@commercetools-frontend/i18n 22.17.2 → 22.19.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/compiled-data/core.json +88 -2
- package/compiled-data/en.json +2 -2
- package/compiled-data/pt-BR.json +2 -2
- package/dist/commercetools-frontend-i18n.cjs.dev.js +3 -3
- package/dist/commercetools-frontend-i18n.cjs.prod.js +3 -3
- package/dist/commercetools-frontend-i18n.esm.js +3 -3
- package/dist/{en-3bc4c34d.cjs.prod.js → en-16b40bf6.cjs.dev.js} +2 -2
- package/dist/{en-718ebd9c.esm.js → en-b8bde8d8.esm.js} +2 -2
- package/dist/{en-a196aeb1.cjs.dev.js → en-ed4ba63a.cjs.prod.js} +2 -2
- package/dist/{pt-BR-9cff32b9.cjs.dev.js → pt-BR-707e7c11.cjs.prod.js} +2 -2
- package/dist/{pt-BR-e9217a48.esm.js → pt-BR-a6cc8c98.esm.js} +2 -2
- package/dist/{pt-BR-477af27f.cjs.prod.js → pt-BR-aa513a01.cjs.dev.js} +2 -2
- package/package.json +3 -3
package/README.md
CHANGED
|
@@ -146,7 +146,7 @@ const Application = (props) => {
|
|
|
146
146
|
|
|
147
147
|
After you have defined the `intl` messages in your React components, you should extract those messages into the source file `core.json`. This file contains a key-value map of the message `id` and the message value.
|
|
148
148
|
|
|
149
|
-
To extract the messages simply run `
|
|
149
|
+
To extract the messages simply run `pnpm extract-intl`.
|
|
150
150
|
|
|
151
151
|
## Syncing translations with Transifex
|
|
152
152
|
|
package/compiled-data/core.json
CHANGED
|
@@ -383,10 +383,38 @@
|
|
|
383
383
|
"value": "We are unable to authorize you to use the Merchant Center."
|
|
384
384
|
}
|
|
385
385
|
],
|
|
386
|
+
"LocaleSwitcher.dialogLocaleDescription": [
|
|
387
|
+
{
|
|
388
|
+
"type": 0,
|
|
389
|
+
"value": "The selected data locale will serve as the default setting for all localized fields within the Merchant Center, including names, descriptions, and other localized attributes. "
|
|
390
|
+
},
|
|
391
|
+
{
|
|
392
|
+
"children": [
|
|
393
|
+
],
|
|
394
|
+
"type": 8,
|
|
395
|
+
"value": "newline"
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"children": [
|
|
399
|
+
],
|
|
400
|
+
"type": 8,
|
|
401
|
+
"value": "newline"
|
|
402
|
+
},
|
|
403
|
+
{
|
|
404
|
+
"type": 0,
|
|
405
|
+
"value": " It's important to note that this selection does not affect the interface language of the Merchant Center or any data formatting options. To modify these settings, navigate to your user profile."
|
|
406
|
+
}
|
|
407
|
+
],
|
|
408
|
+
"LocaleSwitcher.dialogLocaleTitle": [
|
|
409
|
+
{
|
|
410
|
+
"type": 0,
|
|
411
|
+
"value": "Selecting a data locale"
|
|
412
|
+
}
|
|
413
|
+
],
|
|
386
414
|
"LocaleSwitcher.localesLabel": [
|
|
387
415
|
{
|
|
388
416
|
"type": 0,
|
|
389
|
-
"value": "Locales
|
|
417
|
+
"value": "Locales"
|
|
390
418
|
}
|
|
391
419
|
],
|
|
392
420
|
"NavBar.MCSupport.title": [
|
|
@@ -559,6 +587,64 @@
|
|
|
559
587
|
"value": "Your project has not yet been initialized"
|
|
560
588
|
}
|
|
561
589
|
],
|
|
590
|
+
"ProjectStamp.expired": [
|
|
591
|
+
{
|
|
592
|
+
"type": 0,
|
|
593
|
+
"value": "Trial expired"
|
|
594
|
+
}
|
|
595
|
+
],
|
|
596
|
+
"ProjectStamp.production": [
|
|
597
|
+
{
|
|
598
|
+
"type": 0,
|
|
599
|
+
"value": "Production"
|
|
600
|
+
}
|
|
601
|
+
],
|
|
602
|
+
"ProjectStamp.suspended": [
|
|
603
|
+
{
|
|
604
|
+
"type": 0,
|
|
605
|
+
"value": "Suspended"
|
|
606
|
+
}
|
|
607
|
+
],
|
|
608
|
+
"ProjectStamp.willExpire": [
|
|
609
|
+
{
|
|
610
|
+
"options": {
|
|
611
|
+
"0": {
|
|
612
|
+
"value": [
|
|
613
|
+
{
|
|
614
|
+
"type": 0,
|
|
615
|
+
"value": "Trial ends today"
|
|
616
|
+
}
|
|
617
|
+
]
|
|
618
|
+
},
|
|
619
|
+
"1": {
|
|
620
|
+
"value": [
|
|
621
|
+
{
|
|
622
|
+
"type": 0,
|
|
623
|
+
"value": "Trial ends in 1 day"
|
|
624
|
+
}
|
|
625
|
+
]
|
|
626
|
+
},
|
|
627
|
+
"other": {
|
|
628
|
+
"value": [
|
|
629
|
+
{
|
|
630
|
+
"type": 0,
|
|
631
|
+
"value": "Trial ends in "
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"type": 1,
|
|
635
|
+
"value": "daysLeft"
|
|
636
|
+
},
|
|
637
|
+
{
|
|
638
|
+
"type": 0,
|
|
639
|
+
"value": " days"
|
|
640
|
+
}
|
|
641
|
+
]
|
|
642
|
+
}
|
|
643
|
+
},
|
|
644
|
+
"type": 5,
|
|
645
|
+
"value": "daysLeft"
|
|
646
|
+
}
|
|
647
|
+
],
|
|
562
648
|
"ProjectSuspended.defaultSuspensionMessage": [
|
|
563
649
|
{
|
|
564
650
|
"type": 0,
|
|
@@ -592,7 +678,7 @@
|
|
|
592
678
|
"ProjectSwitcher.projectsLabel": [
|
|
593
679
|
{
|
|
594
680
|
"type": 0,
|
|
595
|
-
"value": "Projects
|
|
681
|
+
"value": "Projects"
|
|
596
682
|
}
|
|
597
683
|
],
|
|
598
684
|
"ProjectSwitcher.searchPlaceholder": [
|
package/compiled-data/en.json
CHANGED
|
@@ -386,7 +386,7 @@
|
|
|
386
386
|
"LocaleSwitcher.localesLabel": [
|
|
387
387
|
{
|
|
388
388
|
"type": 0,
|
|
389
|
-
"value": "Locales
|
|
389
|
+
"value": "Locales"
|
|
390
390
|
}
|
|
391
391
|
],
|
|
392
392
|
"NavBar.MCSupport.title": [
|
|
@@ -592,7 +592,7 @@
|
|
|
592
592
|
"ProjectSwitcher.projectsLabel": [
|
|
593
593
|
{
|
|
594
594
|
"type": 0,
|
|
595
|
-
"value": "Projects
|
|
595
|
+
"value": "Projects"
|
|
596
596
|
}
|
|
597
597
|
],
|
|
598
598
|
"ProjectSwitcher.searchPlaceholder": [
|
package/compiled-data/pt-BR.json
CHANGED
|
@@ -350,13 +350,13 @@
|
|
|
350
350
|
"CustomViewLoader.error.load": [
|
|
351
351
|
{
|
|
352
352
|
"type": 0,
|
|
353
|
-
"value": "
|
|
353
|
+
"value": "Não foi possível carregar a Visualização personalizada. Entre em contato com seu administrador para verificar a configuração."
|
|
354
354
|
}
|
|
355
355
|
],
|
|
356
356
|
"CustomViewsSelector.title": [
|
|
357
357
|
{
|
|
358
358
|
"type": 0,
|
|
359
|
-
"value": "
|
|
359
|
+
"value": "Visualizações personalizadas:"
|
|
360
360
|
}
|
|
361
361
|
],
|
|
362
362
|
"ErrorApologizer.notifiedTeam": [
|
|
@@ -59,7 +59,7 @@ var _Object$assign__default = /*#__PURE__*/_interopDefault(_Object$assign);
|
|
|
59
59
|
var _startsWithInstanceProperty__default = /*#__PURE__*/_interopDefault(_startsWithInstanceProperty);
|
|
60
60
|
|
|
61
61
|
// NOTE: This string will be replaced on build time with the package version.
|
|
62
|
-
var version = "22.
|
|
62
|
+
var version = "22.19.0";
|
|
63
63
|
|
|
64
64
|
// @ts-nocheck
|
|
65
65
|
/* THIS IS A GENERATED FILE */
|
|
@@ -254,11 +254,11 @@ const getAppKitChunkImport = locale => {
|
|
|
254
254
|
case 'fr-FR':
|
|
255
255
|
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-fr-FR" */'./fr-FR-75c06e66.cjs.dev.js'); });
|
|
256
256
|
case 'pt-BR':
|
|
257
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-
|
|
257
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-aa513a01.cjs.dev.js'); });
|
|
258
258
|
case 'zh-CN':
|
|
259
259
|
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-zh-CN" */'./zh-CN-78562569.cjs.dev.js'); });
|
|
260
260
|
default:
|
|
261
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-en" */'./en-
|
|
261
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-en" */'./en-16b40bf6.cjs.dev.js'); });
|
|
262
262
|
}
|
|
263
263
|
};
|
|
264
264
|
const getCommunityKitChunkImport = async locale => {
|
|
@@ -59,7 +59,7 @@ var _Object$assign__default = /*#__PURE__*/_interopDefault(_Object$assign);
|
|
|
59
59
|
var _startsWithInstanceProperty__default = /*#__PURE__*/_interopDefault(_startsWithInstanceProperty);
|
|
60
60
|
|
|
61
61
|
// NOTE: This string will be replaced on build time with the package version.
|
|
62
|
-
var version = "22.
|
|
62
|
+
var version = "22.19.0";
|
|
63
63
|
|
|
64
64
|
// @ts-nocheck
|
|
65
65
|
/* THIS IS A GENERATED FILE */
|
|
@@ -254,11 +254,11 @@ const getAppKitChunkImport = locale => {
|
|
|
254
254
|
case 'fr-FR':
|
|
255
255
|
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-fr-FR" */'./fr-FR-02dd7db1.cjs.prod.js'); });
|
|
256
256
|
case 'pt-BR':
|
|
257
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-
|
|
257
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-707e7c11.cjs.prod.js'); });
|
|
258
258
|
case 'zh-CN':
|
|
259
259
|
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-zh-CN" */'./zh-CN-aa726492.cjs.prod.js'); });
|
|
260
260
|
default:
|
|
261
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-en" */'./en-
|
|
261
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-en" */'./en-ed4ba63a.cjs.prod.js'); });
|
|
262
262
|
}
|
|
263
263
|
};
|
|
264
264
|
const getCommunityKitChunkImport = async locale => {
|
|
@@ -20,7 +20,7 @@ import { jsx, Fragment } from '@emotion/react/jsx-runtime';
|
|
|
20
20
|
import { defineMessages } from 'react-intl';
|
|
21
21
|
|
|
22
22
|
// NOTE: This string will be replaced on build time with the package version.
|
|
23
|
-
var version = "22.
|
|
23
|
+
var version = "22.19.0";
|
|
24
24
|
|
|
25
25
|
// @ts-nocheck
|
|
26
26
|
/* THIS IS A GENERATED FILE */
|
|
@@ -215,11 +215,11 @@ const getAppKitChunkImport = locale => {
|
|
|
215
215
|
case 'fr-FR':
|
|
216
216
|
return import( /* webpackChunkName: "i18n-app-kit-locale-fr-FR" */'./fr-FR-90be0bdd.esm.js');
|
|
217
217
|
case 'pt-BR':
|
|
218
|
-
return import( /* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-
|
|
218
|
+
return import( /* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-a6cc8c98.esm.js');
|
|
219
219
|
case 'zh-CN':
|
|
220
220
|
return import( /* webpackChunkName: "i18n-app-kit-locale-zh-CN" */'./zh-CN-964437b0.esm.js');
|
|
221
221
|
default:
|
|
222
|
-
return import( /* webpackChunkName: "i18n-app-kit-locale-en" */'./en-
|
|
222
|
+
return import( /* webpackChunkName: "i18n-app-kit-locale-en" */'./en-b8bde8d8.esm.js');
|
|
223
223
|
}
|
|
224
224
|
};
|
|
225
225
|
const getCommunityKitChunkImport = async locale => {
|
|
@@ -388,7 +388,7 @@ var en = {
|
|
|
388
388
|
"LocaleSwitcher.localesLabel": [
|
|
389
389
|
{
|
|
390
390
|
type: 0,
|
|
391
|
-
value: "Locales
|
|
391
|
+
value: "Locales"
|
|
392
392
|
}
|
|
393
393
|
],
|
|
394
394
|
"NavBar.MCSupport.title": [
|
|
@@ -594,7 +594,7 @@ var en = {
|
|
|
594
594
|
"ProjectSwitcher.projectsLabel": [
|
|
595
595
|
{
|
|
596
596
|
type: 0,
|
|
597
|
-
value: "Projects
|
|
597
|
+
value: "Projects"
|
|
598
598
|
}
|
|
599
599
|
],
|
|
600
600
|
"ProjectSwitcher.searchPlaceholder": [
|
|
@@ -386,7 +386,7 @@ var en = {
|
|
|
386
386
|
"LocaleSwitcher.localesLabel": [
|
|
387
387
|
{
|
|
388
388
|
type: 0,
|
|
389
|
-
value: "Locales
|
|
389
|
+
value: "Locales"
|
|
390
390
|
}
|
|
391
391
|
],
|
|
392
392
|
"NavBar.MCSupport.title": [
|
|
@@ -592,7 +592,7 @@ var en = {
|
|
|
592
592
|
"ProjectSwitcher.projectsLabel": [
|
|
593
593
|
{
|
|
594
594
|
type: 0,
|
|
595
|
-
value: "Projects
|
|
595
|
+
value: "Projects"
|
|
596
596
|
}
|
|
597
597
|
],
|
|
598
598
|
"ProjectSwitcher.searchPlaceholder": [
|
|
@@ -388,7 +388,7 @@ var en = {
|
|
|
388
388
|
"LocaleSwitcher.localesLabel": [
|
|
389
389
|
{
|
|
390
390
|
type: 0,
|
|
391
|
-
value: "Locales
|
|
391
|
+
value: "Locales"
|
|
392
392
|
}
|
|
393
393
|
],
|
|
394
394
|
"NavBar.MCSupport.title": [
|
|
@@ -594,7 +594,7 @@ var en = {
|
|
|
594
594
|
"ProjectSwitcher.projectsLabel": [
|
|
595
595
|
{
|
|
596
596
|
type: 0,
|
|
597
|
-
value: "Projects
|
|
597
|
+
value: "Projects"
|
|
598
598
|
}
|
|
599
599
|
],
|
|
600
600
|
"ProjectSwitcher.searchPlaceholder": [
|
|
@@ -352,13 +352,13 @@ var ptBR = {
|
|
|
352
352
|
"CustomViewLoader.error.load": [
|
|
353
353
|
{
|
|
354
354
|
type: 0,
|
|
355
|
-
value: "
|
|
355
|
+
value: "Não foi possível carregar a Visualização personalizada. Entre em contato com seu administrador para verificar a configuração."
|
|
356
356
|
}
|
|
357
357
|
],
|
|
358
358
|
"CustomViewsSelector.title": [
|
|
359
359
|
{
|
|
360
360
|
type: 0,
|
|
361
|
-
value: "
|
|
361
|
+
value: "Visualizações personalizadas:"
|
|
362
362
|
}
|
|
363
363
|
],
|
|
364
364
|
"ErrorApologizer.notifiedTeam": [
|
|
@@ -350,13 +350,13 @@ var ptBR = {
|
|
|
350
350
|
"CustomViewLoader.error.load": [
|
|
351
351
|
{
|
|
352
352
|
type: 0,
|
|
353
|
-
value: "
|
|
353
|
+
value: "Não foi possível carregar a Visualização personalizada. Entre em contato com seu administrador para verificar a configuração."
|
|
354
354
|
}
|
|
355
355
|
],
|
|
356
356
|
"CustomViewsSelector.title": [
|
|
357
357
|
{
|
|
358
358
|
type: 0,
|
|
359
|
-
value: "
|
|
359
|
+
value: "Visualizações personalizadas:"
|
|
360
360
|
}
|
|
361
361
|
],
|
|
362
362
|
"ErrorApologizer.notifiedTeam": [
|
|
@@ -352,13 +352,13 @@ var ptBR = {
|
|
|
352
352
|
"CustomViewLoader.error.load": [
|
|
353
353
|
{
|
|
354
354
|
type: 0,
|
|
355
|
-
value: "
|
|
355
|
+
value: "Não foi possível carregar a Visualização personalizada. Entre em contato com seu administrador para verificar a configuração."
|
|
356
356
|
}
|
|
357
357
|
],
|
|
358
358
|
"CustomViewsSelector.title": [
|
|
359
359
|
{
|
|
360
360
|
type: 0,
|
|
361
|
-
value: "
|
|
361
|
+
value: "Visualizações personalizadas:"
|
|
362
362
|
}
|
|
363
363
|
],
|
|
364
364
|
"ErrorApologizer.notifiedTeam": [
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend/i18n",
|
|
3
|
-
"version": "22.
|
|
3
|
+
"version": "22.19.0",
|
|
4
4
|
"description": "MC i18n messages",
|
|
5
5
|
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
|
|
6
6
|
"repository": {
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
"@babel/runtime": "^7.22.15",
|
|
33
33
|
"@babel/runtime-corejs3": "^7.22.15",
|
|
34
34
|
"@commercetools-community-kit/i18n": "^0.3.0",
|
|
35
|
-
"@commercetools-frontend/sentry": "22.
|
|
36
|
-
"@commercetools-uikit/i18n": "^18.
|
|
35
|
+
"@commercetools-frontend/sentry": "22.19.0",
|
|
36
|
+
"@commercetools-uikit/i18n": "^18.2.0",
|
|
37
37
|
"@emotion/react": "^11.11.1",
|
|
38
38
|
"@formatjs/icu-messageformat-parser": "2.4.0",
|
|
39
39
|
"@types/prop-types": "^15.7.5",
|