@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
|
@@ -1 +1 @@
|
|
|
1
|
-
/*eslint-disable*/export const messages={"validValues.ingredient.alcoholFromDriedGrapes":"alcohol from dried grapes","validValues.ingredient.alcoholFromWine":"alcohol from wine","validValues.ingredient.aleppoPineResin":"reżina tal-arżnu ta' aleppo","validValues.ingredient.alluraRed":"allura red","validValues.ingredient.alluraRed_eCode":"E 129","validValues.ingredient.allylIsothiocyanate":"isotijoċjanat tal-allil","validValues.ingredient.ammoniaCaramel":"karamella tal-ammonja","validValues.ingredient.ammoniumBisulphite":"bisulfit tal-ammonju","validValues.ingredient.ammoniumSulphate":"sulfat tal-ammonju","validValues.ingredient.argon":"argon","validValues.ingredient.argon.deprecationDescription":"Select value from Packaging Gases dropdown.","validValues.ingredient.ascorbicAcid":"aċidu askorbiku","validValues.ingredient.ascorbicAcid.synonymDescription":"You can use 'L ascorbic acid' instead.","validValues.ingredient.bentonite":"bentonit","validValues.ingredient.betaglucanase":"beta-glukanażi","validValues.ingredient.burnedSugar":"zokkor maħruq","validValues.ingredient.calciumAlginate":"alġinat tal-kalċju","validValues.ingredient.calciumCarbonate":"karbonat tal-kalċju","validValues.ingredient.calciumPhytate":"fitat tal-kalċju","validValues.ingredient.calciumSulphate":"sulfat tal-kalċju","validValues.ingredient.calciumSulphate.synonymDescription":"You can use 'calcium sulphate' instead.","validValues.ingredient.calciumTartrate":"tartrat tal-kalċju","validValues.ingredient.caramel":"karamella","validValues.ingredient.caramel.synonymDescription":"You can use 'caramel' instead.","validValues.ingredient.carbonDioxide":"diossidu tal-karbonju","validValues.ingredient.carbonDioxide.synonymDescription":"You can use 'carbon dioxide' instead.","validValues.ingredient.carboxymethylcellulose":"karbossimetilċelluloża","validValues.ingredient.carboxymethylcellulose.synonymDescription":"You can use 'carboxymethylcellulose' instead.","validValues.ingredient.carmoisine":"carmoisine","validValues.ingredient.carmoisine_eCode":"E 122","validValues.ingredient.carobSyrup":"ġulepp tal-ħarrub","validValues.ingredient.casein":"kaseina tal-<0>ħalib</0>","validValues.ingredient.causticSulfiteCaramel":"karamella tas-sulfit kawstiku","validValues.ingredient.cellulase":"ċellulażi","validValues.ingredient.cerealDistillateAndWater":"cereal distillate and water","validValues.ingredient.charcoalForOenologicalUse":"karbonju għall-użu enoloġiku","validValues.ingredient.chitinGlucanAspergillusNiger":"kitina-glukanu derivat mill-aspergillus niger","validValues.ingredient.chitosanAspergillusNiger":"kitosan derivat mill-aspergillus niger","validValues.ingredient.citricAcid":"aċidu ċitriku","validValues.ingredient.citricAcid.synonymDescription":"You can use 'citric acid' instead.","validValues.ingredient.concentratedGrapeMust":"most tal-għeneb konċentrat","validValues.ingredient.copperCitrate":"ċitrat tar-ram","validValues.ingredient.copperSulphatePentahydrate":"sulfat tar-ram, pentaidrat","validValues.ingredient.diammoniumHydrogenPhosphate":"fosfat tal-idroġenu tad-diammonju","validValues.ingredient.dimethyldicarbonate":"dimetilkarbonat","validValues.ingredient.dimethyldicarbonate.synonymDescription":"You can use 'dimethyldicarbonate' instead.","validValues.ingredient.distillateFromDriedGrapes":"distillate from dried grapes","validValues.ingredient.distillateOfAgriculturalOrigin":"distillat ta’ oriġini agrikola","validValues.ingredient.distillateOfWine":"distillate of wine","validValues.ingredient.driedGrapeAlcohol":"alkoħol tal-għeneb imnixxef","validValues.ingredient.driedGrapeDistillate":"distillat tal-għeneb imnixxef","validValues.ingredient.edibleGelatine":"ġelatina alimentari","validValues.ingredient.egg":"<0>bajd</0>","validValues.ingredient.eggAlbumin":"albumina tal-<0>bajd</0>","validValues.ingredient.eggLysozyme":"liżożima tal-<0>bajd</0>","validValues.ingredient.eggLysozyme_eCode":"E 1105 (<0>bajd</0>)","validValues.ingredient.eggProduct":"prodott tal-<0>bajd</0>","validValues.ingredient.eggProtein":"proteina tal-<0>bajd</0>","validValues.ingredient.eggs.synonymDescription":"Tista' tuża 'bajd' minflok.","validValues.ingredient.ethylAlcoholOfAgriculturalOrigin":"etanol ta’ oriġini agrikola","validValues.ingredient.expeditionLiqueur":"likur ta' spedizzjoni","validValues.ingredient.flavouring":"aroma","validValues.ingredient.flavouringNatural":"preparazzjonijiet naturali","validValues.ingredient.flavouringSmoke":"ħwawar bl-affumikazzjoni","validValues.ingredient.flavourings":"aromatizzanti","validValues.ingredient.flavouringsNatural":"aromatizzanti naturali","validValues.ingredient.flavouringsSmoke":"aromatizzanti bl-affumikazzjoni","validValues.ingredient.freshBeerDistillateAndWater":"Fresh beer distillate and Water","validValues.ingredient.freshLees":"karfa friska","validValues.ingredient.fumaricAcid":"aċidu fumariku","validValues.ingredient.gaseousOxygen":"ossiġenu gassuż","validValues.ingredient.glycosidase":"glikosidażi","validValues.ingredient.grainDistillateAndWater":"grain distillate and water","validValues.ingredient.grape":"bl-għeneb","validValues.ingredient.grapeMarcSpirit":"spirtu mill-karfa tal-għeneb magħsur","validValues.ingredient.grapeMust":"most tal-għeneb","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.","validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol":"grape must from dried grapes with neutral wine alcohol","validValues.ingredient.grapeMustWithSulphites":"most tal-għeneb (<0>sulfiti</0>)","validValues.ingredient.gumArabic":"gomma arabika","validValues.ingredient.gumArabic.synonymDescription":"You can use 'gum arabic' instead.","validValues.ingredient.hemicellulase":"emiċellulażi","validValues.ingredient.honey":"għasel","validValues.ingredient.inactivatedYeasts":"Ħmira inattivata","validValues.ingredient.inactivatedYeastsWithGuaranteedGlutathioneLevels":"Ħmira inattivata b'livelli garantiti ta' glutatijon","validValues.ingredient.isinglass":"isinglass","validValues.ingredient.kaolin":"kawlina","validValues.ingredient.lacticAcid":"aċidu lattiku","validValues.ingredient.lacticAcid.synonymDescription":"You can use 'lactic acid' instead.","validValues.ingredient.lacticAcidBacteria":"batterji tal-aċidu lattiku","validValues.ingredient.malicAcid":"aċidu maliku","validValues.ingredient.malicAcid.synonymDescription":"You can use 'malic acid' instead.","validValues.ingredient.maltDistillateAndWater":"malt distillate and water","validValues.ingredient.metatartaricAcid":"aċidu metatartariku","validValues.ingredient.metatartaricAcid.synonymDescription":"You can use 'metatartaric acid' instead.","validValues.ingredient.microcrystallineCellulose":"ċelluloża mikrokristallina","validValues.ingredient.milk":"<0>ħalib</0>","validValues.ingredient.milk.synonymDescription":"Tista' tuża 'ħalib' minflok.","validValues.ingredient.milkCasein":"kaseina tal-ħalib","validValues.ingredient.milkProducts":"prodotti tal-<0>ħalib</0>","validValues.ingredient.milkProtein":"proteina tal-<0>ħalib</0>","validValues.ingredient.neutralAlcoholMadeFromGrapeProducts":"neutral alcohol made from grape products","validValues.ingredient.nitrogen":"nitroġenu","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.","validValues.ingredient.partiallyFermentedGrapeMust":"partially fermented grape must","validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes":"partially fermented grape must made from dried grapes","validValues.ingredient.peasProtein":"proteina tal-piżelli","validValues.ingredient.pectinLyases":"pektina-liażi","validValues.ingredient.pectinMethylesterase":"pektinametilesterażi","validValues.ingredient.plainCaramel":"karamella ordinarja","validValues.ingredient.polygalacturonase":"poligalatturonażi","validValues.ingredient.polyvinylimidazolePolyvinylpyrrolidoneCopolymers":"kopolimeri polivinilimidażol-polivinilpirrolidon","validValues.ingredient.polyvinylpolypyrrolidone":"polivinilpolipirrolidon","validValues.ingredient.ponceau4R":"ponceau 4R","validValues.ingredient.ponceau4R_eCode":"E 124","validValues.ingredient.potassiumAlginate":"alġinat tal-potassju","validValues.ingredient.potassiumBicarbonate":"bikarbonat tal-potassju","validValues.ingredient.potassiumBisulphite":"bisulfit tal-potassju (<0>sulfiti</0>)","validValues.ingredient.potassiumBisulphite_eCode":"E 228 (<0>sulfiti</0>)","validValues.ingredient.potassiumCarbonate":"karbonat tal-potassju","validValues.ingredient.potassiumCaseinates":"kaseinati tal-potassju","validValues.ingredient.potassiumFerrocyanide":"ferroċjanur tal-potassju","validValues.ingredient.potassiumHydrogenSulphite":"sulfit tal-potassju idroġenu","validValues.ingredient.potassiumHydrogenTartrate":"tartrat idroġenat tal-potassju","validValues.ingredient.potassiumMetabisulphite":"metabisulfit tal-potassju (<0>sulfiti</0>)","validValues.ingredient.potassiumMetabisulphite_eCode":"E 224 (<0>sulfiti</0>)","validValues.ingredient.potassiumPolyaspartate":"poliaspartat tal-potassju","validValues.ingredient.potassiumPolyaspartate.synonymDescription":"You can use 'potassium polyaspartate' instead.","validValues.ingredient.potassiumSorbate":"sorbat tal-potassju","validValues.ingredient.potassiumSorbate.synonymDescription":"You can use 'potassium sorbate' instead.","validValues.ingredient.potassiumTartrate":"tartrat tal-potassju","validValues.ingredient.potatoesProtein":"proteina tal-patata","validValues.ingredient.quinolineYellow":"quinoline yellow","validValues.ingredient.quinolineYellowWith_eCode":"E 104","validValues.ingredient.ryeDistillateAndWater":"rye distillate and water","validValues.ingredient.selectiveVegetalFibres":"fibri veġetali selettivi","validValues.ingredient.siliconDioxide":"diossidu tas-silikon","validValues.ingredient.sucrose":"sukrożju","validValues.ingredient.sugar":"zokkor","validValues.ingredient.sulfiteAmmoniaCaramel":"karamella tal-ammonja tas-sulfit","validValues.ingredient.sulfites":"<0>sulfiti</0>","validValues.ingredient.sulfites.synonymDescription":"Tista' tuża 'sulfiti' minflok.","validValues.ingredient.sulphurDioxide":"<0>diossidu tal-kubrit</0>","validValues.ingredient.sulphurDioxide.synonymDescription":"You can use 'sulphur dioxide' instead.","validValues.ingredient.sulphurDioxide_eCode":"E 220 (<0>sulfiti</0>)","validValues.ingredient.sunsetYellow":"sunset yellow","validValues.ingredient.sunsetYellow_eCode":"E 110","validValues.ingredient.tannins":"tannini","validValues.ingredient.tartaricAcid":"aċidu tartariku","validValues.ingredient.tartaricAcid.synonymDescription":"You can use 'tartaric acid' instead.","validValues.ingredient.tartrazine":"tartrazine","validValues.ingredient.tartrazine_eCode":"E 102","validValues.ingredient.thiamineHydrochloride":"kloridrat tat-tijamina","validValues.ingredient.tirageLiqueur":"likur tirage","validValues.ingredient.urease":"ureażi","validValues.ingredient.water":"ilma","validValues.ingredient.wheatProtein":"proteina tal-qamħ","validValues.ingredient.wine":"inbid","validValues.ingredient.wine.deprecationDescription":"Currently we assume all wines contain sulfites. Please choose a more specific ingredient instead.","validValues.ingredient.wineAlcohol":"alkoħol tal-inbid","validValues.ingredient.wineDistillate":"distillat tal-inbid","validValues.ingredient.wineSpirit":"spirtu mill-inbid","validValues.ingredient.wineWithSulphites":"inbid (<0>sulfiti</0>)","validValues.ingredient.yeastAutolysates":"awtolisati tal-ħmira","validValues.ingredient.yeastCellWalls":"qxur tal-ħmira","validValues.ingredient.yeastMannoproteins":"mannoproteini tal-ħmira","validValues.ingredient.yeastProteinExtracts":"estratti tal-proteina tal-ħmira","validValues.ingredient.yeastsForWineProduction":"ħmira għall-produzzjoni tal-inbid"};
|
|
1
|
+
/*eslint-disable*/export const messages={"validValues.ingredient.aleppoPineResin":"reżina tal-arżnu ta' aleppo","validValues.ingredient.alluraRed":"allura red","validValues.ingredient.alluraRed_eCode":"E 129","validValues.ingredient.allylIsothiocyanate":"isotijoċjanat tal-allil","validValues.ingredient.ammoniaCaramel":"karamella tal-ammonja","validValues.ingredient.ammoniumBisulphite":"bisulfit tal-ammonju","validValues.ingredient.ammoniumSulphate":"sulfat tal-ammonju","validValues.ingredient.argon":"argon","validValues.ingredient.argon.deprecationDescription":"Select value from Packaging Gases dropdown.","validValues.ingredient.ascorbicAcid":"aċidu askorbiku","validValues.ingredient.ascorbicAcid.synonymDescription":"You can use 'L ascorbic acid' instead.","validValues.ingredient.bentonite":"bentonit","validValues.ingredient.betaglucanase":"beta-glukanażi","validValues.ingredient.burnedSugar":"zokkor maħruq","validValues.ingredient.calciumAlginate":"alġinat tal-kalċju","validValues.ingredient.calciumCarbonate":"karbonat tal-kalċju","validValues.ingredient.calciumPhytate":"fitat tal-kalċju","validValues.ingredient.calciumSulphate":"sulfat tal-kalċju","validValues.ingredient.calciumSulphate.synonymDescription":"You can use 'calcium sulphate' instead.","validValues.ingredient.calciumTartrate":"tartrat tal-kalċju","validValues.ingredient.caramel":"karamella","validValues.ingredient.caramel.synonymDescription":"You can use 'caramel' instead.","validValues.ingredient.carbonDioxide":"diossidu tal-karbonju","validValues.ingredient.carbonDioxide.synonymDescription":"You can use 'carbon dioxide' instead.","validValues.ingredient.carboxymethylcellulose":"karbossimetilċelluloża","validValues.ingredient.carboxymethylcellulose.synonymDescription":"You can use 'carboxymethylcellulose' instead.","validValues.ingredient.carmoisine":"carmoisine","validValues.ingredient.carmoisine_eCode":"E 122","validValues.ingredient.carobSyrup":"ġulepp tal-ħarrub","validValues.ingredient.casein":"kaseina tal-<0>ħalib</0>","validValues.ingredient.causticSulfiteCaramel":"karamella tas-sulfit kawstiku","validValues.ingredient.cellulase":"ċellulażi","validValues.ingredient.cerealDistillateAndWater":"cereal distillate and water","validValues.ingredient.charcoalForOenologicalUse":"karbonju għall-użu enoloġiku","validValues.ingredient.chitinGlucanAspergillusNiger":"kitina-glukanu derivat mill-aspergillus niger","validValues.ingredient.chitosanAspergillusNiger":"kitosan derivat mill-aspergillus niger","validValues.ingredient.citricAcid":"aċidu ċitriku","validValues.ingredient.citricAcid.synonymDescription":"You can use 'citric acid' instead.","validValues.ingredient.concentratedGrapeMust":"most tal-għeneb konċentrat","validValues.ingredient.copperCitrate":"ċitrat tar-ram","validValues.ingredient.copperSulphatePentahydrate":"sulfat tar-ram, pentaidrat","validValues.ingredient.diammoniumHydrogenPhosphate":"fosfat tal-idroġenu tad-diammonju","validValues.ingredient.dimethyldicarbonate":"dimetilkarbonat","validValues.ingredient.dimethyldicarbonate.synonymDescription":"You can use 'dimethyldicarbonate' instead.","validValues.ingredient.distillateOfAgriculturalOrigin":"distillat ta’ oriġini agrikola","validValues.ingredient.driedGrapeAlcohol":"alkoħol tal-għeneb imnixxef","validValues.ingredient.driedGrapeDistillate":"distillat tal-għeneb imnixxef","validValues.ingredient.edibleGelatine":"ġelatina alimentari","validValues.ingredient.egg":"<0>bajd</0>","validValues.ingredient.eggAlbumin":"albumina tal-<0>bajd</0>","validValues.ingredient.eggLysozyme":"liżożima tal-<0>bajd</0>","validValues.ingredient.eggLysozyme_eCode":"E 1105 (<0>bajd</0>)","validValues.ingredient.eggProduct":"prodott tal-<0>bajd</0>","validValues.ingredient.eggProtein":"proteina tal-<0>bajd</0>","validValues.ingredient.eggs.synonymDescription":"Tista' tuża 'bajd' minflok.","validValues.ingredient.ethylAlcoholOfAgriculturalOrigin":"etanol ta’ oriġini agrikola","validValues.ingredient.expeditionLiqueur":"likur ta' spedizzjoni","validValues.ingredient.flavouring":"aroma","validValues.ingredient.flavouringNatural":"preparazzjonijiet naturali","validValues.ingredient.flavouringSmoke":"ħwawar bl-affumikazzjoni","validValues.ingredient.flavourings":"aromatizzanti","validValues.ingredient.flavouringsNatural":"aromatizzanti naturali","validValues.ingredient.flavouringsSmoke":"aromatizzanti bl-affumikazzjoni","validValues.ingredient.freshBeerDistillateAndWater":"Fresh beer distillate and Water","validValues.ingredient.freshLees":"karfa friska","validValues.ingredient.fumaricAcid":"aċidu fumariku","validValues.ingredient.gaseousOxygen":"ossiġenu gassuż","validValues.ingredient.glycosidase":"glikosidażi","validValues.ingredient.grainDistillateAndWater":"grain distillate and water","validValues.ingredient.grape":"bl-għeneb","validValues.ingredient.grapeMarcSpirit":"spirtu mill-karfa tal-għeneb magħsur","validValues.ingredient.grapeMust":"most tal-għeneb","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.","validValues.ingredient.grapeMustWithSulphites":"most tal-għeneb (<0>sulfiti</0>)","validValues.ingredient.gumArabic":"gomma arabika","validValues.ingredient.gumArabic.synonymDescription":"You can use 'gum arabic' instead.","validValues.ingredient.hemicellulase":"emiċellulażi","validValues.ingredient.honey":"għasel","validValues.ingredient.inactivatedYeasts":"Ħmira inattivata","validValues.ingredient.inactivatedYeastsWithGuaranteedGlutathioneLevels":"Ħmira inattivata b'livelli garantiti ta' glutatijon","validValues.ingredient.isinglass":"isinglass","validValues.ingredient.kaolin":"kawlina","validValues.ingredient.lacticAcid":"aċidu lattiku","validValues.ingredient.lacticAcid.synonymDescription":"You can use 'lactic acid' instead.","validValues.ingredient.lacticAcidBacteria":"batterji tal-aċidu lattiku","validValues.ingredient.malicAcid":"aċidu maliku","validValues.ingredient.malicAcid.synonymDescription":"You can use 'malic acid' instead.","validValues.ingredient.maltDistillateAndWater":"malt distillate and water","validValues.ingredient.metatartaricAcid":"aċidu metatartariku","validValues.ingredient.metatartaricAcid.synonymDescription":"You can use 'metatartaric acid' instead.","validValues.ingredient.microcrystallineCellulose":"ċelluloża mikrokristallina","validValues.ingredient.milk":"<0>ħalib</0>","validValues.ingredient.milk.synonymDescription":"Tista' tuża 'ħalib' minflok.","validValues.ingredient.milkCasein":"kaseina tal-ħalib","validValues.ingredient.milkProducts":"prodotti tal-<0>ħalib</0>","validValues.ingredient.milkProtein":"proteina tal-<0>ħalib</0>","validValues.ingredient.neutralAlcoholOfVineOrigin":"alkoħol newtrali ġej mid-dielja","validValues.ingredient.nitrogen":"nitroġenu","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.","validValues.ingredient.peasProtein":"proteina tal-piżelli","validValues.ingredient.pectinLyases":"pektina-liażi","validValues.ingredient.pectinMethylesterase":"pektinametilesterażi","validValues.ingredient.plainCaramel":"karamella ordinarja","validValues.ingredient.polygalacturonase":"poligalatturonażi","validValues.ingredient.polyvinylimidazolePolyvinylpyrrolidoneCopolymers":"kopolimeri polivinilimidażol-polivinilpirrolidon","validValues.ingredient.polyvinylpolypyrrolidone":"polivinilpolipirrolidon","validValues.ingredient.ponceau4R":"ponceau 4R","validValues.ingredient.ponceau4R_eCode":"E 124","validValues.ingredient.potassiumAlginate":"alġinat tal-potassju","validValues.ingredient.potassiumBicarbonate":"bikarbonat tal-potassju","validValues.ingredient.potassiumBisulphite":"bisulfit tal-potassju (<0>sulfiti</0>)","validValues.ingredient.potassiumBisulphite_eCode":"E 228 (<0>sulfiti</0>)","validValues.ingredient.potassiumCarbonate":"karbonat tal-potassju","validValues.ingredient.potassiumCaseinates":"kaseinati tal-potassju","validValues.ingredient.potassiumFerrocyanide":"ferroċjanur tal-potassju","validValues.ingredient.potassiumHydrogenSulphite":"sulfit tal-potassju idroġenu","validValues.ingredient.potassiumHydrogenTartrate":"tartrat idroġenat tal-potassju","validValues.ingredient.potassiumMetabisulphite":"metabisulfit tal-potassju (<0>sulfiti</0>)","validValues.ingredient.potassiumMetabisulphite_eCode":"E 224 (<0>sulfiti</0>)","validValues.ingredient.potassiumPolyaspartate":"poliaspartat tal-potassju","validValues.ingredient.potassiumPolyaspartate.synonymDescription":"You can use 'potassium polyaspartate' instead.","validValues.ingredient.potassiumSorbate":"sorbat tal-potassju","validValues.ingredient.potassiumSorbate.synonymDescription":"You can use 'potassium sorbate' instead.","validValues.ingredient.potassiumTartrate":"tartrat tal-potassju","validValues.ingredient.potatoesProtein":"proteina tal-patata","validValues.ingredient.quinolineYellow":"quinoline yellow","validValues.ingredient.quinolineYellowWith_eCode":"E 104","validValues.ingredient.ryeDistillateAndWater":"rye distillate and water","validValues.ingredient.selectiveVegetalFibres":"fibri veġetali selettivi","validValues.ingredient.siliconDioxide":"diossidu tas-silikon","validValues.ingredient.sucrose":"sukrożju","validValues.ingredient.sugar":"zokkor","validValues.ingredient.sulfiteAmmoniaCaramel":"karamella tal-ammonja tas-sulfit","validValues.ingredient.sulfites":"<0>sulfiti</0>","validValues.ingredient.sulfites.synonymDescription":"Tista' tuża 'sulfiti' minflok.","validValues.ingredient.sulphurDioxide":"<0>diossidu tal-kubrit</0>","validValues.ingredient.sulphurDioxide.synonymDescription":"You can use 'sulphur dioxide' instead.","validValues.ingredient.sulphurDioxide_eCode":"E 220 (<0>sulfiti</0>)","validValues.ingredient.sunsetYellow":"sunset yellow","validValues.ingredient.sunsetYellow_eCode":"E 110","validValues.ingredient.tannins":"tannini","validValues.ingredient.tartaricAcid":"aċidu tartariku","validValues.ingredient.tartaricAcid.synonymDescription":"You can use 'tartaric acid' instead.","validValues.ingredient.tartrazine":"tartrazine","validValues.ingredient.tartrazine_eCode":"E 102","validValues.ingredient.thiamineHydrochloride":"kloridrat tat-tijamina","validValues.ingredient.tirageLiqueur":"likur tirage","validValues.ingredient.urease":"ureażi","validValues.ingredient.water":"ilma","validValues.ingredient.wheatProtein":"proteina tal-qamħ","validValues.ingredient.wine":"inbid","validValues.ingredient.wine.deprecationDescription":"Currently we assume all wines contain sulfites. Please choose a more specific ingredient instead.","validValues.ingredient.wineAlcohol":"alkoħol tal-inbid","validValues.ingredient.wineDistillate":"distillat tal-inbid","validValues.ingredient.wineSpirit":"spirtu mill-inbid","validValues.ingredient.wineWithSulphites":"inbid (<0>sulfiti</0>)","validValues.ingredient.yeastAutolysates":"awtolisati tal-ħmira","validValues.ingredient.yeastCellWalls":"qxur tal-ħmira","validValues.ingredient.yeastMannoproteins":"mannoproteini tal-ħmira","validValues.ingredient.yeastProteinExtracts":"estratti tal-proteina tal-ħmira","validValues.ingredient.yeastsForWineProduction":"ħmira għall-produzzjoni tal-inbid"};
|
|
@@ -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 "hars van aleppo-pijnbomen"
|
|
@@ -199,18 +191,10 @@ msgstr "dimethyldicarbonaat"
|
|
|
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 "distillaat uit landbouwproducten"
|
|
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 "alcohol van rozijnen"
|
|
@@ -324,10 +308,6 @@ msgstr "Druivenmost"
|
|
|
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 "Druivenmost (<0>sulfieten</0>)"
|
|
@@ -422,8 +402,8 @@ msgid "validValues.ingredient.milkProtein"
|
|
|
422
402
|
msgstr "<0>melkproteïnen</0>"
|
|
423
403
|
|
|
424
404
|
#: src/validValues/ingredient/ingredient.ts
|
|
425
|
-
msgid "validValues.ingredient.
|
|
426
|
-
msgstr ""
|
|
405
|
+
msgid "validValues.ingredient.neutralAlcoholOfVineOrigin"
|
|
406
|
+
msgstr "neutrale alcohol uit wijnbouwproducten"
|
|
427
407
|
|
|
428
408
|
#: src/validValues/ingredient/deprecatedIngredient.ts
|
|
429
409
|
msgid "validValues.ingredient.nitrogen"
|
|
@@ -433,14 +413,6 @@ msgstr "stikstof"
|
|
|
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 "eiwit uit erwten"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
/*eslint-disable*/export const messages={"validValues.ingredient.alcoholFromDriedGrapes":"alcohol from dried grapes","validValues.ingredient.alcoholFromWine":"alcohol from wine","validValues.ingredient.aleppoPineResin":"hars van aleppo-pijnbomen","validValues.ingredient.alluraRed":"allurarood","validValues.ingredient.alluraRed_eCode":"E 129","validValues.ingredient.allylIsothiocyanate":"allylisothiocyanaat","validValues.ingredient.ammoniaCaramel":"ammoniakkaramel","validValues.ingredient.ammoniumBisulphite":"ammoniumbisulfiet","validValues.ingredient.ammoniumSulphate":"ammoniumsulfaat","validValues.ingredient.argon":"argon","validValues.ingredient.argon.deprecationDescription":"Select value from Packaging Gases dropdown.","validValues.ingredient.ascorbicAcid":"ascorbinezuur","validValues.ingredient.ascorbicAcid.synonymDescription":"You can use 'L ascorbic acid' instead.","validValues.ingredient.bentonite":"bentoniet","validValues.ingredient.betaglucanase":"betaglucanase","validValues.ingredient.burnedSugar":"gekarameliseerde suiker","validValues.ingredient.calciumAlginate":"calciumalginaat","validValues.ingredient.calciumCarbonate":"calciumcarbonaat","validValues.ingredient.calciumPhytate":"calciumfitaat","validValues.ingredient.calciumSulphate":"calciumsulfaat","validValues.ingredient.calciumSulphate.synonymDescription":"You can use 'calcium sulphate' instead.","validValues.ingredient.calciumTartrate":"calciumtartraat","validValues.ingredient.caramel":"karamel","validValues.ingredient.caramel.synonymDescription":"You can use 'caramel' instead.","validValues.ingredient.carbonDioxide":"koolstofdioxide","validValues.ingredient.carbonDioxide.synonymDescription":"You can use 'carbon dioxide' instead.","validValues.ingredient.carboxymethylcellulose":"carboxymethylcellulose","validValues.ingredient.carboxymethylcellulose.synonymDescription":"You can use 'carboxymethylcellulose' instead.","validValues.ingredient.carmoisine":"carmoisine","validValues.ingredient.carmoisine_eCode":"E 122","validValues.ingredient.carobSyrup":"sint-jansbroodstroop","validValues.ingredient.casein":"<0>melkcaseïne</0>","validValues.ingredient.causticSulfiteCaramel":"alkali-sulfietkaramel","validValues.ingredient.cellulase":"cellulase","validValues.ingredient.cerealDistillateAndWater":"cereal distillate and water","validValues.ingredient.charcoalForOenologicalUse":"kool voor oenologisch gebruik","validValues.ingredient.chitinGlucanAspergillusNiger":"chitine-glucaan uit aspergillus niger","validValues.ingredient.chitosanAspergillusNiger":"chitosan uit aspergillus niger","validValues.ingredient.citricAcid":"citroenzuur","validValues.ingredient.citricAcid.synonymDescription":"You can use 'citric acid' instead.","validValues.ingredient.concentratedGrapeMust":"geconcentreerde druivenmost","validValues.ingredient.copperCitrate":"kopercitraat","validValues.ingredient.copperSulphatePentahydrate":"kopersulfaat, pentahydraat","validValues.ingredient.diammoniumHydrogenPhosphate":"diammoniumhydrogeenorthofosfaat","validValues.ingredient.dimethyldicarbonate":"dimethyldicarbonaat","validValues.ingredient.dimethyldicarbonate.synonymDescription":"You can use 'dimethyldicarbonate' instead.","validValues.ingredient.distillateFromDriedGrapes":"distillate from dried grapes","validValues.ingredient.distillateOfAgriculturalOrigin":"distillaat uit landbouwproducten","validValues.ingredient.distillateOfWine":"distillate of wine","validValues.ingredient.driedGrapeAlcohol":"alcohol van rozijnen","validValues.ingredient.driedGrapeDistillate":"distillaat van rozijnen","validValues.ingredient.edibleGelatine":"voedselgelatine","validValues.ingredient.egg":"<0>ei</0>","validValues.ingredient.eggAlbumin":"<0>eialbumine</0>","validValues.ingredient.eggLysozyme":"<0>eilysozym</0>","validValues.ingredient.eggLysozyme_eCode":"E 1105 (<0>ei</0>)","validValues.ingredient.eggProduct":"<0>eiderivaat</0>","validValues.ingredient.eggProtein":"<0>eiproteïne</0>","validValues.ingredient.eggs.synonymDescription":"Je kunt 'ei' gebruiken.","validValues.ingredient.ethylAlcoholOfAgriculturalOrigin":"ethylalcohol verkregen uit landbouwproducten","validValues.ingredient.expeditionLiqueur":"dosagelikeur","validValues.ingredient.flavouring":"aroma","validValues.ingredient.flavouringNatural":"natuurlijke aromastoffen","validValues.ingredient.flavouringSmoke":"rookaroma","validValues.ingredient.flavourings":"aroma’s","validValues.ingredient.flavouringsNatural":"natuurlijke aroma’s","validValues.ingredient.flavouringsSmoke":"rookaroma’s","validValues.ingredient.freshBeerDistillateAndWater":"Fresh beer distillate and Water","validValues.ingredient.freshLees":"verse wijnmoer","validValues.ingredient.fumaricAcid":"fumaarzuur","validValues.ingredient.gaseousOxygen":"gasvormige zuurstof","validValues.ingredient.glycosidase":"glycosidase","validValues.ingredient.grainDistillateAndWater":"grain distillate and water","validValues.ingredient.grape":"druiven","validValues.ingredient.grapeMarcSpirit":"druivendraf-eau-de-vie","validValues.ingredient.grapeMust":"Druivenmost","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.","validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol":"grape must from dried grapes with neutral wine alcohol","validValues.ingredient.grapeMustWithSulphites":"Druivenmost (<0>sulfieten</0>)","validValues.ingredient.gumArabic":"arabische gom","validValues.ingredient.gumArabic.synonymDescription":"You can use 'gum arabic' instead.","validValues.ingredient.hemicellulase":"hemicellulase","validValues.ingredient.honey":"honing","validValues.ingredient.inactivatedYeasts":"geïnactivateerde gist","validValues.ingredient.inactivatedYeastsWithGuaranteedGlutathioneLevels":"geïnactiveerde gist met een gewaarborgd glutathiongehalte","validValues.ingredient.isinglass":"vislijm","validValues.ingredient.kaolin":"kaolien","validValues.ingredient.lacticAcid":"melkzuur","validValues.ingredient.lacticAcid.synonymDescription":"You can use 'lactic acid' instead.","validValues.ingredient.lacticAcidBacteria":"melkzuurbacteriën","validValues.ingredient.malicAcid":"appelzuur","validValues.ingredient.malicAcid.synonymDescription":"You can use 'malic acid' instead.","validValues.ingredient.maltDistillateAndWater":"malt distillate and water","validValues.ingredient.metatartaricAcid":"metawijnsteenzuur","validValues.ingredient.metatartaricAcid.synonymDescription":"You can use 'metatartaric acid' instead.","validValues.ingredient.microcrystallineCellulose":"microkristallijne cellulose","validValues.ingredient.milk":"<0>melk</0>","validValues.ingredient.milk.synonymDescription":"Je kunt 'melk' gebruiken.","validValues.ingredient.milkCasein":"melkcaseïne","validValues.ingredient.milkProducts":"<0>melkderivaat</0>","validValues.ingredient.milkProtein":"<0>melkproteïnen</0>","validValues.ingredient.neutralAlcoholMadeFromGrapeProducts":"neutral alcohol made from grape products","validValues.ingredient.nitrogen":"stikstof","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.","validValues.ingredient.partiallyFermentedGrapeMust":"partially fermented grape must","validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes":"partially fermented grape must made from dried grapes","validValues.ingredient.peasProtein":"eiwit uit erwten","validValues.ingredient.pectinLyases":"pectinelyasen","validValues.ingredient.pectinMethylesterase":"pectinemethylesterase","validValues.ingredient.plainCaramel":"karamel","validValues.ingredient.polygalacturonase":"polygalacturonase","validValues.ingredient.polyvinylimidazolePolyvinylpyrrolidoneCopolymers":"copolymeren polyvinylimidazol-polyvinylpyrrolidon","validValues.ingredient.polyvinylpolypyrrolidone":"polyvinylpolypyrrolidon","validValues.ingredient.ponceau4R":"ponceau 4R","validValues.ingredient.ponceau4R_eCode":"E 124","validValues.ingredient.potassiumAlginate":"kaliumalginaat","validValues.ingredient.potassiumBicarbonate":"kaliumbicarbonaat","validValues.ingredient.potassiumBisulphite":"kaliumbisulfiet (<0>sulfieten</0>)","validValues.ingredient.potassiumBisulphite_eCode":"E 228 (<0>sulfieten</0>)","validValues.ingredient.potassiumCarbonate":"kaliumcarbonaat","validValues.ingredient.potassiumCaseinates":"kaliumcaseïnaten","validValues.ingredient.potassiumFerrocyanide":"kaliumferrocyanide","validValues.ingredient.potassiumHydrogenSulphite":"sulfit tal-potassju idroġenu","validValues.ingredient.potassiumHydrogenTartrate":"kaliumhydrogeentartraat","validValues.ingredient.potassiumMetabisulphite":"kaliummetabisulfiet (<0>sulfieten</0>)","validValues.ingredient.potassiumMetabisulphite_eCode":"E 224 (<0>sulfieten</0>)","validValues.ingredient.potassiumPolyaspartate":"kaliumpolyaspartaat","validValues.ingredient.potassiumPolyaspartate.synonymDescription":"You can use 'potassium polyaspartate' instead.","validValues.ingredient.potassiumSorbate":"kaliumsorbaat","validValues.ingredient.potassiumSorbate.synonymDescription":"You can use 'potassium sorbate' instead.","validValues.ingredient.potassiumTartrate":"kalium tartraat","validValues.ingredient.potatoesProtein":"eiwit uit aardappelen","validValues.ingredient.quinolineYellow":"chinolinegeel","validValues.ingredient.quinolineYellowWith_eCode":"E 104","validValues.ingredient.ryeDistillateAndWater":"rye distillate and water","validValues.ingredient.selectiveVegetalFibres":"selectieve plantaardige vezels","validValues.ingredient.siliconDioxide":"siliciumdioxide","validValues.ingredient.sucrose":"sacharose","validValues.ingredient.sugar":"suiker","validValues.ingredient.sulfiteAmmoniaCaramel":"sulfiet-ammoniakkaramel","validValues.ingredient.sulfites":"<0>sulfieten</0>","validValues.ingredient.sulfites.synonymDescription":"U kunt in plaats daarvan 'sulfieten' gebruiken.","validValues.ingredient.sulphurDioxide":"<0>zwaveldioxide</0>","validValues.ingredient.sulphurDioxide.synonymDescription":"You can use 'sulphur dioxide' instead.","validValues.ingredient.sulphurDioxide_eCode":"E 220 (<0>sulfieten</0>)","validValues.ingredient.sunsetYellow":"zonnegeel","validValues.ingredient.sunsetYellow_eCode":"E 110","validValues.ingredient.tannins":"tannine","validValues.ingredient.tartaricAcid":"wijnsteenzuur","validValues.ingredient.tartaricAcid.synonymDescription":"You can use 'tartaric acid' instead.","validValues.ingredient.tartrazine":"tartrazine","validValues.ingredient.tartrazine_eCode":"E 102","validValues.ingredient.thiamineHydrochloride":"thiaminedichloorhydraat","validValues.ingredient.tirageLiqueur":"liqueur de tirage","validValues.ingredient.urease":"urease","validValues.ingredient.water":"water","validValues.ingredient.wheatProtein":"tarwe-eiwit","validValues.ingredient.wine":"wijn","validValues.ingredient.wine.deprecationDescription":"Currently we assume all wines contain sulfites. Please choose a more specific ingredient instead.","validValues.ingredient.wineAlcohol":"alcohol van wijn","validValues.ingredient.wineDistillate":"wijndistillaat","validValues.ingredient.wineSpirit":"wijn-eau-de-vie","validValues.ingredient.wineWithSulphites":"wijn (<0>sulfieten</0>)","validValues.ingredient.yeastAutolysates":"gistautolysaat","validValues.ingredient.yeastCellWalls":"gistschillen","validValues.ingredient.yeastMannoproteins":"mannoproteïnen uit gist","validValues.ingredient.yeastProteinExtracts":"gisteiwitextracten","validValues.ingredient.yeastsForWineProduction":"wijngist"};
|
|
1
|
+
/*eslint-disable*/export const messages={"validValues.ingredient.aleppoPineResin":"hars van aleppo-pijnbomen","validValues.ingredient.alluraRed":"allurarood","validValues.ingredient.alluraRed_eCode":"E 129","validValues.ingredient.allylIsothiocyanate":"allylisothiocyanaat","validValues.ingredient.ammoniaCaramel":"ammoniakkaramel","validValues.ingredient.ammoniumBisulphite":"ammoniumbisulfiet","validValues.ingredient.ammoniumSulphate":"ammoniumsulfaat","validValues.ingredient.argon":"argon","validValues.ingredient.argon.deprecationDescription":"Select value from Packaging Gases dropdown.","validValues.ingredient.ascorbicAcid":"ascorbinezuur","validValues.ingredient.ascorbicAcid.synonymDescription":"You can use 'L ascorbic acid' instead.","validValues.ingredient.bentonite":"bentoniet","validValues.ingredient.betaglucanase":"betaglucanase","validValues.ingredient.burnedSugar":"gekarameliseerde suiker","validValues.ingredient.calciumAlginate":"calciumalginaat","validValues.ingredient.calciumCarbonate":"calciumcarbonaat","validValues.ingredient.calciumPhytate":"calciumfitaat","validValues.ingredient.calciumSulphate":"calciumsulfaat","validValues.ingredient.calciumSulphate.synonymDescription":"You can use 'calcium sulphate' instead.","validValues.ingredient.calciumTartrate":"calciumtartraat","validValues.ingredient.caramel":"karamel","validValues.ingredient.caramel.synonymDescription":"You can use 'caramel' instead.","validValues.ingredient.carbonDioxide":"koolstofdioxide","validValues.ingredient.carbonDioxide.synonymDescription":"You can use 'carbon dioxide' instead.","validValues.ingredient.carboxymethylcellulose":"carboxymethylcellulose","validValues.ingredient.carboxymethylcellulose.synonymDescription":"You can use 'carboxymethylcellulose' instead.","validValues.ingredient.carmoisine":"carmoisine","validValues.ingredient.carmoisine_eCode":"E 122","validValues.ingredient.carobSyrup":"sint-jansbroodstroop","validValues.ingredient.casein":"<0>melkcaseïne</0>","validValues.ingredient.causticSulfiteCaramel":"alkali-sulfietkaramel","validValues.ingredient.cellulase":"cellulase","validValues.ingredient.cerealDistillateAndWater":"cereal distillate and water","validValues.ingredient.charcoalForOenologicalUse":"kool voor oenologisch gebruik","validValues.ingredient.chitinGlucanAspergillusNiger":"chitine-glucaan uit aspergillus niger","validValues.ingredient.chitosanAspergillusNiger":"chitosan uit aspergillus niger","validValues.ingredient.citricAcid":"citroenzuur","validValues.ingredient.citricAcid.synonymDescription":"You can use 'citric acid' instead.","validValues.ingredient.concentratedGrapeMust":"geconcentreerde druivenmost","validValues.ingredient.copperCitrate":"kopercitraat","validValues.ingredient.copperSulphatePentahydrate":"kopersulfaat, pentahydraat","validValues.ingredient.diammoniumHydrogenPhosphate":"diammoniumhydrogeenorthofosfaat","validValues.ingredient.dimethyldicarbonate":"dimethyldicarbonaat","validValues.ingredient.dimethyldicarbonate.synonymDescription":"You can use 'dimethyldicarbonate' instead.","validValues.ingredient.distillateOfAgriculturalOrigin":"distillaat uit landbouwproducten","validValues.ingredient.driedGrapeAlcohol":"alcohol van rozijnen","validValues.ingredient.driedGrapeDistillate":"distillaat van rozijnen","validValues.ingredient.edibleGelatine":"voedselgelatine","validValues.ingredient.egg":"<0>ei</0>","validValues.ingredient.eggAlbumin":"<0>eialbumine</0>","validValues.ingredient.eggLysozyme":"<0>eilysozym</0>","validValues.ingredient.eggLysozyme_eCode":"E 1105 (<0>ei</0>)","validValues.ingredient.eggProduct":"<0>eiderivaat</0>","validValues.ingredient.eggProtein":"<0>eiproteïne</0>","validValues.ingredient.eggs.synonymDescription":"Je kunt 'ei' gebruiken.","validValues.ingredient.ethylAlcoholOfAgriculturalOrigin":"ethylalcohol verkregen uit landbouwproducten","validValues.ingredient.expeditionLiqueur":"dosagelikeur","validValues.ingredient.flavouring":"aroma","validValues.ingredient.flavouringNatural":"natuurlijke aromastoffen","validValues.ingredient.flavouringSmoke":"rookaroma","validValues.ingredient.flavourings":"aroma’s","validValues.ingredient.flavouringsNatural":"natuurlijke aroma’s","validValues.ingredient.flavouringsSmoke":"rookaroma’s","validValues.ingredient.freshBeerDistillateAndWater":"Fresh beer distillate and Water","validValues.ingredient.freshLees":"verse wijnmoer","validValues.ingredient.fumaricAcid":"fumaarzuur","validValues.ingredient.gaseousOxygen":"gasvormige zuurstof","validValues.ingredient.glycosidase":"glycosidase","validValues.ingredient.grainDistillateAndWater":"grain distillate and water","validValues.ingredient.grape":"druiven","validValues.ingredient.grapeMarcSpirit":"druivendraf-eau-de-vie","validValues.ingredient.grapeMust":"Druivenmost","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.","validValues.ingredient.grapeMustWithSulphites":"Druivenmost (<0>sulfieten</0>)","validValues.ingredient.gumArabic":"arabische gom","validValues.ingredient.gumArabic.synonymDescription":"You can use 'gum arabic' instead.","validValues.ingredient.hemicellulase":"hemicellulase","validValues.ingredient.honey":"honing","validValues.ingredient.inactivatedYeasts":"geïnactivateerde gist","validValues.ingredient.inactivatedYeastsWithGuaranteedGlutathioneLevels":"geïnactiveerde gist met een gewaarborgd glutathiongehalte","validValues.ingredient.isinglass":"vislijm","validValues.ingredient.kaolin":"kaolien","validValues.ingredient.lacticAcid":"melkzuur","validValues.ingredient.lacticAcid.synonymDescription":"You can use 'lactic acid' instead.","validValues.ingredient.lacticAcidBacteria":"melkzuurbacteriën","validValues.ingredient.malicAcid":"appelzuur","validValues.ingredient.malicAcid.synonymDescription":"You can use 'malic acid' instead.","validValues.ingredient.maltDistillateAndWater":"malt distillate and water","validValues.ingredient.metatartaricAcid":"metawijnsteenzuur","validValues.ingredient.metatartaricAcid.synonymDescription":"You can use 'metatartaric acid' instead.","validValues.ingredient.microcrystallineCellulose":"microkristallijne cellulose","validValues.ingredient.milk":"<0>melk</0>","validValues.ingredient.milk.synonymDescription":"Je kunt 'melk' gebruiken.","validValues.ingredient.milkCasein":"melkcaseïne","validValues.ingredient.milkProducts":"<0>melkderivaat</0>","validValues.ingredient.milkProtein":"<0>melkproteïnen</0>","validValues.ingredient.neutralAlcoholOfVineOrigin":"neutrale alcohol uit wijnbouwproducten","validValues.ingredient.nitrogen":"stikstof","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.","validValues.ingredient.peasProtein":"eiwit uit erwten","validValues.ingredient.pectinLyases":"pectinelyasen","validValues.ingredient.pectinMethylesterase":"pectinemethylesterase","validValues.ingredient.plainCaramel":"karamel","validValues.ingredient.polygalacturonase":"polygalacturonase","validValues.ingredient.polyvinylimidazolePolyvinylpyrrolidoneCopolymers":"copolymeren polyvinylimidazol-polyvinylpyrrolidon","validValues.ingredient.polyvinylpolypyrrolidone":"polyvinylpolypyrrolidon","validValues.ingredient.ponceau4R":"ponceau 4R","validValues.ingredient.ponceau4R_eCode":"E 124","validValues.ingredient.potassiumAlginate":"kaliumalginaat","validValues.ingredient.potassiumBicarbonate":"kaliumbicarbonaat","validValues.ingredient.potassiumBisulphite":"kaliumbisulfiet (<0>sulfieten</0>)","validValues.ingredient.potassiumBisulphite_eCode":"E 228 (<0>sulfieten</0>)","validValues.ingredient.potassiumCarbonate":"kaliumcarbonaat","validValues.ingredient.potassiumCaseinates":"kaliumcaseïnaten","validValues.ingredient.potassiumFerrocyanide":"kaliumferrocyanide","validValues.ingredient.potassiumHydrogenSulphite":"sulfit tal-potassju idroġenu","validValues.ingredient.potassiumHydrogenTartrate":"kaliumhydrogeentartraat","validValues.ingredient.potassiumMetabisulphite":"kaliummetabisulfiet (<0>sulfieten</0>)","validValues.ingredient.potassiumMetabisulphite_eCode":"E 224 (<0>sulfieten</0>)","validValues.ingredient.potassiumPolyaspartate":"kaliumpolyaspartaat","validValues.ingredient.potassiumPolyaspartate.synonymDescription":"You can use 'potassium polyaspartate' instead.","validValues.ingredient.potassiumSorbate":"kaliumsorbaat","validValues.ingredient.potassiumSorbate.synonymDescription":"You can use 'potassium sorbate' instead.","validValues.ingredient.potassiumTartrate":"kalium tartraat","validValues.ingredient.potatoesProtein":"eiwit uit aardappelen","validValues.ingredient.quinolineYellow":"chinolinegeel","validValues.ingredient.quinolineYellowWith_eCode":"E 104","validValues.ingredient.ryeDistillateAndWater":"rye distillate and water","validValues.ingredient.selectiveVegetalFibres":"selectieve plantaardige vezels","validValues.ingredient.siliconDioxide":"siliciumdioxide","validValues.ingredient.sucrose":"sacharose","validValues.ingredient.sugar":"suiker","validValues.ingredient.sulfiteAmmoniaCaramel":"sulfiet-ammoniakkaramel","validValues.ingredient.sulfites":"<0>sulfieten</0>","validValues.ingredient.sulfites.synonymDescription":"U kunt in plaats daarvan 'sulfieten' gebruiken.","validValues.ingredient.sulphurDioxide":"<0>zwaveldioxide</0>","validValues.ingredient.sulphurDioxide.synonymDescription":"You can use 'sulphur dioxide' instead.","validValues.ingredient.sulphurDioxide_eCode":"E 220 (<0>sulfieten</0>)","validValues.ingredient.sunsetYellow":"zonnegeel","validValues.ingredient.sunsetYellow_eCode":"E 110","validValues.ingredient.tannins":"tannine","validValues.ingredient.tartaricAcid":"wijnsteenzuur","validValues.ingredient.tartaricAcid.synonymDescription":"You can use 'tartaric acid' instead.","validValues.ingredient.tartrazine":"tartrazine","validValues.ingredient.tartrazine_eCode":"E 102","validValues.ingredient.thiamineHydrochloride":"thiaminedichloorhydraat","validValues.ingredient.tirageLiqueur":"liqueur de tirage","validValues.ingredient.urease":"urease","validValues.ingredient.water":"water","validValues.ingredient.wheatProtein":"tarwe-eiwit","validValues.ingredient.wine":"wijn","validValues.ingredient.wine.deprecationDescription":"Currently we assume all wines contain sulfites. Please choose a more specific ingredient instead.","validValues.ingredient.wineAlcohol":"alcohol van wijn","validValues.ingredient.wineDistillate":"wijndistillaat","validValues.ingredient.wineSpirit":"wijn-eau-de-vie","validValues.ingredient.wineWithSulphites":"wijn (<0>sulfieten</0>)","validValues.ingredient.yeastAutolysates":"gistautolysaat","validValues.ingredient.yeastCellWalls":"gistschillen","validValues.ingredient.yeastMannoproteins":"mannoproteïnen uit gist","validValues.ingredient.yeastProteinExtracts":"gisteiwitextracten","validValues.ingredient.yeastsForWineProduction":"wijngist"};
|
|
@@ -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 "żywica z sosny alepskiej"
|
|
@@ -199,18 +191,10 @@ msgstr "diwęglan dimetylu"
|
|
|
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 "destylat pochodzenia rolniczego"
|
|
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 "alkohol z suszonych winogron"
|
|
@@ -324,10 +308,6 @@ msgstr "moszcz winogronowy"
|
|
|
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 "moszcz winogronowy (<0>siarczyny</0>)"
|
|
@@ -422,8 +402,8 @@ msgid "validValues.ingredient.milkProtein"
|
|
|
422
402
|
msgstr "białko <0>mleka</0>"
|
|
423
403
|
|
|
424
404
|
#: src/validValues/ingredient/ingredient.ts
|
|
425
|
-
msgid "validValues.ingredient.
|
|
426
|
-
msgstr ""
|
|
405
|
+
msgid "validValues.ingredient.neutralAlcoholOfVineOrigin"
|
|
406
|
+
msgstr "alkohol neutralny pochodzenia winnego"
|
|
427
407
|
|
|
428
408
|
#: src/validValues/ingredient/deprecatedIngredient.ts
|
|
429
409
|
msgid "validValues.ingredient.nitrogen"
|
|
@@ -433,14 +413,6 @@ msgstr "azot"
|
|
|
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 "białko grochu"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
/*eslint-disable*/export const messages={"validValues.ingredient.alcoholFromDriedGrapes":"alcohol from dried grapes","validValues.ingredient.alcoholFromWine":"alcohol from wine","validValues.ingredient.aleppoPineResin":"żywica z sosny alepskiej","validValues.ingredient.alluraRed":"czerwień allura","validValues.ingredient.alluraRed_eCode":"E 129","validValues.ingredient.allylIsothiocyanate":"izotiocyjanian allilu","validValues.ingredient.ammoniaCaramel":"karmel amoniakalny","validValues.ingredient.ammoniumBisulphite":"wodorosiarczyn amonu","validValues.ingredient.ammoniumSulphate":"siarczan amonu","validValues.ingredient.argon":"argon","validValues.ingredient.argon.deprecationDescription":"Select value from Packaging Gases dropdown.","validValues.ingredient.ascorbicAcid":"kwas askorbinowy","validValues.ingredient.ascorbicAcid.synonymDescription":"You can use 'L ascorbic acid' instead.","validValues.ingredient.bentonite":"bentonit","validValues.ingredient.betaglucanase":"betamaltaza","validValues.ingredient.burnedSugar":"cukier palony","validValues.ingredient.calciumAlginate":"alginian wapnia","validValues.ingredient.calciumCarbonate":"węglan wapnia","validValues.ingredient.calciumPhytate":"fitynian wapnia","validValues.ingredient.calciumSulphate":"siarczan wapnia","validValues.ingredient.calciumSulphate.synonymDescription":"You can use 'calcium sulphate' instead.","validValues.ingredient.calciumTartrate":"winian wapnia","validValues.ingredient.caramel":"karmel","validValues.ingredient.caramel.synonymDescription":"You can use 'caramel' instead.","validValues.ingredient.carbonDioxide":"dwutlenek węgla","validValues.ingredient.carbonDioxide.synonymDescription":"You can use 'carbon dioxide' instead.","validValues.ingredient.carboxymethylcellulose":"karboksymetyloceluloza","validValues.ingredient.carboxymethylcellulose.synonymDescription":"You can use 'carboxymethylcellulose' instead.","validValues.ingredient.carmoisine":"azorubina/karmoizyna","validValues.ingredient.carmoisine_eCode":"E 122","validValues.ingredient.carobSyrup":"syrop carob","validValues.ingredient.casein":"kazeinę z <0>mleka</0>","validValues.ingredient.causticSulfiteCaramel":"karmel siarczynowy","validValues.ingredient.cellulase":"celulaza","validValues.ingredient.cerealDistillateAndWater":"cereal distillate and water","validValues.ingredient.charcoalForOenologicalUse":"węgiel do celów enologicznych","validValues.ingredient.chitinGlucanAspergillusNiger":"glukan chitynowy pochodzący z aspergillus niger","validValues.ingredient.chitosanAspergillusNiger":"chitozan pochodzący z aspergillus niger","validValues.ingredient.citricAcid":"kwas cytrynowy","validValues.ingredient.citricAcid.synonymDescription":"You can use 'citric acid' instead.","validValues.ingredient.concentratedGrapeMust":"zagęszczony moszcz winogronowy","validValues.ingredient.copperCitrate":"cytrynian miedzi","validValues.ingredient.copperSulphatePentahydrate":"pentahydrat siarczanu miedzi","validValues.ingredient.diammoniumHydrogenPhosphate":"wodorofosforan diamonu","validValues.ingredient.dimethyldicarbonate":"diwęglan dimetylu","validValues.ingredient.dimethyldicarbonate.synonymDescription":"You can use 'dimethyldicarbonate' instead.","validValues.ingredient.distillateFromDriedGrapes":"distillate from dried grapes","validValues.ingredient.distillateOfAgriculturalOrigin":"destylat pochodzenia rolniczego","validValues.ingredient.distillateOfWine":"distillate of wine","validValues.ingredient.driedGrapeAlcohol":"alkohol z suszonych winogron","validValues.ingredient.driedGrapeDistillate":"destylat z suszonych winogron","validValues.ingredient.edibleGelatine":"żelatyna jadalna","validValues.ingredient.egg":"<0>jajo</0>","validValues.ingredient.eggAlbumin":"albuminę z <0>jaja</0>","validValues.ingredient.eggLysozyme":"lizozym z <0>jaja</0>","validValues.ingredient.eggLysozyme_eCode":"E 1105 (<0>jajo</0>)","validValues.ingredient.eggProduct":"produkty z <0>jaj</0>","validValues.ingredient.eggProtein":"białko <0>jaja</0>","validValues.ingredient.eggs.synonymDescription":"Możesz użyć 'jajo' zamiast.","validValues.ingredient.ethylAlcoholOfAgriculturalOrigin":"alkohol etylowy pochodzenia rolniczego","validValues.ingredient.expeditionLiqueur":"expedition liqueur","validValues.ingredient.flavouring":"aromat","validValues.ingredient.flavouringNatural":"naturalny aromat","validValues.ingredient.flavouringSmoke":"środek aromatyzujący dymu wędzarniczego","validValues.ingredient.flavourings":"aromaty","validValues.ingredient.flavouringsNatural":"naturalnych środków aromatyzujących","validValues.ingredient.flavouringsSmoke":"środków aromatyzujących dymu wędzarniczego","validValues.ingredient.freshBeerDistillateAndWater":"Fresh beer distillate and Water","validValues.ingredient.freshLees":"świeży osad","validValues.ingredient.fumaricAcid":"kwas fumarowy","validValues.ingredient.gaseousOxygen":"tlen gazowy","validValues.ingredient.glycosidase":"glikozydaza","validValues.ingredient.grainDistillateAndWater":"grain distillate and water","validValues.ingredient.grape":"winogron","validValues.ingredient.grapeMarcSpirit":"okowita z wytłoków z winogron","validValues.ingredient.grapeMust":"moszcz winogronowy","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.","validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol":"grape must from dried grapes with neutral wine alcohol","validValues.ingredient.grapeMustWithSulphites":"moszcz winogronowy (<0>siarczyny</0>)","validValues.ingredient.gumArabic":"guma arabska","validValues.ingredient.gumArabic.synonymDescription":"You can use 'gum arabic' instead.","validValues.ingredient.hemicellulase":"hemicelulaza","validValues.ingredient.honey":"miód","validValues.ingredient.inactivatedYeasts":"drożdże dezaktywowane","validValues.ingredient.inactivatedYeastsWithGuaranteedGlutathioneLevels":"drożdże dezaktywowane z gwarantowanym poziomem glutationu","validValues.ingredient.isinglass":"karuk","validValues.ingredient.kaolin":"kaolin","validValues.ingredient.lacticAcid":"kwas mlekowy","validValues.ingredient.lacticAcid.synonymDescription":"You can use 'lactic acid' instead.","validValues.ingredient.lacticAcidBacteria":"bakterie kwasu mlekowego","validValues.ingredient.malicAcid":"kwas jabłkowy","validValues.ingredient.malicAcid.synonymDescription":"You can use 'malic acid' instead.","validValues.ingredient.maltDistillateAndWater":"malt distillate and water","validValues.ingredient.metatartaricAcid":"kwas metawinowy","validValues.ingredient.metatartaricAcid.synonymDescription":"You can use 'metatartaric acid' instead.","validValues.ingredient.microcrystallineCellulose":"celuloza mikrokrystaliczna","validValues.ingredient.milk":"<0>mleko</0>","validValues.ingredient.milk.synonymDescription":"Możesz użyć 'mleko' zamiast.","validValues.ingredient.milkCasein":"kazeinę z mleka","validValues.ingredient.milkProducts":"produkty <0>mleczne</0>","validValues.ingredient.milkProtein":"białko <0>mleka</0>","validValues.ingredient.neutralAlcoholMadeFromGrapeProducts":"neutral alcohol made from grape products","validValues.ingredient.nitrogen":"azot","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.","validValues.ingredient.partiallyFermentedGrapeMust":"partially fermented grape must","validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes":"partially fermented grape must made from dried grapes","validValues.ingredient.peasProtein":"białko grochu","validValues.ingredient.pectinLyases":"pektoliazy","validValues.ingredient.pectinMethylesterase":"metylesteraza pektynowa","validValues.ingredient.plainCaramel":"karmel","validValues.ingredient.polygalacturonase":"poligalakturonaza","validValues.ingredient.polyvinylimidazolePolyvinylpyrrolidoneCopolymers":"kopolimery poliwinyloimidazolu – poliwinylopyrrolidonu","validValues.ingredient.polyvinylpolypyrrolidone":"poliwinylopolipirolidon","validValues.ingredient.ponceau4R":"pąs 4R","validValues.ingredient.ponceau4R_eCode":"E 124","validValues.ingredient.potassiumAlginate":"alginian potasu","validValues.ingredient.potassiumBicarbonate":"wodorowęglan potasu","validValues.ingredient.potassiumBisulphite":"wodorosiarczyn potasu (<0>siarczyny</0>)","validValues.ingredient.potassiumBisulphite_eCode":"E 228 (<0>siarczyny</0>)","validValues.ingredient.potassiumCarbonate":"węglan potasu","validValues.ingredient.potassiumCaseinates":"kazeiniany potasu","validValues.ingredient.potassiumFerrocyanide":"żelazocyjanek potasu","validValues.ingredient.potassiumHydrogenSulphite":"wodorosiarczyn potasu","validValues.ingredient.potassiumHydrogenTartrate":"wodorowinian potasu","validValues.ingredient.potassiumMetabisulphite":"pirosiarczyn potasu (<0>siarczyny</0>)","validValues.ingredient.potassiumMetabisulphite_eCode":"E 224 (<0>siarczyny</0>)","validValues.ingredient.potassiumPolyaspartate":"poliasparaginian potasu","validValues.ingredient.potassiumPolyaspartate.synonymDescription":"You can use 'potassium polyaspartate' instead.","validValues.ingredient.potassiumSorbate":"sorbinian potasu","validValues.ingredient.potassiumSorbate.synonymDescription":"You can use 'potassium sorbate' instead.","validValues.ingredient.potassiumTartrate":"winian potasu","validValues.ingredient.potatoesProtein":"białko ziemniaczane","validValues.ingredient.quinolineYellow":"żółcień chinolinowa","validValues.ingredient.quinolineYellowWith_eCode":"E 104","validValues.ingredient.ryeDistillateAndWater":"rye distillate and water","validValues.ingredient.selectiveVegetalFibres":"włókna roślinne o właściwościach selektywnych","validValues.ingredient.siliconDioxide":"dwutlenek krzemu","validValues.ingredient.sucrose":"sacharozę","validValues.ingredient.sugar":"cukier","validValues.ingredient.sulfiteAmmoniaCaramel":"karmel amoniakalno-siarczynowy","validValues.ingredient.sulfites":"<0>siarczyny</0>","validValues.ingredient.sulfites.synonymDescription":"Zamiast tego można użyć 'siarczyny'.","validValues.ingredient.sulphurDioxide":"<0>dwutlenek siarki</0>","validValues.ingredient.sulphurDioxide.synonymDescription":"You can use 'sulphur dioxide' instead.","validValues.ingredient.sulphurDioxide_eCode":"E 220 (<0>siarczyny</0>)","validValues.ingredient.sunsetYellow":"żółcień pomarańczowa","validValues.ingredient.sunsetYellow_eCode":"E 110","validValues.ingredient.tannins":"taniny","validValues.ingredient.tartaricAcid":"kwas winowy","validValues.ingredient.tartaricAcid.synonymDescription":"You can use 'tartaric acid' instead.","validValues.ingredient.tartrazine":"tartrazyna","validValues.ingredient.tartrazine_eCode":"E 102","validValues.ingredient.thiamineHydrochloride":"chlorowodorek tiaminy","validValues.ingredient.tirageLiqueur":"tirage liqueur","validValues.ingredient.urease":"ureaza","validValues.ingredient.water":"woda","validValues.ingredient.wheatProtein":"białko pszenicy","validValues.ingredient.wine":"wino","validValues.ingredient.wine.deprecationDescription":"Currently we assume all wines contain sulfites. Please choose a more specific ingredient instead.","validValues.ingredient.wineAlcohol":"alkohol winny","validValues.ingredient.wineDistillate":"destylatu wina","validValues.ingredient.wineSpirit":"okowita z wina gronowego","validValues.ingredient.wineWithSulphites":"wino (<0>siarczyny</0>)","validValues.ingredient.yeastAutolysates":"autolizaty drożdżowe","validValues.ingredient.yeastCellWalls":"ściany komórkowe drożdży","validValues.ingredient.yeastMannoproteins":"mannoproteiny drożdży","validValues.ingredient.yeastProteinExtracts":"ekstrakty protein drożdżowych","validValues.ingredient.yeastsForWineProduction":"drożdże do produkcji wina"};
|
|
1
|
+
/*eslint-disable*/export const messages={"validValues.ingredient.aleppoPineResin":"żywica z sosny alepskiej","validValues.ingredient.alluraRed":"czerwień allura","validValues.ingredient.alluraRed_eCode":"E 129","validValues.ingredient.allylIsothiocyanate":"izotiocyjanian allilu","validValues.ingredient.ammoniaCaramel":"karmel amoniakalny","validValues.ingredient.ammoniumBisulphite":"wodorosiarczyn amonu","validValues.ingredient.ammoniumSulphate":"siarczan amonu","validValues.ingredient.argon":"argon","validValues.ingredient.argon.deprecationDescription":"Select value from Packaging Gases dropdown.","validValues.ingredient.ascorbicAcid":"kwas askorbinowy","validValues.ingredient.ascorbicAcid.synonymDescription":"You can use 'L ascorbic acid' instead.","validValues.ingredient.bentonite":"bentonit","validValues.ingredient.betaglucanase":"betamaltaza","validValues.ingredient.burnedSugar":"cukier palony","validValues.ingredient.calciumAlginate":"alginian wapnia","validValues.ingredient.calciumCarbonate":"węglan wapnia","validValues.ingredient.calciumPhytate":"fitynian wapnia","validValues.ingredient.calciumSulphate":"siarczan wapnia","validValues.ingredient.calciumSulphate.synonymDescription":"You can use 'calcium sulphate' instead.","validValues.ingredient.calciumTartrate":"winian wapnia","validValues.ingredient.caramel":"karmel","validValues.ingredient.caramel.synonymDescription":"You can use 'caramel' instead.","validValues.ingredient.carbonDioxide":"dwutlenek węgla","validValues.ingredient.carbonDioxide.synonymDescription":"You can use 'carbon dioxide' instead.","validValues.ingredient.carboxymethylcellulose":"karboksymetyloceluloza","validValues.ingredient.carboxymethylcellulose.synonymDescription":"You can use 'carboxymethylcellulose' instead.","validValues.ingredient.carmoisine":"azorubina/karmoizyna","validValues.ingredient.carmoisine_eCode":"E 122","validValues.ingredient.carobSyrup":"syrop carob","validValues.ingredient.casein":"kazeinę z <0>mleka</0>","validValues.ingredient.causticSulfiteCaramel":"karmel siarczynowy","validValues.ingredient.cellulase":"celulaza","validValues.ingredient.cerealDistillateAndWater":"cereal distillate and water","validValues.ingredient.charcoalForOenologicalUse":"węgiel do celów enologicznych","validValues.ingredient.chitinGlucanAspergillusNiger":"glukan chitynowy pochodzący z aspergillus niger","validValues.ingredient.chitosanAspergillusNiger":"chitozan pochodzący z aspergillus niger","validValues.ingredient.citricAcid":"kwas cytrynowy","validValues.ingredient.citricAcid.synonymDescription":"You can use 'citric acid' instead.","validValues.ingredient.concentratedGrapeMust":"zagęszczony moszcz winogronowy","validValues.ingredient.copperCitrate":"cytrynian miedzi","validValues.ingredient.copperSulphatePentahydrate":"pentahydrat siarczanu miedzi","validValues.ingredient.diammoniumHydrogenPhosphate":"wodorofosforan diamonu","validValues.ingredient.dimethyldicarbonate":"diwęglan dimetylu","validValues.ingredient.dimethyldicarbonate.synonymDescription":"You can use 'dimethyldicarbonate' instead.","validValues.ingredient.distillateOfAgriculturalOrigin":"destylat pochodzenia rolniczego","validValues.ingredient.driedGrapeAlcohol":"alkohol z suszonych winogron","validValues.ingredient.driedGrapeDistillate":"destylat z suszonych winogron","validValues.ingredient.edibleGelatine":"żelatyna jadalna","validValues.ingredient.egg":"<0>jajo</0>","validValues.ingredient.eggAlbumin":"albuminę z <0>jaja</0>","validValues.ingredient.eggLysozyme":"lizozym z <0>jaja</0>","validValues.ingredient.eggLysozyme_eCode":"E 1105 (<0>jajo</0>)","validValues.ingredient.eggProduct":"produkty z <0>jaj</0>","validValues.ingredient.eggProtein":"białko <0>jaja</0>","validValues.ingredient.eggs.synonymDescription":"Możesz użyć 'jajo' zamiast.","validValues.ingredient.ethylAlcoholOfAgriculturalOrigin":"alkohol etylowy pochodzenia rolniczego","validValues.ingredient.expeditionLiqueur":"expedition liqueur","validValues.ingredient.flavouring":"aromat","validValues.ingredient.flavouringNatural":"naturalny aromat","validValues.ingredient.flavouringSmoke":"środek aromatyzujący dymu wędzarniczego","validValues.ingredient.flavourings":"aromaty","validValues.ingredient.flavouringsNatural":"naturalnych środków aromatyzujących","validValues.ingredient.flavouringsSmoke":"środków aromatyzujących dymu wędzarniczego","validValues.ingredient.freshBeerDistillateAndWater":"Fresh beer distillate and Water","validValues.ingredient.freshLees":"świeży osad","validValues.ingredient.fumaricAcid":"kwas fumarowy","validValues.ingredient.gaseousOxygen":"tlen gazowy","validValues.ingredient.glycosidase":"glikozydaza","validValues.ingredient.grainDistillateAndWater":"grain distillate and water","validValues.ingredient.grape":"winogron","validValues.ingredient.grapeMarcSpirit":"okowita z wytłoków z winogron","validValues.ingredient.grapeMust":"moszcz winogronowy","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.","validValues.ingredient.grapeMustWithSulphites":"moszcz winogronowy (<0>siarczyny</0>)","validValues.ingredient.gumArabic":"guma arabska","validValues.ingredient.gumArabic.synonymDescription":"You can use 'gum arabic' instead.","validValues.ingredient.hemicellulase":"hemicelulaza","validValues.ingredient.honey":"miód","validValues.ingredient.inactivatedYeasts":"drożdże dezaktywowane","validValues.ingredient.inactivatedYeastsWithGuaranteedGlutathioneLevels":"drożdże dezaktywowane z gwarantowanym poziomem glutationu","validValues.ingredient.isinglass":"karuk","validValues.ingredient.kaolin":"kaolin","validValues.ingredient.lacticAcid":"kwas mlekowy","validValues.ingredient.lacticAcid.synonymDescription":"You can use 'lactic acid' instead.","validValues.ingredient.lacticAcidBacteria":"bakterie kwasu mlekowego","validValues.ingredient.malicAcid":"kwas jabłkowy","validValues.ingredient.malicAcid.synonymDescription":"You can use 'malic acid' instead.","validValues.ingredient.maltDistillateAndWater":"malt distillate and water","validValues.ingredient.metatartaricAcid":"kwas metawinowy","validValues.ingredient.metatartaricAcid.synonymDescription":"You can use 'metatartaric acid' instead.","validValues.ingredient.microcrystallineCellulose":"celuloza mikrokrystaliczna","validValues.ingredient.milk":"<0>mleko</0>","validValues.ingredient.milk.synonymDescription":"Możesz użyć 'mleko' zamiast.","validValues.ingredient.milkCasein":"kazeinę z mleka","validValues.ingredient.milkProducts":"produkty <0>mleczne</0>","validValues.ingredient.milkProtein":"białko <0>mleka</0>","validValues.ingredient.neutralAlcoholOfVineOrigin":"alkohol neutralny pochodzenia winnego","validValues.ingredient.nitrogen":"azot","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.","validValues.ingredient.peasProtein":"białko grochu","validValues.ingredient.pectinLyases":"pektoliazy","validValues.ingredient.pectinMethylesterase":"metylesteraza pektynowa","validValues.ingredient.plainCaramel":"karmel","validValues.ingredient.polygalacturonase":"poligalakturonaza","validValues.ingredient.polyvinylimidazolePolyvinylpyrrolidoneCopolymers":"kopolimery poliwinyloimidazolu – poliwinylopyrrolidonu","validValues.ingredient.polyvinylpolypyrrolidone":"poliwinylopolipirolidon","validValues.ingredient.ponceau4R":"pąs 4R","validValues.ingredient.ponceau4R_eCode":"E 124","validValues.ingredient.potassiumAlginate":"alginian potasu","validValues.ingredient.potassiumBicarbonate":"wodorowęglan potasu","validValues.ingredient.potassiumBisulphite":"wodorosiarczyn potasu (<0>siarczyny</0>)","validValues.ingredient.potassiumBisulphite_eCode":"E 228 (<0>siarczyny</0>)","validValues.ingredient.potassiumCarbonate":"węglan potasu","validValues.ingredient.potassiumCaseinates":"kazeiniany potasu","validValues.ingredient.potassiumFerrocyanide":"żelazocyjanek potasu","validValues.ingredient.potassiumHydrogenSulphite":"wodorosiarczyn potasu","validValues.ingredient.potassiumHydrogenTartrate":"wodorowinian potasu","validValues.ingredient.potassiumMetabisulphite":"pirosiarczyn potasu (<0>siarczyny</0>)","validValues.ingredient.potassiumMetabisulphite_eCode":"E 224 (<0>siarczyny</0>)","validValues.ingredient.potassiumPolyaspartate":"poliasparaginian potasu","validValues.ingredient.potassiumPolyaspartate.synonymDescription":"You can use 'potassium polyaspartate' instead.","validValues.ingredient.potassiumSorbate":"sorbinian potasu","validValues.ingredient.potassiumSorbate.synonymDescription":"You can use 'potassium sorbate' instead.","validValues.ingredient.potassiumTartrate":"winian potasu","validValues.ingredient.potatoesProtein":"białko ziemniaczane","validValues.ingredient.quinolineYellow":"żółcień chinolinowa","validValues.ingredient.quinolineYellowWith_eCode":"E 104","validValues.ingredient.ryeDistillateAndWater":"rye distillate and water","validValues.ingredient.selectiveVegetalFibres":"włókna roślinne o właściwościach selektywnych","validValues.ingredient.siliconDioxide":"dwutlenek krzemu","validValues.ingredient.sucrose":"sacharozę","validValues.ingredient.sugar":"cukier","validValues.ingredient.sulfiteAmmoniaCaramel":"karmel amoniakalno-siarczynowy","validValues.ingredient.sulfites":"<0>siarczyny</0>","validValues.ingredient.sulfites.synonymDescription":"Zamiast tego można użyć 'siarczyny'.","validValues.ingredient.sulphurDioxide":"<0>dwutlenek siarki</0>","validValues.ingredient.sulphurDioxide.synonymDescription":"You can use 'sulphur dioxide' instead.","validValues.ingredient.sulphurDioxide_eCode":"E 220 (<0>siarczyny</0>)","validValues.ingredient.sunsetYellow":"żółcień pomarańczowa","validValues.ingredient.sunsetYellow_eCode":"E 110","validValues.ingredient.tannins":"taniny","validValues.ingredient.tartaricAcid":"kwas winowy","validValues.ingredient.tartaricAcid.synonymDescription":"You can use 'tartaric acid' instead.","validValues.ingredient.tartrazine":"tartrazyna","validValues.ingredient.tartrazine_eCode":"E 102","validValues.ingredient.thiamineHydrochloride":"chlorowodorek tiaminy","validValues.ingredient.tirageLiqueur":"tirage liqueur","validValues.ingredient.urease":"ureaza","validValues.ingredient.water":"woda","validValues.ingredient.wheatProtein":"białko pszenicy","validValues.ingredient.wine":"wino","validValues.ingredient.wine.deprecationDescription":"Currently we assume all wines contain sulfites. Please choose a more specific ingredient instead.","validValues.ingredient.wineAlcohol":"alkohol winny","validValues.ingredient.wineDistillate":"destylatu wina","validValues.ingredient.wineSpirit":"okowita z wina gronowego","validValues.ingredient.wineWithSulphites":"wino (<0>siarczyny</0>)","validValues.ingredient.yeastAutolysates":"autolizaty drożdżowe","validValues.ingredient.yeastCellWalls":"ściany komórkowe drożdży","validValues.ingredient.yeastMannoproteins":"mannoproteiny drożdży","validValues.ingredient.yeastProteinExtracts":"ekstrakty protein drożdżowych","validValues.ingredient.yeastsForWineProduction":"drożdże do produkcji wina"};
|
|
@@ -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 "álcool de uvas secas"
|
|
19
|
-
|
|
20
|
-
#: src/validValues/ingredient/ingredient.ts
|
|
21
|
-
msgid "validValues.ingredient.alcoholFromWine"
|
|
22
|
-
msgstr "álcool do vinho"
|
|
23
|
-
|
|
24
16
|
#: src/validValues/ingredient/ingredient.ts
|
|
25
17
|
msgid "validValues.ingredient.aleppoPineResin"
|
|
26
18
|
msgstr "resina de pinheiro de alepo"
|
|
@@ -199,18 +191,10 @@ msgstr "dicarbonato dimetílico"
|
|
|
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 "destilado de uvas secas"
|
|
205
|
-
|
|
206
194
|
#: src/validValues/ingredient/ingredient.ts
|
|
207
195
|
msgid "validValues.ingredient.distillateOfAgriculturalOrigin"
|
|
208
196
|
msgstr "destilado de origem agrícola"
|
|
209
197
|
|
|
210
|
-
#: src/validValues/ingredient/ingredient.ts
|
|
211
|
-
msgid "validValues.ingredient.distillateOfWine"
|
|
212
|
-
msgstr "destilado de vinho"
|
|
213
|
-
|
|
214
198
|
#: src/validValues/ingredient/ingredient.ts
|
|
215
199
|
msgid "validValues.ingredient.driedGrapeAlcohol"
|
|
216
200
|
msgstr "álcool de uvas secas"
|
|
@@ -324,10 +308,6 @@ msgstr "mosto de uvas"
|
|
|
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 "mosto de uvas secas com álcool vínico neutro"
|
|
330
|
-
|
|
331
311
|
#: src/validValues/ingredient/ingredient.ts
|
|
332
312
|
msgid "validValues.ingredient.grapeMustWithSulphites"
|
|
333
313
|
msgstr "mosto de uvas (<0>sulfitos</0>)"
|
|
@@ -422,8 +402,8 @@ msgid "validValues.ingredient.milkProtein"
|
|
|
422
402
|
msgstr "proteína de <0>leite</0>"
|
|
423
403
|
|
|
424
404
|
#: src/validValues/ingredient/ingredient.ts
|
|
425
|
-
msgid "validValues.ingredient.
|
|
426
|
-
msgstr "álcool neutro
|
|
405
|
+
msgid "validValues.ingredient.neutralAlcoholOfVineOrigin"
|
|
406
|
+
msgstr "álcool neutro de origem vitícola"
|
|
427
407
|
|
|
428
408
|
#: src/validValues/ingredient/deprecatedIngredient.ts
|
|
429
409
|
msgid "validValues.ingredient.nitrogen"
|
|
@@ -433,14 +413,6 @@ msgstr "azoto"
|
|
|
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 "mosto de uva parcialmente fermentado"
|
|
439
|
-
|
|
440
|
-
#: src/validValues/ingredient/ingredient.ts
|
|
441
|
-
msgid "validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes"
|
|
442
|
-
msgstr "mosto de uva parcialmente fermentado feito de uvas secas"
|
|
443
|
-
|
|
444
416
|
#: src/validValues/ingredient/deprecatedIngredient.ts
|
|
445
417
|
msgid "validValues.ingredient.peasProtein"
|
|
446
418
|
msgstr "proteína de ervilha"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
/*eslint-disable*/export const messages={"validValues.ingredient.alcoholFromDriedGrapes":"álcool de uvas secas","validValues.ingredient.alcoholFromWine":"álcool do vinho","validValues.ingredient.aleppoPineResin":"resina de pinheiro de alepo","validValues.ingredient.alluraRed":"vermelho allura","validValues.ingredient.alluraRed_eCode":"E 129","validValues.ingredient.allylIsothiocyanate":"isotiocianato de alilo","validValues.ingredient.ammoniaCaramel":"caramelo de amónia","validValues.ingredient.ammoniumBisulphite":"bissulfito de amónio","validValues.ingredient.ammoniumSulphate":"sulfato de amónio","validValues.ingredient.argon":"árgon","validValues.ingredient.argon.deprecationDescription":"Select value from Packaging Gases dropdown.","validValues.ingredient.ascorbicAcid":"ácido ascórbico","validValues.ingredient.ascorbicAcid.synonymDescription":"You can use 'L ascorbic acid' instead.","validValues.ingredient.bentonite":"bentonite","validValues.ingredient.betaglucanase":"β-glucanase","validValues.ingredient.burnedSugar":"açúcar caramelizado","validValues.ingredient.calciumAlginate":"alginato de cálcio","validValues.ingredient.calciumCarbonate":"carbonato de cálcio","validValues.ingredient.calciumPhytate":"fitato de cálcio","validValues.ingredient.calciumSulphate":"sulfato de cálcio","validValues.ingredient.calciumSulphate.synonymDescription":"You can use 'calcium sulphate' instead.","validValues.ingredient.calciumTartrate":"tartarato de cálcio","validValues.ingredient.caramel":"caramelo","validValues.ingredient.caramel.synonymDescription":"You can use 'caramel' instead.","validValues.ingredient.carbonDioxide":"dióxido de carbono","validValues.ingredient.carbonDioxide.synonymDescription":"You can use 'carbon dioxide' instead.","validValues.ingredient.carboxymethylcellulose":"carboximetilcelulose","validValues.ingredient.carboxymethylcellulose.synonymDescription":"You can use 'carboxymethylcellulose' instead.","validValues.ingredient.carmoisine":"carmosina","validValues.ingredient.carmoisine_eCode":"E 122","validValues.ingredient.carobSyrup":"xarope de alfarroba","validValues.ingredient.casein":"caseína de <0>leite</0>","validValues.ingredient.causticSulfiteCaramel":"caramelo sulfítico cáustico","validValues.ingredient.cellulase":"celulase","validValues.ingredient.cerealDistillateAndWater":"destilado de cereais e água","validValues.ingredient.charcoalForOenologicalUse":"carvões enológicos","validValues.ingredient.chitinGlucanAspergillusNiger":"quitina-glucano derivada de aspergillus niger.","validValues.ingredient.chitosanAspergillusNiger":"quitosano derivado de aspergillus niger","validValues.ingredient.citricAcid":"ácido cítrico","validValues.ingredient.citricAcid.synonymDescription":"You can use 'citric acid' instead.","validValues.ingredient.concentratedGrapeMust":"mosto de uvas concentrado","validValues.ingredient.copperCitrate":"citrato de cobre","validValues.ingredient.copperSulphatePentahydrate":"sulfato de cobre penta-hidratado","validValues.ingredient.diammoniumHydrogenPhosphate":"hidrogenofosfato de diamónio","validValues.ingredient.dimethyldicarbonate":"dicarbonato dimetílico","validValues.ingredient.dimethyldicarbonate.synonymDescription":"You can use 'dimethyldicarbonate' instead.","validValues.ingredient.distillateFromDriedGrapes":"destilado de uvas secas","validValues.ingredient.distillateOfAgriculturalOrigin":"destilado de origem agrícola","validValues.ingredient.distillateOfWine":"destilado de vinho","validValues.ingredient.driedGrapeAlcohol":"álcool de uvas secas","validValues.ingredient.driedGrapeDistillate":"destilado de uvas secas","validValues.ingredient.edibleGelatine":"gelatina alimentar","validValues.ingredient.egg":"<0>ovo</0>","validValues.ingredient.eggAlbumin":"albumina de <0>ovo</0>","validValues.ingredient.eggLysozyme":"lisozima de <0>ovo</0>","validValues.ingredient.eggLysozyme_eCode":"E 1105 (<0>ovo</0>)","validValues.ingredient.eggProduct":"produto de <0>ovo</0>","validValues.ingredient.eggProtein":"proteína de <0>ovo</0>","validValues.ingredient.eggs.synonymDescription":"Pode usar 'ovo' em alternativa.","validValues.ingredient.ethylAlcoholOfAgriculturalOrigin":"álcool etílico de origem agrícola","validValues.ingredient.expeditionLiqueur":"licor de expedição","validValues.ingredient.flavouring":"aroma","validValues.ingredient.flavouringNatural":"aroma natural","validValues.ingredient.flavouringSmoke":"aroma de fumo","validValues.ingredient.flavourings":"aromas","validValues.ingredient.flavouringsNatural":"aromas naturais","validValues.ingredient.flavouringsSmoke":"aromas de fumo","validValues.ingredient.freshBeerDistillateAndWater":"destilado de cerveja fresca e água","validValues.ingredient.freshLees":"borras frescas","validValues.ingredient.fumaricAcid":"ácido fumárico","validValues.ingredient.gaseousOxygen":"oxigénio gasoso","validValues.ingredient.glycosidase":"glucosidase","validValues.ingredient.grainDistillateAndWater":"destilado de cereais e água","validValues.ingredient.grape":"uvas","validValues.ingredient.grapeMarcSpirit":"aguardente bagaceira","validValues.ingredient.grapeMust":"mosto de uvas","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.","validValues.ingredient.grapeMustFromDriedGrapesWithNeutralWineAlcohol":"mosto de uvas secas com álcool vínico neutro","validValues.ingredient.grapeMustWithSulphites":"mosto de uvas (<0>sulfitos</0>)","validValues.ingredient.gumArabic":"goma-arábica","validValues.ingredient.gumArabic.synonymDescription":"You can use 'gum arabic' instead.","validValues.ingredient.hemicellulase":"hemicelulase","validValues.ingredient.honey":"mel","validValues.ingredient.inactivatedYeasts":"leveduras inativadas","validValues.ingredient.inactivatedYeastsWithGuaranteedGlutathioneLevels":"leveduras inativadas com níveis garantidos de glutationa","validValues.ingredient.isinglass":"cola de peixe","validValues.ingredient.kaolin":"caulino","validValues.ingredient.lacticAcid":"ácido lático","validValues.ingredient.lacticAcid.synonymDescription":"You can use 'lactic acid' instead.","validValues.ingredient.lacticAcidBacteria":"bactérias lácticas","validValues.ingredient.malicAcid":"ácido málico","validValues.ingredient.malicAcid.synonymDescription":"You can use 'malic acid' instead.","validValues.ingredient.maltDistillateAndWater":"destilado de malte e água","validValues.ingredient.metatartaricAcid":"ácido metatartárico","validValues.ingredient.metatartaricAcid.synonymDescription":"You can use 'metatartaric acid' instead.","validValues.ingredient.microcrystallineCellulose":"celulose microcristalina","validValues.ingredient.milk":"<0>leite</0>","validValues.ingredient.milk.synonymDescription":"Pode usar 'leite' em alternativa.","validValues.ingredient.milkCasein":"caseína de leite","validValues.ingredient.milkProducts":"produtos de <0>leite</0>","validValues.ingredient.milkProtein":"proteína de <0>leite</0>","validValues.ingredient.neutralAlcoholMadeFromGrapeProducts":"álcool neutro feito de produtos de uva","validValues.ingredient.nitrogen":"azoto","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.","validValues.ingredient.partiallyFermentedGrapeMust":"mosto de uva parcialmente fermentado","validValues.ingredient.partiallyFermentedGrapeMustMadeFromDriedGrapes":"mosto de uva parcialmente fermentado feito de uvas secas","validValues.ingredient.peasProtein":"proteína de ervilha","validValues.ingredient.pectinLyases":"pectina liase","validValues.ingredient.pectinMethylesterase":"pectina-metilesterase","validValues.ingredient.plainCaramel":"caramelo simples","validValues.ingredient.polygalacturonase":"poligalacturonase","validValues.ingredient.polyvinylimidazolePolyvinylpyrrolidoneCopolymers":"copolímeros olivinilimidazole-polivinilpirrolidona","validValues.ingredient.polyvinylpolypyrrolidone":"polivinilpolipirrolidona","validValues.ingredient.ponceau4R":"ponceau 4R","validValues.ingredient.ponceau4R_eCode":"E 124","validValues.ingredient.potassiumAlginate":"alginato de potássio","validValues.ingredient.potassiumBicarbonate":"bicarbonato de potássio","validValues.ingredient.potassiumBisulphite":"Bissulfito de potássio (<0>sulfitos</0>)","validValues.ingredient.potassiumBisulphite_eCode":"E 228 (<0>sulfitos</0>)","validValues.ingredient.potassiumCarbonate":"carbonato de potássio","validValues.ingredient.potassiumCaseinates":"caseinato de potássio","validValues.ingredient.potassiumFerrocyanide":"ferrocianeto de potássio","validValues.ingredient.potassiumHydrogenSulphite":"bissulfito de potássio","validValues.ingredient.potassiumHydrogenTartrate":"hidrogenotartarato de potássio","validValues.ingredient.potassiumMetabisulphite":"metabissulfito de potássio (<0>sulfitos</0>)","validValues.ingredient.potassiumMetabisulphite_eCode":"E 224 (<0>sulfitos</0>)","validValues.ingredient.potassiumPolyaspartate":"poliaspartato de potássio","validValues.ingredient.potassiumPolyaspartate.synonymDescription":"You can use 'potassium polyaspartate' instead.","validValues.ingredient.potassiumSorbate":"sorbato de potássio","validValues.ingredient.potassiumSorbate.synonymDescription":"You can use 'potassium sorbate' instead.","validValues.ingredient.potassiumTartrate":"tartaratos de potássio","validValues.ingredient.potatoesProtein":"proteína da batata","validValues.ingredient.quinolineYellow":"amarelo de quinoleína","validValues.ingredient.quinolineYellowWith_eCode":"E 104","validValues.ingredient.ryeDistillateAndWater":"destilado de centeio e água","validValues.ingredient.selectiveVegetalFibres":"fibras vegetais seletivas","validValues.ingredient.siliconDioxide":"dióxido de silício","validValues.ingredient.sucrose":"sacarose","validValues.ingredient.sugar":"açúcar","validValues.ingredient.sulfiteAmmoniaCaramel":"caramelo sulfítico de amónia","validValues.ingredient.sulfites":"<0>sulfitos</0>","validValues.ingredient.sulfites.synonymDescription":"Pode usar 'sulfitos' em alternativa.","validValues.ingredient.sulphurDioxide":"<0>dióxido de enxofre</0>","validValues.ingredient.sulphurDioxide.synonymDescription":"You can use 'sulphur dioxide' instead.","validValues.ingredient.sulphurDioxide_eCode":"E 220 (<0>sulfitos</0>)","validValues.ingredient.sunsetYellow":"amarelo-sol","validValues.ingredient.sunsetYellow_eCode":"E 110","validValues.ingredient.tannins":"taninos","validValues.ingredient.tartaricAcid":"ácido tartárico","validValues.ingredient.tartaricAcid.synonymDescription":"You can use 'tartaric acid' instead.","validValues.ingredient.tartrazine":"tartarazina","validValues.ingredient.tartrazine_eCode":"E 102","validValues.ingredient.thiamineHydrochloride":"cloridrato de tiamina","validValues.ingredient.tirageLiqueur":"licor de tiragem","validValues.ingredient.urease":"urease","validValues.ingredient.water":"água","validValues.ingredient.wheatProtein":"proteína de trigo","validValues.ingredient.wine":"vinho","validValues.ingredient.wine.deprecationDescription":"Currently we assume all wines contain sulfites. Please choose a more specific ingredient instead.","validValues.ingredient.wineAlcohol":"álcool de vinho","validValues.ingredient.wineDistillate":"destilado de vinho","validValues.ingredient.wineSpirit":"aguardente de vinho","validValues.ingredient.wineWithSulphites":"vinho (<0>sulfitos</0>)","validValues.ingredient.yeastAutolysates":"autolisatos de levedura","validValues.ingredient.yeastCellWalls":"paredes celulares de leveduras","validValues.ingredient.yeastMannoproteins":"manoproteínas de leveduras","validValues.ingredient.yeastProteinExtracts":"extratos proteicos de leveduras","validValues.ingredient.yeastsForWineProduction":"leveduras de vinificação"};
|
|
1
|
+
/*eslint-disable*/export const messages={"validValues.ingredient.aleppoPineResin":"resina de pinheiro de alepo","validValues.ingredient.alluraRed":"vermelho allura","validValues.ingredient.alluraRed_eCode":"E 129","validValues.ingredient.allylIsothiocyanate":"isotiocianato de alilo","validValues.ingredient.ammoniaCaramel":"caramelo de amónia","validValues.ingredient.ammoniumBisulphite":"bissulfito de amónio","validValues.ingredient.ammoniumSulphate":"sulfato de amónio","validValues.ingredient.argon":"árgon","validValues.ingredient.argon.deprecationDescription":"Select value from Packaging Gases dropdown.","validValues.ingredient.ascorbicAcid":"ácido ascórbico","validValues.ingredient.ascorbicAcid.synonymDescription":"You can use 'L ascorbic acid' instead.","validValues.ingredient.bentonite":"bentonite","validValues.ingredient.betaglucanase":"β-glucanase","validValues.ingredient.burnedSugar":"açúcar caramelizado","validValues.ingredient.calciumAlginate":"alginato de cálcio","validValues.ingredient.calciumCarbonate":"carbonato de cálcio","validValues.ingredient.calciumPhytate":"fitato de cálcio","validValues.ingredient.calciumSulphate":"sulfato de cálcio","validValues.ingredient.calciumSulphate.synonymDescription":"You can use 'calcium sulphate' instead.","validValues.ingredient.calciumTartrate":"tartarato de cálcio","validValues.ingredient.caramel":"caramelo","validValues.ingredient.caramel.synonymDescription":"You can use 'caramel' instead.","validValues.ingredient.carbonDioxide":"dióxido de carbono","validValues.ingredient.carbonDioxide.synonymDescription":"You can use 'carbon dioxide' instead.","validValues.ingredient.carboxymethylcellulose":"carboximetilcelulose","validValues.ingredient.carboxymethylcellulose.synonymDescription":"You can use 'carboxymethylcellulose' instead.","validValues.ingredient.carmoisine":"carmosina","validValues.ingredient.carmoisine_eCode":"E 122","validValues.ingredient.carobSyrup":"xarope de alfarroba","validValues.ingredient.casein":"caseína de <0>leite</0>","validValues.ingredient.causticSulfiteCaramel":"caramelo sulfítico cáustico","validValues.ingredient.cellulase":"celulase","validValues.ingredient.cerealDistillateAndWater":"destilado de cereais e água","validValues.ingredient.charcoalForOenologicalUse":"carvões enológicos","validValues.ingredient.chitinGlucanAspergillusNiger":"quitina-glucano derivada de aspergillus niger.","validValues.ingredient.chitosanAspergillusNiger":"quitosano derivado de aspergillus niger","validValues.ingredient.citricAcid":"ácido cítrico","validValues.ingredient.citricAcid.synonymDescription":"You can use 'citric acid' instead.","validValues.ingredient.concentratedGrapeMust":"mosto de uvas concentrado","validValues.ingredient.copperCitrate":"citrato de cobre","validValues.ingredient.copperSulphatePentahydrate":"sulfato de cobre penta-hidratado","validValues.ingredient.diammoniumHydrogenPhosphate":"hidrogenofosfato de diamónio","validValues.ingredient.dimethyldicarbonate":"dicarbonato dimetílico","validValues.ingredient.dimethyldicarbonate.synonymDescription":"You can use 'dimethyldicarbonate' instead.","validValues.ingredient.distillateOfAgriculturalOrigin":"destilado de origem agrícola","validValues.ingredient.driedGrapeAlcohol":"álcool de uvas secas","validValues.ingredient.driedGrapeDistillate":"destilado de uvas secas","validValues.ingredient.edibleGelatine":"gelatina alimentar","validValues.ingredient.egg":"<0>ovo</0>","validValues.ingredient.eggAlbumin":"albumina de <0>ovo</0>","validValues.ingredient.eggLysozyme":"lisozima de <0>ovo</0>","validValues.ingredient.eggLysozyme_eCode":"E 1105 (<0>ovo</0>)","validValues.ingredient.eggProduct":"produto de <0>ovo</0>","validValues.ingredient.eggProtein":"proteína de <0>ovo</0>","validValues.ingredient.eggs.synonymDescription":"Pode usar 'ovo' em alternativa.","validValues.ingredient.ethylAlcoholOfAgriculturalOrigin":"álcool etílico de origem agrícola","validValues.ingredient.expeditionLiqueur":"licor de expedição","validValues.ingredient.flavouring":"aroma","validValues.ingredient.flavouringNatural":"aroma natural","validValues.ingredient.flavouringSmoke":"aroma de fumo","validValues.ingredient.flavourings":"aromas","validValues.ingredient.flavouringsNatural":"aromas naturais","validValues.ingredient.flavouringsSmoke":"aromas de fumo","validValues.ingredient.freshBeerDistillateAndWater":"destilado de cerveja fresca e água","validValues.ingredient.freshLees":"borras frescas","validValues.ingredient.fumaricAcid":"ácido fumárico","validValues.ingredient.gaseousOxygen":"oxigénio gasoso","validValues.ingredient.glycosidase":"glucosidase","validValues.ingredient.grainDistillateAndWater":"destilado de cereais e água","validValues.ingredient.grape":"uvas","validValues.ingredient.grapeMarcSpirit":"aguardente bagaceira","validValues.ingredient.grapeMust":"mosto de uvas","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.","validValues.ingredient.grapeMustWithSulphites":"mosto de uvas (<0>sulfitos</0>)","validValues.ingredient.gumArabic":"goma-arábica","validValues.ingredient.gumArabic.synonymDescription":"You can use 'gum arabic' instead.","validValues.ingredient.hemicellulase":"hemicelulase","validValues.ingredient.honey":"mel","validValues.ingredient.inactivatedYeasts":"leveduras inativadas","validValues.ingredient.inactivatedYeastsWithGuaranteedGlutathioneLevels":"leveduras inativadas com níveis garantidos de glutationa","validValues.ingredient.isinglass":"cola de peixe","validValues.ingredient.kaolin":"caulino","validValues.ingredient.lacticAcid":"ácido lático","validValues.ingredient.lacticAcid.synonymDescription":"You can use 'lactic acid' instead.","validValues.ingredient.lacticAcidBacteria":"bactérias lácticas","validValues.ingredient.malicAcid":"ácido málico","validValues.ingredient.malicAcid.synonymDescription":"You can use 'malic acid' instead.","validValues.ingredient.maltDistillateAndWater":"destilado de malte e água","validValues.ingredient.metatartaricAcid":"ácido metatartárico","validValues.ingredient.metatartaricAcid.synonymDescription":"You can use 'metatartaric acid' instead.","validValues.ingredient.microcrystallineCellulose":"celulose microcristalina","validValues.ingredient.milk":"<0>leite</0>","validValues.ingredient.milk.synonymDescription":"Pode usar 'leite' em alternativa.","validValues.ingredient.milkCasein":"caseína de leite","validValues.ingredient.milkProducts":"produtos de <0>leite</0>","validValues.ingredient.milkProtein":"proteína de <0>leite</0>","validValues.ingredient.neutralAlcoholOfVineOrigin":"álcool neutro de origem vitícola","validValues.ingredient.nitrogen":"azoto","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.","validValues.ingredient.peasProtein":"proteína de ervilha","validValues.ingredient.pectinLyases":"pectina liase","validValues.ingredient.pectinMethylesterase":"pectina-metilesterase","validValues.ingredient.plainCaramel":"caramelo simples","validValues.ingredient.polygalacturonase":"poligalacturonase","validValues.ingredient.polyvinylimidazolePolyvinylpyrrolidoneCopolymers":"copolímeros olivinilimidazole-polivinilpirrolidona","validValues.ingredient.polyvinylpolypyrrolidone":"polivinilpolipirrolidona","validValues.ingredient.ponceau4R":"ponceau 4R","validValues.ingredient.ponceau4R_eCode":"E 124","validValues.ingredient.potassiumAlginate":"alginato de potássio","validValues.ingredient.potassiumBicarbonate":"bicarbonato de potássio","validValues.ingredient.potassiumBisulphite":"Bissulfito de potássio (<0>sulfitos</0>)","validValues.ingredient.potassiumBisulphite_eCode":"E 228 (<0>sulfitos</0>)","validValues.ingredient.potassiumCarbonate":"carbonato de potássio","validValues.ingredient.potassiumCaseinates":"caseinato de potássio","validValues.ingredient.potassiumFerrocyanide":"ferrocianeto de potássio","validValues.ingredient.potassiumHydrogenSulphite":"bissulfito de potássio","validValues.ingredient.potassiumHydrogenTartrate":"hidrogenotartarato de potássio","validValues.ingredient.potassiumMetabisulphite":"metabissulfito de potássio (<0>sulfitos</0>)","validValues.ingredient.potassiumMetabisulphite_eCode":"E 224 (<0>sulfitos</0>)","validValues.ingredient.potassiumPolyaspartate":"poliaspartato de potássio","validValues.ingredient.potassiumPolyaspartate.synonymDescription":"You can use 'potassium polyaspartate' instead.","validValues.ingredient.potassiumSorbate":"sorbato de potássio","validValues.ingredient.potassiumSorbate.synonymDescription":"You can use 'potassium sorbate' instead.","validValues.ingredient.potassiumTartrate":"tartaratos de potássio","validValues.ingredient.potatoesProtein":"proteína da batata","validValues.ingredient.quinolineYellow":"amarelo de quinoleína","validValues.ingredient.quinolineYellowWith_eCode":"E 104","validValues.ingredient.ryeDistillateAndWater":"destilado de centeio e água","validValues.ingredient.selectiveVegetalFibres":"fibras vegetais seletivas","validValues.ingredient.siliconDioxide":"dióxido de silício","validValues.ingredient.sucrose":"sacarose","validValues.ingredient.sugar":"açúcar","validValues.ingredient.sulfiteAmmoniaCaramel":"caramelo sulfítico de amónia","validValues.ingredient.sulfites":"<0>sulfitos</0>","validValues.ingredient.sulfites.synonymDescription":"Pode usar 'sulfitos' em alternativa.","validValues.ingredient.sulphurDioxide":"<0>dióxido de enxofre</0>","validValues.ingredient.sulphurDioxide.synonymDescription":"You can use 'sulphur dioxide' instead.","validValues.ingredient.sulphurDioxide_eCode":"E 220 (<0>sulfitos</0>)","validValues.ingredient.sunsetYellow":"amarelo-sol","validValues.ingredient.sunsetYellow_eCode":"E 110","validValues.ingredient.tannins":"taninos","validValues.ingredient.tartaricAcid":"ácido tartárico","validValues.ingredient.tartaricAcid.synonymDescription":"You can use 'tartaric acid' instead.","validValues.ingredient.tartrazine":"tartarazina","validValues.ingredient.tartrazine_eCode":"E 102","validValues.ingredient.thiamineHydrochloride":"cloridrato de tiamina","validValues.ingredient.tirageLiqueur":"licor de tiragem","validValues.ingredient.urease":"urease","validValues.ingredient.water":"água","validValues.ingredient.wheatProtein":"proteína de trigo","validValues.ingredient.wine":"vinho","validValues.ingredient.wine.deprecationDescription":"Currently we assume all wines contain sulfites. Please choose a more specific ingredient instead.","validValues.ingredient.wineAlcohol":"álcool de vinho","validValues.ingredient.wineDistillate":"destilado de vinho","validValues.ingredient.wineSpirit":"aguardente de vinho","validValues.ingredient.wineWithSulphites":"vinho (<0>sulfitos</0>)","validValues.ingredient.yeastAutolysates":"autolisatos de levedura","validValues.ingredient.yeastCellWalls":"paredes celulares de leveduras","validValues.ingredient.yeastMannoproteins":"manoproteínas de leveduras","validValues.ingredient.yeastProteinExtracts":"extratos proteicos de leveduras","validValues.ingredient.yeastsForWineProduction":"leveduras de vinificação"};
|
|
@@ -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 "rășină de pin de alep"
|
|
@@ -199,18 +191,10 @@ msgstr "dicarbonat de dimetil"
|
|
|
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 "distilat de origine agricolă"
|
|
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 "alcool de stafide"
|
|
@@ -324,10 +308,6 @@ msgstr "must de struguri"
|
|
|
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 "must de struguri (<0>sulfiți</0>)"
|
|
@@ -422,8 +402,8 @@ msgid "validValues.ingredient.milkProtein"
|
|
|
422
402
|
msgstr "proteine din <0>lapte</0>"
|
|
423
403
|
|
|
424
404
|
#: src/validValues/ingredient/ingredient.ts
|
|
425
|
-
msgid "validValues.ingredient.
|
|
426
|
-
msgstr ""
|
|
405
|
+
msgid "validValues.ingredient.neutralAlcoholOfVineOrigin"
|
|
406
|
+
msgstr "alcool neutru de origine viticolă"
|
|
427
407
|
|
|
428
408
|
#: src/validValues/ingredient/deprecatedIngredient.ts
|
|
429
409
|
msgid "validValues.ingredient.nitrogen"
|
|
@@ -433,14 +413,6 @@ msgstr "azot"
|
|
|
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 "proteine din mazăre"
|