diff options
author | Rémy Coutable <remy@rymai.me> | 2018-07-12 10:59:41 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2018-07-12 10:59:41 +0000 |
commit | 9e13da029a420bda671a19911db472ffa83d0968 (patch) | |
tree | d94354c90efc09b24c233f4cc764606caf5c9402 /locale | |
parent | 555afe8971c9ab6f907cfc248842e268109ce367 (diff) | |
parent | cb728c536ac42e744a611672c4e85fbd053dff57 (diff) | |
download | gitlab-ce-9e13da029a420bda671a19911db472ffa83d0968.tar.gz |
Merge branch 'i18n-extract-app/views/explore' into 'master'
i18n: externalize strings from 'app/views/explore'
See merge request gitlab-org/gitlab-ce!19713
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 0c2541b17a7..1792302bb0e 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -463,6 +463,9 @@ msgstr "" msgid "An error occurred. Please try again." msgstr "" +msgid "Any" +msgstr "" + msgid "Appearance" msgstr "" @@ -685,6 +688,9 @@ msgstr "" msgid "Below are examples of regex for existing tools:" msgstr "" +msgid "Below you will find all the groups that are public." +msgstr "" + msgid "Boards" msgstr "" @@ -1980,6 +1986,12 @@ msgstr "" msgid "Discard draft" msgstr "" +msgid "Discover projects, groups and snippets. Share your projects with others" +msgstr "" + +msgid "Dismiss" +msgstr "" + msgid "Dismiss Cycle Analytics introduction box" msgstr "" @@ -2250,6 +2262,12 @@ msgstr "" msgid "Expand sidebar" msgstr "" +msgid "Explore GitLab" +msgstr "" + +msgid "Explore Groups" +msgstr "" + msgid "Explore groups" msgstr "" @@ -2465,6 +2483,9 @@ msgstr "" msgid "GroupSettings|remove the share with group lock from %{ancestor_group_name}" msgstr "" +msgid "Groups" +msgstr "" + msgid "Groups can also be nested by creating %{subgroup_docs_link_start}subgroups%{subgroup_docs_link_end}." msgstr "" @@ -3027,6 +3048,9 @@ msgstr "" msgid "More information is available|here" msgstr "" +msgid "Most stars" +msgstr "" + msgid "Move" msgstr "" @@ -3155,6 +3179,9 @@ msgstr "" msgid "No messages were logged" msgstr "" +msgid "No public groups" +msgstr "" + msgid "No repository" msgstr "" @@ -4938,6 +4965,9 @@ msgstr "" msgid "Track time with quick actions" msgstr "" +msgid "Trending" +msgstr "" + msgid "Trigger this manual action" msgstr "" @@ -5078,6 +5108,9 @@ msgstr "" msgid "Visibility and access controls" msgstr "" +msgid "Visibility:" +msgstr "" + msgid "VisibilityLevel|Internal" msgstr "" @@ -5282,6 +5315,9 @@ msgstr "" msgid "You can also test your .gitlab-ci.yml in the %{linkStart}Lint%{linkEnd}" msgstr "" +msgid "You can easily contribute to them by requesting to join these groups." +msgstr "" + msgid "You can easily install a Runner on a Kubernetes cluster. %{link_to_help_page}" msgstr "" |