@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": "álcool de uvas secas",
|
|
11
|
-
"validValues.ingredient.alcoholFromWine": "álcool do vinho",
|
|
12
10
|
"validValues.ingredient.aleppoPineResin": "resina de pinheiro de alepo",
|
|
13
11
|
"validValues.ingredient.alluraRed": "vermelho allura",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "hidrogenofosfato de diamónio",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "dicarbonato dimetílico",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "destilado de uvas secas",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "destilado de origem agrícola",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "destilado de vinho",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "álcool de uvas secas",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "destilado de uvas secas",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "gelatina alimentar",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "aguardente bagaceira",
|
|
85
81
|
"validValues.ingredient.grapeMust": "mosto de uvas",
|
|
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 uvas secas com álcool vínico neutro",
|
|
88
83
|
"validValues.ingredient.grapeMustWithSulphites": "mosto de uvas (<0>sulfitos</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "goma-arábica",
|
|
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 leite",
|
|
109
104
|
"validValues.ingredient.milkProducts": "produtos de <0>leite</0>",
|
|
110
105
|
"validValues.ingredient.milkProtein": "proteína de <0>leite</0>",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "álcool neutro de origem vitícola",
|
|
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 de uva parcialmente fermentado",
|
|
115
|
-
"validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes": "mosto de uva parcialmente fermentado feito de uvas secas",
|
|
116
109
|
"validValues.ingredient.peasProtein": "proteína de ervilha",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pectina liase",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "pectina-metilesterase",
|
|
@@ -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":"ro.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/ro.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"ro.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/ro.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA8hW,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": "rășină de pin de alep",
|
|
13
11
|
"validValues.ingredient.alluraRed": "roșu allura",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "fosfat de amoniu",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "dicarbonat de dimetil",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "distillate from dried grapes",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "distilat de origine agricolă",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "distillate of wine",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "alcool de stafide",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "distilat din stafide",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "gelatină alimentară",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "rachiu de tescovină de struguri",
|
|
85
81
|
"validValues.ingredient.grapeMust": "must de struguri",
|
|
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": "must de struguri (<0>sulfiți</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": "cazeină din lapte",
|
|
109
104
|
"validValues.ingredient.milkProducts": "produse din <0>lapte</0>",
|
|
110
105
|
"validValues.ingredient.milkProtein": "proteine din <0>lapte</0>",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "alcool neutru de origine viticolă",
|
|
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": "proteine din mazăre",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pectin liază",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "pectin-metil-esterază",
|
|
@@ -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":"sk.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/sk.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"sk.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/sk.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA+iW,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": "živica z borovice halepskej",
|
|
13
11
|
"validValues.ingredient.alluraRed": "allura červená",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "hydrogénfosforečnan diamónny",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "dimetyldikarbonát",
|
|
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": "jedlá želatína",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "grape-marc spirit",
|
|
85
81
|
"validValues.ingredient.grapeMust": "hroznový muš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": "hroznový mušt (<0>siričitany</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "arabská guma",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "mliečny kazeín",
|
|
109
104
|
"validValues.ingredient.milkProducts": "výrobky z <0>mlieka</0>",
|
|
110
105
|
"validValues.ingredient.milkProtein": "<0>mliečna</0> bielkovina",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "neutrálneho alkoholu vínneho pôvodu",
|
|
112
107
|
"validValues.ingredient.nitrogen": "dusík",
|
|
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": "hrachová bielkovina",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pektín lyázy",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "pektín metylesteráza",
|
|
@@ -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":"sl.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/sl.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"sl.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/sl.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAg/V,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 alepskega bora",
|
|
13
11
|
"validValues.ingredient.alluraRed": "rdeče AC",
|
|
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 kmetijskega porekla",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "distillate of wine",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "alkohol iz posušenega grozdja",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "destilat iz posušenega grozdja",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "jedilna želatina",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "žganje iz grozdnih tropin",
|
|
85
81
|
"validValues.ingredient.grapeMust": "grozdni 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": "grozdni mošt (<0>sulfiti</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "arabski gumi",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "mlečni kazein",
|
|
109
104
|
"validValues.ingredient.milkProducts": "proizvod iz <0>mleka</0>",
|
|
110
105
|
"validValues.ingredient.milkProtein": "<0>mlečne</0> beljakovine",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "nevtralni alkohol vinskega izvora",
|
|
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": "beljakovine graha",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pektin liaze",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "pektin metil-esteraza",
|
|
@@ -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":"sv.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/sv.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"sv.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/sv.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA6wV,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": "kåda från aleppotall",
|
|
13
11
|
"validValues.ingredient.alluraRed": "allurarött",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "diammoniumvätefosfat",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "dimetyldikarbonat",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "distillate from dried grapes",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "destillat av jordbruksprodukter",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "distillate of wine",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "alkohol av torkade druvor",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "destillat av torkade druvor",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "ätligt gelatin",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "sprit av druvrester",
|
|
85
81
|
"validValues.ingredient.grapeMust": "Druvmust",
|
|
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": "Druvmust (<0>sulfiter</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "gummi arabicum",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "mjölkkasein",
|
|
109
104
|
"validValues.ingredient.milkProducts": "<0>mjölkprodukter</0>",
|
|
110
105
|
"validValues.ingredient.milkProtein": "<0>mjölkprotein</0>",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "neutral alkohol framställd av vinprodukter",
|
|
112
107
|
"validValues.ingredient.nitrogen": "kväve",
|
|
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": "ärtprotein",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pektinlyas",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "pektinmetylesteras",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../../src/validValues/responsibleConsumptionLogo/locales/de.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;
|
|
1
|
+
{"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../../src/validValues/responsibleConsumptionLogo/locales/de.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;CAAie,CAAC"}
|
|
@@ -9,7 +9,7 @@ exports.messages = void 0;
|
|
|
9
9
|
var messages = {
|
|
10
10
|
"validValues.responsibleConsumptionLogo.pregnantWoman": "Trinken Sie nicht während der Schwangerschaft und Stillzeit.",
|
|
11
11
|
"validValues.responsibleConsumptionLogo.responsibleDrive": "Trinken Sie nicht, wenn Sie ein Auto oder Motorrad fahren oder Maschinen bedienen.",
|
|
12
|
-
"validValues.responsibleConsumptionLogo.responsibleOver18": "Trinken Sie
|
|
12
|
+
"validValues.responsibleConsumptionLogo.responsibleOver18": "Trinken Sie erst, wenn Sie das gesetzliche Mindestalter erreicht haben.",
|
|
13
13
|
"validValues.responsibleConsumptionLogo.responsibleWIM": "Trinken Sie Wein in Maßen."
|
|
14
14
|
};
|
|
15
15
|
exports.messages = messages;
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@bottlebooks/valid-values",
|
|
3
3
|
"description": "The Bottlebooks lookup values, defined globally.",
|
|
4
4
|
"private": false,
|
|
5
|
-
"version": "10.7.0-alpha.
|
|
5
|
+
"version": "10.7.0-alpha.4",
|
|
6
6
|
"type": "commonjs",
|
|
7
7
|
"main": "dist/index.js",
|
|
8
8
|
"types": "dist/index.d.ts",
|
|
@@ -34,5 +34,5 @@
|
|
|
34
34
|
"dependencies": {
|
|
35
35
|
"@lingui/core": "3.14.0"
|
|
36
36
|
},
|
|
37
|
-
"gitHead": "
|
|
37
|
+
"gitHead": "3cade79af5291a406d49c8fa33b8da50e12dd3a4"
|
|
38
38
|
}
|
|
@@ -307,88 +307,11 @@ const allIngredients = {
|
|
|
307
307
|
productType: [...PRODUCT_TYPE_WINES, ...PRODUCT_TYPE_AROMATISED_WINE],
|
|
308
308
|
},
|
|
309
309
|
}),
|
|
310
|
-
|
|
311
|
-
key: '
|
|
310
|
+
neutralAlcoholOfVineOrigin: ingredient({
|
|
311
|
+
key: 'neutralAlcoholOfVineOrigin',
|
|
312
312
|
label: defineMessage({
|
|
313
|
-
id: 'validValues.ingredient.
|
|
314
|
-
message: 'neutral alcohol
|
|
315
|
-
}),
|
|
316
|
-
metadata: {
|
|
317
|
-
tags: ['RAW_MATERIAL'],
|
|
318
|
-
productType: ['wine_fortified', 'wine_liqueur'],
|
|
319
|
-
},
|
|
320
|
-
}),
|
|
321
|
-
distillateOfWine: ingredient({
|
|
322
|
-
key: 'distillateOfWine',
|
|
323
|
-
label: defineMessage({
|
|
324
|
-
id: 'validValues.ingredient.distillateOfWine',
|
|
325
|
-
message: 'distillate of wine',
|
|
326
|
-
}),
|
|
327
|
-
metadata: {
|
|
328
|
-
tags: ['RAW_MATERIAL'],
|
|
329
|
-
productType: ['wine_fortified', 'wine_liqueur'],
|
|
330
|
-
},
|
|
331
|
-
}),
|
|
332
|
-
distillateFromDriedGrapes: ingredient({
|
|
333
|
-
key: 'distillateFromDriedGrapes',
|
|
334
|
-
label: defineMessage({
|
|
335
|
-
id: 'validValues.ingredient.distillateFromDriedGrapes',
|
|
336
|
-
message: 'distillate from dried grapes',
|
|
337
|
-
}),
|
|
338
|
-
metadata: {
|
|
339
|
-
tags: ['RAW_MATERIAL'],
|
|
340
|
-
productType: ['wine_fortified', 'wine_liqueur'],
|
|
341
|
-
},
|
|
342
|
-
}),
|
|
343
|
-
alcoholFromWine: ingredient({
|
|
344
|
-
key: 'alcoholFromWine',
|
|
345
|
-
label: defineMessage({
|
|
346
|
-
id: 'validValues.ingredient.alcoholFromWine',
|
|
347
|
-
message: 'alcohol from wine',
|
|
348
|
-
}),
|
|
349
|
-
metadata: {
|
|
350
|
-
tags: ['RAW_MATERIAL'],
|
|
351
|
-
productType: ['wine_fortified', 'wine_liqueur'],
|
|
352
|
-
},
|
|
353
|
-
}),
|
|
354
|
-
alcoholFromDriedGrapes: ingredient({
|
|
355
|
-
key: 'alcoholFromDriedGrapes',
|
|
356
|
-
label: defineMessage({
|
|
357
|
-
id: 'validValues.ingredient.alcoholFromDriedGrapes',
|
|
358
|
-
message: 'alcohol from dried grapes',
|
|
359
|
-
}),
|
|
360
|
-
metadata: {
|
|
361
|
-
tags: ['RAW_MATERIAL'],
|
|
362
|
-
productType: ['wine_fortified', 'wine_liqueur'],
|
|
363
|
-
},
|
|
364
|
-
}),
|
|
365
|
-
partiallyFermentedGrapeMust: ingredient({
|
|
366
|
-
key: 'partiallyFermentedGrapeMust',
|
|
367
|
-
label: defineMessage({
|
|
368
|
-
id: 'validValues.ingredient.partiallyFermentedGrapeMust',
|
|
369
|
-
message: 'partially fermented grape must',
|
|
370
|
-
}),
|
|
371
|
-
metadata: {
|
|
372
|
-
tags: ['RAW_MATERIAL'],
|
|
373
|
-
productType: ['wine_fortified', 'wine_liqueur'],
|
|
374
|
-
},
|
|
375
|
-
}),
|
|
376
|
-
partiallyFermentedGrapeMustMadeFromDriedGrapes: ingredient({
|
|
377
|
-
key: 'partiallyFermentedGrapeMustMadeFromDriedGrapes',
|
|
378
|
-
label: defineMessage({
|
|
379
|
-
id: 'validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes',
|
|
380
|
-
message: 'partially fermented grape must made from dried grapes',
|
|
381
|
-
}),
|
|
382
|
-
metadata: {
|
|
383
|
-
tags: ['RAW_MATERIAL'],
|
|
384
|
-
productType: ['wine_fortified', 'wine_liqueur'],
|
|
385
|
-
},
|
|
386
|
-
}),
|
|
387
|
-
grapeMustFromDriedGrapesWithNeutralWineAlcohol: ingredient({
|
|
388
|
-
key: 'grapeMustFromDriedGrapesWithNeutralWineAlcohol',
|
|
389
|
-
label: defineMessage({
|
|
390
|
-
id: 'validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol',
|
|
391
|
-
message: 'grape must from dried grapes with neutral wine alcohol',
|
|
313
|
+
id: 'validValues.ingredient.neutralAlcoholOfVineOrigin',
|
|
314
|
+
message: 'neutral alcohol of vine origin',
|
|
392
315
|
}),
|
|
393
316
|
metadata: {
|
|
394
317
|
tags: ['RAW_MATERIAL'],
|
|
@@ -13,14 +13,6 @@ msgstr ""
|
|
|
13
13
|
"Language-Team: \n"
|
|
14
14
|
"Plural-Forms: \n"
|
|
15
15
|
|
|
16
|
-
#: src/validValues/ingredient/ingredient.ts
|
|
17
|
-
msgid "validValues.ingredient.alcoholFromDriedGrapes"
|
|
18
|
-
msgstr ""
|
|
19
|
-
|
|
20
|
-
#: src/validValues/ingredient/ingredient.ts
|
|
21
|
-
msgid "validValues.ingredient.alcoholFromWine"
|
|
22
|
-
msgstr ""
|
|
23
|
-
|
|
24
16
|
#: src/validValues/ingredient/ingredient.ts
|
|
25
17
|
msgid "validValues.ingredient.aleppoPineResin"
|
|
26
18
|
msgstr "смола от алепски бор"
|
|
@@ -199,18 +191,10 @@ msgstr "диметил дикарбонат"
|
|
|
199
191
|
msgid "validValues.ingredient.dimethyldicarbonate.synonymDescription"
|
|
200
192
|
msgstr ""
|
|
201
193
|
|
|
202
|
-
#: src/validValues/ingredient/ingredient.ts
|
|
203
|
-
msgid "validValues.ingredient.distillateFromDriedGrapes"
|
|
204
|
-
msgstr ""
|
|
205
|
-
|
|
206
194
|
#: src/validValues/ingredient/ingredient.ts
|
|
207
195
|
msgid "validValues.ingredient.distillateOfAgriculturalOrigin"
|
|
208
196
|
msgstr "дестилат от земеделски произход"
|
|
209
197
|
|
|
210
|
-
#: src/validValues/ingredient/ingredient.ts
|
|
211
|
-
msgid "validValues.ingredient.distillateOfWine"
|
|
212
|
-
msgstr ""
|
|
213
|
-
|
|
214
198
|
#: src/validValues/ingredient/ingredient.ts
|
|
215
199
|
msgid "validValues.ingredient.driedGrapeAlcohol"
|
|
216
200
|
msgstr "алкохол от сушено грозде"
|
|
@@ -324,10 +308,6 @@ msgstr "гроздова мъст"
|
|
|
324
308
|
msgid "validValues.ingredient.grapeMust.deprecationDescription"
|
|
325
309
|
msgstr ""
|
|
326
310
|
|
|
327
|
-
#: src/validValues/ingredient/ingredient.ts
|
|
328
|
-
msgid "validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol"
|
|
329
|
-
msgstr ""
|
|
330
|
-
|
|
331
311
|
#: src/validValues/ingredient/ingredient.ts
|
|
332
312
|
msgid "validValues.ingredient.grapeMustWithSulphites"
|
|
333
313
|
msgstr "гроздова мъст (<0>sulphites</0>)"
|
|
@@ -422,8 +402,8 @@ msgid "validValues.ingredient.milkProtein"
|
|
|
422
402
|
msgstr "<0>млечен</0> протеин"
|
|
423
403
|
|
|
424
404
|
#: src/validValues/ingredient/ingredient.ts
|
|
425
|
-
msgid "validValues.ingredient.
|
|
426
|
-
msgstr ""
|
|
405
|
+
msgid "validValues.ingredient.neutralAlcoholOfVineOrigin"
|
|
406
|
+
msgstr "неутрален алкохол с винен произход"
|
|
427
407
|
|
|
428
408
|
#: src/validValues/ingredient/deprecatedIngredient.ts
|
|
429
409
|
msgid "validValues.ingredient.nitrogen"
|
|
@@ -433,14 +413,6 @@ msgstr "азот"
|
|
|
433
413
|
msgid "validValues.ingredient.nitrogen.deprecationDescription"
|
|
434
414
|
msgstr ""
|
|
435
415
|
|
|
436
|
-
#: src/validValues/ingredient/ingredient.ts
|
|
437
|
-
msgid "validValues.ingredient.partiallyFermentedGrapeMust"
|
|
438
|
-
msgstr ""
|
|
439
|
-
|
|
440
|
-
#: src/validValues/ingredient/ingredient.ts
|
|
441
|
-
msgid "validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes"
|
|
442
|
-
msgstr ""
|
|
443
|
-
|
|
444
416
|
#: src/validValues/ingredient/deprecatedIngredient.ts
|
|
445
417
|
msgid "validValues.ingredient.peasProtein"
|
|
446
418
|
msgstr "Грахов протеин"
|