@jjlmoya/utils-cooking 1.29.0 → 1.30.0
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/package.json +1 -1
- package/src/category/index.ts +3 -0
- package/src/entries.ts +4 -1
- package/src/index.ts +2 -0
- package/src/tests/i18n-titles.test.ts +7 -2
- package/src/tests/ice-cream-pac-pod.test.ts +68 -0
- package/src/tests/locale_completeness.test.ts +3 -2
- package/src/tests/tool_validation.test.ts +3 -2
- package/src/tool/ice-cream-pac-pod/bibliography.astro +6 -0
- package/src/tool/ice-cream-pac-pod/bibliography.ts +10 -0
- package/src/tool/ice-cream-pac-pod/component.astro +252 -0
- package/src/tool/ice-cream-pac-pod/components/IceCryoGauge.astro +54 -0
- package/src/tool/ice-cream-pac-pod/components/ScoopVisualizer.astro +54 -0
- package/src/tool/ice-cream-pac-pod/components/SugarFormulators.astro +107 -0
- package/src/tool/ice-cream-pac-pod/entry.ts +26 -0
- package/src/tool/ice-cream-pac-pod/i18n/de.ts +182 -0
- package/src/tool/ice-cream-pac-pod/i18n/en.ts +183 -0
- package/src/tool/ice-cream-pac-pod/i18n/es.ts +182 -0
- package/src/tool/ice-cream-pac-pod/i18n/fr.ts +182 -0
- package/src/tool/ice-cream-pac-pod/i18n/id.ts +182 -0
- package/src/tool/ice-cream-pac-pod/i18n/it.ts +182 -0
- package/src/tool/ice-cream-pac-pod/i18n/ja.ts +182 -0
- package/src/tool/ice-cream-pac-pod/i18n/ko.ts +182 -0
- package/src/tool/ice-cream-pac-pod/i18n/nl.ts +177 -0
- package/src/tool/ice-cream-pac-pod/i18n/pl.ts +177 -0
- package/src/tool/ice-cream-pac-pod/i18n/pt.ts +177 -0
- package/src/tool/ice-cream-pac-pod/i18n/ru.ts +182 -0
- package/src/tool/ice-cream-pac-pod/i18n/sv.ts +177 -0
- package/src/tool/ice-cream-pac-pod/i18n/tr.ts +182 -0
- package/src/tool/ice-cream-pac-pod/i18n/zh.ts +182 -0
- package/src/tool/ice-cream-pac-pod/ice-cream-pac-pod.css +570 -0
- package/src/tool/ice-cream-pac-pod/index.ts +11 -0
- package/src/tool/ice-cream-pac-pod/logic.ts +62 -0
- package/src/tool/ice-cream-pac-pod/seo.astro +15 -0
- package/src/tools.ts +3 -0
|
@@ -0,0 +1,182 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
3
|
+
|
|
4
|
+
const title = "冰淇淋 PAC POD 计算器 低温配方指南";
|
|
5
|
+
const description = "计算冰淇淋的抗冻能力和甜味能力。制定精确的糖类配比、固形物百分比和供应温度。";
|
|
6
|
+
const faq = [
|
|
7
|
+
{
|
|
8
|
+
question: "冰淇淋配方中的PAC是什么?",
|
|
9
|
+
answer: "PAC是Potere Anticongelante的缩写,代表抗冻能力。它决定了在给定供应温度下有多少水保持冻结状态,从而控制冰淇淋的物理硬度。"
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
question: "什么是POD?为什么它很重要?",
|
|
13
|
+
answer: "POD是Potere Dolcificante的缩写,代表相对甜味能力。它衡量相对于蔗糖(食糖)的甜度,蔗糖的基准值为100。"
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: "为什么我们需要在冰淇淋中平衡多种糖类?",
|
|
17
|
+
answer: "不同的糖具有独特的PAC和POD特性。例如,葡萄糖提供高抗冻能力和中等甜度,而蔗糖提供标准的质感和甜度。混合使用它们可以在不使产品过甜的情况下控制奶油感。"
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: "冰淇淋的最佳固形物百分比是多少?",
|
|
21
|
+
answer: "总固形物百分比通常在36%到42%之间。低于此范围的固形物百分比会导致冰渣口感,而高于此范围可能导致沙粒感或口感沉重。"
|
|
22
|
+
}
|
|
23
|
+
];
|
|
24
|
+
|
|
25
|
+
const howTo = [
|
|
26
|
+
{
|
|
27
|
+
name: "设置基础混合物和供应温度",
|
|
28
|
+
text: "定义基础液体混合物的重量,并输入您打算供应冰淇淋的目标供应温度。"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
name: "输入糖的用量",
|
|
32
|
+
text: "调整蔗糖、葡萄糖、葡萄糖、转化糖和海藻糖等不同糖类的滑块来构建您的配方。"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
name: "分析PAC和POD值",
|
|
36
|
+
text: "将计算出的PAC和POD值与您的目标温度推荐的目标值进行比较。"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
name: "验证固形物比例和舀取性",
|
|
40
|
+
text: "确保总固形物百分比在最佳区域内,并检查舀取性指示器以预测最终质地。"
|
|
41
|
+
}
|
|
42
|
+
];
|
|
43
|
+
|
|
44
|
+
const faqSchema = {
|
|
45
|
+
'@context': 'https://schema.org' as const,
|
|
46
|
+
'@type': 'FAQPage' as const,
|
|
47
|
+
mainEntity: faq.map((item) => ({
|
|
48
|
+
'@type': 'Question' as const,
|
|
49
|
+
name: item.question,
|
|
50
|
+
acceptedAnswer: { '@type': 'Answer' as const, text: item.answer },
|
|
51
|
+
})),
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
const howToSchema = {
|
|
55
|
+
'@context': 'https://schema.org' as const,
|
|
56
|
+
'@type': 'HowTo' as const,
|
|
57
|
+
name: title,
|
|
58
|
+
description,
|
|
59
|
+
step: howTo.map((step) => ({
|
|
60
|
+
'@type': 'HowToStep' as const,
|
|
61
|
+
name: step.name,
|
|
62
|
+
text: step.text,
|
|
63
|
+
})),
|
|
64
|
+
};
|
|
65
|
+
|
|
66
|
+
const appSchema = {
|
|
67
|
+
'@context': 'https://schema.org' as const,
|
|
68
|
+
'@type': 'SoftwareApplication' as const,
|
|
69
|
+
name: title,
|
|
70
|
+
description,
|
|
71
|
+
applicationCategory: 'UtilitiesApplication',
|
|
72
|
+
operatingSystem: 'Web',
|
|
73
|
+
offers: { '@type': 'Offer' as const, price: '0', priceCurrency: 'EUR' },
|
|
74
|
+
};
|
|
75
|
+
|
|
76
|
+
export const content: ToolLocaleContent = {
|
|
77
|
+
slug: 'ice-cream-pac-pod',
|
|
78
|
+
title: '冰淇淋 PAC POD 计算器',
|
|
79
|
+
description: '计算冰淇淋的抗冻能力和甜味能力。制定精确的糖类配比、固形物百分比和供应温度。',
|
|
80
|
+
faqTitle: '常见问题解答',
|
|
81
|
+
ui: {
|
|
82
|
+
title: "冰淇淋低温计算器",
|
|
83
|
+
subtitle: "分子美食学精密低温配方仪表板",
|
|
84
|
+
unitLabel: "单位系统",
|
|
85
|
+
metricUnit: "公制(克)",
|
|
86
|
+
imperialUnit: "英制(盎司)",
|
|
87
|
+
baseWeightLabel: "基础混合物重量",
|
|
88
|
+
targetTempLabel: "供应温度",
|
|
89
|
+
sucroseLabel: "蔗糖",
|
|
90
|
+
dextroseLabel: "葡萄糖",
|
|
91
|
+
glucoseLabel: "葡萄糖 DE40",
|
|
92
|
+
invertedLabel: "转化糖",
|
|
93
|
+
trehaloseLabel: "海藻糖",
|
|
94
|
+
pacLabel: "抗冻能力(PAC)",
|
|
95
|
+
podLabel: "甜味能力(POD)",
|
|
96
|
+
solidsLabel: "总固形物",
|
|
97
|
+
targetPacLabel: "目标PAC",
|
|
98
|
+
scoopabilityLabel: "舀取性状态",
|
|
99
|
+
stoneState: "硬如石头",
|
|
100
|
+
creamyState: "完美奶油感",
|
|
101
|
+
soupState: "融化汤状",
|
|
102
|
+
stoneDesc: "抗冻能力对于此温度过低。混合物将冻结如石头般坚硬。",
|
|
103
|
+
creamyDesc: "PAC平衡最佳。冰淇淋将易于舀取并具有奶油感。",
|
|
104
|
+
soupDesc: "抗冻能力过高。冰淇淋将快速融化并保持液态。",
|
|
105
|
+
gLabel: "g",
|
|
106
|
+
ozLabel: "oz",
|
|
107
|
+
cLabel: "C",
|
|
108
|
+
fLabel: "F",
|
|
109
|
+
},
|
|
110
|
+
faq,
|
|
111
|
+
howTo,
|
|
112
|
+
seo: [
|
|
113
|
+
{
|
|
114
|
+
type: 'title',
|
|
115
|
+
text: '冰淇淋低温配方的科学原理与玻璃态转变控制',
|
|
116
|
+
level: 2,
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
type: 'paragraph',
|
|
120
|
+
html: '冰淇淋是由气泡、脂肪球、冰晶和未冻结浓缩血清相组成的复杂多相热力学乳状液。要达到完美的奶油感和舀取性,需要仔细控制混合物中水的凝固点降低。当温度降至冰点以下时,水开始结晶成冰。剩余液体血清中溶解溶质的浓度增加,进一步降低了其凝固点。冻结的冰晶与未冻结糖浆相之间的平衡决定了最终产品的硬度和顺滑度。',
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
type: 'title',
|
|
124
|
+
text: '理解PAC:抗冻能力与凝固点降低数学',
|
|
125
|
+
level: 3,
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
type: 'paragraph',
|
|
129
|
+
html: 'PAC(Potere Anticongelante)表示溶质相对于蔗糖的抗冻能力。蔗糖被指定为参考标准,PAC值为100。其机制由依数性控制,即凝固点降低取决于溶解在水中的活性分子数量,而不是它们的质量。葡萄糖(分子量180 g/mol)等单糖每克提供的分子数约为蔗糖(分子量342 g/mol)等二糖的两倍,产生190的PAC值。更高的PAC值意味着在给定温度下更多的水保持液态,防止冰淇淋冻结成石头般坚硬。',
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
type: 'title',
|
|
133
|
+
text: '理解POD:甜味能力与感官平衡',
|
|
134
|
+
level: 3,
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
type: 'paragraph',
|
|
138
|
+
html: 'POD(Potere Dolcificante)是衡量与蔗糖(基准值100)相比相对甜度的指标。在配制高品质冰淇淋或意式冰淇淋时,甜度的平衡与结构坚固性同样重要。如果配制者仅使用蔗糖来降低凝固点(提高PAC),冰淇淋在达到所需柔软度之前就会变得过甜。为了绕过这一限制,分子美食学利用了葡萄糖(POD 70)、海藻糖(POD 45)或雾化葡萄糖DE40(POD 40)等糖类。这样可以自定义配置冷冻曲线,而不会压倒味觉。',
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
type: 'title',
|
|
142
|
+
text: '常见低温配方糖类比较数据库',
|
|
143
|
+
level: 3,
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
type: 'table',
|
|
147
|
+
headers: ['糖类', '相对PAC', '相对POD', '固形物含量(%)', '烹饪用途'],
|
|
148
|
+
rows: [
|
|
149
|
+
['蔗糖', '100', '100', '100%', '标准质地,清爽甜味,标准基础'],
|
|
150
|
+
['葡萄糖', '190', '70', '100%', '降低凝固点,增加柔软度,减少甜度'],
|
|
151
|
+
['葡萄糖 DE40', '90', '40', '95%', '增加质感,防止重结晶,增加粘度'],
|
|
152
|
+
['转化糖', '190', '130', '70%', '增加柔软度,保湿特性,增强水果风味'],
|
|
153
|
+
['海藻糖', '100', '45', '90%', '低甜度质感剂,保护蛋白质,清爽收尾'],
|
|
154
|
+
],
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
type: 'title',
|
|
158
|
+
text: '总固形物比例与结构乳状液稳定性',
|
|
159
|
+
level: 3,
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
type: 'paragraph',
|
|
163
|
+
html: '总固形物包括配方中所有非水分元素,包括脂肪、非脂乳固形物、稳定剂、乳化剂和糖类。最佳冰淇淋混合物含有36%至42%的总固形物。如果固形物过低,高含水量会导致大冰晶生长和粗糙质地。如果固形物过高,粘度会过度增加,导致口感沉重和因乳糖结晶引起的潜在沙粒感。',
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
type: 'title',
|
|
167
|
+
text: '低温配方成功的实用步骤',
|
|
168
|
+
level: 3,
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
type: 'list',
|
|
172
|
+
items: [
|
|
173
|
+
'确定展示柜的目标供应温度。意式冰淇淋通常在零下12摄氏度供应,而工业冰淇淋在零下18摄氏度更冷地供应。',
|
|
174
|
+
'使用标准温度公式计算目标PAC。对于零下12摄氏度,目标PAC约为216。',
|
|
175
|
+
'选择糖的混合。结合蔗糖以获得标准甜度,葡萄糖以降低凝固点,以及葡萄糖以改善质感和口感。',
|
|
176
|
+
'验证总固形物是否在36%至42%的安全范围内,以确保最佳充气和在舌头上顺滑的融化特性。'
|
|
177
|
+
],
|
|
178
|
+
},
|
|
179
|
+
],
|
|
180
|
+
bibliography,
|
|
181
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
182
|
+
};
|