@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": "alcohol from dried grapes",
|
|
11
|
-
"validValues.ingredient.alcoholFromWine": "alcohol from wine",
|
|
12
10
|
"validValues.ingredient.aleppoPineResin": "aleppo pine resin",
|
|
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": "diammonium hydrogen phosphate",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "dimethyldicarbonate",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "distillate from dried grapes",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "distillate of agricultural origin",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "distillate of wine",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "dried grape alcohol",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "dried grape distillate",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "edible gelatine",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "grape-marc spirit",
|
|
85
81
|
"validValues.ingredient.grapeMust": "grape 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": "grape must from dried grapes with neutral wine alcohol",
|
|
88
83
|
"validValues.ingredient.grapeMustWithSulphites": "grape must (<0>sulphites</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "gum arabic",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "milk casein",
|
|
109
104
|
"validValues.ingredient.milkProducts": "<0>milk</0> products",
|
|
110
105
|
"validValues.ingredient.milkProtein": "<0>milk</0> protein",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "neutral alcohol of vine origin",
|
|
112
107
|
"validValues.ingredient.nitrogen": "nitrogen",
|
|
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": "Peas protein",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pectin lyases",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "pectin methylesterase",
|
|
@@ -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":"es.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/es.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"es.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/es.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA0qW,CAAC"}
|
|
@@ -7,8 +7,6 @@ exports.messages = void 0;
|
|
|
7
7
|
|
|
8
8
|
/*eslint-disable*/
|
|
9
9
|
var messages = {
|
|
10
|
-
"validValues.ingredient.alcoholFromDriedGrapes": "alcohol de uvas pasas",
|
|
11
|
-
"validValues.ingredient.alcoholFromWine": "alcohol del vino",
|
|
12
10
|
"validValues.ingredient.aleppoPineResin": "resina de pino carrasco",
|
|
13
11
|
"validValues.ingredient.alluraRed": "rojo allura AC",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "fosfato de amonio dibásico",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "dicarbonato de dimetilo",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "destilado de uvas pasas",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "destilado de origen agrícola",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "destilado de vino",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "alcohol de uvas pasas",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "destilado de uvas pasas",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "gelatina alimentaria",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "aguardiente de orujo",
|
|
85
81
|
"validValues.ingredient.grapeMust": "mosto de 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 de uva procedente de uvas pasas con alcohol vínico neutro.",
|
|
88
83
|
"validValues.ingredient.grapeMustWithSulphites": "mosto de uva (<0>sulfitos</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "goma arábiga",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "caseína de leche",
|
|
109
104
|
"validValues.ingredient.milkProducts": "productos <0>lácteos</0>",
|
|
110
105
|
"validValues.ingredient.milkProtein": "proteína de <0>leche</0>",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "alcohol neutro de origen vínico",
|
|
112
107
|
"validValues.ingredient.nitrogen": "nitrógeno",
|
|
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 de uva parcialmente fermentado",
|
|
115
|
-
"validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes": "mosto de uva parcialmente fermentado elaborado con uvas pasas.",
|
|
116
109
|
"validValues.ingredient.peasProtein": "proteína de guisante",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pectina liasas",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "pectina metil-esterasa",
|
|
@@ -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":"et.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/et.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"et.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/et.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAynW,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": "süüria männi vaik",
|
|
13
11
|
"validValues.ingredient.alluraRed": "võlupunane",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "diammooniumvesinikfosfaat",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "dimetüüldikarbonaat",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "distillate from dried grapes",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "põllumajanduslikku päritolu destillaat",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "distillate of wine",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "kuivatatud viinamarjadest valmistatud alkohol",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "kuivatatud viinamarjade destilleerimisel saadud destillaat",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "toiduželatiin",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "viinamarjade pressimisjääkidest valmistatud piiritusjook",
|
|
85
81
|
"validValues.ingredient.grapeMust": "Viinamarjavirret",
|
|
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": "Viinamarjavirret (<0>sulfitid</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "kummiaraabik",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "piimakaseiin",
|
|
109
104
|
"validValues.ingredient.milkProducts": "<0>piimatooted</0>",
|
|
110
105
|
"validValues.ingredient.milkProtein": "<0>piimaproteiin</0>",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "veinist saadud neutraalset alkoholi",
|
|
112
107
|
"validValues.ingredient.nitrogen": "lämmastik",
|
|
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": "hernevalk",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pektiinlüaasid",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "pektiinmetüül-esteraas",
|
|
@@ -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":"fi.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/fi.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"fi.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/fi.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAgyW,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": "aleppo-mäntypihka",
|
|
13
11
|
"validValues.ingredient.alluraRed": "alluranpunainen",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "diammoniumvetyfosfaatti",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "dimetyylidikarbonaatti",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "distillate from dried grapes",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "maatalousperäinen tisle",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "distillate of wine",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "kuivatuista rypäleistä peräisin oleva alkoholi",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "kuivatuista rypäleistä saatu tisle",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "syötävä gelatiini",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "rypäleiden puristejäännöksestä tislattu väkevä alkoholijuoma",
|
|
85
81
|
"validValues.ingredient.grapeMust": "rypäleen puristemehua",
|
|
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": "rypäleen puristemehua (<0>sulfiittia</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "arabikumi",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "kaseiinia (maidosta)",
|
|
109
104
|
"validValues.ingredient.milkProducts": "<0>maitotuotteita</0>",
|
|
110
105
|
"validValues.ingredient.milkProtein": "<0>maitoproteiinia</0>",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "viinistä tislattua neutraalia alkoholia",
|
|
112
107
|
"validValues.ingredient.nitrogen": "typpi",
|
|
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": "hernevalkuainen",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pektiinilyaasi",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "pektiinimetyyliesteraasi",
|
|
@@ -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":"fr.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/fr.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"fr.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/fr.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAuuW,CAAC"}
|
|
@@ -7,8 +7,6 @@ exports.messages = void 0;
|
|
|
7
7
|
|
|
8
8
|
/*eslint-disable*/
|
|
9
9
|
var messages = {
|
|
10
|
-
"validValues.ingredient.alcoholFromDriedGrapes": "alcool de raisins secs",
|
|
11
|
-
"validValues.ingredient.alcoholFromWine": "alcool du vin",
|
|
12
10
|
"validValues.ingredient.aleppoPineResin": "résine de pin d'alep",
|
|
13
11
|
"validValues.ingredient.alluraRed": "rouge allura",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "hydrogénophosphate de diammonium",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "dicarbonate de diméthyle",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "distillat de raisins secs",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "distillat d’origine agricole",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "distillat de vin",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "alcool de raisins secs",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "distillat de raisins secs",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "gélatine alimentaire",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "eau-de-vie de marcs de raisin",
|
|
85
81
|
"validValues.ingredient.grapeMust": "Moût de raisins",
|
|
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": "moût de raisins secs avec alcool de vin neutre",
|
|
88
83
|
"validValues.ingredient.grapeMustWithSulphites": "Moût de raisins (<0>sulfites</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "gomme arabique",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "caséine du lait",
|
|
109
104
|
"validValues.ingredient.milkProducts": "produits du <0>lait</0>",
|
|
110
105
|
"validValues.ingredient.milkProtein": "protéine du <0>lait</0>",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "alcool neutre d'origine viticole",
|
|
112
107
|
"validValues.ingredient.nitrogen": "azote",
|
|
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": "moût de raisin partiellement fermenté",
|
|
115
|
-
"validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes": "moût de raisin partiellement fermenté issu de raisins secs",
|
|
116
109
|
"validValues.ingredient.peasProtein": "protéine issue de pois",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pectines lyases",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "pectine méthylestérase",
|
|
@@ -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":"ga.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/ga.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"ga.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/ga.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAirW,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": "roisín péine aleppo",
|
|
13
11
|
"validValues.ingredient.alluraRed": "dearg alúra",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "fosfáit hidrigine diamóiniam",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "démheitil-dícharbónáite",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "distillate from dried grapes",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "driogáit de thionscnamh talmhaíochta",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "distillate of wine",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "alcól fíonchaor triomaithe",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "driogáit fíonchaor triomaithe",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "geilitín inite",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "biotáille de mharc fíonchaor",
|
|
85
81
|
"validValues.ingredient.grapeMust": "Úrfhíon fíonchaor",
|
|
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": "Úrfhíon fíonchaor (<0>suilfítí</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "guma Arabach",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "cáiséin bhainne",
|
|
109
104
|
"validValues.ingredient.milkProducts": "táirgí <0>bainne</0>",
|
|
110
105
|
"validValues.ingredient.milkProtein": "próitéin <0>bhainne</0>",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "alcól neodrach de bhunús fíniúna",
|
|
112
107
|
"validValues.ingredient.nitrogen": "nítrigin",
|
|
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": "próitéin piseanna",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "lyases peictin",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "peictin meitilesterase",
|
|
@@ -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":"hr.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/hr.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"hr.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/hr.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA4hW,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": "smola alepskog bora",
|
|
13
11
|
"validValues.ingredient.alluraRed": "allura crvena",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "diamonijev hidrogenfosfat",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "dimetil dikarbonat",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "distillate from dried grapes",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "destilat poljoprivrednog podrijetla",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "distillate of wine",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "alkohol od prosušenoga grožđa",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "destilat prosušenoga grožđa",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "jestiva želatina",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "rakija od grožđane komine",
|
|
85
81
|
"validValues.ingredient.grapeMust": "Mošt",
|
|
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": "Mošt (<0>sulfiti</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "gumi arabika",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "kazein iz mlijeka",
|
|
109
104
|
"validValues.ingredient.milkProducts": "<0>mliječni</0> proizvodi",
|
|
110
105
|
"validValues.ingredient.milkProtein": "<0>mliječne</0> bjelančevine",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "neutralni alkohol vinskoga podrijetla",
|
|
112
107
|
"validValues.ingredient.nitrogen": "dušik",
|
|
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": "bjelančevine iz graška",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pektin liaze",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "pektin metilesteraza",
|
|
@@ -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":"hu.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/hu.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"hu.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/hu.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA45V,CAAC"}
|