From 5ebb42cb8b9f163e32a50784b7d380bccea194eb Mon Sep 17 00:00:00 2001 From: Brandon Labuschagne Date: Tue, 21 May 2019 10:40:24 +0000 Subject: I18N of js files starting with c or d This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. This commit only targets Vanilla JS files. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html --- locale/gitlab.pot | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'locale') diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 199a2dc5435..413fd5c3875 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1186,6 +1186,14 @@ msgstr "" msgid "Attach a file by drag & drop or %{upload_link}" msgstr "" +msgid "Attaching a file" +msgid_plural "Attaching %d files" +msgstr[0] "" +msgstr[1] "" + +msgid "Attaching the file failed." +msgstr "" + msgid "Aug" msgstr "" @@ -4205,6 +4213,12 @@ msgstr "" msgid "Failed to connect to the prometheus server" msgstr "" +msgid "Failed to create Merge Request. Please try again." +msgstr "" + +msgid "Failed to create a branch for this issue. Please try again." +msgstr "" + msgid "Failed to create repository via gitlab-shell" msgstr "" @@ -4214,6 +4228,9 @@ msgstr "" msgid "Failed to deploy to" msgstr "" +msgid "Failed to get ref." +msgstr "" + msgid "Failed to install." msgstr "" -- cgit v1.2.1