diff --git a/warehouse/locale/am/LC_MESSAGES/messages.po b/warehouse/locale/am/LC_MESSAGES/messages.po index 81be04c3777c..21d79cbc3b68 100644 --- a/warehouse/locale/am/LC_MESSAGES/messages.po +++ b/warehouse/locale/am/LC_MESSAGES/messages.po @@ -333,7 +333,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -354,20 +354,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -427,7 +427,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -653,29 +653,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -712,7 +712,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -858,31 +858,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1259,9 +1263,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1627,11 +1630,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3109,7 +3113,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3979,7 +3983,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -3987,8 +3991,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -3998,7 +4002,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4010,13 +4014,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4067,8 +4071,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4339,7 +4342,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4352,7 +4356,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4409,7 +4414,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4806,7 +4811,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4827,9 +4832,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4916,7 +4921,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5639,56 +5644,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6073,68 +6092,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6503,33 +6539,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6537,14 +6573,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/ang/LC_MESSAGES/messages.po b/warehouse/locale/ang/LC_MESSAGES/messages.po index 4e7f17342eef..94a980676271 100644 --- a/warehouse/locale/ang/LC_MESSAGES/messages.po +++ b/warehouse/locale/ang/LC_MESSAGES/messages.po @@ -321,7 +321,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -342,20 +342,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -415,7 +415,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -641,29 +641,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -700,7 +700,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -846,31 +846,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1241,9 +1245,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1609,11 +1612,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3091,7 +3095,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3961,7 +3965,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -3969,8 +3973,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -3980,7 +3984,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -3992,13 +3996,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4049,8 +4053,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4321,7 +4324,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4334,7 +4338,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4391,7 +4396,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4788,7 +4793,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4809,9 +4814,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4898,7 +4903,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5621,56 +5626,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6055,68 +6074,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6485,33 +6521,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6519,14 +6555,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/ar/LC_MESSAGES/messages.po b/warehouse/locale/ar/LC_MESSAGES/messages.po index 4ee09cb529fc..3405cf83c35a 100644 --- a/warehouse/locale/ar/LC_MESSAGES/messages.po +++ b/warehouse/locale/ar/LC_MESSAGES/messages.po @@ -368,7 +368,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -395,20 +395,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "لا يمكنك تسجيل أكثر من 3 ناشرين موثوقين قيد المراجعة مرّة واحدة." #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "كانت هناك محاولات تسجيل دخول فاشلة كثيرة جداً. حاول مرة أخرى لاحقًا." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "حساب الناشر الموثوق لا يمكن تسجيله" @@ -473,7 +473,7 @@ msgid "Select project" msgstr "اختر مشروع" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "حدد اسم المشروع" @@ -717,13 +717,13 @@ msgstr "الدعوه لم تعد صالحه." msgid "Invitation revoked from '${username}'." msgstr "تم إنهاء الدعوة من خلال '${username}'." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 #, fuzzy #| msgid "The trusted publisher could not be registered" msgid "The trusted publisher could not be constrained" msgstr "حساب الناشر الموثوق لا يمكن تسجيله" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -731,7 +731,7 @@ msgstr "" "النشر الموثوق المستند إلى GitHub موقوف مؤقتا. إطّلع على https://pypi.org/" "help#admin-intervention للتفاصيل." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -739,7 +739,7 @@ msgstr "" "النشر الموثوق المستند إلى GitLab موقوف مؤقتا. إطّلع على https://pypi.org/" "help#admin-intervention للتفاصيل." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -747,7 +747,7 @@ msgstr "" "النشر الموثوق المستند إلى Google موقوف مؤقتا. إطّلع على https://pypi.org/" "help#admin-intervention للتفاصيل." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -790,7 +790,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "دعوة '${project_name}' تم رفضها." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid repository name" msgid "Invalid project name" @@ -956,33 +956,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid repository name" msgid "Invalid environment name" msgstr "اسم المستودع غير صالح" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1410,9 +1414,8 @@ msgstr "تحويل الى اصدار الموبايل" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1813,11 +1816,12 @@ msgstr "كلمة السر" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3608,7 +3612,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "البريد الالكتروني" @@ -4516,7 +4520,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4524,8 +4528,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4535,7 +4539,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4547,13 +4551,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4612,8 +4616,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4907,7 +4910,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4920,7 +4924,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4988,7 +4993,7 @@ msgstr "الابحار الرئسى" msgid "Decline invitation" msgstr "الابحار الرئسى" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Confirm Invite" @@ -5446,7 +5451,7 @@ msgstr "اسم المستودع غير صالح" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5467,9 +5472,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5569,7 +5574,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "\n" @@ -5584,24 +5589,24 @@ msgstr "" "بك على PyPI.\n" #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Email" msgid "email" msgstr "البريد الالكتروني" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "" #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 msgid "Subject" msgstr "" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 msgid "subject" msgstr "" @@ -5614,7 +5619,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "\n" @@ -5629,7 +5634,7 @@ msgstr "" "بك على PyPI.\n" #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 #, fuzzy #| msgid "Confirm Invite" @@ -5637,52 +5642,52 @@ msgid "Organization" msgstr "تأكيد الدعوة" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Confirm Invite" msgid "my-organization" msgstr "تأكيد الدعوة" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Specify project name" msgid "ActiveState Project name" msgstr "حدد اسم المشروع" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Project links" msgid "my-project" msgstr "روابط المشروع" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "اسم المستخدم الخاص بك" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "اسم المستخدم" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5713,12 +5718,12 @@ msgid "Pending project name" msgstr "المشاريع المتداولة" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "" @@ -5755,7 +5760,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, fuzzy, python-format #| msgid "%(user)s has not uploaded any projects to PyPI, yet" msgid "" @@ -6368,19 +6373,33 @@ msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${ msgid "%(username)s removed from %(team_name)s team" msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}." -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "تسجيل" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6389,32 +6408,32 @@ msgstr "" msgid "Deleted by:" msgstr "الإصدارات الجديدة" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "New releases" msgid "Renamed by:" msgstr "الإصدارات الجديدة" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "رفض" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6422,14 +6441,14 @@ msgstr "" msgid "Invited by:" msgstr "الإصدارات الجديدة" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "New releases" msgid "Revoked by:" msgstr "الإصدارات الجديدة" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6884,57 +6903,64 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Create an account" -msgid "Change organization account name" -msgstr "تسجيل مستخدم جديد" +#| msgid "Username" +msgid "Custom Trusted Publishers" +msgstr "اسم المستخدم" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "دعوة الدور غير صالحة." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -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:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Create an account" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "تسجيل مستخدم جديد" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "تسجيل مستخدم جديد" +#| msgid "Role invitation is not valid." +msgid "Renaming organizations is not currently supported." +msgstr "دعوة الدور غير صالحة." -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "تسجيل مستخدم جديد" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "تسجيل مستخدم جديد" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, python-format msgid "Your organization currently owns %(count)s project." msgid_plural "Your organization currently owns %(count)s projects." @@ -6945,29 +6971,29 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Select project" msgid "Delete the project" msgstr "اختر مشروع" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "تسجيل مستخدم جديد" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7386,35 +7424,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid repository name" msgid "Constrain environment" msgstr "اسم المستودع غير صالح" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7422,14 +7460,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid repository name" msgid "New Environment Name" @@ -10885,6 +10923,16 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Change organization account name for" +#~ msgstr "تسجيل مستخدم جديد" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "تسجيل مستخدم جديد" + #, fuzzy #~| msgid "Confirm Invite" #~ msgid "Organization request" diff --git a/warehouse/locale/be/LC_MESSAGES/messages.po b/warehouse/locale/be/LC_MESSAGES/messages.po index 5adedaed2cfb..1a473aa3e051 100644 --- a/warehouse/locale/be/LC_MESSAGES/messages.po +++ b/warehouse/locale/be/LC_MESSAGES/messages.po @@ -355,7 +355,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -376,20 +376,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -456,7 +456,7 @@ msgid "Select project" msgstr "Выбраць праект" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Удакладніце назву праекта" @@ -688,31 +688,31 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 #, fuzzy #| msgid "Removed trusted publisher for project " msgid "The trusted publisher could not be constrained" msgstr "Выдалены давераны выдавец для праекту " -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -749,7 +749,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -897,31 +897,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1302,9 +1306,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1670,11 +1673,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3155,7 +3159,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4025,7 +4029,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4033,8 +4037,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4044,7 +4048,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4056,13 +4060,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4113,8 +4117,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4385,7 +4388,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4398,7 +4402,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4455,7 +4460,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4852,7 +4857,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4873,9 +4878,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4962,7 +4967,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5685,56 +5690,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6119,68 +6138,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6553,33 +6589,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6587,14 +6623,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/bn/LC_MESSAGES/messages.po b/warehouse/locale/bn/LC_MESSAGES/messages.po index b8653897a335..0d1577aa911a 100644 --- a/warehouse/locale/bn/LC_MESSAGES/messages.po +++ b/warehouse/locale/bn/LC_MESSAGES/messages.po @@ -389,7 +389,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -422,10 +422,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -435,10 +435,10 @@ msgid "" msgstr "অনেকবার ব্যর্থ লগইন প্রচেষ্টা করা হয়েছে । পরে আবার চেষ্টা করুন।" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -520,7 +520,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -787,11 +787,11 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -803,7 +803,7 @@ msgstr "" "নতুন সদস্য নিবন্ধন সাময়িকভাবে বন্ধ আছে. আরো তথ্যের জন্য https://pypi.org/" "help#admin-intervention দেখুন।" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -815,7 +815,7 @@ msgstr "" "নতুন সদস্য নিবন্ধন সাময়িকভাবে বন্ধ আছে. আরো তথ্যের জন্য https://pypi.org/" "help#admin-intervention দেখুন।" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -827,7 +827,7 @@ msgstr "" "নতুন সদস্য নিবন্ধন সাময়িকভাবে বন্ধ আছে. আরো তথ্যের জন্য https://pypi.org/" "help#admin-intervention দেখুন।" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -870,7 +870,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid Recovery Code." msgid "Invalid project name" @@ -1040,33 +1040,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid Recovery Code." msgid "Invalid environment name" msgstr "অবৈধ পুনরুদ্ধার কোড।" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1439,9 +1443,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1807,11 +1810,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3297,7 +3301,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4177,7 +4181,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4185,8 +4189,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4196,7 +4200,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4208,13 +4212,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4265,8 +4269,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4547,7 +4550,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4560,7 +4564,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4617,7 +4622,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -5039,7 +5044,7 @@ msgstr "অবৈধ পুনরুদ্ধার কোড।" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5060,9 +5065,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5149,7 +5154,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5897,56 +5902,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6346,78 +6365,81 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Change organization account name" -msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |" +msgid "Custom Trusted Publishers" +msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 -#, python-format -msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 +#: warehouse/templates/manage/organization/settings.html:211 +#, python-format msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Choose a username with 50 characters or less." -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |" -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Current organization account name" -msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." +msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Choose a username with 50 characters or less." msgid "Delete the project" msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, 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:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6818,35 +6850,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid Recovery Code." msgid "Constrain environment" msgstr "অবৈধ পুনরুদ্ধার কোড।" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6854,14 +6886,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid Recovery Code." msgid "New Environment Name" @@ -10100,6 +10132,16 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Choose a username with 50 characters or less." +#~ msgid "Change organization account name for" +#~ msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |" + +#, fuzzy +#~| msgid "Choose a username with 50 characters or less." +#~ msgid "Current organization account name" +#~ msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |" + #, fuzzy #~| msgid "Choose a username with 50 characters or less." #~ msgid "Organization request" diff --git a/warehouse/locale/brx/LC_MESSAGES/messages.po b/warehouse/locale/brx/LC_MESSAGES/messages.po index 55ecfcb992df..4df6d4b6ffa5 100644 --- a/warehouse/locale/brx/LC_MESSAGES/messages.po +++ b/warehouse/locale/brx/LC_MESSAGES/messages.po @@ -321,7 +321,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -342,20 +342,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -415,7 +415,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -641,29 +641,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -700,7 +700,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -846,31 +846,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1241,9 +1245,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1609,11 +1612,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3091,7 +3095,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3961,7 +3965,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -3969,8 +3973,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -3980,7 +3984,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -3992,13 +3996,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4049,8 +4053,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4321,7 +4324,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4334,7 +4338,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4391,7 +4396,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4788,7 +4793,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4809,9 +4814,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4898,7 +4903,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5621,56 +5626,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6055,68 +6074,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6485,33 +6521,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6519,14 +6555,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/ca/LC_MESSAGES/messages.po b/warehouse/locale/ca/LC_MESSAGES/messages.po index 48363801fde1..8ff6bf11cc48 100644 --- a/warehouse/locale/ca/LC_MESSAGES/messages.po +++ b/warehouse/locale/ca/LC_MESSAGES/messages.po @@ -393,7 +393,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -426,10 +426,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -441,10 +441,10 @@ msgstr "" "tard." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -528,7 +528,7 @@ msgid "Select project" msgstr "Suprimeix el projecte" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Especifiqueu el nom del projecte" @@ -800,11 +800,11 @@ msgstr "Ja ha caducat la invitació." msgid "Invitation revoked from '${username}'." msgstr "S’ha revocat la invitació de «${username}»." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -816,7 +816,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/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -828,7 +828,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/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -840,7 +840,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/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -884,7 +884,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "S’ha rebutjat la invitació a «${project_name}»." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid repository name" msgid "Invalid project name" @@ -1050,33 +1050,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid repository name" msgid "Invalid environment name" msgstr "El nom del dipòsit no és vàlid" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1482,9 +1486,8 @@ msgstr "Canvia a la versió per a mòbils" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1885,11 +1888,12 @@ msgstr "Contrasenya" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3614,7 +3618,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "Adreça electrònica" @@ -4526,7 +4530,7 @@ msgid "Recent account activity" msgstr "Activitat recent del compte" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4534,8 +4538,8 @@ msgid "Event" msgstr "Esdeveniment" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4545,7 +4549,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4557,13 +4561,13 @@ msgid "Date / time" msgstr "Data i hora" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4616,8 +4620,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4892,7 +4895,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4905,7 +4909,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4975,7 +4980,7 @@ msgstr "Navegació principal" msgid "Decline invitation" msgstr "Navegació principal" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "Nom de l’organització" @@ -5428,7 +5433,7 @@ msgstr "El nom del dipòsit no és vàlid" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 #, fuzzy #| msgid "Reason (optional)" msgid "(optional)" @@ -5451,9 +5456,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5544,7 +5549,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -6392,19 +6397,33 @@ msgstr "" "No s’ha aprovat la vostra sol·licitud de creació de l’organització " "«%(organization_name)s»." -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "Registrament" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6413,34 +6432,34 @@ msgstr "" msgid "Deleted by:" msgstr "Suprimeix" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Remove" msgid "Renamed by:" msgstr "Elimina" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Remove" msgid "Approved by:" msgstr "Elimina" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "Declina" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6448,14 +6467,14 @@ msgstr "" msgid "Invited by:" msgstr "Convida" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Remove" msgid "Revoked by:" msgstr "Elimina" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -6919,57 +6938,60 @@ msgid "Activate billing" msgstr "Gestiona la versió" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Manage '%(project_name)s'" -msgid "Change organization account name" -msgstr "Gestiona «%(project_name)s»" +#| msgid "Username" +msgid "Custom Trusted Publishers" +msgstr "Nom d’usuari" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 -#, python-format -msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -#, fuzzy -#| msgid "You will not be able to recover your account after you delete it" +#: warehouse/templates/manage/organization/settings.html:211 +#, python-format msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." -msgstr "No podreu recuperar el compte després de suprimir-lo" +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." +msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Manage '%(project_name)s'" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Gestiona «%(project_name)s»" -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "Crea un compte" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." +msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "Crea un compte" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "Crea un compte" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "" #| "\n" @@ -6990,29 +7012,29 @@ msgstr[1] "" " %(count)s projectes\n" " " -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Delete project" msgid "Delete the project" msgstr "Suprimeix el projecte" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "Crea un compte" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 #, 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:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7440,39 +7474,39 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 #, fuzzy #| msgid "Manage current providers" msgid "Manage current publishers" msgstr "Gestiona els proveïdors actuals" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 #, fuzzy #| msgid "Manage current providers" msgid "Add a new publisher" msgstr "Gestiona els proveïdors actuals" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid repository name" msgid "Constrain environment" msgstr "El nom del dipòsit no és vàlid" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7480,14 +7514,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid repository name" msgid "New Environment Name" @@ -10911,6 +10945,23 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "«%(term)s» no ha donat cap resultat" msgstr[1] "«%(term)s» no ha donat cap resultat" +#, fuzzy +#~| msgid "You will not be able to recover your account after you delete it" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "No podreu recuperar el compte després de suprimir-lo" + +#, fuzzy +#~| msgid "Manage '%(project_name)s'" +#~ msgid "Change organization account name for" +#~ msgstr "Gestiona «%(project_name)s»" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "Crea un compte" + #, fuzzy #~| msgid "Organization teams" #~ msgid "Organization request" diff --git a/warehouse/locale/ckb/LC_MESSAGES/messages.po b/warehouse/locale/ckb/LC_MESSAGES/messages.po index 36f934a98eb1..1c23d8eb0744 100644 --- a/warehouse/locale/ckb/LC_MESSAGES/messages.po +++ b/warehouse/locale/ckb/LC_MESSAGES/messages.po @@ -354,7 +354,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -387,10 +387,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many attempted OpenID Connect registrations. Try " @@ -401,10 +401,10 @@ msgid "" msgstr "زۆر هەوڵی تۆمارکردنی OpenID Connect دراوە. دواتر هه ولٓبه ره وه." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -476,7 +476,7 @@ msgid "Select project" msgstr "پرۆژە هەڵبژێرە" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "ناوی پڕۆژەکە دیاری بکە" @@ -759,11 +759,11 @@ msgstr "بانگێشتنامە پێشتر بەسەرچووە." msgid "Invitation revoked from '${username}'." msgstr "بانگهێشتنامە لە '${username}' هەڵوەشایەوە." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -775,7 +775,7 @@ msgstr "" "تۆمارکردنی بەکارهێنەری نوێ بۆ ماوەیەکی کاتی راگیراوە. بڕوانە https://pypi." "org/help#admin-intervention بۆ وردەکاریەکان." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -787,7 +787,7 @@ msgstr "" "تۆمارکردنی بەکارهێنەری نوێ بۆ ماوەیەکی کاتی راگیراوە. بڕوانە https://pypi." "org/help#admin-intervention بۆ وردەکاریەکان." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -799,7 +799,7 @@ msgstr "" "تۆمارکردنی بەکارهێنەری نوێ بۆ ماوەیەکی کاتی راگیراوە. بڕوانە https://pypi." "org/help#admin-intervention بۆ وردەکاریەکان." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -847,7 +847,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "بانگهێشتنامە بۆ '${project_name}' ڕەتکراوەتەوە." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid repository name" msgid "Invalid project name" @@ -1024,43 +1024,47 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 #, 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:31 +#: warehouse/oidc/forms/gitlab.py:38 #, fuzzy #| msgid "Specify GitHub repository owner (username or organization)" msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "خاوەنی کۆگای GitHub دیاری بکە (ناوی بەکارهێنەر یان ڕێکخراو)" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 #, fuzzy #| msgid "Invalid GitHub user or organization name." msgid "Invalid GitLab username or group/subgroup name." msgstr "ناوی بەکارهێنەر یان ڕێکخراوی GitHub نادروستە." -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 #, fuzzy #| msgid "Specify workflow filename" msgid "Specify top-level pipeline file path" msgstr "ناوی پەڕگەی وەرکفڵۆ دیاری بکە" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid repository name" msgid "Invalid environment name" msgstr "ناوی کۆگاکە نادروستە" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 #, 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:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1462,9 +1466,8 @@ msgstr "بگۆڕە بۆ وەشانی مۆبایل" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1856,11 +1859,12 @@ msgstr "وشەی نهێنی" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3730,7 +3734,7 @@ msgstr "%(username)s هیچ پڕۆژەیەکی بۆ PyPI بار نەکردووە #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "بەستەرەی ئەلیکترۆنی" @@ -4657,7 +4661,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4665,8 +4669,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4676,7 +4680,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4688,13 +4692,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4747,8 +4751,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -5044,7 +5047,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -5057,7 +5061,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -5123,7 +5128,7 @@ msgstr "گەشتیاری سەرەکی" msgid "Decline invitation" msgstr "گەشتیاری سەرەکی" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -5586,7 +5591,7 @@ msgstr "ناوی کۆگاکە نادروستە" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5607,9 +5612,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5711,7 +5716,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "\n" @@ -5726,26 +5731,26 @@ msgstr "" "%(href)s\n" #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Email" msgid "email" msgstr "بەستەرەی ئەلیکترۆنی" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "" #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 #, fuzzy #| msgid "Subject:" msgid "Subject" msgstr "بابەت:" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 #, fuzzy #| msgid "Subject:" msgid "subject" @@ -5760,7 +5765,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "\n" @@ -5775,7 +5780,7 @@ msgstr "" "%(href)s\n" #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 #, fuzzy #| msgid "Confirm Organization Invite" @@ -5783,52 +5788,52 @@ msgid "Organization" msgstr "بانگێشتنامەی رێکخراو پەسەند بکە" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Confirm Organization Invite" msgid "my-organization" msgstr "بانگێشتنامەی رێکخراو پەسەند بکە" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Specify project name" msgid "ActiveState Project name" msgstr "ناوی پڕۆژەکە دیاری بکە" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Projects" msgid "my-project" msgstr "پرۆژەکان" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "نازناوەکەت" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "نازناو" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5857,12 +5862,12 @@ msgid "Pending project name" msgstr "پرۆژە بەناوبانگەکان" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "" @@ -5899,7 +5904,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, python-format msgid "" "You must first enable two-factor authentication on " @@ -6564,53 +6569,67 @@ msgstr "" "%(username)s لە ڕێکخراوی " "\"%(organization_nmae)s\" لابرا" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "تۆمارکردن" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Removed by" msgid "Renamed by:" msgstr "ڕەشکراوەتەوە لەلایەن" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Removed by" msgid "Approved by:" msgstr "ڕەشکراوەتەوە لەلایەن" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "رەتکردنەوە" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6618,14 +6637,14 @@ msgstr "" msgid "Invited by:" msgstr "بانگهێشت کراوە لەلایەن" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Removed by" msgid "Revoked by:" msgstr "ڕەشکراوەتەوە لەلایەن" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -7060,74 +7079,81 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" -msgstr "" +#, fuzzy +#| msgid "Publisher name" +msgid "Custom Trusted Publishers" +msgstr "باوی بڵاوکەرەوە" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -#, 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:221 +msgid "Renaming organizations is not currently supported." +msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Select project" msgid "Delete the project" msgstr "پرۆژە هەڵبژێرە" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Your organizations" msgid "Before you can delete your organization." msgstr "رێکخراوەکەی تۆ" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7557,35 +7595,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid repository name" msgid "Constrain environment" msgstr "ناوی کۆگاکە نادروستە" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7593,14 +7631,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid repository name" msgid "New Environment Name" @@ -10899,6 +10937,11 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Choose an organization account name with 50 characters or less." +#~ msgid "Change organization account name for" +#~ msgstr "ناوی ئەکاونتی ڕێکخراوێک هەڵبژێرە کە ٥٠ پیت یان کەمتر بێت." + #, fuzzy #~| msgid "Confirm Organization Invite" #~ msgid "Organization request" diff --git a/warehouse/locale/cs/LC_MESSAGES/messages.po b/warehouse/locale/cs/LC_MESSAGES/messages.po index 4b657fd932cc..6c4410857b14 100644 --- a/warehouse/locale/cs/LC_MESSAGES/messages.po +++ b/warehouse/locale/cs/LC_MESSAGES/messages.po @@ -359,7 +359,7 @@ msgstr "" "podmínkami." #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -382,10 +382,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "Nelze zaregistrovat více než tři důvěryhodné vydavatele naráz." #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." @@ -394,10 +394,10 @@ msgstr "" "Zkuste to prosím později." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "Důvěryhodný vydavatel nemohl být registrován" @@ -470,7 +470,7 @@ msgid "Select project" msgstr "Vybrat projekt" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Zvolte název projektu" @@ -747,11 +747,11 @@ msgstr "Pozvánka již vypršela." msgid "Invitation revoked from '${username}'." msgstr "Uživatel '${username}' odmítl pozvánku." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -763,7 +763,7 @@ msgstr "" "Nový registrace jsou dočasně zakázány. Více informací na https://pypi.org/" "help#admin-intervention." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -775,7 +775,7 @@ msgstr "" "Nový registrace jsou dočasně zakázány. Více informací na https://pypi.org/" "help#admin-intervention." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -787,7 +787,7 @@ msgstr "" "Nový registrace jsou dočasně zakázány. Více informací na https://pypi.org/" "help#admin-intervention." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -841,7 +841,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "Pozvánka pro '${project_name}' byla odmítnuta." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "Neplatné jméno projektu" @@ -1003,33 +1003,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "Jméno končí na .git nebo .atom" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "Neplatné GitLab přihlašovací jméno nebo jméno skupiny/podskupiny." -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid project name" msgid "Invalid environment name" msgstr "Neplatné jméno projektu" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1437,9 +1441,8 @@ msgstr "Přepnout na mobilní verzi" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1826,11 +1829,12 @@ msgstr "Heslo" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3612,7 +3616,7 @@ msgstr "Uživatel %(username)s zatím nenahrál na PyPI žádné projekty." #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "E-mail" @@ -4548,7 +4552,7 @@ msgid "Recent account activity" msgstr "Nedávná aktivita na účtu" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4556,8 +4560,8 @@ msgid "Event" msgstr "Událost" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4567,7 +4571,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4579,13 +4583,13 @@ msgid "Date / time" msgstr "Datum / čas" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4648,8 +4652,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4981,7 +4984,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4994,7 +4998,8 @@ msgid "Added by:" msgstr "Přidal:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -5065,7 +5070,7 @@ msgstr "Zrušit pozvánku pro %(user)s" msgid "Decline invitation" msgstr "Hlavní navigace" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Project description" @@ -5535,7 +5540,7 @@ msgstr "Neplatné jméno projektu" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5556,9 +5561,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5658,7 +5663,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5671,26 +5676,26 @@ msgstr "" "vaše heslo na PyPI." #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Email" msgid "email" msgstr "E-mail" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "" #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 #, fuzzy #| msgid "Subject:" msgid "Subject" msgstr "Předmět:" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 #, fuzzy #| msgid "Subject:" msgid "subject" @@ -5705,7 +5710,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5718,7 +5723,7 @@ msgstr "" "vaše heslo na PyPI." #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 #, fuzzy #| msgid "Project description" @@ -5726,52 +5731,52 @@ msgid "Organization" msgstr "Popis projektu" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Project description" msgid "my-organization" msgstr "Popis projektu" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Project name" msgid "ActiveState Project name" msgstr "Název projektu" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Projects" msgid "my-project" msgstr "Projekty" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "Vaše uživatelské jméno" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "Uživatelské jméno" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5802,12 +5807,12 @@ msgid "Pending project name" msgstr "Populární projekty" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "" @@ -5846,7 +5851,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, fuzzy, python-format #| msgid "You have not enabled two factor authentication on your account." msgid "" @@ -6507,45 +6512,59 @@ 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:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "Zaregistroval:" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: 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:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "Přejmenoval:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "Schválil:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "Odmítl:" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6553,14 +6572,14 @@ msgstr "Změnil:" msgid "Invited by:" msgstr "Změnil:" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Removed by:" msgid "Revoked by:" msgstr "Odstranil:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -7034,59 +7053,64 @@ msgid "Activate billing" msgstr "Popis projektu" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Manage '%(project_name)s'" -msgid "Change organization account name" -msgstr "Spravovat %(project_name)s" +#| msgid "Username" +msgid "Custom Trusted Publishers" +msgstr "Uživatelské jméno" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "Pozvánka pro roli je neplatná." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -#, fuzzy -#| msgid "You will not be able to recover your account after you delete it" -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." -msgstr "Po smazání účtu nebude možné účet znovu obnovit" - -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Manage '%(project_name)s'" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Spravovat %(project_name)s" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "Vytvořit účet" +#| 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:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "Vytvořit účet" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "Vytvořit účet" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, python-format msgid "Your organization currently owns %(count)s project." msgid_plural "Your organization currently owns %(count)s projects." @@ -7094,29 +7118,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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Delete project" msgid "Delete the project" msgstr "Smazat projekt" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "Vytvořit účet" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, fuzzy, python-format #| msgid "" #| "transfer ownership or převést vlastnictví nebo smazat projekt" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 #, 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:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7564,39 +7600,39 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 #, fuzzy #| msgid "Manage this project" msgid "Manage current publishers" msgstr "Spravovat tento projekt" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 #, fuzzy #| msgid "Manage this project" msgid "Add a new publisher" msgstr "Spravovat tento projekt" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid project name" msgid "Constrain environment" msgstr "Neplatné jméno projektu" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7604,14 +7640,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid project name" msgid "New Environment Name" @@ -11116,6 +11152,23 @@ msgstr[0] "Nejsou žádné výsledky pro '%(filters)s' filtr" msgstr[1] "Nejsou žádné výsledky pro '%(filters)s' filtry" msgstr[2] "Nejsou žádné výsledky pro '%(filters)s' filtrů" +#, fuzzy +#~| msgid "You will not be able to recover your account after you delete it" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "Po smazání účtu nebude možné účet znovu obnovit" + +#, fuzzy +#~| msgid "Manage '%(project_name)s'" +#~ msgid "Change organization account name for" +#~ msgstr "Spravovat %(project_name)s" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "Vytvořit účet" + #, fuzzy #~| msgid "Project description" #~ msgid "Organization request" diff --git a/warehouse/locale/da/LC_MESSAGES/messages.po b/warehouse/locale/da/LC_MESSAGES/messages.po index 0e9b0f412c5d..b9fd228a1dba 100644 --- a/warehouse/locale/da/LC_MESSAGES/messages.po +++ b/warehouse/locale/da/LC_MESSAGES/messages.po @@ -371,7 +371,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -404,10 +404,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -417,10 +417,10 @@ msgid "" msgstr "Der har været for mange mislykkede loginforsøg. Prøv igen senere." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -502,7 +502,7 @@ msgid "Select project" msgstr "Søg projekter" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Search projects" msgid "Specify project name" @@ -782,11 +782,11 @@ msgstr "Invitationen er allerede udløbet." msgid "Invitation revoked from '${username}'." msgstr "Invitationen er blevet tilbagekaldt af '${username}'." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -798,7 +798,7 @@ msgstr "" "Registrering af nye brugere er midlertidigt deaktiveret. Se https://pypi.org/" "help#admin-intervention for flere detaljer." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -810,7 +810,7 @@ msgstr "" "Registrering af nye brugere er midlertidigt deaktiveret. Se https://pypi.org/" "help#admin-intervention for flere detaljer." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -822,7 +822,7 @@ msgstr "" "Registrering af nye brugere er midlertidigt deaktiveret. Se https://pypi.org/" "help#admin-intervention for flere detaljer." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -876,7 +876,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "Invitationen til '${project_name}' er blevet afvist." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid project name" @@ -1046,33 +1046,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "Ugyldig gendannelseskode." -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1470,9 +1474,8 @@ msgstr "Skift til mobilversionen" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1860,11 +1863,12 @@ msgstr "Adgangskode" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3393,7 +3397,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4284,7 +4288,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4292,8 +4296,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4303,7 +4307,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4315,13 +4319,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4372,8 +4376,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4652,7 +4655,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4665,7 +4669,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4727,7 +4732,7 @@ msgstr "hovednavigation" msgid "Decline invitation" msgstr "hovednavigation" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Confirm Invite" @@ -5157,7 +5162,7 @@ msgstr "Ugyldig gendannelseskode." #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5178,9 +5183,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5271,7 +5276,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -6033,58 +6038,72 @@ msgstr "Du er nu ${role} for '${project_name}' projektet." msgid "%(username)s removed from %(team_name)s team" msgstr "Du er nu ${role} for '${project_name}' projektet." -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "Registrer" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6518,86 +6537,91 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Role invitation is not valid." -msgid "Change organization account name" -msgstr "Rolleinvitationen er ikke gyldig." +msgid "Custom Trusted Publishers" +msgstr "" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "Rolleinvitationen er ikke gyldig." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." -msgstr "" - -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Rolleinvitationen er ikke gyldig." -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Current organization account name" -msgstr "Vælg et brugernavn på maksimum 50 tegn." +#| msgid "Role invitation is not valid." +msgid "Renaming organizations is not currently supported." +msgstr "Rolleinvitationen er ikke gyldig." -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Role invitation is not valid." msgid "Delete organization" msgstr "Rolleinvitationen er ikke gyldig." -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Role invitation is not valid." msgid "Cannot delete organization" msgstr "Rolleinvitationen er ikke gyldig." -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Search projects" msgid "Delete the project" msgstr "Søg projekter" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, 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:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7001,35 +7035,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid recovery code." msgid "Constrain environment" msgstr "Ugyldig gendannelseskode." -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7037,14 +7071,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid recovery code." msgid "New Environment Name" @@ -10356,6 +10390,16 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Role invitation is not valid." +#~ msgid "Change organization account name for" +#~ msgstr "Rolleinvitationen er ikke gyldig." + +#, fuzzy +#~| msgid "Choose a username with 50 characters or less." +#~ msgid "Current organization account name" +#~ msgstr "Vælg et brugernavn på maksimum 50 tegn." + #, fuzzy #~| msgid "Confirm Invite" #~ msgid "Organization request" diff --git a/warehouse/locale/de/LC_MESSAGES/messages.mo b/warehouse/locale/de/LC_MESSAGES/messages.mo index b204c8be1333..6c0b58418e73 100644 Binary files a/warehouse/locale/de/LC_MESSAGES/messages.mo and b/warehouse/locale/de/LC_MESSAGES/messages.mo differ diff --git a/warehouse/locale/de/LC_MESSAGES/messages.po b/warehouse/locale/de/LC_MESSAGES/messages.po index a054ea3aafa0..522d252ebedb 100644 --- a/warehouse/locale/de/LC_MESSAGES/messages.po +++ b/warehouse/locale/de/LC_MESSAGES/messages.po @@ -32,13 +32,14 @@ # Nikita Karamov , 2025. # chrysle , 2025. # Liam Daly , 2025. +# Norah-14 , 2025. msgid "" msgstr "" "Project-Id-Version: Warehouse VERSION\n" "Report-Msgid-Bugs-To: admin@pypi.org\n" "POT-Creation-Date: 2020-04-06 17:52-0500\n" -"PO-Revision-Date: 2025-08-06 18:46+0000\n" -"Last-Translator: Jean-Luc Tibaux \n" +"PO-Revision-Date: 2025-10-29 12:21+0000\n" +"Last-Translator: Norah-14 \n" "Language-Team: German \n" "Language: de\n" @@ -46,7 +47,7 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.13-dev\n" +"X-Generator: Weblate 5.14.1-dev\n" "Generated-By: Babel 2.8.0\n" #: warehouse/views.py:148 @@ -371,10 +372,8 @@ msgid "Role invitation is not valid." msgstr "Rolleneinladung ist nicht gültig." #: warehouse/accounts/views.py:1273 -#, fuzzy -#| msgid "API Token does not exist." msgid "Invalid token: project does not exist" -msgstr "API-Token existiert nicht." +msgstr "Ungültiges Token: Projekt exestiert nicht." #: warehouse/accounts/views.py:1284 msgid "Role invitation no longer exists." @@ -398,7 +397,7 @@ msgstr "" "href=\"${tos_url}\">Nutzungsbedingungen." #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -428,10 +427,10 @@ msgstr "" "gleichzeitig registrieren." #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." @@ -440,10 +439,10 @@ msgstr "" "Herausgeber zu registrieren. Versuchen Sie es später noch einmal." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "Der vertrauenswürdige Herausgeber konnte nicht registriert werden" @@ -516,7 +515,7 @@ msgid "Select project" msgstr "Projekt auswählen" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Projektname angeben" @@ -785,13 +784,13 @@ msgstr "Die Einladung ist schon angelaufen." msgid "Invitation revoked from '${username}'." msgstr "Einladung von '${username}' wurde annuliert." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 #, 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/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -799,7 +798,7 @@ msgstr "" "GitHub-basierte vertrauenswürdige Herausgeber sind vorübergehend " "deaktiviert. Siehe https://pypi.org/help#admin-intervention für Details." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -807,7 +806,7 @@ msgstr "" "GitLab-basierte vertrauenswürdige Herausgeber sind vorübergehend " "deaktiviert. Siehe https://pypi.org/help#admin-intervention für Details." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -815,7 +814,7 @@ msgstr "" "Google-basierte vertrauenswürdige Herausgeber sind vorübergehend " "deaktiviert. Siehe https://pypi.org/help#admin-intervention für Details." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -842,6 +841,8 @@ msgstr "" #: warehouse/manage/views/organizations.py:973 msgid "Cannot invite new member. Organization is not in good standing." msgstr "" +"Neue Nutzer können nicht eingeladen werden. Organisation ist nicht in gutem " +"Zustand." #: warehouse/manage/views/organizations.py:1119 #: warehouse/manage/views/organizations.py:1161 @@ -859,7 +860,7 @@ msgstr "Abgelaufene Einladung für '${username}' gelöscht." # | msgid "Invalid TOTP code." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "Ungültiger Projekt-Name" @@ -1042,45 +1043,49 @@ msgstr "" "Umgebungsname darf keine nicht druckbaren Zeichen oder die Zeichen \"'\", " "\"\", \"\", \",\", \";\", \"\\\" enthalten" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 #, 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:31 +#: warehouse/oidc/forms/gitlab.py:38 #, 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:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 #, 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:63 +#: warehouse/oidc/forms/gitlab.py:70 #, 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:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid repository name" msgid "Invalid environment name" msgstr "Ungültiger Repository-Name" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 #, 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:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" "Der Pfad der Pipelinedatei der obersten Ebene darf nicht mit / beginnen oder " @@ -1092,17 +1097,17 @@ msgstr "" #: warehouse/packaging/views.py:346 msgid "Your report has been recorded. Thank you for your help." -msgstr "" +msgstr "Deine Meldung wurde Aufgenommen. Vielendank für deine Hilfe." #: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21 msgid "Copied" -msgstr "" +msgstr "Kopiert" #: warehouse/static/js/warehouse/controllers/filter_list_controller.js:69 msgid "Showing %1 of %2 file." msgid_plural "Showing %1 of %2 files." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Zeige %1 von %2 Datei." +msgstr[1] "Zeige %1 von %2 Datein." #: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36 msgid "Error while validating hashed password, disregard on development" @@ -1145,7 +1150,7 @@ msgstr[1] "vor ungefähr %1 Minuten" #: warehouse/static/js/warehouse/utils/timeago.js:30 msgid "Just now" -msgstr "" +msgstr "Nur Jetzt" #: warehouse/subscriptions/models.py:25 #: warehouse/templates/manage/project/history.html:209 @@ -1393,7 +1398,7 @@ msgstr "Hilfe" #: warehouse/templates/base.html:36 warehouse/templates/base.html:71 msgid "Docs" -msgstr "" +msgstr "Dokumente" #: warehouse/templates/base.html:40 warehouse/templates/base.html:74 #: warehouse/templates/includes/current-user-indicator.html:83 @@ -1494,9 +1499,8 @@ msgstr "Zur mobilen Version wechseln" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1894,11 +1898,12 @@ msgstr "Passwort" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -2260,12 +2265,16 @@ msgid "" "By registering, you agree to the PyPI Terms of Service." msgstr "" +"Bei Regestrierung, stimmst du der PyPl " +"Nutzungsbedingungen zu." #: warehouse/templates/accounts/register.html:47 msgid "" "Please confirm that your email address is ." msgstr "" +"Bitte Bestätige das deine E-Mail-Adresse ist." #: warehouse/templates/accounts/register.html:50 #, fuzzy @@ -2720,7 +2729,7 @@ msgstr "" #: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10 #, python-format msgid "Submit your response on %(domain)s" -msgstr "" +msgstr "Sende deine Antwort an %(domain)s" #: warehouse/templates/email/new-organization-requested/body.html:5 #, python-format @@ -3161,6 +3170,9 @@ 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 "" +"Die angegebene E-Mail-Adresse für die Anfrage ist nicht Verifiziert. Deine E" +"-Mail-Adresse muss Verifiziert sein, bevor du dein passwort zurücksetzen " +"kannst." # | msgid "Emails associated with your account" #: warehouse/templates/email/password-reset-unverified/body.html:23 @@ -3179,6 +3191,9 @@ msgid "" "If you cannot use another verified email, follow account recovery steps for your PyPI account." msgstr "" +"Wenn du keine andere Verifizierte E-Mail-Adresse benutzen kannst, folge " +"bitte account wiederherstellungs schritte für " +"deinen PyPl account." #: warehouse/templates/email/password-reset-unverified/body.html:29 #, fuzzy, python-format @@ -3764,7 +3779,7 @@ msgstr "%(username)s hat bisher keine Projekte zu PyPI hochgeladen." #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "E-Mail" @@ -3938,11 +3953,11 @@ msgstr "Diese Angaben wurden nicht von PyPI überprüft" #: warehouse/templates/includes/packaging/project-data.html:215 msgid "License Expression:" -msgstr "" +msgstr "Lizensausdruck:" #: warehouse/templates/includes/packaging/project-data.html:221 msgid "License Expression" -msgstr "" +msgstr "Lizensausdruck" #: warehouse/templates/includes/packaging/project-data.html:229 msgid "License:" @@ -4693,7 +4708,7 @@ msgstr "Alle Veröffentlichungen von %(project_name)s" #: warehouse/templates/manage/account.html:765 #, python-format msgid "%(heading)s" -msgstr "" +msgstr "%(heading)s" #: warehouse/templates/manage/account.html:767 #, fuzzy, python-format @@ -4720,7 +4735,7 @@ msgid "Recent account activity" msgstr "Kürzliche Konto-Aktivitäten" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4728,8 +4743,8 @@ msgid "Event" msgstr "Ereignis" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4739,7 +4754,7 @@ msgid "Time" msgstr "Zeit" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4751,13 +4766,13 @@ msgid "Date / time" msgstr "Datum / Zeit" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "Positions-Informationen" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4820,8 +4835,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -5143,7 +5157,8 @@ msgid "Any" msgstr "Beliebig" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -5156,7 +5171,8 @@ msgid "Added by:" msgstr "Hinzugefügt von:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -5212,30 +5228,24 @@ msgid "Created %(creation_date)s" msgstr "Erstellt am %(creation_date)s" #: warehouse/templates/manage/organizations.html:46 -#, fuzzy, python-format -#| msgid "Navigation for %(project)s" +#, python-format msgid "Decline invitation to %(org)s" -msgstr "Navigation für %(project)s" +msgstr "Abgelehnte einladung zu %(org)s" #: warehouse/templates/manage/organizations.html:49 -#, fuzzy -#| msgid "Main navigation" msgid "Decline invitation" -msgstr "Hauptnavigation" +msgstr "Abgelehnte einladung" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 -#, fuzzy -#| msgid "Project description" msgid "Organization Name" -msgstr "Projekt-Beschreibung" +msgstr "Organisatzions Name" #: warehouse/templates/manage/organizations.html:74 #: warehouse/templates/manage/organizations.html:159 -#, fuzzy, python-format -#| msgid "️Organization type" +#, python-format msgid "Organization Type: %(org_type)s" -msgstr "Organisations-Typ" +msgstr "Organisations typ: %(org_type)s" #: warehouse/templates/manage/organizations.html:74 #: warehouse/templates/manage/organizations.html:159 @@ -5253,16 +5263,14 @@ msgid "" "This organization's billing can be activated by an organization owner or " "billing manager" msgstr "" -"Die Rechnungsstellung für diese Organisation kann von einem " +"Die Rechnungs erstellung für diese Organisation kann von einem " "Organisationseigentümer oder Rechnungsstellungsmanager aktiviert werden" #: 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." +msgstr "Diese Organisation ist nicht Aktiv" #: warehouse/templates/manage/organization/settings.html:182 #: warehouse/templates/manage/organizations.html:85 @@ -5272,10 +5280,8 @@ msgstr "Inaktiv" #: 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" +msgstr "Verwalter" #: warehouse/templates/manage/account/publishing.html:35 #: warehouse/templates/manage/organization/roles.html:49 @@ -5298,10 +5304,8 @@ msgid "Billing Manager" msgstr "Rechnungsstellungsmanager" #: warehouse/templates/manage/organizations.html:106 -#, fuzzy -#| msgid "Create an account" msgid "View this organization" -msgstr "Konto erstellen" +msgstr "Diese Organisation anzeigen" #: warehouse/templates/manage/organization/projects.html:62 #: warehouse/templates/manage/organization/projects.html:67 @@ -5324,51 +5328,42 @@ msgid "Activate Billing" msgstr "Abrechnung aktivieren" #: warehouse/templates/manage/organizations.html:134 -#, fuzzy -#| msgid "Create an account" msgid "Manage this organization" -msgstr "Konto erstellen" +msgstr "Manage diese Organisation" #: 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:147 -#, fuzzy -#| msgid "Create an account" msgid "Pending organization requests" -msgstr "Konto erstellen" +msgstr "Ausstehende Organisations Anfrage" #: 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." +msgstr "Diese Organisations Anfrage wurde abgelehnt" #: warehouse/templates/manage/organization/application.html:20 #: warehouse/templates/manage/organizations.html:162 -#, fuzzy -#| msgid "Decline" msgid "Declined" -msgstr "Ablehnen" +msgstr "Abgelehnt" #: warehouse/templates/manage/organizations.html:165 msgid "More information is needed to process this Organization request" -msgstr "" +msgstr "Mehr information wird benötigt für diese Organisations anfrage" #: warehouse/templates/manage/organizations.html:165 msgid "More Information Needed" -msgstr "" +msgstr "Mehr Information wird Benötigt" #: warehouse/templates/manage/organizations.html:168 msgid "Request Submitted" msgstr "Anfrage abgesendet" #: warehouse/templates/manage/organizations.html:172 -#, fuzzy, python-format -#| msgid "Changed by:" +#, python-format msgid "Submitted %(submitted)s" -msgstr "Geändert von:" +msgstr "Bereitgestellt von %(submitted)s" #: warehouse/templates/manage/organizations.html:175 msgid "Declined organization requests will be deleted 30 days after decision." @@ -5417,18 +5412,18 @@ msgstr "Anzeigename der Organisation" #: 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" +msgstr "Name Ihres Unternehmens, Produkts oder Projekts" #: warehouse/templates/manage/organization/application.html:43 #: warehouse/templates/manage/organization/settings.html:62 #: warehouse/templates/manage/organizations.html:257 msgid "️Organization URL" -msgstr "Organisations-Url" +msgstr "Organisations URL" #: 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" +msgstr "URL für ihr Unternehmen, Produkt oder Projekt" #: warehouse/templates/manage/organizations.html:276 #, fuzzy @@ -5439,13 +5434,11 @@ msgstr "Organisationsbeschreibung" #: 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" +msgstr "Beschreibung von ihr Unternehmen, Produkt oder Projekt" #: warehouse/templates/manage/organizations.html:298 -#, fuzzy -#| msgid "Organization description" msgid "️Organization Membership Size" -msgstr "Organisationsbeschreibung" +msgstr "Mitglieder größe der Organisation" #: warehouse/templates/manage/organizations.html:309 msgid "" @@ -5702,7 +5695,7 @@ msgstr "Ungültiger Repository-Name" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "(optional)" @@ -5730,9 +5723,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5854,7 +5847,7 @@ msgstr "" "Veröffentlichungszugriff haben sollten." #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support hereWeitere Details hier." #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, python-format msgid "" "Read more about ActiveState's OpenID Connect support two-factor authentication on " @@ -6792,53 +6785,67 @@ msgstr "" "%(username)s wurde als %(role_name)s vom Projekt " "entfernt" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "Registrieren" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: 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:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Removed by:" msgid "Renamed by:" msgstr "Entfernt von:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Removed by:" msgid "Approved by:" msgstr "Entfernt von:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Changed by:" msgid "Declined by:" msgstr "Geändert von:" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6846,14 +6853,14 @@ msgstr "Geändert von:" msgid "Invited by:" msgstr "Geändert von:" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Removed by:" msgid "Revoked by:" msgstr "Entfernt von:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -7328,80 +7335,85 @@ msgid "Activate billing" msgstr "Abrechnung aktivieren" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Manage '%(project_name)s'" -msgid "Change organization account name" -msgstr "'%(project_name)s' verwalten" +#| msgid "Trusted publisher added" +msgid "Custom Trusted Publishers" +msgstr "Vertrauenswürdiger Herausgeber hinzugefügt" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "Rolleneinladung ist nicht gültig." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -#, fuzzy -#| msgid "You will not be able to recover your account after you delete it" -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." -msgstr "Konto kann nach dem Löschen nicht wiederhergestellt werden" - -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Manage '%(project_name)s'" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "'%(project_name)s' verwalten" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "Konto erstellen" +#| 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:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "Organisation löschen" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "Kann Organisation nicht löschen" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "Für jedes Projekt müssen Sie entweder:" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "Dieses Projekt löschen" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "ehe Sie Ihre Organisation löschen können." -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and Projekt entfernen oder Projekt löschen" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 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:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." @@ -7426,11 +7438,11 @@ msgstr "" "Ihr Abonnement wird storniert und Sie verlieren den Zugang zum " "Abrechnungsportal." -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "Sie verlieren den Zugang zum Abrechnungsportal." -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7871,40 +7895,40 @@ msgstr "" "weiter ein, die für die Veröffentlichung verwendet wird. Weitere Details hier." -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 #, fuzzy #| msgid "Manage this project" msgid "Manage current publishers" msgstr "Dieses Projekt verwalten" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, 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:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "Derzeit sind keine Herausgeber konfiguriert." -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 #, fuzzy #| msgid "Manage this project" msgid "Add a new publisher" msgstr "Dieses Projekt verwalten" # | msgid "Invalid TOTP code." -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid repository name" msgid "Constrain environment" msgstr "Ungültiger Repository-Name" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7912,7 +7936,7 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, python-format msgid "" "I understand that this Trusted Publisher will only allow uploads from CI/CD " @@ -7920,7 +7944,7 @@ msgid "" msgstr "" # | msgid "Invalid TOTP code." -#: warehouse/templates/manage/project/publishing.html:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid repository name" msgid "New Environment Name" @@ -12336,6 +12360,23 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "Keine Ergebnisse für \"%(filters)s\" Filter" msgstr[1] "Keine Ergebnisse für \"%(filters)s\" Filter" +#, fuzzy +#~| msgid "You will not be able to recover your account after you delete it" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "Konto kann nach dem Löschen nicht wiederhergestellt werden" + +#, fuzzy +#~| msgid "Manage '%(project_name)s'" +#~ msgid "Change organization account name for" +#~ msgstr "'%(project_name)s' verwalten" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "Konto erstellen" + #, fuzzy #~| msgid "Project description" #~ msgid "Organization request" diff --git a/warehouse/locale/el/LC_MESSAGES/messages.po b/warehouse/locale/el/LC_MESSAGES/messages.po index dcd749d5e578..e4ac6848ebc9 100644 --- a/warehouse/locale/el/LC_MESSAGES/messages.po +++ b/warehouse/locale/el/LC_MESSAGES/messages.po @@ -392,7 +392,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -430,10 +430,10 @@ msgstr "" "εκκρεμότητα ταυτόχρονα." #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -443,10 +443,10 @@ msgid "" msgstr "Έγιναν πολλές ανεπιτυχείς απόπειρες σύνδεσης. Δοκιμάστε ξανά αργότερα." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -535,7 +535,7 @@ msgid "Select project" msgstr "Διαγραφή project" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Project name" msgid "Specify project name" @@ -833,11 +833,11 @@ msgstr "Το email είναι ήδη επιβεβαιωμένο" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -849,7 +849,7 @@ msgstr "" "Η εγγραφή του νέου χρήστη είναι προσωρινά απενεργοποιημένη. Δείτε στο " "https://pypi.org/help#admin-intervention για λεπτομέρειες." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -861,7 +861,7 @@ msgstr "" "Η εγγραφή του νέου χρήστη είναι προσωρινά απενεργοποιημένη. Δείτε στο " "https://pypi.org/help#admin-intervention για λεπτομέρειες." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -873,7 +873,7 @@ msgstr "" "Η εγγραφή του νέου χρήστη είναι προσωρινά απενεργοποιημένη. Δείτε στο " "https://pypi.org/help#admin-intervention για λεπτομέρειες." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -919,7 +919,7 @@ msgstr "" # | msgid "Invalid TOTP code." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid project name" @@ -1087,34 +1087,38 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" # | msgid "Invalid TOTP code." -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "Μη έγκυρος κωδικός ανάκτησης." -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1535,9 +1539,8 @@ msgstr "Αλλαγή στην έκδοση για κινητά" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1944,11 +1947,12 @@ msgstr "Κωδικός πρόσβασης" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3817,7 +3821,7 @@ msgstr "Ο χρήστης %(username)s δεν έχει ανεβάσει ακόμ #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4797,7 +4801,7 @@ msgid "Recent account activity" msgstr "Πρόσφατη δραστηριότητα λογαριασμού" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4805,8 +4809,8 @@ msgid "Event" msgstr "Συμβάν" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4816,7 +4820,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4828,13 +4832,13 @@ msgid "Date / time" msgstr "Ημερομηνία / ώρα" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4928,8 +4932,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -5269,7 +5272,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -5282,7 +5286,8 @@ msgid "Added by:" msgstr "Προστέθηκε από:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -5353,7 +5358,7 @@ msgstr "Πλοήγηση για το %(project)s" msgid "Decline invitation" msgstr "Κύρια πλοήγηση" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Project description" @@ -5828,7 +5833,7 @@ msgstr "Μη έγκυρος κωδικός ανάκτησης." #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5849,9 +5854,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5951,7 +5956,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5964,26 +5969,26 @@ msgstr "" "href=\"%(href)s\">μηδενίστε τον κωδικό σας στο PyPI." #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Add email" msgid "email" msgstr "Προσθήκη ηλεκτρονικού ταχυδρομείου" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "" #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 #, fuzzy #| msgid "Project:" msgid "Subject" msgstr "Project:" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 #, fuzzy #| msgid "Project:" msgid "subject" @@ -5998,7 +6003,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -6011,7 +6016,7 @@ msgstr "" "href=\"%(href)s\">μηδενίστε τον κωδικό σας στο PyPI." #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 #, fuzzy #| msgid "Project description" @@ -6019,52 +6024,52 @@ msgid "Organization" msgstr "Περιγραφή project" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Project description" msgid "my-organization" msgstr "Περιγραφή project" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Project name" msgid "ActiveState Project name" msgstr "Όνομα project" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Project:" msgid "my-project" msgstr "Project:" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "Το όνομα χρήστη σας" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "Όνομα χρήστη" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -6095,12 +6100,12 @@ msgid "Pending project name" msgstr "Τα projects στην τάση" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "" @@ -6139,7 +6144,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, fuzzy, python-format #| msgid "You have not enabled two factor authentication on your account." msgid "" @@ -6858,19 +6863,33 @@ msgstr "" "%(username)s αφαιρέθηκε από %(role_name)s στο " "project" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "Εγγραφή" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "Δημιουργία από:" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6879,34 +6898,34 @@ msgstr "Δημιουργία από:" msgid "Deleted by:" msgstr "Δημιουργία από:" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Removed by:" msgid "Renamed by:" msgstr "Αφαιρέθηκε από:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Removed by:" msgid "Approved by:" msgstr "Αφαιρέθηκε από:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Changed by:" msgid "Declined by:" msgstr "Αλλαγή από:" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6914,14 +6933,14 @@ msgstr "Αλλαγή από:" msgid "Invited by:" msgstr "Αλλαγή από:" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Removed by:" msgid "Revoked by:" msgstr "Αφαιρέθηκε από:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -7397,60 +7416,64 @@ msgid "Activate billing" msgstr "Περιγραφή project" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Manage '%(project_name)s'" -msgid "Change organization account name" -msgstr "Διαχείριση '%(project_name)s'" +#| msgid "Username" +msgid "Custom Trusted Publishers" +msgstr "Όνομα χρήστη" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Uploading new documentation is no longer supported" -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "Το ανέβασμα νέας τεκμηρίωσης δεν υποστηρίζεται πλέον" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." -msgstr "" - -#: warehouse/templates/manage/organization/settings.html:206 -#, fuzzy -#| msgid "You will not be able to recover your account after you delete it" -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -"Δεν θα έχετε τη δυνατότητα να ανακτήσετε τον λογαριασμό σας αφού διαγραφεί" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Manage '%(project_name)s'" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Διαχείριση '%(project_name)s'" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "Δημιουργία λογαριασμού" +#| msgid "Uploading new documentation is no longer supported" +msgid "Renaming organizations is not currently supported." +msgstr "Το ανέβασμα νέας τεκμηρίωσης δεν υποστηρίζεται πλέον" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "Δημιουργία λογαριασμού" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "Δημιουργία λογαριασμού" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "" #| "\n" @@ -7475,29 +7498,29 @@ msgstr[1] "" "strong> %(count)s projects.\n" " " -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Delete project" msgid "Delete the project" msgstr "Διαγραφή project" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "Δημιουργία λογαριασμού" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, fuzzy, python-format #| msgid "" #| "transfer ownership or μεταφορά κυριότητας ή διαγραφή project" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 #, 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:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7972,40 +8007,40 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 #, fuzzy #| msgid "Manage this project" msgid "Manage current publishers" msgstr "Διαχείριση αυτού του project" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 #, fuzzy #| msgid "Manage this project" msgid "Add a new publisher" msgstr "Διαχείριση αυτού του project" # | msgid "Invalid TOTP code." -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid recovery code." msgid "Constrain environment" msgstr "Μη έγκυρος κωδικός ανάκτησης." -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -8013,7 +8048,7 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, python-format msgid "" "I understand that this Trusted Publisher will only allow uploads from CI/CD " @@ -8021,7 +8056,7 @@ msgid "" msgstr "" # | msgid "Invalid TOTP code." -#: warehouse/templates/manage/project/publishing.html:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid recovery code." msgid "New Environment Name" @@ -12426,6 +12461,24 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "Δεν βρέθηκαν αποτελέσματα για '%(term)s'" msgstr[1] "Δεν βρέθηκαν αποτελέσματα για '%(term)s'" +#, fuzzy +#~| msgid "You will not be able to recover your account after you delete it" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "" +#~ "Δεν θα έχετε τη δυνατότητα να ανακτήσετε τον λογαριασμό σας αφού διαγραφεί" + +#, fuzzy +#~| msgid "Manage '%(project_name)s'" +#~ msgid "Change organization account name for" +#~ msgstr "Διαχείριση '%(project_name)s'" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "Δημιουργία λογαριασμού" + #, fuzzy #~| msgid "Project description" #~ msgid "Organization request" diff --git a/warehouse/locale/enm/LC_MESSAGES/messages.po b/warehouse/locale/enm/LC_MESSAGES/messages.po index e968db1c9ed0..2d0b7a18bf02 100644 --- a/warehouse/locale/enm/LC_MESSAGES/messages.po +++ b/warehouse/locale/enm/LC_MESSAGES/messages.po @@ -324,7 +324,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -345,20 +345,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -418,7 +418,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -650,29 +650,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -709,7 +709,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -855,31 +855,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1250,9 +1254,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1618,11 +1621,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3100,7 +3104,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3970,7 +3974,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -3978,8 +3982,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -3989,7 +3993,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4001,13 +4005,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4058,8 +4062,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4330,7 +4333,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4343,7 +4347,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4400,7 +4405,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4797,7 +4802,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4818,9 +4823,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4907,7 +4912,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5630,56 +5635,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6064,68 +6083,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6494,33 +6530,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6528,14 +6564,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/eo/LC_MESSAGES/messages.po b/warehouse/locale/eo/LC_MESSAGES/messages.po index 6a696c996170..b6d20b573c85 100644 --- a/warehouse/locale/eo/LC_MESSAGES/messages.po +++ b/warehouse/locale/eo/LC_MESSAGES/messages.po @@ -348,7 +348,7 @@ msgid "Please review our updated Terms of Service." msgstr "Bonvolu legi la ĝisdatigitajn Uzkondiĉojn." #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -373,20 +373,20 @@ 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:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 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:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "Ne eblis registri la fidatan eldonanton" @@ -455,7 +455,7 @@ msgid "Select project" msgstr "Elekti projekton" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Specifi nomon de projekto" @@ -711,11 +711,11 @@ msgstr "Invito jam eksvalidiĝis." msgid "Invitation revoked from '${username}'." msgstr "Invito de '${username}' eksvalidiĝis." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "Malsukcesis limigi la fidatan eldonanton" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -723,7 +723,7 @@ msgstr "" "Fidata eldonado per GitHub estas provizore malebligita. Vidu la paĝon " "https://pypi.org/help#admin-intervention por detaloj." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -731,7 +731,7 @@ msgstr "" "Fidata eldonado per GitLab estas provizore malebligita. Vidu la paĝon " "https://pypi.org/help#admin-intervention por detaloj." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -739,7 +739,7 @@ msgstr "" "Fidata eldonado per Google estas provizore malebligita. Vidu la paĝon " "https://pypi.org/help#admin-intervention por detaloj." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -781,7 +781,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "Eksvalidiĝinta Invito por «${username}» estas forviŝita." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "Nevalida projekta nomo" @@ -933,31 +933,35 @@ msgstr "" "Nomo de medio ne povas enhavi nepreseblan signon nek la signojn «'», «\"», " "«`», «,», «;», «\\»" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "Nomo finiĝas per .git aŭ .atom" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "Specifu nomspacon ĉe GitLab (aŭ salutnomon aŭ grupon/subgrupon)" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "Nevalida salutnomo aŭ grupo/subgrupo ĉe GitLab." -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "Specifi supranivelan ĉenstablan dosierlokon" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "Nevalida media nomo" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 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:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "Supranivela ĉenstabla dosierloko povas ne komenciĝi nek finiĝi per «/»" @@ -1356,9 +1360,8 @@ msgstr "Ŝalti poŝaparatan version" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1735,11 +1738,12 @@ msgstr "Pasvorto" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3448,7 +3452,7 @@ msgstr "%(username)s ankoraŭ alŝutis neniun projekton al PyPI." #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "Retpoŝta adreso" @@ -4343,7 +4347,7 @@ msgid "Recent account activity" msgstr "Ĵusa aktiveco pri la konto" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4351,8 +4355,8 @@ msgid "Event" msgstr "Evento" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4362,7 +4366,7 @@ msgid "Time" msgstr "Tempo" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4374,13 +4378,13 @@ msgid "Date / time" msgstr "Dato / tempo" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "Informoj pri loko" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4441,8 +4445,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4742,7 +4745,8 @@ msgid "Any" msgstr "Ajna" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4755,7 +4759,8 @@ msgid "Added by:" msgstr "Aldonita de:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4812,7 +4817,7 @@ msgstr "Malakcepti inviton al %(org)s" msgid "Decline invitation" msgstr "Malakcepti inviton" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "Nomo de la organizaĵo" @@ -5245,7 +5250,7 @@ msgstr "Media nomo" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "(ne deviga)" @@ -5271,9 +5276,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5373,7 +5378,7 @@ msgstr "" "PyPI." #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support hereJen pli pri la subteno de OpenID Connect far Google." #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 msgid "email" msgstr "retpoŝta adreso" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 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:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 msgid "Subject" msgstr "Temo" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 msgid "subject" msgstr "temo" @@ -5413,7 +5418,7 @@ msgstr "" "href=\"%(href)s\">Jen pli da detaloj." #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, python-format msgid "" "Read more about ActiveState's OpenID Connect support two-factor authentication on " @@ -6221,56 +6226,70 @@ 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:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "Registrita de:" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: 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:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "Nomo ŝanĝita de:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "Akceptita de:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "Malakceptita de:" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: 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:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "Eksvalidigita de:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6683,15 +6702,45 @@ msgid "Activate billing" msgstr "Aktivigi fakturadon" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 +#, fuzzy +#| msgid "Trusted publisher added" +msgid "Custom Trusted Publishers" +msgstr "Fidata eldonanto estis aldonita" + +#: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 +#, fuzzy +#| msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "Aktuale ne eblas ŝanĝi la nomon de organizaĵo." + +#: warehouse/templates/manage/organization/settings.html:211 +#, fuzzy, python-format +#| msgid "" +#| "Please contact PyPI Support if you need to rename " +#| "your organization." +msgid "" +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." +msgstr "" +"Bonvolu kontakti la helpteamon de PyPI, se vi bezonas " +"ŝanĝi la nomon de via organizaĵo." + +#: warehouse/templates/manage/organization/settings.html:219 msgid "Change organization account name" msgstr "Ŝanĝi nomon de organizaĵa konto" -#: warehouse/templates/manage/organization/settings.html:196 +#: warehouse/templates/manage/organization/settings.html:221 msgid "Renaming organizations is not currently supported." msgstr "Aktuale ne eblas ŝanĝi la nomon de organizaĵo." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:223 #, python-format msgid "" "Please contact PyPI Support if you need to rename your " @@ -6700,55 +6749,39 @@ msgstr "" "Bonvolu kontakti la helpteamon de PyPI, se vi bezonas " "ŝanĝi la nomon de via organizaĵo." -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." -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:228 -msgid "Change organization account name for" -msgstr "Ŝanĝi nomon de organizaĵa konto por" - -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" -msgstr "Aktuala nomo de organizaĵa konto" - -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "Forviŝi organizaĵon" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "Ne eblas forviŝi organizaĵon" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "Por ĉiu projekto, vi devas aŭ:" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 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:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "Forviŝi la projekton" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "Antaŭ ol vi povos forviŝi vian organizaĵon." -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and forigi projekton forviŝi projekton" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 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:274 +#: warehouse/templates/manage/organization/settings.html:299 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:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "Vi ne plu rajtos uzi la fakturan portalon." -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7150,33 +7195,33 @@ msgstr "" "postuliĝas; tamen, la temo plu limigas la identecon uzatan por eldonado. Jen pli da detaloj." -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "Administri aktualajn eldonantojn" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, 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:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "Neniu eldonanto estas starigita." -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "Aldoni novan eldonanton" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "Limigi medion" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 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:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7188,7 +7233,7 @@ msgstr "" "«%(constrained_environment_name)s» aŭ registri ĉiun el ili kiel Fidatan " "Eldonanton." -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, python-format msgid "" "I understand that this Trusted Publisher will only allow uploads from CI/CD " @@ -7198,7 +7243,7 @@ msgstr "" "kontinuaj integrado/disponigo ruliĝanta en la medio " "«%(constrained_environment_name)s»." -#: warehouse/templates/manage/project/publishing.html:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "Nomo de nova medio" @@ -11227,6 +11272,19 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "Troviĝis neniu rezulto pri la filtrilo «%(filters)s»" msgstr[1] "Troviĝis neniu rezulto pri la filtriloj «%(filters)s»" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "" +#~ "Vi ne povos reuzi vian aktualan kontan nomon, se vi ŝanĝos la nomon de " +#~ "via organizaĵo." + +#~ msgid "Change organization account name for" +#~ msgstr "Ŝanĝi nomon de organizaĵa konto por" + +#~ msgid "Current organization account name" +#~ msgstr "Aktuala nomo de organizaĵa konto" + #, fuzzy #~| msgid "Organization Roles" #~ msgid "Organization request" diff --git a/warehouse/locale/es/LC_MESSAGES/messages.po b/warehouse/locale/es/LC_MESSAGES/messages.po index 6af2653aacd1..6ca79ee23117 100644 --- a/warehouse/locale/es/LC_MESSAGES/messages.po +++ b/warehouse/locale/es/LC_MESSAGES/messages.po @@ -394,7 +394,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -422,10 +422,10 @@ 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:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." @@ -434,10 +434,10 @@ msgstr "" "de nuevo más tarde." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "No se ha podido registrar el editor de confianza" @@ -507,7 +507,7 @@ msgid "Select project" msgstr "Seleccionar proyecto" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Especifique el nombre del proyecto" @@ -768,13 +768,13 @@ msgstr "Ya caducó la invitación." msgid "Invitation revoked from '${username}'." msgstr "Se revocó la invitación para «${username}»." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 #, 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/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -782,7 +782,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/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -790,7 +790,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/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -798,7 +798,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/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -840,7 +840,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "Invitación caducada para '${username}' eliminada." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "El nombre del proyecto no es válido" @@ -1010,36 +1010,40 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 #, 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:31 +#: warehouse/oidc/forms/gitlab.py:38 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:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "Nombre de usuario u organización de GitLab inválido." -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "Especificar la ruta del archivo de pipeline de nivel superior" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "El nombre del entorno no es válido" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 #, 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:91 +#: warehouse/oidc/forms/gitlab.py:115 #, fuzzy #| msgid "Workflow file path cannot start or end with /" msgid "Top-level pipeline file path cannot start or end with /" @@ -1461,9 +1465,8 @@ msgstr "Cambiar a la versión para móviles" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1854,11 +1857,12 @@ msgstr "Contraseña" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3648,7 +3652,7 @@ msgstr "%(username)s aún no ha cargado ningún proyecto en PyPI." #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "Correo electrónico" @@ -4596,7 +4600,7 @@ msgid "Recent account activity" msgstr "Actividad reciente de la cuenta" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4604,8 +4608,8 @@ msgid "Event" msgstr "Suceso" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4615,7 +4619,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4627,13 +4631,13 @@ msgid "Date / time" msgstr "Fecha/hora" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "Información de ubicación" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4727,8 +4731,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -5056,7 +5059,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -5069,7 +5073,8 @@ msgid "Added by:" msgstr "Añadido por:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -5139,7 +5144,7 @@ msgstr "Revocar invitación de %(user)s" msgid "Decline invitation" msgstr "Navegación principal" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "Nombre de organización" @@ -5619,7 +5624,7 @@ msgstr "El nombre del repositorio no es válido" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 #, fuzzy #| msgid "Reason (optional)" msgid "(optional)" @@ -5648,9 +5653,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5757,7 +5762,7 @@ msgstr "" "acceso de commit que no deberían tener acceso de publicación en PyPI." #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5770,26 +5775,26 @@ msgstr "" "contraseña en PyPI." #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Email" msgid "email" msgstr "Correo electrónico" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "" #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 #, fuzzy #| msgid "Subject:" msgid "Subject" msgstr "Asunto:" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 #, fuzzy #| msgid "Subject:" msgid "subject" @@ -5804,7 +5809,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5817,7 +5822,7 @@ msgstr "" "contraseña en PyPI." #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 #, fuzzy #| msgid "Organization Name" @@ -5825,14 +5830,14 @@ msgid "Organization" msgstr "Nombre de organización" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Organization Name" msgid "my-organization" msgstr "Nombre de organización" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 #, fuzzy #| msgid "" #| "The GitHub organization name or GitHub username that owns the repository" @@ -5842,40 +5847,40 @@ msgstr "" "es propietario de este repositorio" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Project name" msgid "ActiveState Project name" msgstr "Nombre de proyecto" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Project" msgid "my-project" msgstr "Proyecto" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "Su nombre de usuario" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "Nombre de usuario" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5907,12 +5912,12 @@ msgid "Pending project name" msgstr "Proyectos en tendencia" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "Publicador" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "" @@ -5955,7 +5960,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, fuzzy, python-format #| msgid "You have not enabled two factor authentication on your account." msgid "" @@ -6683,19 +6688,33 @@ msgstr "" "%(username)s se eliminó como %(role_name)s del " "proyecto" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "Registrarse" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: 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:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6704,34 +6723,34 @@ msgstr "Creado por:" msgid "Deleted by:" msgstr "Creado por:" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Removed by:" msgid "Renamed by:" msgstr "Eliminada por:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Removed by:" msgid "Approved by:" msgstr "Eliminada por:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "Declinar" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6739,14 +6758,14 @@ msgstr "Modificado por:" msgid "Invited by:" msgstr "Invitar" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Removed by:" msgid "Revoked by:" msgstr "Eliminada por:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -7224,53 +7243,58 @@ msgid "Activate billing" msgstr "Activar facturación" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" -msgstr "Cambiar nombre de cuenta de la organización" +#, fuzzy +#| msgid "Trusted publisher added" +msgid "Custom Trusted Publishers" +msgstr "Publicador confiable añadido" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "La invitación al puesto no es válida." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -#, fuzzy -#| msgid "You will not be able to recover your account after you delete it" -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." -msgstr "No podrá recuperar la cuenta después de que la elimine" - -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Change organization account name" -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "Cambiar nombre de cuenta de la organización" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "Crear cuenta" +#| 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:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "Eliminar organización" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "No se puede eliminar la organización" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "" #| "\n" @@ -7295,29 +7319,29 @@ msgstr[1] "" "%(count)s proyectos.\n" " " -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "Para cada proyecto, debes:" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Delete project" msgid "Delete the project" msgstr "Eliminar proyecto" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, 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:255 +#: warehouse/templates/manage/organization/settings.html:280 #, fuzzy, python-format #| msgid "" #| "transfer ownership or transferir titularidad o eliminar proyecto" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 #, 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:274 +#: warehouse/templates/manage/organization/settings.html:299 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:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "Perderás acceso al portal de facturación." -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7794,39 +7830,39 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 #, fuzzy #| msgid "Manage current providers" msgid "Manage current publishers" msgstr "Gestionar proveedores actuales" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, 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:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "No hay publicadores actualmente configurados." -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 #, fuzzy #| msgid "Manage current providers" msgid "Add a new publisher" msgstr "Gestionar proveedores actuales" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid environment name" msgid "Constrain environment" msgstr "El nombre del entorno no es válido" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7834,14 +7870,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid repository name" msgid "New Environment Name" @@ -12384,6 +12420,23 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "No hubo resultados para el filtro '%(filters)s'" msgstr[1] "No hubo resultados para los filtros '%(filters)s'" +#, fuzzy +#~| msgid "You will not be able to recover your account after you delete it" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "No podrá recuperar la cuenta después de que la elimine" + +#, fuzzy +#~| msgid "Change organization account name" +#~ msgid "Change organization account name for" +#~ msgstr "Cambiar nombre de cuenta de la organización" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "Crear cuenta" + #, fuzzy #~| msgid "Organization teams" #~ msgid "Organization request" diff --git a/warehouse/locale/et/LC_MESSAGES/messages.po b/warehouse/locale/et/LC_MESSAGES/messages.po index 9ac20cf08095..a3383720df7b 100644 --- a/warehouse/locale/et/LC_MESSAGES/messages.po +++ b/warehouse/locale/et/LC_MESSAGES/messages.po @@ -323,7 +323,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -344,20 +344,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -417,7 +417,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -643,29 +643,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -702,7 +702,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -848,31 +848,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1243,9 +1247,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1611,11 +1614,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3093,7 +3097,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3963,7 +3967,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -3971,8 +3975,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -3982,7 +3986,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -3994,13 +3998,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4051,8 +4055,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4323,7 +4326,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4336,7 +4340,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4393,7 +4398,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4790,7 +4795,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4811,9 +4816,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4900,7 +4905,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5623,56 +5628,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6057,68 +6076,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6487,33 +6523,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6521,14 +6557,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/fa/LC_MESSAGES/messages.mo b/warehouse/locale/fa/LC_MESSAGES/messages.mo index 27c7bacb46b1..ec58036b1b01 100644 Binary files a/warehouse/locale/fa/LC_MESSAGES/messages.mo and b/warehouse/locale/fa/LC_MESSAGES/messages.mo differ diff --git a/warehouse/locale/fa/LC_MESSAGES/messages.po b/warehouse/locale/fa/LC_MESSAGES/messages.po index 6db7cef36642..e283788659b0 100644 --- a/warehouse/locale/fa/LC_MESSAGES/messages.po +++ b/warehouse/locale/fa/LC_MESSAGES/messages.po @@ -24,13 +24,14 @@ # محمد پارسا مرتضوی , 2024. # s2m00 , 2024. # Code-Wizaard , 2025. +# nikou , 2025. msgid "" 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-21 19:49+0000\n" -"Last-Translator: Code-Wizaard \n" +"PO-Revision-Date: 2025-10-24 18:52+0000\n" +"Last-Translator: nikou \n" "Language-Team: Persian \n" "Language: fa\n" @@ -38,7 +39,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 5.10.1-dev\n" +"X-Generator: Weblate 5.14.1-dev\n" "Generated-By: Babel 2.7.0\n" #: warehouse/views.py:148 @@ -352,10 +353,8 @@ msgid "Role invitation is not valid." msgstr "دعوت نامه نقش، معتبر نیست." #: warehouse/accounts/views.py:1273 -#, fuzzy -#| msgid "API Token does not exist." msgid "Invalid token: project does not exist" -msgstr "توکن API وجود ندارد." +msgstr "توکن نامعتبر: پروژه وجود ندارد" #: warehouse/accounts/views.py:1284 msgid "Role invitation no longer exists." @@ -377,7 +376,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -404,10 +403,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "شما نمی توانید بیش از 3 ناشر معتمد تایید نشده را همزمان ثبت کنید." #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." @@ -416,10 +415,10 @@ msgstr "" "کنید." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "ناشر معتمد ثبت نشد" @@ -487,7 +486,7 @@ msgid "Select project" msgstr "انتخاب برنامه" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "نام پروژه را تعیین کنید" @@ -735,11 +734,11 @@ msgstr "دعوتنامه قبلاً منقضی شده است." msgid "Invitation revoked from '${username}'." msgstr "دعوت از \"$ {username}\" لغو شد." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "ناشر مورد اعتماد نمی تواند محدود شود" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -747,7 +746,7 @@ msgstr "" "انتشار قابل اعتماد مبتنی بر GitHub موقتاً غیر فعال است. برای توضیحات لینک " "https://pypi.org/help#admin-intervention را ببینید." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -755,7 +754,7 @@ msgstr "" "انتشار قابل اعتماد مبتنی بر GitLab موقتاً غیر فعال است. برای توضیحات لینک " "https://pypi.org/help#admin-intervention را ببینید." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -763,7 +762,7 @@ msgstr "" "انتشار قابل اعتماد مبتنی بر Google موقتاً غیر فعال است. برای توضیحات لینک " "https://pypi.org/help#admin-intervention را ببینید." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -804,7 +803,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "دعوتنامه منقضی شده برای '${username}' حذف شد." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "نام پروژه نامعتبر." @@ -975,37 +974,41 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 #, fuzzy #| msgid "Specify GitHub repository owner (username or organization)" msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "مالک مخزن GitHub (نام کاربری یا سازمان) را مشخص کنید" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 #, fuzzy #| msgid "Specify workflow filename" msgid "Specify top-level pipeline file path" msgstr "نام فایل گردش کار (workflow) را مشخص کنید" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "کد بازیابی نامعتبر." -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1407,9 +1410,8 @@ msgstr "تغییر به نسخه تلفن همراه" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1654,28 +1656,28 @@ msgstr "یا مرور پروژه ها " 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 پروژه ها" +msgstr[1] "%(num_projects_formatted)s پروژه" #: 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 منتشر شده ها" +msgstr[0] "%(num_releases_formatted)s بسته منتشرشده" +msgstr[1] "%(num_releases_formatted)s بسته منتشرشده" #: 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 فایلها" +msgstr[0] "%(num_files_formatted)s پرونده" +msgstr[1] "%(num_files_formatted)s پرونده" #: 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 کاربرها" +msgstr[1] "%(num_users_formatted)s کاربر" #: warehouse/templates/index.html:96 msgid "" @@ -1797,11 +1799,12 @@ msgstr "رمز عبور" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -2029,12 +2032,11 @@ msgstr "ملحق شد %(start_date)s" #: warehouse/templates/accounts/profile.html:52 #: warehouse/templates/organizations/profile.html:37 -#, fuzzy, python-format -#| msgid "Your projects" +#, python-format msgid "%(count)s project" msgid_plural "%(count)s projects" -msgstr[0] "پروژه های شما" -msgstr[1] "پروژه های شما" +msgstr[0] "%(count)s پروژه" +msgstr[1] "%(count)s پروژه" #: warehouse/templates/accounts/profile.html:58 #: warehouse/templates/organizations/profile.html:43 @@ -3645,7 +3647,7 @@ msgstr "%(username)s هنوز هیچ پروژه ای را در PyPI بارگذا #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "ایمیل" @@ -4587,7 +4589,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4595,8 +4597,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4606,7 +4608,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4618,13 +4620,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4677,8 +4679,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -5009,7 +5010,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -5022,7 +5024,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -5088,7 +5091,7 @@ msgstr "ناوبری اصلی" msgid "Decline invitation" msgstr "ناوبری اصلی" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Confirm Invite" @@ -5555,7 +5558,7 @@ msgstr "کد بازیابی نامعتبر." #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5576,9 +5579,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5678,7 +5681,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5691,26 +5694,26 @@ msgstr "" "PyPI تنظیم کنید." #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Email" msgid "email" msgstr "ایمیل" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "" #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 #, fuzzy #| msgid "Subject:" msgid "Subject" msgstr "موضوع:" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 #, fuzzy #| msgid "Subject:" msgid "subject" @@ -5725,7 +5728,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5738,7 +5741,7 @@ msgstr "" "PyPI تنظیم کنید." #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 #, fuzzy #| msgid "Confirm Invite" @@ -5746,52 +5749,52 @@ msgid "Organization" msgstr "دعوت را تأیید کنید" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Confirm Invite" msgid "my-organization" msgstr "دعوت را تأیید کنید" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Search projects" msgid "ActiveState Project name" msgstr "جستجوی پروژه ها" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Project:" msgid "my-project" msgstr "برنامه:" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "نام کاربری شما" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "نام کاربری" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5822,12 +5825,12 @@ msgid "Pending project name" msgstr "پروژه های پرطرفدار" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "" @@ -5864,7 +5867,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, fuzzy, python-format #| msgid "You have not enabled two factor authentication on your account." msgid "" @@ -6472,19 +6475,33 @@ msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید msgid "%(username)s removed from %(team_name)s team" msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید." -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "ثبت نام" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6493,47 +6510,47 @@ msgstr "" msgid "Deleted by:" msgstr "هذف برنامه" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Remove" msgid "Renamed by:" msgstr "حذف" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Remove" msgid "Approved by:" msgstr "حذف" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "رد" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Remove" msgid "Revoked by:" msgstr "حذف" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -6998,57 +7015,64 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Create an account" -msgid "Change organization account name" -msgstr "ایجاد یک حساب کاربری" +#| msgid "Username" +msgid "Custom Trusted Publishers" +msgstr "نام کاربری" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "دعوت نامه معتبر نیست." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." -msgstr "" - -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Create an account" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "ایجاد یک حساب کاربری" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "ایجاد یک حساب کاربری" +#| msgid "Role invitation is not valid." +msgid "Renaming organizations is not currently supported." +msgstr "دعوت نامه معتبر نیست." + +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "ایجاد یک حساب کاربری" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "ایجاد یک حساب کاربری" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "" #| "\n" @@ -7069,29 +7093,29 @@ msgstr[1] "" " %(count)s پروژه ها\n" " " -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, fuzzy #| msgid "Create an account" msgid "Transfer ownership and remove the project from your organization" msgstr "ایجاد یک حساب کاربری" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Delete project" msgid "Delete the project" msgstr "هذف برنامه" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "ایجاد یک حساب کاربری" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7531,35 +7567,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid recovery code." msgid "Constrain environment" msgstr "کد بازیابی نامعتبر." -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7567,14 +7603,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid recovery code." msgid "New Environment Name" @@ -11017,6 +11053,16 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Change organization account name for" +#~ msgstr "ایجاد یک حساب کاربری" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "ایجاد یک حساب کاربری" + #, fuzzy #~| msgid "Confirm Invite" #~ msgid "Organization request" diff --git a/warehouse/locale/fi/LC_MESSAGES/messages.po b/warehouse/locale/fi/LC_MESSAGES/messages.po index 5a2fc32af33f..a486efd81b27 100644 --- a/warehouse/locale/fi/LC_MESSAGES/messages.po +++ b/warehouse/locale/fi/LC_MESSAGES/messages.po @@ -383,7 +383,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -416,10 +416,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -430,10 +430,10 @@ msgstr "" "Liian monta epäonnistunutta kirjautumisyritystä. Yritä uudelleen myöhemmin." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -519,7 +519,7 @@ msgid "Select project" msgstr "Etsi projekteja" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Project name" msgid "Specify project name" @@ -799,11 +799,11 @@ msgstr "Kutsu on jo vanhentunut." msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -815,7 +815,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/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -827,7 +827,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/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -839,7 +839,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/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -887,7 +887,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "Kutsu projektiin '${project_name}' on hylätty." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid project name" @@ -1059,33 +1059,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "Virheellinen palautuskoodi." -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1488,9 +1492,8 @@ msgstr "Vaihda mobiiliversioon" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1880,11 +1883,12 @@ msgstr "Salasana" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3444,7 +3448,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "Sähköposti" @@ -4350,7 +4354,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4358,8 +4362,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4369,7 +4373,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4381,13 +4385,13 @@ msgid "Date / time" msgstr "Päivämäärä / aika" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4440,8 +4444,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4728,7 +4731,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4741,7 +4745,8 @@ msgid "Added by:" msgstr "Lisännyt:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4809,7 +4814,7 @@ msgstr "Päänavigointi" msgid "Decline invitation" msgstr "Päänavigointi" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Confirm Invite" @@ -5252,7 +5257,7 @@ msgstr "Virheellinen palautuskoodi." #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5273,9 +5278,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5370,7 +5375,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support here%(username)s removed from %(team_name)s team" msgstr "Olet nyt ${role} projektissa '${project_name}'." -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "Rekisteröidy" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: 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:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6173,34 +6192,34 @@ msgstr "Luonut:" msgid "Deleted by:" msgstr "Luonut:" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Removed by:" msgid "Renamed by:" msgstr "Poistanut:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Removed by:" msgid "Approved by:" msgstr "Poistanut:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "Hylkää" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6208,14 +6227,14 @@ msgstr "" msgid "Invited by:" msgstr "Luonut:" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Removed by:" msgid "Revoked by:" msgstr "Poistanut:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -6669,88 +6688,93 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Create an account" -msgid "Change organization account name" -msgstr "Luo tili" +#| msgid "Username" +msgid "Custom Trusted Publishers" +msgstr "Käyttäjätunnus" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "Roolikutsu on virheellinen." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -#, fuzzy -#| msgid "You will not be able to recover your account after you delete it" -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." -msgstr "Et voi palauttaa tiliä poistamisen jälkeen" - -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Create an account" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Luo tili" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "Luo tili" +#| msgid "Role invitation is not valid." +msgid "Renaming organizations is not currently supported." +msgstr "Roolikutsu on virheellinen." -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "Luo tili" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "Luo tili" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Search projects" msgid "Delete the project" msgstr "Etsi projekteja" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "Luo tili" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 #, 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:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7170,35 +7206,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid recovery code." msgid "Constrain environment" msgstr "Virheellinen palautuskoodi." -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7206,14 +7242,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid recovery code." msgid "New Environment Name" @@ -10584,6 +10620,23 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "You will not be able to recover your account after you delete it" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "Et voi palauttaa tiliä poistamisen jälkeen" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Change organization account name for" +#~ msgstr "Luo tili" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "Luo tili" + #, fuzzy #~| msgid "Confirm Invite" #~ msgid "Organization request" diff --git a/warehouse/locale/fil/LC_MESSAGES/messages.po b/warehouse/locale/fil/LC_MESSAGES/messages.po index 46391c063867..05f44d7b8ef2 100644 --- a/warehouse/locale/fil/LC_MESSAGES/messages.po +++ b/warehouse/locale/fil/LC_MESSAGES/messages.po @@ -361,7 +361,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -382,10 +382,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -397,10 +397,10 @@ msgstr "" "mamaya." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -484,7 +484,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -757,29 +757,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -816,7 +816,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid project name" @@ -986,33 +986,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "Hindi wastong recovery code." -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1390,9 +1394,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1763,11 +1766,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3251,7 +3255,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4123,7 +4127,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4131,8 +4135,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4142,7 +4146,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4154,13 +4158,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4211,8 +4215,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4489,7 +4492,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4502,7 +4506,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4559,7 +4564,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4981,7 +4986,7 @@ msgstr "Hindi wastong recovery code." #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5002,9 +5007,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5091,7 +5096,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5839,56 +5844,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6288,78 +6307,81 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -#, 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" +msgid "Custom Trusted Publishers" +msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 -#, python-format -msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 +#: warehouse/templates/manage/organization/settings.html:211 +#, python-format msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Choose a username with 50 characters or less." -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Pumili ng username na may 50 characters o mas kaunti" -#: warehouse/templates/manage/organization/settings.html:228 -#, 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:221 +msgid "Renaming organizations is not currently supported." +msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 #, 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:249 +#: warehouse/templates/manage/organization/settings.html:274 #, 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:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6759,35 +6791,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid recovery code." msgid "Constrain environment" msgstr "Hindi wastong recovery code." -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6795,14 +6827,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid recovery code." msgid "New Environment Name" @@ -10029,6 +10061,16 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, 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" + +#, 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" + #, fuzzy #~| msgid "Choose a username with 50 characters or less." #~ msgid "Organization request" diff --git a/warehouse/locale/fr/LC_MESSAGES/messages.po b/warehouse/locale/fr/LC_MESSAGES/messages.po index 4200dba603b8..4ca6dbb787ff 100644 --- a/warehouse/locale/fr/LC_MESSAGES/messages.po +++ b/warehouse/locale/fr/LC_MESSAGES/messages.po @@ -403,7 +403,7 @@ msgstr "" "mises à jour." #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -432,10 +432,10 @@ msgstr "" "Vous ne pouvez pas enregistrer plus de 3 éditeurs de confiance à la fois." #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." @@ -444,10 +444,10 @@ msgstr "" "réessayer plus tard." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "L'éditeur de confiance n'a pas pu être enregistré" @@ -518,7 +518,7 @@ msgid "Select project" msgstr "Sélectionner le projet" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Spécifiez le nom du projet" @@ -779,11 +779,11 @@ msgstr "Invitation déjà expirée." msgid "Invitation revoked from '${username}'." msgstr "Invitation annulée par « ${username} »." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "L'éditeur de confiance n'a pas pu être restreint" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -791,7 +791,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/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -799,7 +799,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/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -807,7 +807,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/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -850,7 +850,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "L'invitation expirée au projet '${username}' a été supprimée." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "Nom de projet invalide" @@ -1016,33 +1016,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "Le nom se termine par .git ou .atom" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 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:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "Nom ou groupe/sous-groupe GitLab invalide." -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "Spécifiez le nom de pipeline de plus haut niveau" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "Nom d'environnement invalide" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 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:91 +#: warehouse/oidc/forms/gitlab.py:115 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 /" @@ -1448,9 +1452,8 @@ msgstr "Passer à la version mobile" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1838,11 +1841,12 @@ msgstr "Mot de passe" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3608,7 +3612,7 @@ msgstr "%(username)s n'a pas encore publié de projets sur PyPI." #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "E-mail" @@ -4533,7 +4537,7 @@ msgid "Recent account activity" msgstr "Activité récente du compte" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4541,8 +4545,8 @@ msgid "Event" msgstr "Événement" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4552,7 +4556,7 @@ msgid "Time" msgstr "Temps" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4564,13 +4568,13 @@ msgid "Date / time" msgstr "Date / heure" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "Informations sur la position" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4633,8 +4637,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4963,7 +4966,8 @@ msgid "Any" msgstr "Tous" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4976,7 +4980,8 @@ msgid "Added by:" msgstr "Ajout par :" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -5033,7 +5038,7 @@ msgstr "Refuser l'invitation pour %(org)s" msgid "Decline invitation" msgstr "Refuser l'invitation" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "Nom de l'organisation" @@ -5494,7 +5499,7 @@ msgstr "Nom de l'environnement" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "(facultatif)" @@ -5515,9 +5520,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5611,7 +5616,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "Read more about GitHub's OpenID Connect provider Par ici ." #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 msgid "email" msgstr "e-mail" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 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:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 msgid "Subject" msgstr "Sujet" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 msgid "subject" msgstr "sujet" @@ -5654,7 +5659,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "Read more about GitHub's OpenID Connect provider Par ici ." #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 msgid "Organization" msgstr "Organisation" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 msgid "my-organization" msgstr "mon-organisation" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 #, 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:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Project name" msgid "ActiveState Project name" msgstr "Nom du projet" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 msgid "my-project" msgstr "mon-projet" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 msgid "Actor Username" msgstr "Nom d'acteur" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 msgid "my-username" msgstr "mon-nom-d-utilisateur" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5737,12 +5742,12 @@ msgid "Pending project name" msgstr "Noms du projet tendance" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "Éditeur" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "Détails" @@ -5781,7 +5786,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, fuzzy, python-format #| msgid "You have not enabled two factor authentication on your account." msgid "" @@ -6492,56 +6497,70 @@ msgstr "%(username)s Ajouter à %(team_name)s Équipe" msgid "%(username)s removed from %(team_name)s team" msgstr "%(username)s Supprimé de %(team_name)s Équipe" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "Inscrit par :" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: 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:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "Renommé par :" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "Approuvé par :" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "Refusé par :" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: 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:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "Révoqué par :" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6974,78 +6993,87 @@ msgid "Activate billing" msgstr "Activer la facturation" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 +#, fuzzy +#| msgid "OpenID Connect provider added" +msgid "Custom Trusted Publishers" +msgstr "Fournisseur de connexion openid ajouté" + +#: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 +#, fuzzy +#| msgid "This organization is not active" +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "Cette organisation n'est pas active" + +#: warehouse/templates/manage/organization/settings.html:211 +#, python-format +msgid "" +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:219 msgid "Change organization account name" msgstr "Modifier le nom du compte de l'organisation" -#: warehouse/templates/manage/organization/settings.html:196 +#: warehouse/templates/manage/organization/settings.html:221 #, 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:198 +#: warehouse/templates/manage/organization/settings.html:223 #, python-format msgid "" "Please contact PyPI Support if you need to rename your " "organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." -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:228 -msgid "Change organization account name for" -msgstr "Modifier le nom du compte de l'organisation pour" - -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" -msgstr "Nom du compte d'organisation actuel" - -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "Supprimer l'organisation" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "Impossible de supprimer l'organisation" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "Pour chaque projet, vous pouvez au choix :" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Delete project" msgid "Delete the project" msgstr "Supprimer le projet" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Cannot delete organization" msgid "Before you can delete your organization." msgstr "Impossible de supprimer l'organisation" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, fuzzy, python-format #| msgid "" #| "transfer ownership or transférer la propriété ou supprimer le projet" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 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:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 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:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7464,35 +7504,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "Gérer les auteurs actuels" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, 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:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "Aucun éditeur n'est actuellement configuré." -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 #, fuzzy #| msgid "Add a new provider" msgid "Add a new publisher" msgstr "Ajouter un nouveau fournisseur" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "Contraindre l'environnement" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7500,14 +7540,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Environment name" msgid "New Environment Name" @@ -11816,6 +11856,19 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "Aucun résultat pour le filtre « %(filters)s »" msgstr[1] "Aucun résultat pour les filtres « %(filters)s »" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "" +#~ "Vous ne serez pas en mesure de récupérer votre nom de compte actuel après " +#~ "avoir renommé votre organisation." + +#~ msgid "Change organization account name for" +#~ msgstr "Modifier le nom du compte de l'organisation pour" + +#~ msgid "Current organization account name" +#~ msgstr "Nom du compte d'organisation actuel" + #, fuzzy #~| msgid "Organization Roles" #~ msgid "Organization request" diff --git a/warehouse/locale/fr_CA/LC_MESSAGES/messages.po b/warehouse/locale/fr_CA/LC_MESSAGES/messages.po index 7a922bbff9c2..0236b40a276b 100644 --- a/warehouse/locale/fr_CA/LC_MESSAGES/messages.po +++ b/warehouse/locale/fr_CA/LC_MESSAGES/messages.po @@ -394,7 +394,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -427,10 +427,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -442,10 +442,10 @@ msgstr "" "plus tard." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -534,7 +534,7 @@ msgid "Select project" msgstr "Supprimer le projet" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Project name" msgid "Specify project name" @@ -831,11 +831,11 @@ msgstr "Invitation déjà expirée." msgid "Invitation revoked from '${username}'." msgstr "Invitation révoquée de '$ {username}'." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -847,7 +847,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/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -859,7 +859,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/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -871,7 +871,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/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -926,7 +926,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "L'invitation pour '$ {project_name}' est refusée." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid project name" @@ -1092,33 +1092,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "Code de récupération invalide." -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1542,9 +1546,8 @@ msgstr "Passer à la version mobile" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1943,11 +1946,12 @@ msgstr "Mot de passe" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3849,7 +3853,7 @@ msgstr "%(username)s n'a pas encore téléversé de projet sur PyPI." #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "Courriel" @@ -4808,7 +4812,7 @@ msgid "Recent account activity" msgstr "Activité récente du compte" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4816,8 +4820,8 @@ msgid "Event" msgstr "Événement" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4827,7 +4831,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4839,13 +4843,13 @@ msgid "Date / time" msgstr "Date / heure" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4939,8 +4943,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -5279,7 +5282,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -5292,7 +5296,8 @@ msgid "Added by:" msgstr "Ajoutée par :" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -5362,7 +5367,7 @@ msgstr "Révoquer l'invitation pour %(user)s" msgid "Decline invitation" msgstr "Navigation principale" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Project description" @@ -5839,7 +5844,7 @@ msgstr "Code de récupération invalide." #: 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 +#: warehouse/templates/manage/project/publishing.html:253 #, fuzzy #| msgid "Reason (optional)" msgid "(optional)" @@ -5862,9 +5867,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5964,7 +5969,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5977,26 +5982,26 @@ msgstr "" "href=\"%(href)s\">réinitialiser votre mot de passe sur PyPI." #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Email" msgid "email" msgstr "Courriel" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "" #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 #, fuzzy #| msgid "Subject:" msgid "Subject" msgstr "Matière:" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 #, fuzzy #| msgid "Subject:" msgid "subject" @@ -6011,7 +6016,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -6024,7 +6029,7 @@ msgstr "" "href=\"%(href)s\">réinitialiser votre mot de passe sur PyPI." #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 #, fuzzy #| msgid "Project description" @@ -6032,52 +6037,52 @@ msgid "Organization" msgstr "Description du projet" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Project description" msgid "my-organization" msgstr "Description du projet" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Project name" msgid "ActiveState Project name" msgstr "Nom du projet" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Project:" msgid "my-project" msgstr "Projet :" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "Votre nom d’utilisateur" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "Nom d’utilisateur" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -6108,12 +6113,12 @@ msgid "Pending project name" msgstr "Projets tendance" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "" @@ -6152,7 +6157,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, fuzzy, python-format #| msgid "You have not enabled two factor authentication on your account." msgid "" @@ -6877,19 +6882,33 @@ 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:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "S'inscrire" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: 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:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6898,34 +6917,34 @@ msgstr "Créé par :" msgid "Deleted by:" msgstr "Créé par :" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Removed by:" msgid "Renamed by:" msgstr "Supprimée par :" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Removed by:" msgid "Approved by:" msgstr "Supprimée par :" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "Refuser" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6933,14 +6952,14 @@ msgstr "Modifié par :" msgid "Invited by:" msgstr "Inviter" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Removed by:" msgid "Revoked by:" msgstr "Supprimée par :" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -7417,60 +7436,64 @@ msgid "Activate billing" msgstr "Description du projet" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Manage '%(project_name)s'" -msgid "Change organization account name" -msgstr "Gérer « %(project_name)s »" +#| msgid "Username" +msgid "Custom Trusted Publishers" +msgstr "Nom d’utilisateur" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "L'invitation de rôle n'est pas valide." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." -msgstr "" - -#: warehouse/templates/manage/organization/settings.html:206 -#, fuzzy -#| msgid "You will not be able to recover your account after you delete it" -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -"Vous ne serez pas en mesure de récupérer votre compte après l'avoir supprimé" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Manage '%(project_name)s'" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Gérer « %(project_name)s »" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "Créer un compte" +#| 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:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "Créer un compte" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "Créer un compte" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "" #| "\n" @@ -7495,29 +7518,29 @@ msgstr[1] "" "strong> de %(count)s projets.\n" " " -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Delete project" msgid "Delete the project" msgstr "Supprimer le projet" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "Créer un compte" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, fuzzy, python-format #| msgid "" #| "transfer ownership or transférer la propriété ou supprimer le projet" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 #, 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:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7987,39 +8022,39 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 #, fuzzy #| msgid "Manage this project" msgid "Manage current publishers" msgstr "Gérer ce projet" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 #, fuzzy #| msgid "Manage this project" msgid "Add a new publisher" msgstr "Gérer ce projet" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid recovery code." msgid "Constrain environment" msgstr "Code de récupération invalide." -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -8027,14 +8062,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid recovery code." msgid "New Environment Name" @@ -12575,6 +12610,25 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "Aucun résultat pour « %(term)s »" msgstr[1] "Aucun résultat pour « %(term)s »" +#, fuzzy +#~| msgid "You will not be able to recover your account after you delete it" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "" +#~ "Vous ne serez pas en mesure de récupérer votre compte après l'avoir " +#~ "supprimé" + +#, fuzzy +#~| msgid "Manage '%(project_name)s'" +#~ msgid "Change organization account name for" +#~ msgstr "Gérer « %(project_name)s »" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "Créer un compte" + #, fuzzy #~| msgid "Project description" #~ msgid "Organization request" diff --git a/warehouse/locale/frc/LC_MESSAGES/messages.po b/warehouse/locale/frc/LC_MESSAGES/messages.po index 963937bc76d5..05074c7bfba4 100644 --- a/warehouse/locale/frc/LC_MESSAGES/messages.po +++ b/warehouse/locale/frc/LC_MESSAGES/messages.po @@ -321,7 +321,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -342,20 +342,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -415,7 +415,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -641,29 +641,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -700,7 +700,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -846,31 +846,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1241,9 +1245,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1609,11 +1612,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3091,7 +3095,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3961,7 +3965,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -3969,8 +3973,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -3980,7 +3984,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -3992,13 +3996,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4049,8 +4053,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4321,7 +4324,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4334,7 +4338,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4391,7 +4396,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4788,7 +4793,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4809,9 +4814,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4898,7 +4903,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5621,56 +5626,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6055,68 +6074,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6485,33 +6521,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6519,14 +6555,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/frm/LC_MESSAGES/messages.po b/warehouse/locale/frm/LC_MESSAGES/messages.po index d4104aa6bf9e..a1bc4b0d0c8e 100644 --- a/warehouse/locale/frm/LC_MESSAGES/messages.po +++ b/warehouse/locale/frm/LC_MESSAGES/messages.po @@ -321,7 +321,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -342,20 +342,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -415,7 +415,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -641,29 +641,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -700,7 +700,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -846,31 +846,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1241,9 +1245,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1609,11 +1612,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3091,7 +3095,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3961,7 +3965,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -3969,8 +3973,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -3980,7 +3984,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -3992,13 +3996,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4049,8 +4053,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4321,7 +4324,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4334,7 +4338,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4391,7 +4396,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4788,7 +4793,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4809,9 +4814,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4898,7 +4903,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5621,56 +5626,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6055,68 +6074,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6485,33 +6521,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6519,14 +6555,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/fro/LC_MESSAGES/messages.po b/warehouse/locale/fro/LC_MESSAGES/messages.po index 0f812d0adc69..50d327db7b14 100644 --- a/warehouse/locale/fro/LC_MESSAGES/messages.po +++ b/warehouse/locale/fro/LC_MESSAGES/messages.po @@ -321,7 +321,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -342,20 +342,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -415,7 +415,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -641,29 +641,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -700,7 +700,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -846,31 +846,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1241,9 +1245,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1609,11 +1612,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3091,7 +3095,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3961,7 +3965,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -3969,8 +3973,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -3980,7 +3984,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -3992,13 +3996,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4049,8 +4053,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4321,7 +4324,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4334,7 +4338,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4391,7 +4396,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4788,7 +4793,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4809,9 +4814,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4898,7 +4903,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5621,56 +5626,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6055,68 +6074,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6485,33 +6521,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6519,14 +6555,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/gl/LC_MESSAGES/messages.po b/warehouse/locale/gl/LC_MESSAGES/messages.po index 64fc899a7f19..9512c2629016 100644 --- a/warehouse/locale/gl/LC_MESSAGES/messages.po +++ b/warehouse/locale/gl/LC_MESSAGES/messages.po @@ -332,7 +332,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -353,20 +353,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -442,7 +442,7 @@ msgid "Select project" msgstr "Sen proxectos" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -698,29 +698,29 @@ msgstr "A invitación xa caducou." msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -760,7 +760,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "Invitación enviada a '${username}'" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -922,33 +922,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "No projects" msgid "Invalid environment name" msgstr "Sen proxectos" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1327,9 +1331,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1703,11 +1706,12 @@ msgstr "Contrasinal" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3229,7 +3233,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4141,7 +4145,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4149,8 +4153,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4160,7 +4164,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4172,13 +4176,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4229,8 +4233,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4509,7 +4512,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4522,7 +4526,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4585,7 +4590,7 @@ msgstr "" msgid "Decline invitation" msgstr "Crea unha conta" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Confirm Invite" @@ -5026,7 +5031,7 @@ msgstr "Sen proxectos" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5047,9 +5052,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5140,7 +5145,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support here%(username)s removed from %(team_name)s team" msgstr "Crea unha conta" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "Rexistro" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "Rexeitar" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6400,84 +6419,89 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Create an account" -msgid "Change organization account name" -msgstr "Crea unha conta" +#| msgid "Username" +msgid "Custom Trusted Publishers" +msgstr "Nome de usuario" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 -#, python-format -msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 +#: warehouse/templates/manage/organization/settings.html:211 +#, python-format msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Create an account" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Crea unha conta" -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "Crea unha conta" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." +msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "Crea unha conta" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "Crea unha conta" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "No projects" msgid "Delete the project" msgstr "Sen proxectos" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "Crea unha conta" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6900,35 +6934,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "No projects" msgid "Constrain environment" msgstr "Sen proxectos" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6936,14 +6970,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "No projects" msgid "New Environment Name" @@ -10221,6 +10255,16 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Change organization account name for" +#~ msgstr "Crea unha conta" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "Crea unha conta" + #, fuzzy #~| msgid "Confirm Invite" #~ msgid "Organization request" diff --git a/warehouse/locale/he/LC_MESSAGES/messages.po b/warehouse/locale/he/LC_MESSAGES/messages.po index ad12622ad3c7..2805ae76070f 100644 --- a/warehouse/locale/he/LC_MESSAGES/messages.po +++ b/warehouse/locale/he/LC_MESSAGES/messages.po @@ -369,7 +369,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -402,10 +402,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -415,10 +415,10 @@ msgid "" msgstr "בוצעו נסיונות הזדהות כושלים רבים מדי. יש לנסות שוב מאוחר יותר." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -498,7 +498,7 @@ msgid "Select project" msgstr "בחירת פרויקט" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Project name" msgid "Specify project name" @@ -778,11 +778,11 @@ msgstr "ההזמנה כבר פגה." msgid "Invitation revoked from '${username}'." msgstr "ההזמנה בוטלה מ- '${username}'." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -794,7 +794,7 @@ msgstr "" "רישום משתמש חדש חסום באופן זמני. יש לפנות לכתובת https://pypi.org/help#admin-" "intervention לפרטים." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -806,7 +806,7 @@ msgstr "" "רישום משתמש חדש חסום באופן זמני. יש לפנות לכתובת https://pypi.org/help#admin-" "intervention לפרטים." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -818,7 +818,7 @@ msgstr "" "רישום משתמש חדש חסום באופן זמני. יש לפנות לכתובת https://pypi.org/help#admin-" "intervention לפרטים." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -868,7 +868,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "ההזמנה ל- '${project_name}' נדחתה." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "שם פרויקט לא תקין" @@ -1042,39 +1042,43 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 #, fuzzy msgid "Name ends with .git or .atom" msgstr "סיומת שם קובץ הworkflow חייבת להיות .yml או .yaml" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 #, fuzzy msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "ציינ/י את בעל/ת המאגר בגיטהאב (שם משתמש/ארגון)" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 #, fuzzy msgid "Invalid GitLab username or group/subgroup name." msgstr "שם משתמש/ארגון בגיטהאב לא תקין." -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 #, fuzzy #| msgid "Specify workflow filename" msgid "Specify top-level pipeline file path" msgstr "ציינ/י את שם קובץ הworkflow" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid project name" msgid "Invalid environment name" msgstr "שם פרויקט לא תקין" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 #, fuzzy msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "סיומת שם קובץ הworkflow חייבת להיות .yml או .yaml" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1502,9 +1506,8 @@ msgstr "מעבר לגרסת המובייל" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1896,11 +1899,12 @@ msgstr "סיסמה" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3706,7 +3710,7 @@ msgstr "%(username)s טרם העל/תה פרויקטים ל-PyPI, בינתיים #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "אי-מייל" @@ -4642,7 +4646,7 @@ msgid "Recent account activity" msgstr "פעילות חשבון שאירעה לאחרונה" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4650,8 +4654,8 @@ msgid "Event" msgstr "אירוע" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4661,7 +4665,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4673,13 +4677,13 @@ msgid "Date / time" msgstr "תאריך / זמן" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4790,8 +4794,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -5122,7 +5125,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -5135,7 +5139,8 @@ msgid "Added by:" msgstr "נוספ/ה על ידי:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -5205,7 +5210,7 @@ msgstr "בטל הזמנה עבור %(user)s" msgid "Decline invitation" msgstr "ניווט ראשי" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Project description" @@ -5676,7 +5681,7 @@ msgstr "קוד שחזור לא תקין." #: 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 +#: warehouse/templates/manage/project/publishing.html:253 #, fuzzy #| msgid "Reason (optional)" msgid "(optional)" @@ -5699,9 +5704,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5800,7 +5805,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5812,26 +5817,26 @@ msgstr "" "כדי להשיג מחדש גישה לחשבונך, אספ/י את סיסמתך ב-PyPI." #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Email" msgid "email" msgstr "אי-מייל" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "" #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 #, fuzzy #| msgid "Subject:" msgid "Subject" msgstr "נושא:" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 #, fuzzy #| msgid "Subject:" msgid "subject" @@ -5846,7 +5851,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5858,7 +5863,7 @@ msgstr "" "כדי להשיג מחדש גישה לחשבונך, אספ/י את סיסמתך ב-PyPI." #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 #, fuzzy #| msgid "Project description" @@ -5866,52 +5871,52 @@ msgid "Organization" msgstr "תיאור הפרויקט" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Project description" msgid "my-organization" msgstr "תיאור הפרויקט" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Project name" msgid "ActiveState Project name" msgstr "שם הפרויקט" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Project:" msgid "my-project" msgstr "פרויקט:" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "שם המשתמש שלך" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "שם משתמש" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5942,12 +5947,12 @@ msgid "Pending project name" msgstr "פרויקטים טרנדיים" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "" @@ -5986,7 +5991,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, fuzzy, python-format #| msgid "You have not enabled two factor authentication on your account." msgid "" @@ -6668,19 +6673,33 @@ msgstr "%(username)s נוסף כ%(role_name)s בפרו msgid "%(username)s removed from %(team_name)s team" msgstr "%(username)s הוסר כ%(role_name)s בפרויקט" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "הרשמה" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "נוצר על ידי:" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6689,34 +6708,34 @@ msgstr "נוצר על ידי:" msgid "Deleted by:" msgstr "נוצר על ידי:" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Removed by:" msgid "Renamed by:" msgstr "הוסר/ה על ידי:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Removed by:" msgid "Approved by:" msgstr "הוסר/ה על ידי:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "יְרִידָה" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6724,14 +6743,14 @@ msgstr "שונ/תה על ידי:" msgid "Invited by:" msgstr "מיידי" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Removed by:" msgid "Revoked by:" msgstr "הוסר/ה על ידי:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -7207,59 +7226,64 @@ msgid "Activate billing" msgstr "תיאור הפרויקט" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Manage '%(project_name)s'" -msgid "Change organization account name" -msgstr "ניהול ׳%(project_name)s׳" +#| msgid "Username" +msgid "Custom Trusted Publishers" +msgstr "שם משתמש" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "הזמנת התפקיד אינה חוקית." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -#, fuzzy -#| msgid "You will not be able to recover your account after you delete it" -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:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Manage '%(project_name)s'" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "ניהול ׳%(project_name)s׳" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "יצירת חשבון" +#| msgid "Role invitation is not valid." +msgid "Renaming organizations is not currently supported." +msgstr "הזמנת התפקיד אינה חוקית." -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "יצירת חשבון" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "יצירת חשבון" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "" #| "\n" @@ -7293,29 +7317,29 @@ msgstr[3] "" "פרויקטים.\n" " " -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Delete project" msgid "Delete the project" msgstr "מחיקת הפרויקט" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "יצירת חשבון" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, fuzzy, python-format #| msgid "" #| "transfer ownership or העברת בעלות או מחיקת הפרויקט" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 #, 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:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7775,39 +7811,39 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 #, fuzzy #| msgid "Manage this project" msgid "Manage current publishers" msgstr "ניהול פרויקט זה" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 #, fuzzy #| msgid "Manage this project" msgid "Add a new publisher" msgstr "ניהול פרויקט זה" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid project name" msgid "Constrain environment" msgstr "שם פרויקט לא תקין" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7815,14 +7851,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid recovery code." msgid "New Environment Name" @@ -12167,6 +12203,23 @@ msgstr[1] "לא היו תוצאות עבור '%(term)s'" msgstr[2] "לא היו תוצאות עבור '%(term)s'" msgstr[3] "לא היו תוצאות עבור '%(term)s'" +#, fuzzy +#~| msgid "You will not be able to recover your account after you delete it" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "לא תוכל/י לשחזר את חשבונך לאחר מחיקתו" + +#, fuzzy +#~| msgid "Manage '%(project_name)s'" +#~ msgid "Change organization account name for" +#~ msgstr "ניהול ׳%(project_name)s׳" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "יצירת חשבון" + #, fuzzy #~| msgid "Project description" #~ msgid "Organization request" diff --git a/warehouse/locale/hi/LC_MESSAGES/messages.po b/warehouse/locale/hi/LC_MESSAGES/messages.po index 623eed274a95..c7e11cf65439 100644 --- a/warehouse/locale/hi/LC_MESSAGES/messages.po +++ b/warehouse/locale/hi/LC_MESSAGES/messages.po @@ -377,7 +377,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -410,10 +410,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -423,10 +423,10 @@ msgid "" msgstr "बहुत से असफल लॉगिन प्रयास हुए हैं। बाद में पुन: प्रयास करें।" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "विश्वसनीय प्रकाशक पंजीकृत नहीं किया जा सका" @@ -516,7 +516,7 @@ msgid "Select project" msgstr "परियोजना मिटाएं" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Project name" msgid "Specify project name" @@ -809,13 +809,13 @@ msgstr "आमंत्रण पहले ही समाप्त हो च msgid "Invitation revoked from '${username}'." msgstr "'${username}' से आमंत्रण निरस्त कर दिया गया।" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 #, fuzzy #| msgid "The trusted publisher could not be registered" msgid "The trusted publisher could not be constrained" msgstr "विश्वसनीय प्रकाशक पंजीकृत नहीं किया जा सका" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -827,7 +827,7 @@ msgstr "" "नए user पंजीकरण अस्थायी रूप से अक्षम। विवरण के लिए https://pypi.org/help#admin-" "intervention देखें।" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -839,7 +839,7 @@ msgstr "" "नए user पंजीकरण अस्थायी रूप से अक्षम। विवरण के लिए https://pypi.org/help#admin-" "intervention देखें।" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -851,7 +851,7 @@ msgstr "" "नए user पंजीकरण अस्थायी रूप से अक्षम। विवरण के लिए https://pypi.org/help#admin-" "intervention देखें।" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -904,7 +904,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "'$ {project_name} के लिए निमंत्रण अस्वीकार कर दिया गया है।" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid Recovery Code." msgid "Invalid project name" @@ -1070,33 +1070,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid Recovery Code." msgid "Invalid environment name" msgstr "पुनर्प्राप्ति कुंजी अमान्य।" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1510,9 +1514,8 @@ msgstr "मोबाइल संस्करण पर स्विच कर #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1899,11 +1902,12 @@ msgstr "पासवर्ड" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3754,7 +3758,7 @@ msgstr "%(username)s ने अभी तक PyPI पर कोई भी प् #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "ईमेल" @@ -4694,7 +4698,7 @@ msgid "Recent account activity" msgstr "अभी हाल ही की खाता गतिविधि" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4702,8 +4706,8 @@ msgid "Event" msgstr "घटना" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4713,7 +4717,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4725,13 +4729,13 @@ msgid "Date / time" msgstr "दिनांक / समय" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4823,8 +4827,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -5156,7 +5159,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -5169,7 +5173,8 @@ msgid "Added by:" msgstr "द्वारा जोड़ा गया:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -5238,7 +5243,7 @@ msgstr "%(उपयोगकर्ता)s . के लिए आमंत्र msgid "Decline invitation" msgstr "मुख्य नेविगेशन" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Confirm Invite" @@ -5707,7 +5712,7 @@ msgstr "पुनर्प्राप्ति कुंजी अमान् #: 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 +#: warehouse/templates/manage/project/publishing.html:253 #, fuzzy #| msgid "Reason (optional)" msgid "(optional)" @@ -5730,9 +5735,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5832,7 +5837,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5845,26 +5850,26 @@ msgstr "" "PyPI पर रीसेट करें।" #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Email" msgid "email" msgstr "ईमेल" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "" #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 #, fuzzy #| msgid "Subject:" msgid "Subject" msgstr "विषय:" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 #, fuzzy #| msgid "Subject:" msgid "subject" @@ -5879,7 +5884,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5892,7 +5897,7 @@ msgstr "" "PyPI पर रीसेट करें।" #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 #, fuzzy #| msgid "Confirm Invite" @@ -5900,52 +5905,52 @@ msgid "Organization" msgstr "आमंत्रण की पुष्टि करें" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Confirm Invite" msgid "my-organization" msgstr "आमंत्रण की पुष्टि करें" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Project name" msgid "ActiveState Project name" msgstr "परियोजना" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Project links" msgid "my-project" msgstr "परियोजना लिंक" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "आपका उपयोगकर्ता नाम" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "उपयोगकर्ता का नाम" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5976,12 +5981,12 @@ msgid "Pending project name" msgstr "प्रवृत्तिकारी परियोजनाएं" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "" @@ -6020,7 +6025,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, fuzzy, python-format #| msgid "You have not enabled two factor authentication on your account." msgid "" @@ -6667,19 +6672,33 @@ msgid "%(username)s removed from %(team_name)s team" msgstr "" "%(username)s परियोजना %(role_name)s के रूप से हटाया गया" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "पंजीकृत करें" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "द्वारा बनाई गई:" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6688,34 +6707,34 @@ msgstr "द्वारा बनाई गई:" msgid "Deleted by:" msgstr "द्वारा बनाई गई:" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Removed by:" msgid "Renamed by:" msgstr "द्वारा हटाया गया:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Removed by:" msgid "Approved by:" msgstr "द्वारा हटाया गया:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "अस्वीकार" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6723,14 +6742,14 @@ msgstr "द्वारा परिवर्तित:" msgid "Invited by:" msgstr "आमंत्रण" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Removed by:" msgid "Revoked by:" msgstr "द्वारा हटाया गया:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -7204,59 +7223,64 @@ msgid "Activate billing" msgstr "प्रबंधन संस्करण" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Manage '%(project_name)s'" -msgid "Change organization account name" -msgstr "'%(project_name)s' प्रबंधित करें" +#| msgid "Username" +msgid "Custom Trusted Publishers" +msgstr "उपयोगकर्ता का नाम" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "कृत्य आमंत्रण अमान्य है।" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -#, fuzzy -#| msgid "You will not be able to recover your account after you delete it" -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:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Manage '%(project_name)s'" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "'%(project_name)s' प्रबंधित करें" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "खाता बनाएं" +#| msgid "Role invitation is not valid." +msgid "Renaming organizations is not currently supported." +msgstr "कृत्य आमंत्रण अमान्य है।" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "खाता बनाएं" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "खाता बनाएं" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "" #| "\n" @@ -7281,29 +7305,29 @@ msgstr[1] "" "strong> है।\n" " " -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Delete project" msgid "Delete the project" msgstr "परियोजना मिटाएं" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "खाता बनाएं" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, fuzzy, python-format #| msgid "" #| "transfer ownership or स्वामित्व स्थानांतरण या परियोजना हटाएं " -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 #, 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:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7768,39 +7804,39 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 #, fuzzy #| msgid "Manage this project" msgid "Manage current publishers" msgstr "इस परियोजना का प्रबंधन करें" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 #, fuzzy #| msgid "Manage this project" msgid "Add a new publisher" msgstr "इस परियोजना का प्रबंधन करें" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid Recovery Code." msgid "Constrain environment" msgstr "पुनर्प्राप्ति कुंजी अमान्य।" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7808,14 +7844,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid Recovery Code." msgid "New Environment Name" @@ -11533,6 +11569,23 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "You will not be able to recover your account after you delete it" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "इसे हटाने के बाद आप अपने खाते को पुनर्प्राप्त नहीं कर पाएंगे" + +#, fuzzy +#~| msgid "Manage '%(project_name)s'" +#~ msgid "Change organization account name for" +#~ msgstr "'%(project_name)s' प्रबंधित करें" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "खाता बनाएं" + #, fuzzy #~| msgid "Confirm Invite" #~ msgid "Organization request" diff --git a/warehouse/locale/hu/LC_MESSAGES/messages.po b/warehouse/locale/hu/LC_MESSAGES/messages.po index 84be5a6427ed..71629af8f1c6 100644 --- a/warehouse/locale/hu/LC_MESSAGES/messages.po +++ b/warehouse/locale/hu/LC_MESSAGES/messages.po @@ -374,7 +374,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -410,10 +410,10 @@ 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:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -425,10 +425,10 @@ msgstr "" "történt. Próbálja meg később." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 #, fuzzy msgid "The trusted publisher could not be registered" msgstr "A megbízható kiadó-t nem tudtuk regisztrálni." @@ -518,7 +518,7 @@ msgid "Select project" msgstr "Projekt kiválasztása" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy msgid "Specify project name" msgstr "Adjon meg egy projekt nevet." @@ -790,12 +790,12 @@ msgstr "Az e-mail már meg lett erősítve" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 #, fuzzy msgid "The trusted publisher could not be constrained" msgstr "A megbízható kiadó-t nem tudtuk regisztrálni." -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -807,7 +807,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/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -819,7 +819,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/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -831,7 +831,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/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -874,7 +874,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid project name" @@ -1043,33 +1043,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "Hibás helyreállító kód." -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1446,9 +1450,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1814,11 +1817,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3303,7 +3307,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4185,7 +4189,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4193,8 +4197,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4204,7 +4208,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4216,13 +4220,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4273,8 +4277,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4555,7 +4558,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4568,7 +4572,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4625,7 +4630,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -5047,7 +5052,7 @@ msgstr "Hibás helyreállító kód." #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5068,9 +5073,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5157,7 +5162,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5905,56 +5910,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6355,78 +6374,81 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -#, 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." +msgid "Custom Trusted Publishers" +msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 -#, python-format -msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 +#: warehouse/templates/manage/organization/settings.html:211 +#, python-format msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Choose a username with 50 characters or less." -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet." -#: warehouse/templates/manage/organization/settings.html:228 -#, 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:221 +msgid "Renaming organizations is not currently supported." +msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 #, 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:249 +#: warehouse/templates/manage/organization/settings.html:274 #, 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:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6825,35 +6857,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid recovery code." msgid "Constrain environment" msgstr "Hibás helyreállító kód." -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6861,14 +6893,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid recovery code." msgid "New Environment Name" @@ -10096,6 +10128,16 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, 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." + +#, 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." + #, fuzzy #~| msgid "Choose a username with 50 characters or less." #~ msgid "Organization request" diff --git a/warehouse/locale/hy/LC_MESSAGES/messages.po b/warehouse/locale/hy/LC_MESSAGES/messages.po index 957e8ccf7d32..23047e2b9a9b 100644 --- a/warehouse/locale/hy/LC_MESSAGES/messages.po +++ b/warehouse/locale/hy/LC_MESSAGES/messages.po @@ -335,7 +335,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -356,20 +356,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -429,7 +429,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -655,29 +655,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -714,7 +714,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -860,31 +860,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1255,9 +1259,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1623,11 +1626,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3105,7 +3109,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3975,7 +3979,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -3983,8 +3987,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -3994,7 +3998,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4006,13 +4010,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4063,8 +4067,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4335,7 +4338,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4348,7 +4352,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4405,7 +4410,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4802,7 +4807,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4823,9 +4828,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4912,7 +4917,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5635,56 +5640,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6069,68 +6088,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6499,33 +6535,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6533,14 +6569,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/id/LC_MESSAGES/messages.po b/warehouse/locale/id/LC_MESSAGES/messages.po index 7f2afabdc4c4..9a94f52349f8 100644 --- a/warehouse/locale/id/LC_MESSAGES/messages.po +++ b/warehouse/locale/id/LC_MESSAGES/messages.po @@ -377,7 +377,7 @@ msgstr "" "perbarui." #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -412,10 +412,10 @@ msgstr "" "Anda tidak bisa mendaftarkan lebih dari 3 penerbitan terpercaya sekaligus." #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many attempted OpenID Connect registrations. Try " @@ -427,10 +427,10 @@ msgstr "" "Terlalu banyak usaha registrasi penerbitan terpercaya. Coba lagi nanti." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 #, fuzzy msgid "The trusted publisher could not be registered" msgstr "Penerbitan terpercayanya tidak bisa di daftarkan" @@ -502,7 +502,7 @@ msgid "Select project" msgstr "Pilih proyek" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Tentukan nama proyek" @@ -769,12 +769,12 @@ msgstr "Undangan sudah kedaluwarsa." msgid "Invitation revoked from '${username}'." msgstr "Undangan dibatalkan dari '${username}'." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 #, fuzzy msgid "The trusted publisher could not be constrained" msgstr "Penerbitan terpercayanya tidak bisa di daftarkan" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -786,7 +786,7 @@ msgstr "" "Registrasi pengguna baru sementara dinonaktifkan. Lihat https://pypi.org/" "help#admin-intervention untuk detailnya." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -798,7 +798,7 @@ msgstr "" "Registrasi pengguna baru sementara dinonaktifkan. Lihat https://pypi.org/" "help#admin-intervention untuk detailnya." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -810,7 +810,7 @@ msgstr "" "Registrasi pengguna baru sementara dinonaktifkan. Lihat https://pypi.org/" "help#admin-intervention untuk detailnya." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -864,7 +864,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "Undangan untuk '${project_name}' ditolak." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid repository name" msgid "Invalid project name" @@ -1036,37 +1036,41 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "Nama berakhiran dengan .git atau .atom" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 #, 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:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 #, 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:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid repository name" msgid "Invalid environment name" msgstr "Nama repositori tidak valid" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1480,9 +1484,8 @@ msgstr "Beralih ke versi seluler" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1870,11 +1873,12 @@ msgstr "Kata sandi" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3789,7 +3793,7 @@ msgstr "%(username)s belum pernah mengunggah proyek apapun ke PyPI." #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "Email" @@ -4729,7 +4733,7 @@ msgid "Recent account activity" msgstr "Aktivitas akun terbaru" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4737,8 +4741,8 @@ msgid "Event" msgstr "Peristiwa" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4748,7 +4752,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4760,13 +4764,13 @@ msgid "Date / time" msgstr "Tanggal / waktu" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4850,8 +4854,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -5234,7 +5237,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -5247,7 +5251,8 @@ msgid "Added by:" msgstr "Ditambahkan oleh:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -5317,7 +5322,7 @@ msgstr "Cabut undangan untuk %(user)s" msgid "Decline invitation" msgstr "Navigasi utama" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Project description" @@ -5796,7 +5801,7 @@ msgstr "Nama repositori tidak valid" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 #, fuzzy #| msgid "Reason (optional)" msgid "(optional)" @@ -5819,9 +5824,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5923,7 +5928,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "\n" @@ -5938,26 +5943,26 @@ msgstr "" "%(href)s\n" #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Email" msgid "email" msgstr "Email" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "" #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 #, fuzzy #| msgid "Subject:" msgid "Subject" msgstr "Subjek:" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 #, fuzzy #| msgid "Subject:" msgid "subject" @@ -5972,7 +5977,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "\n" @@ -5987,7 +5992,7 @@ msgstr "" "%(href)s\n" #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 #, fuzzy #| msgid "Project description" @@ -5995,52 +6000,52 @@ msgid "Organization" msgstr "Deskripsi proyek" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Project description" msgid "my-organization" msgstr "Deskripsi proyek" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Project name" msgid "ActiveState Project name" msgstr "Nama proyek" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Project:" msgid "my-project" msgstr "Proyek:" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "Nama pengguna anda" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "Nama pengguna" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -6071,12 +6076,12 @@ msgid "Pending project name" msgstr "Proyek yang sedang tren" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "Penerbit" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "" @@ -6115,7 +6120,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, fuzzy, python-format #| msgid "" #| "\n" @@ -6852,19 +6857,33 @@ msgid "%(username)s removed from %(team_name)s team" msgstr "" "%(username)s dihapus sebagai proyek %(role_name)s" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "Daftar" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: 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:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6873,34 +6892,34 @@ msgstr "Dibuat oleh:" msgid "Deleted by:" msgstr "Dibuat oleh:" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Removed by:" msgid "Renamed by:" msgstr "Dihapus oleh:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Removed by:" msgid "Approved by:" msgstr "Dihapus oleh:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "Tolak" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6908,14 +6927,14 @@ msgstr "Diubah oleh:" msgid "Invited by:" msgstr "Undang" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Removed by:" msgid "Revoked by:" msgstr "Dihapus oleh:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -7394,59 +7413,64 @@ msgid "Activate billing" msgstr "Deskripsi proyek" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Manage '%(project_name)s'" -msgid "Change organization account name" -msgstr "Kelola '%(project_name)s'" +#| msgid "Publisher name" +msgid "Custom Trusted Publishers" +msgstr "Nama penerbit" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "Undangan peran tidak valid." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -#, fuzzy -#| msgid "You will not be able to recover your account after you delete it" -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." -msgstr "Anda tidak akan dapat memulihkan akun setelah menghapusnya" - -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Manage '%(project_name)s'" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Kelola '%(project_name)s'" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "Buat sebuah akun" +#| msgid "Role invitation is not valid." +msgid "Renaming organizations is not currently supported." +msgstr "Undangan peran tidak valid." -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "Buat sebuah akun" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "Buat sebuah akun" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "" #| "\n" @@ -7466,29 +7490,29 @@ msgstr[0] "" "strong> dari%(count)s proyek.\n" " " -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Delete project" msgid "Delete the project" msgstr "Hapus proyek" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "Buat sebuah akun" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, fuzzy, python-format #| msgid "" #| "transfer ownership or transfer kepemilikan atauhapus proyek" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 #, 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:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7939,39 +7975,39 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 #, fuzzy #| msgid "Manage current providers" msgid "Manage current publishers" msgstr "Kelola penyedia saat ini" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "Tidak ada penerbit yang telah dikonfigurasi saat ini." -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 #, fuzzy #| msgid "Manage current providers" msgid "Add a new publisher" msgstr "Kelola penyedia saat ini" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid repository name" msgid "Constrain environment" msgstr "Nama repositori tidak valid" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7979,14 +8015,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid repository name" msgid "New Environment Name" @@ -12380,6 +12416,23 @@ msgid "There were no results for '%(filters)s' filter" msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "Tidak ada hasil untuk '%(term)s'" +#, fuzzy +#~| msgid "You will not be able to recover your account after you delete it" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "Anda tidak akan dapat memulihkan akun setelah menghapusnya" + +#, fuzzy +#~| msgid "Manage '%(project_name)s'" +#~ msgid "Change organization account name for" +#~ msgstr "Kelola '%(project_name)s'" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "Buat sebuah akun" + #, fuzzy #~| msgid "Project description" #~ msgid "Organization request" diff --git a/warehouse/locale/it/LC_MESSAGES/messages.po b/warehouse/locale/it/LC_MESSAGES/messages.po index e802b76fd4c1..a9bc3227e745 100644 --- a/warehouse/locale/it/LC_MESSAGES/messages.po +++ b/warehouse/locale/it/LC_MESSAGES/messages.po @@ -385,7 +385,7 @@ msgstr "" "di d'uso ." #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -411,10 +411,10 @@ 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:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." @@ -422,10 +422,10 @@ msgstr "" "Troppi tentativi di registrazione di autori attendibili. Riprova più tardi." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "L'autore attendibile non può essere registrato" @@ -495,7 +495,7 @@ msgid "Select project" msgstr "Seleziona progetto" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Nome Progetto" @@ -757,13 +757,13 @@ msgstr "Invito già scaduto." msgid "Invitation revoked from '${username}'." msgstr "Invito revocato da '${username}'." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 #, 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/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -771,7 +771,7 @@ msgstr "" "Gli editori attendibili sono temporaneamente disabilitati. Vedi https://pypi." "org/help#admin-intervention per dettagli." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "GitHub-based trusted publishing is temporarily disabled. See https://pypi." @@ -783,7 +783,7 @@ msgstr "" "Gli editori attendibili sono temporaneamente disabilitati. Vedi https://pypi." "org/help#admin-intervention per dettagli." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "GitHub-based trusted publishing is temporarily disabled. See https://pypi." @@ -795,7 +795,7 @@ msgstr "" "Gli editori attendibili sono temporaneamente disabilitati. Vedi https://pypi." "org/help#admin-intervention per dettagli." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "GitHub-based trusted publishing is temporarily disabled. See https://pypi." @@ -841,7 +841,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "L'invito scaduto per '${username}' è stato cancellato." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "Nome progetto non valido" @@ -1004,35 +1004,39 @@ msgstr "" "I nomi d'ambiente non devono contenere i caratteri che non si possono " "stampare \"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "La lista deve finire con .ymlgit oppure .yamlatom" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "Specificare GitHub namespace (nome utente o gruppi o sottogruppi)" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "GitHub non validi sia per nome utente, gruppi e sottogruppi di nomi." -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 #, 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:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "Nome ambiente di progetto non valido" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 #, 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:91 +#: warehouse/oidc/forms/gitlab.py:115 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 " @@ -1434,9 +1438,8 @@ msgstr "Passa alla versione mobile" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1821,11 +1824,12 @@ msgstr "Password" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3553,7 +3557,7 @@ msgstr "%(username)s non ha ancora caricato alcun progetto." #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "Email" @@ -4481,7 +4485,7 @@ msgid "Recent account activity" msgstr "Recente attività dell'account" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4489,8 +4493,8 @@ msgid "Event" msgstr "Evento" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4500,7 +4504,7 @@ msgid "Time" msgstr "Ora" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4512,13 +4516,13 @@ msgid "Date / time" msgstr "Data / ora" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "Informazioni sulla posizione" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4581,8 +4585,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4879,7 +4882,8 @@ msgid "Any" msgstr "Qualsiasi" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4892,7 +4896,8 @@ msgid "Added by:" msgstr "Aggiunto da:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4949,7 +4954,7 @@ msgstr "Revoca invito per %(user)s" msgid "Decline invitation" msgstr "Navigazione principale" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "Descrizione progetto" @@ -5409,7 +5414,7 @@ msgstr "Codice di recupero non valido." #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "Motivo (opzionale)" @@ -5437,9 +5442,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5564,7 +5569,7 @@ msgstr "" "accesso alla pubblicazione su PyPI." #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "Read more about GitHub Actions's OpenID Connect support qui." #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Email" msgid "email" msgstr "Email" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 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:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 msgid "Subject" msgstr "Oggetto:" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 #, fuzzy #| msgid "Subject" msgid "subject" @@ -5615,7 +5620,7 @@ msgstr "" "href=\"%(href)s\">Maggiori dettagli qui." #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "Read more about GitHub Actions's OpenID Connect support qui." #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 msgid "Organization" msgstr "Organizzazione" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Organization" msgid "my-organization" msgstr "Organizzazione" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 #, fuzzy #| msgid "" #| "The GitHub organization name or GitHub username that owns the repository" @@ -5651,40 +5656,40 @@ msgstr "" "repository" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Project name" msgid "ActiveState Project name" msgstr "Nome Progetto" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Project" msgid "my-project" msgstr "Progetto:" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 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:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "Il tuo nome utente" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "Nome Utente" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5714,12 +5719,12 @@ msgid "Pending project name" msgstr "Progetti di tendenza" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "Autore" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "Dettagli" @@ -5765,7 +5770,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, python-format msgid "" "You must first enable two-factor authentication on " @@ -6450,56 +6455,70 @@ 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:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "Registrati" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: 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:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "Rimosso da:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "Rimosso da:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "Rifiuta" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: 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:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "Rimosso da:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6909,70 +6928,81 @@ msgid "Activate billing" msgstr "Attiva fatturazione" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 +#, fuzzy +#| msgid "Trusted publisher added" +msgid "Custom Trusted Publishers" +msgstr "Editore attendibile aggiunto" + +#: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 +#, fuzzy +#| msgid "This organization is not active" +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "Ruolo dell'invito non valido." + +#: warehouse/templates/manage/organization/settings.html:211 +#, python-format +msgid "" +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:219 msgid "Change organization account name" msgstr "Gestire %(project_name)s" -#: warehouse/templates/manage/organization/settings.html:196 +#: warehouse/templates/manage/organization/settings.html:221 #, 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:198 +#: warehouse/templates/manage/organization/settings.html:223 #, python-format msgid "" "Please contact PyPI Support if you need to rename your " "organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -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:228 -msgid "Change organization account name for" -msgstr "Gestire %(project_name)s" - -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" -msgstr "Crea un account" - -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "Crea un account" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "Crea un account" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "Per ogni progetto, è necessario scegliere tra:" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "Non sei un proprietario di questo progetto" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "Elimina progetto" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "Crea un account" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and trasferisci proprietà o cancella progetto" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 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:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." @@ -6994,11 +7024,11 @@ msgstr "" "La tua sottoscrizione verrà annullata, e perderai l'accesso al portale di " "fatturazione." -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "Perderai l'accesso al portale di fatturazione." -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7389,35 +7431,35 @@ msgstr "" "ulteriormente l'identità utilizzata per la pubblicazione. Maggiori dettagli qui." -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "Gestisci gli editori attuali" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, 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:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "Attualmente non sono configurati editori." -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "Aggiungi un nuovo editore" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid project name" msgid "Constrain environment" msgstr "Nome progetto non valido" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7425,14 +7467,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Environment name" msgid "New Environment Name" @@ -11751,6 +11793,18 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "Non ci sono risultati per il filtro %(filters)s" msgstr[1] "Non ci sono risultati per i filtri %(filters)s" +#~ 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" + +#~ msgid "Change organization account name for" +#~ msgstr "Gestire %(project_name)s" + +#~ msgid "Current organization account name" +#~ msgstr "Crea un account" + #, fuzzy #~| msgid "Organization Roles" #~ msgid "Organization request" diff --git a/warehouse/locale/ja/LC_MESSAGES/messages.po b/warehouse/locale/ja/LC_MESSAGES/messages.po index 141877201762..5a185488bb01 100644 --- a/warehouse/locale/ja/LC_MESSAGES/messages.po +++ b/warehouse/locale/ja/LC_MESSAGES/messages.po @@ -387,7 +387,7 @@ msgid "Please review our updated Terms of Service." msgstr "更新された利用規約を確認してください。" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "Trusted publishers are temporarily disabled. See https://pypi.org/" @@ -422,10 +422,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "一度に保留中の信頼できる発行元を 3 つ以上登録することはできません。" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many attempted OpenID Connect registrations. Try " @@ -438,10 +438,10 @@ msgstr "" "さい。" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "信頼できる発行元を登録できませんでした" @@ -516,7 +516,7 @@ msgid "Select project" msgstr "プロジェクトの選択" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "プロジェクト名を指定する" @@ -801,13 +801,13 @@ msgstr "招待の期限が切れています。" msgid "Invitation revoked from '${username}'." msgstr "'${username}' の招待を無効化しました。" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 #, fuzzy #| msgid "The trusted publisher could not be registered" msgid "The trusted publisher could not be constrained" msgstr "信頼できる発行元を登録できませんでした" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "Trusted publishers are temporarily disabled. See https://pypi.org/" @@ -819,7 +819,7 @@ msgstr "" "信頼できる発行元が一時的に無効になっています。詳細については https://pypi." "org/help#admin-intervention を参照してください。" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "Trusted publishers are temporarily disabled. See https://pypi.org/" @@ -831,7 +831,7 @@ msgstr "" "信頼できる発行元が一時的に無効になっています。詳細については https://pypi." "org/help#admin-intervention を参照してください。" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "Trusted publishers are temporarily disabled. See https://pypi.org/" @@ -843,7 +843,7 @@ msgstr "" "信頼できる発行元が一時的に無効になっています。詳細については https://pypi." "org/help#admin-intervention を参照してください。" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "Trusted publishers are temporarily disabled. See https://pypi.org/" @@ -900,7 +900,7 @@ msgstr "'${project_name}' への招待を辞退しました。" # | msgid "Invalid TOTP code." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "無効なプロジェクト名" @@ -1061,44 +1061,48 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "環境名は «'», «\"», «`», «,», «;», «\\»を含めることはできません" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 #, 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:31 +#: warehouse/oidc/forms/gitlab.py:38 #, fuzzy #| msgid "Specify GitHub repository owner (username or organization)" msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "GitHub リポジトリ所有者 (ユーザ名または組織) を指定する" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 #, fuzzy #| msgid "Invalid GitHub user or organization name." msgid "Invalid GitLab username or group/subgroup name." msgstr "GitHub のユーザ名または組織名が無効です。" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 #, fuzzy #| msgid "Specify workflow filename" msgid "Specify top-level pipeline file path" msgstr "ワークフローファイル名の指定" # | msgid "Invalid TOTP code." -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid project name" msgid "Invalid environment name" msgstr "無効なプロジェクト名" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 #, 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:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1508,9 +1512,8 @@ msgstr "モバイル版に切替" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1897,11 +1900,12 @@ msgstr "パスワード" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3846,7 +3850,7 @@ msgstr "%(username)s はまだPyPIにプロジェクトをアップロードし #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "メールアドレス" @@ -4815,7 +4819,7 @@ msgid "Recent account activity" msgstr "最近のアカウントアクティビティ" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4823,8 +4827,8 @@ msgid "Event" msgstr "イベント" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4834,7 +4838,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4846,13 +4850,13 @@ msgid "Date / time" msgstr "日時" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4936,8 +4940,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -5273,7 +5276,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -5286,7 +5290,8 @@ msgid "Added by:" msgstr "追加者:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -5357,7 +5362,7 @@ msgstr "%(project)s のナビゲーション" msgid "Decline invitation" msgstr "メインナビゲーション" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Project description" @@ -5840,7 +5845,7 @@ msgstr "無効なリポジトリ名" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 #, fuzzy #| msgid "Reason (optional)" msgid "(optional)" @@ -5863,9 +5868,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5965,7 +5970,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5978,26 +5983,26 @@ msgstr "" "スワードをリセットして下さい。" #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Email" msgid "email" msgstr "メールアドレス" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "" #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 #, fuzzy #| msgid "Subject:" msgid "Subject" msgstr "Subject:" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 #, fuzzy #| msgid "Subject:" msgid "subject" @@ -6012,7 +6017,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -6025,7 +6030,7 @@ msgstr "" "スワードをリセットして下さい。" #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 #, fuzzy #| msgid "Project description" @@ -6033,52 +6038,52 @@ msgid "Organization" msgstr "プロジェクトの説明" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Project description" msgid "my-organization" msgstr "プロジェクトの説明" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Project name" msgid "ActiveState Project name" msgstr "プロジェクト名" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Project:" msgid "my-project" msgstr "プロジェクト:" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "あなたのユーザ名" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "ユーザ名" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -6107,12 +6112,12 @@ msgid "Pending project name" msgstr "トレンドのプロジェクト" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "詳細" @@ -6151,7 +6156,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, fuzzy, python-format #| msgid "You have not enabled two factor authentication on your account." msgid "" @@ -6844,19 +6849,33 @@ msgstr "%(username)s を %(role_name)s として追加" msgid "%(username)s removed from %(team_name)s team" msgstr "%(username)s を %(role_name)s として削除" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "登録" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "作成者:" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6865,34 +6884,34 @@ msgstr "作成者:" msgid "Deleted by:" msgstr "作成者:" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Removed by:" msgid "Renamed by:" msgstr "削除者:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Removed by:" msgid "Approved by:" msgstr "削除者:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "辞退する" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6900,14 +6919,14 @@ msgstr "変更者:" msgid "Invited by:" msgstr "変更者:" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Removed by:" msgid "Revoked by:" msgstr "削除者:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -7384,59 +7403,64 @@ msgid "Activate billing" msgstr "プロジェクトの説明" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Manage '%(project_name)s'" -msgid "Change organization account name" -msgstr "「 %(project_name)s 」を管理する" +#| msgid "Publisher name" +msgid "Custom Trusted Publishers" +msgstr "発行者名" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "ロールへの招待が無効です。" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -#, fuzzy -#| msgid "You will not be able to recover your account after you delete it" -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:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Manage '%(project_name)s'" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "「 %(project_name)s 」を管理する" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "アカウントを作成する" +#| msgid "Role invitation is not valid." +msgid "Renaming organizations is not currently supported." +msgstr "ロールへの招待が無効です。" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "アカウントを作成する" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "アカウントを作成する" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "" #| "\n" @@ -7456,29 +7480,29 @@ msgstr[0] "" "のオーナーとなっています。\n" " " -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Delete project" msgid "Delete the project" msgstr "プロジェクトの削除" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "アカウントを作成する" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, fuzzy, python-format #| msgid "" #| "transfer ownership or 所有権の譲渡またはプロジェクトの削除" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 #, 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:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7928,40 +7964,40 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 #, fuzzy #| msgid "Manage this project" msgid "Manage current publishers" msgstr "このプロジェクトを管理する" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 #, fuzzy #| msgid "Manage this project" msgid "Add a new publisher" msgstr "このプロジェクトを管理する" # | msgid "Invalid TOTP code." -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid project name" msgid "Constrain environment" msgstr "無効なプロジェクト名" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7969,7 +8005,7 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, python-format msgid "" "I understand that this Trusted Publisher will only allow uploads from CI/CD " @@ -7977,7 +8013,7 @@ msgid "" msgstr "" # | msgid "Invalid TOTP code." -#: warehouse/templates/manage/project/publishing.html:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid repository name" msgid "New Environment Name" @@ -12305,6 +12341,23 @@ msgid "There were no results for '%(filters)s' filter" msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "'%(term)s'に一致する結果はありませんでした" +#, fuzzy +#~| msgid "You will not be able to recover your account after you delete it" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "アカウント削除後は、アカウントを回復できなくなります" + +#, fuzzy +#~| msgid "Manage '%(project_name)s'" +#~ msgid "Change organization account name for" +#~ msgstr "「 %(project_name)s 」を管理する" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "アカウントを作成する" + #, fuzzy #~| msgid "Project description" #~ msgid "Organization request" diff --git a/warehouse/locale/jv/LC_MESSAGES/messages.po b/warehouse/locale/jv/LC_MESSAGES/messages.po index 06ca234f16c7..a0cb9db8ff48 100644 --- a/warehouse/locale/jv/LC_MESSAGES/messages.po +++ b/warehouse/locale/jv/LC_MESSAGES/messages.po @@ -321,7 +321,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -342,20 +342,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -415,7 +415,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -641,29 +641,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -700,7 +700,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -846,31 +846,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1241,9 +1245,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1609,11 +1612,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3091,7 +3095,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3961,7 +3965,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -3969,8 +3973,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -3980,7 +3984,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -3992,13 +3996,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4049,8 +4053,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4321,7 +4324,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4334,7 +4338,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4391,7 +4396,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4788,7 +4793,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4809,9 +4814,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4898,7 +4903,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5621,56 +5626,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6055,68 +6074,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6485,33 +6521,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6519,14 +6555,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/ka/LC_MESSAGES/messages.po b/warehouse/locale/ka/LC_MESSAGES/messages.po index cf8f4a50a19c..41eb4b0b8d54 100644 --- a/warehouse/locale/ka/LC_MESSAGES/messages.po +++ b/warehouse/locale/ka/LC_MESSAGES/messages.po @@ -340,7 +340,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -361,10 +361,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -374,10 +374,10 @@ msgid "" msgstr "დაფიქსირდა გადაჭარბებული შესვლის მცდელობა. სცადეთ მოგვიანებით." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -437,7 +437,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -669,29 +669,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -728,7 +728,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -874,31 +874,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1269,9 +1273,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1637,11 +1640,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3119,7 +3123,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3989,7 +3993,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -3997,8 +4001,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4008,7 +4012,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4020,13 +4024,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4077,8 +4081,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4349,7 +4352,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4362,7 +4366,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4419,7 +4424,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4816,7 +4821,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4837,9 +4842,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4926,7 +4931,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5649,56 +5654,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6083,68 +6102,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6513,33 +6549,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6547,14 +6583,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/kab/LC_MESSAGES/messages.po b/warehouse/locale/kab/LC_MESSAGES/messages.po index 1aa01e5ec406..a7e8d86cfb19 100644 --- a/warehouse/locale/kab/LC_MESSAGES/messages.po +++ b/warehouse/locale/kab/LC_MESSAGES/messages.po @@ -323,7 +323,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -344,20 +344,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -417,7 +417,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -643,29 +643,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -702,7 +702,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -848,31 +848,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1243,9 +1247,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1612,11 +1615,12 @@ msgstr "Awal n uɛeddi" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3094,7 +3098,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3964,7 +3968,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -3972,8 +3976,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -3983,7 +3987,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -3995,13 +3999,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4052,8 +4056,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4324,7 +4327,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4337,7 +4341,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4394,7 +4399,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4791,7 +4796,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4812,9 +4817,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4901,7 +4906,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5624,56 +5629,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6058,68 +6077,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6488,33 +6526,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6522,14 +6560,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/ko/LC_MESSAGES/messages.po b/warehouse/locale/ko/LC_MESSAGES/messages.po index 55c2f4750a7e..4a19542339a0 100644 --- a/warehouse/locale/ko/LC_MESSAGES/messages.po +++ b/warehouse/locale/ko/LC_MESSAGES/messages.po @@ -377,7 +377,7 @@ msgid "Please review our updated Terms of Service." msgstr "업데이트된 이용약관을 검토해 주세요." #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -405,20 +405,20 @@ msgstr "" "한 번의 3개 이상의 처리되지 않은 신뢰할 수 있는 공급자를 등록할 수 없습니다" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "너무 많은 잘못된 로그인 시도가 있었습니다. 나중에 다시 시도해주세요." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "신뢰할 수 있는 공급자가 등록될 수 없습니다" @@ -484,7 +484,7 @@ msgid "Select project" msgstr "프로젝트를 선택하세요." #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "프로젝트 이름을 적어주세요." @@ -728,11 +728,11 @@ msgstr "초대가 이미 만료되었습니다." msgid "Invitation revoked from '${username}'." msgstr "'${username}'의 초대가 취소되었습니다." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "신뢰할 수 있는 게시자를 제약할 수 없습니다." -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -740,7 +740,7 @@ msgstr "" "GitHub을 기반으로 하는 새 사용자 등록이 잠시 불가능한 상태입니다. https://" "pypi.org/help#admin-intervention 에서 자세한 내용을 확인하세요." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -748,7 +748,7 @@ msgstr "" "GitLab을 기반으로 하는 새 사용자 등록이 잠시 불가능한 상태입니다. https://" "pypi.org/help#admin-intervention 에서 자세한 내용을 확인하세요." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -756,7 +756,7 @@ msgstr "" "Google 을 기반으로 하는 신뢰할 수 있는 게시가 잠시 불가능한 상태입니다. " "https://pypi.org/help#admin-intervention 에서 자세한 내용을 확인하세요." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -799,7 +799,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "만료된 '${username}'의 초대장이 삭제되었습니다." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "잘못된 프로젝트 명입니다." @@ -951,31 +951,35 @@ msgstr "" "환경 이름에는 출력 불가 문자나 다음 문자(', \", `, ,, ;, \\)를 포함할 수 없습" "니다." -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "이름이 .git 또는 .atom으로 끝납니다" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "GitLab 레파지토리 소유자를 입력하세요(이름 혹은 조직)" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "잘못된 GitLab 사용자명 또는 조직명." -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "최상위 파이프라인 파일 경로를 입력하세요" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "잘못된 환경변수명입니다." -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "최상위 파이프라인 파일 경로는 .yml 혹은 .yaml 로 끝나야 합니다" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "최상위 파이프라인 파일 경로는 /로 시작하거나 끝날 수 없습니다" @@ -1360,9 +1364,8 @@ msgstr "모바일 버전으로 전환" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1733,11 +1736,12 @@ msgstr "패스워드" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3410,7 +3414,7 @@ msgstr "%(username)s 사용자는 아직 PyPI에 프로젝트를 업로드하지 #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "이메일" @@ -4298,7 +4302,7 @@ msgid "Recent account activity" msgstr "최근 계정 활동" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4306,8 +4310,8 @@ msgid "Event" msgstr "이벤트" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4317,7 +4321,7 @@ msgid "Time" msgstr "시간" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4329,13 +4333,13 @@ msgid "Date / time" msgstr "날짜 / 시간" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "위치 정보" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4388,8 +4392,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4686,7 +4689,8 @@ msgid "Any" msgstr "모든" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4699,7 +4703,8 @@ msgid "Added by:" msgstr "추가한 사용자:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4756,7 +4761,7 @@ msgstr "%(org)s에 대한 초대 거부" msgid "Decline invitation" msgstr "초대 거절" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "조직 이름" @@ -5177,7 +5182,7 @@ msgstr "환경 이름" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "(선택 사항)" @@ -5203,9 +5208,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5302,7 +5307,7 @@ msgstr "" "히 권장합니다." #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support here" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, python-format msgid "" "Read more about ActiveState's OpenID Connect support two-factor authentication on " @@ -6141,56 +6146,70 @@ msgid "%(username)s removed from %(team_name)s team" msgstr "" "%(username)s 사용자가 %(team_name)s 역할에서 제거됨" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "등록자:" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "만든이:" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "이름 변경자:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "승인자:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "거부됨:" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "초대자:" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "취소됨:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6595,15 +6614,44 @@ msgid "Activate billing" msgstr "청구 활성화" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 +#, fuzzy +#| msgid "Trusted publisher added" +msgid "Custom Trusted Publishers" +msgstr "신뢰할 수 있는 게시자 추가됨" + +#: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 +#, fuzzy +#| msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "조직 이름 변경은 현재 지원되지 않습니다." + +#: warehouse/templates/manage/organization/settings.html:211 +#, fuzzy, python-format +#| msgid "" +#| "Please contact PyPI Support if you need to rename " +#| "your organization." +msgid "" +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." +msgstr "" +"조직 이름을 변경해야 하는 경우 PyPI 지원에 문의하세요." + +#: warehouse/templates/manage/organization/settings.html:219 msgid "Change organization account name" msgstr "조직의 계정 이름 변경하기" -#: warehouse/templates/manage/organization/settings.html:196 +#: warehouse/templates/manage/organization/settings.html:221 msgid "Renaming organizations is not currently supported." msgstr "조직 이름 변경은 현재 지원되지 않습니다." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:223 #, python-format msgid "" "Please contact PyPI Support if you need to rename your " @@ -6611,53 +6659,39 @@ msgid "" msgstr "" "조직 이름을 변경해야 하는 경우 PyPI 지원에 문의하세요." -#: warehouse/templates/manage/organization/settings.html:206 -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:228 -msgid "Change organization account name for" -msgstr "조직 계정 이름 변경 대상" - -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" -msgstr "현재 조직 계정 이름" - -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "조직을 삭제합니다" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "조직을 삭제할 수 없습니다" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "각 프로젝트에 대해 다음 중 하나를 수행해야 합니다:" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "소유권을 이전하고 조직에서 프로젝트를 제거하세요" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "프로젝트를 삭제하세요" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "조직을 삭제하기 전에." -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and 프로젝트 제거 또는 프로젝트 삭제" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "한 번 삭제된 조직은 복구할 수 없습니다." -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "구독이 취소되고 청구 포털에 액세스할 수 없게 됩니다." -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "청구 포털에 액세스할 수 없게 됩니다." -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7059,33 +7105,33 @@ msgstr "" "공하면 게시에 사용되는 신원을 더 제한할 수 있습니다. 자" "세한 내용은 여기에서 확인하세요." -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "현재 게시자 관리" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "%(project_name)s와 연관된 OpenID Connect 게시자" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "현재 구성된 퍼블리셔가 없습니다." -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "새 게시자 추가하기" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "환경 제한" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "이 설정은 신뢰할 수 있는 퍼블리셔의 환경을 다음으로 제한합니다" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7096,7 +7142,7 @@ msgstr "" "'%(constrained_environment_name)s'로 변경하거나 각각을 신뢰할 수 있는 퍼블리" "셔로 등록해야 합니다." -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, python-format msgid "" "I understand that this Trusted Publisher will only allow uploads from CI/CD " @@ -7105,7 +7151,7 @@ msgstr "" "나는 이 신뢰할 수 있는 퍼블리셔가 '%(constrained_environment_name)s' 환경에" "서 실행되는 CI/CD 워크플로에서만 업로드를 허용한다는 것을 이해합니다." -#: warehouse/templates/manage/project/publishing.html:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "신규 환경 이름" @@ -11043,6 +11089,17 @@ msgid "There were no results for '%(filters)s' filter" msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "'%(filters)s'의 결과는 없습니다" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "조직 이름을 변경한 후에는 현재 계정 이름으로 되돌릴 수 없습니다." + +#~ msgid "Change organization account name for" +#~ msgstr "조직 계정 이름 변경 대상" + +#~ msgid "Current organization account name" +#~ msgstr "현재 조직 계정 이름" + #~ msgid "Organization request" #~ msgstr "조직 요청" diff --git a/warehouse/locale/lzh/LC_MESSAGES/messages.po b/warehouse/locale/lzh/LC_MESSAGES/messages.po index cbbf471db98c..920c43c166b2 100644 --- a/warehouse/locale/lzh/LC_MESSAGES/messages.po +++ b/warehouse/locale/lzh/LC_MESSAGES/messages.po @@ -344,7 +344,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -365,10 +365,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -378,10 +378,10 @@ msgid "" msgstr "登陆失败的尝试太频繁,请稍后再试。" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -441,7 +441,7 @@ msgid "Select project" msgstr "选择项目" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "指定项目名" @@ -681,29 +681,29 @@ msgstr "邀请已过期。" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -740,7 +740,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "归码无效" @@ -898,33 +898,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid project name" msgid "Invalid environment name" msgstr "归码无效" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1301,9 +1305,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1669,11 +1672,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3155,7 +3159,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4027,7 +4031,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4035,8 +4039,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4046,7 +4050,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4058,13 +4062,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4115,8 +4119,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4387,7 +4390,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4400,7 +4404,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4457,7 +4462,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4868,7 +4873,7 @@ msgstr "境名" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4889,9 +4894,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4980,7 +4985,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5716,56 +5721,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6150,68 +6169,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6586,35 +6622,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid project name" msgid "Constrain environment" msgstr "归码无效" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6622,14 +6658,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Environment name" msgid "New Environment Name" diff --git a/warehouse/locale/mk/LC_MESSAGES/messages.po b/warehouse/locale/mk/LC_MESSAGES/messages.po index dc020dc71d7e..08959d1c080d 100644 --- a/warehouse/locale/mk/LC_MESSAGES/messages.po +++ b/warehouse/locale/mk/LC_MESSAGES/messages.po @@ -347,7 +347,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -368,20 +368,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 #, fuzzy #| msgid "OpenID Connect provider removed" msgid "The trusted publisher could not be registered" @@ -443,7 +443,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -675,31 +675,31 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 #, fuzzy #| msgid "OpenID Connect provider removed" msgid "The trusted publisher could not be constrained" msgstr "OpenID Connect провајдер отстранет" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -736,7 +736,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid project name" @@ -888,33 +888,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "Невалиден резервен код." -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1291,9 +1295,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1659,11 +1662,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3143,7 +3147,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4015,7 +4019,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4023,8 +4027,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4034,7 +4038,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4046,13 +4050,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4103,8 +4107,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4379,7 +4382,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4392,7 +4396,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4449,7 +4454,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4854,7 +4859,7 @@ msgstr "Невалиден резервен код." #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4875,9 +4880,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4964,7 +4969,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5692,56 +5697,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6126,68 +6145,77 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" -msgstr "" +#, fuzzy +#| msgid "OpenID Connect provider added" +msgid "Custom Trusted Publishers" +msgstr "OpenID Connect провајдер додаден" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6566,35 +6604,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid recovery code." msgid "Constrain environment" msgstr "Невалиден резервен код." -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6602,14 +6640,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid recovery code." msgid "New Environment Name" diff --git a/warehouse/locale/ml/LC_MESSAGES/messages.po b/warehouse/locale/ml/LC_MESSAGES/messages.po index 8a54b3bfbaae..57dd0cf7ca7b 100644 --- a/warehouse/locale/ml/LC_MESSAGES/messages.po +++ b/warehouse/locale/ml/LC_MESSAGES/messages.po @@ -356,7 +356,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -389,10 +389,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -402,10 +402,10 @@ msgid "" msgstr "വളരെയധികം പരാജയപ്പെട്ട ലോഗിൻ ശ്രമങ്ങൾ നടന്നിട്ടുണ്ട്. പിന്നീട് വീണ്ടും ശ്രമിക്കുക." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -485,7 +485,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -739,11 +739,11 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, 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/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, 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/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -779,7 +779,7 @@ msgstr "" "പുതിയ ഉപയോക്തൃ രജിസ്ട്രേഷൻ താൽക്കാലികമായി പ്രവർത്തനരഹിതമാക്കി. വിശദാംശങ്ങൾക്ക് https://" "pypi.org/help#admin-intervention കാണുക." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -822,7 +822,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid project name" @@ -988,33 +988,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "അസാധുവായ റിക്കവറി കോഡ്." -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1391,9 +1395,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1759,11 +1762,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3247,7 +3251,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4119,7 +4123,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4127,8 +4131,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4138,7 +4142,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4150,13 +4154,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4207,8 +4211,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4483,7 +4486,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4496,7 +4500,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4553,7 +4558,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4980,7 +4985,7 @@ msgstr "അസാധുവായ റിക്കവറി കോഡ്." #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5001,9 +5006,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5090,7 +5095,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5839,56 +5844,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6288,78 +6307,81 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Change organization account name" -msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക" +msgid "Custom Trusted Publishers" +msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 -#, python-format -msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 +#: warehouse/templates/manage/organization/settings.html:211 +#, python-format msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Choose a username with 50 characters or less." -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക" -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Current organization account name" -msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." +msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Choose a username with 50 characters or less." msgid "Delete the project" msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, 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:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6757,35 +6789,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid recovery code." msgid "Constrain environment" msgstr "അസാധുവായ റിക്കവറി കോഡ്." -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6793,14 +6825,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid recovery code." msgid "New Environment Name" @@ -10024,6 +10056,16 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Choose a username with 50 characters or less." +#~ msgid "Change organization account name for" +#~ msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക" + +#, fuzzy +#~| msgid "Choose a username with 50 characters or less." +#~ msgid "Current organization account name" +#~ msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക" + #, fuzzy #~| msgid "Choose a username with 50 characters or less." #~ msgid "Organization request" diff --git a/warehouse/locale/mni/LC_MESSAGES/messages.po b/warehouse/locale/mni/LC_MESSAGES/messages.po index 3b2f1ae90f9f..703321c8b1e7 100644 --- a/warehouse/locale/mni/LC_MESSAGES/messages.po +++ b/warehouse/locale/mni/LC_MESSAGES/messages.po @@ -323,7 +323,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -344,20 +344,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -417,7 +417,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -643,29 +643,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -702,7 +702,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -848,31 +848,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1243,9 +1247,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1611,11 +1614,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3093,7 +3097,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3963,7 +3967,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -3971,8 +3975,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -3982,7 +3986,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -3994,13 +3998,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4051,8 +4055,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4323,7 +4326,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4336,7 +4340,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4393,7 +4398,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4790,7 +4795,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4811,9 +4816,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4900,7 +4905,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5623,56 +5628,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6057,68 +6076,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6487,33 +6523,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6521,14 +6557,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/mr/LC_MESSAGES/messages.po b/warehouse/locale/mr/LC_MESSAGES/messages.po index 17160ac23b13..0186190366ec 100644 --- a/warehouse/locale/mr/LC_MESSAGES/messages.po +++ b/warehouse/locale/mr/LC_MESSAGES/messages.po @@ -368,7 +368,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -401,10 +401,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -414,10 +414,10 @@ msgid "" msgstr "बरेच लॉगिन प्रयत्न अयशस्वी झाले. पुन्हा प्रयत्न करा." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -497,7 +497,7 @@ msgid "Select project" msgstr "प्रकल्प शोधा" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Project name" msgid "Specify project name" @@ -771,11 +771,11 @@ msgstr "ईमेल आधीच सत्यापित आहे" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -787,7 +787,7 @@ msgstr "" "नवीन वापरकर्ता नोंदणी तात्पुरती अक्षम केली. तपशीलांसाठी https://pypi.org/help#admin-" "intervention पहा." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -799,7 +799,7 @@ msgstr "" "नवीन वापरकर्ता नोंदणी तात्पुरती अक्षम केली. तपशीलांसाठी https://pypi.org/help#admin-" "intervention पहा." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -811,7 +811,7 @@ msgstr "" "नवीन वापरकर्ता नोंदणी तात्पुरती अक्षम केली. तपशीलांसाठी https://pypi.org/help#admin-" "intervention पहा." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -859,7 +859,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid project name" @@ -1027,33 +1027,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "अवैध पुनर्प्राप्ती कोड." -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1432,9 +1436,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1825,11 +1828,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3346,7 +3350,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4254,7 +4258,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4262,8 +4266,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4273,7 +4277,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4285,13 +4289,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4344,8 +4348,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4631,7 +4634,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4644,7 +4648,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4709,7 +4714,7 @@ msgstr "PyPI नेव्हिगेशन चा वापर" msgid "Decline invitation" msgstr "PyPI नेव्हिगेशन चा वापर" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -5144,7 +5149,7 @@ msgstr "अवैध पुनर्प्राप्ती कोड." #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5165,9 +5170,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5258,7 +5263,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -6036,19 +6041,33 @@ msgstr "आपण आता '${project_name}' प्रोजेक्टची msgid "%(username)s removed from %(team_name)s team" msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात." -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "view release" msgid "Registered by:" msgstr "प्रकाशन पहा" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6057,34 +6076,34 @@ msgstr "" msgid "Deleted by:" msgstr "हटवा" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Remove device" msgid "Renamed by:" msgstr "डिव्हाइस काढा" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Remove device" msgid "Approved by:" msgstr "डिव्हाइस काढा" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "view release" msgid "Declined by:" msgstr "प्रकाशन पहा" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6092,14 +6111,14 @@ msgstr "" msgid "Invited by:" msgstr "प्रकाशन पहा" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Remove device" msgid "Revoked by:" msgstr "डिव्हाइस काढा" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6529,86 +6548,91 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Role invitation is not valid." -msgid "Change organization account name" -msgstr "भूमिका आमंत्रण वैध नाही." +msgid "Custom Trusted Publishers" +msgstr "" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "भूमिका आमंत्रण वैध नाही." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." -msgstr "" - -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "भूमिका आमंत्रण वैध नाही." -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Current organization account name" -msgstr "50 किंवा त्यापेक्षा कमी वर्ण असलेले वापरकर्तानाव निवडा." +#| msgid "Role invitation is not valid." +msgid "Renaming organizations is not currently supported." +msgstr "भूमिका आमंत्रण वैध नाही." -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "View file options" msgid "Delete organization" msgstr "फाईल पर्याय पहा" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "View file options" msgid "Cannot delete organization" msgstr "फाईल पर्याय पहा" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, fuzzy #| msgid "View file options" msgid "Transfer ownership and remove the project from your organization" msgstr "फाईल पर्याय पहा" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Search projects" msgid "Delete the project" msgstr "प्रकल्प शोधा" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "View file options" msgid "Before you can delete your organization." msgstr "फाईल पर्याय पहा" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7020,35 +7056,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid recovery code." msgid "Constrain environment" msgstr "अवैध पुनर्प्राप्ती कोड." -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7056,14 +7092,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid recovery code." msgid "New Environment Name" @@ -10389,6 +10425,16 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Role invitation is not valid." +#~ msgid "Change organization account name for" +#~ msgstr "भूमिका आमंत्रण वैध नाही." + +#, fuzzy +#~| msgid "Choose a username with 50 characters or less." +#~ msgid "Current organization account name" +#~ msgstr "50 किंवा त्यापेक्षा कमी वर्ण असलेले वापरकर्तानाव निवडा." + #, fuzzy #~| msgid "Role invitation is not valid." #~ msgid "Organization request" diff --git a/warehouse/locale/nb_NO/LC_MESSAGES/messages.po b/warehouse/locale/nb_NO/LC_MESSAGES/messages.po index 50c1186f2f1f..10b89c00859e 100644 --- a/warehouse/locale/nb_NO/LC_MESSAGES/messages.po +++ b/warehouse/locale/nb_NO/LC_MESSAGES/messages.po @@ -364,7 +364,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -396,10 +396,10 @@ msgstr "" "Du kan ikke registrere mer enn 3 ventende pålitelige utgivere samtidig." #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." @@ -408,10 +408,10 @@ msgstr "" "igjen senere." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "Den klarerte utgiveren kunne ikke registreres" @@ -484,7 +484,7 @@ msgid "Select project" msgstr "Velg prosjekt" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Angi prosjektnavn" @@ -757,13 +757,13 @@ msgstr "E-postadresse allerede bekreftet" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 #, 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/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -771,7 +771,7 @@ msgstr "" "GitHub-basert klarert publisering er midlertidig deaktivert. Se https://pypi." "org/help#admin-intervention for detaljer." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -783,7 +783,7 @@ msgstr "" "Registrering av nye brukere er midlertidig deaktivert. Se https://pypi.org/" "help#admin-intervention for detaljer." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -791,7 +791,7 @@ msgstr "" "GitLab-basert klarert publisering er midlertidig deaktivert. Se https://pypi." "org/help#admin-intervention for detaljer." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -830,7 +830,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid TOTP code." msgid "Invalid project name" @@ -1004,33 +1004,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid TOTP code." msgid "Invalid environment name" msgstr "Ugyldig TOTP-kode." -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1445,9 +1449,8 @@ msgstr "Bytt til mobilversjonen" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1848,11 +1851,12 @@ msgstr "Passord" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3534,7 +3538,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4473,7 +4477,7 @@ msgid "Recent account activity" msgstr "Nylig kontoaktivitet" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4481,8 +4485,8 @@ msgid "Event" msgstr "Hendelse" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4492,7 +4496,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4504,13 +4508,13 @@ msgid "Date / time" msgstr "Dato / tid" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4566,8 +4570,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4863,7 +4866,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4876,7 +4880,8 @@ msgid "Added by:" msgstr "Lagt til av:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4944,7 +4949,7 @@ msgstr "Tilbakekall invitasjon for %(user)s" msgid "Decline invitation" msgstr "Hovednavigasjon" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Project documentation" @@ -5402,7 +5407,7 @@ msgstr "Ugyldig TOTP-kode." #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5423,9 +5428,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5523,7 +5528,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5536,26 +5541,26 @@ msgstr "" "passordet ditt på PyPI." #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Add email" msgid "email" msgstr "Legg til e-post" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "" #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 #, fuzzy #| msgid "Project:" msgid "Subject" msgstr "Prosjekt:" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 #, fuzzy #| msgid "Project:" msgid "subject" @@ -5570,7 +5575,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5583,7 +5588,7 @@ msgstr "" "passordet ditt på PyPI." #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 #, fuzzy #| msgid "Project documentation" @@ -5591,52 +5596,52 @@ msgid "Organization" msgstr "Prosjektdokumentasjon" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Project documentation" msgid "my-organization" msgstr "Prosjektdokumentasjon" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Project name" msgid "ActiveState Project name" msgstr "Prosjektnavn" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Project:" msgid "my-project" msgstr "Prosjekt:" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "Ditt brukernavn" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "Brukernavn" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5667,12 +5672,12 @@ msgid "Pending project name" msgstr "Prosjektnavn" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "" @@ -5711,7 +5716,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, python-format msgid "" "You must first enable two-factor authentication on " @@ -6337,19 +6342,33 @@ msgstr "Du har ikke eierskap i dette prosjektet" msgid "%(username)s removed from %(team_name)s team" msgstr "Du har ikke eierskap i dette prosjektet" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "Registrer" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: 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:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6358,34 +6377,34 @@ msgstr "Opprettet av:" msgid "Deleted by:" msgstr "Opprettet av:" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Removed by:" msgid "Renamed by:" msgstr "Fjernet av:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Removed by:" msgid "Approved by:" msgstr "Fjernet av:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Changed by:" msgid "Declined by:" msgstr "Endret av:" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6393,14 +6412,14 @@ msgstr "Endret av:" msgid "Invited by:" msgstr "Endret av:" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Removed by:" msgid "Revoked by:" msgstr "Fjernet av:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -6866,56 +6885,62 @@ msgid "Activate billing" msgstr "Prosjektdokumentasjon" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Manage '%(project_name)s'" -msgid "Change organization account name" -msgstr "Håndter '%(project_name)s'" +#| msgid "Username" +msgid "Custom Trusted Publishers" +msgstr "Brukernavn" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "Opplasting av ny dokumentasjon støttes ikke lenger." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." -msgstr "" - -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Manage '%(project_name)s'" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Håndter '%(project_name)s'" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "Opprett en konto" +msgid "Renaming organizations is not currently supported." +msgstr "Opplasting av ny dokumentasjon støttes ikke lenger." -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "Opprett en konto" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "Opprett en konto" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "Your projects (%(project_count)s)" msgid "Your organization currently owns %(count)s project." @@ -6923,29 +6948,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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Delete project" msgid "Delete the project" msgstr "Slett prosjekt" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "Opprett en konto" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7370,39 +7407,39 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 #, fuzzy #| msgid "Manage this project" msgid "Manage current publishers" msgstr "Håndter dette prosjektet" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 #, fuzzy #| msgid "Manage this project" msgid "Add a new publisher" msgstr "Håndter dette prosjektet" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid TOTP code." msgid "Constrain environment" msgstr "Ugyldig TOTP-kode." -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7410,14 +7447,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid TOTP code." msgid "New Environment Name" @@ -10815,6 +10852,16 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Manage '%(project_name)s'" +#~ msgid "Change organization account name for" +#~ msgstr "Håndter '%(project_name)s'" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "Opprett en konto" + #, fuzzy #~| msgid "Project documentation" #~ msgid "Organization request" diff --git a/warehouse/locale/ne/LC_MESSAGES/messages.po b/warehouse/locale/ne/LC_MESSAGES/messages.po index d5421eb54bcf..b723032b51d2 100644 --- a/warehouse/locale/ne/LC_MESSAGES/messages.po +++ b/warehouse/locale/ne/LC_MESSAGES/messages.po @@ -346,7 +346,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -379,10 +379,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -392,10 +392,10 @@ msgid "" msgstr "धेरै असफल लगइन प्रयासहरू भएका छन्। पछि फेरि प्रयास गर्नुहोस्।" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -455,7 +455,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -701,11 +701,11 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -717,7 +717,7 @@ msgstr "" "नयाँ प्रयोगकर्ता दर्ता अस्थायी रूपमा असक्षम गरियो। विवरणहरूको लागि https://pypi.org/" "help#admin-intervention हेर्नुहोस्।" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -729,7 +729,7 @@ msgstr "" "नयाँ प्रयोगकर्ता दर्ता अस्थायी रूपमा असक्षम गरियो। विवरणहरूको लागि https://pypi.org/" "help#admin-intervention हेर्नुहोस्।" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -741,7 +741,7 @@ msgstr "" "नयाँ प्रयोगकर्ता दर्ता अस्थायी रूपमा असक्षम गरियो। विवरणहरूको लागि https://pypi.org/" "help#admin-intervention हेर्नुहोस्।" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -784,7 +784,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid project name" @@ -936,33 +936,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "अवैध रिकभरी कोड।" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1335,9 +1339,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1703,11 +1706,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3187,7 +3191,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4057,7 +4061,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4065,8 +4069,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4076,7 +4080,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4088,13 +4092,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4145,8 +4149,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4419,7 +4422,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4432,7 +4436,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4489,7 +4494,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4888,7 +4893,7 @@ msgstr "अवैध रिकभरी कोड।" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4909,9 +4914,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4998,7 +5003,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5723,56 +5728,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6157,68 +6176,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6591,35 +6627,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid recovery code." msgid "Constrain environment" msgstr "अवैध रिकभरी कोड।" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6627,14 +6663,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid recovery code." msgid "New Environment Name" diff --git a/warehouse/locale/nl/LC_MESSAGES/messages.po b/warehouse/locale/nl/LC_MESSAGES/messages.po index 0e1f927dee66..f8cfca853437 100644 --- a/warehouse/locale/nl/LC_MESSAGES/messages.po +++ b/warehouse/locale/nl/LC_MESSAGES/messages.po @@ -362,7 +362,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -392,10 +392,10 @@ msgstr "" "registreren." #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." @@ -404,10 +404,10 @@ msgstr "" "later nog eens." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "De vertrouwde uitgever kan niet worden geregistreerd." @@ -478,7 +478,7 @@ msgid "Select project" msgstr "Selecteer project" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Geef projectnaam op" @@ -762,13 +762,13 @@ msgstr "Uitnodiging is al verlopen." msgid "Invitation revoked from '${username}'." msgstr "Uitnodiging van '${gebruikersnaam}' is ingetrokken." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 #, 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/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -776,7 +776,7 @@ msgstr "" "Vertrouwd publiceren op basis van GitHub is tijdelijk stopgezet. Zie https://" "pypi.org/help#admin-intervention voor meer details." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "GitHub-based trusted publishing is temporarily disabled. See https://pypi." @@ -788,7 +788,7 @@ msgstr "" "Vertrouwd publiceren op basis van GitHub is tijdelijk stopgezet. Zie https://" "pypi.org/help#admin-intervention voor meer details." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "GitHub-based trusted publishing is temporarily disabled. See https://pypi." @@ -800,7 +800,7 @@ msgstr "" "Vertrouwd publiceren op basis van GitHub is tijdelijk stopgezet. Zie https://" "pypi.org/help#admin-intervention voor meer details." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "GitHub-based trusted publishing is temporarily disabled. See https://pypi." @@ -851,7 +851,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "Uitnodiging voor '${project_name}' is geweigerd." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid repository name" msgid "Invalid project name" @@ -1036,13 +1036,13 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 #, 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:31 +#: warehouse/oidc/forms/gitlab.py:38 #, fuzzy #| msgid "Specify GitHub repository owner (username or organization)" msgid "Specify GitLab namespace (username or group/subgroup)" @@ -1050,31 +1050,35 @@ msgstr "" "Specificeer de eigenaar (gebruikersnaam of organisatie) van de GitHub " "repository" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 #, 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:63 +#: warehouse/oidc/forms/gitlab.py:70 #, fuzzy #| msgid "Specify workflow filename" msgid "Specify top-level pipeline file path" msgstr "Specificeer de bestandsnaam van de workflow" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid repository name" msgid "Invalid environment name" msgstr "Ongeldige repositorynaam." -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 #, 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:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1475,9 +1479,8 @@ msgstr "Stap over op mobiele versie" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1866,11 +1869,12 @@ msgstr "Wachtwoord" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3752,7 +3756,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4669,7 +4673,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4677,8 +4681,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4688,7 +4692,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4700,13 +4704,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4757,8 +4761,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -5052,7 +5055,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -5065,7 +5069,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -5131,7 +5136,7 @@ msgstr "Hoofdnavigatie" msgid "Decline invitation" msgstr "Hoofdnavigatie" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Confirm Invite" @@ -5597,7 +5602,7 @@ msgstr "Ongeldige repositorynaam." #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5618,9 +5623,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5720,7 +5725,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "\n" @@ -5735,22 +5740,22 @@ msgstr "" "%(href)s\n" #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 msgid "email" msgstr "" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "" #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 msgid "Subject" msgstr "" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 msgid "subject" msgstr "" @@ -5763,7 +5768,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "\n" @@ -5778,7 +5783,7 @@ msgstr "" "%(href)s\n" #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 #, fuzzy #| msgid "Confirm Invite" @@ -5786,52 +5791,52 @@ msgid "Organization" msgstr "Uitnodiging accepteren" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Confirm Invite" msgid "my-organization" msgstr "Uitnodiging accepteren" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Specify project name" msgid "ActiveState Project name" msgstr "Geef projectnaam op" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "No projects" msgid "my-project" msgstr "Geen projecten" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "Uw gebruikersnaam" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "Gebruikersnaam" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5862,12 +5867,12 @@ msgid "Pending project name" msgstr "Populaire projecten" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "" @@ -5904,7 +5909,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, fuzzy, python-format #| msgid "%(user)s has not uploaded any projects to PyPI, yet" msgid "" @@ -6562,60 +6567,74 @@ msgstr "" "Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" " "te maken, is niet goedgekeurd." -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "Registreer" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "Afwijzen" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -7073,57 +7092,64 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Create an account" -msgid "Change organization account name" -msgstr "Account aanmaken" +#| msgid "Publisher name" +msgid "Custom Trusted Publishers" +msgstr "Uitgeversnaam" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "Rol uitnodiging is niet valide." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -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:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Create an account" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Account aanmaken" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "Account aanmaken" +#| 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:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "Account aanmaken" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "Account aanmaken" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "" #| "\n" @@ -7144,29 +7170,29 @@ msgstr[1] "" " %(count)s projecten\n" " " -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, fuzzy #| msgid "Create an account" msgid "Transfer ownership and remove the project from your organization" msgstr "Account aanmaken" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Select project" msgid "Delete the project" msgstr "Selecteer project" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "Account aanmaken" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7599,35 +7637,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid repository name" msgid "Constrain environment" msgstr "Ongeldige repositorynaam." -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7635,14 +7673,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid repository name" msgid "New Environment Name" @@ -10997,6 +11035,16 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Change organization account name for" +#~ msgstr "Account aanmaken" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "Account aanmaken" + #, fuzzy #~| msgid "Confirm Invite" #~ msgid "Organization request" diff --git a/warehouse/locale/or/LC_MESSAGES/messages.po b/warehouse/locale/or/LC_MESSAGES/messages.po index 613a82f13f1d..2ac00e92c9d2 100644 --- a/warehouse/locale/or/LC_MESSAGES/messages.po +++ b/warehouse/locale/or/LC_MESSAGES/messages.po @@ -328,7 +328,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -349,20 +349,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -424,7 +424,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -662,29 +662,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -721,7 +721,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -871,31 +871,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1266,9 +1270,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1634,11 +1637,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3122,7 +3126,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3994,7 +3998,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4002,8 +4006,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4013,7 +4017,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4025,13 +4029,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4082,8 +4086,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4356,7 +4359,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4369,7 +4373,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4426,7 +4431,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4842,7 +4847,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4863,9 +4868,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4952,7 +4957,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5694,56 +5699,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6143,78 +6162,81 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Change organization account name" -msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।" +msgid "Custom Trusted Publishers" +msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 -#, python-format -msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 +#: warehouse/templates/manage/organization/settings.html:211 +#, python-format msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Choose a username with 50 characters or less." -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।" -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Current organization account name" -msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." +msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Choose a username with 50 characters or less." msgid "Delete the project" msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Choose a username with 50 characters or less." msgid "Before you can delete your organization." msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6590,33 +6622,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6624,14 +6656,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" @@ -9848,6 +9880,16 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Choose a username with 50 characters or less." +#~ msgid "Change organization account name for" +#~ msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।" + +#, fuzzy +#~| msgid "Choose a username with 50 characters or less." +#~ msgid "Current organization account name" +#~ msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।" + #, fuzzy #~| msgid "Choose a username with 50 characters or less." #~ msgid "Organization request" diff --git a/warehouse/locale/pl/LC_MESSAGES/messages.po b/warehouse/locale/pl/LC_MESSAGES/messages.po index 50ddbb5cb411..805dfd564447 100644 --- a/warehouse/locale/pl/LC_MESSAGES/messages.po +++ b/warehouse/locale/pl/LC_MESSAGES/messages.po @@ -373,7 +373,7 @@ msgstr "" "usługi." #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -403,10 +403,10 @@ msgstr "" "jednocześnie." #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." @@ -415,10 +415,10 @@ msgstr "" "później." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "Zaufany wydawca nie mógł zostać zarejestrowany" @@ -487,7 +487,7 @@ msgid "Select project" msgstr "Wybierz projekt" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Podaj nazwę projektu" @@ -741,13 +741,13 @@ msgstr "Zaproszenie już wygasło." msgid "Invitation revoked from '${username}'." msgstr "Odrzucono zaproszenie od ”${username}”." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 #, 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/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -755,7 +755,7 @@ msgstr "" "Zaufane publikowanie GitHub jest tymczasowo wyłączone. Zobacz https://pypi." "org/help#admin-intervention aby uzyskać szczegółowe informacje." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -763,7 +763,7 @@ msgstr "" "Zaufane publikowanie GitLab jest tymczasowo wyłączone. Zobacz https://pypi." "org/help#admin-intervention aby uzyskać szczegółowe informacje." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -771,7 +771,7 @@ msgstr "" "Zaufane publikowanie Google jest tymczasowo wyłączone. Zobacz https://pypi." "org/help#admin-intervention aby uzyskać szczegółowe informacje." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -814,7 +814,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "Wygasłe zaproszenie dla „${username}” zostało usunięte." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "Nieprawidłowa nazwa projektu" @@ -982,44 +982,48 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 #, 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:31 +#: warehouse/oidc/forms/gitlab.py:38 #, 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:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 #, 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:63 +#: warehouse/oidc/forms/gitlab.py:70 #, fuzzy #| msgid "Specify workflow filename" msgid "Specify top-level pipeline file path" msgstr "Określ nazwę pliku workflow" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid project name" msgid "Invalid environment name" msgstr "Nieprawidłowa nazwa projektu" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 #, 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:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1432,9 +1436,8 @@ msgstr "Przełącz na wersję mobilną" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1821,11 +1824,12 @@ msgstr "Hasło" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3672,7 +3676,7 @@ msgstr "%(username)s nie przesłał dotychczas żadnego projektu na PyPI." #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "Email" @@ -4608,7 +4612,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4616,8 +4620,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4627,7 +4631,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4639,13 +4643,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4700,8 +4704,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -5050,7 +5053,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -5063,7 +5067,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -5132,7 +5137,7 @@ msgstr "Główne menu" msgid "Decline invitation" msgstr "Główne menu" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Confirm Invite" @@ -5600,7 +5605,7 @@ msgstr "Nieprawidłowa nazwa projektu" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5621,9 +5626,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5721,7 +5726,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5734,24 +5739,24 @@ msgstr "" "hasło na PyPI." #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Email" msgid "email" msgstr "Email" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "" #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 msgid "Subject" msgstr "" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 msgid "subject" msgstr "" @@ -5764,7 +5769,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5777,7 +5782,7 @@ msgstr "" "hasło na PyPI." #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 #, fuzzy #| msgid "Confirm Invite" @@ -5785,52 +5790,52 @@ msgid "Organization" msgstr "Potwierdź zaproszenie" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Confirm Invite" msgid "my-organization" msgstr "Potwierdź zaproszenie" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Specify project name" msgid "ActiveState Project name" msgstr "Podaj nazwę projektu" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Project links" msgid "my-project" msgstr "Linki do projektu" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "Twoja nazwa użytkownika" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "Nazwa użytkownika" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5861,12 +5866,12 @@ msgid "Pending project name" msgstr "Popularne projekty" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "" @@ -5908,7 +5913,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, fuzzy, python-format #| msgid "" #| "Verify your primary email address to add two " @@ -6526,19 +6531,33 @@ msgstr "Jesteś teraz ${role} w projekcie „${project_name}”." msgid "%(username)s removed from %(team_name)s team" msgstr "Jesteś teraz ${role} w projekcie „${project_name}”." -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "Zarejestruj się" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6547,34 +6566,34 @@ msgstr "" msgid "Deleted by:" msgstr "Nowe wersje" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Remove email" msgid "Renamed by:" msgstr "Usuń email" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Remove email" msgid "Approved by:" msgstr "Usuń email" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "Odmów" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6582,14 +6601,14 @@ msgstr "" msgid "Invited by:" msgstr "Nowe wersje" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Remove email" msgid "Revoked by:" msgstr "Usuń email" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -7053,57 +7072,64 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Create an account" -msgid "Change organization account name" -msgstr "Utwórz konto" +#| msgid "Username" +msgid "Custom Trusted Publishers" +msgstr "Nazwa użytkownika" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "Zaproszenie do udziału dla tej roli jest nieważne." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -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:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Create an account" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Utwórz konto" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "Utwórz konto" +#| 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:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "Utwórz konto" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "Utwórz konto" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "" #| "\n" @@ -7128,29 +7154,29 @@ msgstr[2] "" " %(count)s projektów\n" " " -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Select project" msgid "Delete the project" msgstr "Wybierz projekt" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "Utwórz konto" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7590,35 +7628,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid project name" msgid "Constrain environment" msgstr "Nieprawidłowa nazwa projektu" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7626,14 +7664,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid project name" msgid "New Environment Name" @@ -11080,6 +11118,16 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Change organization account name for" +#~ msgstr "Utwórz konto" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "Utwórz konto" + #, fuzzy #~| msgid "Confirm Invite" #~ msgid "Organization request" diff --git a/warehouse/locale/pt/LC_MESSAGES/messages.po b/warehouse/locale/pt/LC_MESSAGES/messages.po index 6dd4ff9c0af6..9b089c7737cc 100644 --- a/warehouse/locale/pt/LC_MESSAGES/messages.po +++ b/warehouse/locale/pt/LC_MESSAGES/messages.po @@ -369,7 +369,7 @@ msgstr "" "atualizados." #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -397,10 +397,10 @@ msgstr "" "Você não pode registrar mais de 3 editores confiáveis de uma única vez." #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." @@ -409,10 +409,10 @@ msgstr "" "novamente mais tarde." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "O editor confiável não pôde ser registado" @@ -482,7 +482,7 @@ msgid "Select project" msgstr "Selecionar projeto" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Especifique o nome do projeto" @@ -740,11 +740,11 @@ msgstr "O convite já expirou." msgid "Invitation revoked from '${username}'." msgstr "Convite revogado de \"${username}\"." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "O editor confiável não pôde ser restringido" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -752,7 +752,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/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -760,7 +760,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/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -768,7 +768,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/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -811,7 +811,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "O convite para \"${username}\" foi deletado." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "Nome de projeto inválido" @@ -966,32 +966,36 @@ msgstr "" "Nome de Ambiente não deve conter caracteres não imprimiveis ou os caracteres " "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "O nome deve terminar com .git ou .atom" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 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:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 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:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "Especifique o caminho do arquivo da pipeline" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "Nome do ambiente inválido" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 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:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "Caminho de arquivo pipeline não pode terminar ou começar em /" @@ -1393,9 +1397,8 @@ msgstr "Mudar para a versão de telemóvel" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1777,11 +1780,12 @@ msgstr "Palavra-passe" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3524,7 +3528,7 @@ msgstr "%(username)s ainda não enviou nenhum projeto ao PyPI." #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "E-mail" @@ -4431,7 +4435,7 @@ msgid "Recent account activity" msgstr "Atividade recente da conta" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4439,8 +4443,8 @@ msgid "Event" msgstr "Evento" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4450,7 +4454,7 @@ msgid "Time" msgstr "Horário" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4462,13 +4466,13 @@ msgid "Date / time" msgstr "Data / hora" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "Informações de Localização" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4531,8 +4535,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4836,7 +4839,8 @@ msgid "Any" msgstr "Qualquer" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4849,7 +4853,8 @@ msgid "Added by:" msgstr "Adicionado por:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4906,7 +4911,7 @@ msgstr "Recusar convite para %(org)s" msgid "Decline invitation" msgstr "Recusar convite" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "Nome da organização" @@ -5348,7 +5353,7 @@ msgstr "Nome de Ambiente" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "(opcional)" @@ -5375,9 +5380,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5493,7 +5498,7 @@ msgstr "" "possuir permissão de publicações no PyPL." #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "Read more about GitHub's OpenID Connect provider aqui." #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Email" msgid "email" msgstr "E-mail" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 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:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 #, fuzzy #| msgid "Subject:" msgid "Subject" msgstr "Assunto:" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 #, fuzzy #| msgid "Subject:" msgid "subject" @@ -5544,7 +5549,7 @@ msgstr "" "para publicação. Mais detalhes aqui." #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "Read more about GitHub's OpenID Connect provider aqui." #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 #, fuzzy #| msgid "Project description" @@ -5565,14 +5570,14 @@ msgid "Organization" msgstr "Descrição do projeto" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Project description" msgid "my-organization" msgstr "Descrição do projeto" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 #, fuzzy #| msgid "" #| "The GitHub organization name or GitHub username that owns the repository" @@ -5582,40 +5587,40 @@ msgstr "" "pertence este repositório" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Project name" msgid "ActiveState Project name" msgstr "Nome do projeto" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Project" msgid "my-project" msgstr "Projeto" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 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:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "O seu nome de utilizador" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "Nome de utilizador" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 #, fuzzy msgid "" "The username for the ActiveState account that will trigger the build of your " @@ -5646,12 +5651,12 @@ msgid "Pending project name" msgstr "Nome do projeto pendente" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "Editor" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "Pormenores" @@ -5701,7 +5706,7 @@ msgstr "" "lo, incluindo via seu próprio editor \"pendente\"." #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, fuzzy, python-format #| msgid "You have not enabled two factor authentication on your account." msgid "" @@ -6405,19 +6410,33 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "%(username)s removido da equipa %(team_name)s" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "Registar" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: 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:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6426,34 +6445,34 @@ msgstr "Criado por:" msgid "Deleted by:" msgstr "Criado por:" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Removed by:" msgid "Renamed by:" msgstr "Removido por:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Removed by:" msgid "Approved by:" msgstr "Removido por:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "Rejeitar" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6461,14 +6480,14 @@ msgstr "Alterado por:" msgid "Invited by:" msgstr "Convidar" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Removed by:" msgid "Revoked by:" msgstr "Removido por:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -6938,59 +6957,64 @@ msgid "Activate billing" msgstr "Ativar Faturamento" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Manage '%(project_name)s'" -msgid "Change organization account name" -msgstr "Gerir \"%(project_name)s\"" +#| msgid "Trusted publisher added" +msgid "Custom Trusted Publishers" +msgstr "Publicador confiável adicionado" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "This organization is not active" -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "Esta organização não está ativa" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -#, fuzzy -#| msgid "You will not be able to recover your account after you delete it" -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." -msgstr "Não poderá recuperar a sua conta depois de apagá-la" - -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Manage '%(project_name)s'" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Gerir \"%(project_name)s\"" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "Criar uma conta" +#| 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:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "Criar uma conta" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "Criar uma conta" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "" #| "\n" @@ -7015,29 +7039,29 @@ msgstr[1] "" "%(count)s projetos.\n" " " -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "Para cada projeto, deve:" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Delete project" msgid "Delete the project" msgstr "Apagar projeto" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "Criar uma conta" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, fuzzy, python-format #| msgid "" #| "transfer ownership or transferir propriedade ou apagar projeto" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 #, 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:274 +#: warehouse/templates/manage/organization/settings.html:299 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:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "Você perdera acesso ao portal de pagamento." -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, fuzzy, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7475,38 +7511,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:345 +#: warehouse/templates/manage/project/publishing.html:360 #, fuzzy #| msgid "Manage current providers" msgid "Manage current publishers" msgstr "Gerir provedores atuais" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, 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:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "Nenhum editor está atualmente configurado." -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "Adicionar um novo editor" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid project name" msgid "Constrain environment" msgstr "Nome de projeto inválido" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 #, 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:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7517,7 +7553,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:438 +#: warehouse/templates/manage/project/publishing.html:453 #, fuzzy, python-format #| msgid "" #| "I understand that this Trusted Publisher will only allow uploads frow CI/" @@ -7530,7 +7566,7 @@ 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid project name" msgid "New Environment Name" @@ -12045,6 +12081,23 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "Não houve ocorrência para filtro '%(filters)s'" msgstr[1] "Não houve ocorrências para filtros '%(filters)s'" +#, fuzzy +#~| msgid "You will not be able to recover your account after you delete it" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "Não poderá recuperar a sua conta depois de apagá-la" + +#, fuzzy +#~| msgid "Manage '%(project_name)s'" +#~ msgid "Change organization account name for" +#~ msgstr "Gerir \"%(project_name)s\"" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "Criar uma conta" + #, fuzzy #~| msgid "Project description" #~ msgid "Organization request" diff --git a/warehouse/locale/pt_BR/LC_MESSAGES/messages.po b/warehouse/locale/pt_BR/LC_MESSAGES/messages.po index 6081e3645038..28eaf664744a 100644 --- a/warehouse/locale/pt_BR/LC_MESSAGES/messages.po +++ b/warehouse/locale/pt_BR/LC_MESSAGES/messages.po @@ -371,7 +371,7 @@ msgstr "" "atualizados." #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -400,10 +400,10 @@ msgstr "" "tempo." #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." @@ -412,10 +412,10 @@ msgstr "" "novamente mais tarde." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "O publicador confiável não pôde ser registrado" @@ -485,7 +485,7 @@ msgid "Select project" msgstr "Escolher projeto" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Especifique o nome do projeto" @@ -744,11 +744,11 @@ msgstr "O convite já expirado." msgid "Invitation revoked from '${username}'." msgstr "Convite revogado de \"${username}\"." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "O publicador confiável não pôde ser restringido" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -757,7 +757,7 @@ msgstr "" "desabilitada. Consulte https://pypi.org/help#admin-intervention para obter " "detalhes." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -766,7 +766,7 @@ msgstr "" "desabilitada. Consulte https://pypi.org/help#admin-intervention para obter " "detalhes." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -775,7 +775,7 @@ msgstr "" "desabilitada. Consulte https://pypi.org/help#admin-intervention para obter " "detalhes." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -819,7 +819,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "Convite expirado para '${username}' e foi excluído." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "Nome de projeto inválido" @@ -975,33 +975,37 @@ msgstr "" "O nome do ambiente não deve conter caracteres não imprimíveis ou os " "caracteres \"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "Nome terminado em .git ou .atom" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 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:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 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:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "Especifique o caminho de arquivo principal de pipeline" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "Nome de ambiente inválido" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 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:91 +#: warehouse/oidc/forms/gitlab.py:115 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 /" @@ -1394,9 +1398,8 @@ msgstr "Mudar para versão móvel" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1773,11 +1776,12 @@ msgstr "Senha" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3508,7 +3512,7 @@ msgstr "%(username)s ainda não enviou nenhum projeto ao PyPI." #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "E-mail" @@ -4415,7 +4419,7 @@ msgid "Recent account activity" msgstr "Atividade recente da conta" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4423,8 +4427,8 @@ msgid "Event" msgstr "Evento" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4434,7 +4438,7 @@ msgid "Time" msgstr "Horário" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4446,13 +4450,13 @@ msgid "Date / time" msgstr "Data / hora" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "Informações de localização" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4515,8 +4519,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4821,7 +4824,8 @@ msgid "Any" msgstr "Qualquer" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4834,7 +4838,8 @@ msgid "Added by:" msgstr "Adicionado por:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4891,7 +4896,7 @@ msgstr "Recusar convite para %(org)s" msgid "Decline invitation" msgstr "Recusar convite" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "Nome da organização" @@ -5321,7 +5326,7 @@ msgstr "Nome do ambiente" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "(opcional)" @@ -5348,9 +5353,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5451,7 +5456,7 @@ msgstr "" "acesso de confirmação que não deveriam ter acesso de publicação PyPI." #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support hereaqui." #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 msgid "email" msgstr "e-mail" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "O endereço de e-mail da conta ou conta de serviço usada para publicar." #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 msgid "Subject" msgstr "Assunto" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 msgid "subject" msgstr "assunto" @@ -5493,7 +5498,7 @@ msgstr "" "a>" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, python-format msgid "" "Read more about ActiveState's OpenID Connect support aqui." #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 msgid "Organization" msgstr "Organização" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 msgid "my-organization" msgstr "minha-organização" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "O nome da organização no ActiveState que possui o projeto" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 msgid "ActiveState Project name" msgstr "Nome do projeto ActiveState" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 msgid "my-project" msgstr "meu-projeto" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 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:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 msgid "Actor Username" msgstr "Nome de usuário do ator" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 msgid "my-username" msgstr "meu-nome-de-usuário" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5574,12 +5579,12 @@ msgid "Pending project name" msgstr "Nome do projeto pendente" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "Publicador" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "Detalhes" @@ -5630,7 +5635,7 @@ msgstr "" "\"pendente\"." #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, python-format msgid "" "You must first enable two-factor authentication on " @@ -6296,56 +6301,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "%(username)s removido da equipe %(team_name)s" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "Registrada por:" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: 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:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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 "Excluída por:" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "Removida por:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "Aprovada por:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "Rejeitada por:" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "Convidado por:" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "Revogado por:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6783,59 +6802,64 @@ msgid "Activate billing" msgstr "Ativar Faturamento" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Organization account name" -msgid "Change organization account name" -msgstr "Nome de conta da organização" +#| msgid "Trusted publisher added" +msgid "Custom Trusted Publishers" +msgstr "Publicador confiável adicionado" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "This organization is not active" -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "Esta organização não está ativa" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -#, fuzzy -#| msgid "You will not be able to recover your account after you delete it" -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." -msgstr "Você não poderá recuperar sua conta depois de excluí-la" - -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Organization account name" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Nome de conta da organização" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Organization account name" -msgid "Current organization account name" -msgstr "Nome de conta da organização" +#| 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:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create new organization" msgid "Delete organization" msgstr "Criar nova organização" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create new organization" msgid "Cannot delete organization" msgstr "Criar nova organização" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "" #| "\n" @@ -6852,29 +6876,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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "Para cada projeto, você deve:" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Delete project" msgid "Delete the project" msgstr "Excluir projeto" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create new organization" msgid "Before you can delete your organization." msgstr "Criar nova organização" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, fuzzy, python-format #| msgid "" #| "transfer ownership or remover projeto ou excluir projeto" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 #, 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:274 +#: warehouse/templates/manage/organization/settings.html:299 #, fuzzy msgid "" "Your subscription will be cancelled, and you will lose access to the billing " @@ -6902,12 +6926,12 @@ msgid "" msgstr "" "Sua assinatura será cancelada e você perderá o acesso ao portal de cobrança." -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 #, 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:278 +#: warehouse/templates/manage/organization/settings.html:303 #, fuzzy, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7310,37 +7346,37 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 #, fuzzy #| msgid "Manage current providers" msgid "Manage current publishers" msgstr "Gerenciar provedores atuais" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "Publiacadores OpenID Connect associados com %(project_name)s" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "Nenhum publicador está atualmente configurado." -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "Adicionar um novo publicador" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid environment name" msgid "Constrain environment" msgstr "Nome de ambiente inválido" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7348,14 +7384,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid project name" msgid "New Environment Name" @@ -11848,6 +11884,23 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "Nenhuma ocorrência para o filtro \"%(filters)s\"" msgstr[1] "Nenhuma ocorrência para os filtros \"%(filters)s\"" +#, fuzzy +#~| msgid "You will not be able to recover your account after you delete it" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "Você não poderá recuperar sua conta depois de excluí-la" + +#, fuzzy +#~| msgid "Organization account name" +#~ msgid "Change organization account name for" +#~ msgstr "Nome de conta da organização" + +#, fuzzy +#~| msgid "Organization account name" +#~ msgid "Current organization account name" +#~ msgstr "Nome de conta da organização" + #~ msgid "Organization request" #~ msgstr "Solicitação de organização" diff --git a/warehouse/locale/pt_PT/LC_MESSAGES/messages.po b/warehouse/locale/pt_PT/LC_MESSAGES/messages.po index 155d02dcc9de..19ec6bb1ca44 100644 --- a/warehouse/locale/pt_PT/LC_MESSAGES/messages.po +++ b/warehouse/locale/pt_PT/LC_MESSAGES/messages.po @@ -374,7 +374,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -402,10 +402,10 @@ msgstr "" "Não pode registar mais que 3 editores confiáveis pendentes de uma única vez." #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." @@ -414,10 +414,10 @@ msgstr "" "novamente mais tarde." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "O editor confiável não pôde ser registado" @@ -491,7 +491,7 @@ msgid "Select project" msgstr "Selecionar projeto" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Especifique o nome do projeto" @@ -767,13 +767,13 @@ msgstr "O convite já expirou." msgid "Invitation revoked from '${username}'." msgstr "Convite revogado de \"${username}\"." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 #, 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/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -781,7 +781,7 @@ msgstr "" "Trusted publishing com Github está temporariamente desativado. Consulte " "https://pypi.org/help#admin-intervention para mais detalhes." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "GitHub-based trusted publishing is temporarily disabled. See https://pypi." @@ -793,7 +793,7 @@ msgstr "" "Trusted publishing com Github está temporariamente desativado. Consulte " "https://pypi.org/help#admin-intervention para mais detalhes." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "GitHub-based trusted publishing is temporarily disabled. See https://pypi." @@ -805,7 +805,7 @@ msgstr "" "Trusted publishing com Github está temporariamente desativado. Consulte " "https://pypi.org/help#admin-intervention para mais detalhes." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "GitHub-based trusted publishing is temporarily disabled. See https://pypi." @@ -852,7 +852,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "O convite para \"${project_name}\" expirou e foi apagado." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "Nome de projeto inválido" @@ -1027,43 +1027,47 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 #, 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:31 +#: warehouse/oidc/forms/gitlab.py:38 #, 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:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 #, 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:63 +#: warehouse/oidc/forms/gitlab.py:70 #, fuzzy #| msgid "Specify workflow filename" msgid "Specify top-level pipeline file path" msgstr "Nome do arquivo de workflow" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid project name" msgid "Invalid environment name" msgstr "Nome de projeto inválido" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 #, 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:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1473,9 +1477,8 @@ msgstr "Mudar para a versão de telemóvel" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1863,11 +1866,12 @@ msgstr "Palavra-passe" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3603,7 +3607,7 @@ msgstr "%(username)s ainda não enviou nenhum projeto ao PyPI." #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "E-mail" @@ -4529,7 +4533,7 @@ msgid "Recent account activity" msgstr "Atividade recente da conta" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4537,8 +4541,8 @@ msgid "Event" msgstr "Evento" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4548,7 +4552,7 @@ msgid "Time" msgstr "Horário" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4560,13 +4564,13 @@ msgid "Date / time" msgstr "Data / hora" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "Informações de Localização" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4631,8 +4635,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4961,7 +4964,8 @@ msgid "Any" msgstr "Qualquer" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4974,7 +4978,8 @@ msgid "Added by:" msgstr "Adicionado por:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -5041,7 +5046,7 @@ msgstr "Recusar convite para %(org)s" msgid "Decline invitation" msgstr "Recusar convite" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "Nome da organização" @@ -5511,7 +5516,7 @@ msgstr "Nome de projeto inválido" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 #, fuzzy #| msgid "Reason (optional)" msgid "(optional)" @@ -5534,9 +5539,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5634,7 +5639,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "Read more about GitHub's OpenID Connect provider aqui." #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Email" msgid "email" msgstr "E-mail" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 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:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 #, fuzzy #| msgid "Subject:" msgid "Subject" msgstr "Assunto:" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 #, fuzzy #| msgid "Subject:" msgid "subject" @@ -5682,7 +5687,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "Read more about GitHub's OpenID Connect provider aqui." #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 #, fuzzy #| msgid "Project description" @@ -5703,52 +5708,52 @@ msgid "Organization" msgstr "Descrição do projeto" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Project description" msgid "my-organization" msgstr "Descrição do projeto" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Project name" msgid "ActiveState Project name" msgstr "Nome do projeto" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Project" msgid "my-project" msgstr "Projeto" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "O seu nome de utilizador" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "Nome de utilizador" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5776,12 +5781,12 @@ msgid "Pending project name" msgstr "Nome do projeto pendente" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "Editor" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "Pormenores" @@ -5820,7 +5825,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, fuzzy, python-format #| msgid "You have not enabled two factor authentication on your account." msgid "" @@ -6518,19 +6523,33 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "%(username)s removido da equipa %(team_name)s" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "Registar" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: 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:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6539,34 +6558,34 @@ msgstr "Criado por:" msgid "Deleted by:" msgstr "Criado por:" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Removed by:" msgid "Renamed by:" msgstr "Removido por:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Removed by:" msgid "Approved by:" msgstr "Removido por:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "Rejeitar" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6574,14 +6593,14 @@ msgstr "Alterado por:" msgid "Invited by:" msgstr "Convidar" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Removed by:" msgid "Revoked by:" msgstr "Removido por:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -7045,59 +7064,64 @@ msgid "Activate billing" msgstr "Ativar Faturamento" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Manage '%(project_name)s'" -msgid "Change organization account name" -msgstr "Gerir \"%(project_name)s\"" +#| msgid "Trusted publisher added" +msgid "Custom Trusted Publishers" +msgstr "Publicador confiável adicionado" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "This organization is not active" -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "Esta organização não está ativa" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -#, fuzzy -#| msgid "You will not be able to recover your account after you delete it" -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." -msgstr "Não poderá recuperar a sua conta depois de apagá-la" - -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Manage '%(project_name)s'" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Gerir \"%(project_name)s\"" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "Criar uma conta" +#| 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:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "Criar uma conta" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "Criar uma conta" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "" #| "\n" @@ -7122,29 +7146,29 @@ msgstr[1] "" "%(count)s projetos.\n" " " -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "Para cada projeto, deve:" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Delete project" msgid "Delete the project" msgstr "Apagar projeto" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "Criar uma conta" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, fuzzy, python-format #| msgid "" #| "transfer ownership or transferir propriedade ou apagar projeto" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 #, 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:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7562,37 +7598,37 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 #, fuzzy #| msgid "Manage current providers" msgid "Manage current publishers" msgstr "Gerir provedores atuais" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, 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:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "Nenhum editor está atualmente configurado." -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "Adicionar um novo editor" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid project name" msgid "Constrain environment" msgstr "Nome de projeto inválido" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7600,14 +7636,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid project name" msgid "New Environment Name" @@ -11973,6 +12009,23 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "Não houve ocorrência para filtro '%(filters)s'" msgstr[1] "Não houve ocorrências para filtros '%(filters)s'" +#, fuzzy +#~| msgid "You will not be able to recover your account after you delete it" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "Não poderá recuperar a sua conta depois de apagá-la" + +#, fuzzy +#~| msgid "Manage '%(project_name)s'" +#~ msgid "Change organization account name for" +#~ msgstr "Gerir \"%(project_name)s\"" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "Criar uma conta" + #, fuzzy #~| msgid "Project description" #~ msgid "Organization request" diff --git a/warehouse/locale/ro/LC_MESSAGES/messages.po b/warehouse/locale/ro/LC_MESSAGES/messages.po index 72ed2f8b49d0..09ab70049cf9 100644 --- a/warehouse/locale/ro/LC_MESSAGES/messages.po +++ b/warehouse/locale/ro/LC_MESSAGES/messages.po @@ -373,7 +373,7 @@ msgstr "" "utilizare actualizate." #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -406,10 +406,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -421,10 +421,10 @@ msgstr "" "târziu." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -507,7 +507,7 @@ msgid "Select project" msgstr "Selectați un proiect" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Precizați numele proiectului" @@ -774,11 +774,11 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -790,7 +790,7 @@ msgstr "" "Înregistrarea unui nou utilizator a fost dezactivată temporar. Consultați " "https://pypi.org/help#admin-intervention pentru detalii." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -802,7 +802,7 @@ msgstr "" "Înregistrarea unui nou utilizator a fost dezactivată temporar. Consultați " "https://pypi.org/help#admin-intervention pentru detalii." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -814,7 +814,7 @@ msgstr "" "Înregistrarea unui nou utilizator a fost dezactivată temporar. Consultați " "https://pypi.org/help#admin-intervention pentru detalii." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -862,7 +862,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "Invitația pentru „${project_name}” este refuzată." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid project name" @@ -1032,33 +1032,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "Cod de recuperare nevalid." -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1435,9 +1439,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1807,11 +1810,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3306,7 +3310,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4189,7 +4193,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4197,8 +4201,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4208,7 +4212,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4220,13 +4224,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4279,8 +4283,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4559,7 +4562,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4572,7 +4576,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4632,7 +4637,7 @@ msgstr "Invitația la rol nu mai există." msgid "Decline invitation" msgstr "Invitația la rol nu este validă." -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -5056,7 +5061,7 @@ msgstr "Cod de recuperare nevalid." #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5077,9 +5082,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5166,7 +5171,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5922,56 +5927,70 @@ msgstr "Acum sunteți ${role} din proiectul „${project_name}”." msgid "%(username)s removed from %(team_name)s team" msgstr "Acum sunteți ${role} din proiectul „${project_name}”." -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6391,57 +6410,62 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Role invitation is not valid." -msgid "Change organization account name" -msgstr "Invitația la rol nu este validă." +msgid "Custom Trusted Publishers" +msgstr "" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "Invitația la rol nu este validă." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." -msgstr "" - -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Invitația la rol nu este validă." -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, 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." +#| 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:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Role invitation is not valid." msgid "Delete organization" msgstr "Invitația la rol nu este validă." -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, 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:239 +#: warehouse/templates/manage/organization/settings.html:264 #, python-format msgid "Your organization currently owns %(count)s project." msgid_plural "Your organization currently owns %(count)s projects." @@ -6449,29 +6473,29 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, 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:249 +#: warehouse/templates/manage/organization/settings.html:274 #, 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:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6878,35 +6912,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid recovery code." msgid "Constrain environment" msgstr "Cod de recuperare nevalid." -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6914,14 +6948,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid recovery code." msgid "New Environment Name" @@ -10197,6 +10231,16 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" +#, fuzzy +#~| msgid "Role invitation is not valid." +#~ msgid "Change organization account name for" +#~ msgstr "Invitația la rol nu este validă." + +#, 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." + #, fuzzy #~| msgid "Role invitation is not valid." #~ msgid "Organization request" diff --git a/warehouse/locale/rom/LC_MESSAGES/messages.po b/warehouse/locale/rom/LC_MESSAGES/messages.po index 6c821b397b1f..377f663d2e02 100644 --- a/warehouse/locale/rom/LC_MESSAGES/messages.po +++ b/warehouse/locale/rom/LC_MESSAGES/messages.po @@ -321,7 +321,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -342,20 +342,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -415,7 +415,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -641,29 +641,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -700,7 +700,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -846,31 +846,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1241,9 +1245,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1609,11 +1612,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3091,7 +3095,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3961,7 +3965,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -3969,8 +3973,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -3980,7 +3984,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -3992,13 +3996,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4049,8 +4053,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4321,7 +4324,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4334,7 +4338,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4391,7 +4396,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4788,7 +4793,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4809,9 +4814,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4898,7 +4903,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5621,56 +5626,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6055,68 +6074,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6485,33 +6521,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6519,14 +6555,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/ru/LC_MESSAGES/messages.po b/warehouse/locale/ru/LC_MESSAGES/messages.po index 4e7b516c7c7a..87cf0f20e3bc 100644 --- a/warehouse/locale/ru/LC_MESSAGES/messages.po +++ b/warehouse/locale/ru/LC_MESSAGES/messages.po @@ -409,7 +409,7 @@ msgstr "" "href=\"${tos_url}\">Условиями предоставления услуг." #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -439,10 +439,10 @@ msgstr "" "публикаторов одновременно." #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." @@ -451,10 +451,10 @@ msgstr "" "Попробуйте еще раз позже." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "Трастовый публикатор не может быть зарегистрирован" @@ -525,7 +525,7 @@ msgid "Select project" msgstr "Выберите проект" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Укажите название проекта" @@ -782,11 +782,11 @@ msgstr "Приглашение уже истекло." msgid "Invitation revoked from '${username}'." msgstr "Приглашение для «${username}» отозвано." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "Доверенный издатель не может быть ограничен" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -794,7 +794,7 @@ msgstr "" "Размещаемая на GitHub трастовая публикация временно отключена. Подробнее " "смотрите здесь: https://pypi.org/help#admin-intervention." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -802,7 +802,7 @@ msgstr "" "Доверенное издание на базе GitLab временно отключено. См. https://pypi.org/" "help#admin-intervention for details." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -810,7 +810,7 @@ msgstr "" "Доверенная публикация на основе Google временно отключена. Подробности см. " "на сайте https://pypi.org/help#admin-intervention." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -852,7 +852,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "Исключенное приглашение для \"${username}\" удалено." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "Неверное имя проекта" @@ -1009,34 +1009,38 @@ msgstr "" "Имя среды не должно содержать специальные символы или символы: 1. ' 2. \" 3. " "` 4. , 5. ; 6. \\" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "Название заканчивается на .git или .atom" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" "Укажите владельца репозитория GitHub (имя пользователя или организацию)" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "Неверное имя пользователя или организации GitHub." -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "Укажите путь к файлу трубопровода верхнего уровня" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "Неверное имя окружения" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" "Путь к файлу трубопровода верхнего уровня должен заканчиваться на .yml или ." "yaml" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" "Путь к файлу трубопровода верхнего уровня не может начинаться или " @@ -1434,9 +1438,8 @@ msgstr "Переключиться на мобильную версию" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1820,11 +1823,12 @@ msgstr "Пароль" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3561,7 +3565,7 @@ msgstr "Пользователь %(username)s ещё не загрузил на #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "Электронная почта" @@ -4472,7 +4476,7 @@ msgid "Recent account activity" msgstr "Недавние действия с учётной записью" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4480,8 +4484,8 @@ msgid "Event" msgstr "Событие" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4491,7 +4495,7 @@ msgid "Time" msgstr "Время" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4503,13 +4507,13 @@ msgid "Date / time" msgstr "Дата / время" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "Информация о местонахождении" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4578,8 +4582,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4886,7 +4889,8 @@ msgid "Any" msgstr "Любая" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4899,7 +4903,8 @@ msgid "Added by:" msgstr "Добавлен:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4956,7 +4961,7 @@ msgstr "Откажитесь от приглашения в %(org)s" msgid "Decline invitation" msgstr "Отклонить приглашение" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "Название организации" @@ -5403,7 +5408,7 @@ msgstr "Название среды" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "(опционально)" @@ -5430,9 +5435,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5532,7 +5537,7 @@ msgstr "" "следует иметь доступ к публикации PyPI." #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support hereздесь." #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 msgid "email" msgstr "email" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "" "Адрес электронной почты учетной записи или учетной записи службы, " "используемой для публикации." #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 msgid "Subject" msgstr "Тема" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 msgid "subject" msgstr "заголовок" @@ -5575,7 +5580,7 @@ msgstr "" "публикации.Подробнее здесь." #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, python-format msgid "" "Read more about ActiveState's OpenID Connect support ." #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 msgid "Organization" msgstr "Организация" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 msgid "my-organization" msgstr "моя организация" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "Имя организации ActiveState, которой принадлежит проект" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 msgid "ActiveState Project name" msgstr "ActiveState Название проекта" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 msgid "my-project" msgstr "мой проект" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "Проект ActiveState, в котором будет создан ваш артефакт Python." #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 msgid "Actor Username" msgstr "Имя актера" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 msgid "my-username" msgstr "мое имя пользователя" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5656,12 +5661,12 @@ msgid "Pending project name" msgstr "В ожидании названия проекта" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "Разработчик" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "Детали" @@ -5712,7 +5717,7 @@ msgstr "" "создать его, в том числе через своего \"отложенного\" издателя." #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, python-format msgid "" "You must first enable two-factor authentication on " @@ -6400,56 +6405,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "%(username)s удален из команды %(team_name)s" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "Зарегистрирован:" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "Создан:" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "Переименован:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "Утверждено:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "Выражение:" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "Приглашено:" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "Отзыв:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6863,17 +6882,47 @@ msgid "Activate billing" msgstr "Активировать биллинг" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 +#, fuzzy +#| msgid "Trusted publisher added" +msgid "Custom Trusted Publishers" +msgstr "Доверенный издатель добавлен" + +#: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 +#, fuzzy +#| msgid "This organization is not active" +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "Переименование организаций в настоящее время не поддерживается." + +#: warehouse/templates/manage/organization/settings.html:211 +#, fuzzy, python-format +#| msgid "" +#| "Please contact PyPI Support if you need to rename " +#| "your organization." +msgid "" +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." +msgstr "" +"Пожалуйста, свяжитесь с Поддержкой PyPI если вам " +"необходимо переименовать свою организацию." + +#: warehouse/templates/manage/organization/settings.html:219 msgid "Change organization account name" msgstr "Изменение имени учетной записи организации" -#: warehouse/templates/manage/organization/settings.html:196 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy #| msgid "This organization is not active" msgid "Renaming organizations is not currently supported." msgstr "Переименование организаций в настоящее время не поддерживается." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:223 #, python-format msgid "" "Please contact PyPI Support if you need to rename your " @@ -6882,32 +6931,16 @@ msgstr "" "Пожалуйста, свяжитесь с Поддержкой PyPI если вам " "необходимо переименовать свою организацию." -#: warehouse/templates/manage/organization/settings.html:206 -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:228 -msgid "Change organization account name for" -msgstr "Измените имя учетной записи организации для" - -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" -msgstr "Название текущего счета организации" - -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "Удалить организацию" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "Невозможно удалить организацию" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, python-format msgid "Your organization currently owns %(count)s project." msgid_plural "Your organization currently owns %(count)s projects." @@ -6921,25 +6954,25 @@ msgstr[2] "" "Ваша учётная запись в настоящее время является единственным " "владельцем %(count)s проектов." -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "Для каждого проекта вы должны либо:" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" "Передать право собственности и вывести проект из-под контроля вашей " "организации" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "Исключить проект" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "Прежде чем удалить организацию." -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and удалить проект или удаление проекта " -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "Вы не сможете восстановить свою организацию после ее удаления." -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" "Ваша подписка будет отменена, и вы потеряете доступ к биллинговому порталу." -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "Вы потеряете доступ к платежному порталу." -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7347,33 +7392,33 @@ msgstr "" "дополнительно ограничить идентификационные данные, используемые для " "публикации.Подробнее здесь." -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "Управление текущими издателями" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "OpenID Connect издатели, связанные с %(project_name)s" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "В настоящее время никакие издатели не настроены." -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "Добавить новый издатель" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "Сдерживающая среда" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "Это ограничит окружение доверенного издателя только" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7384,7 +7429,7 @@ msgstr "" "либо изменить их все на '%(constrained_environment_name)s', либо " "зарегистрировать каждое из них как доверенный издатель." -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, fuzzy, python-format #| msgid "" #| "I understand that this Trusted Publisher will only allow uploads frow CI/" @@ -7398,7 +7443,7 @@ msgstr "" "рабочих процессов CI/CD, запущенных в среде " "'%(constrained_environment_name)s'." -#: warehouse/templates/manage/project/publishing.html:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "Новое название среды" @@ -11578,6 +11623,19 @@ msgstr[0] "Не было результатов для фильтра '%(filters msgstr[1] "Не было результатов для фильтра '%(filters)s'" msgstr[2] "Не было результатов для фильтров '%(filters)s'" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "" +#~ "После переименования организации вы не сможете вернуться к текущему имени " +#~ "учетной записи." + +#~ msgid "Change organization account name for" +#~ msgstr "Измените имя учетной записи организации для" + +#~ msgid "Current organization account name" +#~ msgstr "Название текущего счета организации" + #, fuzzy #~| msgid "Organization Roles" #~ msgid "Organization request" diff --git a/warehouse/locale/sgn/LC_MESSAGES/messages.po b/warehouse/locale/sgn/LC_MESSAGES/messages.po index a9e7c7e84d80..d02767d293e7 100644 --- a/warehouse/locale/sgn/LC_MESSAGES/messages.po +++ b/warehouse/locale/sgn/LC_MESSAGES/messages.po @@ -321,7 +321,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -342,20 +342,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -415,7 +415,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -641,29 +641,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -700,7 +700,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -846,31 +846,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1241,9 +1245,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1609,11 +1612,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3091,7 +3095,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3961,7 +3965,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -3969,8 +3973,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -3980,7 +3984,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -3992,13 +3996,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4049,8 +4053,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4321,7 +4324,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4334,7 +4338,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4391,7 +4396,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4788,7 +4793,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4809,9 +4814,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4898,7 +4903,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5621,56 +5626,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6055,68 +6074,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6485,33 +6521,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6519,14 +6555,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/si/LC_MESSAGES/messages.po b/warehouse/locale/si/LC_MESSAGES/messages.po index 656497a93ba5..a3b4998c0ae5 100644 --- a/warehouse/locale/si/LC_MESSAGES/messages.po +++ b/warehouse/locale/si/LC_MESSAGES/messages.po @@ -359,7 +359,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -392,10 +392,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -405,10 +405,10 @@ msgid "" msgstr "පුරනය වීමේ උත්සාහයන් අසාර්ථක වී ඇත. පසුව නැවත උත්සාහ කරන්න." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -485,7 +485,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -748,11 +748,11 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -764,7 +764,7 @@ msgstr "" "නව පරිශීලක ලියාපදිංචිය තාවකාලිකව අබල කර ඇත. වැඩි විස්තර සඳහා https://pypi.org/" "help#admin-intervention බලන්න." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -776,7 +776,7 @@ msgstr "" "නව පරිශීලක ලියාපදිංචිය තාවකාලිකව අබල කර ඇත. වැඩි විස්තර සඳහා https://pypi.org/" "help#admin-intervention බලන්න." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -788,7 +788,7 @@ msgstr "" "නව පරිශීලක ලියාපදිංචිය තාවකාලිකව අබල කර ඇත. වැඩි විස්තර සඳහා https://pypi.org/" "help#admin-intervention බලන්න." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -831,7 +831,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid project name" @@ -997,33 +997,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "ප්‍රතිසාධන කේතය අවලංගුයි." -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1396,9 +1400,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1764,11 +1767,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3252,7 +3256,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4130,7 +4134,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4138,8 +4142,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4149,7 +4153,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4161,13 +4165,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4218,8 +4222,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4496,7 +4499,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4509,7 +4513,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4566,7 +4571,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4986,7 +4991,7 @@ msgstr "ප්‍රතිසාධන කේතය අවලංගුයි." #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5007,9 +5012,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5096,7 +5101,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5842,56 +5847,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6291,78 +6310,81 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Change organization account name" -msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න." +msgid "Custom Trusted Publishers" +msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 -#, python-format -msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 +#: warehouse/templates/manage/organization/settings.html:211 +#, python-format msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Choose a username with 50 characters or less." -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න." -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Current organization account name" -msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න." +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." +msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Choose a username with 50 characters or less." msgid "Delete the project" msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න." -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, 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:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6754,35 +6786,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid recovery code." msgid "Constrain environment" msgstr "ප්‍රතිසාධන කේතය අවලංගුයි." -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6790,14 +6822,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid recovery code." msgid "New Environment Name" @@ -10028,6 +10060,16 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Choose a username with 50 characters or less." +#~ msgid "Change organization account name for" +#~ msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න." + +#, fuzzy +#~| msgid "Choose a username with 50 characters or less." +#~ msgid "Current organization account name" +#~ msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න." + #, fuzzy #~| msgid "Choose a username with 50 characters or less." #~ msgid "Organization request" diff --git a/warehouse/locale/sk/LC_MESSAGES/messages.po b/warehouse/locale/sk/LC_MESSAGES/messages.po index 74fe97a31bfa..f58d2450aff9 100644 --- a/warehouse/locale/sk/LC_MESSAGES/messages.po +++ b/warehouse/locale/sk/LC_MESSAGES/messages.po @@ -345,7 +345,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -371,10 +371,10 @@ msgstr "" "Naraz nemôžete zaregistrovať viac ako 3 čakajúcich dôveryhodných vydavateľov." #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." @@ -383,10 +383,10 @@ msgstr "" "Skúste to prosím neskoršie." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "Dôveryhodného vydavateľa sa nepodarilo zaregistrovať" @@ -454,7 +454,7 @@ msgid "Select project" msgstr "Vybrať projekt" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Zvoľte názov projektu" @@ -706,13 +706,13 @@ msgstr "Pozvánka už vypršala." msgid "Invitation revoked from '${username}'." msgstr "Pozvánka od '${username}' bola odvolaná." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 #, 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/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -720,7 +720,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/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -728,7 +728,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/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -736,7 +736,7 @@ msgstr "" "Google dôveryhodné publikovanie je dočasne zakázané. Pozri https://pypi.org/" "help#admin-intervention pre detaily." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -777,7 +777,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "Pozvánka s vypršanou platnosťou pre '${username}' bola odstránená." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "Neplatný názov projektu" @@ -945,33 +945,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 #, 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:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "Specify GitLab namespace (užívateľ alebo skupina/subgroup)" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 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:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "Specify top-level potrubia súbor cesta" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "Neplatné meno prostredia" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 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:91 +#: warehouse/oidc/forms/gitlab.py:115 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 /" @@ -1383,9 +1387,8 @@ msgstr "Prepnúť na mobilnú verziu" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1770,11 +1773,12 @@ msgstr "Heslo" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3516,7 +3520,7 @@ msgstr "%(username)s zatiaľ nenahral do PyPI žiadne projekty." #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "E-mailová adresa" @@ -4422,7 +4426,7 @@ msgid "Recent account activity" msgstr "Nedávna aktivita účtu" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4430,8 +4434,8 @@ msgid "Event" msgstr "Udalosť" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4441,7 +4445,7 @@ msgid "Time" msgstr "Čas" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4453,13 +4457,13 @@ msgid "Date / time" msgstr "Dátum / čas" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "Informácie o polohe" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4528,8 +4532,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4833,7 +4836,8 @@ msgid "Any" msgstr "akýkoľvek" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4846,7 +4850,8 @@ msgid "Added by:" msgstr "Pridal:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4903,7 +4908,7 @@ msgstr "Odmietnuť pozvanie na %(org)s" msgid "Decline invitation" msgstr "Odmietnuť pozvanie" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "Názov organizácie" @@ -5338,7 +5343,7 @@ msgstr "Názov prostredia" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "(voliteľné)" @@ -5365,9 +5370,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5466,7 +5471,7 @@ msgstr "" "udržiavatelia so vstupom, ktorý by nemal mať PyPI vydavateľský prístup." #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support here." #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 msgid "email" msgstr "e-mailová adresa" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 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:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 msgid "Subject" msgstr "Predmet" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 msgid "subject" msgstr "predmet" @@ -5507,7 +5512,7 @@ msgstr "" "publikovanie. Viac informácií tu." #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, python-format msgid "" "Read more about ActiveState's OpenID Connect support here." #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 msgid "Organization" msgstr "Organizácia" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 msgid "my-organization" msgstr "my-organizácia" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 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:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 msgid "ActiveState Project name" msgstr "Aktívne názov projektu" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 msgid "my-project" msgstr "my-projekt" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 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:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 msgid "Actor Username" msgstr "Užívateľské meno" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 msgid "my-username" msgstr "my-username" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5588,12 +5593,12 @@ msgid "Pending project name" msgstr "Čakajúci názov projektu" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "Vydavateľ" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "Detaily" @@ -5644,7 +5649,7 @@ msgstr "" "vydavateľa." #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, python-format msgid "" "You must first enable two-factor authentication on " @@ -6327,56 +6332,70 @@ 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:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "Registrovaný:" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: 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:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "Premenoval:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "Schválil:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "Odmietnuté:" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: 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:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "Odvolané používateľom:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6787,49 +6806,58 @@ msgid "Activate billing" msgstr "Aktivovať fakturáciu" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 +#, fuzzy +#| msgid "Trusted publisher added" +msgid "Custom Trusted Publishers" +msgstr "Bol pridaný dôveryhodný vydavateľ" + +#: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 +#, fuzzy +#| msgid "This organization is not active" +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "Táto organizácia nie je aktívna" + +#: warehouse/templates/manage/organization/settings.html:211 +#, python-format +msgid "" +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:219 msgid "Change organization account name" msgstr "Zmeňte názov účtu organizácie" -#: warehouse/templates/manage/organization/settings.html:196 +#: warehouse/templates/manage/organization/settings.html:221 #, 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:198 +#: warehouse/templates/manage/organization/settings.html:223 #, python-format msgid "" "Please contact PyPI Support if you need to rename your " "organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." -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:228 -msgid "Change organization account name for" -msgstr "Zmeniť názov účtu organizácie pre" - -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" -msgstr "Názov aktuálneho účtu organizácie" - -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "Zmazať organizáciu" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "Organizáciu nemožno odstrániť" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, python-format msgid "Your organization currently owns %(count)s project." msgid_plural "Your organization currently owns %(count)s projects." @@ -6837,23 +6865,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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "Pre každý projekt musíte buď:" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 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:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "Odstrániť projekt" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "Pred odstránením organizácie." -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and odstrániť projekt alebo odstrániť projekt" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 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:274 +#: warehouse/templates/manage/organization/settings.html:299 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:276 +#: warehouse/templates/manage/organization/settings.html:301 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:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7265,35 +7305,35 @@ msgstr "" "potrebné, poskytuje predmet ďalej obmedzuje identitu, ktorá sa používa na " "publikovanie. Viac informácií tu." -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "Spravujte súčasných vydavateľov" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, 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:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "Momentálne nie sú nakonfigurovaní žiadni vydavatelia." -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "Pridať nového vydavateľa" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid environment name" msgid "Constrain environment" msgstr "Neplatné meno prostredia" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7301,14 +7341,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Environment name" msgid "New Environment Name" @@ -11393,6 +11433,19 @@ msgstr[0] "Pre filter '%(filters)s' neboli žiadne výsledky" msgstr[1] "Pre filtre '%(filters)s' neboli žiadne výsledky" msgstr[2] "Pre filtre '%(filters)s' neboli žiadne výsledky" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "" +#~ "Po premenovaní organizácie sa už nebudete môcť vrátiť k svojmu aktuálnemu " +#~ "názvu účtu." + +#~ msgid "Change organization account name for" +#~ msgstr "Zmeniť názov účtu organizácie pre" + +#~ msgid "Current organization account name" +#~ msgstr "Názov aktuálneho účtu organizácie" + #, fuzzy #~| msgid "Organization Roles" #~ msgid "Organization request" diff --git a/warehouse/locale/sl/LC_MESSAGES/messages.po b/warehouse/locale/sl/LC_MESSAGES/messages.po index 38001c5b5b7b..5205aac6fbb6 100644 --- a/warehouse/locale/sl/LC_MESSAGES/messages.po +++ b/warehouse/locale/sl/LC_MESSAGES/messages.po @@ -324,7 +324,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -345,20 +345,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -418,7 +418,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -644,29 +644,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -703,7 +703,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -849,31 +849,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1252,9 +1256,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1628,11 +1631,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3118,7 +3122,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3988,7 +3992,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -3996,8 +4000,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4007,7 +4011,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4019,13 +4023,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4080,8 +4084,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4352,7 +4355,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4365,7 +4369,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4422,7 +4427,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4819,7 +4824,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4840,9 +4845,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4929,7 +4934,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5652,56 +5657,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6086,45 +6105,52 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, python-format msgid "Your organization currently owns %(count)s project." msgid_plural "Your organization currently owns %(count)s projects." @@ -6133,23 +6159,23 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6520,33 +6556,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6554,14 +6590,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/sr/LC_MESSAGES/messages.po b/warehouse/locale/sr/LC_MESSAGES/messages.po index f6cfd39c68cd..34ed96fe7845 100644 --- a/warehouse/locale/sr/LC_MESSAGES/messages.po +++ b/warehouse/locale/sr/LC_MESSAGES/messages.po @@ -334,7 +334,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -355,20 +355,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -444,7 +444,7 @@ msgid "Select project" msgstr "Нема пројеката" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -704,29 +704,29 @@ msgstr "Позивница је већ истекла." msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -768,7 +768,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "Позивница је послата кориснику '${username}'" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -932,33 +932,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "No projects" msgid "Invalid environment name" msgstr "Нема пројеката" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1339,9 +1343,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1713,11 +1716,12 @@ msgstr "Лозинка" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3206,7 +3210,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4084,7 +4088,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4092,8 +4096,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4103,7 +4107,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4115,13 +4119,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4174,8 +4178,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4450,7 +4453,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4463,7 +4467,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4524,7 +4529,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4964,7 +4969,7 @@ msgstr "Нема пројеката" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4985,9 +4990,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5078,7 +5083,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5840,58 +5845,72 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "Одбијте" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6301,51 +6320,56 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Change organization account name" -msgstr "Изаберите име које има мање од 50 слова." +#| msgid "Your name" +msgid "Custom Trusted Publishers" +msgstr "Ваше име" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 -#, python-format -msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 +#: warehouse/templates/manage/organization/settings.html:211 +#, python-format msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Choose a username with 50 characters or less." -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Изаберите име које има мање од 50 слова." -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Current organization account name" -msgstr "Изаберите име које има мање од 50 слова." +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, python-format msgid "Your organization currently owns %(count)s project." msgid_plural "Your organization currently owns %(count)s projects." @@ -6353,27 +6377,27 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "No projects" msgid "Delete the project" msgstr "Нема пројеката" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "No projects" msgid "Before you can delete your organization." msgstr "Нема пројеката" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6774,35 +6808,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "No projects" msgid "Constrain environment" msgstr "Нема пројеката" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6810,14 +6844,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "No projects" msgid "New Environment Name" @@ -10069,6 +10103,16 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" +#, fuzzy +#~| msgid "Choose a username with 50 characters or less." +#~ msgid "Change organization account name for" +#~ msgstr "Изаберите име које има мање од 50 слова." + +#, fuzzy +#~| msgid "Choose a username with 50 characters or less." +#~ msgid "Current organization account name" +#~ msgstr "Изаберите име које има мање од 50 слова." + #, fuzzy #~| msgid "No projects" #~ msgid "Organization request" diff --git a/warehouse/locale/ta/LC_MESSAGES/messages.po b/warehouse/locale/ta/LC_MESSAGES/messages.po index f8227448c0eb..d4c5b77ddb95 100644 --- a/warehouse/locale/ta/LC_MESSAGES/messages.po +++ b/warehouse/locale/ta/LC_MESSAGES/messages.po @@ -364,7 +364,7 @@ msgstr "" "செய்யவும் ." #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -390,20 +390,20 @@ msgstr "" "நம்பகமான 3 க்கும் மேற்பட்ட நம்பகமான வெளியீட்டாளர்களை ஒரே நேரத்தில் பதிவு செய்ய முடியாது." #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "நம்பகமான வெளியீட்டாளர் பதிவுகள் பல முயற்சித்துள்ளன. பின்னர் மீண்டும் முயற்சிக்கவும்." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "நம்பகமான வெளியீட்டாளரை பதிவு செய்ய முடியவில்லை" @@ -472,7 +472,7 @@ msgid "Select project" msgstr "திட்டத்தைத் தேர்ந்தெடுக்கவும்" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "திட்ட பெயரைக் குறிப்பிடவும்" @@ -721,11 +721,11 @@ msgstr "அழைப்பு ஏற்கனவே காலாவதியா msgid "Invitation revoked from '${username}'." msgstr "அழைப்பிதழ் '$ {username}' இலிருந்து ரத்து செய்யப்பட்டது." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "நம்பகமான வெளியீட்டாளரைக் கட்டுப்படுத்த முடியவில்லை" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -733,7 +733,7 @@ msgstr "" "கிதூப்பை தளமாகக் கொண்ட நம்பகமான வெளியீடு தற்காலிகமாக முடக்கப்பட்டுள்ளது. விவரங்களுக்கு " "https://pypi.org/help#admin- தலையீட்டைக் காண்க." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -741,7 +741,7 @@ msgstr "" "அறிவிலிஆய்வு அடிப்படையிலான நம்பகமான வெளியீடு தற்காலிகமாக முடக்கப்பட்டுள்ளது. " "விவரங்களுக்கு https://pypi.org/help#admin- தலையீட்டைக் காண்க." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -749,7 +749,7 @@ msgstr "" "கூகிள் அடிப்படையிலான நம்பகமான வெளியீடு தற்காலிகமாக முடக்கப்பட்டுள்ளது. விவரங்களுக்கு " "https://pypi.org/help#admin- தலையீட்டைக் காண்க." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -790,7 +790,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "'$ {username}' க்கான காலாவதியான அழைப்பு நீக்கப்பட்டது." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "தவறான திட்ட பெயர்" @@ -946,31 +946,35 @@ msgstr "" "சுற்றுச்சூழல் பெயரில் அச்சிடப்படாத எழுத்துக்கள் அல்லது \"\", \"\", \"` \",\", \",\"; " "\",\" \\ \"என்ற எழுத்துக்கள் இருக்கக்கூடாது" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "பெயர் .git அல்லது .அடோம் உடன் முடிகிறது" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "அறிவிலிஆய்வு பெயர்வெளியைக் குறிப்பிடவும் (பயனர்பெயர் அல்லது குழு/துணைக்குழு)" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "தவறான அறிவிலிஆய்வு பயனர்பெயர் அல்லது குழு/துணைக்குழு பெயர்." -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "உயர்மட்ட பைப்லைன் கோப்பு பாதையைக் குறிப்பிடவும்" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "தவறான சுற்றுச்சூழல் பெயர்" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "உயர்மட்ட பைப்லைன் கோப்பு பாதை .yml அல்லது .yaml உடன் முடிவடைய வேண்டும்" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "உயர்மட்ட பைப்லைன் கோப்பு பாதை / உடன் தொடங்கவோ முடிக்கவோ முடியாது" @@ -1361,9 +1365,8 @@ msgstr "மொபைல் பதிப்பிற்கு மாறவும #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1739,11 +1742,12 @@ msgstr "கடவுச்சொல்" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3440,7 +3444,7 @@ msgstr "%(username)s has not uploaded any திட்டங்கள் பெ #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "மின்னஞ்சல்" @@ -4340,7 +4344,7 @@ msgid "Recent account activity" msgstr "Recent account செய்கைப்பாடு" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4348,8 +4352,8 @@ msgid "Event" msgstr "நிகழ்வு" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4359,7 +4363,7 @@ msgid "Time" msgstr "நேரம்" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4371,13 +4375,13 @@ msgid "Date / time" msgstr "திகதி / time" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "Location செய்தி" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4437,8 +4441,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4739,7 +4742,8 @@ msgid "Any" msgstr "ஏதேனும்" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4752,7 +4756,8 @@ msgid "Added by:" msgstr "மூலம் சேர்க்கப்பட்டது:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4809,7 +4814,7 @@ msgstr "%(org)sுக்கு அழைப்பை நிராகரிக் msgid "Decline invitation" msgstr "அழைப்பை நிராகரிக்கவும்" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "அமைப்பு பெயர்" @@ -5231,7 +5236,7 @@ msgstr "சூழல் பெயர்" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "(விரும்பினால்)" @@ -5257,9 +5262,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5358,7 +5363,7 @@ msgstr "" "அணுகல் இல்லாத அணுகல் அணுகக்கூடியதாக இருந்தால்." #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support here மேலும் விவரங்கள் இங்கே. " #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, python-format msgid "" "Read more about ActiveState's OpenID Connect support two-factor authentication on " @@ -6195,56 +6200,70 @@ msgid "%(username)s removed from %(team_name)s team" msgstr "" "%(username)s %(team_name)sுழுவிலிருந்து அகற்றப்பட்டது" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "பதிவுசெய்தவர்:" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "உருவாக்கியவர்:" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "மறுபெயரிடப்பட்டது:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "ஒப்புதல் அளித்தவர்:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "மூலம் மறுக்கப்பட்டது:" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "அழைத்தவர்:" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "ரத்து செய்யப்பட்டது:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6655,15 +6674,45 @@ msgid "Activate billing" msgstr "பட்டியலிடல் செயல்படுத்தவும்" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 +#, fuzzy +#| msgid "Trusted publisher added" +msgid "Custom Trusted Publishers" +msgstr "நம்பகமான வெளியீட்டாளர் மேலும் கூறினார்" + +#: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 +#, fuzzy +#| msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "மறுபெயரிடும் நிறுவனங்கள் தற்போது ஆதரிக்கப்படவில்லை." + +#: warehouse/templates/manage/organization/settings.html:211 +#, fuzzy, python-format +#| msgid "" +#| "Please contact PyPI Support if you need to rename " +#| "your organization." +msgid "" +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." +msgstr "" +"உங்கள் நிறுவனத்தை மறுபெயரிட வேண்டியிருந்தால் pypi உதவி ஐ " +"தொடர்பு கொள்ளவும்." + +#: warehouse/templates/manage/organization/settings.html:219 msgid "Change organization account name" msgstr "நிறுவன கணக்கு பெயரை மாற்றவும்" -#: warehouse/templates/manage/organization/settings.html:196 +#: warehouse/templates/manage/organization/settings.html:221 msgid "Renaming organizations is not currently supported." msgstr "மறுபெயரிடும் நிறுவனங்கள் தற்போது ஆதரிக்கப்படவில்லை." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:223 #, python-format msgid "" "Please contact PyPI Support if you need to rename your " @@ -6672,54 +6721,39 @@ msgstr "" "உங்கள் நிறுவனத்தை மறுபெயரிட வேண்டியிருந்தால் pypi உதவி ஐ " "தொடர்பு கொள்ளவும்." -#: warehouse/templates/manage/organization/settings.html:206 -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:228 -msgid "Change organization account name for" -msgstr "அதற்கான நிறுவன கணக்கு பெயரை மாற்றவும்" - -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" -msgstr "தற்போதைய அமைப்பு கணக்கு பெயர்" - -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "அமைப்பை நீக்கு" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "அமைப்பை நீக்க முடியாது" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "ஒவ்வொரு திட்டத்திற்கும், நீங்கள் வேண்டும்:" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "உரிமையை மாற்றவும், உங்கள் நிறுவனத்திலிருந்து திட்டத்தை அகற்றவும்" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "திட்டத்தை நீக்கு" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "உங்கள் நிறுவனத்தை நீக்குவதற்கு முன்." -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and திட்டத்தை அகற்று அல்லது திட்டத்தை நீக்கு " -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "உங்கள் நிறுவனத்தை நீக்கிய பிறகு அதை மீட்டெடுக்க முடியாது." -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" "உங்கள் சந்தா ரத்து செய்யப்படும், மேலும் நீங்கள் பட்டியலிடல் போர்ட்டலுக்கான அணுகலை இழப்பீர்கள்." -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "பட்டியலிடல் போர்ட்டலுக்கான அணுகலை நீங்கள் இழப்பீர்கள்." -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7122,33 +7168,33 @@ msgstr "" "என்றாலும், பொருள் வழங்குவது வெளியீட்டிற்கு பயன்படுத்தப்படும் அடையாளத்தை மேலும் " "கட்டுப்படுத்துகிறது. மேலும் விவரங்கள் இங்கே. " -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "தற்போதைய வெளியீட்டாளர்களை நிர்வகிக்கவும்" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "%(project_name)s உடன் தொடர்புடைய OpenID இணைப்பு வெளியீட்டாளர்கள்" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "தற்போது எந்த வெளியீட்டாளர்களும் கட்டமைக்கப்படவில்லை." -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "புதிய வெளியீட்டாளரைச் சேர்க்கவும்" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "சூழலைக் கட்டுப்படுத்துங்கள்" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "இது நம்பகமான வெளியீட்டாளரின் சூழலை கட்டுப்படுத்தும்" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7159,7 +7205,7 @@ msgstr "" "அனைத்தையும் '%(கட்டுப்படுத்தப்பட்ட_இன் சுற்றுச்சூழல்_பெயர்) எச்' என மாற்ற வேண்டும் அல்லது " "ஒவ்வொன்றையும் நம்பகமான வெளியீட்டாளராக பதிவு செய்ய வேண்டும்." -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, python-format msgid "" "I understand that this Trusted Publisher will only allow uploads from CI/CD " @@ -7169,7 +7215,7 @@ msgstr "" "இயங்கும் சிஐ/சிடி பணிப்பாய்வுகளிலிருந்து பதிவேற்றங்களை மட்டுமே அனுமதிப்பார் என்பதை நான் " "புரிந்துகொள்கிறேன்." -#: warehouse/templates/manage/project/publishing.html:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "புதிய சுற்றுச்சூழல் பெயர்" @@ -11156,6 +11202,18 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "'%(filters)s' வடிப்பானுக்கு எந்த முடிவுகளும் இல்லை" msgstr[1] "'%(filters)s' வடிப்பான்களுக்கு எந்த முடிவுகளும் இல்லை" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "" +#~ "உங்கள் நிறுவனத்தை மறுபெயரிட்ட பிறகு உங்கள் நடப்பு கணக்கு பெயருக்கு திரும்ப முடியாது." + +#~ msgid "Change organization account name for" +#~ msgstr "அதற்கான நிறுவன கணக்கு பெயரை மாற்றவும்" + +#~ msgid "Current organization account name" +#~ msgstr "தற்போதைய அமைப்பு கணக்கு பெயர்" + #~ msgid "Organization request" #~ msgstr "நிறுவன கோரிக்கை" diff --git a/warehouse/locale/te/LC_MESSAGES/messages.po b/warehouse/locale/te/LC_MESSAGES/messages.po index 470a597b387b..48542d977082 100644 --- a/warehouse/locale/te/LC_MESSAGES/messages.po +++ b/warehouse/locale/te/LC_MESSAGES/messages.po @@ -344,7 +344,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -368,20 +368,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -441,7 +441,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -673,17 +673,17 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." @@ -692,7 +692,7 @@ msgstr "" "కొత్త వినియోగదారు నమోదు తాత్కాలికంగా నిలిపివేయబడింది. వివరాల కోసం https://pypi.org/help#admin-" "intervention చూడండి." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." @@ -701,7 +701,7 @@ msgstr "" "కొత్త వినియోగదారు నమోదు తాత్కాలికంగా నిలిపివేయబడింది. వివరాల కోసం https://pypi.org/help#admin-" "intervention చూడండి." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" @@ -741,7 +741,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -887,31 +887,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1288,9 +1292,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1656,11 +1659,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3138,7 +3142,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4008,7 +4012,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4016,8 +4020,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4027,7 +4031,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4039,13 +4043,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4096,8 +4100,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4368,7 +4371,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4381,7 +4385,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4438,7 +4443,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4835,7 +4840,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4856,9 +4861,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4945,7 +4950,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5668,56 +5673,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6102,68 +6121,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6532,33 +6568,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6566,14 +6602,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/th/LC_MESSAGES/messages.po b/warehouse/locale/th/LC_MESSAGES/messages.po index c65caf904cb1..89aa78502fff 100644 --- a/warehouse/locale/th/LC_MESSAGES/messages.po +++ b/warehouse/locale/th/LC_MESSAGES/messages.po @@ -346,7 +346,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -372,20 +372,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "คุณไม่สามารถลงทะเบียนผู้เผยแพร่ที่รอดำเนินการมากกว่า 3 รายพร้อมกันได้" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "มีการพยายามลงทะเบียนผู้เผยแพร่ที่เชื่อถือได้หลายครั้งเกินไป ลองอีกครั้งในภายหลัง" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "ไม่สามารถลงทะเบียนผู้เผยแพร่ที่เชื่อถือได้" @@ -448,7 +448,7 @@ msgid "Select project" msgstr "เลือกโปรเจค" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "กำหนดชื่อโปรเจค" @@ -695,13 +695,13 @@ msgstr "คำเชิญผ่านอีเมล์หมดอายุแ msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 #, fuzzy #| msgid "The trusted publisher could not be registered" msgid "The trusted publisher could not be constrained" msgstr "ไม่สามารถลงทะเบียนผู้เผยแพร่ที่เชื่อถือได้" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -709,7 +709,7 @@ msgstr "" "การรับสมัครผู้ใช้งานใหม่ปิดใช้งานชั่วคราว ดูข้อมูลเพิ่มเติมได้ที่ https://pypi.org/help#admin-" "intervention" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -717,7 +717,7 @@ msgstr "" "การเผยแพร่ที่เชื่อถือได้บน GitLab ถูกปิดใช้งานชั่วคราว ดูข้อมูลเพิ่มเติมที่ https://pypi.org/" "help#admin-intervention" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -725,7 +725,7 @@ msgstr "" "การเผยแพร่ที่เชื่อถือได้ของ Google ถูกปิดใช้งานชั่วคราว ดูข้อมูลเพิ่มเติมที่ https://pypi.org/" "help#admin-intervention" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -764,7 +764,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "ชื่อโปรเจคไม่ถูกต้อง" @@ -926,33 +926,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid project name" msgid "Invalid environment name" msgstr "ชื่อโปรเจคไม่ถูกต้อง" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1344,9 +1348,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1710,11 +1713,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3200,7 +3204,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4096,7 +4100,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4104,8 +4108,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4115,7 +4119,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4127,13 +4131,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4182,8 +4186,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4466,7 +4469,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4479,7 +4483,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4538,7 +4543,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Confirm form" @@ -4970,7 +4975,7 @@ msgstr "รหัสกู้คืนไม่ถูกต้อง" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4991,9 +4996,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5082,7 +5087,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5850,62 +5855,76 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Remove email" msgid "Renamed by:" msgstr "ลบอีเมล" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Remove email" msgid "Approved by:" msgstr "ลบอีเมล" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Remove email" msgid "Revoked by:" msgstr "ลบอีเมล" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6327,79 +6346,84 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Change organization account name" -msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร" +#| msgid "Full name" +msgid "Custom Trusted Publishers" +msgstr "ชื่อเต็ม" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 -#, python-format -msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 +#: warehouse/templates/manage/organization/settings.html:211 +#, python-format msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Choose a username with 50 characters or less." -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร" -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Current organization account name" -msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, fuzzy #| msgid "Update account" msgid "Transfer ownership and remove the project from your organization" msgstr "ปรับปรุงบัญชี" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Search projects" msgid "Delete the project" msgstr "ค้นหาโครงการ" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Update account" msgid "Before you can delete your organization." msgstr "ปรับปรุงบัญชี" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6785,35 +6819,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid project name" msgid "Constrain environment" msgstr "ชื่อโปรเจคไม่ถูกต้อง" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6821,14 +6855,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid Recovery Code." msgid "New Environment Name" @@ -10068,6 +10102,16 @@ msgid "There were no results for '%(filters)s' filter" msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" +#, fuzzy +#~| msgid "Choose a username with 50 characters or less." +#~ msgid "Change organization account name for" +#~ msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร" + +#, fuzzy +#~| msgid "Choose a username with 50 characters or less." +#~ msgid "Current organization account name" +#~ msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร" + #, fuzzy #~| msgid "Confirm form" #~ msgid "Organization request" diff --git a/warehouse/locale/tr/LC_MESSAGES/messages.mo b/warehouse/locale/tr/LC_MESSAGES/messages.mo index 09ebb151b0e3..6246f8cc9d91 100644 Binary files a/warehouse/locale/tr/LC_MESSAGES/messages.mo and b/warehouse/locale/tr/LC_MESSAGES/messages.mo differ diff --git a/warehouse/locale/tr/LC_MESSAGES/messages.po b/warehouse/locale/tr/LC_MESSAGES/messages.po index 0347f664a227..8f6d1503ba06 100644 --- a/warehouse/locale/tr/LC_MESSAGES/messages.po +++ b/warehouse/locale/tr/LC_MESSAGES/messages.po @@ -25,13 +25,15 @@ # Emr , 2024. # Mert Sırakaya , 2024. # Rüzgar Hünerel , 2025. +# Rüzgar Hünerel , 2025. +# mortemdulcem , 2025. msgid "" 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-09-28 15:17+0000\n" -"Last-Translator: Rüzgar Hünerel \n" +"PO-Revision-Date: 2025-10-30 23:25+0000\n" +"Last-Translator: mortemdulcem \n" "Language-Team: Turkish \n" "Language: tr\n" @@ -39,16 +41,14 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.14-dev\n" +"X-Generator: Weblate 5.14.1-dev\n" "Generated-By: Babel 2.7.0\n" #: warehouse/views.py:148 msgid "" "You must verify your **primary** email address before you can perform this " "action." -msgstr "" -"Bu eylemi gerçekleştirmeden önce **birincil** e-posta adresinizi " -"doğrulamanız gerekmektedir." +msgstr "denlizeynep1@gmail.come-posta" #: warehouse/views.py:164 msgid "" @@ -328,8 +328,7 @@ msgid "Organization invitation no longer exists." msgstr "Organizasyon daveti artık mevcut değil." #: warehouse/accounts/views.py:1158 -#, fuzzy, python-brace-format -#| msgid "Invitation for '${organization_name}' is declined." +#, python-brace-format msgid "Invitation for '${organization_name}' is declined." msgstr "'${organization_name}' davetiyesi reddedildi." @@ -355,10 +354,8 @@ msgid "Role invitation is not valid." msgstr "Rol daveti geçerli değil." #: warehouse/accounts/views.py:1273 -#, fuzzy -#| msgid "API Token does not exist." msgid "Invalid token: project does not exist" -msgstr "API Anahtarı mevcut değil." +msgstr "Geçersiz belirteç: proje mevcut değil ." #: warehouse/accounts/views.py:1284 msgid "Role invitation no longer exists." @@ -375,24 +372,20 @@ msgid "You are now ${role} of the '${project_name}' project." msgstr "Artık '${project_name}' projesinde ${role} oldunuz." #: warehouse/accounts/views.py:1462 -#, fuzzy, python-brace-format +#, python-brace-format msgid "Please review our updated Terms of Service." msgstr "" -"Lütfen düzenlenmiş hizmet şartlarımızı okuyunuz Hizmet Şartlarımız." +"Lütfen güncellenmiş Hizmet Şartlarımızı inceleyin." #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 -#, fuzzy -#| msgid "" -#| "New user registration temporarily disabled. See https://pypi.org/" -#| "help#admin-intervention for details." +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." msgstr "" -"Yeni kullanıcı kayıtları geçici olarak kapatıldı. Detaylar için https://pypi." -"org/help#admin-intervention sayfasını inceleyin." +"Güvenilir yayınlama geçici olarak devre dışı bırakıldı. Ayrıntılar için " +"[https://pypi.org/help#admin-intervention]" +"(https://pypi.org/help#admin-intervention) adresine bakın" #: warehouse/accounts/views.py:1695 msgid "disabled. See https://pypi.org/help#admin-intervention for details." @@ -401,31 +394,24 @@ msgstr "" "inceleyin." #: warehouse/accounts/views.py:1711 -#, fuzzy -#| msgid "" -#| "You must have a verified email in order to register a pending OpenID " -#| "Connect provider. See https://pypi.org/help#openid-connect for details." 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 "" -"Bekleyen bir OpenID Bağlantı sağlayıcısına kaydolmak için doğrulanmış bir e-" -"postanız olmalıdır. Ayrıntılar için https://pypi.org/help#openid-connect'e " -"bakın." +"Bekleyen bir güvenilir yayıncıyı kaydetmek için doğrulanmış bir e-posta " +"adresine sahip olmanız gerekir. Ayrıntılar için " +"[https://pypi.org/help#openid-connect](https://pypi.org/help#openid-connect) " +"adresine bakın" #: warehouse/accounts/views.py:1724 -#, fuzzy -#| msgid "" -#| "You can't register more than 3 pending OpenID Connect providers at once." 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." +msgstr "Aynı anda 3'ten fazla bekleyen güvenilir yayıncı kaydedemezsiniz" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." @@ -434,24 +420,20 @@ msgstr "" "deneyin." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "Onaylı kullanıcı kaydedilemedi" #: warehouse/accounts/views.py:1764 -#, fuzzy -#| msgid "" -#| "This OpenID Connect provider has already been registered. Please contact " -#| "PyPI's admins if this wasn't intentional." msgid "" "This trusted publisher has already been registered. Please contact PyPI's " "admins if this wasn't intentional." 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." +"Bu güvenilir yayıncı zaten kaydedilmiş. Bunun kasıtlı olmadığını " +"düşünüyorsanız lütfen PyPI yöneticileriyle iletişime geçin" #: warehouse/accounts/views.py:1798 msgid "Registered a new pending publisher to create " @@ -511,7 +493,7 @@ msgid "Select project" msgstr "Projeyi seç" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Proje adını belirtin" @@ -763,11 +745,11 @@ msgstr "Davetin süresi zaten dolmuş." msgid "Invitation revoked from '${username}'." msgstr "'${username}' adlı kullanıcıdan gelen davetiye iptal edildi." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "Güvenilir yayıncı kısıtlanamadı" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -776,7 +758,7 @@ msgstr "" "Ayrıntılar için https://pypi.org/help#admin-intervention adresini ziyaret " "edin." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -784,7 +766,7 @@ msgstr "" "GitLab tabanlı güvenilir yayınlama geçici olarak devre dışı bırakılmıştır. " "Ayrıntılar için https://pypi.org/help#admin-intervention adresine bakın." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -793,7 +775,7 @@ msgstr "" "Ayrıntılar için https://pypi.org/help#admin-intervention adresini ziyaret " "edin." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -835,7 +817,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "'${username}' için süresi dolmuş davet silindi." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "Geçersiz proje adı" @@ -991,35 +973,37 @@ msgstr "" "Ortam adı, yazdırılamayan karakterler veya “'”, “‘’, ”`“, ”,“, ”;“, ”\\\" " "karakterlerini içermemelidir" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "Adı .git veya .atom ile biter" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "GitLab ad alanını belirtin (kullanıcı adı veya grup/alt grup)" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "Geçersiz GitLab kullanıcı adı veya grup/alt grup adı." -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "Üst düzey boru hattı dosya yolunu belirtin" -#: warehouse/oidc/forms/gitlab.py:72 -#, fuzzy -#| msgid "Invalid project name" +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "Geçersiz ortam adı" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "Lütfen Github Sorun Giderici URLsini verin" + +#: warehouse/oidc/forms/gitlab.py:111 #, 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:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "Üst düzey boru hattı dosya yolu / ile başlayamaz veya bitiremez" @@ -1084,7 +1068,7 @@ msgstr[1] "Yaklaşık %1 dakika önce" #: warehouse/static/js/warehouse/utils/timeago.js:30 msgid "Just now" -msgstr "" +msgstr "Hemen Şimdi" #: warehouse/subscriptions/models.py:25 #: warehouse/templates/manage/project/history.html:209 @@ -1132,8 +1116,6 @@ msgid "We looked everywhere but couldn't find this page" msgstr "Her yere baktık fakat bu sayfayı bulamadık" #: 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" @@ -1283,13 +1265,6 @@ 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:32 -#, fuzzy -#| msgid "" -#| "Consider contributing or donating to help us build a more stable and secure " -#| "platform." msgid "" "Consider contributing or contributing veya donating 'yi düşünün." +" contributing veya donating 'yi düşünün." #: warehouse/templates/base.html:13 msgid "" @@ -1330,7 +1305,7 @@ msgstr "Yardım" #: warehouse/templates/base.html:36 warehouse/templates/base.html:71 msgid "Docs" -msgstr "" +msgstr "Belgeler" #: warehouse/templates/base.html:40 warehouse/templates/base.html:74 #: warehouse/templates/includes/current-user-indicator.html:83 @@ -1422,9 +1397,8 @@ msgstr "Mobil sürüme geç" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1462,10 +1436,8 @@ msgid "Search PyPI" msgstr "PyPI'de ara" #: warehouse/templates/base.html:280 warehouse/templates/index.html:35 -#, fuzzy -#| msgid "Search projects" msgid "Type '/' to search projects" -msgstr "Proje ara" +msgstr "'/' Yazarak Projeleri Arayın" #: warehouse/templates/base.html:291 warehouse/templates/base.html:320 #: warehouse/templates/error-base-with-search.html:19 @@ -1511,10 +1483,8 @@ msgid "About PyPI navigation" msgstr "PyPI navigasyonu hakkında" #: warehouse/templates/base.html:378 -#, fuzzy -#| msgid "PyPI home" msgid "PyPI Blog" -msgstr "PyPI ana sayfası" +msgstr "PyPI Bloğu" #: warehouse/templates/base.html:384 msgid "Infrastructure dashboard" @@ -1571,8 +1541,6 @@ msgstr "PyPI gezinti özelliğini kullanma" #: warehouse/templates/base.html:437 #: warehouse/templates/manage/organization/activate_subscription.html:21 -#, fuzzy -#| msgid "Terms of use" msgid "Terms of Service" msgstr "Kullanım şartları" @@ -1585,8 +1553,6 @@ msgid "Code of conduct" msgstr "Davranış kuralları" #: warehouse/templates/base.html:452 -#, fuzzy -#| msgid "Privacy policy" msgid "Privacy Notice" msgstr "Gizlilik ilkesi" @@ -1807,11 +1773,12 @@ msgstr "Parola" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -1886,21 +1853,13 @@ msgid "Confirm Invite" msgstr "Daveti onayla" #: warehouse/templates/accounts/invite-confirmation.html:21 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| " Would you like to accept this invitation to join '%(project_name)s' as a project " -#| "%(role_name)s?\n" -#| " " +#, python-format msgid "" "Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?" msgstr "" -"\n" -" '%(project_name)s' projesinden gelen " -"%(role_name)s rolü davetini kabul etmek ister misiniz?\n" -" " +"%(project_name)s' projesinden gelen %" +"(role_name)s rolü davetini kabul etmek ister misiniz?" #: warehouse/templates/accounts/invite-confirmation.html:29 #: warehouse/templates/accounts/organization-invite-confirmation.html:29 @@ -1918,12 +1877,13 @@ msgid "Decline" msgstr "Reddet" #: warehouse/templates/accounts/invite-confirmation.html:39 -#, fuzzy, python-format -#| msgid "You have not enabled two factor authentication on your account." +#, python-format msgid "" "You must first enable two-factor authentication on " "your account before accepting an invitation to join a project." -msgstr "Hesabınızda çift faktörlü kimlik doğrulamayı etkinleştirmediniz." +msgstr "" +"Bir projeye katılma davetini kabul etmeden önce hesabınızda çift faktörlü kimlik doğrulamayı etkinleştirmeniz gerekir." #: warehouse/templates/accounts/login.html:17 #, python-format @@ -1965,35 +1925,27 @@ msgid "Log out of %(account_name)s" msgstr "%(account_name)s 'den çıkış yap" #: warehouse/templates/accounts/organization-invite-confirmation.html:4 -#, fuzzy -#| msgid "Confirm Invite" msgid "Confirm Organization Invite" -msgstr "Daveti onayla" +msgstr "Şirket davetini onayla" #: warehouse/templates/accounts/organization-invite-confirmation.html:21 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| " Would you like to accept this invitation to join '%(project_name)s' as a project " -#| "%(role_name)s?\n" -#| " " +#, python-format msgid "" "Would you like to accept this invitation to join '%(organization_name)s' as " "an organization %(role_name)s?" msgstr "" -"\n" -" '%(project_name)s' projesinden gelen " -"%(role_name)s rolü davetini kabul etmek ister misiniz?\n" -" " +"'%(project_name)s' projesinden gelen %" +"(role_name)s rolü davetini kabul etmek ister misiniz?" #: warehouse/templates/accounts/organization-invite-confirmation.html:39 -#, fuzzy, python-format -#| msgid "You have not enabled two factor authentication on your account." +#, python-format msgid "" "You must first enable two-factor authentication on " "your account before accepting an invitation to join an organization." -msgstr "Hesabınızda çift faktörlü kimlik doğrulamayı etkinleştirmediniz." +msgstr "" +"İlk önce iki faktörlü kimlik doğrulama bir " +"organizasyona katılmak için davet almadan önce hesabınızda " +"etkinleştirmelisiniz." #: warehouse/templates/accounts/profile.html:4 #, python-format @@ -2018,10 +1970,9 @@ msgstr "Katılma Tarihi" #: warehouse/templates/accounts/profile.html:37 #: warehouse/templates/organizations/profile.html:25 -#, fuzzy, python-format -#| msgid "Joined on %(start_date)s" +#, python-format msgid "Joined %(start_date)s" -msgstr "%(start_date)s tarihinde oluşturuldu" +msgstr "%(start_date)s Tarihinde katıldı" #: warehouse/templates/accounts/profile.html:52 #: warehouse/templates/organizations/profile.html:37 @@ -2044,10 +1995,9 @@ msgstr "Herhangi bir proje mevcut değil" #: 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" +#, python-format msgid "Last released %(release_date)s" -msgstr "En son %(release_date)s tarihinde yayınlandı" +msgstr "En son %(release_date)s tarihinde yayımlandı" #: warehouse/templates/accounts/profile.html:77 #, python-format @@ -2060,7 +2010,7 @@ msgid "%(count)s archived project" msgid_plural "" "%(count)s archived projects" msgstr[0] "" -msgstr[1] "" +msgstr[1] "%(count)s archived projeler" #: warehouse/templates/accounts/profile.html:97 #: warehouse/templates/manage/projects.html:80 @@ -3678,7 +3628,7 @@ msgstr "%(username)s PyPI'a henüz bir proje yüklemedi." #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "E-posta" @@ -4631,7 +4581,7 @@ msgid "Recent account activity" msgstr "Son Hesap Hareketleri" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4639,8 +4589,8 @@ msgid "Event" msgstr "Olay" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4650,7 +4600,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4662,13 +4612,13 @@ msgid "Date / time" msgstr "Tarih / Zaman" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4760,8 +4710,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -5093,7 +5042,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -5106,7 +5056,8 @@ msgid "Added by:" msgstr "Ekleyen:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -5177,7 +5128,7 @@ msgstr "%(user)s için daveti iptal et" msgid "Decline invitation" msgstr "Ana navigasyon" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Project description" @@ -5651,7 +5602,7 @@ msgstr "Geçersiz proje adı" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 #, fuzzy #| msgid "Reason (optional)" msgid "(optional)" @@ -5674,9 +5625,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5776,7 +5727,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5789,26 +5740,26 @@ msgstr "" "href=\"%(href)s\">şifrenizi sıfırlayın." #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Email" msgid "email" msgstr "E-posta" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "" #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 #, fuzzy #| msgid "Subject:" msgid "Subject" msgstr "Konu:" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 #, fuzzy #| msgid "Subject:" msgid "subject" @@ -5823,7 +5774,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5836,7 +5787,7 @@ msgstr "" "href=\"%(href)s\">şifrenizi sıfırlayın." #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 #, fuzzy #| msgid "Project description" @@ -5844,52 +5795,52 @@ msgid "Organization" msgstr "Proje açıklaması" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Project description" msgid "my-organization" msgstr "Proje açıklaması" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Project name" msgid "ActiveState Project name" msgstr "Proje Adı" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Project:" msgid "my-project" msgstr "Proje:" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "Sizin kullanıcı adınız" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "Kullanıcı adı" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5920,12 +5871,12 @@ msgid "Pending project name" msgstr "Trend olan projeler" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "" @@ -5968,7 +5919,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, fuzzy, python-format #| msgid "You have not enabled two factor authentication on your account." msgid "" @@ -6691,19 +6642,33 @@ msgstr "" "%(username)s %(role_name)s olarak projeden " "kaldırıldı" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "Kayıt" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: 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:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6712,34 +6677,34 @@ msgstr "Oluşturan:" msgid "Deleted by:" msgstr "Oluşturan:" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Removed by:" msgid "Renamed by:" msgstr "Kaldıran:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Removed by:" msgid "Approved by:" msgstr "Kaldıran:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "Reddet" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6747,14 +6712,14 @@ msgstr "Değiştiren:" msgid "Invited by:" msgstr "Davet et" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Removed by:" msgid "Revoked by:" msgstr "Kaldıran:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -7230,59 +7195,64 @@ msgid "Activate billing" msgstr "Proje açıklaması" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Manage '%(project_name)s'" -msgid "Change organization account name" -msgstr "'%(project_name)s' Projesini Yönet" +#| msgid "Username" +msgid "Custom Trusted Publishers" +msgstr "Kullanıcı adı" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "Rol daveti geçerli değil." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -#, fuzzy -#| msgid "You will not be able to recover your account after you delete it" -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." -msgstr "Hesabınızı kaldırdıktan sonra tekrar kurtaramazsınız" - -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Manage '%(project_name)s'" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "'%(project_name)s' Projesini Yönet" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "Yeni bir hesap oluştur" +#| 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:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "Yeni bir hesap oluştur" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "Yeni bir hesap oluştur" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "" #| "\n" @@ -7305,29 +7275,29 @@ msgstr[1] "" " Hesabınız şu anda %(count)s projenin tek sahibi.\n" " " -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Delete project" msgid "Delete the project" msgstr "Projeyi Kaldır" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "Yeni bir hesap oluştur" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, fuzzy, python-format #| msgid "" #| "transfer ownership or devret veya kaldır" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 #, 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:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7798,39 +7780,39 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 #, fuzzy #| msgid "Manage this project" msgid "Manage current publishers" msgstr "Bu Projeyi Yönet" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 #, fuzzy #| msgid "Manage this project" msgid "Add a new publisher" msgstr "Bu Projeyi Yönet" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid project name" msgid "Constrain environment" msgstr "Geçersiz proje adı" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7838,14 +7820,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid project name" msgid "New Environment Name" @@ -12127,6 +12109,23 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "'%(term)s' için bir sonuç bulunamadı" msgstr[1] "'%(term)s' için bir sonuç bulunamadı" +#, fuzzy +#~| msgid "You will not be able to recover your account after you delete it" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "Hesabınızı kaldırdıktan sonra tekrar kurtaramazsınız" + +#, fuzzy +#~| msgid "Manage '%(project_name)s'" +#~ msgid "Change organization account name for" +#~ msgstr "'%(project_name)s' Projesini Yönet" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "Yeni bir hesap oluştur" + #, fuzzy #~| msgid "Project description" #~ msgid "Organization request" diff --git a/warehouse/locale/tzm/LC_MESSAGES/messages.po b/warehouse/locale/tzm/LC_MESSAGES/messages.po index 49223d47da4d..bc3d30baee50 100644 --- a/warehouse/locale/tzm/LC_MESSAGES/messages.po +++ b/warehouse/locale/tzm/LC_MESSAGES/messages.po @@ -327,7 +327,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -348,20 +348,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -435,7 +435,7 @@ msgid "Select project" msgstr "Rzu g isenfaṛen" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Search projects" msgid "Specify project name" @@ -691,29 +691,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -750,7 +750,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Search projects" msgid "Invalid project name" @@ -916,33 +916,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Search projects" msgid "Invalid environment name" msgstr "Rzu g isenfaṛen" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1325,9 +1329,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1699,11 +1702,12 @@ msgstr "Taguri n uzray" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3206,7 +3210,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "Imayl" @@ -4094,7 +4098,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4102,8 +4106,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4113,7 +4117,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4125,13 +4129,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4184,8 +4188,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4472,7 +4475,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4485,7 +4489,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4550,7 +4555,7 @@ msgstr "" msgid "Decline invitation" msgstr "Sker yan umiḍan" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4991,7 +4996,7 @@ msgstr "Rzu g isenfaṛen" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5012,9 +5017,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5107,7 +5112,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5893,19 +5898,33 @@ msgstr "Sker yan umiḍan" msgid "%(username)s removed from %(team_name)s team" msgstr "Sker yan umiḍan" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "Zemmem" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -5914,34 +5933,34 @@ msgstr "" msgid "Deleted by:" msgstr "Kkes" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Remove" msgid "Renamed by:" msgstr "Ssity" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Remove" msgid "Approved by:" msgstr "Ssity" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "Agy" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -5949,14 +5968,14 @@ msgstr "" msgid "Invited by:" msgstr "Ɣer" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Remove" msgid "Revoked by:" msgstr "Ssity" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6389,55 +6408,60 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Create an account" -msgid "Change organization account name" -msgstr "Sker yan umiḍan" +#| msgid "Username" +msgid "Custom Trusted Publishers" +msgstr "Isen n unessemres" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 -#, python-format -msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 +#: warehouse/templates/manage/organization/settings.html:211 +#, python-format msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Create an account" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Sker yan umiḍan" -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "Sker yan umiḍan" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." +msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "Sker yan umiḍan" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "Sker yan umiḍan" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "" #| "\n" @@ -6458,29 +6482,29 @@ msgstr[1] "" " %(count)s isenfaṛen\n" " " -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Search projects" msgid "Delete the project" msgstr "Rzu g isenfaṛen" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "Sker yan umiḍan" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6896,35 +6932,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Search projects" msgid "Constrain environment" msgstr "Rzu g isenfaṛen" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6932,14 +6968,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Search projects" msgid "New Environment Name" @@ -10237,6 +10273,16 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Change organization account name for" +#~ msgstr "Sker yan umiḍan" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "Sker yan umiḍan" + #, fuzzy #~| msgid "No projects" #~ msgid "Organization request" diff --git a/warehouse/locale/ug/LC_MESSAGES/messages.po b/warehouse/locale/ug/LC_MESSAGES/messages.po index 17169cc0d09e..05f36235fc39 100644 --- a/warehouse/locale/ug/LC_MESSAGES/messages.po +++ b/warehouse/locale/ug/LC_MESSAGES/messages.po @@ -339,7 +339,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -360,10 +360,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -373,10 +373,10 @@ msgid "" msgstr "مۇۋەپپەقىيەتسىز كىرىش بەك كۆپ بولۇپ كەتتى. كېيىن قايتا سىناڭ." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -436,7 +436,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -668,29 +668,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -727,7 +727,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -873,31 +873,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1274,9 +1278,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1642,11 +1645,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3124,7 +3128,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3994,7 +3998,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4002,8 +4006,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4013,7 +4017,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4025,13 +4029,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4082,8 +4086,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4354,7 +4357,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4367,7 +4371,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4424,7 +4429,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4821,7 +4826,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4842,9 +4847,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4931,7 +4936,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5654,56 +5659,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6088,68 +6107,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6518,33 +6554,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6552,14 +6588,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/uk/LC_MESSAGES/messages.po b/warehouse/locale/uk/LC_MESSAGES/messages.po index b5056dfaf90b..7ddf6707e2c2 100644 --- a/warehouse/locale/uk/LC_MESSAGES/messages.po +++ b/warehouse/locale/uk/LC_MESSAGES/messages.po @@ -381,7 +381,7 @@ msgstr "" "надання послуг." #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -418,10 +418,10 @@ msgstr "" "Вам не можна реєструвати понад 3 очікуваних довірених видавців водночас." #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." @@ -429,10 +429,10 @@ msgstr "" "Було занадто багато спроб реєстрації довірених видавців. Спробуйте пізніше." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "Довіреного видавця не вдалося зареєструвати" @@ -505,7 +505,7 @@ msgid "Select project" msgstr "Обрати проєкт" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "Вкажіть назву проєкту" @@ -768,13 +768,13 @@ msgstr "Термін дії запрошення вже сплив." msgid "Invitation revoked from '${username}'." msgstr "Запрошення «${username}» скасовано." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 #, fuzzy #| msgid "The trusted publisher could not be registered" msgid "The trusted publisher could not be constrained" msgstr "Довіреного видавця не вдалося зареєструвати" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -783,7 +783,7 @@ msgstr "" "Дивіться деталі за посиланням: [https://pypi.org/help#admin-intervention]" "(https://pypi.org/help#admin-intervention)." -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -795,7 +795,7 @@ msgstr "" "Реєстрація нових користувачів тимчасово вимкнена. Ознайомтеся з деталями на " "https://pypi.org/help#admin-intervention." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -807,7 +807,7 @@ msgstr "" "Реєстрація нових користувачів тимчасово вимкнена. Ознайомтеся з деталями на " "https://pypi.org/help#admin-intervention." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -854,7 +854,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "Прострочене запрошення для '${username}' видалено." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "Недійсна назва проєкту" @@ -1009,35 +1009,39 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "Назва закінчується на .git або .atom" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "Вкажіть простір імен GitLab (ім’я користувача або групи)" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "Недійсне ім’я користувача або групи GitLab." -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 #, fuzzy #| msgid "Specify workflow filename" msgid "Specify top-level pipeline file path" msgstr "Укажіть назву файлу робочого процесу" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "Недійсна назва середовища" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 #, 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:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" "Шлях до файлу верхнього рівня у конвеєрі не може починатися або " @@ -1454,9 +1458,8 @@ msgstr "Перемкнутися на мобільну версію" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1844,11 +1847,12 @@ msgstr "Пароль" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3751,7 +3755,7 @@ msgstr "%(username)s ще не завантажував(-ла) жодних пр #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "Електронна адреса" @@ -4685,7 +4689,7 @@ msgid "Recent account activity" msgstr "Нещодавня активність облікового запису" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4693,8 +4697,8 @@ msgid "Event" msgstr "Подія" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4704,7 +4708,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4716,13 +4720,13 @@ msgid "Date / time" msgstr "Дата / час" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4826,8 +4830,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -5213,7 +5216,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -5226,7 +5230,8 @@ msgid "Added by:" msgstr "Додає:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -5292,7 +5297,7 @@ msgstr "Відкликати запрошення %(user)s" msgid "Decline invitation" msgstr "Основна навігація" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Organization description" @@ -5743,7 +5748,7 @@ msgstr "Назва середовища" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "(необов'язково)" @@ -5770,9 +5775,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5869,7 +5874,7 @@ msgstr "" "доступу до публікації до PyPI." #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support hereтут." #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Email" msgid "email" msgstr "Електронна адреса" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "" #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 msgid "Subject" msgstr "Предмет" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 msgid "subject" msgstr "предмет" @@ -5913,7 +5918,7 @@ msgstr "" "href=\"%(href)s\">Більше подробиць тут." #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, python-format msgid "" "Read more about ActiveState's OpenID Connect support тут." #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 #, fuzzy #| msgid "Organization description" @@ -5931,50 +5936,50 @@ msgid "Organization" msgstr "Опис організації" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Organization description" msgid "my-organization" msgstr "Опис організації" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "Назва організації на ActiveState, якій цей проєкт належить" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 msgid "ActiveState Project name" msgstr "Назва проєкту на ActiveState" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Project:" msgid "my-project" msgstr "Проєкт:" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "Ваше ім'я користувача" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "Ім'я користувача" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -6003,12 +6008,12 @@ msgid "Pending project name" msgstr "Назва проєкту в очікуванні" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "" @@ -6056,7 +6061,7 @@ msgstr "" "«очікуваного» видавця." #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, python-format msgid "" "You must first enable two-factor authentication on " @@ -6788,19 +6793,33 @@ msgid "%(username)s removed from %(team_name)s team" msgstr "" "%(username)s видалено як %(role_name)s проєкту" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "Реєстрація" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "Створює:" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6809,34 +6828,34 @@ msgstr "Створює:" msgid "Deleted by:" msgstr "Створює:" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Removed by:" msgid "Renamed by:" msgstr "Видаляє:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Removed by:" msgid "Approved by:" msgstr "Видаляє:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "Відхилити" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6844,14 +6863,14 @@ msgstr "Змінює:" msgid "Invited by:" msgstr "Запросити" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Removed by:" msgid "Revoked by:" msgstr "Видаляє:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -7327,60 +7346,64 @@ msgid "Activate billing" msgstr "Опис проєкту" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Manage '%(project_name)s'" -msgid "Change organization account name" -msgstr "Керувати «%(project_name)s»" +#| msgid "Trusted Publisher Management" +msgid "Custom Trusted Publishers" +msgstr "Налаштування Довірених Видавців" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "Запрошення на роль недійсне." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -#, fuzzy -#| msgid "You will not be able to recover your account after you delete it" -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:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Manage '%(project_name)s'" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Керувати «%(project_name)s»" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create new organization" -msgid "Current organization account name" -msgstr "Створіть нову організацію" +#| msgid "Role invitation is not valid." +msgid "Renaming organizations is not currently supported." +msgstr "Запрошення на роль недійсне." -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create new organization" msgid "Delete organization" msgstr "Створіть нову організацію" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create new organization" msgid "Cannot delete organization" msgstr "Створіть нову організацію" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "" #| "\n" @@ -7410,29 +7433,29 @@ msgstr[2] "" "%(count)s проєктів.\n" " " -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Delete project" msgid "Delete the project" msgstr "Видалити проєкт" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create new organization" msgid "Before you can delete your organization." msgstr "Створіть нову організацію" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and вилучити проєкт або просто видалити проєкт" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 #, 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:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7879,33 +7914,33 @@ msgstr "" "обмежує сутність, якій дозволено здійснювати публікацію. Більше подробиць тут." -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "Керувати поточними видавцями" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "Видавці OpenID Connect, пов’язані з проєктом %(project_name)s" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "Наразі, жодних видавців не налаштовано." -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "Додати нового видавця" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "Обмежити середовище" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "Це обмежить середовище довіреного видавця до" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7916,7 +7951,7 @@ msgstr "" "CI/CD, то мусите замінити їх усі на «%(constrained_environment_name)s» або ж " "зареєструвати окремого довіреного видавця для кожного з них." -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, fuzzy, python-format #| msgid "" #| "I understand that this Trusted Publisher will only allow uploads frow CI/" @@ -7930,7 +7965,7 @@ msgstr "" "робочих процесів CI/CD, які виконуються у середовищі " "«%(constrained_environment_name)s»." -#: warehouse/templates/manage/project/publishing.html:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "Нова назва середовища" @@ -12340,6 +12375,24 @@ msgstr[0] "Немає результатів для «%(filters)s»" msgstr[1] "Немає результатів для «%(filters)s»" msgstr[2] "Немає результатів для «%(filters)s»" +#, fuzzy +#~| msgid "You will not be able to recover your account after you delete it" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "" +#~ "Ви не зможете відносити свій обліковий запис після того, як видалите його" + +#, fuzzy +#~| msgid "Manage '%(project_name)s'" +#~ msgid "Change organization account name for" +#~ msgstr "Керувати «%(project_name)s»" + +#, fuzzy +#~| msgid "Create new organization" +#~ msgid "Current organization account name" +#~ msgstr "Створіть нову організацію" + #, fuzzy #~| msgid "Organization description" #~ msgid "Organization request" diff --git a/warehouse/locale/ur_PK/LC_MESSAGES/messages.po b/warehouse/locale/ur_PK/LC_MESSAGES/messages.po index 8f861fe0c046..4f6c8f73a8ff 100644 --- a/warehouse/locale/ur_PK/LC_MESSAGES/messages.po +++ b/warehouse/locale/ur_PK/LC_MESSAGES/messages.po @@ -370,7 +370,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -403,10 +403,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -417,10 +417,10 @@ msgstr "" "لاگ ان کرنے کی بہت ساری ناکام کوششیں ہوئی ہیں۔ بعد میں دوبارہ کوشش کریں۔" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -502,7 +502,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -769,11 +769,11 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -785,7 +785,7 @@ msgstr "" "نئے یوزروں کی رجسٹریشن عارضی طور پر بند کئی گئی ہے۔ براہِ مہربانی https://" "pypi.org/help#admin-intervention پر جا کر اس کے متعلق معلومات حاصل کریں۔" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -797,7 +797,7 @@ msgstr "" "نئے یوزروں کی رجسٹریشن عارضی طور پر بند کئی گئی ہے۔ براہِ مہربانی https://" "pypi.org/help#admin-intervention پر جا کر اس کے متعلق معلومات حاصل کریں۔" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -809,7 +809,7 @@ msgstr "" "نئے یوزروں کی رجسٹریشن عارضی طور پر بند کئی گئی ہے۔ براہِ مہربانی https://" "pypi.org/help#admin-intervention پر جا کر اس کے متعلق معلومات حاصل کریں۔" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -852,7 +852,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid project name" @@ -1022,33 +1022,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1421,9 +1425,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1789,11 +1792,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3277,7 +3281,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4159,7 +4163,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4167,8 +4171,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4178,7 +4182,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4190,13 +4194,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4247,8 +4251,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4525,7 +4528,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4538,7 +4542,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4595,7 +4600,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -5017,7 +5022,7 @@ msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5038,9 +5043,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5127,7 +5132,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5875,56 +5880,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6324,78 +6343,81 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Change organization account name" -msgstr "پچاس حروف یا اس کم کا نام چنیں۔" +msgid "Custom Trusted Publishers" +msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 -#, python-format -msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 +#: warehouse/templates/manage/organization/settings.html:211 +#, python-format msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Choose a username with 50 characters or less." -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "پچاس حروف یا اس کم کا نام چنیں۔" -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Current organization account name" -msgstr "پچاس حروف یا اس کم کا نام چنیں۔" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." +msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Choose a username with 50 characters or less." msgid "Delete the project" msgstr "پچاس حروف یا اس کم کا نام چنیں۔" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Choose a username with 50 characters or less." msgid "Before you can delete your organization." msgstr "پچاس حروف یا اس کم کا نام چنیں۔" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6795,35 +6827,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid recovery code." msgid "Constrain environment" msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6831,14 +6863,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid recovery code." msgid "New Environment Name" @@ -10071,6 +10103,16 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Choose a username with 50 characters or less." +#~ msgid "Change organization account name for" +#~ msgstr "پچاس حروف یا اس کم کا نام چنیں۔" + +#, fuzzy +#~| msgid "Choose a username with 50 characters or less." +#~ msgid "Current organization account name" +#~ msgstr "پچاس حروف یا اس کم کا نام چنیں۔" + #, fuzzy #~| msgid "Choose a username with 50 characters or less." #~ msgid "Organization request" diff --git a/warehouse/locale/uz_Latn/LC_MESSAGES/messages.po b/warehouse/locale/uz_Latn/LC_MESSAGES/messages.po index 2bdf25116522..30d240e9af17 100644 --- a/warehouse/locale/uz_Latn/LC_MESSAGES/messages.po +++ b/warehouse/locale/uz_Latn/LC_MESSAGES/messages.po @@ -378,7 +378,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -403,10 +403,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -418,10 +418,10 @@ msgstr "" "ko'ring." #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -489,7 +489,7 @@ msgid "Select project" msgstr "Loyihani tanlash" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Search projects" msgid "Specify project name" @@ -770,11 +770,11 @@ msgstr "Taklif muddati tugagan." msgid "Invitation revoked from '${username}'." msgstr "\"$ {Username}\" dan taklifnoma bekor qilindi." -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -782,7 +782,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/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -794,7 +794,7 @@ msgstr "" "Yangi foydalanuvchilarni ro'yxatga olish vaqtincha o'chirilgan. Tafsilotlar " "uchun https://pypi.org/help#admin-intervention ga qarang." -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -806,7 +806,7 @@ msgstr "" "Yangi foydalanuvchilarni ro'yxatga olish vaqtincha o'chirilgan. Tafsilotlar " "uchun https://pypi.org/help#admin-intervention ga qarang." -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -862,7 +862,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "\"$ {Project_name}\" taklifi rad etildi." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid project name" @@ -1034,33 +1034,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "Qayta tiklash kodi yaroqsiz." -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1460,9 +1464,8 @@ msgstr "Mobil versiyaga o'tish" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1847,11 +1850,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3344,7 +3348,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4231,7 +4235,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4239,8 +4243,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4250,7 +4254,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4262,13 +4266,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4319,8 +4323,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4599,7 +4602,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4612,7 +4616,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4674,7 +4679,7 @@ msgstr "Asosiy navigatsiya" msgid "Decline invitation" msgstr "Asosiy navigatsiya" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -5108,7 +5113,7 @@ msgstr "Qayta tiklash kodi yaroqsiz." #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5129,9 +5134,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5220,7 +5225,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5982,58 +5987,72 @@ msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz." msgid "%(username)s removed from %(team_name)s team" msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz." -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "Ro'yxatdan o'tish" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6455,86 +6474,91 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Role invitation is not valid." -msgid "Change organization account name" -msgstr "Rol taklifi haqiqiy emas." +msgid "Custom Trusted Publishers" +msgstr "" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "Rol taklifi haqiqiy emas." -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." -msgstr "" - -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Rol taklifi haqiqiy emas." -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Current organization account name" -msgstr "50 ta harfdan oshmaydigan foydalanuvchi ismni tanlang." +#| msgid "Role invitation is not valid." +msgid "Renaming organizations is not currently supported." +msgstr "Rol taklifi haqiqiy emas." -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Role invitation is not valid." msgid "Delete organization" msgstr "Rol taklifi haqiqiy emas." -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Role invitation is not valid." msgid "Cannot delete organization" msgstr "Rol taklifi haqiqiy emas." -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Search projects" msgid "Delete the project" msgstr "Loyihalarni qidirish" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, 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:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6932,35 +6966,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid recovery code." msgid "Constrain environment" msgstr "Qayta tiklash kodi yaroqsiz." -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6968,14 +7002,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid recovery code." msgid "New Environment Name" @@ -10250,6 +10284,16 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Role invitation is not valid." +#~ msgid "Change organization account name for" +#~ msgstr "Rol taklifi haqiqiy emas." + +#, fuzzy +#~| msgid "Choose a username with 50 characters or less." +#~ msgid "Current organization account name" +#~ msgstr "50 ta harfdan oshmaydigan foydalanuvchi ismni tanlang." + #, fuzzy #~| msgid "Role invitation is not valid." #~ msgid "Organization request" diff --git a/warehouse/locale/vi/LC_MESSAGES/messages.po b/warehouse/locale/vi/LC_MESSAGES/messages.po index 6fe6f7a67ea1..20bef9c3fd67 100644 --- a/warehouse/locale/vi/LC_MESSAGES/messages.po +++ b/warehouse/locale/vi/LC_MESSAGES/messages.po @@ -371,7 +371,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -404,10 +404,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -417,10 +417,10 @@ msgid "" 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:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -500,7 +500,7 @@ msgid "Select project" msgstr "Xóa dự án" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Project name" msgid "Specify project name" @@ -788,13 +788,13 @@ msgstr "Email đã được xác thực" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 #, 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/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -806,7 +806,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/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -818,7 +818,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/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -830,7 +830,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/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -878,7 +878,7 @@ 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:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid TOTP code." msgid "Invalid project name" @@ -1045,33 +1045,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid TOTP code." msgid "Invalid environment name" msgstr "Mã TOTP không hợp lệ." -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1483,9 +1487,8 @@ msgstr "Chuyển sang phiên bản di động" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1884,11 +1887,12 @@ msgstr "Mật khẩu" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3722,7 +3726,7 @@ 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:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4675,7 +4679,7 @@ msgid "Recent account activity" msgstr "Hoạt động tài khoản gần đây" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4683,8 +4687,8 @@ msgid "Event" msgstr "Sự kiện" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4694,7 +4698,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4706,13 +4710,13 @@ msgid "Date / time" msgstr "Ngày / giờ" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4796,8 +4800,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -5132,7 +5135,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -5145,7 +5149,8 @@ msgid "Added by:" msgstr "Được thêm bởi:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -5214,7 +5219,7 @@ msgstr "Điều hướng chính" msgid "Decline invitation" msgstr "Điều hướng chính" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Confirm form" @@ -5685,7 +5690,7 @@ msgstr "Mã TOTP không hợp lệ." #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -5706,9 +5711,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5808,7 +5813,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5821,26 +5826,26 @@ msgstr "" "lại mật khẩu trên PyPI." #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Add email" msgid "email" msgstr "Thêm email" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "" #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 #, fuzzy #| msgid "Project:" msgid "Subject" msgstr "Dự án:" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 #, fuzzy #| msgid "Project:" msgid "subject" @@ -5855,7 +5860,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "To regain access to your account, reset your " @@ -5868,58 +5873,58 @@ msgstr "" "lại mật khẩu trên PyPI." #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 msgid "Organization" msgstr "Tổ chức" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Confirm form" msgid "my-organization" msgstr "Xác nhận biểu mẫu" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Project name" msgid "ActiveState Project name" msgstr "Tên dự án" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Project:" msgid "my-project" msgstr "Dự án:" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "Tên người dùng của bạn" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "Tên người dùng" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5950,12 +5955,12 @@ msgid "Pending project name" msgstr "Dự án đang thịnh hành" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "" @@ -5994,7 +5999,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, fuzzy, python-format #| msgid "You have not enabled two factor authentication on your account." msgid "" @@ -6670,19 +6675,33 @@ 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:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "Đăng ký" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: 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:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6691,34 +6710,34 @@ msgstr "Được tạo bởi:" msgid "Deleted by:" msgstr "Được tạo bởi:" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: 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:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Removed by:" msgid "Approved by:" msgstr "Xóa bởi:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Changed by:" msgid "Declined by:" msgstr "Thay đổi bởi:" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6726,14 +6745,14 @@ msgstr "Thay đổi bởi:" msgid "Invited by:" msgstr "Thay đổi bởi:" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: 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:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -7204,59 +7223,64 @@ msgid "Activate billing" msgstr "Quản lý phiên bản" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Manage '%(project_name)s'" -msgid "Change organization account name" -msgstr "Quản lý '%(project_name)s'" +#| msgid "Username" +msgid "Custom Trusted Publishers" +msgstr "Tên người dùng" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Uploading new documentation is no longer supported" -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers 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:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -#, fuzzy -#| msgid "You will not be able to recover your account after you delete it" -msgid "" -"You will not be able to revert to your current account name after you rename " -"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:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Manage '%(project_name)s'" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "Quản lý '%(project_name)s'" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "Tạo một tài khoản" +#| 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:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "Tạo một tài khoản" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "Tạo một tài khoản" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "" #| "\n" @@ -7276,29 +7300,29 @@ msgstr[0] "" "%(count)s dự án.\n" " " -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Delete project" msgid "Delete the project" msgstr "Xóa dự án" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, 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:255 +#: warehouse/templates/manage/organization/settings.html:280 #, 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:267 +#: warehouse/templates/manage/organization/settings.html:292 #, 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:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7762,39 +7798,39 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 #, fuzzy #| msgid "Manage this project" msgid "Manage current publishers" msgstr "Quản lý dự án này" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 #, fuzzy #| msgid "Manage this project" msgid "Add a new publisher" msgstr "Quản lý dự án này" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid TOTP code." msgid "Constrain environment" msgstr "Mã TOTP không hợp lệ." -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7802,14 +7838,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid TOTP code." msgid "New Environment Name" @@ -11412,6 +11448,23 @@ msgid "There were no results for '%(filters)s' filter" msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" +#, fuzzy +#~| msgid "You will not be able to recover your account after you delete it" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename 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" + +#, fuzzy +#~| msgid "Manage '%(project_name)s'" +#~ msgid "Change organization account name for" +#~ msgstr "Quản lý '%(project_name)s'" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "Tạo một tài khoản" + #, fuzzy #~| msgid "Confirm form" #~ msgid "Organization request" diff --git a/warehouse/locale/wae/LC_MESSAGES/messages.po b/warehouse/locale/wae/LC_MESSAGES/messages.po index f72bac971910..32f48eef49c1 100644 --- a/warehouse/locale/wae/LC_MESSAGES/messages.po +++ b/warehouse/locale/wae/LC_MESSAGES/messages.po @@ -321,7 +321,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -342,20 +342,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -415,7 +415,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -641,29 +641,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -700,7 +700,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -846,31 +846,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1241,9 +1245,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1609,11 +1612,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3091,7 +3095,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3961,7 +3965,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -3969,8 +3973,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -3980,7 +3984,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -3992,13 +3996,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4049,8 +4053,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4321,7 +4324,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4334,7 +4338,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4391,7 +4396,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4788,7 +4793,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4809,9 +4814,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4898,7 +4903,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5621,56 +5626,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6055,68 +6074,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6485,33 +6521,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6519,14 +6555,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/yi/LC_MESSAGES/messages.po b/warehouse/locale/yi/LC_MESSAGES/messages.po index 048169bc5bf1..a120b474547e 100644 --- a/warehouse/locale/yi/LC_MESSAGES/messages.po +++ b/warehouse/locale/yi/LC_MESSAGES/messages.po @@ -323,7 +323,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -344,20 +344,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -417,7 +417,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -643,29 +643,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -702,7 +702,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -848,31 +848,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1249,9 +1253,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1617,11 +1620,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3099,7 +3103,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3969,7 +3973,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -3977,8 +3981,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -3988,7 +3992,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4000,13 +4004,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4057,8 +4061,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4329,7 +4332,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4342,7 +4346,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4399,7 +4404,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4796,7 +4801,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4817,9 +4822,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4906,7 +4911,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5629,56 +5634,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6063,68 +6082,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6493,33 +6529,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6527,14 +6563,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/yue/LC_MESSAGES/messages.po b/warehouse/locale/yue/LC_MESSAGES/messages.po index cbfccd496f33..fd9ec862b90a 100644 --- a/warehouse/locale/yue/LC_MESSAGES/messages.po +++ b/warehouse/locale/yue/LC_MESSAGES/messages.po @@ -324,7 +324,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -345,20 +345,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -418,7 +418,7 @@ msgid "Select project" msgstr "" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "" @@ -644,29 +644,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -703,7 +703,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "" @@ -849,31 +849,35 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1240,9 +1244,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1608,11 +1611,12 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3088,7 +3092,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -3958,7 +3962,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -3966,8 +3970,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -3977,7 +3981,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -3989,13 +3993,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4046,8 +4050,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4318,7 +4321,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4331,7 +4335,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4388,7 +4393,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4785,7 +4790,7 @@ msgstr "" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4806,9 +4811,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -4895,7 +4900,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5618,56 +5623,70 @@ msgstr "" msgid "%(username)s removed from %(team_name)s team" msgstr "" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6052,68 +6071,75 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name" +msgid "Custom Trusted Publishers" msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +#: warehouse/templates/manage/organization/settings.html:219 +msgid "Change organization account name" msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Change organization account name for" +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6482,33 +6518,33 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6516,14 +6552,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "" diff --git a/warehouse/locale/zgh/LC_MESSAGES/messages.po b/warehouse/locale/zgh/LC_MESSAGES/messages.po index e27d2b2fb547..69895783ba68 100644 --- a/warehouse/locale/zgh/LC_MESSAGES/messages.po +++ b/warehouse/locale/zgh/LC_MESSAGES/messages.po @@ -328,7 +328,7 @@ msgid "Please review our updated Terms of Service." msgstr "" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -349,20 +349,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -434,7 +434,7 @@ msgid "Select project" msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Search projects" msgid "Specify project name" @@ -687,29 +687,29 @@ msgstr "" msgid "Invitation revoked from '${username}'." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." msgstr "" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -747,7 +747,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "ⵜⴻⵜⵜⵡⴰⵣⵏ ⵜⵖⵓⵔⵉ '${username}'" #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Search projects" msgid "Invalid project name" @@ -913,33 +913,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Search projects" msgid "Invalid environment name" msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1318,9 +1322,8 @@ msgstr "" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1692,11 +1695,12 @@ msgstr "ⵜⴰⴳⵓⵔⵉ ⵏ ⵓⵣⵔⴰⵢ" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3191,7 +3195,7 @@ msgstr "" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "" @@ -4074,7 +4078,7 @@ msgid "Recent account activity" msgstr "" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4082,8 +4086,8 @@ msgid "Event" msgstr "" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4093,7 +4097,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4105,13 +4109,13 @@ msgid "Date / time" msgstr "" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4162,8 +4166,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4436,7 +4439,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4449,7 +4453,8 @@ msgid "Added by:" msgstr "" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4506,7 +4511,7 @@ msgstr "" msgid "Decline invitation" msgstr "" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "" @@ -4930,7 +4935,7 @@ msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "" @@ -4951,9 +4956,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5042,7 +5047,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support heretwo-factor authentication on " @@ -5806,58 +5811,72 @@ msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'. msgid "%(username)s removed from %(team_name)s team" msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'." -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "ⵣⵎⵎⴻⵎ" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6264,80 +6283,83 @@ msgid "Activate billing" msgstr "" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Change organization account name" -msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ." +msgid "Custom Trusted Publishers" +msgstr "" #: warehouse/templates/manage/organization/settings.html:196 -msgid "Renaming organizations is not currently supported." +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." msgstr "" -#: warehouse/templates/manage/organization/settings.html:198 -#, python-format -msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 +#: warehouse/templates/manage/organization/settings.html:211 +#, python-format msgid "" -"You will not be able to revert to your current account name after you rename " -"your organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Choose a username with 50 characters or less." -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ." -#: warehouse/templates/manage/organization/settings.html:228 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Current organization account name" -msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ." +#: warehouse/templates/manage/organization/settings.html:221 +msgid "Renaming organizations is not currently supported." +msgstr "" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Search projects" msgid "Delete the project" msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, 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:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and delete project" msgstr "" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6733,35 +6765,35 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Search projects" msgid "Constrain environment" msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6769,14 +6801,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Search projects" msgid "New Environment Name" @@ -10026,6 +10058,16 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Choose a username with 50 characters or less." +#~ msgid "Change organization account name for" +#~ msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ." + +#, fuzzy +#~| msgid "Choose a username with 50 characters or less." +#~ msgid "Current organization account name" +#~ msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ." + #, fuzzy #~| msgid "Choose a username with 50 characters or less." #~ msgid "Organization request" diff --git a/warehouse/locale/zh_Hans/LC_MESSAGES/messages.mo b/warehouse/locale/zh_Hans/LC_MESSAGES/messages.mo index 1e90491bbacc..09f8a4d90615 100644 Binary files a/warehouse/locale/zh_Hans/LC_MESSAGES/messages.mo and b/warehouse/locale/zh_Hans/LC_MESSAGES/messages.mo differ diff --git a/warehouse/locale/zh_Hans/LC_MESSAGES/messages.po b/warehouse/locale/zh_Hans/LC_MESSAGES/messages.po index 2a66fcaf6fd6..267eb8691c31 100644 --- a/warehouse/locale/zh_Hans/LC_MESSAGES/messages.po +++ b/warehouse/locale/zh_Hans/LC_MESSAGES/messages.po @@ -69,9 +69,9 @@ msgstr "" "Project-Id-Version: Warehouse VERSION\n" "Report-Msgid-Bugs-To: admin@pypi.org\n" "POT-Creation-Date: 2020-04-06 17:52-0500\n" -"PO-Revision-Date: 2025-10-15 14:07+0000\n" -"Last-Translator: 大王叫我来巡山 \n" +"PO-Revision-Date: 2025-10-23 13:04+0000\n" +"Last-Translator: 大王叫我来巡山 " +"\n" "Language-Team: Chinese (Simplified Han script) \n" "Language: zh_Hans\n" @@ -79,7 +79,7 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 5.14-dev\n" +"X-Generator: Weblate 5.14.1-dev\n" "Generated-By: Babel 2.8.0\n" #: warehouse/views.py:148 @@ -401,7 +401,7 @@ msgid "Please review our updated Terms of Service." msgstr "请查看已更新的服务条款。" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 msgid "" "Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-" "intervention for details." @@ -427,20 +427,20 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "你不能一下子注册超过三个待定的受信任发布者。" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 msgid "" "There have been too many attempted trusted publisher registrations. Try " "again later." msgstr "受信任发布者的注册尝试次数过多。请稍后重试。" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "无法注册该受信任发布者" @@ -502,7 +502,7 @@ msgid "Select project" msgstr "选择项目" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "指定项目名称" @@ -739,11 +739,11 @@ msgstr "邀请已过期。" msgid "Invitation revoked from '${username}'." msgstr "从“${username}”撤回邀请。" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "无法限制该受信任发布者" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 msgid "" "GitHub-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -751,7 +751,7 @@ msgstr "" "基于 Github 的受信任发布暂时被禁用。有关详细信息,请参见 https://pypi.org/" "help#admin-intervention。" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 msgid "" "GitLab-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -759,7 +759,7 @@ msgstr "" "基于 GitLab 的受信任发布暂时被禁用。有关详细信息,请参见 https://pypi.org/" "help#admin-intervention。" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 msgid "" "Google-based trusted publishing is temporarily disabled. See https://pypi." "org/help#admin-intervention for details." @@ -767,7 +767,7 @@ msgstr "" "基于 Google 的受信任发布暂时被禁用。有关详细信息,请参见 https://pypi.org/" "help#admin-intervention。" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 msgid "" "ActiveState-based trusted publishing is temporarily disabled. See https://" "pypi.org/help#admin-intervention for details." @@ -809,7 +809,7 @@ msgstr "删除了对 '${username}' 的过期邀请。" # | msgid "Invalid TOTP code." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 msgid "Invalid project name" msgstr "无效的项目名" @@ -960,32 +960,36 @@ msgid "" msgstr "" "环境名不可包含不可打印字符或字符 \"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "名称须以 .git 或 .atom 结尾" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "指定 GitLab 命名空间(用户名或组/子组)" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "无效的 GitLab 用户名或组/子组名。" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "指定顶层管线文件路径" # | msgid "Invalid TOTP code." -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 msgid "Invalid environment name" msgstr "无效的环境名" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "选择 GitLab 实例 URL" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "顶层管线文件路径必须以 .yml 或 .yaml 结尾" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "顶层管线文件路径不能以 / 开头或结尾" @@ -1372,9 +1376,8 @@ msgstr "切换到手机版本" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1740,11 +1743,12 @@ msgstr "密码" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3388,7 +3392,7 @@ msgstr "%(username)s 尚未将任何项目上传到 PyPI。" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "邮件" @@ -4279,7 +4283,7 @@ msgid "Recent account activity" msgstr "最近的账户活动" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4287,8 +4291,8 @@ msgid "Event" msgstr "事件" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4298,7 +4302,7 @@ msgid "Time" msgstr "时间" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4310,13 +4314,13 @@ msgid "Date / time" msgstr "日期/时间" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "位置信息" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4367,8 +4371,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -4658,7 +4661,8 @@ msgid "Any" msgstr "任意" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -4671,7 +4675,8 @@ msgid "Added by:" msgstr "添加者:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -4728,7 +4733,7 @@ msgstr "撤销加入 %(org)s 的邀请" msgid "Decline invitation" msgstr "拒绝邀请" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 msgid "Organization Name" msgstr "组织名称" @@ -5137,7 +5142,7 @@ msgstr "环境名称" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 msgid "(optional)" msgstr "(可选)" @@ -5162,9 +5167,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5259,7 +5264,7 @@ msgstr "" "码提交权限的维护者,但这些人不应有 PyPI 发布权限。" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, python-format msgid "" "Read more about Google's OpenID Connect support here。" #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 msgid "email" msgstr "电子邮件" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "用于发布的账户或服务账户的电子邮件地址。" #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 msgid "Subject" msgstr "标题" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 msgid "subject" msgstr "标题" @@ -5299,7 +5304,7 @@ msgstr "" "于发布的身份。更多细节请见此处。" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, python-format msgid "" "Read more about ActiveState's OpenID Connect support 请点击此处。" #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 msgid "Organization" msgstr "组织" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 msgid "my-organization" msgstr "我的组织" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "拥有项目的 ActiveState 组织名" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 msgid "ActiveState Project name" msgstr "ActiveState 项目名" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 msgid "my-project" msgstr "我的项目" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "将构建你的 Python Artifact 的 ActiveState 项目。" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 msgid "Actor Username" msgstr "行动者用户名" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 msgid "my-username" msgstr "我的用户名" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5375,12 +5380,12 @@ msgid "Pending project name" msgstr "待定项目名" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "发布者" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "详情" @@ -5423,7 +5428,7 @@ msgstr "" "任何其他用户都可以创建它,包括通过这些用户自己的“待定”发布者。" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, python-format msgid "" "You must first enable two-factor authentication on " @@ -6035,56 +6040,74 @@ msgstr "%(username)s 被添加到 %(team_name)s 团队" msgid "%(username)s removed from %(team_name)s team" msgstr "%(username)s 从 %(team_name)s 团队中被除名" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" +"%(issuer_url)s的自定义受信任发布者 %(issuer_type)s 已添加到组织" +"中" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" +"从组织中移除了 %(issuer_url)s的自定义受信任发布者 " +"%(issuer_type)s" + +#: warehouse/templates/manage/organization/history.html:127 msgid "Registered by:" msgstr "注册方:" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "创建者:" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: 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:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 msgid "Renamed by:" msgstr "重命名方:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 msgid "Approved by:" msgstr "批准方:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 msgid "Declined by:" msgstr "拒绝方:" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 msgid "Invited by:" msgstr "邀请方:" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 msgid "Revoked by:" msgstr "撤销方:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, python-format @@ -6478,67 +6501,77 @@ msgid "Activate billing" msgstr "激活计费" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 +msgid "Custom Trusted Publishers" +msgstr "自定义受信任发布者" + +#: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" +"已为该组织配置了下列自定义“受信任发布者”发行人。这些发行人可被用于为您组织的" +"项目配置“受信任发布”。" + +#: warehouse/templates/manage/organization/settings.html:209 +msgid "Modifying custom Trusted Publishers is not currently supported." +msgstr "当前不支持修改自定义受信任发布者。" + +#: warehouse/templates/manage/organization/settings.html:211 +#, python-format +msgid "" +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." +msgstr "" +"如果需要修改自定义受信任发布者,请联系 PyPI 支持。" + +#: warehouse/templates/manage/organization/settings.html:219 msgid "Change organization account name" msgstr "更改组织账户名" -#: warehouse/templates/manage/organization/settings.html:196 +#: warehouse/templates/manage/organization/settings.html:221 msgid "Renaming organizations is not currently supported." msgstr "当前不支持重命名组织。" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:223 #, python-format msgid "" "Please contact PyPI Support if you need to rename your " "organization." msgstr "如果需要重命名组织请联系 PyPI 支持。" -#: warehouse/templates/manage/organization/settings.html:206 -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:228 -msgid "Change organization account name for" -msgstr "更改组织账户名" - -#: warehouse/templates/manage/organization/settings.html:228 -msgid "Current organization account name" -msgstr "当前组织账户名" - -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 msgid "Delete organization" msgstr "删除组织" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 msgid "Cannot delete organization" msgstr "无法删除组织" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, 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:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "对于每个项目,你必须:" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 msgid "Transfer ownership and remove the project from your organization" msgstr "转移所有权并从你的组织中删除项目" -#: warehouse/templates/manage/organization/settings.html:247 +#: warehouse/templates/manage/organization/settings.html:272 msgid "Delete the project" msgstr "删除项目" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 msgid "Before you can delete your organization." msgstr "在你可以删除组织前。" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, python-format msgid "" "transfer ownership and 移除项目 删除项目" -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 msgid "You will not be able to recover your organization after you delete it." msgstr "删除组织后,你将无法恢复组织。" -#: warehouse/templates/manage/organization/settings.html:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "您的订阅将被取消,您将无法访问账单门户。" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "您将无法访问账单门户。" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "Gitlab 实例地址。公共 Gitlab 服务地址为 https://gitlab.com,也可" +"以使用自定义实例。" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -6926,34 +6970,34 @@ msgstr "" "标题是代表发出请求的委托人的数字 ID。虽然并非必填,但提供标题可以进一步限制用" "于发布的身份。更多细节请见此处。" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 msgid "Manage current publishers" msgstr "管理当前发布者" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "与 %(project_name)s 关联的 OpenID Connect 发布者" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "当前未配置任何发布者。" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 msgid "Add a new publisher" msgstr "添加新的发布者" # | msgid "Invalid TOTP code." -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 msgid "Constrain environment" msgstr "限制环境" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "这会限制受信任发布者的环境为" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -6963,7 +7007,7 @@ msgstr "" "如果你当前在你的 CI/CD 工作流中使用多个环境,你必须将它们全部更改为 " "'%(constrained_environment_name)s',或者将其中的每个注册为一个受信任发布者。" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, python-format msgid "" "I understand that this Trusted Publisher will only allow uploads from CI/CD " @@ -6973,7 +7017,7 @@ msgstr "" "'%(constrained_environment_name)s 环境中 。" # | msgid "Invalid TOTP code." -#: warehouse/templates/manage/project/publishing.html:443 +#: warehouse/templates/manage/project/publishing.html:458 msgid "New Environment Name" msgstr "新环境名称" @@ -10748,6 +10792,17 @@ msgid "There were no results for '%(filters)s' filter" msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "“%(filters)s”筛选器没有结果" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "重命名组织后,你将无法恢复为当前账户名。" + +#~ msgid "Change organization account name for" +#~ msgstr "更改组织账户名" + +#~ msgid "Current organization account name" +#~ msgstr "当前组织账户名" + #~ msgid "Organization request" #~ msgstr "组织请求" diff --git a/warehouse/locale/zh_Hant/LC_MESSAGES/messages.po b/warehouse/locale/zh_Hant/LC_MESSAGES/messages.po index d5530b903ef7..edd3bd28197c 100644 --- a/warehouse/locale/zh_Hant/LC_MESSAGES/messages.po +++ b/warehouse/locale/zh_Hant/LC_MESSAGES/messages.po @@ -373,7 +373,7 @@ msgid "Please review our updated Terms of Service." msgstr "請查看我們更新的服務條款。" #: warehouse/accounts/views.py:1674 warehouse/accounts/views.py:1928 -#: warehouse/manage/views/oidc_publishers.py:121 +#: warehouse/manage/views/oidc_publishers.py:126 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -406,10 +406,10 @@ msgid "You can't register more than 3 pending trusted publishers at once." msgstr "" #: warehouse/accounts/views.py:1739 -#: warehouse/manage/views/oidc_publishers.py:303 -#: warehouse/manage/views/oidc_publishers.py:418 -#: warehouse/manage/views/oidc_publishers.py:534 -#: warehouse/manage/views/oidc_publishers.py:646 +#: warehouse/manage/views/oidc_publishers.py:308 +#: warehouse/manage/views/oidc_publishers.py:423 +#: warehouse/manage/views/oidc_publishers.py:539 +#: warehouse/manage/views/oidc_publishers.py:651 #, fuzzy #| msgid "" #| "There have been too many unsuccessful login attempts. Try again later." @@ -419,10 +419,10 @@ msgid "" msgstr "登錄嘗試失敗的次數過多,請稍後再試。" #: warehouse/accounts/views.py:1749 -#: warehouse/manage/views/oidc_publishers.py:316 -#: warehouse/manage/views/oidc_publishers.py:431 -#: warehouse/manage/views/oidc_publishers.py:547 -#: warehouse/manage/views/oidc_publishers.py:659 +#: warehouse/manage/views/oidc_publishers.py:321 +#: warehouse/manage/views/oidc_publishers.py:436 +#: warehouse/manage/views/oidc_publishers.py:552 +#: warehouse/manage/views/oidc_publishers.py:664 msgid "The trusted publisher could not be registered" msgstr "" @@ -488,7 +488,7 @@ msgid "Select project" msgstr "選擇專案" #: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:36 -#: warehouse/oidc/forms/gitlab.py:47 +#: warehouse/oidc/forms/gitlab.py:54 msgid "Specify project name" msgstr "指定專案名稱" @@ -770,11 +770,11 @@ msgstr "已驗證的電子郵件。" msgid "Invitation revoked from '${username}'." msgstr "來自'${username}'的邀請被撤銷了。" -#: warehouse/manage/views/oidc_publishers.py:170 +#: warehouse/manage/views/oidc_publishers.py:175 msgid "The trusted publisher could not be constrained" msgstr "" -#: warehouse/manage/views/oidc_publishers.py:284 +#: warehouse/manage/views/oidc_publishers.py:289 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -785,7 +785,7 @@ msgid "" msgstr "" "暫時不開放新的使用者註冊。詳情請見 https://pypi.org/help#admin-intervention。" -#: warehouse/manage/views/oidc_publishers.py:399 +#: warehouse/manage/views/oidc_publishers.py:404 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -796,7 +796,7 @@ msgid "" msgstr "" "暫時不開放新的使用者註冊。詳情請見 https://pypi.org/help#admin-intervention。" -#: warehouse/manage/views/oidc_publishers.py:515 +#: warehouse/manage/views/oidc_publishers.py:520 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -807,7 +807,7 @@ msgid "" msgstr "" "暫時不開放新的使用者註冊。詳情請見 https://pypi.org/help#admin-intervention。" -#: warehouse/manage/views/oidc_publishers.py:626 +#: warehouse/manage/views/oidc_publishers.py:631 #, fuzzy #| msgid "" #| "New user registration temporarily disabled. See https://pypi.org/" @@ -859,7 +859,7 @@ msgid "Expired invitation for '${username}' deleted." msgstr "邀請加入專案 ${project_name} 被拒絕." #: warehouse/oidc/forms/_core.py:38 warehouse/oidc/forms/_core.py:49 -#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54 +#: warehouse/oidc/forms/gitlab.py:57 warehouse/oidc/forms/gitlab.py:61 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid project name" @@ -1029,33 +1029,37 @@ msgid "" "\"'\", \"\"\", \"`\", \",\", \";\", \"\\\"" msgstr "" -#: warehouse/oidc/forms/gitlab.py:22 +#: warehouse/oidc/forms/gitlab.py:23 msgid "Name ends with .git or .atom" msgstr "" -#: warehouse/oidc/forms/gitlab.py:31 +#: warehouse/oidc/forms/gitlab.py:38 msgid "Specify GitLab namespace (username or group/subgroup)" msgstr "" -#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40 +#: warehouse/oidc/forms/gitlab.py:43 warehouse/oidc/forms/gitlab.py:47 msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:63 +#: warehouse/oidc/forms/gitlab.py:70 msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:72 +#: warehouse/oidc/forms/gitlab.py:79 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "無效的重設碼。" -#: warehouse/oidc/forms/gitlab.py:87 +#: warehouse/oidc/forms/gitlab.py:86 +msgid "Choose GitLab issuer URL" +msgstr "" + +#: warehouse/oidc/forms/gitlab.py:111 msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:91 +#: warehouse/oidc/forms/gitlab.py:115 msgid "Top-level pipeline file path cannot start or end with /" msgstr "" @@ -1468,9 +1472,8 @@ msgstr "轉換至行動裝置版本" #: warehouse/templates/manage/account.html:845 #: warehouse/templates/manage/manage_base.html:364 #: warehouse/templates/manage/manage_base.html:442 -#: warehouse/templates/manage/organization/settings.html:205 -#: warehouse/templates/manage/organization/settings.html:266 -#: warehouse/templates/manage/organization/settings.html:272 +#: warehouse/templates/manage/organization/settings.html:291 +#: warehouse/templates/manage/organization/settings.html:297 #: warehouse/templates/manage/project/documentation.html:13 #: warehouse/templates/manage/project/release.html:209 #: warehouse/templates/manage/project/settings.html:78 @@ -1856,11 +1859,12 @@ msgstr "密碼" #: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 #: 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/publishing.html:203 +#: warehouse/templates/manage/project/publishing.html:238 +#: warehouse/templates/manage/project/publishing.html:251 +#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:310 +#: warehouse/templates/manage/project/publishing.html:329 #: warehouse/templates/manage/project/roles.html:320 #: warehouse/templates/manage/project/roles.html:333 #: warehouse/templates/manage/project/roles.html:344 @@ -3629,7 +3633,7 @@ msgstr "%(username)s 尚未上載任何專案到PyPI。" #: warehouse/templates/includes/accounts/profile-public-email.html:16 #: warehouse/templates/manage/account/publishing.html:238 -#: warehouse/templates/manage/project/publishing.html:221 +#: warehouse/templates/manage/project/publishing.html:236 msgid "Email" msgstr "電子郵件" @@ -4550,7 +4554,7 @@ msgid "Recent account activity" msgstr "最近的帳戶活動" #: warehouse/templates/manage/account.html:784 -#: warehouse/templates/manage/organization/history.html:175 +#: warehouse/templates/manage/organization/history.html:193 #: warehouse/templates/manage/project/history.html:333 #: warehouse/templates/manage/team/history.html:87 #: warehouse/templates/manage/unverified-account.html:459 @@ -4558,8 +4562,8 @@ msgid "Event" msgstr "事件" #: warehouse/templates/manage/account.html:785 -#: warehouse/templates/manage/organization/history.html:176 -#: warehouse/templates/manage/organization/history.html:185 +#: warehouse/templates/manage/organization/history.html:194 +#: warehouse/templates/manage/organization/history.html:203 #: warehouse/templates/manage/project/history.html:334 #: warehouse/templates/manage/project/history.html:343 #: warehouse/templates/manage/team/history.html:88 @@ -4569,7 +4573,7 @@ msgid "Time" msgstr "" #: warehouse/templates/manage/account.html:786 -#: warehouse/templates/manage/organization/history.html:177 +#: warehouse/templates/manage/organization/history.html:195 #: warehouse/templates/manage/team/history.html:89 #: warehouse/templates/manage/unverified-account.html:461 msgid "Additional Info" @@ -4581,13 +4585,13 @@ msgid "Date / time" msgstr "日期 / 時間" #: warehouse/templates/manage/account.html:798 -#: warehouse/templates/manage/organization/history.html:189 +#: warehouse/templates/manage/organization/history.html:207 #: warehouse/templates/manage/unverified-account.html:472 msgid "Location Info" msgstr "" #: warehouse/templates/manage/account.html:801 -#: warehouse/templates/manage/organization/history.html:192 +#: warehouse/templates/manage/organization/history.html:210 #: warehouse/templates/manage/project/history.html:350 #: warehouse/templates/manage/team/history.html:104 #: warehouse/templates/manage/unverified-account.html:475 @@ -4667,8 +4671,7 @@ msgstr "" #: warehouse/templates/manage/account.html:843 #: warehouse/templates/manage/account/token.html:177 -#: warehouse/templates/manage/organization/settings.html:203 -#: warehouse/templates/manage/organization/settings.html:264 +#: warehouse/templates/manage/organization/settings.html:289 #: warehouse/templates/manage/project/publishing.html:19 #: warehouse/templates/manage/team/settings.html:60 msgid "Proceed with caution!" @@ -5011,7 +5014,8 @@ msgid "Any" msgstr "" #: warehouse/templates/manage/manage_base.html:633 -#: warehouse/templates/manage/organization/history.html:141 +#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:159 #: warehouse/templates/manage/project/history.html:27 #: warehouse/templates/manage/project/history.html:80 #: warehouse/templates/manage/project/history.html:119 @@ -5024,7 +5028,8 @@ msgid "Added by:" msgstr "增加者:" #: warehouse/templates/manage/manage_base.html:635 -#: warehouse/templates/manage/organization/history.html:146 +#: warehouse/templates/manage/organization/history.html:117 +#: warehouse/templates/manage/organization/history.html:164 #: warehouse/templates/manage/project/history.html:46 #: warehouse/templates/manage/project/history.html:111 #: warehouse/templates/manage/project/history.html:126 @@ -5094,7 +5099,7 @@ msgstr "撤銷對 %(user)s 的邀請" msgid "Decline invitation" msgstr "主導航欄" -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:309 #: warehouse/templates/manage/organizations.html:51 #, fuzzy #| msgid "Project description" @@ -5567,7 +5572,7 @@ msgstr "無效的重設碼。" #: 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 +#: warehouse/templates/manage/project/publishing.html:253 #, fuzzy #| msgid "Reason (optional)" msgid "(optional)" @@ -5590,9 +5595,9 @@ msgstr "" #: 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/publishing.html:215 +#: warehouse/templates/manage/project/publishing.html:270 +#: warehouse/templates/manage/project/publishing.html:344 #: warehouse/templates/manage/project/roles.html:373 #: warehouse/templates/manage/project/settings.html:322 #: warehouse/templates/manage/team/roles.html:125 @@ -5692,7 +5697,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:212 -#: warehouse/templates/manage/project/publishing.html:208 +#: warehouse/templates/manage/project/publishing.html:223 #, fuzzy, python-format #| msgid "" #| "\n" @@ -5707,26 +5712,26 @@ msgstr "" "%(href)s\n" #: warehouse/templates/manage/account/publishing.html:243 -#: warehouse/templates/manage/project/publishing.html:226 +#: warehouse/templates/manage/project/publishing.html:241 #, fuzzy #| msgid "Email" msgid "email" msgstr "電子郵件" #: warehouse/templates/manage/account/publishing.html:245 -#: warehouse/templates/manage/project/publishing.html:228 +#: warehouse/templates/manage/project/publishing.html:243 msgid "The email address of the account or service account used to publish." msgstr "" #: warehouse/templates/manage/account/publishing.html:251 -#: warehouse/templates/manage/project/publishing.html:234 +#: warehouse/templates/manage/project/publishing.html:249 #, fuzzy #| msgid "Subject:" msgid "Subject" msgstr "主旨:" #: warehouse/templates/manage/account/publishing.html:258 -#: warehouse/templates/manage/project/publishing.html:241 +#: warehouse/templates/manage/project/publishing.html:256 #, fuzzy #| msgid "Subject:" msgid "subject" @@ -5741,7 +5746,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:279 -#: warehouse/templates/manage/project/publishing.html:263 +#: warehouse/templates/manage/project/publishing.html:278 #, fuzzy, python-format #| msgid "" #| "\n" @@ -5756,58 +5761,58 @@ msgstr "" "%(href)s\n" #: warehouse/templates/manage/account/publishing.html:311 -#: warehouse/templates/manage/project/publishing.html:276 +#: warehouse/templates/manage/project/publishing.html:291 #: warehouse/templates/organizations/profile.html:17 msgid "Organization" msgstr "組織" #: warehouse/templates/manage/account/publishing.html:316 -#: warehouse/templates/manage/project/publishing.html:281 +#: warehouse/templates/manage/project/publishing.html:296 #, fuzzy #| msgid "Project description" msgid "my-organization" msgstr "專案敘述" #: warehouse/templates/manage/account/publishing.html:323 -#: warehouse/templates/manage/project/publishing.html:288 +#: warehouse/templates/manage/project/publishing.html:303 msgid "The ActiveState organization name that owns the project" msgstr "" #: warehouse/templates/manage/account/publishing.html:328 -#: warehouse/templates/manage/project/publishing.html:293 +#: warehouse/templates/manage/project/publishing.html:308 #, fuzzy #| msgid "Project name" msgid "ActiveState Project name" msgstr "專案名稱" #: warehouse/templates/manage/account/publishing.html:333 -#: warehouse/templates/manage/project/publishing.html:298 +#: warehouse/templates/manage/project/publishing.html:313 #, fuzzy #| msgid "Project:" msgid "my-project" msgstr "專案:" #: warehouse/templates/manage/account/publishing.html:341 -#: warehouse/templates/manage/project/publishing.html:306 +#: warehouse/templates/manage/project/publishing.html:321 msgid "The ActiveState project that will build your Python artifact." msgstr "" #: warehouse/templates/manage/account/publishing.html:347 -#: warehouse/templates/manage/project/publishing.html:312 +#: warehouse/templates/manage/project/publishing.html:327 #, fuzzy #| msgid "Your username" msgid "Actor Username" msgstr "你的使用者名稱" #: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:317 +#: warehouse/templates/manage/project/publishing.html:332 #, fuzzy #| msgid "Username" msgid "my-username" msgstr "使用者名稱用戶名" #: warehouse/templates/manage/account/publishing.html:358 -#: warehouse/templates/manage/project/publishing.html:323 +#: warehouse/templates/manage/project/publishing.html:338 msgid "" "The username for the ActiveState account that will trigger the build of your " "Python artifact." @@ -5836,12 +5841,12 @@ msgid "Pending project name" msgstr "熱門專案" #: warehouse/templates/manage/account/publishing.html:411 -#: warehouse/templates/manage/project/publishing.html:353 +#: warehouse/templates/manage/project/publishing.html:368 msgid "Publisher" msgstr "" #: warehouse/templates/manage/account/publishing.html:412 -#: warehouse/templates/manage/project/publishing.html:354 +#: warehouse/templates/manage/project/publishing.html:369 msgid "Details" msgstr "詳細資訊" @@ -5880,7 +5885,7 @@ msgid "" msgstr "" #: warehouse/templates/manage/account/publishing.html:481 -#: warehouse/templates/manage/project/publishing.html:397 +#: warehouse/templates/manage/project/publishing.html:412 #, fuzzy, python-format #| msgid "You have not enabled two factor authentication on your account." msgid "" @@ -6550,19 +6555,33 @@ msgstr "%(username)s 增加專案角色 %(role_name)s" msgid "%(username)s removed from %(team_name)s team" msgstr "%(username)s 移除專案角色 %(role_name)s" -#: warehouse/templates/manage/organization/history.html:109 +#: warehouse/templates/manage/organization/history.html:106 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"added to organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:114 +#, python-format +msgid "" +"Custom Trusted Publisher '%(issuer_type)s' for %(issuer_url)s " +"removed from organization" +msgstr "" + +#: warehouse/templates/manage/organization/history.html:127 #, fuzzy #| msgid "Register" msgid "Registered by:" msgstr "建立帳戶" -#: warehouse/templates/manage/organization/history.html:115 +#: warehouse/templates/manage/organization/history.html:133 #: warehouse/templates/manage/project/history.html:19 #: warehouse/templates/manage/team/history.html:52 msgid "Created by:" msgstr "建立者:" -#: warehouse/templates/manage/organization/history.html:120 +#: warehouse/templates/manage/organization/history.html:138 #: warehouse/templates/manage/project/history.html:293 #: warehouse/templates/manage/project/history.html:315 #: warehouse/templates/manage/team/history.html:57 @@ -6571,34 +6590,34 @@ msgstr "建立者:" msgid "Deleted by:" msgstr "建立者:" -#: warehouse/templates/manage/organization/history.html:125 +#: warehouse/templates/manage/organization/history.html:143 #: warehouse/templates/manage/team/history.html:62 #, fuzzy #| msgid "Removed by:" msgid "Renamed by:" msgstr "移除者:" -#: warehouse/templates/manage/organization/history.html:130 +#: warehouse/templates/manage/organization/history.html:148 #, fuzzy #| msgid "Removed by:" msgid "Approved by:" msgstr "移除者:" -#: warehouse/templates/manage/organization/history.html:135 +#: warehouse/templates/manage/organization/history.html:153 #, fuzzy #| msgid "Decline" msgid "Declined by:" msgstr "拒絕" -#: warehouse/templates/manage/organization/history.html:151 +#: warehouse/templates/manage/organization/history.html:169 #: 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:156 -#: warehouse/templates/manage/organization/history.html:161 +#: warehouse/templates/manage/organization/history.html:174 +#: warehouse/templates/manage/organization/history.html:179 #: warehouse/templates/manage/project/history.html:140 #: warehouse/templates/manage/project/history.html:147 #, fuzzy @@ -6606,14 +6625,14 @@ msgstr "變更者:" msgid "Invited by:" msgstr "邀請" -#: warehouse/templates/manage/organization/history.html:166 +#: warehouse/templates/manage/organization/history.html:184 #: warehouse/templates/manage/project/history.html:154 #, fuzzy #| msgid "Removed by:" msgid "Revoked by:" msgstr "移除者:" -#: warehouse/templates/manage/organization/history.html:172 +#: warehouse/templates/manage/organization/history.html:190 #: warehouse/templates/manage/project/history.html:330 #: warehouse/templates/manage/team/history.html:84 #, fuzzy, python-format @@ -7086,59 +7105,64 @@ msgid "Activate billing" msgstr "專案敘述" #: warehouse/templates/manage/organization/settings.html:194 -#: warehouse/templates/manage/organization/settings.html:228 #, fuzzy -#| msgid "Manage '%(project_name)s'" -msgid "Change organization account name" -msgstr "管理 '%(project_name)s'" +#| msgid "Username" +msgid "Custom Trusted Publishers" +msgstr "使用者名稱用戶名" #: warehouse/templates/manage/organization/settings.html:196 +msgid "" +"The following custom Trusted Publisher issuers have been configured for this " +"organization. These issuers can be used to configure Trusted Publishing for " +"your organization's projects." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:209 #, fuzzy #| msgid "Role invitation is not valid." -msgid "Renaming organizations is not currently supported." +msgid "Modifying custom Trusted Publishers is not currently supported." msgstr "身份邀請已過期。" -#: warehouse/templates/manage/organization/settings.html:198 +#: warehouse/templates/manage/organization/settings.html:211 #, python-format msgid "" -"Please contact PyPI Support if you need to rename your " -"organization." +"Please contact PyPI Support if you need to modify " +"custom Trusted Publishers." msgstr "" -#: warehouse/templates/manage/organization/settings.html:206 -#, fuzzy -#| msgid "You will not be able to recover your account after you delete it" -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:228 +#: warehouse/templates/manage/organization/settings.html:219 #, fuzzy #| msgid "Manage '%(project_name)s'" -msgid "Change organization account name for" +msgid "Change organization account name" msgstr "管理 '%(project_name)s'" -#: warehouse/templates/manage/organization/settings.html:228 +#: warehouse/templates/manage/organization/settings.html:221 #, fuzzy -#| msgid "Create an account" -msgid "Current organization account name" -msgstr "建立帳戶" +#| msgid "Role invitation is not valid." +msgid "Renaming organizations is not currently supported." +msgstr "身份邀請已過期。" -#: warehouse/templates/manage/organization/settings.html:234 -#: warehouse/templates/manage/organization/settings.html:284 +#: warehouse/templates/manage/organization/settings.html:223 +#, python-format +msgid "" +"Please contact PyPI Support if you need to rename your " +"organization." +msgstr "" + +#: warehouse/templates/manage/organization/settings.html:259 +#: warehouse/templates/manage/organization/settings.html:309 #, fuzzy #| msgid "Create an account" msgid "Delete organization" msgstr "建立帳戶" -#: warehouse/templates/manage/organization/settings.html:237 +#: warehouse/templates/manage/organization/settings.html:262 #, fuzzy #| msgid "Create an account" msgid "Cannot delete organization" msgstr "建立帳戶" -#: warehouse/templates/manage/organization/settings.html:239 +#: warehouse/templates/manage/organization/settings.html:264 #, fuzzy, python-format #| msgid "" #| "\n" @@ -7157,29 +7181,29 @@ msgstr[0] "" " 你的帳戶目前是 %(count)s 專案的 單獨擁有者 。\n" " " -#: warehouse/templates/manage/organization/settings.html:244 +#: warehouse/templates/manage/organization/settings.html:269 msgid "For each project, you must either:" msgstr "" -#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/organization/settings.html:271 #, 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:247 +#: warehouse/templates/manage/organization/settings.html:272 #, fuzzy #| msgid "Delete project" msgid "Delete the project" msgstr "刪除專案" -#: warehouse/templates/manage/organization/settings.html:249 +#: warehouse/templates/manage/organization/settings.html:274 #, fuzzy #| msgid "Create an account" msgid "Before you can delete your organization." msgstr "建立帳戶" -#: warehouse/templates/manage/organization/settings.html:255 +#: warehouse/templates/manage/organization/settings.html:280 #, fuzzy, python-format #| msgid "" #| "transfer ownership or 轉移擁有權 刪除專案 " -#: warehouse/templates/manage/organization/settings.html:267 +#: warehouse/templates/manage/organization/settings.html:292 #, 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:274 +#: warehouse/templates/manage/organization/settings.html:299 msgid "" "Your subscription will be cancelled, and you will lose access to the billing " "portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:276 +#: warehouse/templates/manage/organization/settings.html:301 msgid "You will lose access to the billing portal." msgstr "" -#: warehouse/templates/manage/organization/settings.html:278 +#: warehouse/templates/manage/organization/settings.html:303 #, python-format msgid "" "Please ensure you have retrieved all invoices from https://gitlab.com for the " +"public GitLab service, or a custom instance." +msgstr "" + +#: warehouse/templates/manage/project/publishing.html:264 #, python-format msgid "" "The subject is the numeric ID that represents the principal making the " @@ -7620,39 +7656,39 @@ msgid "" "here." msgstr "" -#: warehouse/templates/manage/project/publishing.html:345 +#: warehouse/templates/manage/project/publishing.html:360 #, fuzzy #| msgid "Manage this project" msgid "Manage current publishers" msgstr "管理此專案" -#: warehouse/templates/manage/project/publishing.html:349 +#: warehouse/templates/manage/project/publishing.html:364 #, python-format msgid "OpenID Connect publishers associated with %(project_name)s" msgstr "" -#: warehouse/templates/manage/project/publishing.html:363 +#: warehouse/templates/manage/project/publishing.html:378 msgid "No publishers are currently configured." msgstr "" -#: warehouse/templates/manage/project/publishing.html:367 +#: warehouse/templates/manage/project/publishing.html:382 #, fuzzy #| msgid "Manage this project" msgid "Add a new publisher" msgstr "管理此專案" -#: warehouse/templates/manage/project/publishing.html:407 -#: warehouse/templates/manage/project/publishing.html:410 +#: warehouse/templates/manage/project/publishing.html:422 +#: warehouse/templates/manage/project/publishing.html:425 #, fuzzy #| msgid "Invalid recovery code." msgid "Constrain environment" msgstr "無效的重設碼。" -#: warehouse/templates/manage/project/publishing.html:423 +#: warehouse/templates/manage/project/publishing.html:438 msgid "This will restrict the Trusted Publisher's environment to" msgstr "" -#: warehouse/templates/manage/project/publishing.html:426 +#: warehouse/templates/manage/project/publishing.html:441 #, python-format msgid "" "If you currently use multiple environments in your CI/CD workflows, you must " @@ -7660,14 +7696,14 @@ msgid "" "each as a Trusted Publisher." msgstr "" -#: warehouse/templates/manage/project/publishing.html:438 +#: warehouse/templates/manage/project/publishing.html:453 #, 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:443 +#: warehouse/templates/manage/project/publishing.html:458 #, fuzzy #| msgid "Invalid recovery code." msgid "New Environment Name" @@ -11830,6 +11866,23 @@ msgid "There were no results for '%(filters)s' filter" msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "'%(term)s' 沒有結果" +#, fuzzy +#~| msgid "You will not be able to recover your account after you delete it" +#~ msgid "" +#~ "You will not be able to revert to your current account name after you " +#~ "rename your organization." +#~ msgstr "刪除帳戶後將無法還原" + +#, fuzzy +#~| msgid "Manage '%(project_name)s'" +#~ msgid "Change organization account name for" +#~ msgstr "管理 '%(project_name)s'" + +#, fuzzy +#~| msgid "Create an account" +#~ msgid "Current organization account name" +#~ msgstr "建立帳戶" + #, fuzzy #~| msgid "Project description" #~ msgid "Organization request"