diff options
author | Brandon Labuschagne <blabuschagne@gitlab.com> | 2019-04-30 17:26:58 +0000 |
---|---|---|
committer | Kushal Pandya <kushalspandya@gmail.com> | 2019-04-30 17:26:58 +0000 |
commit | 63454eb8c0feecd913959267ed56f15455a0d25d (patch) | |
tree | e271b636fc92a1b5e01dc27f7afdf98d71104f08 /locale | |
parent | b91007040095799198b5005df82b59edc7ba5014 (diff) | |
download | gitlab-ce-63454eb8c0feecd913959267ed56f15455a0d25d.tar.gz |
Internationalisation of projects directory
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 355baa9e262..57f89acf52f 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -7228,6 +7228,57 @@ msgstr "" msgid "ProjectSettings|When conflicts arise the user is given the option to rebase" msgstr "" +msgid "ProjectTemplates|.NET Core" +msgstr "" + +msgid "ProjectTemplates|Android" +msgstr "" + +msgid "ProjectTemplates|Go Micro" +msgstr "" + +msgid "ProjectTemplates|Netlify/GitBook" +msgstr "" + +msgid "ProjectTemplates|Netlify/Hexo" +msgstr "" + +msgid "ProjectTemplates|Netlify/Hugo" +msgstr "" + +msgid "ProjectTemplates|Netlify/Jekyll" +msgstr "" + +msgid "ProjectTemplates|Netlify/Plain HTML" +msgstr "" + +msgid "ProjectTemplates|NodeJS Express" +msgstr "" + +msgid "ProjectTemplates|Pages/GitBook" +msgstr "" + +msgid "ProjectTemplates|Pages/Hexo" +msgstr "" + +msgid "ProjectTemplates|Pages/Hugo" +msgstr "" + +msgid "ProjectTemplates|Pages/Jekyll" +msgstr "" + +msgid "ProjectTemplates|Pages/Plain HTML" +msgstr "" + +msgid "ProjectTemplates|Ruby on Rails" +msgstr "" + +msgid "ProjectTemplates|Spring" +msgstr "" + +msgid "ProjectTemplates|iOS (Swift)" +msgstr "" + msgid "Projects" msgstr "" |