@bottlebooks/valid-values 10.7.0-alpha.3 → 10.7.0-alpha.4
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/CHANGELOG.md +8 -0
- package/dist/validValues/ingredient/ingredient.d.ts +1 -8
- package/dist/validValues/ingredient/ingredient.d.ts.map +1 -1
- package/dist/validValues/ingredient/ingredient.js +4 -95
- package/dist/validValues/ingredient/locales/bg.d.ts +1 -8
- package/dist/validValues/ingredient/locales/bg.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/bg.js +1 -8
- package/dist/validValues/ingredient/locales/cs.d.ts +1 -8
- package/dist/validValues/ingredient/locales/cs.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/cs.js +1 -8
- package/dist/validValues/ingredient/locales/da.d.ts +1 -8
- package/dist/validValues/ingredient/locales/da.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/da.js +1 -8
- package/dist/validValues/ingredient/locales/de.d.ts +1 -8
- package/dist/validValues/ingredient/locales/de.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/de.js +1 -8
- package/dist/validValues/ingredient/locales/el.d.ts +1 -8
- package/dist/validValues/ingredient/locales/el.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/el.js +1 -8
- package/dist/validValues/ingredient/locales/en.d.ts +1 -8
- package/dist/validValues/ingredient/locales/en.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/en.js +1 -8
- package/dist/validValues/ingredient/locales/es.d.ts +1 -8
- package/dist/validValues/ingredient/locales/es.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/es.js +1 -8
- package/dist/validValues/ingredient/locales/et.d.ts +1 -8
- package/dist/validValues/ingredient/locales/et.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/et.js +1 -8
- package/dist/validValues/ingredient/locales/fi.d.ts +1 -8
- package/dist/validValues/ingredient/locales/fi.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/fi.js +1 -8
- package/dist/validValues/ingredient/locales/fr.d.ts +1 -8
- package/dist/validValues/ingredient/locales/fr.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/fr.js +1 -8
- package/dist/validValues/ingredient/locales/ga.d.ts +1 -8
- package/dist/validValues/ingredient/locales/ga.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/ga.js +1 -8
- package/dist/validValues/ingredient/locales/hr.d.ts +1 -8
- package/dist/validValues/ingredient/locales/hr.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/hr.js +1 -8
- package/dist/validValues/ingredient/locales/hu.d.ts +1 -8
- package/dist/validValues/ingredient/locales/hu.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/hu.js +1 -8
- package/dist/validValues/ingredient/locales/it.d.ts +1 -8
- package/dist/validValues/ingredient/locales/it.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/it.js +1 -8
- package/dist/validValues/ingredient/locales/lt.d.ts +1 -8
- package/dist/validValues/ingredient/locales/lt.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/lt.js +1 -8
- package/dist/validValues/ingredient/locales/lv.d.ts +1 -8
- package/dist/validValues/ingredient/locales/lv.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/lv.js +1 -8
- package/dist/validValues/ingredient/locales/mt.d.ts +1 -8
- package/dist/validValues/ingredient/locales/mt.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/mt.js +1 -8
- package/dist/validValues/ingredient/locales/nl.d.ts +1 -8
- package/dist/validValues/ingredient/locales/nl.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/nl.js +1 -8
- package/dist/validValues/ingredient/locales/pl.d.ts +1 -8
- package/dist/validValues/ingredient/locales/pl.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/pl.js +1 -8
- package/dist/validValues/ingredient/locales/pt.d.ts +1 -8
- package/dist/validValues/ingredient/locales/pt.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/pt.js +1 -8
- package/dist/validValues/ingredient/locales/ro.d.ts +1 -8
- package/dist/validValues/ingredient/locales/ro.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/ro.js +1 -8
- package/dist/validValues/ingredient/locales/sk.d.ts +1 -8
- package/dist/validValues/ingredient/locales/sk.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/sk.js +1 -8
- package/dist/validValues/ingredient/locales/sl.d.ts +1 -8
- package/dist/validValues/ingredient/locales/sl.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/sl.js +1 -8
- package/dist/validValues/ingredient/locales/sv.d.ts +1 -8
- package/dist/validValues/ingredient/locales/sv.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/sv.js +1 -8
- package/dist/validValues/responsibleConsumptionLogo/locales/de.d.ts.map +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/de.js +1 -1
- package/package.json +2 -2
- package/src/validValues/ingredient/ingredient.ts +4 -81
- package/src/validValues/ingredient/locales/bg.po +2 -30
- package/src/validValues/ingredient/locales/bg.ts +1 -1
- package/src/validValues/ingredient/locales/cs.po +2 -30
- package/src/validValues/ingredient/locales/cs.ts +1 -1
- package/src/validValues/ingredient/locales/da.po +2 -30
- package/src/validValues/ingredient/locales/da.ts +1 -1
- package/src/validValues/ingredient/locales/de.po +1 -29
- package/src/validValues/ingredient/locales/de.ts +1 -1
- package/src/validValues/ingredient/locales/el.po +2 -30
- package/src/validValues/ingredient/locales/el.ts +1 -1
- package/src/validValues/ingredient/locales/en.po +2 -30
- package/src/validValues/ingredient/locales/en.ts +1 -1
- package/src/validValues/ingredient/locales/es.po +2 -30
- package/src/validValues/ingredient/locales/es.ts +1 -1
- package/src/validValues/ingredient/locales/et.po +2 -30
- package/src/validValues/ingredient/locales/et.ts +1 -1
- package/src/validValues/ingredient/locales/fi.po +2 -30
- package/src/validValues/ingredient/locales/fi.ts +1 -1
- package/src/validValues/ingredient/locales/fr.po +2 -30
- package/src/validValues/ingredient/locales/fr.ts +1 -1
- package/src/validValues/ingredient/locales/ga.po +2 -30
- package/src/validValues/ingredient/locales/ga.ts +1 -1
- package/src/validValues/ingredient/locales/hr.po +2 -30
- package/src/validValues/ingredient/locales/hr.ts +1 -1
- package/src/validValues/ingredient/locales/hu.po +2 -30
- package/src/validValues/ingredient/locales/hu.ts +1 -1
- package/src/validValues/ingredient/locales/it.po +2 -30
- package/src/validValues/ingredient/locales/it.ts +1 -1
- package/src/validValues/ingredient/locales/lt.po +2 -30
- package/src/validValues/ingredient/locales/lt.ts +1 -1
- package/src/validValues/ingredient/locales/lv.po +2 -30
- package/src/validValues/ingredient/locales/lv.ts +1 -1
- package/src/validValues/ingredient/locales/mt.po +2 -30
- package/src/validValues/ingredient/locales/mt.ts +1 -1
- package/src/validValues/ingredient/locales/nl.po +2 -30
- package/src/validValues/ingredient/locales/nl.ts +1 -1
- package/src/validValues/ingredient/locales/pl.po +2 -30
- package/src/validValues/ingredient/locales/pl.ts +1 -1
- package/src/validValues/ingredient/locales/pt.po +2 -30
- package/src/validValues/ingredient/locales/pt.ts +1 -1
- package/src/validValues/ingredient/locales/ro.po +2 -30
- package/src/validValues/ingredient/locales/ro.ts +1 -1
- package/src/validValues/ingredient/locales/sk.po +2 -30
- package/src/validValues/ingredient/locales/sk.ts +1 -1
- package/src/validValues/ingredient/locales/sl.po +2 -30
- package/src/validValues/ingredient/locales/sl.ts +1 -1
- package/src/validValues/ingredient/locales/sv.po +2 -30
- package/src/validValues/ingredient/locales/sv.ts +1 -1
- package/src/validValues/responsibleConsumptionLogo/locales/de.po +1 -1
- package/src/validValues/responsibleConsumptionLogo/locales/de.ts +1 -1
|
@@ -7,8 +7,6 @@ exports.messages = void 0;
|
|
|
7
7
|
|
|
8
8
|
/*eslint-disable*/
|
|
9
9
|
var messages = {
|
|
10
|
-
"validValues.ingredient.alcoholFromDriedGrapes": "szárított szőlőből származó alkohol",
|
|
11
|
-
"validValues.ingredient.alcoholFromWine": "alkohol a borból",
|
|
12
10
|
"validValues.ingredient.aleppoPineResin": "aleppo fenyő gyantája",
|
|
13
11
|
"validValues.ingredient.alluraRed": "alluravörös",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "diammónium-hidrogén-foszfát",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "dimetil-dikarbonát",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "szárított szőlőből készült párlat",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "aszalt szőlőből előállított párlat",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "borpárlat",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "borból előállított alkohol",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "borpárlat",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "étkezési zselatin",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "borpárlat",
|
|
85
81
|
"validValues.ingredient.grapeMust": "szőlőmust",
|
|
86
82
|
"validValues.ingredient.grapeMust.deprecationDescription": "Since grapevine products are always produced from grapes, it is appropriate to allow the use of a single term \"grapes\" to indicate the basic raw material in the list of ingredients irrespective of whether the winemaker has used fresh grapes or grape must.",
|
|
87
|
-
"validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol": "szőlőmust szárított szőlőből semleges boralkohollal",
|
|
88
83
|
"validValues.ingredient.grapeMustWithSulphites": "szőlőmust (<0>szulfitok</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "gumiarábikum",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "tejkazein",
|
|
109
104
|
"validValues.ingredient.milkProducts": "<0>tejtermékek</0>",
|
|
110
105
|
"validValues.ingredient.milkProtein": "<0>tejfehérje</0>",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "szőlő eredetű semleges alkohol",
|
|
112
107
|
"validValues.ingredient.nitrogen": "nitrogén",
|
|
113
108
|
"validValues.ingredient.nitrogen.deprecationDescription": "As indication of packaging gas in the list of ingrexdients may confuse consumers it is appropriate to replace it by selecting value from new Packaging Gases dropdown.",
|
|
114
|
-
"validValues.ingredient.partiallyFermentedGrapeMust": "részben erjesztett szőlőmust",
|
|
115
|
-
"validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes": "szárított szőlőből készült részben erjesztett szőlőmust",
|
|
116
109
|
"validValues.ingredient.peasProtein": "borsófehérje",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pektin-liázok",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "pektin-metil-észteráz",
|
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
export declare const messages: {
|
|
2
|
-
"validValues.ingredient.alcoholFromDriedGrapes": string;
|
|
3
|
-
"validValues.ingredient.alcoholFromWine": string;
|
|
4
2
|
"validValues.ingredient.aleppoPineResin": string;
|
|
5
3
|
"validValues.ingredient.alluraRed": string;
|
|
6
4
|
"validValues.ingredient.alluraRed_eCode": string;
|
|
@@ -45,9 +43,7 @@ export declare const messages: {
|
|
|
45
43
|
"validValues.ingredient.diammoniumHydrogenPhosphate": string;
|
|
46
44
|
"validValues.ingredient.dimethyldicarbonate": string;
|
|
47
45
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": string;
|
|
48
|
-
"validValues.ingredient.distillateFromDriedGrapes": string;
|
|
49
46
|
"validValues.ingredient.distillateOfAgriculturalOrigin": string;
|
|
50
|
-
"validValues.ingredient.distillateOfWine": string;
|
|
51
47
|
"validValues.ingredient.driedGrapeAlcohol": string;
|
|
52
48
|
"validValues.ingredient.driedGrapeDistillate": string;
|
|
53
49
|
"validValues.ingredient.edibleGelatine": string;
|
|
@@ -76,7 +72,6 @@ export declare const messages: {
|
|
|
76
72
|
"validValues.ingredient.grapeMarcSpirit": string;
|
|
77
73
|
"validValues.ingredient.grapeMust": string;
|
|
78
74
|
"validValues.ingredient.grapeMust.deprecationDescription": string;
|
|
79
|
-
"validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol": string;
|
|
80
75
|
"validValues.ingredient.grapeMustWithSulphites": string;
|
|
81
76
|
"validValues.ingredient.gumArabic": string;
|
|
82
77
|
"validValues.ingredient.gumArabic.synonymDescription": string;
|
|
@@ -100,11 +95,9 @@ export declare const messages: {
|
|
|
100
95
|
"validValues.ingredient.milkCasein": string;
|
|
101
96
|
"validValues.ingredient.milkProducts": string;
|
|
102
97
|
"validValues.ingredient.milkProtein": string;
|
|
103
|
-
"validValues.ingredient.
|
|
98
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": string;
|
|
104
99
|
"validValues.ingredient.nitrogen": string;
|
|
105
100
|
"validValues.ingredient.nitrogen.deprecationDescription": string;
|
|
106
|
-
"validValues.ingredient.partiallyFermentedGrapeMust": string;
|
|
107
|
-
"validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes": string;
|
|
108
101
|
"validValues.ingredient.peasProtein": string;
|
|
109
102
|
"validValues.ingredient.pectinLyases": string;
|
|
110
103
|
"validValues.ingredient.pectinMethylesterase": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"it.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/it.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"it.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/it.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAooW,CAAC"}
|
|
@@ -7,8 +7,6 @@ exports.messages = void 0;
|
|
|
7
7
|
|
|
8
8
|
/*eslint-disable*/
|
|
9
9
|
var messages = {
|
|
10
|
-
"validValues.ingredient.alcoholFromDriedGrapes": "alcool da uve secche",
|
|
11
|
-
"validValues.ingredient.alcoholFromWine": "alcol dal vino",
|
|
12
10
|
"validValues.ingredient.aleppoPineResin": "resina di pino di aleppo",
|
|
13
11
|
"validValues.ingredient.alluraRed": "rosso allura",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "idrogenofosfato di diammonio",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "dimetildicarbonato",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "distillato di uva passita",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "distillato di origine agricola",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "distillato di vino",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "alcole di uva passa",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "distillato di uva passa",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "gelatina alimentare",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "acquavite di vinaccia",
|
|
85
81
|
"validValues.ingredient.grapeMust": "mosto d'uva",
|
|
86
82
|
"validValues.ingredient.grapeMust.deprecationDescription": "Since grapevine products are always produced from grapes, it is appropriate to allow the use of a single term \"grapes\" to indicate the basic raw material in the list of ingredients irrespective of whether the winemaker has used fresh grapes or grape must.",
|
|
87
|
-
"validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol": "mosto d'uva da uve appassite con alcool di vino neutro",
|
|
88
83
|
"validValues.ingredient.grapeMustWithSulphites": "mosto d'uva (<0>solfiti</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "gomma arabica",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "caseina del latte",
|
|
109
104
|
"validValues.ingredient.milkProducts": "derivati del <0>latte</0>",
|
|
110
105
|
"validValues.ingredient.milkProtein": "proteina del <0>latte</0>",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "alcole neutro di origine vinica",
|
|
112
107
|
"validValues.ingredient.nitrogen": "azoto",
|
|
113
108
|
"validValues.ingredient.nitrogen.deprecationDescription": "As indication of packaging gas in the list of ingrexdients may confuse consumers it is appropriate to replace it by selecting value from new Packaging Gases dropdown.",
|
|
114
|
-
"validValues.ingredient.partiallyFermentedGrapeMust": "mosto d'uva parzialmente fermentato",
|
|
115
|
-
"validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes": "mosto d'uva parzialmente fermentato ottenuto da uve appassite",
|
|
116
109
|
"validValues.ingredient.peasProtein": "proteina di piselli",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pectina liasi",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "pectina metilesterasi",
|
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
export declare const messages: {
|
|
2
|
-
"validValues.ingredient.alcoholFromDriedGrapes": string;
|
|
3
|
-
"validValues.ingredient.alcoholFromWine": string;
|
|
4
2
|
"validValues.ingredient.aleppoPineResin": string;
|
|
5
3
|
"validValues.ingredient.alluraRed": string;
|
|
6
4
|
"validValues.ingredient.alluraRed_eCode": string;
|
|
@@ -45,9 +43,7 @@ export declare const messages: {
|
|
|
45
43
|
"validValues.ingredient.diammoniumHydrogenPhosphate": string;
|
|
46
44
|
"validValues.ingredient.dimethyldicarbonate": string;
|
|
47
45
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": string;
|
|
48
|
-
"validValues.ingredient.distillateFromDriedGrapes": string;
|
|
49
46
|
"validValues.ingredient.distillateOfAgriculturalOrigin": string;
|
|
50
|
-
"validValues.ingredient.distillateOfWine": string;
|
|
51
47
|
"validValues.ingredient.driedGrapeAlcohol": string;
|
|
52
48
|
"validValues.ingredient.driedGrapeDistillate": string;
|
|
53
49
|
"validValues.ingredient.edibleGelatine": string;
|
|
@@ -76,7 +72,6 @@ export declare const messages: {
|
|
|
76
72
|
"validValues.ingredient.grapeMarcSpirit": string;
|
|
77
73
|
"validValues.ingredient.grapeMust": string;
|
|
78
74
|
"validValues.ingredient.grapeMust.deprecationDescription": string;
|
|
79
|
-
"validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol": string;
|
|
80
75
|
"validValues.ingredient.grapeMustWithSulphites": string;
|
|
81
76
|
"validValues.ingredient.gumArabic": string;
|
|
82
77
|
"validValues.ingredient.gumArabic.synonymDescription": string;
|
|
@@ -100,11 +95,9 @@ export declare const messages: {
|
|
|
100
95
|
"validValues.ingredient.milkCasein": string;
|
|
101
96
|
"validValues.ingredient.milkProducts": string;
|
|
102
97
|
"validValues.ingredient.milkProtein": string;
|
|
103
|
-
"validValues.ingredient.
|
|
98
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": string;
|
|
104
99
|
"validValues.ingredient.nitrogen": string;
|
|
105
100
|
"validValues.ingredient.nitrogen.deprecationDescription": string;
|
|
106
|
-
"validValues.ingredient.partiallyFermentedGrapeMust": string;
|
|
107
|
-
"validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes": string;
|
|
108
101
|
"validValues.ingredient.peasProtein": string;
|
|
109
102
|
"validValues.ingredient.pectinLyases": string;
|
|
110
103
|
"validValues.ingredient.pectinMethylesterase": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lt.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/lt.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"lt.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/lt.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAisW,CAAC"}
|
|
@@ -7,8 +7,6 @@ exports.messages = void 0;
|
|
|
7
7
|
|
|
8
8
|
/*eslint-disable*/
|
|
9
9
|
var messages = {
|
|
10
|
-
"validValues.ingredient.alcoholFromDriedGrapes": "alcohol from dried grapes",
|
|
11
|
-
"validValues.ingredient.alcoholFromWine": "alcohol from wine",
|
|
12
10
|
"validValues.ingredient.aleppoPineResin": "alepinės pušies sakai",
|
|
13
11
|
"validValues.ingredient.alluraRed": "raudonasis dažiklis (Allura Red)",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "diamonio hidrofosfatas",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "dimetilo dikarbonatas",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "distillate from dried grapes",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "žemės ūkio kilmės distiliatą",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "distillate of wine",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "džiovintų vynuogių alkoholį",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "džiovintų vynuogių distiliatą",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "valgomoji želatina",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "vynuogių išspaudų spiritą",
|
|
85
81
|
"validValues.ingredient.grapeMust": "Vynuogių misos",
|
|
86
82
|
"validValues.ingredient.grapeMust.deprecationDescription": "Since grapevine products are always produced from grapes, it is appropriate to allow the use of a single term \"grapes\" to indicate the basic raw material in the list of ingredients irrespective of whether the winemaker has used fresh grapes or grape must.",
|
|
87
|
-
"validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol": "grape must from dried grapes with neutral wine alcohol",
|
|
88
83
|
"validValues.ingredient.grapeMustWithSulphites": "Vynuogių misos (<0>sulfitai</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "gumiarabikas",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "pieno kazeinas",
|
|
109
104
|
"validValues.ingredient.milkProducts": "<0>pieno</0> produktai",
|
|
110
105
|
"validValues.ingredient.milkProtein": "<0>pieno</0> baltymai",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "pirminė natūrali alkoholio",
|
|
112
107
|
"validValues.ingredient.nitrogen": "azotas",
|
|
113
108
|
"validValues.ingredient.nitrogen.deprecationDescription": "As indication of packaging gas in the list of ingrexdients may confuse consumers it is appropriate to replace it by selecting value from new Packaging Gases dropdown.",
|
|
114
|
-
"validValues.ingredient.partiallyFermentedGrapeMust": "partially fermented grape must",
|
|
115
|
-
"validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes": "partially fermented grape must made from dried grapes",
|
|
116
109
|
"validValues.ingredient.peasProtein": "žirnių baltymai",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pektino liazės",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "pektino metilesterazė",
|
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
export declare const messages: {
|
|
2
|
-
"validValues.ingredient.alcoholFromDriedGrapes": string;
|
|
3
|
-
"validValues.ingredient.alcoholFromWine": string;
|
|
4
2
|
"validValues.ingredient.aleppoPineResin": string;
|
|
5
3
|
"validValues.ingredient.alluraRed": string;
|
|
6
4
|
"validValues.ingredient.alluraRed_eCode": string;
|
|
@@ -45,9 +43,7 @@ export declare const messages: {
|
|
|
45
43
|
"validValues.ingredient.diammoniumHydrogenPhosphate": string;
|
|
46
44
|
"validValues.ingredient.dimethyldicarbonate": string;
|
|
47
45
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": string;
|
|
48
|
-
"validValues.ingredient.distillateFromDriedGrapes": string;
|
|
49
46
|
"validValues.ingredient.distillateOfAgriculturalOrigin": string;
|
|
50
|
-
"validValues.ingredient.distillateOfWine": string;
|
|
51
47
|
"validValues.ingredient.driedGrapeAlcohol": string;
|
|
52
48
|
"validValues.ingredient.driedGrapeDistillate": string;
|
|
53
49
|
"validValues.ingredient.edibleGelatine": string;
|
|
@@ -76,7 +72,6 @@ export declare const messages: {
|
|
|
76
72
|
"validValues.ingredient.grapeMarcSpirit": string;
|
|
77
73
|
"validValues.ingredient.grapeMust": string;
|
|
78
74
|
"validValues.ingredient.grapeMust.deprecationDescription": string;
|
|
79
|
-
"validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol": string;
|
|
80
75
|
"validValues.ingredient.grapeMustWithSulphites": string;
|
|
81
76
|
"validValues.ingredient.gumArabic": string;
|
|
82
77
|
"validValues.ingredient.gumArabic.synonymDescription": string;
|
|
@@ -100,11 +95,9 @@ export declare const messages: {
|
|
|
100
95
|
"validValues.ingredient.milkCasein": string;
|
|
101
96
|
"validValues.ingredient.milkProducts": string;
|
|
102
97
|
"validValues.ingredient.milkProtein": string;
|
|
103
|
-
"validValues.ingredient.
|
|
98
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": string;
|
|
104
99
|
"validValues.ingredient.nitrogen": string;
|
|
105
100
|
"validValues.ingredient.nitrogen.deprecationDescription": string;
|
|
106
|
-
"validValues.ingredient.partiallyFermentedGrapeMust": string;
|
|
107
|
-
"validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes": string;
|
|
108
101
|
"validValues.ingredient.peasProtein": string;
|
|
109
102
|
"validValues.ingredient.pectinLyases": string;
|
|
110
103
|
"validValues.ingredient.pectinMethylesterase": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lv.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/lv.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"lv.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/lv.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA47V,CAAC"}
|
|
@@ -7,8 +7,6 @@ exports.messages = void 0;
|
|
|
7
7
|
|
|
8
8
|
/*eslint-disable*/
|
|
9
9
|
var messages = {
|
|
10
|
-
"validValues.ingredient.alcoholFromDriedGrapes": "alcohol from dried grapes",
|
|
11
|
-
"validValues.ingredient.alcoholFromWine": "alcohol from wine",
|
|
12
10
|
"validValues.ingredient.aleppoPineResin": "alepas priedes sveķi",
|
|
13
11
|
"validValues.ingredient.alluraRed": "alura sarkanā",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "diamonija hidrogēnfosfāts",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "dimetildikarbonāts",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "distillate from dried grapes",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "lauksaimnieciskas izcelsmes destilāts",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "distillate of wine",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "rozīņu spirts",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "rozīņu destilāts",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "pārtikas želatīns",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "vīnogu čagu spirts",
|
|
85
81
|
"validValues.ingredient.grapeMust": "Vīnogu misa",
|
|
86
82
|
"validValues.ingredient.grapeMust.deprecationDescription": "Since grapevine products are always produced from grapes, it is appropriate to allow the use of a single term \"grapes\" to indicate the basic raw material in the list of ingredients irrespective of whether the winemaker has used fresh grapes or grape must.",
|
|
87
|
-
"validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol": "grape must from dried grapes with neutral wine alcohol",
|
|
88
83
|
"validValues.ingredient.grapeMustWithSulphites": "Vīnogu misa (<0>sulfīti</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "gumiarābiks",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "piena kazeīns",
|
|
109
104
|
"validValues.ingredient.milkProducts": "<0>piena</0> produkts",
|
|
110
105
|
"validValues.ingredient.milkProtein": "<0>piena</0> olbaltumviela",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "neitrāls vīna spirts",
|
|
112
107
|
"validValues.ingredient.nitrogen": "slāpeklis",
|
|
113
108
|
"validValues.ingredient.nitrogen.deprecationDescription": "As indication of packaging gas in the list of ingrexdients may confuse consumers it is appropriate to replace it by selecting value from new Packaging Gases dropdown.",
|
|
114
|
-
"validValues.ingredient.partiallyFermentedGrapeMust": "partially fermented grape must",
|
|
115
|
-
"validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes": "partially fermented grape must made from dried grapes",
|
|
116
109
|
"validValues.ingredient.peasProtein": "zirņu proteīns",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pektīnliāzes",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "pektīnmetilesterāze",
|
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
export declare const messages: {
|
|
2
|
-
"validValues.ingredient.alcoholFromDriedGrapes": string;
|
|
3
|
-
"validValues.ingredient.alcoholFromWine": string;
|
|
4
2
|
"validValues.ingredient.aleppoPineResin": string;
|
|
5
3
|
"validValues.ingredient.alluraRed": string;
|
|
6
4
|
"validValues.ingredient.alluraRed_eCode": string;
|
|
@@ -45,9 +43,7 @@ export declare const messages: {
|
|
|
45
43
|
"validValues.ingredient.diammoniumHydrogenPhosphate": string;
|
|
46
44
|
"validValues.ingredient.dimethyldicarbonate": string;
|
|
47
45
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": string;
|
|
48
|
-
"validValues.ingredient.distillateFromDriedGrapes": string;
|
|
49
46
|
"validValues.ingredient.distillateOfAgriculturalOrigin": string;
|
|
50
|
-
"validValues.ingredient.distillateOfWine": string;
|
|
51
47
|
"validValues.ingredient.driedGrapeAlcohol": string;
|
|
52
48
|
"validValues.ingredient.driedGrapeDistillate": string;
|
|
53
49
|
"validValues.ingredient.edibleGelatine": string;
|
|
@@ -76,7 +72,6 @@ export declare const messages: {
|
|
|
76
72
|
"validValues.ingredient.grapeMarcSpirit": string;
|
|
77
73
|
"validValues.ingredient.grapeMust": string;
|
|
78
74
|
"validValues.ingredient.grapeMust.deprecationDescription": string;
|
|
79
|
-
"validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol": string;
|
|
80
75
|
"validValues.ingredient.grapeMustWithSulphites": string;
|
|
81
76
|
"validValues.ingredient.gumArabic": string;
|
|
82
77
|
"validValues.ingredient.gumArabic.synonymDescription": string;
|
|
@@ -100,11 +95,9 @@ export declare const messages: {
|
|
|
100
95
|
"validValues.ingredient.milkCasein": string;
|
|
101
96
|
"validValues.ingredient.milkProducts": string;
|
|
102
97
|
"validValues.ingredient.milkProtein": string;
|
|
103
|
-
"validValues.ingredient.
|
|
98
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": string;
|
|
104
99
|
"validValues.ingredient.nitrogen": string;
|
|
105
100
|
"validValues.ingredient.nitrogen.deprecationDescription": string;
|
|
106
|
-
"validValues.ingredient.partiallyFermentedGrapeMust": string;
|
|
107
|
-
"validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes": string;
|
|
108
101
|
"validValues.ingredient.peasProtein": string;
|
|
109
102
|
"validValues.ingredient.pectinLyases": string;
|
|
110
103
|
"validValues.ingredient.pectinMethylesterase": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mt.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/mt.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"mt.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/mt.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAgsW,CAAC"}
|
|
@@ -7,8 +7,6 @@ exports.messages = void 0;
|
|
|
7
7
|
|
|
8
8
|
/*eslint-disable*/
|
|
9
9
|
var messages = {
|
|
10
|
-
"validValues.ingredient.alcoholFromDriedGrapes": "alcohol from dried grapes",
|
|
11
|
-
"validValues.ingredient.alcoholFromWine": "alcohol from wine",
|
|
12
10
|
"validValues.ingredient.aleppoPineResin": "reżina tal-arżnu ta' aleppo",
|
|
13
11
|
"validValues.ingredient.alluraRed": "allura red",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "fosfat tal-idroġenu tad-diammonju",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "dimetilkarbonat",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "distillate from dried grapes",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "distillat ta’ oriġini agrikola",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "distillate of wine",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "alkoħol tal-għeneb imnixxef",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "distillat tal-għeneb imnixxef",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "ġelatina alimentari",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "spirtu mill-karfa tal-għeneb magħsur",
|
|
85
81
|
"validValues.ingredient.grapeMust": "most tal-għeneb",
|
|
86
82
|
"validValues.ingredient.grapeMust.deprecationDescription": "Since grapevine products are always produced from grapes, it is appropriate to allow the use of a single term \"grapes\" to indicate the basic raw material in the list of ingredients irrespective of whether the winemaker has used fresh grapes or grape must.",
|
|
87
|
-
"validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol": "grape must from dried grapes with neutral wine alcohol",
|
|
88
83
|
"validValues.ingredient.grapeMustWithSulphites": "most tal-għeneb (<0>sulfiti</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "gomma arabika",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "kaseina tal-ħalib",
|
|
109
104
|
"validValues.ingredient.milkProducts": "prodotti tal-<0>ħalib</0>",
|
|
110
105
|
"validValues.ingredient.milkProtein": "proteina tal-<0>ħalib</0>",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "alkoħol newtrali ġej mid-dielja",
|
|
112
107
|
"validValues.ingredient.nitrogen": "nitroġenu",
|
|
113
108
|
"validValues.ingredient.nitrogen.deprecationDescription": "As indication of packaging gas in the list of ingrexdients may confuse consumers it is appropriate to replace it by selecting value from new Packaging Gases dropdown.",
|
|
114
|
-
"validValues.ingredient.partiallyFermentedGrapeMust": "partially fermented grape must",
|
|
115
|
-
"validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes": "partially fermented grape must made from dried grapes",
|
|
116
109
|
"validValues.ingredient.peasProtein": "proteina tal-piżelli",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pektina-liażi",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "pektinametilesterażi",
|
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
export declare const messages: {
|
|
2
|
-
"validValues.ingredient.alcoholFromDriedGrapes": string;
|
|
3
|
-
"validValues.ingredient.alcoholFromWine": string;
|
|
4
2
|
"validValues.ingredient.aleppoPineResin": string;
|
|
5
3
|
"validValues.ingredient.alluraRed": string;
|
|
6
4
|
"validValues.ingredient.alluraRed_eCode": string;
|
|
@@ -45,9 +43,7 @@ export declare const messages: {
|
|
|
45
43
|
"validValues.ingredient.diammoniumHydrogenPhosphate": string;
|
|
46
44
|
"validValues.ingredient.dimethyldicarbonate": string;
|
|
47
45
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": string;
|
|
48
|
-
"validValues.ingredient.distillateFromDriedGrapes": string;
|
|
49
46
|
"validValues.ingredient.distillateOfAgriculturalOrigin": string;
|
|
50
|
-
"validValues.ingredient.distillateOfWine": string;
|
|
51
47
|
"validValues.ingredient.driedGrapeAlcohol": string;
|
|
52
48
|
"validValues.ingredient.driedGrapeDistillate": string;
|
|
53
49
|
"validValues.ingredient.edibleGelatine": string;
|
|
@@ -76,7 +72,6 @@ export declare const messages: {
|
|
|
76
72
|
"validValues.ingredient.grapeMarcSpirit": string;
|
|
77
73
|
"validValues.ingredient.grapeMust": string;
|
|
78
74
|
"validValues.ingredient.grapeMust.deprecationDescription": string;
|
|
79
|
-
"validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol": string;
|
|
80
75
|
"validValues.ingredient.grapeMustWithSulphites": string;
|
|
81
76
|
"validValues.ingredient.gumArabic": string;
|
|
82
77
|
"validValues.ingredient.gumArabic.synonymDescription": string;
|
|
@@ -100,11 +95,9 @@ export declare const messages: {
|
|
|
100
95
|
"validValues.ingredient.milkCasein": string;
|
|
101
96
|
"validValues.ingredient.milkProducts": string;
|
|
102
97
|
"validValues.ingredient.milkProtein": string;
|
|
103
|
-
"validValues.ingredient.
|
|
98
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": string;
|
|
104
99
|
"validValues.ingredient.nitrogen": string;
|
|
105
100
|
"validValues.ingredient.nitrogen.deprecationDescription": string;
|
|
106
|
-
"validValues.ingredient.partiallyFermentedGrapeMust": string;
|
|
107
|
-
"validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes": string;
|
|
108
101
|
"validValues.ingredient.peasProtein": string;
|
|
109
102
|
"validValues.ingredient.pectinLyases": string;
|
|
110
103
|
"validValues.ingredient.pectinMethylesterase": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nl.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/nl.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"nl.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/nl.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAm4V,CAAC"}
|
|
@@ -7,8 +7,6 @@ exports.messages = void 0;
|
|
|
7
7
|
|
|
8
8
|
/*eslint-disable*/
|
|
9
9
|
var messages = {
|
|
10
|
-
"validValues.ingredient.alcoholFromDriedGrapes": "alcohol from dried grapes",
|
|
11
|
-
"validValues.ingredient.alcoholFromWine": "alcohol from wine",
|
|
12
10
|
"validValues.ingredient.aleppoPineResin": "hars van aleppo-pijnbomen",
|
|
13
11
|
"validValues.ingredient.alluraRed": "allurarood",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "diammoniumhydrogeenorthofosfaat",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "dimethyldicarbonaat",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "distillate from dried grapes",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "distillaat uit landbouwproducten",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "distillate of wine",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "alcohol van rozijnen",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "distillaat van rozijnen",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "voedselgelatine",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "druivendraf-eau-de-vie",
|
|
85
81
|
"validValues.ingredient.grapeMust": "Druivenmost",
|
|
86
82
|
"validValues.ingredient.grapeMust.deprecationDescription": "Since grapevine products are always produced from grapes, it is appropriate to allow the use of a single term \"grapes\" to indicate the basic raw material in the list of ingredients irrespective of whether the winemaker has used fresh grapes or grape must.",
|
|
87
|
-
"validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol": "grape must from dried grapes with neutral wine alcohol",
|
|
88
83
|
"validValues.ingredient.grapeMustWithSulphites": "Druivenmost (<0>sulfieten</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "arabische gom",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "melkcaseïne",
|
|
109
104
|
"validValues.ingredient.milkProducts": "<0>melkderivaat</0>",
|
|
110
105
|
"validValues.ingredient.milkProtein": "<0>melkproteïnen</0>",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "neutrale alcohol uit wijnbouwproducten",
|
|
112
107
|
"validValues.ingredient.nitrogen": "stikstof",
|
|
113
108
|
"validValues.ingredient.nitrogen.deprecationDescription": "As indication of packaging gas in the list of ingrexdients may confuse consumers it is appropriate to replace it by selecting value from new Packaging Gases dropdown.",
|
|
114
|
-
"validValues.ingredient.partiallyFermentedGrapeMust": "partially fermented grape must",
|
|
115
|
-
"validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes": "partially fermented grape must made from dried grapes",
|
|
116
109
|
"validValues.ingredient.peasProtein": "eiwit uit erwten",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pectinelyasen",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "pectinemethylesterase",
|
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
export declare const messages: {
|
|
2
|
-
"validValues.ingredient.alcoholFromDriedGrapes": string;
|
|
3
|
-
"validValues.ingredient.alcoholFromWine": string;
|
|
4
2
|
"validValues.ingredient.aleppoPineResin": string;
|
|
5
3
|
"validValues.ingredient.alluraRed": string;
|
|
6
4
|
"validValues.ingredient.alluraRed_eCode": string;
|
|
@@ -45,9 +43,7 @@ export declare const messages: {
|
|
|
45
43
|
"validValues.ingredient.diammoniumHydrogenPhosphate": string;
|
|
46
44
|
"validValues.ingredient.dimethyldicarbonate": string;
|
|
47
45
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": string;
|
|
48
|
-
"validValues.ingredient.distillateFromDriedGrapes": string;
|
|
49
46
|
"validValues.ingredient.distillateOfAgriculturalOrigin": string;
|
|
50
|
-
"validValues.ingredient.distillateOfWine": string;
|
|
51
47
|
"validValues.ingredient.driedGrapeAlcohol": string;
|
|
52
48
|
"validValues.ingredient.driedGrapeDistillate": string;
|
|
53
49
|
"validValues.ingredient.edibleGelatine": string;
|
|
@@ -76,7 +72,6 @@ export declare const messages: {
|
|
|
76
72
|
"validValues.ingredient.grapeMarcSpirit": string;
|
|
77
73
|
"validValues.ingredient.grapeMust": string;
|
|
78
74
|
"validValues.ingredient.grapeMust.deprecationDescription": string;
|
|
79
|
-
"validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol": string;
|
|
80
75
|
"validValues.ingredient.grapeMustWithSulphites": string;
|
|
81
76
|
"validValues.ingredient.gumArabic": string;
|
|
82
77
|
"validValues.ingredient.gumArabic.synonymDescription": string;
|
|
@@ -100,11 +95,9 @@ export declare const messages: {
|
|
|
100
95
|
"validValues.ingredient.milkCasein": string;
|
|
101
96
|
"validValues.ingredient.milkProducts": string;
|
|
102
97
|
"validValues.ingredient.milkProtein": string;
|
|
103
|
-
"validValues.ingredient.
|
|
98
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": string;
|
|
104
99
|
"validValues.ingredient.nitrogen": string;
|
|
105
100
|
"validValues.ingredient.nitrogen.deprecationDescription": string;
|
|
106
|
-
"validValues.ingredient.partiallyFermentedGrapeMust": string;
|
|
107
|
-
"validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes": string;
|
|
108
101
|
"validValues.ingredient.peasProtein": string;
|
|
109
102
|
"validValues.ingredient.pectinLyases": string;
|
|
110
103
|
"validValues.ingredient.pectinMethylesterase": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pl.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/pl.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"pl.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/pl.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAsmW,CAAC"}
|
|
@@ -7,8 +7,6 @@ exports.messages = void 0;
|
|
|
7
7
|
|
|
8
8
|
/*eslint-disable*/
|
|
9
9
|
var messages = {
|
|
10
|
-
"validValues.ingredient.alcoholFromDriedGrapes": "alcohol from dried grapes",
|
|
11
|
-
"validValues.ingredient.alcoholFromWine": "alcohol from wine",
|
|
12
10
|
"validValues.ingredient.aleppoPineResin": "żywica z sosny alepskiej",
|
|
13
11
|
"validValues.ingredient.alluraRed": "czerwień allura",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "wodorofosforan diamonu",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "diwęglan dimetylu",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "distillate from dried grapes",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "destylat pochodzenia rolniczego",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "distillate of wine",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "alkohol z suszonych winogron",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "destylat z suszonych winogron",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "żelatyna jadalna",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "okowita z wytłoków z winogron",
|
|
85
81
|
"validValues.ingredient.grapeMust": "moszcz winogronowy",
|
|
86
82
|
"validValues.ingredient.grapeMust.deprecationDescription": "Since grapevine products are always produced from grapes, it is appropriate to allow the use of a single term \"grapes\" to indicate the basic raw material in the list of ingredients irrespective of whether the winemaker has used fresh grapes or grape must.",
|
|
87
|
-
"validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol": "grape must from dried grapes with neutral wine alcohol",
|
|
88
83
|
"validValues.ingredient.grapeMustWithSulphites": "moszcz winogronowy (<0>siarczyny</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "guma arabska",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "kazeinę z mleka",
|
|
109
104
|
"validValues.ingredient.milkProducts": "produkty <0>mleczne</0>",
|
|
110
105
|
"validValues.ingredient.milkProtein": "białko <0>mleka</0>",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "alkohol neutralny pochodzenia winnego",
|
|
112
107
|
"validValues.ingredient.nitrogen": "azot",
|
|
113
108
|
"validValues.ingredient.nitrogen.deprecationDescription": "As indication of packaging gas in the list of ingrexdients may confuse consumers it is appropriate to replace it by selecting value from new Packaging Gases dropdown.",
|
|
114
|
-
"validValues.ingredient.partiallyFermentedGrapeMust": "partially fermented grape must",
|
|
115
|
-
"validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes": "partially fermented grape must made from dried grapes",
|
|
116
109
|
"validValues.ingredient.peasProtein": "białko grochu",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pektoliazy",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "metylesteraza pektynowa",
|
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
export declare const messages: {
|
|
2
|
-
"validValues.ingredient.alcoholFromDriedGrapes": string;
|
|
3
|
-
"validValues.ingredient.alcoholFromWine": string;
|
|
4
2
|
"validValues.ingredient.aleppoPineResin": string;
|
|
5
3
|
"validValues.ingredient.alluraRed": string;
|
|
6
4
|
"validValues.ingredient.alluraRed_eCode": string;
|
|
@@ -45,9 +43,7 @@ export declare const messages: {
|
|
|
45
43
|
"validValues.ingredient.diammoniumHydrogenPhosphate": string;
|
|
46
44
|
"validValues.ingredient.dimethyldicarbonate": string;
|
|
47
45
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": string;
|
|
48
|
-
"validValues.ingredient.distillateFromDriedGrapes": string;
|
|
49
46
|
"validValues.ingredient.distillateOfAgriculturalOrigin": string;
|
|
50
|
-
"validValues.ingredient.distillateOfWine": string;
|
|
51
47
|
"validValues.ingredient.driedGrapeAlcohol": string;
|
|
52
48
|
"validValues.ingredient.driedGrapeDistillate": string;
|
|
53
49
|
"validValues.ingredient.edibleGelatine": string;
|
|
@@ -76,7 +72,6 @@ export declare const messages: {
|
|
|
76
72
|
"validValues.ingredient.grapeMarcSpirit": string;
|
|
77
73
|
"validValues.ingredient.grapeMust": string;
|
|
78
74
|
"validValues.ingredient.grapeMust.deprecationDescription": string;
|
|
79
|
-
"validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol": string;
|
|
80
75
|
"validValues.ingredient.grapeMustWithSulphites": string;
|
|
81
76
|
"validValues.ingredient.gumArabic": string;
|
|
82
77
|
"validValues.ingredient.gumArabic.synonymDescription": string;
|
|
@@ -100,11 +95,9 @@ export declare const messages: {
|
|
|
100
95
|
"validValues.ingredient.milkCasein": string;
|
|
101
96
|
"validValues.ingredient.milkProducts": string;
|
|
102
97
|
"validValues.ingredient.milkProtein": string;
|
|
103
|
-
"validValues.ingredient.
|
|
98
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": string;
|
|
104
99
|
"validValues.ingredient.nitrogen": string;
|
|
105
100
|
"validValues.ingredient.nitrogen.deprecationDescription": string;
|
|
106
|
-
"validValues.ingredient.partiallyFermentedGrapeMust": string;
|
|
107
|
-
"validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes": string;
|
|
108
101
|
"validValues.ingredient.peasProtein": string;
|
|
109
102
|
"validValues.ingredient.pectinLyases": string;
|
|
110
103
|
"validValues.ingredient.pectinMethylesterase": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pt.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/pt.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"pt.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/pt.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAunW,CAAC"}
|