diff options
author | Phil Hughes <me@iamphill.com> | 2017-04-21 09:16:05 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-04-21 09:16:05 +0100 |
commit | dc5136a70d2481f214769a9e28cf82958f3ab124 (patch) | |
tree | 3dce4997d3a5181365d75697bdaa7ab6be4299cb /locale | |
parent | b7b5bd4a49a212f41f08be98997c25c0ce530f97 (diff) | |
parent | 6fbc6befa1768cc68471d17091ef08b2e73fec82 (diff) | |
download | gitlab-ce-dc5136a70d2481f214769a9e28cf82958f3ab124.tar.gz |
Merge remote-tracking branch 'origin/28433-internationalise-cycle-analytics-page' into js-translations
Diffstat (limited to 'locale')
-rw-r--r-- | locale/de/gitlab.po | 36 | ||||
-rw-r--r-- | locale/en/gitlab.po | 36 | ||||
-rw-r--r-- | locale/es/gitlab.po | 36 | ||||
-rw-r--r-- | locale/gitlab.pot | 40 |
4 files changed, 146 insertions, 2 deletions
diff --git a/locale/de/gitlab.po b/locale/de/gitlab.po index 7f32771b80f..f3b6cb6e905 100644 --- a/locale/de/gitlab.po +++ b/locale/de/gitlab.po @@ -17,11 +17,47 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "\n" +msgid "Cycle Analytics gives an overview of how much time it takes to go from idea to production in your project." +msgstr "" + msgid "Deutsch" msgstr "" msgid "English" msgstr "" +msgid "Introducing Cycle Analytics" +msgstr "" + +msgid "Last 30 days" +msgstr "" + +msgid "Last 90 days" +msgstr "" + +msgid "Median" +msgstr "" + +msgid "Not available" +msgstr "" + +msgid "Not enough data" +msgstr "" + +msgid "Pipeline Health" +msgstr "" + +msgid "Read more" +msgstr "" + msgid "Spanish" msgstr "" + +msgid "Stage" +msgstr "" + +msgid "Total Time" +msgstr "" + +msgid "Want to see the data? Please ask administrator for access." +msgstr "" diff --git a/locale/en/gitlab.po b/locale/en/gitlab.po index f93f438b424..93029868486 100644 --- a/locale/en/gitlab.po +++ b/locale/en/gitlab.po @@ -17,11 +17,47 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "\n" +msgid "Cycle Analytics gives an overview of how much time it takes to go from idea to production in your project." +msgstr "" + msgid "Deutsch" msgstr "" msgid "English" msgstr "" +msgid "Introducing Cycle Analytics" +msgstr "" + +msgid "Last 30 days" +msgstr "" + +msgid "Last 90 days" +msgstr "" + +msgid "Median" +msgstr "" + +msgid "Not available" +msgstr "" + +msgid "Not enough data" +msgstr "" + +msgid "Pipeline Health" +msgstr "" + +msgid "Read more" +msgstr "" + msgid "Spanish" msgstr "" + +msgid "Stage" +msgstr "" + +msgid "Total Time" +msgstr "" + +msgid "Want to see the data? Please ask administrator for access." +msgstr "" diff --git a/locale/es/gitlab.po b/locale/es/gitlab.po index e2d03d88347..23863cbdb92 100644 --- a/locale/es/gitlab.po +++ b/locale/es/gitlab.po @@ -17,11 +17,47 @@ msgstr "" "Last-Translator: \n" "X-Generator: Poedit 2.0.1\n" +msgid "Cycle Analytics gives an overview of how much time it takes to go from idea to production in your project." +msgstr "" + msgid "Deutsch" msgstr "Alemán" msgid "English" msgstr "Inglés" +msgid "Introducing Cycle Analytics" +msgstr "" + +msgid "Last 30 days" +msgstr "" + +msgid "Last 90 days" +msgstr "" + +msgid "Median" +msgstr "" + +msgid "Not available" +msgstr "" + +msgid "Not enough data" +msgstr "" + +msgid "Pipeline Health" +msgstr "" + +msgid "Read more" +msgstr "" + msgid "Spanish" msgstr "Español" + +msgid "Stage" +msgstr "" + +msgid "Total Time" +msgstr "" + +msgid "Want to see the data? Please ask administrator for access." +msgstr "" diff --git a/locale/gitlab.pot b/locale/gitlab.pot index a90fc69d94b..ada103157d9 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: gitlab 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-04-13 00:01-0500\n" -"PO-Revision-Date: 2017-04-13 00:01-0500\n" +"POT-Creation-Date: 2017-04-21 09:01+0100\n" +"PO-Revision-Date: 2017-04-21 09:01+0100\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: \n" @@ -18,11 +18,47 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" +msgid "Cycle Analytics gives an overview of how much time it takes to go from idea to production in your project." +msgstr "" + msgid "Deutsch" msgstr "" msgid "English" msgstr "" +msgid "Introducing Cycle Analytics" +msgstr "" + +msgid "Last 30 days" +msgstr "" + +msgid "Last 90 days" +msgstr "" + +msgid "Median" +msgstr "" + +msgid "Not available" +msgstr "" + +msgid "Not enough data" +msgstr "" + +msgid "Pipeline Health" +msgstr "" + +msgid "Read more" +msgstr "" + msgid "Spanish" msgstr "" + +msgid "Stage" +msgstr "" + +msgid "Total Time" +msgstr "" + +msgid "Want to see the data? Please ask administrator for access." +msgstr "" |