@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
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [10.7.0-alpha.4](https://github.com/bottlebooks/bottlebooks/compare/@bottlebooks/valid-values@10.7.0-alpha.3...@bottlebooks/valid-values@10.7.0-alpha.4) (2024-01-22)
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
- de translation ([586842f](https://github.com/bottlebooks/bottlebooks/commit/586842f98a1d0e9ab3f5daf888db9827f34a3a1d))
|
|
11
|
+
- remove unused translations ([0b295d3](https://github.com/bottlebooks/bottlebooks/commit/0b295d30fd1b93e44f8bd2618bbffc8bf695882e))
|
|
12
|
+
- update alcohol ingredients ([49ae04c](https://github.com/bottlebooks/bottlebooks/commit/49ae04cdeb1405afb3678b1bee22be07cd729069))
|
|
13
|
+
|
|
6
14
|
# [10.7.0-alpha.3](https://github.com/bottlebooks/bottlebooks/compare/@bottlebooks/valid-values@10.7.0-alpha.2...@bottlebooks/valid-values@10.7.0-alpha.3) (2024-01-19)
|
|
7
15
|
|
|
8
16
|
### Features
|
|
@@ -25,14 +25,7 @@ declare const allIngredients: {
|
|
|
25
25
|
readonly carboxymethylcellulose: Ingredient;
|
|
26
26
|
readonly carobSyrup: Ingredient;
|
|
27
27
|
readonly milk: Ingredient;
|
|
28
|
-
readonly
|
|
29
|
-
readonly distillateOfWine: Ingredient;
|
|
30
|
-
readonly distillateFromDriedGrapes: Ingredient;
|
|
31
|
-
readonly alcoholFromWine: Ingredient;
|
|
32
|
-
readonly alcoholFromDriedGrapes: Ingredient;
|
|
33
|
-
readonly partiallyFermentedGrapeMust: Ingredient;
|
|
34
|
-
readonly partiallyFermentedGrapeMustMadeFromDriedGrapes: Ingredient;
|
|
35
|
-
readonly grapeMustFromDriedGrapesWithNeutralWineAlcohol: Ingredient;
|
|
28
|
+
readonly neutralAlcoholOfVineOrigin: Ingredient;
|
|
36
29
|
readonly causticSulfiteCaramel: Ingredient;
|
|
37
30
|
readonly cerealDistillateAndWater: Ingredient;
|
|
38
31
|
readonly citricAcid: Ingredient;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ingredient.d.ts","sourceRoot":"","sources":["../../../src/validValues/ingredient/ingredient.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AAK1E,OAAO,KAAK,EAAE,sCAAsC,EAAE,MAAM,mBAAmB,CAAC;AAEhF,UAAU,UACR,SAAQ,oBAAoB,EAC1B,sCAAsC;CAAG;AA4B7C,QAAA,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"ingredient.d.ts","sourceRoot":"","sources":["../../../src/validValues/ingredient/ingredient.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AAK1E,OAAO,KAAK,EAAE,sCAAsC,EAAE,MAAM,mBAAmB,CAAC;AAEhF,UAAU,UACR,SAAQ,oBAAoB,EAC1B,sCAAsC;CAAG;AA4B7C,QAAA,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAooCV,CAAC;AAEX,oBAAY,aAAa,GAAG,MAAM,OAAO,cAAc,CAAC;AAExD,eAAO,MAAM,aAAa,ypDAUzB,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -393,104 +393,13 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
|
|
|
393
393
|
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
394
394
|
}
|
|
395
395
|
}),
|
|
396
|
-
|
|
397
|
-
key: '
|
|
396
|
+
neutralAlcoholOfVineOrigin: ingredient({
|
|
397
|
+
key: 'neutralAlcoholOfVineOrigin',
|
|
398
398
|
label:
|
|
399
399
|
/*i18n*/
|
|
400
400
|
{
|
|
401
|
-
id: 'validValues.ingredient.
|
|
402
|
-
message: 'neutral alcohol
|
|
403
|
-
},
|
|
404
|
-
metadata: {
|
|
405
|
-
tags: ['RAW_MATERIAL'],
|
|
406
|
-
productType: ['wine_fortified', 'wine_liqueur']
|
|
407
|
-
}
|
|
408
|
-
}),
|
|
409
|
-
distillateOfWine: ingredient({
|
|
410
|
-
key: 'distillateOfWine',
|
|
411
|
-
label:
|
|
412
|
-
/*i18n*/
|
|
413
|
-
{
|
|
414
|
-
id: 'validValues.ingredient.distillateOfWine',
|
|
415
|
-
message: 'distillate of wine'
|
|
416
|
-
},
|
|
417
|
-
metadata: {
|
|
418
|
-
tags: ['RAW_MATERIAL'],
|
|
419
|
-
productType: ['wine_fortified', 'wine_liqueur']
|
|
420
|
-
}
|
|
421
|
-
}),
|
|
422
|
-
distillateFromDriedGrapes: ingredient({
|
|
423
|
-
key: 'distillateFromDriedGrapes',
|
|
424
|
-
label:
|
|
425
|
-
/*i18n*/
|
|
426
|
-
{
|
|
427
|
-
id: 'validValues.ingredient.distillateFromDriedGrapes',
|
|
428
|
-
message: 'distillate from dried grapes'
|
|
429
|
-
},
|
|
430
|
-
metadata: {
|
|
431
|
-
tags: ['RAW_MATERIAL'],
|
|
432
|
-
productType: ['wine_fortified', 'wine_liqueur']
|
|
433
|
-
}
|
|
434
|
-
}),
|
|
435
|
-
alcoholFromWine: ingredient({
|
|
436
|
-
key: 'alcoholFromWine',
|
|
437
|
-
label:
|
|
438
|
-
/*i18n*/
|
|
439
|
-
{
|
|
440
|
-
id: 'validValues.ingredient.alcoholFromWine',
|
|
441
|
-
message: 'alcohol from wine'
|
|
442
|
-
},
|
|
443
|
-
metadata: {
|
|
444
|
-
tags: ['RAW_MATERIAL'],
|
|
445
|
-
productType: ['wine_fortified', 'wine_liqueur']
|
|
446
|
-
}
|
|
447
|
-
}),
|
|
448
|
-
alcoholFromDriedGrapes: ingredient({
|
|
449
|
-
key: 'alcoholFromDriedGrapes',
|
|
450
|
-
label:
|
|
451
|
-
/*i18n*/
|
|
452
|
-
{
|
|
453
|
-
id: 'validValues.ingredient.alcoholFromDriedGrapes',
|
|
454
|
-
message: 'alcohol from dried grapes'
|
|
455
|
-
},
|
|
456
|
-
metadata: {
|
|
457
|
-
tags: ['RAW_MATERIAL'],
|
|
458
|
-
productType: ['wine_fortified', 'wine_liqueur']
|
|
459
|
-
}
|
|
460
|
-
}),
|
|
461
|
-
partiallyFermentedGrapeMust: ingredient({
|
|
462
|
-
key: 'partiallyFermentedGrapeMust',
|
|
463
|
-
label:
|
|
464
|
-
/*i18n*/
|
|
465
|
-
{
|
|
466
|
-
id: 'validValues.ingredient.partiallyFermentedGrapeMust',
|
|
467
|
-
message: 'partially fermented grape must'
|
|
468
|
-
},
|
|
469
|
-
metadata: {
|
|
470
|
-
tags: ['RAW_MATERIAL'],
|
|
471
|
-
productType: ['wine_fortified', 'wine_liqueur']
|
|
472
|
-
}
|
|
473
|
-
}),
|
|
474
|
-
partiallyFermentedGrapeMustMadeFromDriedGrapes: ingredient({
|
|
475
|
-
key: 'partiallyFermentedGrapeMustMadeFromDriedGrapes',
|
|
476
|
-
label:
|
|
477
|
-
/*i18n*/
|
|
478
|
-
{
|
|
479
|
-
id: 'validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes',
|
|
480
|
-
message: 'partially fermented grape must made from dried grapes'
|
|
481
|
-
},
|
|
482
|
-
metadata: {
|
|
483
|
-
tags: ['RAW_MATERIAL'],
|
|
484
|
-
productType: ['wine_fortified', 'wine_liqueur']
|
|
485
|
-
}
|
|
486
|
-
}),
|
|
487
|
-
grapeMustFromDriedGrapesWithNeutralWineAlcohol: ingredient({
|
|
488
|
-
key: 'grapeMustFromDriedGrapesWithNeutralWineAlcohol',
|
|
489
|
-
label:
|
|
490
|
-
/*i18n*/
|
|
491
|
-
{
|
|
492
|
-
id: 'validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol',
|
|
493
|
-
message: 'grape must from dried grapes with neutral wine alcohol'
|
|
401
|
+
id: 'validValues.ingredient.neutralAlcoholOfVineOrigin',
|
|
402
|
+
message: 'neutral alcohol of vine origin'
|
|
494
403
|
},
|
|
495
404
|
metadata: {
|
|
496
405
|
tags: ['RAW_MATERIAL'],
|
|
@@ -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":"bg.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/bg.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"bg.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/bg.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAiiW,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": "смола от алепски бор",
|
|
13
11
|
"validValues.ingredient.alluraRed": "червен алура",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "диамониев хидроген фосфат",
|
|
54
52
|
"validValues.ingredient.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": "дестилат от земеделски произход",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "distillate of wine",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "алкохол от сушено грозде",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "дестилат от сушено грозде",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "Ядивен желатин",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "дестилатна спиртна напитка от гроздови джибри",
|
|
85
81
|
"validValues.ingredient.grapeMust": "гроздова мъст",
|
|
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": "гроздова мъст (<0>sulphites</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "гума арабик",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "млечен казеин",
|
|
109
104
|
"validValues.ingredient.milkProducts": "<0>млечни</0> продукти",
|
|
110
105
|
"validValues.ingredient.milkProtein": "<0>млечен</0> протеин",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "неутрален алкохол с винен произход",
|
|
112
107
|
"validValues.ingredient.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": "Грахов протеин",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "пектин-лиаза",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "пектин метилестераза",
|
|
@@ -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":"cs.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/cs.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"cs.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/cs.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA2oW,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": "pryskyřice borovice aleppo",
|
|
13
11
|
"validValues.ingredient.alluraRed": "červeň allura",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "hydrogenfosforečnan diamonný",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "dimethyldikarboná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": "destilát zemědělského původu",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "distillate of wine",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "alkohol ze sušených vinných hroznů",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "destilát ze sušených vinných hroznů",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "Potravinářská želatina",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "matolinová pálenka",
|
|
85
81
|
"validValues.ingredient.grapeMust": "hroznový 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": "hroznový mošt (<0>siřič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": "mléčný kasein",
|
|
109
104
|
"validValues.ingredient.milkProducts": "výrobky <0>z mléka</0>",
|
|
110
105
|
"validValues.ingredient.milkProtein": "<0>mléčná</0> bílkovina",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "neutrální alkohol vinného 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": "Bílkoviny z hrachu",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pektolyáza",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "pektin-methyl-esterá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":"da.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/da.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"da.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/da.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAyvV,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": "aleppofyrharpiks",
|
|
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": "diammoniumhydrogenphosphat",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "dimethyldicarbonat",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "distillate from dried grapes",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "landbrugsdestillat",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "distillate of wine",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "alkohol af tørrede druer",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "destillat af tørrede druer",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "spiselig gelatine",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "brændevin af presserester af druer",
|
|
85
81
|
"validValues.ingredient.grapeMust": "druemost",
|
|
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": "druemost (<0>sulfitter</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": "mælkecasein",
|
|
109
104
|
"validValues.ingredient.milkProducts": "<0>mælkeprodukt</0>",
|
|
110
105
|
"validValues.ingredient.milkProtein": "<0>mælkeprotein</0>",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "vinsprit",
|
|
112
107
|
"validValues.ingredient.nitrogen": "kvælstof",
|
|
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": "ærteprotein",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "pektinlyaser",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "pektinmethylesterase",
|
|
@@ -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":"de.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/de.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/de.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAo4V,CAAC"}
|
|
@@ -7,8 +7,6 @@ exports.messages = void 0;
|
|
|
7
7
|
|
|
8
8
|
/*eslint-disable*/
|
|
9
9
|
var messages = {
|
|
10
|
-
"validValues.ingredient.alcoholFromDriedGrapes": "Alkohol aus getrockneten Weintrauben",
|
|
11
|
-
"validValues.ingredient.alcoholFromWine": "Alkohol aus Wein",
|
|
12
10
|
"validValues.ingredient.aleppoPineResin": "Aleppokiefernharz",
|
|
13
11
|
"validValues.ingredient.alluraRed": "Allurarot AC",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "Diammoniumhydrogenphosphat",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "Dimethyldicarbonat",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "Destillat aus getrockneten Weintrauben",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "Destillat landwirtschaftlichen Ursprungs",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "Destillat aus Wein",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "Alkohol aus getrockneten Weintrauben",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "Destillat aus getrockneten Weintrauben",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "Speisegelatine",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "Tresterbrand",
|
|
85
81
|
"validValues.ingredient.grapeMust": "Traubenmost",
|
|
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": "Traubenmost aus eingetrockneten Weintrauben mit neutralem Weinalkohol",
|
|
88
83
|
"validValues.ingredient.grapeMustWithSulphites": "Traubenmost (<0>Sulfite</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "Gummiarabikum",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "Kasein aus Milch",
|
|
109
104
|
"validValues.ingredient.milkProducts": "<0>Milcherzeugnis</0>",
|
|
110
105
|
"validValues.ingredient.milkProtein": "<0>Milchprotein</0>",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "neutraler Alkohol aus Erzeugnissen der Weinrebe",
|
|
112
107
|
"validValues.ingredient.nitrogen": "Stickstoff",
|
|
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": "teilweise gegorener Traubenmost",
|
|
115
|
-
"validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes": "teilweise gegorener Traubenmost aus eingetrockneten Weintrauben",
|
|
116
109
|
"validValues.ingredient.peasProtein": "Erbsenprotein",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "Pectinlyasen",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "Pectinmethylesterase",
|
|
@@ -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":"el.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/el.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"el.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/el.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAsxW,CAAC"}
|
|
@@ -7,8 +7,6 @@ exports.messages = void 0;
|
|
|
7
7
|
|
|
8
8
|
/*eslint-disable*/
|
|
9
9
|
var messages = {
|
|
10
|
-
"validValues.ingredient.alcoholFromDriedGrapes": "οινόπνευμα από αποξηραμένα σταφύλια",
|
|
11
|
-
"validValues.ingredient.alcoholFromWine": "αλκοόλ από κρασί",
|
|
12
10
|
"validValues.ingredient.aleppoPineResin": "ρητίνη πεύκης της χαλεπίου",
|
|
13
11
|
"validValues.ingredient.alluraRed": "ερυθρό Allura",
|
|
14
12
|
"validValues.ingredient.alluraRed_eCode": "E 129",
|
|
@@ -53,9 +51,7 @@ var messages = {
|
|
|
53
51
|
"validValues.ingredient.diammoniumHydrogenPhosphate": "μονόξινο φωσφορικό αμμώνιο",
|
|
54
52
|
"validValues.ingredient.dimethyldicarbonate": "πυροκαρβονικό διμεθύλιο",
|
|
55
53
|
"validValues.ingredient.dimethyldicarbonate.synonymDescription": "You can use 'dimethyldicarbonate' instead.",
|
|
56
|
-
"validValues.ingredient.distillateFromDriedGrapes": "απόσταγμα από αποξηραμένα σταφύλια",
|
|
57
54
|
"validValues.ingredient.distillateOfAgriculturalOrigin": "προϊόν απόσταξης γεωργικής προέλευσης",
|
|
58
|
-
"validValues.ingredient.distillateOfWine": "απόσταγμα κρασιού",
|
|
59
55
|
"validValues.ingredient.driedGrapeAlcohol": "αλκοόλη σταφίδων",
|
|
60
56
|
"validValues.ingredient.driedGrapeDistillate": "προϊόν απόσταξης σταφίδων",
|
|
61
57
|
"validValues.ingredient.edibleGelatine": "βρώσιμη ζελατίνη",
|
|
@@ -84,7 +80,6 @@ var messages = {
|
|
|
84
80
|
"validValues.ingredient.grapeMarcSpirit": "απόσταγμα στέμφυλων σταφυλιών",
|
|
85
81
|
"validValues.ingredient.grapeMust": "γλεύκος σταφυλιών",
|
|
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": "μούστος σταφυλιών από αποξηραμένα σταφύλια με ουδέτερο οινόπνευμα κρασιού",
|
|
88
83
|
"validValues.ingredient.grapeMustWithSulphites": "γλεύκος σταφυλιών (<0>θειώδη</0>)",
|
|
89
84
|
"validValues.ingredient.gumArabic": "αραβικό κόμμι",
|
|
90
85
|
"validValues.ingredient.gumArabic.synonymDescription": "You can use 'gum arabic' instead.",
|
|
@@ -108,11 +103,9 @@ var messages = {
|
|
|
108
103
|
"validValues.ingredient.milkCasein": "καζεΐνη γάλακτος",
|
|
109
104
|
"validValues.ingredient.milkProducts": "προϊόντα <0>γάλακτος</0>",
|
|
110
105
|
"validValues.ingredient.milkProtein": "πρωτεΐνη <0>γάλακτος</0>",
|
|
111
|
-
"validValues.ingredient.
|
|
106
|
+
"validValues.ingredient.neutralAlcoholOfVineOrigin": "ουδέτερη αλκοόλη οινικής προέλευσης",
|
|
112
107
|
"validValues.ingredient.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": "μερικώς ζυμωμένος μούστος σταφυλιών",
|
|
115
|
-
"validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes": "μερικώς ζυμωμένος μούστος σταφυλιών από αποξηραμένα σταφύλια",
|
|
116
109
|
"validValues.ingredient.peasProtein": "πρωτεΐνη από μπιζέλια",
|
|
117
110
|
"validValues.ingredient.pectinLyases": "πηκτινολυάσες",
|
|
118
111
|
"validValues.ingredient.pectinMethylesterase": "πηκτινομεθυλεστεράσες",
|
|
@@ -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":"en.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/en.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../../../src/validValues/ingredient/locales/en.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA46V,CAAC"}
|