diff options
Diffstat (limited to 'locale/gitlab.pot')
-rw-r--r-- | locale/gitlab.pot | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 46864aa2988..46099149d67 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -5553,6 +5553,9 @@ msgstr "" msgid "Invite member" msgstr "" +msgid "Invocations" +msgstr "" + msgid "Invoke Count" msgstr "" @@ -9204,9 +9207,6 @@ msgstr "" msgid "ServerlessDetails|pods in use" msgstr "" -msgid "ServerlessPrometheusGraph|Invocations" -msgstr "" - msgid "ServerlessURL|Copy URL to clipboard" msgstr "" @@ -9231,9 +9231,18 @@ msgstr "" msgid "Serverless|The deploy job has not finished." msgstr "" +msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster." +msgstr "" + msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:" msgstr "" +msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured." +msgstr "" + +msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file." +msgstr "" + msgid "Service" msgstr "" |