Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-08-05 00:09:50 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-08-05 00:09:50 +0300
commit1dbd5e4a8082d0ca86a8b2dad73b34523be137db (patch)
treef67f6dd95bc0faf603de3894bb5e433ce64972db /locale
parent43fb9e32f29817020267b13616c6670512fc5eab (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'locale')
-rw-r--r--locale/gitlab.pot12
1 files changed, 6 insertions, 6 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot
index 6fb5dc0c163..c816afad373 100644
--- a/locale/gitlab.pot
+++ b/locale/gitlab.pot
@@ -8993,9 +8993,6 @@ msgstr ""
msgid "CICD|Allow CI job tokens from the following projects to access this project"
msgstr ""
-msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
-msgstr ""
-
msgid "CICD|Auto DevOps"
msgstr ""
@@ -9032,13 +9029,16 @@ msgstr ""
msgid "CICD|Limit"
msgstr ""
-msgid "CICD|Limit CI_JOB_TOKEN access"
+msgid "CICD|Limit access %{italicStart}from%{italicEnd} this project (Deprecated)"
+msgstr ""
+
+msgid "CICD|Limit access %{italicStart}to%{italicEnd} this project"
msgstr ""
-msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgid "CICD|Prevent CI/CD job tokens from this project from being used to access other projects unless the other project is added to the allowlist. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgid "CICD|Prevent access to this project from other project CI/CD job tokens, unless the other project is added to the allowlist. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
msgid "CICD|The %{boldStart}Limit CI_JOB_TOKEN%{boldEnd} scope is deprecated and will be removed the 17.0 milestone. Configure the %{boldStart}CI_JOB_TOKEN%{boldEnd} allowlist instead. %{linkStart}How do I do this?%{linkEnd}"