Commit 8dc48394 authored by Kushal Pandya's avatar Kushal Pandya

Merge branch '331895-mlunoe-clean-up-translations-from-super-sonics' into 'master'

Refactor(Cloud License): optimize translations

See merge request gitlab-org/gitlab!72275
parents 03bc1b05 e0cc4163
......@@ -20,7 +20,7 @@ export const howToActivateSubscription = s__(
'SuperSonics|Learn how to %{linkStart}activate your subscription%{linkEnd}.',
);
export const cancelLabel = __('Cancel');
export const activateLabel = s__('SuperSonics|Activate');
export const activateLabel = s__('AdminUsers|Activate');
export const activateSubscription = s__('SuperSonics|Activate subscription');
export const activateCloudLicense = s__('SuperSonics|Activate cloud license');
export const noActiveSubscription = s__(`SuperSonics|You do not have an active subscription`);
......@@ -36,12 +36,12 @@ export const detailsLabels = {
address: __('Address'),
company: __('Company'),
email: __('Email'),
id: s__('SuperSonics|ID'),
lastSync: s__('SuperSonics|Last Sync'),
id: __('ID'),
lastSync: __('Last Sync'),
name: __('Name'),
plan: s__('SuperSonics|Plan'),
expiresAt: s__('SuperSonics|Renews'),
startsAt: s__('SuperSonics|Started'),
plan: __('Plan'),
expiresAt: __('Renews'),
startsAt: __('Started'),
};
export const removeLicense = __('Remove license');
......@@ -65,12 +65,12 @@ export const 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.`,
);
export const subscriptionTable = {
activatedAt: s__('SuperSonics|Activated on'),
expiresOn: s__('SuperSonics|Expires on'),
seats: s__('SuperSonics|Seats'),
startsAt: s__('SuperSonics|Valid From'),
activatedAt: __('Activated on'),
expiresOn: __('Expires on'),
seats: __('Seats'),
startsAt: __('Valid From'),
title: __('Subscription History'),
type: s__('SuperSonics|Type'),
type: __('Type'),
};
export const connectivityIssue = s__('SuperSonics|There is a connectivity issue.');
export const manualSyncPendingText = s__(
......@@ -121,7 +121,7 @@ export const trialCard = {
};
export const buySubscriptionCard = {
title: s__('SuperSonics|Subscription'),
title: __('Subscription'),
description: s__(
'SuperSonics|Ready to get started? A GitLab plan is ideal for scaling organizations and for multi team usage.',
),
......
......@@ -1843,6 +1843,9 @@ msgstr ""
msgid "Activate Service Desk"
msgstr ""
msgid "Activated on"
msgstr ""
msgid "Active"
msgstr ""
......@@ -13860,6 +13863,9 @@ msgstr ""
msgid "Expires in %{expires_at}"
msgstr ""
msgid "Expires on"
msgstr ""
msgid "Expires:"
msgstr ""
......@@ -19976,6 +19982,9 @@ msgstr ""
msgid "Last Seen"
msgstr ""
msgid "Last Sync"
msgstr ""
msgid "Last Used"
msgstr ""
......@@ -25484,6 +25493,9 @@ msgstr ""
msgid "Plain-text response to send to clients that hit a rate limit"
msgstr ""
msgid "Plan"
msgstr ""
msgid "Plan:"
msgstr ""
......@@ -28593,6 +28605,9 @@ msgstr ""
msgid "Renew subscription"
msgstr ""
msgid "Renews"
msgstr ""
msgid "Reopen"
msgstr ""
......@@ -30044,6 +30059,9 @@ msgstr[1] ""
msgid "Searching by both author and message is currently not supported."
msgstr ""
msgid "Seats"
msgstr ""
msgid "Seats usage data as of %{last_enqueue_time} (Updated daily)"
msgstr ""
......@@ -33026,18 +33044,12 @@ msgstr ""
msgid "Sunday"
msgstr ""
msgid "SuperSonics|Activate"
msgstr ""
msgid "SuperSonics|Activate cloud license"
msgstr ""
msgid "SuperSonics|Activate subscription"
msgstr ""
msgid "SuperSonics|Activated on"
msgstr ""
msgid "SuperSonics|Activation code"
msgstr ""
......@@ -33059,9 +33071,6 @@ msgstr ""
msgid "SuperSonics|Cloud licensing is now available. It's an easier way to activate instances and manage subscriptions. Read more about it in our %{blogPostLinkStart}blog post%{blogPostLinkEnd}. Activation codes are available in the %{portalLinkStart}Customers Portal%{portalLinkEnd}."
msgstr ""
msgid "SuperSonics|Expires on"
msgstr ""
msgid "SuperSonics|Export license usage file"
msgstr ""
......@@ -33074,12 +33083,6 @@ msgstr ""
msgid "SuperSonics|I agree that my use of the GitLab Software is subject to the Subscription Agreement located at the %{linkStart}Terms of Service%{linkEnd}, unless otherwise agreed to in writing with GitLab."
msgstr ""
msgid "SuperSonics|ID"
msgstr ""
msgid "SuperSonics|Last Sync"
msgstr ""
msgid "SuperSonics|Learn how to %{linkStart}activate your subscription%{linkEnd}."
msgstr ""
......@@ -33095,30 +33098,15 @@ msgstr ""
msgid "SuperSonics|Paste your activation code"
msgstr ""
msgid "SuperSonics|Plan"
msgstr ""
msgid "SuperSonics|Please agree to the Subscription Agreement"
msgstr ""
msgid "SuperSonics|Ready to get started? A GitLab plan is ideal for scaling organizations and for multi team usage."
msgstr ""
msgid "SuperSonics|Renews"
msgstr ""
msgid "SuperSonics|Seats"
msgstr ""
msgid "SuperSonics|Start free trial"
msgstr ""
msgid "SuperSonics|Started"
msgstr ""
msgid "SuperSonics|Subscription"
msgstr ""
msgid "SuperSonics|Subscription details"
msgstr ""
......@@ -33146,9 +33134,6 @@ msgstr ""
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."
msgstr ""
msgid "SuperSonics|Type"
msgstr ""
msgid "SuperSonics|Upload a license file"
msgstr ""
......@@ -33161,9 +33146,6 @@ msgstr ""
msgid "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."
msgstr ""
msgid "SuperSonics|Valid From"
msgstr ""
msgid "SuperSonics|You can learn more about %{activationLinkStart}activating your subscription%{activationLinkEnd}. If you need further assistance, please %{supportLinkStart}contact GitLab Support%{supportLinkEnd}."
msgstr ""
......@@ -37487,6 +37469,9 @@ msgstr ""
msgid "Using the %{codeStart}needs%{codeEnd} keyword makes jobs run before their stage is reached. Jobs run as soon as their %{codeStart}needs%{codeEnd} relationships are met, which speeds up your pipelines."
msgstr ""
msgid "Valid From"
msgstr ""
msgid "Validate"
msgstr ""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment