=_('Allow rendering of diagrams in AsciiDoc and Markdown documents using %{link}.').html_safe%{link: link_to('Kroki','https://kroki.io',target: '_blank')}
=(_('When Kroki is enabled, GitLab sends diagrams to an instance of Kroki to display them as images. You can use the free public cloud instance %{kroki_public_url} or you can %{install_link} on your own infrastructure. Once you\'ve installed Kroki, make sure to update the server URL to point to your instance.')%{kroki_public_url: '<code>https://kroki.io</code>',install_link: link_to('install Kroki','https://docs.kroki.io/kroki/setup/install/',target: '_blank')}).html_safe
optional:performance_bar_allowed_group_id,type: String,desc: 'Deprecated: Use :performance_bar_allowed_group_path instead. Path of the group that is allowed to toggle the performance bar.'# support legacy names, can be removed in v6
optional:performance_bar_allowed_group_path,type: String,desc: 'Path of the group that is allowed to toggle the performance bar.'
optional:performance_bar_enabled,type: String,desc: 'Deprecated: Pass `performance_bar_allowed_group_path: nil` instead. Allow enabling the performance.'# support legacy names, can be removed in v6
msgid "When Kroki is enabled, GitLab sends diagrams to an instance of Kroki to display them as images. You can use the free public cloud instance %{kroki_public_url} or you can %{install_link} on your own infrastructure. Once you've installed Kroki, make sure to update the server URL to point to your instance."
msgstr ""
msgid "When a deployment job is successful, skip older deployment jobs that are still pending"