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-04-19 15:15:59 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-19 15:15:59 +0300
commit2017bc90a671eac669f0114b6ef508e151409c4f (patch)
tree79bbbedede417d3ce13ae2e13dd1ad3bb069c975 /locale
parent9450a63064cd1572f030628dbf155f5c047f28c7 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'locale')
-rw-r--r--locale/gitlab.pot64
1 files changed, 38 insertions, 26 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot
index 270987706e6..7204dddcb1b 100644
--- a/locale/gitlab.pot
+++ b/locale/gitlab.pot
@@ -859,9 +859,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{linkStart}Approval settings%{linkEnd} prevent approvals by its eligible approvers."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -5496,9 +5493,39 @@ msgstr ""
msgid "Approvals required"
msgstr ""
+msgid "Approvals|%{count} of %{total}"
+msgstr ""
+
+msgid "Approvals|Action required"
+msgstr ""
+
+msgid "Approvals|Auto approved"
+msgstr ""
+
+msgid "Approvals|It looks like there was a conflict between the rules for approving this Merge Request and the users who were eligible to approve it. As a result, the system has automatically approved it to keep things moving."
+msgstr ""
+
+msgid "Approvals|Rule automatically approved"
+msgstr ""
+
+msgid "Approvals|Rule cannot be approved"
+msgstr ""
+
msgid "Approvals|Section: %section"
msgstr ""
+msgid "Approvals|The number of people who need to approve this is more than those who are allowed to. Please ask the project owner to update %{securityPolicy}."
+msgstr ""
+
+msgid "Approvals|Verify the number of %{linkStart}eligible security approvers%{linkEnd} matches the required approvers for the security policy."
+msgstr ""
+
+msgid "Approvals|Verify your %{eligibleApproverLinkStart}eligible approvers%{eligibleApproverLinkEnd} and %{approvalSettingsLinkStart}approval settings%{approvalSettingsLinkEnd} agree with each other."
+msgstr ""
+
+msgid "Approvals|Verify your %{linkStart}approval settings%{linkEnd} do not conflict with this rule."
+msgstr ""
+
msgid "Approve"
msgstr ""
@@ -23734,9 +23761,6 @@ msgstr ""
msgid "Introducing Your DevOps Reports"
msgstr ""
-msgid "Invalid"
-msgstr ""
-
msgid "Invalid Insights config file detected"
msgstr ""
@@ -23800,9 +23824,6 @@ msgstr ""
msgid "Invalid repository path"
msgstr ""
-msgid "Invalid rules are automatically approved to unblock the merge request."
-msgstr ""
-
msgid "Invalid server response"
msgstr ""
@@ -24435,9 +24456,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It doesn't have any %{linkStart}eligible approvers%{linkEnd}."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -25834,9 +25852,6 @@ msgstr ""
msgid "LearnGitLab|Route code reviews to the right reviewers, every time."
msgstr ""
-msgid "LearnGitLab|Run a Security scan using CI/CD"
-msgstr ""
-
msgid "LearnGitLab|Save time by automating your integration and deployment tasks."
msgstr ""
@@ -25846,9 +25861,6 @@ msgstr ""
msgid "LearnGitLab|Scan dependencies for vulnerabilities"
msgstr ""
-msgid "LearnGitLab|Scan your code to uncover vulnerabilities before deploying."
-msgstr ""
-
msgid "LearnGitLab|Set up CI/CD"
msgstr ""
@@ -45641,9 +45653,6 @@ msgstr ""
msgid "This repository was last checked %{last_check_timestamp}. The check passed."
msgstr ""
-msgid "This rule is invalid because no one can approve it for one or more of these reasons:"
-msgstr ""
-
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
@@ -49865,9 +49874,6 @@ msgstr ""
msgid "Why can't I approve?"
msgstr ""
-msgid "Why is this rule invalid?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -52916,6 +52922,12 @@ msgstr ""
msgid "mrWidget|%{boldStart}Ready to be merged automatically.%{boldEnd} Ask someone with write access to this repository to merge this request."
msgstr ""
+msgid "mrWidget|%{dangerStart}%{rules} rule can't be approved%{dangerEnd}"
+msgstr ""
+
+msgid "mrWidget|%{dangerStart}%{rules} rules can't be approved%{dangerEnd}"
+msgstr ""
+
msgid "mrWidget|%{mergeError}."
msgstr ""
@@ -52931,10 +52943,10 @@ msgstr ""
msgid "mrWidget|%{metricsLinkStart} Memory %{metricsLinkEnd} usage is %{emphasisStart} unchanged %{emphasisEnd} at %{memoryFrom}MB"
msgstr ""
-msgid "mrWidget|%{rules} invalid rule has been approved automatically, as no one can approve it."
+msgid "mrWidget|%{rules} invalid rule has been approved automatically"
msgstr ""
-msgid "mrWidget|%{rules} invalid rules have been approved automatically, as no one can approve them."
+msgid "mrWidget|%{rules} invalid rules have been approved automatically"
msgstr ""
msgid "mrWidget|A merge train is a queued list of merge requests waiting to be merged into the target branch. The changes in each merge request are combined with the changes in earlier merge requests and tested before merge."