diff options
Diffstat (limited to 'locale/gitlab.pot')
-rw-r--r-- | locale/gitlab.pot | 44 |
1 files changed, 37 insertions, 7 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index a320412f475..40e0483e3c2 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -7966,6 +7966,9 @@ msgstr "" msgid "Collapse approvers" msgstr "" +msgid "Collapse diffs larger than this size, and show a 'too large' message instead." +msgstr "" + msgid "Collapse issues" msgstr "" @@ -8563,6 +8566,9 @@ msgstr "" msgid "ContainerRegistry|Cleanup pending" msgstr "" +msgid "ContainerRegistry|Cleanup policies are now available for this project. %{linkStart}Click here to get started.%{linkEnd}" +msgstr "" + msgid "ContainerRegistry|Cleanup policy for tags is disabled" msgstr "" @@ -13987,9 +13993,6 @@ msgstr "" msgid "File deleted" msgstr "" -msgid "File format is no longer supported" -msgstr "" - msgid "File hooks are similar to system hooks but are executed as files instead of sending data to a URL." msgstr "" @@ -16358,9 +16361,6 @@ msgstr "" msgid "How do I set up this service?" msgstr "" -msgid "How does cleanup work?" -msgstr "" - msgid "How it works" msgstr "" @@ -17492,6 +17492,9 @@ msgstr "" msgid "Insert inline code" msgstr "" +msgid "Insert link" +msgstr "" + msgid "Insert suggestion" msgstr "" @@ -20213,6 +20216,9 @@ msgstr "" msgid "Maximum delay (Minutes)" msgstr "" +msgid "Maximum diff patch size in bytes" +msgstr "" + msgid "Maximum duration of a session." msgstr "" @@ -28399,7 +28405,7 @@ msgstr "" msgid "Save pipeline schedule" msgstr "" -msgid "Save space and find images in the Container Registry. Remove unneeded tags and keep only the ones you want." +msgid "Save space and find images in the container Registry. remove unneeded tags and keep only the ones you want. %{linkStart}How does cleanup work?%{linkEnd}" msgstr "" msgid "Saved scan settings and target site settings which are reusable." @@ -28435,6 +28441,9 @@ msgstr "" msgid "Scheduled a rebase of branch %{branch}." msgstr "" +msgid "Scheduled pipelines cannot run more frequently than once per %{limit} minutes. A pipeline configured to run more frequently only starts after %{limit} minutes have elapsed since the last time it ran." +msgstr "" + msgid "Scheduled to merge this merge request (%{strategy})." msgstr "" @@ -28838,6 +28847,12 @@ msgstr "" msgid "SecurityConfiguration|Feature documentation for %{featureName}" msgstr "" +msgid "SecurityConfiguration|GitLab Ultimate checks your application for security vulnerabilities that may lead to unauthorized access, data leaks, and denial of service attacks. Its features include:" +msgstr "" + +msgid "SecurityConfiguration|High-level vulnerability statistics across projects and groups." +msgstr "" + msgid "SecurityConfiguration|Manage" msgstr "" @@ -28850,12 +28865,18 @@ msgstr "" msgid "SecurityConfiguration|Not enabled" msgstr "" +msgid "SecurityConfiguration|Runtime security metrics for application environments." +msgstr "" + msgid "SecurityConfiguration|SAST Analyzers" msgstr "" msgid "SecurityConfiguration|SAST Configuration" msgstr "" +msgid "SecurityConfiguration|Secure your project with Ultimate" +msgstr "" + msgid "SecurityConfiguration|Security Control" msgstr "" @@ -28871,12 +28892,21 @@ msgstr "" msgid "SecurityConfiguration|The status of the tools only applies to the default branch and is based on the %{linkStart}latest pipeline%{linkEnd}. Once you've enabled a scan for the default branch, any subsequent feature branch you create will include the scan." msgstr "" +msgid "SecurityConfiguration|Upgrade or start a free trial" +msgstr "" + msgid "SecurityConfiguration|Using custom settings. You won't receive automatic updates on this variable. %{anchorStart}Restore to default%{anchorEnd}" msgstr "" msgid "SecurityConfiguration|View history" msgstr "" +msgid "SecurityConfiguration|Vulnerability details and statistics in the merge request." +msgstr "" + +msgid "SecurityConfiguration|With the information provided, you can immediately begin risk analysis and remediation within GitLab." +msgstr "" + msgid "SecurityConfiguration|You can quickly enable all security scanning tools by enabling %{linkStart}Auto DevOps%{linkEnd}." msgstr "" |