=html_escape(s_('NamespaceStorage|%{name_with_link} namespace has %{percent} or less namespace storage space remaining.'))%{name_with_link: name_link.html_safe,percent: "#{@percentage_of_available_storage}%"}
=html_escape(s_('NamespaceStorage|%{name_with_link} namespace has approximately %{percent} namespace storage space remaining.'))%{name_with_link: name_link.html_safe,percent: "#{@percentage_of_available_storage}%"}
%p
=s_('NamespaceStorage|We recommend that you buy additional storage to ensure your service is not interrupted.')
<%=s_('NamespaceStorage|%{name}(%{url}) namespace has %{percent} or less namespace storage space remaining.')%{name: @namespace.name,url: @usage_quotas_url,percent: "#{@percentage_of_available_storage}%"}%>
<%=s_('NamespaceStorage|%{name}(%{url}) namespace has approximately %{percent} namespace storage space remaining.')%{name: @namespace.name,url: @usage_quotas_url,percent: "#{@percentage_of_available_storage}%"}%>
<%=s_('NamespaceStorage|We recommend that you buy additional storage to ensure your service is not interrupted.')%>
msgid "NamespaceStorageSize|push to your repository, create pipelines, create issues or add comments. To reduce storage capacity, delete unused repositories, artifacts, wikis, issues, and pipelines."
msgstr ""
msgid "NamespaceStorage|%{name_with_link} namespace has %{percent} or less namespace storage space remaining."
msgid "NamespaceStorage|%{name_with_link} namespace has approximately %{percent} namespace storage space remaining."
msgstr ""
msgid "NamespaceStorage|%{name_with_link} namespace has exceeded its namespace storage limit."
msgstr ""
msgid "NamespaceStorage|%{name}(%{url}) namespace has %{percent} or less namespace storage space remaining."
msgid "NamespaceStorage|%{name}(%{url}) namespace has approximately %{percent} namespace storage space remaining."
msgstr ""
msgid "NamespaceStorage|%{name}(%{url}) namespace has exceeded its namespace storage limit."
msgstr ""
msgid "NamespaceStorage|Action required: Less than %{percentage_of_available_storage}%% of namespace storage remains for %{namespace_name}"
msgid "NamespaceStorage|Action required: Approximately %{percentage_of_available_storage}%% of namespace storage remains for %{namespace_name}"
msgstr ""
msgid "NamespaceStorage|Action required: Storage has been exceeded for %{namespace_name}"