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-12-19 03:18:32 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-12-19 03:18:32 +0300
commitf3b2c536778dcd0981134c702d97c6e4047b64d4 (patch)
tree46e885f18196164230d95fafd5381b371ffcdaa0 /locale
parent2d277754ebd347fd7c98a55d41f6c4de5e9920cc (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'locale')
-rw-r--r--locale/gitlab.pot42
1 files changed, 36 insertions, 6 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot
index 9c631f1bd85..87f7daf2612 100644
--- a/locale/gitlab.pot
+++ b/locale/gitlab.pot
@@ -1386,9 +1386,21 @@ msgstr ""
msgid "'allow: %{allow}' must be a string"
msgstr ""
+msgid "'cpu: %{cpu}' must be a string"
+msgstr ""
+
+msgid "'cpu: %{cpu}' must match the regex '%{cpu_regex}'"
+msgstr ""
+
msgid "'except: %{except}' must be an array of string"
msgstr ""
+msgid "'memory: %{memory}' must be a string"
+msgstr ""
+
+msgid "'memory: %{memory}' must match the regex '%{memory_regex}'"
+msgstr ""
+
msgid "'projects' is not yet supported"
msgstr ""
@@ -10306,9 +10318,6 @@ msgstr ""
msgid "Choose a file"
msgstr ""
-msgid "Choose a group"
-msgstr ""
-
msgid "Choose a template"
msgstr ""
@@ -11984,9 +11993,6 @@ msgstr ""
msgid "CodeSuggestionsSM|Enable Code Suggestions for this instance"
msgstr ""
-msgid "CodeSuggestionsSM|Enable Code Suggestions for this instance %{beta}"
-msgstr ""
-
msgid "CodeSuggestionsSM|Enable Code Suggestions for users of this instance. %{link_start}What are Code Suggestions?%{link_end}"
msgstr ""
@@ -23530,6 +23536,9 @@ msgstr ""
msgid "GroupSettings|Reporting"
msgstr ""
+msgid "GroupSettings|Security policy custom CI Experiment"
+msgstr ""
+
msgid "GroupSettings|Select a subgroup to use as a source of custom templates for new projects in this group. %{link_start}Learn more%{link_end}."
msgstr ""
@@ -23572,6 +23581,9 @@ msgstr ""
msgid "GroupSettings|These features are being developed and might be unstable."
msgstr ""
+msgid "GroupSettings|This feature is being developed and might be unstable."
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -45323,6 +45335,12 @@ msgstr ""
msgid "Settings for the License Compliance feature"
msgstr ""
+msgid "Settings|Enable this feature allows you to add customized CI YAML file to run as part of the policies action. This features is your acceptance of the %{link_start}GitLab Testing Agreement%{link_end}."
+msgstr ""
+
+msgid "Settings|Run customized CI YAML file as security policy actions"
+msgstr ""
+
msgid "Settings|Unable to load the merge request options settings. Try reloading the page."
msgstr ""
@@ -58320,6 +58338,18 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a hash"
+msgstr ""
+
+msgid "must be a hash containing 'cpu' and 'memory' attribute of type string"
+msgstr ""
+
+msgid "must be a hash containing 'limits' attribute of type hash"
+msgstr ""
+
+msgid "must be a hash containing 'requests' attribute of type hash"
+msgstr ""
+
msgid "must be a root group."
msgstr ""