s_("InviteEmail|As a guest, you can view projects, leave comments, and create issues.")
when"Reporter"
s_("InviteEmail|As a reporter, you can view projects and reports, and leave comments on issues.")
when"Developer"
s_("InviteEmail|As a developer, you have full access to projects, so you can take an idea from concept to production.")
when"Maintainer"
s_("InviteEmail|As a maintainer, you have full access to projects. You can push commits to the default branch and deploy to production.")
when"Owner"
s_("InviteEmail|As an owner, you have full access to projects and can manage access to the group, including inviting new members.")
when"Minimal Access"
s_("InviteEmail|As a user with minimal access, you can view the high-level group from the UI and API.")
end
end
definvited_to_description(source)
definvited_to_description(source)
casesource
default_description=
when"project"
casesource
s_('InviteEmail|Projects can be used to host your code, track issues, collaborate on code, and continuously build, test, and deploy your app with built-in GitLab CI/CD.')
whenProject
when"group"
s_('InviteEmail|Projects are used to host and collaborate on code, track issues, and continuously build, test, and deploy your app with built-in GitLab CI/CD.')
s_('InviteEmail|Groups assemble related projects together and grant members access to several projects at once.')
whenGroup
end
s_('InviteEmail|Groups assemble related projects together and grant members access to several projects at once.')
=html_escape(s_("InviteEmail|You are invited to join the %{strong_start}%{project_or_group_name}%{strong_end}%{br_tag}%{project_or_group} as a %{role}"))%placeholders
=html_escape(s_("InviteEmail|You are invited to join the %{strong_start}%{project_or_group_name}%{strong_end}%{br_tag}%{project_or_group} as a %{role}"))%placeholders
=html_escape(s_("InviteEmail|%{inviter} invited you to join the %{strong_start}%{project_or_group_name}%{strong_end}%{br_tag}%{project_or_group} as a %{role}"))%placeholders.merge({inviter: (link_tomember.created_by.name,user_url(member.created_by)).html_safe})
=html_escape(s_("InviteEmail|%{inviter} invited you to join the %{strong_start}%{project_or_group_name}%{strong_end}%{br_tag}%{project_or_group} with the %{role} permission level."))%placeholders.merge({inviter: (link_tomember.created_by.name,user_url(member.created_by)).html_safe})
=html_escape(s_("InviteEmail|%{inviter} invited you to join the %{strong_start}%{project_or_group_name}%{strong_end}%{br_tag}%{project_or_group} as a %{role}"))%placeholders.merge({inviter: (link_tomember.created_by.name,user_url(member.created_by)).html_safe})
msgid "%{bold_start}%{count}%{bold_end} opened merge request"
msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
msgstr ""
...
@@ -17917,25 +17932,7 @@ msgstr ""
...
@@ -17917,25 +17932,7 @@ msgstr ""
msgid "InviteEmail|%{inviter} invited you to join the %{strong_start}%{project_or_group_name}%{strong_end}%{br_tag}%{project_or_group} as a %{role}"
msgid "InviteEmail|%{inviter} invited you to join the %{strong_start}%{project_or_group_name}%{strong_end}%{br_tag}%{project_or_group} as a %{role}"
msgstr ""
msgstr ""
msgid "InviteEmail|%{inviter} invited you to join the %{strong_start}%{project_or_group_name}%{strong_end}%{br_tag}%{project_or_group} with the %{role} permission level."
msgid "InviteEmail|%{project_or_group} details"
msgstr ""
msgid "InviteEmail|As a developer, you have full access to projects, so you can take an idea from concept to production."
msgstr ""
msgid "InviteEmail|As a guest, you can view projects, leave comments, and create issues."
msgstr ""
msgid "InviteEmail|As a maintainer, you have full access to projects. You can push commits to the default branch and deploy to production."
msgstr ""
msgid "InviteEmail|As a reporter, you can view projects and reports, and leave comments on issues."
msgstr ""
msgid "InviteEmail|As a user with minimal access, you can view the high-level group from the UI and API."
msgstr ""
msgid "InviteEmail|As an owner, you have full access to projects and can manage access to the group, including inviting new members."
msgstr ""
msgstr ""
msgid "InviteEmail|Groups assemble related projects together and grant members access to several projects at once."
msgid "InviteEmail|Groups assemble related projects together and grant members access to several projects at once."
...
@@ -17944,13 +17941,10 @@ msgstr ""
...
@@ -17944,13 +17941,10 @@ msgstr ""
msgid "InviteEmail|Join now"
msgid "InviteEmail|Join now"
msgstr ""
msgstr ""
msgid "InviteEmail|Projects can be used to host your code, track issues, collaborate on code, and continuously build, test, and deploy your app with built-in GitLab CI/CD."
msgid "InviteEmail|Projects are used to host and collaborate on code, track issues, and continuously build, test, and deploy your app with built-in GitLab CI/CD."
msgstr ""
msgid "InviteEmail|What can I do with the %{role} permission level?"
msgstr ""
msgstr ""
msgid "InviteEmail|What is a GitLab %{project_or_group}?"
msgid "InviteEmail|What's it about?"
msgstr ""
msgstr ""
msgid "InviteEmail|You are invited to join the %{strong_start}%{project_or_group_name}%{strong_end}%{br_tag}%{project_or_group} as a %{role}"
msgid "InviteEmail|You are invited to join the %{strong_start}%{project_or_group_name}%{strong_end}%{br_tag}%{project_or_group} as a %{role}"