Skip to content

Commit d8fa465

Browse files
committed
Translations
1 parent e9bc163 commit d8fa465

File tree

1 file changed

+40
-24
lines changed

1 file changed

+40
-24
lines changed

warehouse/locale/messages.pot

Lines changed: 40 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -590,34 +590,38 @@ msgid "Leading or trailing dashes are not allowed in the name"
590590
msgstr ""
591591

592592
#: warehouse/oidc/forms/activestate.py:80
593-
#: warehouse/oidc/forms/activestate.py:85
594-
#: warehouse/oidc/forms/activestate.py:96
595-
#: warehouse/oidc/forms/activestate.py:105
593+
#: warehouse/oidc/forms/activestate.py:93
594+
msgid "Unexpected error from ActiveState. Try again in a few minutes"
595+
msgstr ""
596+
597+
#: warehouse/oidc/forms/activestate.py:88
598+
#: warehouse/oidc/forms/activestate.py:104
599+
#: warehouse/oidc/forms/activestate.py:113
596600
msgid "Unexpected error from ActiveState. Try again"
597601
msgstr ""
598602

599-
#: warehouse/oidc/forms/activestate.py:115
603+
#: warehouse/oidc/forms/activestate.py:123
600604
msgid "Specify ActiveState organization name"
601605
msgstr ""
602606

603-
#: warehouse/oidc/forms/activestate.py:119
607+
#: warehouse/oidc/forms/activestate.py:127
604608
msgid "Invalid ActiveState organization name"
605609
msgstr ""
606610

607-
#: warehouse/oidc/forms/activestate.py:129
611+
#: warehouse/oidc/forms/activestate.py:137
608612
msgid "Specify ActiveState project name"
609613
msgstr ""
610614

611-
#: warehouse/oidc/forms/activestate.py:133
612-
#: warehouse/oidc/forms/activestate.py:137
615+
#: warehouse/oidc/forms/activestate.py:141
616+
#: warehouse/oidc/forms/activestate.py:145
613617
msgid "Invalid ActiveState project name"
614618
msgstr ""
615619

616-
#: warehouse/oidc/forms/activestate.py:166
620+
#: warehouse/oidc/forms/activestate.py:174
617621
msgid "ActiveState organization not found"
618622
msgstr ""
619623

620-
#: warehouse/oidc/forms/activestate.py:186
624+
#: warehouse/oidc/forms/activestate.py:194
621625
msgid "ActiveState actor not found"
622626
msgstr ""
623627

@@ -2517,14 +2521,35 @@ msgstr ""
25172521
msgid "Subject"
25182522
msgstr ""
25192523

2520-
#: warehouse/templates/email/trusted-publisher-added/body.html:48
2524+
#: warehouse/templates/email/trusted-publisher-added/body.html:44
2525+
msgid "ActiveState Project URL"
2526+
msgstr ""
2527+
2528+
#: warehouse/templates/email/trusted-publisher-added/body.html:45
2529+
#: warehouse/templates/manage/account/publishing.html:213
2530+
#: warehouse/templates/manage/project/publishing.html:166
2531+
#: warehouse/templates/organizations/profile.html:30
2532+
msgid "Organization"
2533+
msgstr ""
2534+
2535+
#: warehouse/templates/email/trusted-publisher-added/body.html:46
2536+
#: warehouse/templates/manage/account/publishing.html:228
2537+
#: warehouse/templates/manage/project/publishing.html:181
2538+
msgid "ActiveState Project name"
2539+
msgstr ""
2540+
2541+
#: warehouse/templates/email/trusted-publisher-added/body.html:47
2542+
msgid "Actor"
2543+
msgstr ""
2544+
2545+
#: warehouse/templates/email/trusted-publisher-added/body.html:53
25212546
msgid ""
25222547
"If you did not make this change and you think it was made maliciously, "
25232548
"you can remove it from the project via the \"Publishing\" tab on the "
25242549
"project's page."
25252550
msgstr ""
25262551

2527-
#: warehouse/templates/email/trusted-publisher-added/body.html:55
2552+
#: warehouse/templates/email/trusted-publisher-added/body.html:60
25282553
#: warehouse/templates/email/trusted-publisher-removed/body.html:53
25292554
#, python-format
25302555
msgid ""
@@ -4384,12 +4409,6 @@ msgid ""
43844409
"identity used for publishing. <a href=\"%(href)s\">More details here.</a>"
43854410
msgstr ""
43864411

4387-
#: warehouse/templates/manage/account/publishing.html:213
4388-
#: warehouse/templates/manage/project/publishing.html:166
4389-
#: warehouse/templates/organizations/profile.html:30
4390-
msgid "Organization"
4391-
msgstr ""
4392-
43934412
#: warehouse/templates/manage/account/publishing.html:218
43944413
#: warehouse/templates/manage/project/publishing.html:171
43954414
msgid "my-organization"
@@ -4400,11 +4419,6 @@ msgstr ""
44004419
msgid "The ActiveState organization name that owns the project"
44014420
msgstr ""
44024421

4403-
#: warehouse/templates/manage/account/publishing.html:228
4404-
#: warehouse/templates/manage/project/publishing.html:181
4405-
msgid "ActiveState Project name"
4406-
msgstr ""
4407-
44084422
#: warehouse/templates/manage/account/publishing.html:233
44094423
#: warehouse/templates/manage/project/publishing.html:186
44104424
msgid "my-project"
@@ -4427,7 +4441,9 @@ msgstr ""
44274441

44284442
#: warehouse/templates/manage/account/publishing.html:250
44294443
#: warehouse/templates/manage/project/publishing.html:203
4430-
msgid "The ActiveState user that will trigger the build of your Python artifact."
4444+
msgid ""
4445+
"The username for the ActiveState account that will trigger the build of "
4446+
"your Python artifact."
44314447
msgstr ""
44324448

44334449
#: warehouse/templates/manage/account/publishing.html:268

0 commit comments

Comments
 (0)