From 53e18c5bc3da33bc5fc239b25e78e07b7f4f4f50 Mon Sep 17 00:00:00 2001 From: Lukas Eipert Date: Fri, 4 Jan 2019 21:01:26 +0100 Subject: Correctly externalize pipeline tags --- locale/gitlab.pot | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'locale') diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 7a43add9005..79b7323f3f1 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -6836,6 +6836,9 @@ msgstr "" msgid "This pipeline is run in a merge request context" msgstr "" +msgid "This pipeline makes use of a predefined CI/CD configuration enabled by %{strongStart}Auto DevOps.%{strongEnd}" +msgstr "" + msgid "This pipeline makes use of a predefined CI/CD configuration enabled by Auto DevOps." msgstr "" @@ -7885,6 +7888,9 @@ msgstr "" msgid "enabled" msgstr "" +msgid "error" +msgstr "" + msgid "error code:" msgstr "" @@ -7930,6 +7936,9 @@ msgstr "" msgid "it is too large" msgstr "" +msgid "latest" +msgstr "" + msgid "latest deployment" msgstr "" @@ -8193,6 +8202,9 @@ msgstr "" msgid "started" msgstr "" +msgid "stuck" +msgstr "" + msgid "this document" msgstr "" @@ -8218,3 +8230,6 @@ msgid "within %d minute " msgid_plural "within %d minutes " msgstr[0] "" msgstr[1] "" + +msgid "yaml invalid" +msgstr "" -- cgit v1.2.1