=_('%{name} has run out of Shared Runner Pipeline minutes so no new jobs or pipelines in its projects will run.')%{name: @namespace_name}
-name_link=link_to@namespace.name,@namespace
=html_escape(_('%{name_with_link} has run out of Shared Runner Pipeline minutes so no new jobs or pipelines in its projects will run.'))%{name_with_link: name_link.html_safe}
%p
=_('We recommend that you buy more Pipeline minutes to resume normal service.')
<%=_('%{name} has run out of Shared Runner Pipeline minutes so no new jobs or pipelines in its projects will run.')%{name: @namespace_name}%>
<%=_('%{name}(%{url}) has run out of Shared Runner Pipeline minutes so no new jobs or pipelines in its projects will run.')%{name: @namespace.name,url: group_url(@namespace)}%>
<%=_('We recommend that you buy more Pipeline minutes to resume normal service.')%>
=_('%{name} has %{percent} or less Shared Runner Pipeline minutes remaining. Once it runs out, no new jobs or pipelines in its projects will run.')%{name: @namespace_name,percent: "#{@percentage_of_available_mins}%"}
-name_link=link_to@namespace.name,@namespace
=html_escape(_('%{name_with_link} has %{percent} or less Shared Runner Pipeline minutes remaining. Once it runs out, no new jobs or pipelines in its projects will run.'))%{name_with_link: name_link.html_safe,percent: "#{@percentage_of_available_mins}%"}
%p
=_('We recommend that you buy more Pipeline minutes to avoid any interruption of service.')
<%=_('%{name} has %{percent} or less Shared Runner Pipeline minutes remaining. Once it runs out, no new jobs or pipelines in its projects will run.')%{name: @namespace_name,percent: "#{@percentage_of_available_mins}%"}%>
<%=_('%{name}(%{url}) has %{percent} or less Shared Runner Pipeline minutes remaining. Once it runs out, no new jobs or pipelines in its projects will run.')%{name: @namespace.name,url: group_url(@namespace),percent: "#{@percentage_of_available_mins}%"}%>
<%=_('We recommend that you buy more Pipeline minutes to avoid any interruption of service.')%>
msgid "%{mrText}, this issue will be closed automatically."
msgstr ""
msgid "%{name_with_link} has %{percent} or less Shared Runner Pipeline minutes remaining. Once it runs out, no new jobs or pipelines in its projects will run."
msgstr ""
msgid "%{name_with_link} has run out of Shared Runner Pipeline minutes so no new jobs or pipelines in its projects will run."
msgstr ""
msgid "%{namespace_name} is now read-only. You cannot: %{base_message}"
msgstr ""
...
...
@@ -403,16 +409,16 @@ msgstr ""
msgid "%{name} found %{resultsString}"
msgstr ""
msgid "%{name} has %{percent} or less Shared Runner Pipeline minutes remaining. Once it runs out, no new jobs or pipelines in its projects will run."
msgid "%{name} is scheduled for %{action}"
msgstr ""
msgid "%{name} has run out of Shared Runner Pipeline minutes so no new jobs or pipelines in its projects will run."
msgid "%{name}'s avatar"
msgstr ""
msgid "%{name} is scheduled for %{action}"
msgid "%{name}(%{url}) has %{percent} or less Shared Runner Pipeline minutes remaining. Once it runs out, no new jobs or pipelines in its projects will run."
msgstr ""
msgid "%{name}'s avatar"
msgid "%{name}(%{url}) has run out of Shared Runner Pipeline minutes so no new jobs or pipelines in its projects will run."