usersOverSubscriptionTitle:s__('SuperSonics|Users over subscription'),
billableUsersText:s__(
'SuperSonics|This is the number of %{billableUsersLinkStart}billable users%{billableUsersLinkEnd} on your installation, and this is the minimum number you need to purchase when you renew your license.',
),
maximumUsersText:s__(
'SuperSonics|This is the highest peak of users on your installation since the license started.',
),
usersInSubscriptionText:s__(
`SuperSonics|Users with a Guest role or those who don't belong to a Project or Group will not use a seat from your license.`,
),
usersOverSubscriptionText:s__(
`SuperSonics|You'll be charged for %{trueUpLinkStart}users over license%{trueUpLinkEnd} on a quarterly or annual basis, depending on the terms of your agreement.`,
exportconstusersInSubscriptionTitle=s__('SuperSonics|Users in subscription');
exportconstusersOverSubscriptionTitle=s__('SuperSonics|Users over subscription');
exportconstbillableUsersText=s__(
'SuperSonics|This is the number of %{billableUsersLinkStart}billable users%{billableUsersLinkEnd} on your installation, and this is the minimum number you need to purchase when you renew your license.',
);
exportconstmaximumUsersText=s__(
'SuperSonics|This is the highest peak of users on your installation since the license started.',
);
exportconstusersInSubscriptionText=s__(
`SuperSonics|Users with a Guest role or those who don't belong to a Project or Group will not use a seat from your license.`,
);
exportconstusersOverSubscriptionText=s__(
`SuperSonics|You'll be charged for %{trueUpLinkStart}users over license%{trueUpLinkEnd} on a quarterly or annual basis, depending on the terms of your agreement.`,
msgid "SuperSonics|To activate your subscription, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."