diff --git a/warehouse/locale/am/LC_MESSAGES/messages.po b/warehouse/locale/am/LC_MESSAGES/messages.po index fc5ea3bf6488..14019561ad8a 100644 --- a/warehouse/locale/am/LC_MESSAGES/messages.po +++ b/warehouse/locale/am/LC_MESSAGES/messages.po @@ -715,20 +715,20 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2522,125 +2522,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3003,6 +2884,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3099,7 +2986,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4276,6 +4163,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4652,7 +4553,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4663,8 +4564,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4698,6 +4599,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4719,6 +4625,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -4729,6 +4641,11 @@ msgstr "" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" diff --git a/warehouse/locale/ang/LC_MESSAGES/messages.po b/warehouse/locale/ang/LC_MESSAGES/messages.po index 48434d2b6f50..a4945ed02c30 100644 --- a/warehouse/locale/ang/LC_MESSAGES/messages.po +++ b/warehouse/locale/ang/LC_MESSAGES/messages.po @@ -703,20 +703,20 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2510,125 +2510,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -2991,6 +2872,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3087,7 +2974,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4264,6 +4151,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4640,7 +4541,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4651,8 +4552,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4686,6 +4587,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4707,6 +4613,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -4717,6 +4629,11 @@ msgstr "" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" diff --git a/warehouse/locale/ar/LC_MESSAGES/messages.po b/warehouse/locale/ar/LC_MESSAGES/messages.po index 088a5b2d6672..088c364b1ec1 100644 --- a/warehouse/locale/ar/LC_MESSAGES/messages.po +++ b/warehouse/locale/ar/LC_MESSAGES/messages.po @@ -810,22 +810,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid repository name" msgid "Invalid environment name" msgstr "اسم المستودع غير صالح" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2936,147 +2936,6 @@ msgstr "" "%(organization_name)s عن طريق %(submitter)s." -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Username" -msgid "Publisher name" -msgstr "اسم المستخدم" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "اسمك" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid repository name" -msgid "Environment" -msgstr "اسم المستودع غير صالح" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "البريد الالكتروني" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Confirm Invite" -msgid "Organization" -msgstr "تأكيد الدعوة" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Specify project name" -msgid "ActiveState Project name" -msgstr "حدد اسم المشروع" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| " If you are unable to revert the change and need to do so, you can " -#| "email\n" -#| " %(email_address)s to communicate with the " -#| "PyPI\n" -#| " administrators.\n" -#| " " -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"\n" -" إذا لم تستطع القيام إعادة هذا التغيير وتريد القيام بذلك، تستطيع إرسال " -"رسالة إلى %(email_address)s للتواصل مع مديري PyPI.\n" -" " - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, fuzzy, python-format #| msgid "" @@ -3466,6 +3325,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "البريد الالكتروني" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3568,7 +3433,7 @@ msgstr "لم يتم التأكد منه*" msgid "Project links" msgstr "روابط المشروع" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -4816,6 +4681,20 @@ msgstr "" msgid "Manager" msgstr "إدارة مشروع" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5245,10 +5124,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "اسمك" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5258,8 +5135,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5302,6 +5179,11 @@ msgstr "البريد الالكتروني" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -5330,6 +5212,14 @@ msgstr "" "لإستعادة الوصول الى حسابك، برجاء تغيير كلمة السر الخاصة " "بك على PyPI.\n" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Confirm Invite" +msgid "Organization" +msgstr "تأكيد الدعوة" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5342,6 +5232,13 @@ msgstr "تأكيد الدعوة" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Specify project name" +msgid "ActiveState Project name" +msgstr "حدد اسم المشروع" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -10031,6 +9928,46 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow file path" +#~ msgstr "اسمك" + +#, fuzzy +#~| msgid "Username" +#~ msgid "Publisher name" +#~ msgstr "اسم المستخدم" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "اسمك" + +#, fuzzy +#~| msgid "Invalid repository name" +#~ msgid "Environment" +#~ msgstr "اسم المستودع غير صالح" + +#, fuzzy, python-format +#~| msgid "" +#~| "\n" +#~| " If you are unable to revert the change and need to do so, you can " +#~| "email\n" +#~| " %(email_address)s to communicate with the " +#~| "PyPI\n" +#~| " administrators.\n" +#~| " " +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "\n" +#~ " إذا لم تستطع القيام إعادة هذا التغيير وتريد القيام بذلك، تستطيع إرسال " +#~ "رسالة إلى %(email_address)s للتواصل مع مديري " +#~ "PyPI.\n" +#~ " " + #~ msgid "PyPI on Twitter" #~ msgstr "فهرس حزم بايثون علي تويتر" diff --git a/warehouse/locale/bn/LC_MESSAGES/messages.po b/warehouse/locale/bn/LC_MESSAGES/messages.po index 68cf5f82a4c2..b817f29a5ec3 100644 --- a/warehouse/locale/bn/LC_MESSAGES/messages.po +++ b/warehouse/locale/bn/LC_MESSAGES/messages.po @@ -868,22 +868,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid Recovery Code." msgid "Invalid environment name" msgstr "অবৈধ পুনরুদ্ধার কোড।" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2683,131 +2683,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid Recovery Code." -msgid "Environment" -msgstr "অবৈধ পুনরুদ্ধার কোড।" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Organization" -msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Invalid Recovery Code." -msgid "ActiveState Project name" -msgstr "অবৈধ পুনরুদ্ধার কোড।" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3170,6 +3045,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3266,7 +3147,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4462,6 +4343,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4846,7 +4741,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4857,8 +4752,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4892,6 +4787,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4913,6 +4813,14 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Choose a username with 50 characters or less." +msgid "Organization" +msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -4925,6 +4833,13 @@ msgstr "50 টিরও কম অক্ষরসহ একটি ব্যব msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Invalid Recovery Code." +msgid "ActiveState Project name" +msgstr "অবৈধ পুনরুদ্ধার কোড।" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" @@ -9277,6 +9192,11 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Invalid Recovery Code." +#~ msgid "Environment" +#~ msgstr "অবৈধ পুনরুদ্ধার কোড।" + #~ msgid "No user found with that username or email" #~ msgstr "এই ব্যবহারকারী নাম বা ইমেলসহ কোনও ব্যবহারকারীকে পাওয়া যায় নি" diff --git a/warehouse/locale/ca/LC_MESSAGES/messages.po b/warehouse/locale/ca/LC_MESSAGES/messages.po index 4c11e6755e34..daa554ecc375 100644 --- a/warehouse/locale/ca/LC_MESSAGES/messages.po +++ b/warehouse/locale/ca/LC_MESSAGES/messages.po @@ -878,22 +878,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid repository name" msgid "Invalid environment name" msgstr "El nom del dipòsit no és vàlid" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2951,146 +2951,6 @@ msgstr "" "%(initiator_username)s us ha afegit com a %(role)s al " "projecte %(project_name)s a %(site)s." -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Username" -msgid "Publisher name" -msgstr "Nom d’usuari" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Workflow name" -msgid "Workflow" -msgstr "Nom del flux de treball" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "Propietari" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -#, fuzzy -#| msgid "repository" -msgid "Repository" -msgstr "dipòsit" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid repository name" -msgid "Environment" -msgstr "El nom del dipòsit no és vàlid" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "Adreça electrònica" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Subject:" -msgid "Subject" -msgstr "Assumpte:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Organization Name" -msgid "Organization" -msgstr "Nom de l’organització" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Nom del projecte" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " -#| "administrators." -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"Si no heu fet aquesta modificació, podeu enviar un missatge a %(email_address)s per a comunicar-vos amb els " -"administradors del PyPI." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3467,6 +3327,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "Adreça electrònica" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3571,7 +3437,7 @@ msgstr "No verificada" msgid "Project links" msgstr "Enllaços del projecte" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -4791,6 +4657,20 @@ msgstr "" msgid "Manager" msgstr "Gestiona" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "Propietari" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5208,10 +5088,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Workflow name" -msgid "Workflow file path" -msgstr "Nom del flux de treball" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5221,8 +5099,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5258,6 +5136,13 @@ msgstr "Adreça electrònica" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Subject:" +msgid "Subject" +msgstr "Assumpte:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5281,6 +5166,14 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Organization Name" +msgid "Organization" +msgstr "Nom de l’organització" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5293,6 +5186,13 @@ msgstr "Nom de l’organització" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Nom del projecte" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -10023,6 +9923,45 @@ 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 "Workflow name" +#~ msgid "Workflow file path" +#~ msgstr "Nom del flux de treball" + +#, fuzzy +#~| msgid "Username" +#~ msgid "Publisher name" +#~ msgstr "Nom d’usuari" + +#, fuzzy +#~| msgid "Workflow name" +#~ msgid "Workflow" +#~ msgstr "Nom del flux de treball" + +#, fuzzy +#~| msgid "repository" +#~ msgid "Repository" +#~ msgstr "dipòsit" + +#, fuzzy +#~| msgid "Invalid repository name" +#~ msgid "Environment" +#~ msgstr "El nom del dipòsit no és vàlid" + +#, fuzzy, python-format +#~| msgid "" +#~| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " +#~| "administrators." +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "Si no heu fet aquesta modificació, podeu enviar un missatge a %(email_address)s per a comunicar-vos amb els " +#~ "administradors del PyPI." + #~ msgid "PyPI on Twitter" #~ msgstr "El PyPI al Twitter" diff --git a/warehouse/locale/ckb/LC_MESSAGES/messages.po b/warehouse/locale/ckb/LC_MESSAGES/messages.po index 66a6dc299e49..5c6692a1fecf 100644 --- a/warehouse/locale/ckb/LC_MESSAGES/messages.po +++ b/warehouse/locale/ckb/LC_MESSAGES/messages.po @@ -853,26 +853,26 @@ msgstr "خاوەنی کۆگای GitHub دیاری بکە (ناوی بەکاره msgid "Invalid GitLab username or group/subgroup name." msgstr "ناوی بەکارهێنەر یان ڕێکخراوی GitHub نادروستە." -#: warehouse/oidc/forms/gitlab.py:53 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Specify workflow filename" -msgid "Specify workflow filepath" +msgid "Specify top-level pipeline file path" msgstr "ناوی پەڕگەی وەرکفڵۆ دیاری بکە" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid repository name" msgid "Invalid environment name" msgstr "ناوی کۆگاکە نادروستە" -#: warehouse/oidc/forms/gitlab.py:76 +#: warehouse/oidc/forms/gitlab.py:78 #, fuzzy #| msgid "Workflow name must end with .yml or .yaml" -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:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -3046,200 +3046,6 @@ msgstr "" "%(username)s لە ڕێکخراوی " "\"%(organization_nmae)s\" لابرا" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| " PyPI user %(username)s has added a new OpenID Connect\n" -#| " publisher to a project (%(project_name)s) that you " -#| "manage.\n" -#| " OpenID Connect publishers act as trusted users and can create project " -#| "releases\n" -#| " automatically.\n" -#| " " -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" -"\n" -" بەکارهێنەری PyPI %(username)s پەیوەندییەکی نوێی OpenID " -"زیاد کردووە\n" -" بڵاوکەرەوە بۆ پڕۆژەیەک (%(project_name)s) کە تۆ بەڕێوەی " -"دەبەیت.\n" -" بڵاوکەرەوەکانی OpenID Connect وەک بەکارهێنەری متمانەپێکراو کاردەکەن و " -"دەتوانن بڵاوکراوەکانی پڕۆژە دروست بکەن\n" -" بە شێوەیەکی ئۆتۆماتیکی.\n" -" " - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "زانیاری بڵاوکەرەوە" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "باوی بڵاوکەرەوە" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid repository name" -msgid "Environment" -msgstr "ناوی کۆگاکە نادروستە" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "بەستەرەی ئەلیکترۆنی" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Subject:" -msgid "Subject" -msgstr "بابەت:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Confirm Organization Invite" -msgid "Organization" -msgstr "بانگێشتنامەی رێکخراو پەسەند بکە" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Specify project name" -msgid "ActiveState Project name" -msgstr "ناوی پڕۆژەکە دیاری بکە" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -#, fuzzy -#| msgid "" -#| "\n" -#| " If you did not make this change and you think it was made maliciously, " -#| "you can\n" -#| " remove it from the project via the \"Publishing\" tab on the project's " -#| "page.\n" -#| " " -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" -"\n" -" ئەگەر ئەم گۆڕانکاریەت نەکرد و پێت وایە بە خراپەکاری کراوە، دەتوانیت\n" -" لە ڕێگەی تابی \"بڵاوکردنەوە\" لە لاپەڕەی پڕۆژەکە لە پڕۆژەکە دەربهێنە.\n" -" " - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| " If you are unable to revert the change and need to do so, you can " -#| "email\n" -#| " %(email_address)s to communicate with the " -#| "PyPI\n" -#| " administrators.\n" -#| " " -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"\n" -" ئەگەر نەتوانیت گۆڕانکارییەکە بگەڕێنیتەوە و پێویستت بەوە بوو، دەتوانیت " -"ئیمەیڵ بنێری\n" -" %(email_address)s بۆ پەیوەندیکردن لەگەڵ PyPI\n" -" بەڕێوەبەران.\n" -" " - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| " PyPI user %(username)s has removed an OpenID Connect\n" -#| " publisher from a project (%(project_name)s) that you " -#| "manage.\n" -#| " " -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" -"\n" -" بەکارهێنەری PyPI %(username)s پەیوەندییەکی OpenID ی " -"لابردووە\n" -" بڵاوکەرەوە لە پرۆژەیەکەوە (%(project_name)s) کە تۆ " -"بەڕێوەی دەبەیت.\n" -" " - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -#, fuzzy -#| msgid "" -#| "\n" -#| " If you did not make this change and you think it was made maliciously, " -#| "you can\n" -#| " check the \"Security history\" tab on the project's page.\n" -#| " " -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" -"\n" -" ئەگەر ئەم گۆڕانکاریەت نەکرد و پێت وایە بە خراپەکاری کراوە، دەتوانیت\n" -" لە لاپەڕەی پڕۆژەکەدا تابی \"مێژووی ئاسایش\" بپشکنە.\n" -" " - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3633,6 +3439,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s هیچ پڕۆژەیەکی بۆ PyPI بار نەکردووە، هێشتا." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "بەستەرەی ئەلیکترۆنی" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3736,7 +3548,7 @@ msgstr "‌پشتڕاست نەکراوەتەوە" msgid "Project links" msgstr "بەستەرەی پرۆژە" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -4992,6 +4804,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5433,10 +5259,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Specify workflow filename" -msgid "Workflow file path" -msgstr "ناوی پەڕگەی وەرکفڵۆ دیاری بکە" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5446,8 +5270,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5490,6 +5314,13 @@ msgstr "بەستەرەی ئەلیکترۆنی" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Subject:" +msgid "Subject" +msgstr "بابەت:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5520,6 +5351,14 @@ msgstr "" "دەتوانیت لێرە کۆدی گەڕانەوە بۆ ئەکاونتەکەت دروست بکەیت:\n" "%(href)s\n" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Confirm Organization Invite" +msgid "Organization" +msgstr "بانگێشتنامەی رێکخراو پەسەند بکە" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5532,6 +5371,13 @@ msgstr "بانگێشتنامەی رێکخراو پەسەند بکە" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Specify project name" +msgid "ActiveState Project name" +msgstr "ناوی پڕۆژەکە دیاری بکە" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -10081,6 +9927,122 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Specify workflow filename" +#~ msgid "Workflow file path" +#~ msgstr "ناوی پەڕگەی وەرکفڵۆ دیاری بکە" + +#, fuzzy, python-format +#~| msgid "" +#~| "\n" +#~| " PyPI user %(username)s has added a new OpenID " +#~| "Connect\n" +#~| " publisher to a project (%(project_name)s) that you " +#~| "manage.\n" +#~| " OpenID Connect publishers act as trusted users and can create project " +#~| "releases\n" +#~| " automatically.\n" +#~| " " +#~ msgid "" +#~ "PyPI user %(username)s has added a new trusted publisher " +#~ "to a project (%(project_name)s) that you manage. Trusted " +#~ "publishers act as trusted users and can create project releases " +#~ "automatically." +#~ msgstr "" +#~ "\n" +#~ " بەکارهێنەری PyPI %(username)s پەیوەندییەکی نوێی OpenID " +#~ "زیاد کردووە\n" +#~ " بڵاوکەرەوە بۆ پڕۆژەیەک (%(project_name)s) کە تۆ " +#~ "بەڕێوەی دەبەیت.\n" +#~ " بڵاوکەرەوەکانی OpenID Connect وەک بەکارهێنەری متمانەپێکراو کاردەکەن و " +#~ "دەتوانن بڵاوکراوەکانی پڕۆژە دروست بکەن\n" +#~ " بە شێوەیەکی ئۆتۆماتیکی.\n" +#~ " " + +#~ msgid "Publisher information" +#~ msgstr "زانیاری بڵاوکەرەوە" + +#~ msgid "Publisher name" +#~ msgstr "باوی بڵاوکەرەوە" + +#, fuzzy +#~| msgid "Invalid repository name" +#~ msgid "Environment" +#~ msgstr "ناوی کۆگاکە نادروستە" + +#, fuzzy +#~| msgid "" +#~| "\n" +#~| " If you did not make this change and you think it was made maliciously, " +#~| "you can\n" +#~| " remove it from the project via the \"Publishing\" tab on the project's " +#~| "page.\n" +#~| " " +#~ msgid "" +#~ "If you did not make this change and you think it was made maliciously, " +#~ "you can remove it from the project via the \"Publishing\" tab on the " +#~ "project's page." +#~ msgstr "" +#~ "\n" +#~ " ئەگەر ئەم گۆڕانکاریەت نەکرد و پێت وایە بە خراپەکاری کراوە، دەتوانیت\n" +#~ " لە ڕێگەی تابی \"بڵاوکردنەوە\" لە لاپەڕەی پڕۆژەکە لە پڕۆژەکە دەربهێنە.\n" +#~ " " + +#, fuzzy, python-format +#~| msgid "" +#~| "\n" +#~| " If you are unable to revert the change and need to do so, you can " +#~| "email\n" +#~| " %(email_address)s to communicate with the " +#~| "PyPI\n" +#~| " administrators.\n" +#~| " " +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "\n" +#~ " ئەگەر نەتوانیت گۆڕانکارییەکە بگەڕێنیتەوە و پێویستت بەوە بوو، دەتوانیت " +#~ "ئیمەیڵ بنێری\n" +#~ " %(email_address)s بۆ پەیوەندیکردن لەگەڵ PyPI\n" +#~ " بەڕێوەبەران.\n" +#~ " " + +#, fuzzy, python-format +#~| msgid "" +#~| "\n" +#~| " PyPI user %(username)s has removed an OpenID Connect\n" +#~| " publisher from a project (%(project_name)s) that you " +#~| "manage.\n" +#~| " " +#~ msgid "" +#~ "PyPI user %(username)s has removed a trusted publisher " +#~ "from a project (%(project_name)s) that you manage." +#~ msgstr "" +#~ "\n" +#~ " بەکارهێنەری PyPI %(username)s پەیوەندییەکی OpenID ی " +#~ "لابردووە\n" +#~ " بڵاوکەرەوە لە پرۆژەیەکەوە (%(project_name)s) کە تۆ " +#~ "بەڕێوەی دەبەیت.\n" +#~ " " + +#, fuzzy +#~| msgid "" +#~| "\n" +#~| " If you did not make this change and you think it was made maliciously, " +#~| "you can\n" +#~| " check the \"Security history\" tab on the project's page.\n" +#~| " " +#~ msgid "" +#~ "If you did not make this change and you think it was made in error, you " +#~ "can check the \"Security history\" tab on the project's page." +#~ msgstr "" +#~ "\n" +#~ " ئەگەر ئەم گۆڕانکاریەت نەکرد و پێت وایە بە خراپەکاری کراوە، دەتوانیت\n" +#~ " لە لاپەڕەی پڕۆژەکەدا تابی \"مێژووی ئاسایش\" بپشکنە.\n" +#~ " " + #, fuzzy, python-format #~| msgid "" #~| "During your recent upload or upload attempt to %(site)s, we noticed you " diff --git a/warehouse/locale/cs/LC_MESSAGES/messages.po b/warehouse/locale/cs/LC_MESSAGES/messages.po index 4e4599f07e09..ce1dc078c16f 100644 --- a/warehouse/locale/cs/LC_MESSAGES/messages.po +++ b/warehouse/locale/cs/LC_MESSAGES/messages.po @@ -867,22 +867,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid project name" msgid "Invalid environment name" msgstr "Neplatné jméno projektu" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2963,145 +2963,6 @@ msgid "" msgstr "" "%(username)s odebrán z projektu jako %(role_name)s" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Username" -msgid "Publisher name" -msgstr "Uživatelské jméno" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "Vaše jméno" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "Majitel" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -#, fuzzy -#| msgid "Release history" -msgid "Repository" -msgstr "Historie vydání" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid project name" -msgid "Environment" -msgstr "Neplatné jméno projektu" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "E-mail" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Subject:" -msgid "Subject" -msgstr "Předmět:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Project description" -msgid "Organization" -msgstr "Popis projektu" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Název projektu" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " -#| "administrators." -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"Pokud jste nebyli autorem této změny, kontaktuje PyPI administrátory na " -"adrese %(email_address)s." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3502,6 +3363,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "Uživatel %(username)s zatím nenahrál na PyPI žádné projekty." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "E-mail" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, fuzzy, python-format #| msgid "Navigation for managing %(project)s" @@ -3604,7 +3471,7 @@ msgstr "Neověřeno" msgid "Project links" msgstr "Odkazy projektu" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -4922,6 +4789,20 @@ msgstr "" msgid "Manager" msgstr "Spravovat" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "Majitel" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5365,10 +5246,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "Vaše jméno" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5378,8 +5257,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5420,6 +5299,13 @@ msgstr "E-mail" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Subject:" +msgid "Subject" +msgstr "Předmět:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5448,6 +5334,14 @@ msgstr "" "K opětovnému získání přístupu ke svému účtu resetujte " "vaše heslo na PyPI." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Project description" +msgid "Organization" +msgstr "Popis projektu" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5460,6 +5354,13 @@ msgstr "Popis projektu" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Název projektu" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -10270,6 +10171,44 @@ 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 "Your name" +#~ msgid "Workflow file path" +#~ msgstr "Vaše jméno" + +#, fuzzy +#~| msgid "Username" +#~ msgid "Publisher name" +#~ msgstr "Uživatelské jméno" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "Vaše jméno" + +#, fuzzy +#~| msgid "Release history" +#~ msgid "Repository" +#~ msgstr "Historie vydání" + +#, fuzzy +#~| msgid "Invalid project name" +#~ msgid "Environment" +#~ msgstr "Neplatné jméno projektu" + +#, fuzzy, python-format +#~| msgid "" +#~| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " +#~| "administrators." +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "Pokud jste nebyli autorem této změny, kontaktuje PyPI administrátory na " +#~ "adrese %(email_address)s." + #~ msgid "PyPI on Twitter" #~ msgstr "PyPI na Twitteru" diff --git a/warehouse/locale/da/LC_MESSAGES/messages.po b/warehouse/locale/da/LC_MESSAGES/messages.po index 5965e020964a..d9c0801dc669 100644 --- a/warehouse/locale/da/LC_MESSAGES/messages.po +++ b/warehouse/locale/da/LC_MESSAGES/messages.po @@ -882,22 +882,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "Ugyldig gendannelseskode." -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2763,131 +2763,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "Environment" -msgstr "Ugyldig gendannelseskode." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Confirm Invite" -msgid "Organization" -msgstr "Bekræft invitation" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Search projects" -msgid "ActiveState Project name" -msgstr "Søg projekter" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3250,6 +3125,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3348,7 +3229,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4555,6 +4436,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4951,7 +4846,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4962,8 +4857,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4997,6 +4892,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -5018,6 +4918,14 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Confirm Invite" +msgid "Organization" +msgstr "Bekræft invitation" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5030,6 +4938,13 @@ msgstr "Bekræft invitation" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Search projects" +msgid "ActiveState Project name" +msgstr "Søg projekter" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -9515,6 +9430,11 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Invalid recovery code." +#~ msgid "Environment" +#~ msgstr "Ugyldig gendannelseskode." + #~ msgid "PyPI on Twitter" #~ msgstr "PyPI på Twitter" diff --git a/warehouse/locale/de/LC_MESSAGES/messages.po b/warehouse/locale/de/LC_MESSAGES/messages.po index 2a70761749cb..b197910cb779 100644 --- a/warehouse/locale/de/LC_MESSAGES/messages.po +++ b/warehouse/locale/de/LC_MESSAGES/messages.po @@ -924,27 +924,27 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "Ungültiger GitHub-Benutzer- oder Organisationsname." -#: warehouse/oidc/forms/gitlab.py:53 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Specify workflow filename" -msgid "Specify workflow filepath" +msgid "Specify top-level pipeline file path" msgstr "Dateiname des Workflows angeben" # | msgid "Invalid TOTP code." -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid repository name" msgid "Invalid environment name" msgstr "Ungültiger Repository-Name" -#: warehouse/oidc/forms/gitlab.py:76 +#: warehouse/oidc/forms/gitlab.py:78 #, fuzzy #| msgid "Workflow name must end with .yml or .yaml" -msgid "Workflow file path 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:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -3161,161 +3161,6 @@ msgstr "" "%(username)s wurde als %(role_name)s vom Projekt " "entfernt" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" -"Der PyPI-Benutzer %(username)s hat einen neuen " -"vertrauenswürdigen Herausgeber zu einem Projekt (%(project_name)s ) hinzugefügt, das Sie verwalten. Vertrauenswürdige Herausgeber " -"agieren wie vertrauenswürdige Benutzer und können automatisch " -"Projektveröffentlichungen erstellen." - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "Informationen zum Herausgeber" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Username" -msgid "Publisher name" -msgstr "Benutzername" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "Name" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "Eigentümer" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -#, fuzzy -#| msgid "Release history" -msgid "Repository" -msgstr "Veröffentlichungs-Historie" - -# | msgid "Invalid TOTP code." -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid repository name" -msgid "Environment" -msgstr "Ungültiger Repository-Name" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "E-Mail" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Project:" -msgid "Subject" -msgstr "Projekt:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "Aktiver-Zustand Projekt-URL" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Project description" -msgid "Organization" -msgstr "Projekt-Beschreibung" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Projektname" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "Akteur" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" -"Wenn Sie diese Änderung nicht vorgenommen haben und der Meinung sind, dass " -"sie böswillig vorgenommen wurde, können Sie sie über die Registerkarte " -"\"Veröffentlichen\" auf der Projektseite aus dem Projekt entfernen." - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " -#| "administrators." -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"Falls Sie diese Änderung nicht vorgenommen haben, können Sie unter %(email_address)s mit den PyPI-Administratoren in " -"Kontakt treten." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" -"Der PyPI-Benutzer %(username)s hat einen vertrauenswürdigen " -"Herausgeber aus dem Projekt (%(project_name)s ) entfernt, " -"das Sie verwalten." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" -"Wenn Sie diese Änderung nicht vorgenommen haben und der Meinung sind, dass " -"sie ein Fehler sei, können Sie diese über die Registerkarte " -"\"Sicherheitsverlauf\" auf der Projektseite kontrollieren." - # | msgid "" # | "Someone, perhaps you, has changed the password for your PyPI # account " @@ -3780,6 +3625,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s hat bisher keine Projekte zu PyPI hochgeladen." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "E-Mail" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, fuzzy, python-format #| msgid "Navigation for managing %(project)s" @@ -3884,7 +3735,7 @@ msgstr "Unbestätigt" msgid "Project links" msgstr "Projekt-Links" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -5288,6 +5139,20 @@ msgstr "Inaktiv" msgid "Manager" msgstr "Verwalten" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "Eigentümer" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5767,10 +5632,8 @@ msgstr "Der Name des GitHub-Repositorys, das den Publikations-Workflow enthält" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "Name" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5785,8 +5648,8 @@ msgstr "" #| ".github/workflows/ directory in the repository configured " #| "above." msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" "Der Dateiname des veröffentlichenden workflows. Diese Datei sollte im " @@ -5846,6 +5709,13 @@ msgstr "" "Die E-Mail-Adresse des Kontos oder Dienstkontos, das für die " "Veröffentlichung verwendet wird." +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Project:" +msgid "Subject" +msgstr "Projekt:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5878,6 +5748,14 @@ msgstr "" "Sie können wieder auf Ihr Konto zugreifen, wenn Sie das Passwort zurücksetzen." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Project description" +msgid "Organization" +msgstr "Projekt-Beschreibung" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5895,6 +5773,13 @@ msgstr "" "Der GitHub Organisationsname oder GitHub Benutzername, der das Repository " "besitzt" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Projektname" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -12015,6 +11900,95 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "Keine Ergebnisse für „%(term)s“" msgstr[1] "Keine Ergebnisse für “%(term)s“" +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow file path" +#~ msgstr "Name" + +#, python-format +#~ msgid "" +#~ "PyPI user %(username)s has added a new trusted publisher " +#~ "to a project (%(project_name)s) that you manage. Trusted " +#~ "publishers act as trusted users and can create project releases " +#~ "automatically." +#~ msgstr "" +#~ "Der PyPI-Benutzer %(username)s hat einen neuen " +#~ "vertrauenswürdigen Herausgeber zu einem Projekt " +#~ "(%(project_name)s ) hinzugefügt, das Sie verwalten. " +#~ "Vertrauenswürdige Herausgeber agieren wie vertrauenswürdige Benutzer und " +#~ "können automatisch Projektveröffentlichungen erstellen." + +#~ msgid "Publisher information" +#~ msgstr "Informationen zum Herausgeber" + +#, fuzzy +#~| msgid "Username" +#~ msgid "Publisher name" +#~ msgstr "Benutzername" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "Name" + +#, fuzzy +#~| msgid "Release history" +#~ msgid "Repository" +#~ msgstr "Veröffentlichungs-Historie" + +# | msgid "Invalid TOTP code." +#, fuzzy +#~| msgid "Invalid repository name" +#~ msgid "Environment" +#~ msgstr "Ungültiger Repository-Name" + +#~ msgid "ActiveState Project URL" +#~ msgstr "Aktiver-Zustand Projekt-URL" + +#~ msgid "Actor" +#~ msgstr "Akteur" + +#~ msgid "" +#~ "If you did not make this change and you think it was made maliciously, " +#~ "you can remove it from the project via the \"Publishing\" tab on the " +#~ "project's page." +#~ msgstr "" +#~ "Wenn Sie diese Änderung nicht vorgenommen haben und der Meinung sind, " +#~ "dass sie böswillig vorgenommen wurde, können Sie sie über die " +#~ "Registerkarte \"Veröffentlichen\" auf der Projektseite aus dem Projekt " +#~ "entfernen." + +#, fuzzy, python-format +#~| msgid "" +#~| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " +#~| "administrators." +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "Falls Sie diese Änderung nicht vorgenommen haben, können Sie unter %(email_address)s mit den PyPI-Administratoren in " +#~ "Kontakt treten." + +#, python-format +#~ msgid "" +#~ "PyPI user %(username)s has removed a trusted publisher " +#~ "from a project (%(project_name)s) that you manage." +#~ msgstr "" +#~ "Der PyPI-Benutzer %(username)s hat einen " +#~ "vertrauenswürdigen Herausgeber aus dem Projekt (%(project_name)s ) entfernt, das Sie verwalten." + +#~ msgid "" +#~ "If you did not make this change and you think it was made in error, you " +#~ "can check the \"Security history\" tab on the project's page." +#~ msgstr "" +#~ "Wenn Sie diese Änderung nicht vorgenommen haben und der Meinung sind, " +#~ "dass sie ein Fehler sei, können Sie diese über die Registerkarte " +#~ "\"Sicherheitsverlauf\" auf der Projektseite kontrollieren." + #, fuzzy, python-format #~| msgid "" #~| "During your recent upload or upload attempt of %(project_name)s to " diff --git a/warehouse/locale/el/LC_MESSAGES/messages.po b/warehouse/locale/el/LC_MESSAGES/messages.po index d41cbc4d4e93..c6b4078934e8 100644 --- a/warehouse/locale/el/LC_MESSAGES/messages.po +++ b/warehouse/locale/el/LC_MESSAGES/messages.po @@ -908,23 +908,23 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" # | msgid "Invalid TOTP code." -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "Μη έγκυρος κωδικός ανάκτησης." -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -3119,147 +3119,6 @@ msgstr "" "%(username)s αφαιρέθηκε από %(role_name)s στο " "project" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Username" -msgid "Publisher name" -msgstr "Όνομα χρήστη" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "Το όνομα σας" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "Κάτοχος" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -#, fuzzy -#| msgid "Release history" -msgid "Repository" -msgstr "Ιστορικό εκδόσεων" - -# | msgid "Invalid TOTP code." -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "Environment" -msgstr "Μη έγκυρος κωδικός ανάκτησης." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Project:" -msgid "Subject" -msgstr "Project:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Project description" -msgid "Organization" -msgstr "Περιγραφή project" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Όνομα project" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " -#| "administrators." -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"Αν δεν κάνατε αυτή την αλλαγή, μπορείτε να στείλετε email στο %(email_address)s προκειμένου να επικοινωνήσετε με " -"τους διαχειριστές του PyPI." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - # | msgid "" # | "Someone, perhaps you, has changed the password for your PyPI # account " @@ -3684,6 +3543,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "Ο χρήστης %(username)s δεν έχει ανεβάσει ακόμα projects στο PyPI." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, fuzzy, python-format #| msgid "Navigation for managing %(project)s" @@ -3788,7 +3653,7 @@ msgstr "Ανεπιβεβαίωτο" msgid "Project links" msgstr "Σύνδεσμοι project" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -5187,6 +5052,20 @@ msgstr "" msgid "Manager" msgstr "Διαχείριση" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "Κάτοχος" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5637,10 +5516,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "Το όνομα σας" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5650,8 +5527,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5692,6 +5569,13 @@ msgstr "Προσθήκη ηλεκτρονικού ταχυδρομείου" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Project:" +msgid "Subject" +msgstr "Project:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5720,6 +5604,14 @@ msgstr "" "Για να μπορείτε να ανακτήσετε την πρόσβαση στο λογαριασμό σας, μηδενίστε τον κωδικό σας στο PyPI." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Project description" +msgid "Organization" +msgstr "Περιγραφή project" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5732,6 +5624,13 @@ msgstr "Περιγραφή project" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Όνομα project" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -11579,6 +11478,46 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "Δεν βρέθηκαν αποτελέσματα για '%(term)s'" msgstr[1] "Δεν βρέθηκαν αποτελέσματα για '%(term)s'" +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow file path" +#~ msgstr "Το όνομα σας" + +#, fuzzy +#~| msgid "Username" +#~ msgid "Publisher name" +#~ msgstr "Όνομα χρήστη" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "Το όνομα σας" + +#, fuzzy +#~| msgid "Release history" +#~ msgid "Repository" +#~ msgstr "Ιστορικό εκδόσεων" + +# | msgid "Invalid TOTP code." +#, fuzzy +#~| msgid "Invalid recovery code." +#~ msgid "Environment" +#~ msgstr "Μη έγκυρος κωδικός ανάκτησης." + +#, fuzzy, python-format +#~| msgid "" +#~| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " +#~| "administrators." +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "Αν δεν κάνατε αυτή την αλλαγή, μπορείτε να στείλετε email στο %(email_address)s προκειμένου να επικοινωνήσετε με " +#~ "τους διαχειριστές του PyPI." + #~ msgid "PyPI on Twitter" #~ msgstr "Το PyPI στο Twitter" diff --git a/warehouse/locale/enm/LC_MESSAGES/messages.po b/warehouse/locale/enm/LC_MESSAGES/messages.po index 90f770b6d3ca..3261eb5c0e6e 100644 --- a/warehouse/locale/enm/LC_MESSAGES/messages.po +++ b/warehouse/locale/enm/LC_MESSAGES/messages.po @@ -705,20 +705,20 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2512,125 +2512,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -2993,6 +2874,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3089,7 +2976,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4266,6 +4153,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4642,7 +4543,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4653,8 +4554,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4688,6 +4589,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4709,6 +4615,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -4719,6 +4631,11 @@ msgstr "" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" diff --git a/warehouse/locale/eo/LC_MESSAGES/messages.po b/warehouse/locale/eo/LC_MESSAGES/messages.po index 134ddd9cf788..1168976ece6a 100644 --- a/warehouse/locale/eo/LC_MESSAGES/messages.po +++ b/warehouse/locale/eo/LC_MESSAGES/messages.po @@ -894,22 +894,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "Ne valida restaŭra kodo." -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -3092,145 +3092,6 @@ msgid "" msgstr "" "%(username)s forigita kiel projekta %(role_name)s" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Username" -msgid "Publisher name" -msgstr "Salutnomo" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "Via nomo" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "Posedanto" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -#, fuzzy -#| msgid "Release history" -msgid "Repository" -msgstr "Historio de eldonoj" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "Environment" -msgstr "Ne valida restaŭra kodo." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "Retpoŝta adreso" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Subject:" -msgid "Subject" -msgstr "Temo:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Project description" -msgid "Organization" -msgstr "Priskribo de la projekto" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Nomo de projekto" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " -#| "administrators." -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"Se vi ne intencis tion, vi povas mesaĝi ĉe %(email_address)s al la administrantoj de PyPI." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3632,6 +3493,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s ankoraŭ alŝutis neniun projekton al PyPI." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "Retpoŝta adreso" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, fuzzy, python-format #| msgid "Navigation for managing %(project)s" @@ -3736,7 +3603,7 @@ msgstr "Ne kontrolita" msgid "Project links" msgstr "Ligiloj pri la projekto" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -5077,6 +4944,20 @@ msgstr "" msgid "Manager" msgstr "Mastrumi" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "Posedanto" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5527,10 +5408,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "Via nomo" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5540,8 +5419,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5582,6 +5461,13 @@ msgstr "Retpoŝta adreso" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Subject:" +msgid "Subject" +msgstr "Temo:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5610,6 +5496,14 @@ msgstr "" "Por reakiri vian konton, restarigu vian pasvorton " "ĉe PyPI." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Project description" +msgid "Organization" +msgstr "Priskribo de la projekto" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5622,6 +5516,13 @@ msgstr "Priskribo de la projekto" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Nomo de projekto" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -11384,6 +11285,44 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "Troviĝis neniu rezulto pri '%(term)s'" msgstr[1] "Troviĝis neniu rezulto pri '%(term)s'" +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow file path" +#~ msgstr "Via nomo" + +#, fuzzy +#~| msgid "Username" +#~ msgid "Publisher name" +#~ msgstr "Salutnomo" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "Via nomo" + +#, fuzzy +#~| msgid "Release history" +#~ msgid "Repository" +#~ msgstr "Historio de eldonoj" + +#, fuzzy +#~| msgid "Invalid recovery code." +#~ msgid "Environment" +#~ msgstr "Ne valida restaŭra kodo." + +#, fuzzy, python-format +#~| msgid "" +#~| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " +#~| "administrators." +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "Se vi ne intencis tion, vi povas mesaĝi ĉe %(email_address)s al la administrantoj de PyPI." + #~ msgid "PyPI on Twitter" #~ msgstr "PyPI ĉe Twitter" diff --git a/warehouse/locale/es/LC_MESSAGES/messages.po b/warehouse/locale/es/LC_MESSAGES/messages.po index 15f0a52d0a2e..faddd444db24 100644 --- a/warehouse/locale/es/LC_MESSAGES/messages.po +++ b/warehouse/locale/es/LC_MESSAGES/messages.po @@ -829,26 +829,33 @@ msgstr "" #: warehouse/oidc/forms/gitlab.py:33 msgid "Specify GitLab namespace (username or group/subgroup)" -msgstr "Especifique el dueño del repositorio en GitLab (usuario u organización)" +msgstr "" +"Especifique el dueño del repositorio en GitLab (usuario u organización)" #: warehouse/oidc/forms/gitlab.py:37 msgid "Invalid GitLab username or group/subgroup name." msgstr "Nombre de usuario u organización de GitLab inválido." -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +#, fuzzy +#| msgid "Specify workflow filepath" +msgid "Specify top-level pipeline file path" msgstr "Especifique la ruta de archivo del flujo de trabajo" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "El nombre del entorno no es válido" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +#, 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:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +#, fuzzy +#| msgid "Workflow file path cannot start or end with /" +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" "La ruta del archivo de flujo de trabajo no puede iniciar ni terminar con /" @@ -2936,165 +2943,6 @@ msgstr "" "%(username)s se eliminó como %(role_name)s del " "proyecto" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, fuzzy, python-format -#| msgid "" -#| "PyPI user %(username)s has added a new OpenID Connect " -#| "publisher to a project (%(project_name)s) that you " -#| "manage. OpenID Connect publishers act as trusted users and can create " -#| "project releases automatically." -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" -"El usuario de PyPI %(username)s a añadido un nuevo editor " -"de OpenID Connect a un proyecto (%(project_name)s) que " -"usted maneja. Los editores de OpenID Connect actúan como usuarios de " -"confianza y pueden crear lanzamientos de proyectos automáticamente." - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "Información del editor" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "Nombre del editor" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Workflow name" -msgid "Workflow" -msgstr "Nombre del flujo de trabajo" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "Propietario" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -#, fuzzy -#| msgid "repository" -msgid "Repository" -msgstr "repositorio" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid repository name" -msgid "Environment" -msgstr "El nombre del repositorio no es válido" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "Correo electrónico" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Subject:" -msgid "Subject" -msgstr "Asunto:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Organization Name" -msgid "Organization" -msgstr "Nombre de organización" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Nombre de proyecto" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" -"Si usted no hizo este cambio y considera que fue hecho maliciosamente, puede " -"removerlo del proyecto mediante la barra \"Edición\" en la página del " -"proyecto." - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"Si no puede revertir este cambio, y necesita hacerlo, envíe un mensaje a %(email_address)s para comunicarse con los " -"administradores de PyPI." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, fuzzy, python-format -#| msgid "" -#| "PyPI user %(username)s has removed an OpenID Connect " -#| "publisher from a project (%(project_name)s) that you " -#| "manage." -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" -"El usuario de PyPI %(username)s ha removido a un editor de " -"OpenID Connect de un proyecto (%(project_name)s) que usted " -"maneja." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -#, fuzzy -#| msgid "" -#| "If you did not make this change and you think it was made maliciously, " -#| "you can check the \"Security history\" tab on the project's page." -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" -"Si usted no hizo este cambio y considera que fue hecho maliciosamente, puede " -"revisar la barra \"Histórico de Seguridad\" en la página del proyecto." - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3539,6 +3387,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s aún no ha cargado ningún proyecto en PyPI." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "Correo electrónico" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, fuzzy, python-format #| msgid "Navigation for managing %(project)s" @@ -3645,7 +3499,7 @@ msgstr "Sin verificar" msgid "Project links" msgstr "Enlaces del proyecto" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -4996,6 +4850,20 @@ msgstr "Inactivo" msgid "Manager" msgstr "Gestionar" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "Propietario" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5458,10 +5326,8 @@ msgstr "El nombre del repositorio de GitHub que contiene el workflow" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Workflow name" -msgid "Workflow file path" -msgstr "Nombre del flujo de trabajo" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5471,8 +5337,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5519,6 +5385,13 @@ msgstr "Correo electrónico" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Subject:" +msgid "Subject" +msgstr "Asunto:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5547,6 +5420,14 @@ msgstr "" "Para recuperar el acceso a su cuenta, restablezca su " "contraseña en PyPI." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Organization Name" +msgid "Organization" +msgstr "Nombre de organización" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5564,6 +5445,13 @@ msgstr "" "El nombre de la organización de GitHub o el nombre de usuario de GitHub que " "es propietario de este repositorio" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Nombre de proyecto" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -11519,6 +11407,94 @@ 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 "Workflow name" +#~ msgid "Workflow file path" +#~ msgstr "Nombre del flujo de trabajo" + +#, fuzzy, python-format +#~| msgid "" +#~| "PyPI user %(username)s has added a new OpenID Connect " +#~| "publisher to a project (%(project_name)s) that you " +#~| "manage. OpenID Connect publishers act as trusted users and can create " +#~| "project releases automatically." +#~ msgid "" +#~ "PyPI user %(username)s has added a new trusted publisher " +#~ "to a project (%(project_name)s) that you manage. Trusted " +#~ "publishers act as trusted users and can create project releases " +#~ "automatically." +#~ msgstr "" +#~ "El usuario de PyPI %(username)s a añadido un nuevo " +#~ "editor de OpenID Connect a un proyecto (%(project_name)s) que usted maneja. Los editores de OpenID Connect actúan como " +#~ "usuarios de confianza y pueden crear lanzamientos de proyectos " +#~ "automáticamente." + +#~ msgid "Publisher information" +#~ msgstr "Información del editor" + +#~ msgid "Publisher name" +#~ msgstr "Nombre del editor" + +#, fuzzy +#~| msgid "Workflow name" +#~ msgid "Workflow" +#~ msgstr "Nombre del flujo de trabajo" + +#, fuzzy +#~| msgid "repository" +#~ msgid "Repository" +#~ msgstr "repositorio" + +#, fuzzy +#~| msgid "Invalid repository name" +#~ msgid "Environment" +#~ msgstr "El nombre del repositorio no es válido" + +#~ msgid "" +#~ "If you did not make this change and you think it was made maliciously, " +#~ "you can remove it from the project via the \"Publishing\" tab on the " +#~ "project's page." +#~ msgstr "" +#~ "Si usted no hizo este cambio y considera que fue hecho maliciosamente, " +#~ "puede removerlo del proyecto mediante la barra \"Edición\" en la página " +#~ "del proyecto." + +#, python-format +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "Si no puede revertir este cambio, y necesita hacerlo, envíe un mensaje a " +#~ "%(email_address)s para comunicarse con los " +#~ "administradores de PyPI." + +#, fuzzy, python-format +#~| msgid "" +#~| "PyPI user %(username)s has removed an OpenID Connect " +#~| "publisher from a project (%(project_name)s) that you " +#~| "manage." +#~ msgid "" +#~ "PyPI user %(username)s has removed a trusted publisher " +#~ "from a project (%(project_name)s) that you manage." +#~ msgstr "" +#~ "El usuario de PyPI %(username)s ha removido a un editor " +#~ "de OpenID Connect de un proyecto (%(project_name)s) que " +#~ "usted maneja." + +#, fuzzy +#~| msgid "" +#~| "If you did not make this change and you think it was made maliciously, " +#~| "you can check the \"Security history\" tab on the project's page." +#~ msgid "" +#~ "If you did not make this change and you think it was made in error, you " +#~ "can check the \"Security history\" tab on the project's page." +#~ msgstr "" +#~ "Si usted no hizo este cambio y considera que fue hecho maliciosamente, " +#~ "puede revisar la barra \"Histórico de Seguridad\" en la página del " +#~ "proyecto." + #, python-format #~ msgid "" #~ "During your recent upload of %(project_name)s to %(site)s, we noticed you " diff --git a/warehouse/locale/et/LC_MESSAGES/messages.po b/warehouse/locale/et/LC_MESSAGES/messages.po index 00d9a470baa4..807c867a5258 100644 --- a/warehouse/locale/et/LC_MESSAGES/messages.po +++ b/warehouse/locale/et/LC_MESSAGES/messages.po @@ -705,20 +705,20 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2512,125 +2512,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -2993,6 +2874,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3089,7 +2976,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4266,6 +4153,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4642,7 +4543,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4653,8 +4554,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4688,6 +4589,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4709,6 +4615,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -4719,6 +4631,11 @@ msgstr "" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" diff --git a/warehouse/locale/fa/LC_MESSAGES/messages.po b/warehouse/locale/fa/LC_MESSAGES/messages.po index 154b3b6c13c5..1393bdb472c1 100644 --- a/warehouse/locale/fa/LC_MESSAGES/messages.po +++ b/warehouse/locale/fa/LC_MESSAGES/messages.po @@ -916,24 +916,24 @@ msgstr "مالک مخزن GitHub (نام کاربری یا سازمان) را م msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Specify workflow filename" -msgid "Specify workflow filepath" +msgid "Specify top-level pipeline file path" msgstr "نام فایل گردش کار (workflow) را مشخص کنید" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "کد بازیابی نامعتبر." -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -3076,143 +3076,6 @@ msgstr "" "شما توسط %(initiator_username)s به عنوان %(role)s به " "%(site)s پروژه %(project_name)s اضافه شده اید." -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Username" -msgid "Publisher name" -msgstr "نام کاربری" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "نام شما" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "Environment" -msgstr "کد بازیابی نامعتبر." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "ایمیل" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Subject:" -msgid "Subject" -msgstr "موضوع:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Confirm Invite" -msgid "Organization" -msgstr "دعوت را تأیید کنید" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Search projects" -msgid "ActiveState Project name" -msgstr "جستجوی پروژه ها" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " -#| "administrators." -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"اگر این تغییر را انجام نداده اید ، می توانید برای برقراری ارتباط با مدیران " -"PyPI %(email_address)s را ایمیل کنید." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3619,6 +3482,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s هنوز هیچ پروژه ای را در PyPI بارگذاری نکرده است." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "ایمیل" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, fuzzy, python-format #| msgid "Navigation for managing %(project)s" @@ -3723,7 +3592,7 @@ msgstr "تأیید نشده" msgid "Project links" msgstr "پیوندهای پروژه" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -5032,6 +4901,20 @@ msgstr "" msgid "Manager" msgstr "پروژه را مدیریت کنید" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5470,10 +5353,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "نام شما" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5483,8 +5364,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5525,6 +5406,13 @@ msgstr "ایمیل" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Subject:" +msgid "Subject" +msgstr "موضوع:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5553,6 +5441,14 @@ msgstr "" "برای دسترسی مجدد به حساب خود ، گذرواژه خود را در " "PyPI تنظیم کنید." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Confirm Invite" +msgid "Organization" +msgstr "دعوت را تأیید کنید" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5565,6 +5461,13 @@ msgstr "دعوت را تأیید کنید" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Search projects" +msgid "ActiveState Project name" +msgstr "جستجوی پروژه ها" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -10240,6 +10143,39 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow file path" +#~ msgstr "نام شما" + +#, fuzzy +#~| msgid "Username" +#~ msgid "Publisher name" +#~ msgstr "نام کاربری" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "نام شما" + +#, fuzzy +#~| msgid "Invalid recovery code." +#~ msgid "Environment" +#~ msgstr "کد بازیابی نامعتبر." + +#, fuzzy, python-format +#~| msgid "" +#~| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " +#~| "administrators." +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "اگر این تغییر را انجام نداده اید ، می توانید برای برقراری ارتباط با " +#~ "مدیران PyPI %(email_address)s را ایمیل کنید." + #~ msgid "PyPI on Twitter" #~ msgstr "PyPI در توییتر" diff --git a/warehouse/locale/fi/LC_MESSAGES/messages.po b/warehouse/locale/fi/LC_MESSAGES/messages.po index c77d9dbc0ea8..b8c38bdafe7c 100644 --- a/warehouse/locale/fi/LC_MESSAGES/messages.po +++ b/warehouse/locale/fi/LC_MESSAGES/messages.po @@ -889,22 +889,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "Virheellinen palautuskoodi." -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2802,135 +2802,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Username" -msgid "Publisher name" -msgstr "Käyttäjätunnus" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "Nimesi" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "Environment" -msgstr "Virheellinen palautuskoodi." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "Sähköposti" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Confirm Invite" -msgid "Organization" -msgstr "Vahvista kutsu" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Projektin nimi" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3298,6 +3169,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "Sähköposti" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3400,7 +3277,7 @@ msgstr "Tilin tiedot" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "Statistics" msgid "GitHub Statistics" @@ -4627,6 +4504,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5038,10 +4929,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "Nimesi" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5051,8 +4940,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5088,6 +4977,11 @@ msgstr "Sähköposti" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -5109,6 +5003,14 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Confirm Invite" +msgid "Organization" +msgstr "Vahvista kutsu" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5121,6 +5023,13 @@ msgstr "Vahvista kutsu" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Projektin nimi" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -9737,6 +9646,26 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow file path" +#~ msgstr "Nimesi" + +#, fuzzy +#~| msgid "Username" +#~ msgid "Publisher name" +#~ msgstr "Käyttäjätunnus" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "Nimesi" + +#, fuzzy +#~| msgid "Invalid recovery code." +#~ msgid "Environment" +#~ msgstr "Virheellinen palautuskoodi." + #~ msgid "PyPI on Twitter" #~ msgstr "PyPI Twitterissä" diff --git a/warehouse/locale/fil/LC_MESSAGES/messages.po b/warehouse/locale/fil/LC_MESSAGES/messages.po index 191477d87853..6b128c864c56 100644 --- a/warehouse/locale/fil/LC_MESSAGES/messages.po +++ b/warehouse/locale/fil/LC_MESSAGES/messages.po @@ -807,22 +807,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "Hindi wastong recovery code." -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2626,131 +2626,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "Environment" -msgstr "Hindi wastong recovery code." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Organization" -msgstr "Pumili ng username na may 50 characters o mas kaunti" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "ActiveState Project name" -msgstr "Hindi wastong recovery code." - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3113,6 +2988,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3209,7 +3090,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4393,6 +4274,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4777,7 +4672,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4788,8 +4683,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4823,6 +4718,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4844,6 +4744,14 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Choose a username with 50 characters or less." +msgid "Organization" +msgstr "Pumili ng username na may 50 characters o mas kaunti" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -4856,6 +4764,13 @@ msgstr "Pumili ng username na may 50 characters o mas kaunti" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Invalid recovery code." +msgid "ActiveState Project name" +msgstr "Hindi wastong recovery code." + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" @@ -9195,6 +9110,11 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Invalid recovery code." +#~ msgid "Environment" +#~ msgstr "Hindi wastong recovery code." + #~ msgid "No user found with that username or email" #~ msgstr "Walang nakitang user na may username o email na ganon" diff --git a/warehouse/locale/fr/LC_MESSAGES/messages.po b/warehouse/locale/fr/LC_MESSAGES/messages.po index c65c2105d4fd..d1bb712426a8 100644 --- a/warehouse/locale/fr/LC_MESSAGES/messages.po +++ b/warehouse/locale/fr/LC_MESSAGES/messages.po @@ -895,26 +895,26 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "Nom d'utilisateur ou organisation GitHub invalide." -#: warehouse/oidc/forms/gitlab.py:53 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Specify workflow filename" -msgid "Specify workflow filepath" +msgid "Specify top-level pipeline file path" msgstr "Spécifiez le nom de fichier du flux de travail" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid repository name" msgid "Invalid environment name" msgstr "Nom de dépôt invalide" -#: warehouse/oidc/forms/gitlab.py:76 +#: warehouse/oidc/forms/gitlab.py:78 #, fuzzy #| msgid "Workflow name must end with .yml or .yaml" -msgid "Workflow file path must end with .yml or .yaml" +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "Le nom du flux de travail doit se terminer par .yml ou .yaml" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2971,165 +2971,6 @@ msgstr "" "« %(team_name)s » dans l'organisation « %(organization_name)s » par %(submitter)s." -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, fuzzy, python-format -#| msgid "" -#| "PyPI user %(username)s has added a new OpenID Connect " -#| "publisher to a project (%(project_name)s) that you " -#| "manage. OpenID Connect publishers act as trusted users and can create " -#| "project releases automatically." -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" -"L'utilisateur pypi %(username)s a ajouté un nouvel éditeur " -"openid Connect au projet que vous gérez (%(project_name)s) . L'éditeur openid Connect agit en tant qu'utilisateur de confiance " -"et peut créer automatiquement une publication de projet." - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "Informations sur l'éditeur" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "Nom de l'éditeur" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Workflow name" -msgid "Workflow" -msgstr "Nom du flux de travail" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "Propriétaire" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -#, fuzzy -#| msgid "repository" -msgid "Repository" -msgstr "dépôt" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid repository name" -msgid "Environment" -msgstr "Nom de dépôt invalide" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "E-mail" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Subject:" -msgid "Subject" -msgstr "Sujet :" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Organization Name" -msgid "Organization" -msgstr "Nom de l'organisation" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Nom du projet" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" -"Si vous n'avez pas effectué cette modification et que vous pensez qu'elle a " -"été faite de manière malveillante, vous pouvez la supprimer du projet via " -"l'onglet « Publication » de la page du projet." - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"Si vous n'êtes pas capable d'annuler la modification mais que vous en sentez " -"le besoin, vous nous écrire à %(email_address)s " -"pour communiquer avec les responsables de PyPI." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, fuzzy, python-format -#| msgid "" -#| "PyPI user %(username)s has removed an OpenID Connect " -#| "publisher from a project (%(project_name)s) that you " -#| "manage." -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" -"L'utilisateur pypa %(username)s a supprimé l'éditeur openid " -"Connect du projet que vous avez géré(%(project_name)s)." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -#, fuzzy -#| msgid "" -#| "If you did not make this change and you think it was made maliciously, " -#| "you can check the \"Security history\" tab on the project's page." -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" -"Si vous n'avez pas effectué cette modification et que vous pensez qu'elle a " -"été faite de manière malveillante, vous pouvez vérifier l'onglet " -"« Historique de sécurité » sur la page du projet." - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3524,6 +3365,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s n'a pas encore publié de projets sur PyPI." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "E-mail" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3624,7 +3471,7 @@ msgstr "Non vérifiée" msgid "Project links" msgstr "Liens du projet" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -4939,6 +4786,20 @@ msgstr "Inactive" msgid "Manager" msgstr "Gestionnaire" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "Propriétaire" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5386,10 +5247,8 @@ msgstr "Le nom du dépôt qui contient le flux de déploiement" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Workflow name" -msgid "Workflow file path" -msgstr "Nom du flux de travail" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5399,8 +5258,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5441,6 +5300,13 @@ msgstr "E-mail" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Subject:" +msgid "Subject" +msgstr "Sujet :" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5469,6 +5335,14 @@ msgstr "" "En savoir plus sur le fournisseur github openid connect Par ici ." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Organization Name" +msgid "Organization" +msgstr "Nom de l'organisation" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5483,6 +5357,13 @@ msgstr "Nom de l'organisation" msgid "The ActiveState organization name that owns the project" msgstr "Le nom de l'organisation ou du profil qui possède ce dépôt" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Nom du projet" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -11036,6 +10917,95 @@ 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 »" +#, fuzzy +#~| msgid "Workflow name" +#~ msgid "Workflow file path" +#~ msgstr "Nom du flux de travail" + +#, fuzzy, python-format +#~| msgid "" +#~| "PyPI user %(username)s has added a new OpenID Connect " +#~| "publisher to a project (%(project_name)s) that you " +#~| "manage. OpenID Connect publishers act as trusted users and can create " +#~| "project releases automatically." +#~ msgid "" +#~ "PyPI user %(username)s has added a new trusted publisher " +#~ "to a project (%(project_name)s) that you manage. Trusted " +#~ "publishers act as trusted users and can create project releases " +#~ "automatically." +#~ msgstr "" +#~ "L'utilisateur pypi %(username)s a ajouté un nouvel " +#~ "éditeur openid Connect au projet que vous gérez " +#~ "(%(project_name)s) . L'éditeur openid Connect agit en " +#~ "tant qu'utilisateur de confiance et peut créer automatiquement une " +#~ "publication de projet." + +#~ msgid "Publisher information" +#~ msgstr "Informations sur l'éditeur" + +#~ msgid "Publisher name" +#~ msgstr "Nom de l'éditeur" + +#, fuzzy +#~| msgid "Workflow name" +#~ msgid "Workflow" +#~ msgstr "Nom du flux de travail" + +#, fuzzy +#~| msgid "repository" +#~ msgid "Repository" +#~ msgstr "dépôt" + +#, fuzzy +#~| msgid "Invalid repository name" +#~ msgid "Environment" +#~ msgstr "Nom de dépôt invalide" + +#~ msgid "" +#~ "If you did not make this change and you think it was made maliciously, " +#~ "you can remove it from the project via the \"Publishing\" tab on the " +#~ "project's page." +#~ msgstr "" +#~ "Si vous n'avez pas effectué cette modification et que vous pensez qu'elle " +#~ "a été faite de manière malveillante, vous pouvez la supprimer du projet " +#~ "via l'onglet « Publication » de la page du projet." + +#, python-format +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "Si vous n'êtes pas capable d'annuler la modification mais que vous en " +#~ "sentez le besoin, vous nous écrire à %(email_address)s pour communiquer avec les " +#~ "responsables de PyPI." + +#, fuzzy, python-format +#~| msgid "" +#~| "PyPI user %(username)s has removed an OpenID Connect " +#~| "publisher from a project (%(project_name)s) that you " +#~| "manage." +#~ msgid "" +#~ "PyPI user %(username)s has removed a trusted publisher " +#~ "from a project (%(project_name)s) that you manage." +#~ msgstr "" +#~ "L'utilisateur pypa %(username)s a supprimé l'éditeur " +#~ "openid Connect du projet que vous avez géré(%(project_name)s)." + +#, fuzzy +#~| msgid "" +#~| "If you did not make this change and you think it was made maliciously, " +#~| "you can check the \"Security history\" tab on the project's page." +#~ msgid "" +#~ "If you did not make this change and you think it was made in error, you " +#~ "can check the \"Security history\" tab on the project's page." +#~ msgstr "" +#~ "Si vous n'avez pas effectué cette modification et que vous pensez qu'elle " +#~ "a été faite de manière malveillante, vous pouvez vérifier l'onglet " +#~ "« Historique de sécurité » sur la page du projet." + #, fuzzy, python-format #~| msgid "" #~| "During your recent upload or upload attempt of %(project_name)s to " diff --git a/warehouse/locale/fr_CA/LC_MESSAGES/messages.po b/warehouse/locale/fr_CA/LC_MESSAGES/messages.po index 2f740163b0d6..c732fffd12c8 100644 --- a/warehouse/locale/fr_CA/LC_MESSAGES/messages.po +++ b/warehouse/locale/fr_CA/LC_MESSAGES/messages.po @@ -931,22 +931,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "Code de récupération invalide." -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -3185,146 +3185,6 @@ msgid "" msgstr "" "%(username)s n'est plus %(role_name)s pour le projet" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Username" -msgid "Publisher name" -msgstr "Nom d’utilisateur" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "Votre nom" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "Propriétaire" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -#, fuzzy -#| msgid "Release history" -msgid "Repository" -msgstr "Historique de version" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "Environment" -msgstr "Code de récupération invalide." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "Courriel" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Subject:" -msgid "Subject" -msgstr "Matière:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Project description" -msgid "Organization" -msgstr "Description du projet" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Nom du projet" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " -#| "administrators." -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"Si vous n'avez pas effectué ces modifications, vous pouvez nous écrire à %(email_address)s pour communiquer avec les " -"administrateurs de PyPI." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3730,6 +3590,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s n'a pas encore téléversé de projet sur PyPI." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "Courriel" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, fuzzy, python-format #| msgid "Navigation for managing %(project)s" @@ -3834,7 +3700,7 @@ msgstr "Non vérifié" msgid "Project links" msgstr "Liens du projet" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -5206,6 +5072,20 @@ msgstr "" msgid "Manager" msgstr "Gérer" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "Propriétaire" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5658,10 +5538,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "Votre nom" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5671,8 +5549,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5713,6 +5591,13 @@ msgstr "Courriel" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Subject:" +msgid "Subject" +msgstr "Matière:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5741,6 +5626,14 @@ msgstr "" "Pour récupérer l'accès à votre compte, veuillez réinitialiser votre mot de passe sur PyPI." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Project description" +msgid "Organization" +msgstr "Description du projet" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5753,6 +5646,13 @@ msgstr "Description du projet" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Nom du projet" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -11700,6 +11600,45 @@ 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 "Your name" +#~ msgid "Workflow file path" +#~ msgstr "Votre nom" + +#, fuzzy +#~| msgid "Username" +#~ msgid "Publisher name" +#~ msgstr "Nom d’utilisateur" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "Votre nom" + +#, fuzzy +#~| msgid "Release history" +#~ msgid "Repository" +#~ msgstr "Historique de version" + +#, fuzzy +#~| msgid "Invalid recovery code." +#~ msgid "Environment" +#~ msgstr "Code de récupération invalide." + +#, fuzzy, python-format +#~| msgid "" +#~| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " +#~| "administrators." +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "Si vous n'avez pas effectué ces modifications, vous pouvez nous écrire à " +#~ "%(email_address)s pour communiquer avec les " +#~ "administrateurs de PyPI." + #~ msgid "PyPI on Twitter" #~ msgstr "PyPI sur Twitter" diff --git a/warehouse/locale/frc/LC_MESSAGES/messages.po b/warehouse/locale/frc/LC_MESSAGES/messages.po index 45c252775147..0240db72fadd 100644 --- a/warehouse/locale/frc/LC_MESSAGES/messages.po +++ b/warehouse/locale/frc/LC_MESSAGES/messages.po @@ -703,20 +703,20 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2510,125 +2510,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -2991,6 +2872,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3087,7 +2974,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4264,6 +4151,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4640,7 +4541,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4651,8 +4552,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4686,6 +4587,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4707,6 +4613,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -4717,6 +4629,11 @@ msgstr "" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" diff --git a/warehouse/locale/frm/LC_MESSAGES/messages.po b/warehouse/locale/frm/LC_MESSAGES/messages.po index 13ab34f5d4b0..25b6fb47fd5c 100644 --- a/warehouse/locale/frm/LC_MESSAGES/messages.po +++ b/warehouse/locale/frm/LC_MESSAGES/messages.po @@ -703,20 +703,20 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2510,125 +2510,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -2991,6 +2872,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3087,7 +2974,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4264,6 +4151,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4640,7 +4541,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4651,8 +4552,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4686,6 +4587,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4707,6 +4613,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -4717,6 +4629,11 @@ msgstr "" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" diff --git a/warehouse/locale/fro/LC_MESSAGES/messages.po b/warehouse/locale/fro/LC_MESSAGES/messages.po index 5e8d13e22e9b..fb7ce601e2d9 100644 --- a/warehouse/locale/fro/LC_MESSAGES/messages.po +++ b/warehouse/locale/fro/LC_MESSAGES/messages.po @@ -703,20 +703,20 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2510,125 +2510,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -2991,6 +2872,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3087,7 +2974,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4264,6 +4151,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4640,7 +4541,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4651,8 +4552,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4686,6 +4587,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4707,6 +4613,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -4717,6 +4629,11 @@ msgstr "" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" diff --git a/warehouse/locale/gl/LC_MESSAGES/messages.po b/warehouse/locale/gl/LC_MESSAGES/messages.po index 2f1b38f4204c..625367c51b27 100644 --- a/warehouse/locale/gl/LC_MESSAGES/messages.po +++ b/warehouse/locale/gl/LC_MESSAGES/messages.po @@ -758,22 +758,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "No projects" msgid "Invalid environment name" msgstr "Sen proxectos" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2611,135 +2611,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Username" -msgid "Publisher name" -msgstr "Nome de usuario" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "O teu nome" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "No projects" -msgid "Environment" -msgstr "Sen proxectos" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Confirm Invite" -msgid "Organization" -msgstr "Confirma a invitación" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "No projects" -msgid "ActiveState Project name" -msgstr "Sen proxectos" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3103,6 +2974,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3201,7 +3078,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4418,6 +4295,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4822,10 +4713,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "O teu nome" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -4835,8 +4724,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4870,6 +4759,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4891,6 +4785,14 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Confirm Invite" +msgid "Organization" +msgstr "Confirma a invitación" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -4903,6 +4805,13 @@ msgstr "Confirma a invitación" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "No projects" +msgid "ActiveState Project name" +msgstr "Sen proxectos" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -9375,6 +9284,26 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow file path" +#~ msgstr "O teu nome" + +#, fuzzy +#~| msgid "Username" +#~ msgid "Publisher name" +#~ msgstr "Nome de usuario" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "O teu nome" + +#, fuzzy +#~| msgid "No projects" +#~ msgid "Environment" +#~ msgstr "Sen proxectos" + #~ msgid "No user found with that username or email" #~ msgstr "Non se atopou ningún usuario con ese nome ou enderezo" diff --git a/warehouse/locale/he/LC_MESSAGES/messages.po b/warehouse/locale/he/LC_MESSAGES/messages.po index 30bddaa93255..edefa4b5a839 100644 --- a/warehouse/locale/he/LC_MESSAGES/messages.po +++ b/warehouse/locale/he/LC_MESSAGES/messages.po @@ -887,25 +887,25 @@ msgstr "ציינ/י את בעל/ת המאגר בגיטהאב (שם משתמש/א msgid "Invalid GitLab username or group/subgroup name." msgstr "שם משתמש/ארגון בגיטהאב לא תקין." -#: warehouse/oidc/forms/gitlab.py:53 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Specify workflow filename" -msgid "Specify workflow filepath" +msgid "Specify top-level pipeline file path" msgstr "ציינ/י את שם קובץ הworkflow" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid project name" msgid "Invalid environment name" msgstr "שם פרויקט לא תקין" -#: warehouse/oidc/forms/gitlab.py:76 +#: warehouse/oidc/forms/gitlab.py:78 #, fuzzy -msgid "Workflow file path must end with .yml or .yaml" +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "סיומת שם קובץ הworkflow חייבת להיות .yml או .yaml" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -3021,145 +3021,6 @@ msgid "" "by %(submitter)s." msgstr "%(username)s הוסר כ%(role_name)s בפרויקט" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Username" -msgid "Publisher name" -msgstr "שם משתמש" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "שמך" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "בעלים" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -#, fuzzy -#| msgid "Release history" -msgid "Repository" -msgstr "היסטוריית גרסאות" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "Environment" -msgstr "קוד שחזור לא תקין." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "אי-מייל" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Subject:" -msgid "Subject" -msgstr "נושא:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Project description" -msgid "Organization" -msgstr "תיאור הפרויקט" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "שם הפרויקט" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " -#| "administrators." -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"אם לא ביצעת שינוי זה, באפשרותך לכתוב אי-מייל לכתובת %(email_address)s כדי לתקשר עם מנהלי PyPI." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3559,6 +3420,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s טרם העל/תה פרויקטים ל-PyPI, בינתיים." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "אי-מייל" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, fuzzy, python-format #| msgid "Navigation for managing %(project)s" @@ -3663,7 +3530,7 @@ msgstr "לא מאומת" msgid "Project links" msgstr "קישורי הפרוייקט" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -5023,6 +4890,20 @@ msgstr "" msgid "Manager" msgstr "ניהול" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "בעלים" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5468,10 +5349,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "שמך" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5481,8 +5360,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5522,6 +5401,13 @@ msgstr "אי-מייל" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Subject:" +msgid "Subject" +msgstr "נושא:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5549,6 +5435,14 @@ msgid "" msgstr "" "כדי להשיג מחדש גישה לחשבונך, אספ/י את סיסמתך ב-PyPI." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Project description" +msgid "Organization" +msgstr "תיאור הפרויקט" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5561,6 +5455,13 @@ msgstr "תיאור הפרויקט" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "שם הפרויקט" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -11267,6 +11168,44 @@ msgstr[1] "לא היו תוצאות עבור '%(term)s'" msgstr[2] "לא היו תוצאות עבור '%(term)s'" msgstr[3] "לא היו תוצאות עבור '%(term)s'" +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow file path" +#~ msgstr "שמך" + +#, fuzzy +#~| msgid "Username" +#~ msgid "Publisher name" +#~ msgstr "שם משתמש" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "שמך" + +#, fuzzy +#~| msgid "Release history" +#~ msgid "Repository" +#~ msgstr "היסטוריית גרסאות" + +#, fuzzy +#~| msgid "Invalid recovery code." +#~ msgid "Environment" +#~ msgstr "קוד שחזור לא תקין." + +#, fuzzy, python-format +#~| msgid "" +#~| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " +#~| "administrators." +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "אם לא ביצעת שינוי זה, באפשרותך לכתוב אי-מייל לכתובת %(email_address)s כדי לתקשר עם מנהלי PyPI." + #~ msgid "PyPI on Twitter" #~ msgstr "PyPI‏ בטוויטר" diff --git a/warehouse/locale/hi/LC_MESSAGES/messages.po b/warehouse/locale/hi/LC_MESSAGES/messages.po index dab2e614162f..37db9035a05d 100644 --- a/warehouse/locale/hi/LC_MESSAGES/messages.po +++ b/warehouse/locale/hi/LC_MESSAGES/messages.po @@ -914,22 +914,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid Recovery Code." msgid "Invalid environment name" msgstr "पुनर्प्राप्ति कुंजी अमान्य।" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -3088,143 +3088,6 @@ msgid "" msgstr "" "%(username)s परियोजना %(role_name)s के रूप से हटाया गया" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Username" -msgid "Publisher name" -msgstr "उपयोगकर्ता का नाम" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "आपका नाम" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "आयोजक" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid Recovery Code." -msgid "Environment" -msgstr "पुनर्प्राप्ति कुंजी अमान्य।" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "ईमेल" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Subject:" -msgid "Subject" -msgstr "विषय:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Confirm Invite" -msgid "Organization" -msgstr "आमंत्रण की पुष्टि करें" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "परियोजना" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " -#| "administrators." -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"यदि आपने यह परिवर्तन नहीं किया है, तो आप PyPI व्यवस्थापकों से संवाद करने के लिए %(email_address)s को ईमेल कर सकते हैं।" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3626,6 +3489,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s ने अभी तक PyPI पर कोई भी प्रोजेक्ट अपलोड नहीं किया है।" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "ईमेल" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, fuzzy, python-format #| msgid "Navigation for managing %(project)s" @@ -3730,7 +3599,7 @@ msgstr "असत्यापित" msgid "Project links" msgstr "परियोजना लिंक" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -5079,6 +4948,20 @@ msgstr "" msgid "Manager" msgstr "प्रबंधन" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "आयोजक" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5521,10 +5404,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "आपका नाम" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5534,8 +5415,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5576,6 +5457,13 @@ msgstr "ईमेल" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Subject:" +msgid "Subject" +msgstr "विषय:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5604,6 +5492,14 @@ msgstr "" "अपने खाते पर दोबारा हक़ हासिल करने के लिए, अपने पासवर्ड को " "PyPI पर रीसेट करें।" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Confirm Invite" +msgid "Organization" +msgstr "आमंत्रण की पुष्टि करें" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5616,6 +5512,13 @@ msgstr "आमंत्रण की पुष्टि करें" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "परियोजना" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -10677,6 +10580,39 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow file path" +#~ msgstr "आपका नाम" + +#, fuzzy +#~| msgid "Username" +#~ msgid "Publisher name" +#~ msgstr "उपयोगकर्ता का नाम" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "आपका नाम" + +#, fuzzy +#~| msgid "Invalid Recovery Code." +#~ msgid "Environment" +#~ msgstr "पुनर्प्राप्ति कुंजी अमान्य।" + +#, fuzzy, python-format +#~| msgid "" +#~| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " +#~| "administrators." +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "यदि आपने यह परिवर्तन नहीं किया है, तो आप PyPI व्यवस्थापकों से संवाद करने के लिए %(email_address)s को ईमेल कर सकते हैं।" + #~ msgid "PyPI on Twitter" #~ msgstr "ट्विटर पर PyPI" diff --git a/warehouse/locale/hu/LC_MESSAGES/messages.po b/warehouse/locale/hu/LC_MESSAGES/messages.po index 65b36375b4f0..0a5807670ca0 100644 --- a/warehouse/locale/hu/LC_MESSAGES/messages.po +++ b/warehouse/locale/hu/LC_MESSAGES/messages.po @@ -858,22 +858,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "Hibás helyreállító kód." -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2673,131 +2673,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "Environment" -msgstr "Hibás helyreállító kód." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Organization" -msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet." - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "ActiveState Project name" -msgstr "Hibás helyreállító kód." - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3160,6 +3035,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3256,7 +3137,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4454,6 +4335,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4838,7 +4733,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4849,8 +4744,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4884,6 +4779,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4905,6 +4805,14 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Choose a username with 50 characters or less." +msgid "Organization" +msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet." + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -4917,6 +4825,13 @@ msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet." msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Invalid recovery code." +msgid "ActiveState Project name" +msgstr "Hibás helyreállító kód." + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" @@ -9260,6 +9175,11 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Invalid recovery code." +#~ msgid "Environment" +#~ msgstr "Hibás helyreállító kód." + #~ msgid "No user found with that username or email" #~ msgstr "" #~ "Nem található felhasználó az adott felhasználónévvel vagy e-mail címmel" diff --git a/warehouse/locale/hy/LC_MESSAGES/messages.po b/warehouse/locale/hy/LC_MESSAGES/messages.po index 10c42f897b07..7d77758fc325 100644 --- a/warehouse/locale/hy/LC_MESSAGES/messages.po +++ b/warehouse/locale/hy/LC_MESSAGES/messages.po @@ -717,20 +717,20 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2524,125 +2524,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3005,6 +2886,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3101,7 +2988,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4278,6 +4165,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4654,7 +4555,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4665,8 +4566,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4700,6 +4601,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4721,6 +4627,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -4731,6 +4643,11 @@ msgstr "" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" diff --git a/warehouse/locale/id/LC_MESSAGES/messages.po b/warehouse/locale/id/LC_MESSAGES/messages.po index 2b0130be78d7..c6083d902eac 100644 --- a/warehouse/locale/id/LC_MESSAGES/messages.po +++ b/warehouse/locale/id/LC_MESSAGES/messages.po @@ -928,22 +928,22 @@ msgstr "Tentukan pemilik repositori GitHub (nama pengguna atau organisasi)" msgid "Invalid GitLab username or group/subgroup name." msgstr "Nama pengguna atau organisasi GitHub tidak valid." -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid repository name" msgid "Invalid environment name" msgstr "Nama repositori tidak valid" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -3172,205 +3172,6 @@ msgid "" msgstr "" "%(username)s dihapus sebagai proyek %(role_name)s" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| " PyPI user %(username)s has added a new OpenID Connect\n" -#| " publisher to a project (%(project_name)s) that you " -#| "manage.\n" -#| " OpenID Connect publishers act as trusted users and can create project " -#| "releases\n" -#| " automatically.\n" -#| " " -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" -"\n" -" Pengguna PyPI %(username)s telah menambahkan penerbit " -"OpenID Connect\n" -" baru ke sebuah proyek (%(project_name)s) yang Anda " -"kelola.\n" -" Penerbit OpenID Connect bertindak sebagai pengguna terpercaya dan dapat " -"membuat rilis proyek\n" -" secara otomatis.\n" -" " - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "Informasi penerbit" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "Nama penerbit" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "Nama anda" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "Pemilik" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -#, fuzzy -#| msgid "repository" -msgid "Repository" -msgstr "repositori" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid repository name" -msgid "Environment" -msgstr "Nama repositori tidak valid" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "Email" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Subject:" -msgid "Subject" -msgstr "Subjek:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Project description" -msgid "Organization" -msgstr "Deskripsi proyek" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Nama proyek" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -#, fuzzy -#| msgid "" -#| "\n" -#| " If you did not make this change and you think it was made maliciously, " -#| "you can\n" -#| " check the \"Security history\" tab on the project's page.\n" -#| " " -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" -"\n" -" Jika Anda tidak melakukan perubahan ini dan menurut Anda perubahan ini " -"dibuat dengan maksud jahat, Anda dapat\n" -" memeriksa tab \"Riwayat keamanan\" pada halaman proyek.\n" -" " - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| " If you are unable to revert the change and need to do so, you can " -#| "email\n" -#| " %(email_address)s to communicate with the " -#| "PyPI\n" -#| " administrators.\n" -#| " " -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"\n" -" Jika Anda tidak dapat mengembalikan perubahan tersebut dan Anda perlu " -"melakukannya, Anda bisa mengirim email ke\n" -" %(email_address)s untuk berkomunikasi dengan\n" -" administrator PyPI.\n" -" " - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| " PyPI user %(username)s has removed an OpenID Connect\n" -#| " publisher from a project (%(project_name)s) that you " -#| "manage.\n" -#| " " -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" -"\n" -" Pengguna PyPI %(username)s telah menghapus sebuah " -"penerbit\n" -" OpenID Connect dari sebuah proyek (%(project_name)s) yang " -"Anda kelola.\n" -" " - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -#, fuzzy -#| msgid "" -#| "\n" -#| " If you did not make this change and you think it was made maliciously, " -#| "you can\n" -#| " check the \"Security history\" tab on the project's page.\n" -#| " " -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" -"\n" -" Jika Anda tidak melakukan perubahan ini dan menurut Anda perubahan ini " -"dibuat dengan maksud jahat, Anda dapat\n" -" memeriksa tab \"Riwayat keamanan\" pada halaman proyek.\n" -" " - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3771,6 +3572,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s belum pernah mengunggah proyek apapun ke PyPI." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "Email" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, fuzzy, python-format #| msgid "Navigation for managing %(project)s" @@ -3875,7 +3682,7 @@ msgstr "Tidak diverifikasi" msgid "Project links" msgstr "Tautan proyek" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -5265,6 +5072,20 @@ msgstr "" msgid "Manager" msgstr "Mengelola" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "Pemilik" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5721,10 +5542,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "Nama anda" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5734,8 +5553,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5778,6 +5597,13 @@ msgstr "Email" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Subject:" +msgid "Subject" +msgstr "Subjek:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5808,6 +5634,14 @@ msgstr "" "Anda dapat membuat kode pemulihan untuk akun Anda di sini:\n" "%(href)s\n" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Project description" +msgid "Organization" +msgstr "Deskripsi proyek" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5820,6 +5654,13 @@ msgstr "Deskripsi proyek" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Nama proyek" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -11623,6 +11464,133 @@ 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 "Your name" +#~ msgid "Workflow file path" +#~ msgstr "Nama anda" + +#, fuzzy, python-format +#~| msgid "" +#~| "\n" +#~| " PyPI user %(username)s has added a new OpenID " +#~| "Connect\n" +#~| " publisher to a project (%(project_name)s) that you " +#~| "manage.\n" +#~| " OpenID Connect publishers act as trusted users and can create project " +#~| "releases\n" +#~| " automatically.\n" +#~| " " +#~ msgid "" +#~ "PyPI user %(username)s has added a new trusted publisher " +#~ "to a project (%(project_name)s) that you manage. Trusted " +#~ "publishers act as trusted users and can create project releases " +#~ "automatically." +#~ msgstr "" +#~ "\n" +#~ " Pengguna PyPI %(username)s telah menambahkan penerbit " +#~ "OpenID Connect\n" +#~ " baru ke sebuah proyek (%(project_name)s) yang Anda " +#~ "kelola.\n" +#~ " Penerbit OpenID Connect bertindak sebagai pengguna terpercaya dan dapat " +#~ "membuat rilis proyek\n" +#~ " secara otomatis.\n" +#~ " " + +#~ msgid "Publisher information" +#~ msgstr "Informasi penerbit" + +#~ msgid "Publisher name" +#~ msgstr "Nama penerbit" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "Nama anda" + +#, fuzzy +#~| msgid "repository" +#~ msgid "Repository" +#~ msgstr "repositori" + +#, fuzzy +#~| msgid "Invalid repository name" +#~ msgid "Environment" +#~ msgstr "Nama repositori tidak valid" + +#, fuzzy +#~| msgid "" +#~| "\n" +#~| " If you did not make this change and you think it was made maliciously, " +#~| "you can\n" +#~| " check the \"Security history\" tab on the project's page.\n" +#~| " " +#~ msgid "" +#~ "If you did not make this change and you think it was made maliciously, " +#~ "you can remove it from the project via the \"Publishing\" tab on the " +#~ "project's page." +#~ msgstr "" +#~ "\n" +#~ " Jika Anda tidak melakukan perubahan ini dan menurut Anda perubahan ini " +#~ "dibuat dengan maksud jahat, Anda dapat\n" +#~ " memeriksa tab \"Riwayat keamanan\" pada halaman proyek.\n" +#~ " " + +#, fuzzy, python-format +#~| msgid "" +#~| "\n" +#~| " If you are unable to revert the change and need to do so, you can " +#~| "email\n" +#~| " %(email_address)s to communicate with the " +#~| "PyPI\n" +#~| " administrators.\n" +#~| " " +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "\n" +#~ " Jika Anda tidak dapat mengembalikan perubahan tersebut dan Anda perlu " +#~ "melakukannya, Anda bisa mengirim email ke\n" +#~ " %(email_address)s untuk berkomunikasi dengan\n" +#~ " administrator PyPI.\n" +#~ " " + +#, fuzzy, python-format +#~| msgid "" +#~| "\n" +#~| " PyPI user %(username)s has removed an OpenID Connect\n" +#~| " publisher from a project (%(project_name)s) that you " +#~| "manage.\n" +#~| " " +#~ msgid "" +#~ "PyPI user %(username)s has removed a trusted publisher " +#~ "from a project (%(project_name)s) that you manage." +#~ msgstr "" +#~ "\n" +#~ " Pengguna PyPI %(username)s telah menghapus sebuah " +#~ "penerbit\n" +#~ " OpenID Connect dari sebuah proyek (%(project_name)s) " +#~ "yang Anda kelola.\n" +#~ " " + +#, fuzzy +#~| msgid "" +#~| "\n" +#~| " If you did not make this change and you think it was made maliciously, " +#~| "you can\n" +#~| " check the \"Security history\" tab on the project's page.\n" +#~| " " +#~ msgid "" +#~ "If you did not make this change and you think it was made in error, you " +#~ "can check the \"Security history\" tab on the project's page." +#~ msgstr "" +#~ "\n" +#~ " Jika Anda tidak melakukan perubahan ini dan menurut Anda perubahan ini " +#~ "dibuat dengan maksud jahat, Anda dapat\n" +#~ " memeriksa tab \"Riwayat keamanan\" pada halaman proyek.\n" +#~ " " + #, fuzzy, python-format #~| msgid "" #~| "During your recent upload or upload attempt to %(site)s, we noticed you " diff --git a/warehouse/locale/it/LC_MESSAGES/messages.po b/warehouse/locale/it/LC_MESSAGES/messages.po index 3bf67c8967bf..2d4a9c96a7bc 100644 --- a/warehouse/locale/it/LC_MESSAGES/messages.po +++ b/warehouse/locale/it/LC_MESSAGES/messages.po @@ -842,26 +842,26 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "Utente o organizzazione GitHub non validi." -#: warehouse/oidc/forms/gitlab.py:53 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Specify workflow filename" -msgid "Specify workflow filepath" +msgid "Specify top-level pipeline file path" msgstr "Specifica il nome del file del workflow" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid project name" msgid "Invalid environment name" msgstr "Nome progetto non valido" -#: warehouse/oidc/forms/gitlab.py:76 +#: warehouse/oidc/forms/gitlab.py:78 #, fuzzy #| msgid "Workflow name must end with .yml or .yaml" -msgid "Workflow file path 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:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2872,142 +2872,6 @@ msgid "" msgstr "" "%(username)s rimosso da %(role_name)s del progetto" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" -"L'utente PyPI %(username)s è stato aggiunto come autore " -"attendibile al progetto (%(project_name)s) da te gestito. " -"Gli autori attendibili agiscono come utenti fidati che possono creare " -"rilasci nei progetti automaticamente." - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "Informazioni sull'autore" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "Nome Utente" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "Il tuo nome" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "proprietario" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "Storia di rilascio" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "Codice di recupero non valido." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "Email" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "Oggetto:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "Organizzazione" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Nome Progetto" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" -"Se non hai effettuato questa modifica e pensi che possa essere stata con " -"cattive intenzioni, puoi rimuoverla dal progetto dalla scheda " -"\"Pubblicazione\" nella pagina del progetto." - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"Se non hai effettuato questo cambiamento, puoi mandare una email %(email_address)s per comunicare con gli " -"amministratori di PyPI." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" -"L'utente PyPI %(username)s ha rimosso un autore attendibile " -"dal progetto (%(project_name)s) gestito da te." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" -"Se non hai effettuato questa modifica e pensi che si sia trattato di un " -"errore, puoi controllare la scheda \"Cronologia sicurezza\" nella pagina del " -"progetto." - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3447,6 +3311,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s non ha ancora caricato alcun progetto." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "Email" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3547,7 +3417,7 @@ msgstr "Non verificato" msgid "Project links" msgstr "Links del progetto" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -4805,6 +4675,20 @@ msgstr "Inattiva" msgid "Manager" msgstr "Gestire" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "proprietario" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5248,10 +5132,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Workflow name" -msgid "Workflow file path" -msgstr "Il tuo nome" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5266,8 +5148,8 @@ msgstr "" #| ".github/workflows/ directory in the repository configured " #| "above." msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" "Il nome del file del flusso di lavoro di pubblicazione. Questo file dovrebbe " @@ -5325,6 +5207,11 @@ msgstr "Email" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "Oggetto:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5353,6 +5240,12 @@ msgstr "" "Per ulteriori informazioni sul supporto OpenID Connect di GitHub Actions, " "clicca qui." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "Organizzazione" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5370,6 +5263,13 @@ msgstr "" "Il nome dell'organizzazione GitHub o il nome utente del proprietario del " "repository" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Nome Progetto" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -10800,6 +10700,74 @@ 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" +#, fuzzy +#~| msgid "Workflow name" +#~ msgid "Workflow file path" +#~ msgstr "Il tuo nome" + +#, python-format +#~ msgid "" +#~ "PyPI user %(username)s has added a new trusted publisher " +#~ "to a project (%(project_name)s) that you manage. Trusted " +#~ "publishers act as trusted users and can create project releases " +#~ "automatically." +#~ msgstr "" +#~ "L'utente PyPI %(username)s è stato aggiunto come autore " +#~ "attendibile al progetto (%(project_name)s) da te " +#~ "gestito. Gli autori attendibili agiscono come utenti fidati che possono " +#~ "creare rilasci nei progetti automaticamente." + +#~ msgid "Publisher information" +#~ msgstr "Informazioni sull'autore" + +#~ msgid "Publisher name" +#~ msgstr "Nome Utente" + +#~ msgid "Workflow" +#~ msgstr "Il tuo nome" + +#~ msgid "Repository" +#~ msgstr "Storia di rilascio" + +#~ msgid "Environment" +#~ msgstr "Codice di recupero non valido." + +#~ msgid "" +#~ "If you did not make this change and you think it was made maliciously, " +#~ "you can remove it from the project via the \"Publishing\" tab on the " +#~ "project's page." +#~ msgstr "" +#~ "Se non hai effettuato questa modifica e pensi che possa essere stata con " +#~ "cattive intenzioni, puoi rimuoverla dal progetto dalla scheda " +#~ "\"Pubblicazione\" nella pagina del progetto." + +#, python-format +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "Se non hai effettuato questo cambiamento, puoi mandare una email %(email_address)s per comunicare con gli " +#~ "amministratori di PyPI." + +#, python-format +#~ msgid "" +#~ "PyPI user %(username)s has removed a trusted publisher " +#~ "from a project (%(project_name)s) that you manage." +#~ msgstr "" +#~ "L'utente PyPI %(username)s ha rimosso un autore " +#~ "attendibile dal progetto (%(project_name)s) gestito da " +#~ "te." + +#~ msgid "" +#~ "If you did not make this change and you think it was made in error, you " +#~ "can check the \"Security history\" tab on the project's page." +#~ msgstr "" +#~ "Se non hai effettuato questa modifica e pensi che si sia trattato di un " +#~ "errore, puoi controllare la scheda \"Cronologia sicurezza\" nella pagina " +#~ "del progetto." + #, python-format #~ msgid "" #~ "During your recent upload of %(project_name)s to %(site)s, we noticed you " diff --git a/warehouse/locale/ja/LC_MESSAGES/messages.po b/warehouse/locale/ja/LC_MESSAGES/messages.po index b10fed421271..143027e224dd 100644 --- a/warehouse/locale/ja/LC_MESSAGES/messages.po +++ b/warehouse/locale/ja/LC_MESSAGES/messages.po @@ -895,27 +895,27 @@ msgstr "GitHub リポジトリ所有者 (ユーザ名または組織) を指定 msgid "Invalid GitLab username or group/subgroup name." msgstr "GitHub のユーザ名または組織名が無効です。" -#: warehouse/oidc/forms/gitlab.py:53 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Specify workflow filename" -msgid "Specify workflow filepath" +msgid "Specify top-level pipeline file path" msgstr "ワークフローファイル名の指定" # | msgid "Invalid TOTP code." -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid project name" msgid "Invalid environment name" msgstr "無効なプロジェクト名" -#: warehouse/oidc/forms/gitlab.py:76 +#: warehouse/oidc/forms/gitlab.py:78 #, fuzzy #| msgid "Workflow name must end with .yml or .yaml" -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:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -3149,203 +3149,6 @@ msgid "" "by %(submitter)s." msgstr "%(username)s を %(role_name)s として削除" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| " PyPI user %(username)s has added a new OpenID Connect\n" -#| " publisher to a project (%(project_name)s) that you " -#| "manage.\n" -#| " OpenID Connect publishers act as trusted users and can create project " -#| "releases\n" -#| " automatically.\n" -#| " " -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" -"\n" -" PyPI ユーザ %(username)s が新しい OpenID Connect を追加し" -"ました。\n" -" 自分が管理するプロジェクト (%(project_name)s) の発行元。\n" -" OpenID Connect パブリッシャーは信頼できるユーザーとして機能し、プロジェク" -"ト・リリースを作成できます。\n" -" 自動的に。\n" -" " - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "パブリッシャー情報" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "発行者名" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "氏名" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "オーナー" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -#, fuzzy -#| msgid "Release history" -msgid "Repository" -msgstr "リリース履歴" - -# | msgid "Invalid TOTP code." -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid repository name" -msgid "Environment" -msgstr "無効なリポジトリ名" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "メールアドレス" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Subject:" -msgid "Subject" -msgstr "Subject:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Project description" -msgid "Organization" -msgstr "プロジェクトの説明" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "プロジェクト名" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -#, fuzzy -#| msgid "" -#| "\n" -#| " If you did not make this change and you think it was made maliciously, " -#| "you can\n" -#| " remove it from the project via the \"Publishing\" tab on the project's " -#| "page.\n" -#| " " -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" -"\n" -" この変更を行わず、悪意を持って行われたと思われる場合は、\n" -" プロジェクトのページの「公開」タブからプロジェクトから削除します。\n" -" " - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| " If you are unable to revert the change and need to do so, you can " -#| "email\n" -#| " %(email_address)s to communicate with the " -#| "PyPI\n" -#| " administrators.\n" -#| " " -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"\n" -" 変更を元に戻すことができず、元に戻す必要がある場合は、電子メールで送信でき" -"ます。\n" -" %(email_address)s PyPIと通信する\n" -" 管理者。\n" -" " - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| " PyPI user %(username)s has removed an OpenID Connect\n" -#| " publisher from a project (%(project_name)s) that you " -#| "manage.\n" -#| " " -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" -"\n" -" PyPI ユーザ %(username)s が OpenID Connect を削除しまし" -"た\n" -" 自分が管理するプロジェクト (%(project_name)s) の発行元。\n" -" " - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -#, fuzzy -#| msgid "" -#| "\n" -#| " If you did not make this change and you think it was made maliciously, " -#| "you can\n" -#| " check the \"Security history\" tab on the project's page.\n" -#| " " -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" -"\n" -" この変更を行わず、悪意を持って行われたと思われる場合は、\n" -" プロジェクトのページの「セキュリティ履歴」タブを確認してください。\n" -" " - # | msgid "" # | "Someone, perhaps you, has changed the password for your PyPI # account " @@ -3766,6 +3569,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s はまだPyPIにプロジェクトをアップロードしていません。" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "メールアドレス" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, fuzzy, python-format #| msgid "Navigation for managing %(project)s" @@ -3870,7 +3679,7 @@ msgstr "未確認" msgid "Project links" msgstr "プロジェクトのリンク" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -5240,6 +5049,20 @@ msgstr "" msgid "Manager" msgstr "管理" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "オーナー" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5698,10 +5521,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "氏名" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5711,8 +5532,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5753,6 +5574,13 @@ msgstr "メールアドレス" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Subject:" +msgid "Subject" +msgstr "Subject:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5781,6 +5609,14 @@ msgstr "" "あなたのアカウントへのアクセスを回復するには、 PyPI でパ" "スワードをリセットして下さい。" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Project description" +msgid "Organization" +msgstr "プロジェクトの説明" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5793,6 +5629,13 @@ msgstr "プロジェクトの説明" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "プロジェクト名" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -11496,6 +11339,133 @@ 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 "Your name" +#~ msgid "Workflow file path" +#~ msgstr "氏名" + +#, fuzzy, python-format +#~| msgid "" +#~| "\n" +#~| " PyPI user %(username)s has added a new OpenID " +#~| "Connect\n" +#~| " publisher to a project (%(project_name)s) that you " +#~| "manage.\n" +#~| " OpenID Connect publishers act as trusted users and can create project " +#~| "releases\n" +#~| " automatically.\n" +#~| " " +#~ msgid "" +#~ "PyPI user %(username)s has added a new trusted publisher " +#~ "to a project (%(project_name)s) that you manage. Trusted " +#~ "publishers act as trusted users and can create project releases " +#~ "automatically." +#~ msgstr "" +#~ "\n" +#~ " PyPI ユーザ %(username)s が新しい OpenID Connect を追加" +#~ "しました。\n" +#~ " 自分が管理するプロジェクト (%(project_name)s) の発行" +#~ "元。\n" +#~ " OpenID Connect パブリッシャーは信頼できるユーザーとして機能し、プロジェ" +#~ "クト・リリースを作成できます。\n" +#~ " 自動的に。\n" +#~ " " + +#~ msgid "Publisher information" +#~ msgstr "パブリッシャー情報" + +#~ msgid "Publisher name" +#~ msgstr "発行者名" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "氏名" + +#, fuzzy +#~| msgid "Release history" +#~ msgid "Repository" +#~ msgstr "リリース履歴" + +# | msgid "Invalid TOTP code." +#, fuzzy +#~| msgid "Invalid repository name" +#~ msgid "Environment" +#~ msgstr "無効なリポジトリ名" + +#, fuzzy +#~| msgid "" +#~| "\n" +#~| " If you did not make this change and you think it was made maliciously, " +#~| "you can\n" +#~| " remove it from the project via the \"Publishing\" tab on the project's " +#~| "page.\n" +#~| " " +#~ msgid "" +#~ "If you did not make this change and you think it was made maliciously, " +#~ "you can remove it from the project via the \"Publishing\" tab on the " +#~ "project's page." +#~ msgstr "" +#~ "\n" +#~ " この変更を行わず、悪意を持って行われたと思われる場合は、\n" +#~ " プロジェクトのページの「公開」タブからプロジェクトから削除します。\n" +#~ " " + +#, fuzzy, python-format +#~| msgid "" +#~| "\n" +#~| " If you are unable to revert the change and need to do so, you can " +#~| "email\n" +#~| " %(email_address)s to communicate with the " +#~| "PyPI\n" +#~| " administrators.\n" +#~| " " +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "\n" +#~ " 変更を元に戻すことができず、元に戻す必要がある場合は、電子メールで送信で" +#~ "きます。\n" +#~ " %(email_address)s PyPIと通信する\n" +#~ " 管理者。\n" +#~ " " + +#, fuzzy, python-format +#~| msgid "" +#~| "\n" +#~| " PyPI user %(username)s has removed an OpenID Connect\n" +#~| " publisher from a project (%(project_name)s) that you " +#~| "manage.\n" +#~| " " +#~ msgid "" +#~ "PyPI user %(username)s has removed a trusted publisher " +#~ "from a project (%(project_name)s) that you manage." +#~ msgstr "" +#~ "\n" +#~ " PyPI ユーザ %(username)s が OpenID Connect を削除しまし" +#~ "た\n" +#~ " 自分が管理するプロジェクト (%(project_name)s) の発行" +#~ "元。\n" +#~ " " + +#, fuzzy +#~| msgid "" +#~| "\n" +#~| " If you did not make this change and you think it was made maliciously, " +#~| "you can\n" +#~| " check the \"Security history\" tab on the project's page.\n" +#~| " " +#~ msgid "" +#~ "If you did not make this change and you think it was made in error, you " +#~ "can check the \"Security history\" tab on the project's page." +#~ msgstr "" +#~ "\n" +#~ " この変更を行わず、悪意を持って行われたと思われる場合は、\n" +#~ " プロジェクトのページの「セキュリティ履歴」タブを確認してください。\n" +#~ " " + #, fuzzy, python-format #~| msgid "" #~| "During your recent upload or upload attempt to %(site)s, we noticed you " diff --git a/warehouse/locale/jv/LC_MESSAGES/messages.po b/warehouse/locale/jv/LC_MESSAGES/messages.po index a0cd82fc0b24..f0ad09f8bad6 100644 --- a/warehouse/locale/jv/LC_MESSAGES/messages.po +++ b/warehouse/locale/jv/LC_MESSAGES/messages.po @@ -703,20 +703,20 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2510,125 +2510,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -2991,6 +2872,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3087,7 +2974,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4264,6 +4151,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4640,7 +4541,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4651,8 +4552,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4686,6 +4587,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4707,6 +4613,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -4717,6 +4629,11 @@ msgstr "" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" diff --git a/warehouse/locale/ka/LC_MESSAGES/messages.po b/warehouse/locale/ka/LC_MESSAGES/messages.po index f6f2b6e3ff81..40c29683b0d3 100644 --- a/warehouse/locale/ka/LC_MESSAGES/messages.po +++ b/warehouse/locale/ka/LC_MESSAGES/messages.po @@ -725,20 +725,20 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2532,125 +2532,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3013,6 +2894,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3109,7 +2996,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4286,6 +4173,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4662,7 +4563,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4673,8 +4574,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4708,6 +4609,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4729,6 +4635,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -4739,6 +4651,11 @@ msgstr "" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" diff --git a/warehouse/locale/ko/LC_MESSAGES/messages.po b/warehouse/locale/ko/LC_MESSAGES/messages.po index 31a51cf23aac..047f4cbdb371 100644 --- a/warehouse/locale/ko/LC_MESSAGES/messages.po +++ b/warehouse/locale/ko/LC_MESSAGES/messages.po @@ -792,20 +792,26 @@ msgstr "GitLab 레파지토리 소유자를 입력하세요(이름 혹은 조직 msgid "Invalid GitLab username or group/subgroup name." msgstr "잘못된 GitLab 사용자명 또는 조직명." -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +#, fuzzy +#| msgid "Specify workflow filepath" +msgid "Specify top-level pipeline file path" msgstr "워크플로우 파일경로를 입력하세요" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "잘못된 환경변수명입니다." -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +#, 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:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +#, fuzzy +#| msgid "Workflow file path cannot start or end with /" +msgid "Top-level pipeline file path cannot start or end with /" msgstr "워크플로우 파일 경로는 /로 시작하거나 끝날 수 없습니다" #: warehouse/packaging/forms.py:27 @@ -2777,136 +2783,6 @@ msgstr "" "href=\"%(submitter_profile)s\">%(submitter)s에 의해 " "\"%(organization_name)s\" 조직의 \"%(team_name)s\" 팀에서 제거되었습니다." -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" -"PyPI user %(username)s는 프로젝트(%(project_name)s)에 새로운 신뢰할 수있는 게시자를 추가했습니다. 신뢰할 수 있는 게시자" -"는 같은 역할의 사용자와 프로젝트 릴리스를 자동으로 만들 수 있습니다." - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "게시자 정보" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "게시자 이름" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "워크플로우" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "소유자" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "저장소" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "환경" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "이메일" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "제목" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "ActiveState 프로젝트 URL" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "Organization(조직)" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "ActiveState 프로젝트명" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "Actor(저자)" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" -"변경하지 않았는데 부당하게 변경되었다고 생각되는 경우 프로젝트 페이지의 \"게" -"시\" 탭을 통해 프로젝트에서 삭제할 수 있습니다." - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"이 변경사항을 되돌릴 수 없다면, %(email_address)s " -"에 이메일을 보내 PyPI 관리자에게 연락하세요." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" -"PyPI user %(username)s는 프로젝트(%(project_name)s)에서 신뢰할 수 있는 게시자 역할을 제거했습니다." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" -"이를 변경하지 않았고, 오류가 발생했다고 생각하는 경우 프로젝트 페이지에서 " -"\"보안 내역\" 탭을 확인할 수 있습니다." - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3323,6 +3199,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s 사용자는 아직 PyPI에 프로젝트를 업로드하지 않았습니다." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "이메일" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3423,7 +3305,7 @@ msgstr "확인되지않음" msgid "Project links" msgstr "프로젝트 링크" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -4697,6 +4579,20 @@ msgstr "비활성" msgid "Manager" msgstr "관리" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "소유자" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5128,10 +5024,8 @@ msgstr "공개 워크플로우가 포함된 GitHub 리포지토리의 이름" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "이름을 입력해주세요" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5146,8 +5040,8 @@ msgstr ".gitlab-ci.yml" #| ".github/workflows/ directory in the repository configured " #| "above." msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" "공개 워크플로의 파일 이름입니다. 이 파일은 위에 구성한 리포지토리의 ." @@ -5190,6 +5084,11 @@ msgstr "이메일" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "제목" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5218,6 +5117,12 @@ msgstr "" "계정에 다시 접근 권한을 얻기 위해서는, PyPI에서 패스워드" "를 재설정하세요." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "Organization(조직)" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5233,6 +5138,11 @@ msgstr "프로젝트 문서" msgid "The ActiveState organization name that owns the project" msgstr "저장소를 소유한 GitHub 조직 이름 또는 GitHub 사용자 이름" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "ActiveState 프로젝트명" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -10181,6 +10091,77 @@ 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 "Your name" +#~ msgid "Workflow file path" +#~ msgstr "이름을 입력해주세요" + +#, python-format +#~ msgid "" +#~ "PyPI user %(username)s has added a new trusted publisher " +#~ "to a project (%(project_name)s) that you manage. Trusted " +#~ "publishers act as trusted users and can create project releases " +#~ "automatically." +#~ msgstr "" +#~ "PyPI user %(username)s는 프로젝트" +#~ "(%(project_name)s)에 새로운 신뢰할 수있는 게시자를 추가했" +#~ "습니다. 신뢰할 수 있는 게시자는 같은 역할의 사용자와 프로젝트 릴리스를 자" +#~ "동으로 만들 수 있습니다." + +#~ msgid "Publisher information" +#~ msgstr "게시자 정보" + +#~ msgid "Publisher name" +#~ msgstr "게시자 이름" + +#~ msgid "Workflow" +#~ msgstr "워크플로우" + +#~ msgid "Repository" +#~ msgstr "저장소" + +#~ msgid "Environment" +#~ msgstr "환경" + +#~ msgid "ActiveState Project URL" +#~ msgstr "ActiveState 프로젝트 URL" + +#~ msgid "Actor" +#~ msgstr "Actor(저자)" + +#~ msgid "" +#~ "If you did not make this change and you think it was made maliciously, " +#~ "you can remove it from the project via the \"Publishing\" tab on the " +#~ "project's page." +#~ msgstr "" +#~ "변경하지 않았는데 부당하게 변경되었다고 생각되는 경우 프로젝트 페이지의 " +#~ "\"게시\" 탭을 통해 프로젝트에서 삭제할 수 있습니다." + +#, python-format +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "이 변경사항을 되돌릴 수 없다면, %(email_address)s 에 이메일을 보내 PyPI 관리자에게 연락하세요." + +#, python-format +#~ msgid "" +#~ "PyPI user %(username)s has removed a trusted publisher " +#~ "from a project (%(project_name)s) that you manage." +#~ msgstr "" +#~ "PyPI user %(username)s는 프로젝트" +#~ "(%(project_name)s)에서 신뢰할 수 있는 게시자 역할을 제거" +#~ "했습니다." + +#~ msgid "" +#~ "If you did not make this change and you think it was made in error, you " +#~ "can check the \"Security history\" tab on the project's page." +#~ msgstr "" +#~ "이를 변경하지 않았고, 오류가 발생했다고 생각하는 경우 프로젝트 페이지에서 " +#~ "\"보안 내역\" 탭을 확인할 수 있습니다." + #, python-format #~ msgid "" #~ "During your recent upload of %(project_name)s to %(site)s, we noticed you " diff --git a/warehouse/locale/lzh/LC_MESSAGES/messages.po b/warehouse/locale/lzh/LC_MESSAGES/messages.po index 442ec7e15b64..d44acb886d94 100644 --- a/warehouse/locale/lzh/LC_MESSAGES/messages.po +++ b/warehouse/locale/lzh/LC_MESSAGES/messages.po @@ -743,22 +743,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid project name" msgid "Invalid environment name" msgstr "归码无效" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2554,127 +2554,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "境" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "社" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Specify project name" -msgid "ActiveState Project name" -msgstr "指定项目名" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3037,6 +2916,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3133,7 +3018,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4310,6 +4195,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4692,7 +4591,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4703,8 +4602,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4738,6 +4637,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4759,6 +4663,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "社" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -4771,6 +4681,13 @@ msgstr "社" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Specify project name" +msgid "ActiveState Project name" +msgstr "指定项目名" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" @@ -9079,5 +8996,8 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#~ msgid "Environment" +#~ msgstr "境" + #~ msgid "No user found with that username or email" #~ msgstr "无持此名与此邮之户" diff --git a/warehouse/locale/mk/LC_MESSAGES/messages.po b/warehouse/locale/mk/LC_MESSAGES/messages.po index c901f7fe3c89..45f73c1992f8 100644 --- a/warehouse/locale/mk/LC_MESSAGES/messages.po +++ b/warehouse/locale/mk/LC_MESSAGES/messages.po @@ -735,22 +735,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "Невалиден резервен код." -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2544,129 +2544,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "Environment" -msgstr "Невалиден резервен код." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "ActiveState Project name" -msgstr "Невалиден резервен код." - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3029,6 +2906,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3125,7 +3008,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4308,6 +4191,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4692,7 +4589,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4703,8 +4600,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4738,6 +4635,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4759,6 +4661,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -4769,6 +4677,13 @@ msgstr "" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Invalid recovery code." +msgid "ActiveState Project name" +msgstr "Невалиден резервен код." + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" @@ -9080,3 +8995,8 @@ msgid "There were no results for '%(filters)s' filter" msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" + +#, fuzzy +#~| msgid "Invalid recovery code." +#~ msgid "Environment" +#~ msgstr "Невалиден резервен код." diff --git a/warehouse/locale/ml/LC_MESSAGES/messages.po b/warehouse/locale/ml/LC_MESSAGES/messages.po index 5552fdc4db9d..a7ef924cc977 100644 --- a/warehouse/locale/ml/LC_MESSAGES/messages.po +++ b/warehouse/locale/ml/LC_MESSAGES/messages.po @@ -818,22 +818,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "അസാധുവായ റിക്കവറി കോഡ്." -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2631,131 +2631,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "Environment" -msgstr "അസാധുവായ റിക്കവറി കോഡ്." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Organization" -msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "ActiveState Project name" -msgstr "അസാധുവായ റിക്കവറി കോഡ്." - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3118,6 +2993,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3214,7 +3095,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4396,6 +4277,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4786,7 +4681,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4797,8 +4692,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4832,6 +4727,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4853,6 +4753,14 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Choose a username with 50 characters or less." +msgid "Organization" +msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -4865,6 +4773,13 @@ msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Invalid recovery code." +msgid "ActiveState Project name" +msgstr "അസാധുവായ റിക്കവറി കോഡ്." + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" @@ -9208,6 +9123,11 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Invalid recovery code." +#~ msgid "Environment" +#~ msgstr "അസാധുവായ റിക്കവറി കോഡ്." + #~ msgid "No user found with that username or email" #~ msgstr "ആ ഉപയോക്തൃനാമമോ ഇമെയിലോ ഉള്ള ഒരു ഉപയോക്താവിനെയും കണ്ടെത്തിയില്ല" diff --git a/warehouse/locale/mni/LC_MESSAGES/messages.po b/warehouse/locale/mni/LC_MESSAGES/messages.po index 8966089b98a7..fc127e9934d1 100644 --- a/warehouse/locale/mni/LC_MESSAGES/messages.po +++ b/warehouse/locale/mni/LC_MESSAGES/messages.po @@ -705,20 +705,20 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2512,125 +2512,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -2993,6 +2874,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3089,7 +2976,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4266,6 +4153,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4642,7 +4543,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4653,8 +4554,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4688,6 +4589,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4709,6 +4615,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -4719,6 +4631,11 @@ msgstr "" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" diff --git a/warehouse/locale/mr/LC_MESSAGES/messages.po b/warehouse/locale/mr/LC_MESSAGES/messages.po index 7942c2008073..c5bf54ac6645 100644 --- a/warehouse/locale/mr/LC_MESSAGES/messages.po +++ b/warehouse/locale/mr/LC_MESSAGES/messages.po @@ -862,22 +862,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "अवैध पुनर्प्राप्ती कोड." -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2722,131 +2722,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "Environment" -msgstr "अवैध पुनर्प्राप्ती कोड." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Role invitation is not valid." -msgid "Organization" -msgstr "भूमिका आमंत्रण वैध नाही." - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "प्रकल्पाचे नाव" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3209,6 +3084,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3307,7 +3188,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "PyPI statistics" msgid "GitHub Statistics" @@ -4534,6 +4415,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4935,7 +4830,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4946,8 +4841,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4981,6 +4876,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -5002,6 +4902,14 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Role invitation is not valid." +msgid "Organization" +msgstr "भूमिका आमंत्रण वैध नाही." + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5014,6 +4922,13 @@ msgstr "भूमिका आमंत्रण वैध नाही." msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "प्रकल्पाचे नाव" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -9537,6 +9452,11 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Invalid recovery code." +#~ msgid "Environment" +#~ msgstr "अवैध पुनर्प्राप्ती कोड." + #~ msgid "PyPI on Twitter" #~ msgstr "ट्विटरवर PyPI" diff --git a/warehouse/locale/nb_NO/LC_MESSAGES/messages.po b/warehouse/locale/nb_NO/LC_MESSAGES/messages.po index e9a131d866e6..ef7358bf37f0 100644 --- a/warehouse/locale/nb_NO/LC_MESSAGES/messages.po +++ b/warehouse/locale/nb_NO/LC_MESSAGES/messages.po @@ -816,22 +816,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid TOTP code." msgid "Invalid environment name" msgstr "Ugyldig TOTP-kode." -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2851,140 +2851,6 @@ msgstr "" "Du har blitt lagt til som %(role)s i %(site)s prosjektet " "%(project_name)s av %(initiator_username)s." -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Username" -msgid "Publisher name" -msgstr "Brukernavn" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "Ditt navn" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "Eier" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid TOTP code." -msgid "Environment" -msgstr "Ugyldig TOTP-kode." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Project:" -msgid "Subject" -msgstr "Prosjekt:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Project documentation" -msgid "Organization" -msgstr "Prosjektdokumentasjon" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Prosjektnavn" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"Hvis dette skjedde i villrede, kan du sende en e-post til %(email_address)s for å kommunisere med PyPI-" -"administratorene." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, fuzzy, python-format #| msgid "" @@ -3378,6 +3244,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, fuzzy, python-format #| msgid "Navigation for %(project)s" @@ -3482,7 +3354,7 @@ msgstr "Ubekreftet" msgid "Project links" msgstr "Prosjektlenker" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -4751,6 +4623,20 @@ msgstr "" msgid "Manager" msgstr "Håndter" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "Eier" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5178,10 +5064,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "Ditt navn" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5191,8 +5075,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5233,6 +5117,13 @@ msgstr "Legg til e-post" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Project:" +msgid "Subject" +msgstr "Prosjekt:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5261,6 +5152,14 @@ msgstr "" "For å få tilgang til kontoen din igjen, tilbakestill " "passordet ditt på PyPI." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Project documentation" +msgid "Organization" +msgstr "Prosjektdokumentasjon" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5273,6 +5172,13 @@ msgstr "Prosjektdokumentasjon" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Prosjektnavn" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -9917,6 +9823,36 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow file path" +#~ msgstr "Ditt navn" + +#, fuzzy +#~| msgid "Username" +#~ msgid "Publisher name" +#~ msgstr "Brukernavn" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "Ditt navn" + +#, fuzzy +#~| msgid "Invalid TOTP code." +#~ msgid "Environment" +#~ msgstr "Ugyldig TOTP-kode." + +#, fuzzy, python-format +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "Hvis dette skjedde i villrede, kan du sende en e-post til %(email_address)s for å kommunisere med PyPI-" +#~ "administratorene." + #~ msgid "PyPI on Twitter" #~ msgstr "PyPI på Twitter" diff --git a/warehouse/locale/ne/LC_MESSAGES/messages.po b/warehouse/locale/ne/LC_MESSAGES/messages.po index 58ed04cb618e..e64f22027609 100644 --- a/warehouse/locale/ne/LC_MESSAGES/messages.po +++ b/warehouse/locale/ne/LC_MESSAGES/messages.po @@ -785,22 +785,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "अवैध रिकभरी कोड।" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2594,129 +2594,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "Environment" -msgstr "अवैध रिकभरी कोड।" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "ActiveState Project name" -msgstr "अवैध रिकभरी कोड।" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3079,6 +2956,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3175,7 +3058,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4354,6 +4237,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4732,7 +4629,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4743,8 +4640,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4778,6 +4675,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4799,6 +4701,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -4809,6 +4717,13 @@ msgstr "" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Invalid recovery code." +msgid "ActiveState Project name" +msgstr "अवैध रिकभरी कोड।" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" @@ -9111,5 +9026,10 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Invalid recovery code." +#~ msgid "Environment" +#~ msgstr "अवैध रिकभरी कोड।" + #~ msgid "No user found with that username or email" #~ msgstr "त्यो प्रयोगकर्ता नाम वा इमेल भएको कुनै प्रयोगकर्ता फेला परेन" diff --git a/warehouse/locale/nl/LC_MESSAGES/messages.po b/warehouse/locale/nl/LC_MESSAGES/messages.po index c1da8c860acb..d6a3f63e9521 100644 --- a/warehouse/locale/nl/LC_MESSAGES/messages.po +++ b/warehouse/locale/nl/LC_MESSAGES/messages.po @@ -870,26 +870,26 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "Ongeldige Github-gebruikersnaam of -organisatienaam." -#: warehouse/oidc/forms/gitlab.py:53 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Specify workflow filename" -msgid "Specify workflow filepath" +msgid "Specify top-level pipeline file path" msgstr "Specificeer de bestandsnaam van de workflow" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid repository name" msgid "Invalid environment name" msgstr "Ongeldige repositorynaam." -#: warehouse/oidc/forms/gitlab.py:76 +#: warehouse/oidc/forms/gitlab.py:78 #, fuzzy #| msgid "Workflow name must end with .yml or .yaml" -msgid "Workflow file path 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:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -3078,188 +3078,6 @@ msgstr "" "organisatie %(organization_name)s door %(submitter)s." -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" -"PyPI-gebruiker %(username)s heeft een nieuwe OpenID Connect-" -"uitgever toegevoegd aan een project (%(project_name)s) dat " -"u beheert. OpenID Connect-uitgevers fungeren als vertrouwde gebruikers en " -"kunnen automatisch projectreleases maken." - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "Uitgeverinformatie" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "Uitgeversnaam" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "Uw naam" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid repository name" -msgid "Environment" -msgstr "Ongeldige repositorynaam." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Confirm Invite" -msgid "Organization" -msgstr "Uitnodiging accepteren" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Specify project name" -msgid "ActiveState Project name" -msgstr "Geef projectnaam op" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -#, fuzzy -#| msgid "" -#| "\n" -#| " If you did not make this change and you think it was made maliciously, " -#| "you can\n" -#| " remove it from the project via the \"Publishing\" tab on the project's " -#| "page.\n" -#| " " -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" -"\n" -" Indien u deze aanpassing niet zelf heeft gemaakt en u denkt dat het door " -"een kwaadwillige is gedaan, kunt u\n" -" deze uit het project verwijderen via het tabblad \"Publiceren\" " -"verwijderen op de projectpagina.\n" -" " - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| " If you are unable to revert the change and need to do so, you can " -#| "email\n" -#| " %(email_address)s to communicate with the " -#| "PyPI\n" -#| " administrators.\n" -#| " " -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"\n" -" Indien u de verandering niet terug kunt draaien, maar u dat wel moet doen, " -"kunt u een email sturen naar\n" -" %(email_address)s om met de PyPI\n" -" administrateurs te communiceren.\n" -" " - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| " PyPI user %(username)s has removed an OpenID Connect\n" -#| " publisher from a project (%(project_name)s) that you " -#| "manage.\n" -#| " " -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" -"\n" -" PyPI gebruiker %(username)s heeft een OpenID Connect\n" -" uitgever van een project (%(project_name)s) dat u beheerd " -"verwijdert..\n" -" " - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -#, fuzzy -#| msgid "" -#| "\n" -#| " If you did not make this change and you think it was made maliciously, " -#| "you can\n" -#| " check the \"Security history\" tab on the project's page.\n" -#| " " -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" -"\n" -" Indien u niet deze verandering heeft gemaakt, en u denkt dat de " -"verandering kwaadwillig is gemaakt, kunt u\n" -" de \"Beveiligingsgeschiedenis\" tabblad bekijken op de projectpagina.\n" -" " - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3639,6 +3457,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3739,7 +3563,7 @@ msgstr "Niet geverifieerd" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "Statistics" msgid "GitHub Statistics" @@ -4986,6 +4810,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5425,10 +5263,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "Uw naam" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5438,8 +5274,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5480,6 +5316,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -5508,6 +5349,14 @@ msgstr "" "U kunt hier herstelcodes voor uw account genereren:\n" "%(href)s\n" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Confirm Invite" +msgid "Organization" +msgstr "Uitnodiging accepteren" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5520,6 +5369,13 @@ msgstr "Uitnodiging accepteren" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Specify project name" +msgid "ActiveState Project name" +msgstr "Geef projectnaam op" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -10170,6 +10026,114 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow file path" +#~ msgstr "Uw naam" + +#, python-format +#~ msgid "" +#~ "PyPI user %(username)s has added a new trusted publisher " +#~ "to a project (%(project_name)s) that you manage. Trusted " +#~ "publishers act as trusted users and can create project releases " +#~ "automatically." +#~ msgstr "" +#~ "PyPI-gebruiker %(username)s heeft een nieuwe OpenID " +#~ "Connect-uitgever toegevoegd aan een project (%(project_name)s) dat u beheert. OpenID Connect-uitgevers fungeren als vertrouwde " +#~ "gebruikers en kunnen automatisch projectreleases maken." + +#~ msgid "Publisher information" +#~ msgstr "Uitgeverinformatie" + +#~ msgid "Publisher name" +#~ msgstr "Uitgeversnaam" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "Uw naam" + +#, fuzzy +#~| msgid "Invalid repository name" +#~ msgid "Environment" +#~ msgstr "Ongeldige repositorynaam." + +#, fuzzy +#~| msgid "" +#~| "\n" +#~| " If you did not make this change and you think it was made maliciously, " +#~| "you can\n" +#~| " remove it from the project via the \"Publishing\" tab on the project's " +#~| "page.\n" +#~| " " +#~ msgid "" +#~ "If you did not make this change and you think it was made maliciously, " +#~ "you can remove it from the project via the \"Publishing\" tab on the " +#~ "project's page." +#~ msgstr "" +#~ "\n" +#~ " Indien u deze aanpassing niet zelf heeft gemaakt en u denkt dat het " +#~ "door een kwaadwillige is gedaan, kunt u\n" +#~ " deze uit het project verwijderen via het tabblad \"Publiceren\" " +#~ "verwijderen op de projectpagina.\n" +#~ " " + +#, fuzzy, python-format +#~| msgid "" +#~| "\n" +#~| " If you are unable to revert the change and need to do so, you can " +#~| "email\n" +#~| " %(email_address)s to communicate with the " +#~| "PyPI\n" +#~| " administrators.\n" +#~| " " +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "\n" +#~ " Indien u de verandering niet terug kunt draaien, maar u dat wel moet " +#~ "doen, kunt u een email sturen naar\n" +#~ " %(email_address)s om met de PyPI\n" +#~ " administrateurs te communiceren.\n" +#~ " " + +#, fuzzy, python-format +#~| msgid "" +#~| "\n" +#~| " PyPI user %(username)s has removed an OpenID Connect\n" +#~| " publisher from a project (%(project_name)s) that you " +#~| "manage.\n" +#~| " " +#~ msgid "" +#~ "PyPI user %(username)s has removed a trusted publisher " +#~ "from a project (%(project_name)s) that you manage." +#~ msgstr "" +#~ "\n" +#~ " PyPI gebruiker %(username)s heeft een OpenID Connect\n" +#~ " uitgever van een project (%(project_name)s) dat u " +#~ "beheerd verwijdert..\n" +#~ " " + +#, fuzzy +#~| msgid "" +#~| "\n" +#~| " If you did not make this change and you think it was made maliciously, " +#~| "you can\n" +#~| " check the \"Security history\" tab on the project's page.\n" +#~| " " +#~ msgid "" +#~ "If you did not make this change and you think it was made in error, you " +#~ "can check the \"Security history\" tab on the project's page." +#~ msgstr "" +#~ "\n" +#~ " Indien u niet deze verandering heeft gemaakt, en u denkt dat de " +#~ "verandering kwaadwillig is gemaakt, kunt u\n" +#~ " de \"Beveiligingsgeschiedenis\" tabblad bekijken op de projectpagina.\n" +#~ " " + #, fuzzy, python-format #~| msgid "" #~| "During your recent upload or upload attempt to %(site)s, we noticed you " diff --git a/warehouse/locale/or/LC_MESSAGES/messages.po b/warehouse/locale/or/LC_MESSAGES/messages.po index 00d8eab5ae0b..ceb8fd9c27cd 100644 --- a/warehouse/locale/or/LC_MESSAGES/messages.po +++ b/warehouse/locale/or/LC_MESSAGES/messages.po @@ -720,20 +720,20 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2531,127 +2531,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Organization" -msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3014,6 +2893,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3110,7 +2995,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4290,6 +4175,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4672,7 +4571,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4683,8 +4582,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4718,6 +4617,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4739,6 +4643,14 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Choose a username with 50 characters or less." +msgid "Organization" +msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -4751,6 +4663,11 @@ msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯା msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" diff --git a/warehouse/locale/pl/LC_MESSAGES/messages.po b/warehouse/locale/pl/LC_MESSAGES/messages.po index 689c860f986e..ef8c72289d30 100644 --- a/warehouse/locale/pl/LC_MESSAGES/messages.po +++ b/warehouse/locale/pl/LC_MESSAGES/messages.po @@ -837,26 +837,26 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "Nieprawidłowa nazwa użytkownika lub organizacji GitHub." -#: warehouse/oidc/forms/gitlab.py:53 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Specify workflow filename" -msgid "Specify workflow filepath" +msgid "Specify top-level pipeline file path" msgstr "Określ nazwę pliku workflow" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid project name" msgid "Invalid environment name" msgstr "Nieprawidłowa nazwa projektu" -#: warehouse/oidc/forms/gitlab.py:76 +#: warehouse/oidc/forms/gitlab.py:78 #, fuzzy #| msgid "Workflow name must end with .yml or .yaml" -msgid "Workflow file path 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:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -3005,141 +3005,6 @@ msgstr "" "Zostałeś dodany do projektu %(site)s %(project_name)s w roli " "%(role)s przez %(initiator_username)s." -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Username" -msgid "Publisher name" -msgstr "Nazwa użytkownika" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "Twoje imię" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid project name" -msgid "Environment" -msgstr "Nieprawidłowa nazwa projektu" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "Email" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Confirm Invite" -msgid "Organization" -msgstr "Potwierdź zaproszenie" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Specify project name" -msgid "ActiveState Project name" -msgstr "Podaj nazwę projektu" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " -#| "administrators." -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"Jeśli to nie ty wprowadziłeś te zmiany, możesz skontaktować się z " -"administratorami PyPI poprzez %(email_address)s." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3540,6 +3405,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s nie przesłał dotychczas żadnego projektu na PyPI." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "Email" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, fuzzy, python-format #| msgid "Navigation for managing %(project)s" @@ -3644,7 +3515,7 @@ msgstr "Szczegóły konta" msgid "Project links" msgstr "Linki do projektu" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -4970,6 +4841,20 @@ msgstr "" msgid "Manager" msgstr "Zarządzaj projektem" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5407,10 +5292,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "Twoje imię" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5420,8 +5303,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5462,6 +5345,11 @@ msgstr "Email" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -5488,6 +5376,14 @@ msgstr "" "Aby odzyskać dostęp do Twojego konta, zresetuj swoje " "hasło na PyPI." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Confirm Invite" +msgid "Organization" +msgstr "Potwierdź zaproszenie" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5500,6 +5396,13 @@ msgstr "Potwierdź zaproszenie" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Specify project name" +msgid "ActiveState Project name" +msgstr "Podaj nazwę projektu" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -10228,6 +10131,39 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow file path" +#~ msgstr "Twoje imię" + +#, fuzzy +#~| msgid "Username" +#~ msgid "Publisher name" +#~ msgstr "Nazwa użytkownika" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "Twoje imię" + +#, fuzzy +#~| msgid "Invalid project name" +#~ msgid "Environment" +#~ msgstr "Nieprawidłowa nazwa projektu" + +#, fuzzy, python-format +#~| msgid "" +#~| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " +#~| "administrators." +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "Jeśli to nie ty wprowadziłeś te zmiany, możesz skontaktować się z " +#~ "administratorami PyPI poprzez %(email_address)s." + #~ msgid "PyPI on Twitter" #~ msgstr "PyPI na Twitterze" diff --git a/warehouse/locale/pt/LC_MESSAGES/messages.po b/warehouse/locale/pt/LC_MESSAGES/messages.po index 84f39741f368..f0f9283989ed 100644 --- a/warehouse/locale/pt/LC_MESSAGES/messages.po +++ b/warehouse/locale/pt/LC_MESSAGES/messages.po @@ -840,26 +840,26 @@ msgstr "Proprietário do repositório GitHub ( nome ou equipe )" msgid "Invalid GitLab username or group/subgroup name." msgstr "Nome de utilizador ou organização inválido do GitHub." -#: warehouse/oidc/forms/gitlab.py:53 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Specify workflow filename" -msgid "Specify workflow filepath" +msgid "Specify top-level pipeline file path" msgstr "Nome do arquivo de workflow" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid project name" msgid "Invalid environment name" msgstr "Nome de projeto inválido" -#: warehouse/oidc/forms/gitlab.py:76 +#: warehouse/oidc/forms/gitlab.py:78 #, fuzzy #| msgid "Workflow name must end with .yml or .yaml" -msgid "Workflow file path 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:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2886,141 +2886,6 @@ msgstr "" "equipa \"%(team_name)s\" na organização \"%(organization_name)s\" por %(submitter)s." -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "Informação do editor" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "Nome do editor" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "Fluxo de trabalho" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "Proprietário" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "Repositório" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "Ambiente" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "E-mail" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Subject:" -msgid "Subject" -msgstr "Assunto:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Project description" -msgid "Organization" -msgstr "Descrição do projeto" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Nome do projeto" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" -"Se não fez essa alteração e acha que foi feita de forma maliciosa, pode " -"removê-lo do projeto por meio da guia \"Publicação\" na página do projeto." - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"Se não conseguir reverter a alteração e precisar fazer isso, envie um e-mail " -"para %(email_address)s para comunicar com os " -"administradores do PyPI." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" -"O usuário PyPI %(username)s removeu um editor confiável do " -"projeto (%(project_name)s) o qual você gerencia." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" -"Se você não realizou esta alteração e acredite que ela foi realizada por " -"engano, você pode verificar a aba \"Histórico de Segurança\" na página do " -"projeto." - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3432,6 +3297,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s ainda não enviou nenhum projeto ao PyPI." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "E-mail" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3532,7 +3403,7 @@ msgstr "Não verificado" msgid "Project links" msgstr "Ligações do projeto" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -4835,6 +4706,20 @@ msgstr "Inativa" msgid "Manager" msgstr "Gerente" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "Proprietário" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5286,10 +5171,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Workflow name" -msgid "Workflow file path" -msgstr "Nome do fluxo de trabalho" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5299,8 +5182,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5342,6 +5225,13 @@ msgid "The email address of the account or service account used to publish." msgstr "" "O endereço de email da conta ou da conta de serviço utilizado para publicar." +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Subject:" +msgid "Subject" +msgstr "Assunto:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5370,6 +5260,14 @@ msgstr "" "Leia mais sobre o provedor de OpenID Connect do GitHub aqui." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Project description" +msgid "Organization" +msgstr "Descrição do projeto" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5387,6 +5285,13 @@ msgstr "" "O nome da organização no GitHub ou o nome de usuário no GitHub ao qual " "pertence este repositório" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Nome do projeto" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -11057,6 +10962,60 @@ 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 "Workflow name" +#~ msgid "Workflow file path" +#~ msgstr "Nome do fluxo de trabalho" + +#~ msgid "Publisher information" +#~ msgstr "Informação do editor" + +#~ msgid "Publisher name" +#~ msgstr "Nome do editor" + +#~ msgid "Workflow" +#~ msgstr "Fluxo de trabalho" + +#~ msgid "Repository" +#~ msgstr "Repositório" + +#~ msgid "Environment" +#~ msgstr "Ambiente" + +#~ msgid "" +#~ "If you did not make this change and you think it was made maliciously, " +#~ "you can remove it from the project via the \"Publishing\" tab on the " +#~ "project's page." +#~ msgstr "" +#~ "Se não fez essa alteração e acha que foi feita de forma maliciosa, pode " +#~ "removê-lo do projeto por meio da guia \"Publicação\" na página do projeto." + +#, python-format +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "Se não conseguir reverter a alteração e precisar fazer isso, envie um e-" +#~ "mail para %(email_address)s para comunicar com " +#~ "os administradores do PyPI." + +#, python-format +#~ msgid "" +#~ "PyPI user %(username)s has removed a trusted publisher " +#~ "from a project (%(project_name)s) that you manage." +#~ msgstr "" +#~ "O usuário PyPI %(username)s removeu um editor confiável " +#~ "do projeto (%(project_name)s) o qual você gerencia." + +#~ msgid "" +#~ "If you did not make this change and you think it was made in error, you " +#~ "can check the \"Security history\" tab on the project's page." +#~ msgstr "" +#~ "Se você não realizou esta alteração e acredite que ela foi realizada por " +#~ "engano, você pode verificar a aba \"Histórico de Segurança\" na página do " +#~ "projeto." + #, python-format #~ msgid "" #~ "During your recent upload of %(project_name)s to %(site)s, we noticed you " diff --git a/warehouse/locale/pt_BR/LC_MESSAGES/messages.po b/warehouse/locale/pt_BR/LC_MESSAGES/messages.po index 10252d6bae5d..8eae0760e2a2 100644 --- a/warehouse/locale/pt_BR/LC_MESSAGES/messages.po +++ b/warehouse/locale/pt_BR/LC_MESSAGES/messages.po @@ -860,26 +860,26 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "Nome de usuário ou organização inválido do GitHub." -#: warehouse/oidc/forms/gitlab.py:53 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Specify workflow filename" -msgid "Specify workflow filepath" +msgid "Specify top-level pipeline file path" msgstr "Especifique o nome de arquivo do fluxo de trabalho" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid project name" msgid "Invalid environment name" msgstr "Nome de projeto inválido" -#: warehouse/oidc/forms/gitlab.py:76 +#: warehouse/oidc/forms/gitlab.py:78 #, fuzzy #| msgid "Workflow name must end with .yml or .yaml" -msgid "Workflow file path 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:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2902,154 +2902,6 @@ msgstr "" "equipe \"%(team_name)s\" na organização \"%(organization_name)s\" por %(submitter)s." -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| " PyPI user %(username)s has added a new OpenID Connect\n" -#| " publisher to a project (%(project_name)s) that you " -#| "manage.\n" -#| " OpenID Connect publishers act as trusted users and can create project " -#| "releases\n" -#| " automatically.\n" -#| " " -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" -"O usuário PyPI %(username)s adicionou um novo editor " -"confiável a um projeto (%(project_name)s) que você " -"gerencia. Editores confiáveis atuam como usuários confiáveis e podem criar " -"lançamentos de projetos automaticamente." - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "Informação do editor" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "Nome do editor" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "Fluxo de trabalho" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "Proprietário" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "Repositório" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "Ambiente" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "E-mail" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Subject:" -msgid "Subject" -msgstr "Assunto:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Organization name" -msgid "Organization" -msgstr "Organização" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Nome do projeto" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" -"Se você não fez essa alteração e acha que foi feita de forma maliciosa, você " -"pode removê-lo do projeto por meio da aba \"Publicação\" na página do " -"projeto." - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"Se você não conseguir reverter a alteração e precisar fazer isso, envie um e-" -"mail para %(email_address)s para se comunicar com " -"os administradores do PyPI." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" -"O usuário PyPI %(username)s removeu um publicador confiável " -"de um projeto (%(project_name)s) que você gerencia." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" -"Se você não fez esta alteração e acha que foi um erro, pode consultar a aba " -"\"Histórico de segurança\" na página do projeto." - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3447,6 +3299,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s ainda não enviou nenhum projeto ao PyPI." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "E-mail" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3547,7 +3405,7 @@ msgstr "Não verificado" msgid "Project links" msgstr "Links do projeto" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -4854,6 +4712,20 @@ msgstr "Inativa" msgid "Manager" msgstr "Gerente" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "Proprietário" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5314,10 +5186,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Workflow name" -msgid "Workflow file path" -msgstr "Nome do fluxo de trabalho" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5328,8 +5198,8 @@ msgstr "" #: warehouse/templates/manage/project/publishing.html:177 #, fuzzy msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" "O nome do arquivo do fluxo de trabalho de publicação. Este arquivo deve " @@ -5379,6 +5249,13 @@ msgstr "E-mail" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Subject:" +msgid "Subject" +msgstr "Assunto:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5407,6 +5284,14 @@ msgstr "" "Leia mais sobre o provedor de OpenID Connect do GitHub aqui." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Organization name" +msgid "Organization" +msgstr "Organização" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5424,6 +5309,13 @@ msgstr "" "O nome da organização no GitHub ou o nome de usuário do GitHub que possui o " "repositório" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Nome do projeto" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -11258,6 +11150,83 @@ 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 "Workflow name" +#~ msgid "Workflow file path" +#~ msgstr "Nome do fluxo de trabalho" + +#, fuzzy, python-format +#~| msgid "" +#~| "\n" +#~| " PyPI user %(username)s has added a new OpenID " +#~| "Connect\n" +#~| " publisher to a project (%(project_name)s) that you " +#~| "manage.\n" +#~| " OpenID Connect publishers act as trusted users and can create project " +#~| "releases\n" +#~| " automatically.\n" +#~| " " +#~ msgid "" +#~ "PyPI user %(username)s has added a new trusted publisher " +#~ "to a project (%(project_name)s) that you manage. Trusted " +#~ "publishers act as trusted users and can create project releases " +#~ "automatically." +#~ msgstr "" +#~ "O usuário PyPI %(username)s adicionou um novo editor " +#~ "confiável a um projeto (%(project_name)s) que você " +#~ "gerencia. Editores confiáveis atuam como usuários confiáveis e podem " +#~ "criar lançamentos de projetos automaticamente." + +#~ msgid "Publisher information" +#~ msgstr "Informação do editor" + +#~ msgid "Publisher name" +#~ msgstr "Nome do editor" + +#~ msgid "Workflow" +#~ msgstr "Fluxo de trabalho" + +#~ msgid "Repository" +#~ msgstr "Repositório" + +#~ msgid "Environment" +#~ msgstr "Ambiente" + +#~ msgid "" +#~ "If you did not make this change and you think it was made maliciously, " +#~ "you can remove it from the project via the \"Publishing\" tab on the " +#~ "project's page." +#~ msgstr "" +#~ "Se você não fez essa alteração e acha que foi feita de forma maliciosa, " +#~ "você pode removê-lo do projeto por meio da aba \"Publicação\" na página " +#~ "do projeto." + +#, python-format +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "Se você não conseguir reverter a alteração e precisar fazer isso, envie " +#~ "um e-mail para %(email_address)s para se " +#~ "comunicar com os administradores do PyPI." + +#, python-format +#~ msgid "" +#~ "PyPI user %(username)s has removed a trusted publisher " +#~ "from a project (%(project_name)s) that you manage." +#~ msgstr "" +#~ "O usuário PyPI %(username)s removeu um publicador " +#~ "confiável de um projeto (%(project_name)s) que você " +#~ "gerencia." + +#~ msgid "" +#~ "If you did not make this change and you think it was made in error, you " +#~ "can check the \"Security history\" tab on the project's page." +#~ msgstr "" +#~ "Se você não fez esta alteração e acha que foi um erro, pode consultar a " +#~ "aba \"Histórico de segurança\" na página do projeto." + #, python-format #~ msgid "" #~ "During your recent upload of %(project_name)s to %(site)s, we noticed you " diff --git a/warehouse/locale/pt_PT/LC_MESSAGES/messages.po b/warehouse/locale/pt_PT/LC_MESSAGES/messages.po index dc5bbe0bf190..600932b2bc7c 100644 --- a/warehouse/locale/pt_PT/LC_MESSAGES/messages.po +++ b/warehouse/locale/pt_PT/LC_MESSAGES/messages.po @@ -877,26 +877,26 @@ msgstr "Proprietário do repositório GitHub ( nome ou equipe )" msgid "Invalid GitLab username or group/subgroup name." msgstr "Nome de utilizador ou organização inválido do GitHub." -#: warehouse/oidc/forms/gitlab.py:53 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Specify workflow filename" -msgid "Specify workflow filepath" +msgid "Specify top-level pipeline file path" msgstr "Nome do arquivo de workflow" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid project name" msgid "Invalid environment name" msgstr "Nome de projeto inválido" -#: warehouse/oidc/forms/gitlab.py:76 +#: warehouse/oidc/forms/gitlab.py:78 #, fuzzy #| msgid "Workflow name must end with .yml or .yaml" -msgid "Workflow file path 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:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -3026,144 +3026,6 @@ msgid "" msgstr "" "%(username)s removido como %(role_name)s do projeto" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "Informação do editor" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "Nome do editor" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Workflow name" -msgid "Workflow" -msgstr "Nome do fluxo de trabalho" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "Proprietário" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -#, fuzzy -#| msgid "repository" -msgid "Repository" -msgstr "repositório" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid project name" -msgid "Environment" -msgstr "Nome de projeto inválido" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "E-mail" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Subject:" -msgid "Subject" -msgstr "Assunto:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Project description" -msgid "Organization" -msgstr "Descrição do projeto" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Nome do projeto" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " -#| "administrators." -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"Se não fez essa alteração, pode enviar um e-mail %(email_address)s para comunicar com os " -"administradores do PyPI." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3562,6 +3424,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s ainda não enviou nenhum projeto ao PyPI." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "E-mail" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3663,7 +3531,7 @@ msgstr "Não verificado" msgid "Project links" msgstr "Ligações do projeto" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -5012,6 +4880,20 @@ msgstr "Inativa" msgid "Manager" msgstr "Gerente" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "Proprietário" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5458,10 +5340,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Workflow name" -msgid "Workflow file path" -msgstr "Nome do fluxo de trabalho" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5471,8 +5351,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5513,6 +5393,13 @@ msgstr "E-mail" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Subject:" +msgid "Subject" +msgstr "Assunto:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5541,6 +5428,14 @@ msgstr "" "Leia mais sobre o provedor de OpenID Connect do GitHub aqui." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Project description" +msgid "Organization" +msgstr "Descrição do projeto" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5553,6 +5448,13 @@ msgstr "Descrição do projeto" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Nome do projeto" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -11359,6 +11261,46 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "Nenhuma ocorrência para \"%(term)s\"" msgstr[1] "Nenhuma ocorrência para \"%(term)s\"" +#, fuzzy +#~| msgid "Workflow name" +#~ msgid "Workflow file path" +#~ msgstr "Nome do fluxo de trabalho" + +#~ msgid "Publisher information" +#~ msgstr "Informação do editor" + +#~ msgid "Publisher name" +#~ msgstr "Nome do editor" + +#, fuzzy +#~| msgid "Workflow name" +#~ msgid "Workflow" +#~ msgstr "Nome do fluxo de trabalho" + +#, fuzzy +#~| msgid "repository" +#~ msgid "Repository" +#~ msgstr "repositório" + +#, fuzzy +#~| msgid "Invalid project name" +#~ msgid "Environment" +#~ msgstr "Nome de projeto inválido" + +#, fuzzy, python-format +#~| msgid "" +#~| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " +#~| "administrators." +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "Se não fez essa alteração, pode enviar um e-mail %(email_address)s para comunicar com os " +#~ "administradores do PyPI." + #, fuzzy, python-format #~| msgid "" #~| "During your recent upload or upload attempt of %(project_name)s to " diff --git a/warehouse/locale/ro/LC_MESSAGES/messages.po b/warehouse/locale/ro/LC_MESSAGES/messages.po index cb556940e702..301fd1bf0858 100644 --- a/warehouse/locale/ro/LC_MESSAGES/messages.po +++ b/warehouse/locale/ro/LC_MESSAGES/messages.po @@ -879,22 +879,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "Cod de recuperare nevalid." -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2706,131 +2706,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "Environment" -msgstr "Cod de recuperare nevalid." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Role invitation is not valid." -msgid "Organization" -msgstr "Invitația la rol nu este validă." - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "ActiveState Project name" -msgstr "Cod de recuperare nevalid." - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3193,6 +3068,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3289,7 +3170,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4490,6 +4371,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4878,7 +4773,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4889,8 +4784,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4924,6 +4819,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4945,6 +4845,14 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Role invitation is not valid." +msgid "Organization" +msgstr "Invitația la rol nu este validă." + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -4957,6 +4865,13 @@ msgstr "Invitația la rol nu este validă." msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Invalid recovery code." +msgid "ActiveState Project name" +msgstr "Cod de recuperare nevalid." + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" @@ -9387,6 +9302,11 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" +#, fuzzy +#~| msgid "Invalid recovery code." +#~ msgid "Environment" +#~ msgstr "Cod de recuperare nevalid." + #~ msgid "No user found with that username or email" #~ msgstr "Niciun utilizator găsit cu acel nume de utilizator sau e-mail" diff --git a/warehouse/locale/ru/LC_MESSAGES/messages.po b/warehouse/locale/ru/LC_MESSAGES/messages.po index 266ce34219ad..869192cce75c 100644 --- a/warehouse/locale/ru/LC_MESSAGES/messages.po +++ b/warehouse/locale/ru/LC_MESSAGES/messages.po @@ -847,20 +847,26 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "Неверное имя пользователя или организации GitHub." -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +#, fuzzy +#| msgid "Specify workflow filepath" +msgid "Specify top-level pipeline file path" msgstr "Укажите путь к файлу рабочего процесса" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "Неверное имя окружения" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +#, 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:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +#, fuzzy +#| msgid "Workflow file path cannot start or end with /" +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" "Путь к файлу рабочего процесса не может начинаться или заканчиваться " "символом /" @@ -2893,142 +2899,6 @@ msgstr "" "\"%(team_name)s\" в организации \"%(organization_name)s\" от %(submitter)s." -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" -"Пользователь PyPI %(username)s добавил новый доверенный " -"издатель в проект (%(project_name)s), которым вы " -"управляете. Доверенные издатели действуют как доверенные пользователи и " -"могут создавать выпуски проектов автоматически." - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "Издательская информация" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "Имя издателя" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "Рабочий процесс" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "Владелец" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "Репозиторий" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "Окружающая среда" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "Электронная почта" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "Тема" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "Организация" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Название проекта" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" -"Если вы не сделали это изменение, и вы думаете, что оно было сделано " -"злонамеренно, вы можете удалить его из проекта через вкладку «Публикование» " -"на странице проекта." - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"Если вы не можете отменить изменение, а вам это необходимо, вы можете " -"отправить письмо %(email_address)s для связи с " -"администраторами PyPI." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" -"Пользователь PyPI %(username)s удалил доверенного издателя " -"из проекта (%(project_name)s), которым вы управляете." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" -"Если вы не сделали это изменение, и вы думаете, что оно было сделано в " -"ошибке, вы можете проверить вкладку «История безопасности» на странице " -"проекта." - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3460,6 +3330,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "Пользователь %(username)s ещё не загрузил на PyPI ни одного проекта." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "Электронная почта" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3560,7 +3436,7 @@ msgstr "Непроверенный" msgid "Project links" msgstr "Ссылки проекта" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "Статистика GitHub" @@ -4836,6 +4712,20 @@ msgstr "Неактивный" msgid "Manager" msgstr "Руководитель" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "Владелец" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5253,8 +5143,8 @@ msgstr "Имя проекта GitLab, содержащего рабочий пр #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" -msgstr "Путь к файлу рабочего процесса" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5263,9 +5153,14 @@ msgstr ".gitlab-ci.yml" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 +#, fuzzy +#| msgid "" +#| "The file path of the publishing workflow, relative to the project's root. " +#| "This file should exist in the project configured above (external " +#| "workflows are not supported)." msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" "Путь к файлу рабочего процесса публикации, относительно корня проекта. Этот " @@ -5311,6 +5206,11 @@ msgstr "" "Адрес электронной почты учетной записи или учетной записи службы, " "используемой для публикации." +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "Тема" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -5340,6 +5240,12 @@ msgid "" msgstr "" "Подробнее о поддержке Google OpenID Connect здесь." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "Организация" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5357,6 +5263,13 @@ msgstr "" "Имя организации GitHub или имя пользователя GitHub, которому принадлежит " "репозиторий" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Название проекта" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -10662,6 +10575,72 @@ msgstr[0] "Не было результатов для фильтра '%(filters msgstr[1] "Не было результатов для фильтра '%(filters)s'" msgstr[2] "Не было результатов для фильтров '%(filters)s'" +#~ msgid "Workflow file path" +#~ msgstr "Путь к файлу рабочего процесса" + +#, python-format +#~ msgid "" +#~ "PyPI user %(username)s has added a new trusted publisher " +#~ "to a project (%(project_name)s) that you manage. Trusted " +#~ "publishers act as trusted users and can create project releases " +#~ "automatically." +#~ msgstr "" +#~ "Пользователь PyPI %(username)s добавил новый доверенный " +#~ "издатель в проект (%(project_name)s), которым вы " +#~ "управляете. Доверенные издатели действуют как доверенные пользователи и " +#~ "могут создавать выпуски проектов автоматически." + +#~ msgid "Publisher information" +#~ msgstr "Издательская информация" + +#~ msgid "Publisher name" +#~ msgstr "Имя издателя" + +#~ msgid "Workflow" +#~ msgstr "Рабочий процесс" + +#~ msgid "Repository" +#~ msgstr "Репозиторий" + +#~ msgid "Environment" +#~ msgstr "Окружающая среда" + +#~ msgid "" +#~ "If you did not make this change and you think it was made maliciously, " +#~ "you can remove it from the project via the \"Publishing\" tab on the " +#~ "project's page." +#~ msgstr "" +#~ "Если вы не сделали это изменение, и вы думаете, что оно было сделано " +#~ "злонамеренно, вы можете удалить его из проекта через вкладку " +#~ "«Публикование» на странице проекта." + +#, python-format +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "Если вы не можете отменить изменение, а вам это необходимо, вы можете " +#~ "отправить письмо %(email_address)s для связи с " +#~ "администраторами PyPI." + +#, python-format +#~ msgid "" +#~ "PyPI user %(username)s has removed a trusted publisher " +#~ "from a project (%(project_name)s) that you manage." +#~ msgstr "" +#~ "Пользователь PyPI %(username)s удалил доверенного " +#~ "издателя из проекта (%(project_name)s), которым вы " +#~ "управляете." + +#~ msgid "" +#~ "If you did not make this change and you think it was made in error, you " +#~ "can check the \"Security history\" tab on the project's page." +#~ msgstr "" +#~ "Если вы не сделали это изменение, и вы думаете, что оно было сделано в " +#~ "ошибке, вы можете проверить вкладку «История безопасности» на странице " +#~ "проекта." + #, python-format #~ msgid "" #~ "During your recent upload of %(project_name)s to %(site)s, we noticed you " diff --git a/warehouse/locale/sgn/LC_MESSAGES/messages.po b/warehouse/locale/sgn/LC_MESSAGES/messages.po index a202b5d5f2da..86bcd3516e39 100644 --- a/warehouse/locale/sgn/LC_MESSAGES/messages.po +++ b/warehouse/locale/sgn/LC_MESSAGES/messages.po @@ -703,20 +703,20 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2510,125 +2510,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -2991,6 +2872,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3087,7 +2974,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4264,6 +4151,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4640,7 +4541,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4651,8 +4552,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4686,6 +4587,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4707,6 +4613,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -4717,6 +4629,11 @@ msgstr "" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" diff --git a/warehouse/locale/si/LC_MESSAGES/messages.po b/warehouse/locale/si/LC_MESSAGES/messages.po index a230316ba2fb..1ba34bfa314e 100644 --- a/warehouse/locale/si/LC_MESSAGES/messages.po +++ b/warehouse/locale/si/LC_MESSAGES/messages.po @@ -830,22 +830,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "ප්‍රතිසාධන කේතය අවලංගුයි." -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2643,131 +2643,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "Environment" -msgstr "ප්‍රතිසාධන කේතය අවලංගුයි." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Organization" -msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න." - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "ActiveState Project name" -msgstr "ප්‍රතිසාධන කේතය අවලංගුයි." - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3130,6 +3005,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3226,7 +3107,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4416,6 +4297,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4800,7 +4695,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4811,8 +4706,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4846,6 +4741,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4867,6 +4767,14 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Choose a username with 50 characters or less." +msgid "Organization" +msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න." + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -4879,6 +4787,13 @@ msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Invalid recovery code." +msgid "ActiveState Project name" +msgstr "ප්‍රතිසාධන කේතය අවලංගුයි." + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" @@ -9224,6 +9139,11 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Invalid recovery code." +#~ msgid "Environment" +#~ msgstr "ප්‍රතිසාධන කේතය අවලංගුයි." + #~ msgid "No user found with that username or email" #~ msgstr "එම පරිශීලක නාමය හෝ විද්‍යුත් තැපෑල සමඟ කිසිදු පරිශීලකයෙකු හමු නොවීය" diff --git a/warehouse/locale/sk/LC_MESSAGES/messages.po b/warehouse/locale/sk/LC_MESSAGES/messages.po index 98fa9dd81baa..94ac44e468f1 100644 --- a/warehouse/locale/sk/LC_MESSAGES/messages.po +++ b/warehouse/locale/sk/LC_MESSAGES/messages.po @@ -813,26 +813,26 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "Neplatný názov používateľa alebo organizácie GitHub." -#: warehouse/oidc/forms/gitlab.py:53 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Specify workflow filename" -msgid "Specify workflow filepath" +msgid "Specify top-level pipeline file path" msgstr "Zadajte názov súboru pracovného postupu" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid project name" msgid "Invalid environment name" msgstr "Neplatný názov projektu" -#: warehouse/oidc/forms/gitlab.py:76 +#: warehouse/oidc/forms/gitlab.py:78 #, fuzzy #| msgid "Workflow name must end with .yml or .yaml" -msgid "Workflow file path must end with .yml or .yaml" +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "Názov pracovného postupu musí končiť príponou .yml alebo .yaml" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2848,141 +2848,6 @@ msgstr "" "„%(team_name)s“ v organizácii „%(organization_name)s“ používateľom %(submitter)s." -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" -"Používateľ PyPI %(username)s pridal nového dôveryhodného " -"vydavateľa do projektu (%(project_name)s), ktorý " -"spravujete. Dôveryhodní vydavatelia vystupujú ako dôveryhodní používatelia a " -"môžu automaticky vytvárať vydania projektu." - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "Informácie o vydavateľovi" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "Meno vydavateľa" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "Pracovný postup" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "Vlastník" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "Repozitár" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "Životné prostredie" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "E-mailová adresa" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "Predmet" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "Organizácia" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Meno projektu" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" -"Ak ste túto zmenu neurobili a myslíte si, že bola vykonaná so zlým úmyslom, " -"môžete ju z projektu odstrániť cez záložku „Publikovanie“ na stránke " -"projektu." - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"Ak nemôžete vrátiť zmenu a potrebujete to urobiť, môžete poslať e-mail na " -"adresu %(email_address)s a komunikovať s " -"administrátormi PyPI." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" -"Používateľ PyPI %(username)s odstránil dôveryhodného " -"vydavateľa z projektu (%(project_name)s), ktorý spravujete." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" -"Ak ste túto zmenu neurobili a myslíte si, že bola vykonaná omylom, môžete " -"skontrolovať záložku „História zabezpečenia“ na stránke projektu." - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3408,6 +3273,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s zatiaľ nenahral do PyPI žiadne projekty." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "E-mailová adresa" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3508,7 +3379,7 @@ msgstr "Neoverené" msgid "Project links" msgstr "Odkazy na projekty" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -4777,6 +4648,20 @@ msgstr "Neaktívne" msgid "Manager" msgstr "manažér" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "Vlastník" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5209,10 +5094,8 @@ msgstr "Názov úložiska GitHub, ktorý obsahuje pracovný postup publikovania" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Workflow name" -msgid "Workflow file path" -msgstr "Názov pracovného postupu" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5227,8 +5110,8 @@ msgstr "" #| ".github/workflows/ directory in the repository configured " #| "above." msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" "Názov súboru pracovného postupu publikovania. Tento súbor by mal existovať v " @@ -5284,6 +5167,11 @@ msgstr "E-mailová adresa" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "Predmet" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5312,6 +5200,12 @@ msgstr "" "Prečítajte si viac o podpore OpenID Connect na GitHub Actions tu." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "Organizácia" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5329,6 +5223,13 @@ msgstr "" "Názov organizácie GitHub alebo používateľské meno GitHub, ktorá vlastní " "úložisko" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Meno projektu" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -10693,6 +10594,73 @@ 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" +#, fuzzy +#~| msgid "Workflow name" +#~ msgid "Workflow file path" +#~ msgstr "Názov pracovného postupu" + +#, python-format +#~ msgid "" +#~ "PyPI user %(username)s has added a new trusted publisher " +#~ "to a project (%(project_name)s) that you manage. Trusted " +#~ "publishers act as trusted users and can create project releases " +#~ "automatically." +#~ msgstr "" +#~ "Používateľ PyPI %(username)s pridal nového dôveryhodného " +#~ "vydavateľa do projektu (%(project_name)s), ktorý " +#~ "spravujete. Dôveryhodní vydavatelia vystupujú ako dôveryhodní " +#~ "používatelia a môžu automaticky vytvárať vydania projektu." + +#~ msgid "Publisher information" +#~ msgstr "Informácie o vydavateľovi" + +#~ msgid "Publisher name" +#~ msgstr "Meno vydavateľa" + +#~ msgid "Workflow" +#~ msgstr "Pracovný postup" + +#~ msgid "Repository" +#~ msgstr "Repozitár" + +#~ msgid "Environment" +#~ msgstr "Životné prostredie" + +#~ msgid "" +#~ "If you did not make this change and you think it was made maliciously, " +#~ "you can remove it from the project via the \"Publishing\" tab on the " +#~ "project's page." +#~ msgstr "" +#~ "Ak ste túto zmenu neurobili a myslíte si, že bola vykonaná so zlým " +#~ "úmyslom, môžete ju z projektu odstrániť cez záložku „Publikovanie“ na " +#~ "stránke projektu." + +#, python-format +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "Ak nemôžete vrátiť zmenu a potrebujete to urobiť, môžete poslať e-mail na " +#~ "adresu %(email_address)s a komunikovať s " +#~ "administrátormi PyPI." + +#, python-format +#~ msgid "" +#~ "PyPI user %(username)s has removed a trusted publisher " +#~ "from a project (%(project_name)s) that you manage." +#~ msgstr "" +#~ "Používateľ PyPI %(username)s odstránil dôveryhodného " +#~ "vydavateľa z projektu (%(project_name)s), ktorý " +#~ "spravujete." + +#~ msgid "" +#~ "If you did not make this change and you think it was made in error, you " +#~ "can check the \"Security history\" tab on the project's page." +#~ msgstr "" +#~ "Ak ste túto zmenu neurobili a myslíte si, že bola vykonaná omylom, môžete " +#~ "skontrolovať záložku „História zabezpečenia“ na stránke projektu." + #, python-format #~ msgid "" #~ "During your recent upload of %(project_name)s to %(site)s, we noticed you " diff --git a/warehouse/locale/sl/LC_MESSAGES/messages.po b/warehouse/locale/sl/LC_MESSAGES/messages.po index 325112089713..96aedd8c885f 100644 --- a/warehouse/locale/sl/LC_MESSAGES/messages.po +++ b/warehouse/locale/sl/LC_MESSAGES/messages.po @@ -706,20 +706,20 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2527,125 +2527,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3008,6 +2889,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3104,7 +2991,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4285,6 +4172,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4661,7 +4562,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4672,8 +4573,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4707,6 +4608,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4728,6 +4634,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -4738,6 +4650,11 @@ msgstr "" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" diff --git a/warehouse/locale/sr/LC_MESSAGES/messages.po b/warehouse/locale/sr/LC_MESSAGES/messages.po index f6930309e741..316883784894 100644 --- a/warehouse/locale/sr/LC_MESSAGES/messages.po +++ b/warehouse/locale/sr/LC_MESSAGES/messages.po @@ -770,22 +770,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "No projects" msgid "Invalid environment name" msgstr "Нема пројеката" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2591,135 +2591,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Your name" -msgid "Publisher name" -msgstr "Ваше име" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "Ваше име" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "No projects" -msgid "Environment" -msgstr "Нема пројеката" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "No projects" -msgid "Organization" -msgstr "Нема пројеката" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "No projects" -msgid "ActiveState Project name" -msgstr "Нема пројеката" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3082,6 +2953,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3180,7 +3057,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4370,6 +4247,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4774,10 +4665,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "Ваше име" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -4787,8 +4676,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4822,6 +4711,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4843,6 +4737,14 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "No projects" +msgid "Organization" +msgstr "Нема пројеката" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -4855,6 +4757,13 @@ msgstr "Нема пројеката" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "No projects" +msgid "ActiveState Project name" +msgstr "Нема пројеката" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -9253,6 +9162,26 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow file path" +#~ msgstr "Ваше име" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Publisher name" +#~ msgstr "Ваше име" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "Ваше име" + +#, fuzzy +#~| msgid "No projects" +#~ msgid "Environment" +#~ msgstr "Нема пројеката" + #, fuzzy #~| msgid "" #~| "This email address is already being used by another account. Use a " diff --git a/warehouse/locale/ta/LC_MESSAGES/messages.po b/warehouse/locale/ta/LC_MESSAGES/messages.po index 3a79b2d95577..6e5ee8fed5d7 100644 --- a/warehouse/locale/ta/LC_MESSAGES/messages.po +++ b/warehouse/locale/ta/LC_MESSAGES/messages.po @@ -862,22 +862,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "மீட்டெடுப்பு குறியீடு தவறானது." -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2678,131 +2678,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "Environment" -msgstr "மீட்டெடுப்பு குறியீடு தவறானது." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Role invitation is not valid." -msgid "Organization" -msgstr "பங்கு அழைப்பு மதிப்பில்லாத." - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "ActiveState Project name" -msgstr "மீட்டெடுப்பு குறியீடு தவறானது." - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3165,6 +3040,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3261,7 +3142,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4458,6 +4339,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4851,7 +4746,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4862,8 +4757,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4897,6 +4792,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4918,6 +4818,14 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Role invitation is not valid." +msgid "Organization" +msgstr "பங்கு அழைப்பு மதிப்பில்லாத." + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -4930,6 +4838,13 @@ msgstr "பங்கு அழைப்பு மதிப்பில்லா msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Invalid recovery code." +msgid "ActiveState Project name" +msgstr "மீட்டெடுப்பு குறியீடு தவறானது." + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" @@ -9328,6 +9243,11 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Invalid recovery code." +#~ msgid "Environment" +#~ msgstr "மீட்டெடுப்பு குறியீடு தவறானது." + #~ msgid "No user found with that username or email" #~ msgstr "அந்த பயனர்பெயர் அல்லது மின்னஞ்சலுடன் எந்த பயனரும் காணப்படவில்லை" diff --git a/warehouse/locale/te/LC_MESSAGES/messages.po b/warehouse/locale/te/LC_MESSAGES/messages.po index 4935c7757d5d..756e9fac0286 100644 --- a/warehouse/locale/te/LC_MESSAGES/messages.po +++ b/warehouse/locale/te/LC_MESSAGES/messages.po @@ -740,20 +740,20 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2547,125 +2547,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3028,6 +2909,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3124,7 +3011,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4301,6 +4188,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4677,7 +4578,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4688,8 +4589,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4723,6 +4624,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4744,6 +4650,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -4754,6 +4666,11 @@ msgstr "" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" diff --git a/warehouse/locale/th/LC_MESSAGES/messages.po b/warehouse/locale/th/LC_MESSAGES/messages.po index 5bfd9e301d70..b88bd6584497 100644 --- a/warehouse/locale/th/LC_MESSAGES/messages.po +++ b/warehouse/locale/th/LC_MESSAGES/messages.po @@ -755,22 +755,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid project name" msgid "Invalid environment name" msgstr "ชื่อโปรเจคไม่ถูกต้อง" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2573,133 +2573,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Full name" -msgid "Publisher name" -msgstr "ชื่อเต็ม" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid Recovery Code." -msgid "Environment" -msgstr "รหัสกู้คืนไม่ถูกต้อง" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Confirm form" -msgid "Organization" -msgstr "แบบฟอร์มยืนยัน" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Search projects" -msgid "ActiveState Project name" -msgstr "ค้นหาโครงการ" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3062,6 +2935,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3164,7 +3043,7 @@ msgstr "รายละเอียดบัญชี" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4372,6 +4251,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4768,7 +4661,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4779,8 +4672,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4816,6 +4709,11 @@ msgstr "เพิ่มอีเมล" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4837,6 +4735,14 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Confirm form" +msgid "Organization" +msgstr "แบบฟอร์มยืนยัน" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -4849,6 +4755,13 @@ msgstr "แบบฟอร์มยืนยัน" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Search projects" +msgid "ActiveState Project name" +msgstr "ค้นหาโครงการ" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -9244,6 +9157,16 @@ msgid "There were no results for '%(filters)s' filter" msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" +#, fuzzy +#~| msgid "Full name" +#~ msgid "Publisher name" +#~ msgstr "ชื่อเต็ม" + +#, fuzzy +#~| msgid "Invalid Recovery Code." +#~ msgid "Environment" +#~ msgstr "รหัสกู้คืนไม่ถูกต้อง" + #~ msgid "No user found with that username or email" #~ msgstr "ไม่พบผู้ใช้งานจากชื่อผู้ใช้งานหรืออีเมล์ดังกล่าว" diff --git a/warehouse/locale/tr/LC_MESSAGES/messages.po b/warehouse/locale/tr/LC_MESSAGES/messages.po index b79579e9118e..e1c9047a56dc 100644 --- a/warehouse/locale/tr/LC_MESSAGES/messages.po +++ b/warehouse/locale/tr/LC_MESSAGES/messages.po @@ -896,26 +896,26 @@ msgstr "GitHub deposu sahibini belirtin (kullanıcı adı veya kuruluş)" msgid "Invalid GitLab username or group/subgroup name." msgstr "Geçersiz GitHub kullanıcı veya kuruluş adı." -#: warehouse/oidc/forms/gitlab.py:53 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Specify workflow filename" -msgid "Specify workflow filepath" +msgid "Specify top-level pipeline file path" msgstr "İş akışı dosya adını belirtin" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid project name" msgid "Invalid environment name" msgstr "Geçersiz proje adı" -#: warehouse/oidc/forms/gitlab.py:76 +#: warehouse/oidc/forms/gitlab.py:78 #, fuzzy #| msgid "Workflow name must end with .yml or .yaml" -msgid "Workflow file path 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:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -3072,145 +3072,6 @@ msgstr "" "%(username)s %(role_name)s olarak projeden " "kaldırıldı" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Username" -msgid "Publisher name" -msgstr "Kullanıcı adı" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "Sizin adınız" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "Sahip" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -#, fuzzy -#| msgid "Release history" -msgid "Repository" -msgstr "Yayın geçmişi" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid project name" -msgid "Environment" -msgstr "Geçersiz proje adı" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "E-posta" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Subject:" -msgid "Subject" -msgstr "Konu:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Project description" -msgid "Organization" -msgstr "Proje açıklaması" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Proje Adı" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " -#| "administrators." -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"Bu değişikliği siz yapmadıysanız, PyPI yöneticileri ile iletişime geçmek " -"için %(email_address)s e-posta gönderebilirsiniz." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3614,6 +3475,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s PyPI'a henüz bir proje yüklemedi." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "E-posta" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, fuzzy, python-format #| msgid "Navigation for managing %(project)s" @@ -3718,7 +3585,7 @@ msgstr "Doğrulanmamış" msgid "Project links" msgstr "Proje Bağlantıları" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -5076,6 +4943,20 @@ msgstr "" msgid "Manager" msgstr "Yönet" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "Sahip" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5525,10 +5406,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "Sizin adınız" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5538,8 +5417,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5580,6 +5459,13 @@ msgstr "E-posta" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Subject:" +msgid "Subject" +msgstr "Konu:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5608,6 +5494,14 @@ msgstr "" "Hesabınıza tekrar erişim sağlayabilmeniz için lütfen PyPI'da şifrenizi sıfırlayın." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Project description" +msgid "Organization" +msgstr "Proje açıklaması" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5620,6 +5514,13 @@ msgstr "Proje açıklaması" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Proje Adı" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -11331,6 +11232,44 @@ 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 "Your name" +#~ msgid "Workflow file path" +#~ msgstr "Sizin adınız" + +#, fuzzy +#~| msgid "Username" +#~ msgid "Publisher name" +#~ msgstr "Kullanıcı adı" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "Sizin adınız" + +#, fuzzy +#~| msgid "Release history" +#~ msgid "Repository" +#~ msgstr "Yayın geçmişi" + +#, fuzzy +#~| msgid "Invalid project name" +#~ msgid "Environment" +#~ msgstr "Geçersiz proje adı" + +#, fuzzy, python-format +#~| msgid "" +#~| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " +#~| "administrators." +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "Bu değişikliği siz yapmadıysanız, PyPI yöneticileri ile iletişime geçmek " +#~ "için %(email_address)s e-posta gönderebilirsiniz." + #~ msgid "PyPI on Twitter" #~ msgstr "Twitter'da PyPI" diff --git a/warehouse/locale/tzm/LC_MESSAGES/messages.po b/warehouse/locale/tzm/LC_MESSAGES/messages.po index 97a8f7f231ed..275d7c2a7781 100644 --- a/warehouse/locale/tzm/LC_MESSAGES/messages.po +++ b/warehouse/locale/tzm/LC_MESSAGES/messages.po @@ -751,22 +751,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Search projects" msgid "Invalid environment name" msgstr "Rzu g isenfaṛen" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2588,137 +2588,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Username" -msgid "Publisher name" -msgstr "Isen n unessemres" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "Isem nnek" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "Bab" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Search projects" -msgid "Environment" -msgstr "Rzu g isenfaṛen" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "Imayl" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Subject:" -msgid "Subject" -msgstr "Imersi:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "No projects" -msgid "Organization" -msgstr "Walu isenfaṛen" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Search projects" -msgid "ActiveState Project name" -msgstr "Rzu g isenfaṛen" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3082,6 +2951,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "Imayl" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3180,7 +3055,7 @@ msgstr "" msgid "Project links" msgstr "iseɣnen n usenfaṛ" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "Statistics" msgid "GitHub Statistics" @@ -4391,6 +4266,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "Bab" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4800,10 +4689,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "Isem nnek" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -4813,8 +4700,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4850,6 +4737,13 @@ msgstr "Imayl" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Subject:" +msgid "Subject" +msgstr "Imersi:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -4873,6 +4767,14 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "No projects" +msgid "Organization" +msgstr "Walu isenfaṛen" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -4885,6 +4787,13 @@ msgstr "Walu isenfaṛen" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Search projects" +msgid "ActiveState Project name" +msgstr "Rzu g isenfaṛen" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -9404,6 +9313,26 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow file path" +#~ msgstr "Isem nnek" + +#, fuzzy +#~| msgid "Username" +#~ msgid "Publisher name" +#~ msgstr "Isen n unessemres" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "Isem nnek" + +#, fuzzy +#~| msgid "Search projects" +#~ msgid "Environment" +#~ msgstr "Rzu g isenfaṛen" + #~ msgid "PyPI on Twitter" #~ msgstr "PyPi deg Twitter" diff --git a/warehouse/locale/ug/LC_MESSAGES/messages.po b/warehouse/locale/ug/LC_MESSAGES/messages.po index 8e15941546dd..de17c1c985b4 100644 --- a/warehouse/locale/ug/LC_MESSAGES/messages.po +++ b/warehouse/locale/ug/LC_MESSAGES/messages.po @@ -726,20 +726,20 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2533,125 +2533,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3014,6 +2895,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3110,7 +2997,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4287,6 +4174,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4663,7 +4564,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4674,8 +4575,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4709,6 +4610,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4730,6 +4636,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -4740,6 +4652,11 @@ msgstr "" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" diff --git a/warehouse/locale/uk/LC_MESSAGES/messages.po b/warehouse/locale/uk/LC_MESSAGES/messages.po index 68a5c970c8cc..f9d893271a14 100644 --- a/warehouse/locale/uk/LC_MESSAGES/messages.po +++ b/warehouse/locale/uk/LC_MESSAGES/messages.po @@ -882,22 +882,24 @@ msgstr "Вкажіть простір імен GitLab (ім’я користу msgid "Invalid GitLab username or group/subgroup name." msgstr "Недійсне ім’я користувача або групи GitLab." -#: warehouse/oidc/forms/gitlab.py:53 +#: warehouse/oidc/forms/gitlab.py:54 #, fuzzy #| msgid "Specify workflow filename" -msgid "Specify workflow filepath" +msgid "Specify top-level pipeline file path" msgstr "Укажіть назву файлу робочого процесу" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "Недійсна назва середовища" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +#, 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:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -3089,146 +3091,6 @@ msgid "" msgstr "" "%(username)s видалено як %(role_name)s проєкту" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "Ім'я видавця" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Workflow name" -msgid "Workflow" -msgstr "Назва робочого процесу" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "Власник" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -#, fuzzy -#| msgid "Release history" -msgid "Repository" -msgstr "Історія випусків" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid repository name" -msgid "Environment" -msgstr "Недійсна назва репозиторію" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "Електронна адреса" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Subject:" -msgid "Subject" -msgstr "Тема:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Organization description" -msgid "Organization" -msgstr "Опис організації" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Назва проєкту" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " -#| "administrators.\n" -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"\n" -"Якщо ви не робили цієї зміни, ви можете написати листа на %(email_address)s, аби зв'язатися з адміністраторами " -"PyPI.\n" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3629,6 +3491,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s ще не завантажував(-ла) жодних проєктів до PyPI." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "Електронна адреса" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, fuzzy, python-format #| msgid "Navigation for managing %(project)s" @@ -3729,7 +3597,7 @@ msgstr "Непідтверджені подробиці" msgid "Project links" msgstr "Посилання проєкту" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "Статистика на GitHub" @@ -5137,6 +5005,20 @@ msgstr "" msgid "Manager" msgstr "Керівник(-ця)" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "Власник" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5558,10 +5440,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Workflow name" -msgid "Workflow file path" -msgstr "Назва робочого процесу" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5571,8 +5451,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5615,6 +5495,13 @@ msgstr "Електронна адреса" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Subject:" +msgid "Subject" +msgstr "Тема:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5645,6 +5532,14 @@ msgstr "" "Ви можете перегенерувати коди відновлення свого облікового запису тут:\n" "%(href)s.\n" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Organization description" +msgid "Organization" +msgstr "Опис організації" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5657,6 +5552,13 @@ msgstr "Опис організації" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Назва проєкту" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -11513,6 +11415,45 @@ msgstr[0] "Немає результатів для «%(filters)s»" msgstr[1] "Немає результатів для «%(filters)s»" msgstr[2] "Немає результатів для «%(filters)s»" +#, fuzzy +#~| msgid "Workflow name" +#~ msgid "Workflow file path" +#~ msgstr "Назва робочого процесу" + +#~ msgid "Publisher name" +#~ msgstr "Ім'я видавця" + +#, fuzzy +#~| msgid "Workflow name" +#~ msgid "Workflow" +#~ msgstr "Назва робочого процесу" + +#, fuzzy +#~| msgid "Release history" +#~ msgid "Repository" +#~ msgstr "Історія випусків" + +#, fuzzy +#~| msgid "Invalid repository name" +#~ msgid "Environment" +#~ msgstr "Недійсна назва репозиторію" + +#, fuzzy, python-format +#~| msgid "" +#~| "\n" +#~| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " +#~| "administrators.\n" +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "\n" +#~ "Якщо ви не робили цієї зміни, ви можете написати листа на %(email_address)s, аби зв'язатися з " +#~ "адміністраторами PyPI.\n" + #, fuzzy, python-format #~| msgid "" #~| "During your recent upload or upload attempt to %(site)s, we noticed you " diff --git a/warehouse/locale/ur_PK/LC_MESSAGES/messages.po b/warehouse/locale/ur_PK/LC_MESSAGES/messages.po index 1bed28754d26..6cac093e0d5b 100644 --- a/warehouse/locale/ur_PK/LC_MESSAGES/messages.po +++ b/warehouse/locale/ur_PK/LC_MESSAGES/messages.po @@ -859,22 +859,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2672,131 +2672,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "Environment" -msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Organization" -msgstr "پچاس حروف یا اس کم کا نام چنیں۔" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "ActiveState Project name" -msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3159,6 +3034,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3255,7 +3136,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4449,6 +4330,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4833,7 +4728,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4844,8 +4739,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4879,6 +4774,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4900,6 +4800,14 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Choose a username with 50 characters or less." +msgid "Organization" +msgstr "پچاس حروف یا اس کم کا نام چنیں۔" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -4912,6 +4820,13 @@ msgstr "پچاس حروف یا اس کم کا نام چنیں۔" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Invalid recovery code." +msgid "ActiveState Project name" +msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" @@ -9257,6 +9172,11 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Invalid recovery code." +#~ msgid "Environment" +#~ msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔" + #~ msgid "No user found with that username or email" #~ msgstr "کوئی اس نام کا یوزر اس یوزرنیم یا ای میل سے نہیں ملا" diff --git a/warehouse/locale/uz_Latn/LC_MESSAGES/messages.po b/warehouse/locale/uz_Latn/LC_MESSAGES/messages.po index fe670cdaf66d..d3277a71d9aa 100644 --- a/warehouse/locale/uz_Latn/LC_MESSAGES/messages.po +++ b/warehouse/locale/uz_Latn/LC_MESSAGES/messages.po @@ -857,22 +857,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "Qayta tiklash kodi yaroqsiz." -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2710,131 +2710,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "Environment" -msgstr "Qayta tiklash kodi yaroqsiz." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Role invitation is not valid." -msgid "Organization" -msgstr "Rol taklifi haqiqiy emas." - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Search projects" -msgid "ActiveState Project name" -msgstr "Loyihalarni qidirish" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3197,6 +3072,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3295,7 +3176,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4496,6 +4377,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4896,7 +4791,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4907,8 +4802,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4942,6 +4837,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4963,6 +4863,14 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Role invitation is not valid." +msgid "Organization" +msgstr "Rol taklifi haqiqiy emas." + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -4975,6 +4883,13 @@ msgstr "Rol taklifi haqiqiy emas." msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Search projects" +msgid "ActiveState Project name" +msgstr "Loyihalarni qidirish" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -9412,6 +9327,11 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Invalid recovery code." +#~ msgid "Environment" +#~ msgstr "Qayta tiklash kodi yaroqsiz." + #~ msgid "PyPI on Twitter" #~ msgstr "Twitterda PyPI" diff --git a/warehouse/locale/vi/LC_MESSAGES/messages.po b/warehouse/locale/vi/LC_MESSAGES/messages.po index 293d1e25e738..fa7de4595d89 100644 --- a/warehouse/locale/vi/LC_MESSAGES/messages.po +++ b/warehouse/locale/vi/LC_MESSAGES/messages.po @@ -896,22 +896,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid TOTP code." msgid "Invalid environment name" msgstr "Mã TOTP không hợp lệ." -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -3065,144 +3065,6 @@ msgid "" msgstr "" "%(username)s bị xóa tư cách %(role_name)s của dự án" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Username" -msgid "Publisher name" -msgstr "Tên người dùng" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "Tên của bạn" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "Chủ sở hữu" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid TOTP code." -msgid "Environment" -msgstr "Mã TOTP không hợp lệ." - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Project:" -msgid "Subject" -msgstr "Dự án:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Confirm form" -msgid "Organization" -msgstr "Xác nhận biểu mẫu" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "Tên dự án" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " -#| "administrators." -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"Nếu bạn không thực hiện thay đổi này, bạn có thể email %(email_address)s để giao tiếp với các quản trị viên " -"PyPI." - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, fuzzy, python-format #| msgid "" @@ -3613,6 +3475,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s chưa tải lên bất kỳ dự án nào lên PyPI." +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, fuzzy, python-format #| msgid "Navigation for managing %(project)s" @@ -3717,7 +3585,7 @@ msgstr "Chưa được xác thực" msgid "Project links" msgstr "Liên kết dự án" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -5072,6 +4940,20 @@ msgstr "" msgid "Manager" msgstr "Quản lý" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "Chủ sở hữu" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5516,10 +5398,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "Tên của bạn" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5529,8 +5409,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5571,6 +5451,13 @@ msgstr "Thêm email" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Project:" +msgid "Subject" +msgstr "Dự án:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5599,6 +5486,14 @@ msgstr "" "Để lấy lại quyền truy cập vào tài khoản của bạn, đặt " "lại mật khẩu trên PyPI." +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Confirm form" +msgid "Organization" +msgstr "Xác nhận biểu mẫu" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5611,6 +5506,13 @@ msgstr "Xác nhận biểu mẫu" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "Tên dự án" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -10576,6 +10478,40 @@ msgid "There were no results for '%(filters)s' filter" msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow file path" +#~ msgstr "Tên của bạn" + +#, fuzzy +#~| msgid "Username" +#~ msgid "Publisher name" +#~ msgstr "Tên người dùng" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "Tên của bạn" + +#, fuzzy +#~| msgid "Invalid TOTP code." +#~ msgid "Environment" +#~ msgstr "Mã TOTP không hợp lệ." + +#, fuzzy, python-format +#~| msgid "" +#~| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " +#~| "administrators." +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "Nếu bạn không thực hiện thay đổi này, bạn có thể email %(email_address)s để giao tiếp với các quản trị " +#~ "viên PyPI." + #~ msgid "PyPI on Twitter" #~ msgstr "PyPI trên Twitter" diff --git a/warehouse/locale/wae/LC_MESSAGES/messages.po b/warehouse/locale/wae/LC_MESSAGES/messages.po index 1a1666ac4684..65bb9ce40356 100644 --- a/warehouse/locale/wae/LC_MESSAGES/messages.po +++ b/warehouse/locale/wae/LC_MESSAGES/messages.po @@ -703,20 +703,20 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2510,125 +2510,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -2991,6 +2872,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3087,7 +2974,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4264,6 +4151,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4640,7 +4541,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4651,8 +4552,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4686,6 +4587,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4707,6 +4613,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -4717,6 +4629,11 @@ msgstr "" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" diff --git a/warehouse/locale/yue/LC_MESSAGES/messages.po b/warehouse/locale/yue/LC_MESSAGES/messages.po index 773d93038271..a64d63b6f9b2 100644 --- a/warehouse/locale/yue/LC_MESSAGES/messages.po +++ b/warehouse/locale/yue/LC_MESSAGES/messages.po @@ -706,20 +706,20 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 msgid "Invalid environment name" msgstr "" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2512,125 +2512,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -2993,6 +2874,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3089,7 +2976,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4266,6 +4153,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4642,7 +4543,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4653,8 +4554,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4688,6 +4589,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4709,6 +4615,12 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -4719,6 +4631,11 @@ msgstr "" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" diff --git a/warehouse/locale/zgh/LC_MESSAGES/messages.po b/warehouse/locale/zgh/LC_MESSAGES/messages.po index cdb1bb633259..b19130587ada 100644 --- a/warehouse/locale/zgh/LC_MESSAGES/messages.po +++ b/warehouse/locale/zgh/LC_MESSAGES/messages.po @@ -753,22 +753,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Search projects" msgid "Invalid environment name" msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2578,131 +2578,6 @@ msgid "" "by %(submitter)s." msgstr "" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Search projects" -msgid "Environment" -msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Choose a username with 50 characters or less." -msgid "Organization" -msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ." - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Search projects" -msgid "ActiveState Project name" -msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3065,6 +2940,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3163,7 +3044,7 @@ msgstr "" msgid "Project links" msgstr "" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "" @@ -4348,6 +4229,20 @@ msgstr "" msgid "Manager" msgstr "" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -4738,7 +4633,7 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" +msgid "Top-level pipeline file path" msgstr "" #: warehouse/templates/manage/account/publishing.html:207 @@ -4749,8 +4644,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -4784,6 +4679,11 @@ msgstr "" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -4805,6 +4705,14 @@ msgid "" "href=\"%(href)s\">here." msgstr "" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Choose a username with 50 characters or less." +msgid "Organization" +msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ." + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -4817,6 +4725,13 @@ msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡ msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Search projects" +msgid "ActiveState Project name" +msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -9214,6 +9129,11 @@ msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "" msgstr[1] "" +#, fuzzy +#~| msgid "Search projects" +#~ msgid "Environment" +#~ msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ" + #~ msgid "PyPI on Twitter" #~ msgstr "PyPI ⴳ Twitter" diff --git a/warehouse/locale/zh_Hans/LC_MESSAGES/messages.mo b/warehouse/locale/zh_Hans/LC_MESSAGES/messages.mo index c78ef8dbf10b..417741f68452 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 6907d6c99ef3..8a4cdacdefd3 100644 --- a/warehouse/locale/zh_Hans/LC_MESSAGES/messages.po +++ b/warehouse/locale/zh_Hans/LC_MESSAGES/messages.po @@ -53,12 +53,13 @@ # Thomas , 2023. # 大王叫我来巡山 , 2024. # Eana Hufwe , 2024. +# Peter Shen , 2024. 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: 2024-04-19 04:55+0000\n" +"PO-Revision-Date: 2024-05-09 11:37+0000\n" "Last-Translator: 大王叫我来巡山 \n" "Language-Team: Chinese (Simplified) %(submitter)s。" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" -"PyPI 用户 %(username)s 添加了新的受信任发布者发布到你管理的" -"项目 (%(project_name)s)。受信任发布者的权限类似受信任用" -"户,可以自动创建项目版本。" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "发布者信息" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -msgid "Publisher name" -msgstr "出版商名" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -msgid "Workflow" -msgstr "工作流" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "所有者" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -msgid "Repository" -msgstr "存储库" - -# | msgid "Invalid TOTP code." -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -msgid "Environment" -msgstr "环境" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "邮件" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -msgid "Subject" -msgstr "标题" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "ActiveState 项目 URL" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -msgid "Organization" -msgstr "组织" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -msgid "ActiveState Project name" -msgstr "ActiveState 项目名" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "行动者" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" -"如果你没有进行此更改,并且你认为这是恶意进行的,则可以通过项目页面上的“发" -"布”选项卡将其从项目中删除。" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, python-format -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"如果你无法恢复更改而需要这样做,你可以发电子邮件到 %(email_address)s 和 PyPI 管理员进行沟通。" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" -"PyPI 用户 %(username)s 已删除一位受信任发布者,它来自你管理" -"的项目 (%(project_name)s)。" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" -"如果你没有进行此更改并且你认为它是个错误,你可以检查项目页面上的“安全历史记" -"录”选项卡。" - # | msgid "" # | "Someone, perhaps you, has changed the password for your PyPI # account " @@ -3307,6 +3177,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s 尚未将任何项目上载到 PyPI。" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "邮件" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, python-format msgid "Navigation for managing %(organization)s" @@ -3403,7 +3279,7 @@ msgstr "未验证的详情" msgid "Project links" msgstr "项目链接" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 msgid "GitHub Statistics" msgstr "GitHub 统计信息" @@ -4623,6 +4499,20 @@ msgstr "不活跃" msgid "Manager" msgstr "管理者" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "所有者" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5017,8 +4907,8 @@ msgstr "包含发布工作流的 GitLab 项目的名称" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -msgid "Workflow file path" -msgstr "工作流文件路径" +msgid "Top-level pipeline file path" +msgstr "顶层管线文件路径" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5028,12 +4918,11 @@ msgstr ".gitlab-ci.yml" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." -msgstr "" -"相对于项目根目录的发布工作流的文件路径。文件应存在于之前配置的项目中(不支持" -"外部工作流)。" +msgstr "相对于项目根目录的顶层管线的文件路径。文件应存在于上面配置的项目中(不支持外" +"部管线)。" #: warehouse/templates/manage/account/publishing.html:226 #: warehouse/templates/manage/project/publishing.html:194 @@ -5071,6 +4960,11 @@ msgstr "电子邮件" msgid "The email address of the account or service account used to publish." msgstr "用于发布的账户或服务账户的电子邮件地址。" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +msgid "Subject" +msgstr "标题" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 msgid "subject" @@ -5096,6 +4990,12 @@ msgstr "" "如要获取更多关于 ActiveState 的 OpenID Connect 支持的信息,请点击此处。" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +msgid "Organization" +msgstr "组织" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 msgid "my-organization" @@ -5106,6 +5006,11 @@ msgstr "我的组织" msgid "The ActiveState organization name that owns the project" msgstr "拥有项目的 ActiveState 组织名" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +msgid "ActiveState Project name" +msgstr "ActiveState 项目名" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 msgid "my-project" @@ -10022,6 +9927,74 @@ msgid "There were no results for '%(filters)s' filter" msgid_plural "There were no results for '%(filters)s' filters" msgstr[0] "“%(filters)s”筛选器没有结果" +#~ msgid "Workflow file path" +#~ msgstr "工作流文件路径" + +#, python-format +#~ msgid "" +#~ "PyPI user %(username)s has added a new trusted publisher " +#~ "to a project (%(project_name)s) that you manage. Trusted " +#~ "publishers act as trusted users and can create project releases " +#~ "automatically." +#~ msgstr "" +#~ "PyPI 用户 %(username)s 添加了新的受信任发布者发布到你管理" +#~ "的项目 (%(project_name)s)。受信任发布者的权限类似受信任" +#~ "用户,可以自动创建项目版本。" + +#~ msgid "Publisher information" +#~ msgstr "发布者信息" + +#~ msgid "Publisher name" +#~ msgstr "出版商名" + +#~ msgid "Workflow" +#~ msgstr "工作流" + +#~ msgid "Repository" +#~ msgstr "存储库" + +# | msgid "Invalid TOTP code." +#~ msgid "Environment" +#~ msgstr "环境" + +#~ msgid "ActiveState Project URL" +#~ msgstr "ActiveState 项目 URL" + +#~ msgid "Actor" +#~ msgstr "行动者" + +#~ msgid "" +#~ "If you did not make this change and you think it was made maliciously, " +#~ "you can remove it from the project via the \"Publishing\" tab on the " +#~ "project's page." +#~ msgstr "" +#~ "如果你没有进行此更改,并且你认为这是恶意进行的,则可以通过项目页面上的“发" +#~ "布”选项卡将其从项目中删除。" + +#, python-format +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "如果你无法恢复更改而需要这样做,你可以发电子邮件到 %(email_address)s 和 PyPI 管理员进行沟通。" + +#, python-format +#~ msgid "" +#~ "PyPI user %(username)s has removed a trusted publisher " +#~ "from a project (%(project_name)s) that you manage." +#~ msgstr "" +#~ "PyPI 用户 %(username)s 已删除一位受信任发布者,它来自你管" +#~ "理的项目 (%(project_name)s)。" + +#~ msgid "" +#~ "If you did not make this change and you think it was made in error, you " +#~ "can check the \"Security history\" tab on the project's page." +#~ msgstr "" +#~ "如果你没有进行此更改并且你认为它是个错误,你可以检查项目页面上的“安全历史" +#~ "记录”选项卡。" + #, python-format #~ msgid "" #~ "During your recent upload of %(project_name)s to %(site)s, we noticed you " diff --git a/warehouse/locale/zh_Hant/LC_MESSAGES/messages.po b/warehouse/locale/zh_Hant/LC_MESSAGES/messages.po index c9e4ed34164f..adda9f325be9 100644 --- a/warehouse/locale/zh_Hant/LC_MESSAGES/messages.po +++ b/warehouse/locale/zh_Hant/LC_MESSAGES/messages.po @@ -851,22 +851,22 @@ msgstr "" msgid "Invalid GitLab username or group/subgroup name." msgstr "" -#: warehouse/oidc/forms/gitlab.py:53 -msgid "Specify workflow filepath" +#: warehouse/oidc/forms/gitlab.py:54 +msgid "Specify top-level pipeline file path" msgstr "" -#: warehouse/oidc/forms/gitlab.py:61 +#: warehouse/oidc/forms/gitlab.py:63 #, fuzzy #| msgid "Invalid recovery code." msgid "Invalid environment name" msgstr "無效的重設碼。" -#: warehouse/oidc/forms/gitlab.py:76 -msgid "Workflow file path must end with .yml or .yaml" +#: warehouse/oidc/forms/gitlab.py:78 +msgid "Top-level pipeline file path must end with .yml or .yaml" msgstr "" -#: warehouse/oidc/forms/gitlab.py:80 -msgid "Workflow file path cannot start or end with /" +#: warehouse/oidc/forms/gitlab.py:82 +msgid "Top-level pipeline file path cannot start or end with /" msgstr "" #: warehouse/packaging/forms.py:27 @@ -2997,147 +2997,6 @@ msgid "" "by %(submitter)s." msgstr "%(username)s 移除專案角色 %(role_name)s" -#: warehouse/templates/email/trusted-publisher-added/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has added a new trusted publisher to " -"a project (%(project_name)s) that you manage. Trusted " -"publishers act as trusted users and can create project releases " -"automatically." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:28 -#: warehouse/templates/email/trusted-publisher-removed/body.html:26 -msgid "Publisher information" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:30 -#: warehouse/templates/email/trusted-publisher-removed/body.html:28 -#, fuzzy -#| msgid "Username" -msgid "Publisher name" -msgstr "使用者名稱用戶名" - -#: warehouse/templates/email/trusted-publisher-added/body.html:32 -#: warehouse/templates/email/trusted-publisher-removed/body.html:30 -#, fuzzy -#| msgid "Your name" -msgid "Workflow" -msgstr "您的姓名" - -#: warehouse/templates/email/trusted-publisher-added/body.html:33 -#: warehouse/templates/email/trusted-publisher-removed/body.html:31 -#: warehouse/templates/manage/account/publishing.html:53 -#: warehouse/templates/manage/organization/roles.html:53 -#: warehouse/templates/manage/organization/roles.html:172 -#: warehouse/templates/manage/organizations.html:90 -#: warehouse/templates/manage/project/publishing.html:36 -#: warehouse/templates/manage/project/roles.html:50 -#: warehouse/templates/manage/project/roles.html:85 -#: warehouse/templates/manage/project/roles.html:115 -#: warehouse/templates/manage/project/roles.html:127 -#: warehouse/templates/manage/project/roles.html:172 -#: warehouse/templates/manage/project/roles.html:184 -msgid "Owner" -msgstr "擁有者" - -#: warehouse/templates/email/trusted-publisher-added/body.html:34 -#: warehouse/templates/email/trusted-publisher-removed/body.html:32 -#, fuzzy -#| msgid "Release history" -msgid "Repository" -msgstr "發行歷史" - -#: warehouse/templates/email/trusted-publisher-added/body.html:36 -#: warehouse/templates/email/trusted-publisher-removed/body.html:34 -#, fuzzy -#| msgid "Invalid recovery code." -msgid "Environment" -msgstr "無效的重設碼。" - -#: warehouse/templates/email/trusted-publisher-added/body.html:39 -#: warehouse/templates/email/trusted-publisher-removed/body.html:37 -#: warehouse/templates/includes/accounts/profile-public-email.html:17 -#: warehouse/templates/manage/account/publishing.html:274 -#: warehouse/templates/manage/project/publishing.html:227 -msgid "Email" -msgstr "電子郵件" - -#: warehouse/templates/email/trusted-publisher-added/body.html:41 -#: warehouse/templates/email/trusted-publisher-removed/body.html:39 -#: warehouse/templates/manage/account/publishing.html:289 -#: warehouse/templates/manage/project/publishing.html:242 -#, fuzzy -#| msgid "Subject:" -msgid "Subject" -msgstr "主旨:" - -#: warehouse/templates/email/trusted-publisher-added/body.html:44 -#: warehouse/templates/email/trusted-publisher-removed/body.html:42 -msgid "ActiveState Project URL" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:45 -#: warehouse/templates/email/trusted-publisher-removed/body.html:43 -#: warehouse/templates/manage/account/publishing.html:352 -#: warehouse/templates/manage/project/publishing.html:283 -#: warehouse/templates/organizations/profile.html:30 -#, fuzzy -#| msgid "Project description" -msgid "Organization" -msgstr "專案敘述" - -#: warehouse/templates/email/trusted-publisher-added/body.html:46 -#: warehouse/templates/email/trusted-publisher-removed/body.html:44 -#: warehouse/templates/manage/account/publishing.html:374 -#: warehouse/templates/manage/project/publishing.html:305 -#, fuzzy -#| msgid "Project name" -msgid "ActiveState Project name" -msgstr "專案名稱" - -#: warehouse/templates/email/trusted-publisher-added/body.html:47 -#: warehouse/templates/email/trusted-publisher-removed/body.html:45 -msgid "Actor" -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:53 -msgid "" -"If you did not make this change and you think it was made maliciously, you " -"can remove it from the project via the \"Publishing\" tab on the project's " -"page." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-added/body.html:60 -#: warehouse/templates/email/trusted-publisher-removed/body.html:58 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " -#| "administrators.\n" -msgid "" -"If you are unable to revert the change and need to do so, you can email %(email_address)s to communicate with the PyPI " -"administrators." -msgstr "" -"\n" -"如果未進行此項更改,可以通過向%(email_address)s發" -"送電子郵件的管道與PyPI管理員進行溝通。\n" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:19 -#, python-format -msgid "" -"PyPI user %(username)s has removed a trusted publisher from " -"a project (%(project_name)s) that you manage." -msgstr "" - -#: warehouse/templates/email/trusted-publisher-removed/body.html:51 -msgid "" -"If you did not make this change and you think it was made in error, you can " -"check the \"Security history\" tab on the project's page." -msgstr "" - #: warehouse/templates/email/two-factor-added/body.html:18 #, python-format msgid "" @@ -3532,6 +3391,12 @@ msgstr "" msgid "%(username)s has not uploaded any projects to PyPI, yet." msgstr "%(username)s 尚未上載任何專案到PyPI。" +#: warehouse/templates/includes/accounts/profile-public-email.html:17 +#: warehouse/templates/manage/account/publishing.html:274 +#: warehouse/templates/manage/project/publishing.html:227 +msgid "Email" +msgstr "電子郵件" + #: warehouse/templates/includes/manage/manage-organization-menu.html:14 #, fuzzy, python-format #| msgid "Navigation for managing %(project)s" @@ -3636,7 +3501,7 @@ msgstr "未驗證" msgid "Project links" msgstr "專案連結" -#: warehouse/templates/includes/packaging/project-data.html:66 +#: warehouse/templates/includes/packaging/project-data.html:67 #, fuzzy #| msgid "GitHub statistics:" msgid "GitHub Statistics" @@ -4963,6 +4828,20 @@ msgstr "" msgid "Manager" msgstr "管理" +#: warehouse/templates/manage/account/publishing.html:53 +#: warehouse/templates/manage/organization/roles.html:53 +#: warehouse/templates/manage/organization/roles.html:172 +#: warehouse/templates/manage/organizations.html:90 +#: warehouse/templates/manage/project/publishing.html:36 +#: warehouse/templates/manage/project/roles.html:50 +#: warehouse/templates/manage/project/roles.html:85 +#: warehouse/templates/manage/project/roles.html:115 +#: warehouse/templates/manage/project/roles.html:127 +#: warehouse/templates/manage/project/roles.html:172 +#: warehouse/templates/manage/project/roles.html:184 +msgid "Owner" +msgstr "擁有者" + #: warehouse/templates/manage/organization/roles.html:55 #: warehouse/templates/manage/organization/roles.html:174 #: warehouse/templates/manage/organizations.html:92 @@ -5413,10 +5292,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:202 #: warehouse/templates/manage/project/publishing.html:170 -#, fuzzy -#| msgid "Your name" -msgid "Workflow file path" -msgstr "您的姓名" +msgid "Top-level pipeline file path" +msgstr "" #: warehouse/templates/manage/account/publishing.html:207 #: warehouse/templates/manage/project/publishing.html:175 @@ -5426,8 +5303,8 @@ msgstr "" #: warehouse/templates/manage/account/publishing.html:209 #: warehouse/templates/manage/project/publishing.html:177 msgid "" -"The file path of the publishing workflow, relative to the project's root. " -"This file should exist in the project configured above (external workflows " +"The file path of the top-level pipeline, relative to the project's root. " +"This file should exist in the project configured above (external pipelines " "are not supported)." msgstr "" @@ -5470,6 +5347,13 @@ msgstr "電子郵件" msgid "The email address of the account or service account used to publish." msgstr "" +#: warehouse/templates/manage/account/publishing.html:289 +#: warehouse/templates/manage/project/publishing.html:242 +#, fuzzy +#| msgid "Subject:" +msgid "Subject" +msgstr "主旨:" + #: warehouse/templates/manage/account/publishing.html:297 #: warehouse/templates/manage/project/publishing.html:250 #, fuzzy @@ -5500,6 +5384,14 @@ msgstr "" "你可在此處生成帳戶的恢復程式碼:\n" "%(href)s\n" +#: warehouse/templates/manage/account/publishing.html:352 +#: warehouse/templates/manage/project/publishing.html:283 +#: warehouse/templates/organizations/profile.html:30 +#, fuzzy +#| msgid "Project description" +msgid "Organization" +msgstr "專案敘述" + #: warehouse/templates/manage/account/publishing.html:358 #: warehouse/templates/manage/project/publishing.html:289 #, fuzzy @@ -5512,6 +5404,13 @@ msgstr "專案敘述" msgid "The ActiveState organization name that owns the project" msgstr "" +#: warehouse/templates/manage/account/publishing.html:374 +#: warehouse/templates/manage/project/publishing.html:305 +#, fuzzy +#| msgid "Project name" +msgid "ActiveState Project name" +msgstr "專案名稱" + #: warehouse/templates/manage/account/publishing.html:380 #: warehouse/templates/manage/project/publishing.html:311 #, fuzzy @@ -10984,6 +10883,46 @@ 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 "Your name" +#~ msgid "Workflow file path" +#~ msgstr "您的姓名" + +#, fuzzy +#~| msgid "Username" +#~ msgid "Publisher name" +#~ msgstr "使用者名稱用戶名" + +#, fuzzy +#~| msgid "Your name" +#~ msgid "Workflow" +#~ msgstr "您的姓名" + +#, fuzzy +#~| msgid "Release history" +#~ msgid "Repository" +#~ msgstr "發行歷史" + +#, fuzzy +#~| msgid "Invalid recovery code." +#~ msgid "Environment" +#~ msgstr "無效的重設碼。" + +#, fuzzy, python-format +#~| msgid "" +#~| "\n" +#~| "If you did not make this change, you can email %(email_address)s to communicate with the PyPI " +#~| "administrators.\n" +#~ msgid "" +#~ "If you are unable to revert the change and need to do so, you can email " +#~ "%(email_address)s to communicate with the PyPI " +#~ "administrators." +#~ msgstr "" +#~ "\n" +#~ "如果未進行此項更改,可以通過向%(email_address)s" +#~ "發送電子郵件的管道與PyPI管理員進行溝通。\n" + #, fuzzy, python-format #~| msgid "" #~| "During your recent upload or upload attempt to %(site)s, we noticed you "