Commit c1f5a45e authored by Gilang Gumilar's avatar Gilang Gumilar Committed by Phil Hughes

Externalize i18n strings from ./app/views/shared/_group_tips.html.haml

parent 304f2ce2
%ul
%li A group is a collection of several projects
%li Members of a group may only view projects they have permission to access
%li Group project URLs are prefixed with the group namespace
%li Existing projects may be moved into a group
%li= _('A group is a collection of several projects')
%li= _('Members of a group may only view projects they have permission to access')
%li= _('Group project URLs are prefixed with the group namespace')
%li= _('Existing projects may be moved into a group')
---
title: Externalize i18n strings from ./app/views/shared/_group_tips.html.haml
merge_request: 32127
author: Gilang Gumilar
type: changed
......@@ -874,6 +874,9 @@ msgstr ""
msgid "A fork is a copy of a project.<br />Forking a repository allows you to make changes without affecting the original project."
msgstr ""
msgid "A group is a collection of several projects"
msgstr ""
msgid "A group represents your organization in GitLab."
msgstr ""
......@@ -8822,6 +8825,9 @@ msgstr ""
msgid "Existing members and groups"
msgstr ""
msgid "Existing projects may be moved into a group"
msgstr ""
msgid "Existing projects will be able to use expiration policies. Avoid enabling this if an external Container Registry is being used, as there is a performance risk if many images exist on one project."
msgstr ""
......@@ -10658,6 +10664,9 @@ msgstr ""
msgid "Group pipeline minutes were successfully reset."
msgstr ""
msgid "Group project URLs are prefixed with the group namespace"
msgstr ""
msgid "Group requires separate account"
msgstr ""
......@@ -13193,6 +13202,9 @@ msgstr ""
msgid "Members of <strong>%{project_name}</strong>"
msgstr ""
msgid "Members of a group may only view projects they have permission to access"
msgstr ""
msgid "Members with access to %{strong_start}%{group_name}%{strong_end}"
msgstr ""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment