@jjlmoya/utils-cooking 1.11.0 → 1.13.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 +59 -58
- package/src/category/i18n/de.ts +94 -0
- package/src/category/i18n/id.ts +94 -0
- package/src/category/i18n/it.ts +94 -0
- package/src/category/i18n/ja.ts +94 -0
- package/src/category/i18n/ko.ts +94 -0
- package/src/category/i18n/nl.ts +94 -0
- package/src/category/i18n/pl.ts +94 -0
- package/src/category/i18n/pt.ts +94 -0
- package/src/category/i18n/ru.ts +94 -0
- package/src/category/i18n/sv.ts +94 -0
- package/src/category/i18n/tr.ts +94 -0
- package/src/category/i18n/zh.ts +94 -0
- package/src/category/index.ts +12 -0
- package/src/tests/faq_count.test.ts +1 -1
- package/src/tests/i18n_coverage.test.ts +36 -0
- package/src/tests/locale_completeness.test.ts +1 -1
- package/src/tests/schemas_fulfillment.test.ts +23 -0
- package/src/tests/title_quality.test.ts +55 -0
- package/src/tool/american-kitchen-converter/i18n/de.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/fr.ts +1 -1
- package/src/tool/american-kitchen-converter/i18n/id.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/it.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/ja.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/ko.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/nl.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/pl.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/pt.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/ru.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/sv.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/tr.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/zh.ts +356 -0
- package/src/tool/american-kitchen-converter/index.ts +12 -0
- package/src/tool/banana-ripeness/i18n/de.ts +248 -0
- package/src/tool/banana-ripeness/i18n/id.ts +248 -0
- package/src/tool/banana-ripeness/i18n/it.ts +248 -0
- package/src/tool/banana-ripeness/i18n/ja.ts +248 -0
- package/src/tool/banana-ripeness/i18n/ko.ts +248 -0
- package/src/tool/banana-ripeness/i18n/nl.ts +248 -0
- package/src/tool/banana-ripeness/i18n/pl.ts +248 -0
- package/src/tool/banana-ripeness/i18n/pt.ts +248 -0
- package/src/tool/banana-ripeness/i18n/ru.ts +248 -0
- package/src/tool/banana-ripeness/i18n/sv.ts +248 -0
- package/src/tool/banana-ripeness/i18n/tr.ts +248 -0
- package/src/tool/banana-ripeness/i18n/zh.ts +248 -0
- package/src/tool/banana-ripeness/index.ts +12 -0
- package/src/tool/brine/i18n/de.ts +253 -0
- package/src/tool/brine/i18n/id.ts +253 -0
- package/src/tool/brine/i18n/it.ts +253 -0
- package/src/tool/brine/i18n/ja.ts +253 -0
- package/src/tool/brine/i18n/ko.ts +253 -0
- package/src/tool/brine/i18n/nl.ts +253 -0
- package/src/tool/brine/i18n/pl.ts +253 -0
- package/src/tool/brine/i18n/pt.ts +253 -0
- package/src/tool/brine/i18n/ru.ts +253 -0
- package/src/tool/brine/i18n/sv.ts +253 -0
- package/src/tool/brine/i18n/tr.ts +253 -0
- package/src/tool/brine/i18n/zh.ts +253 -0
- package/src/tool/brine/index.ts +12 -0
- package/src/tool/cookware-guide/i18n/de.ts +200 -0
- package/src/tool/cookware-guide/i18n/en.ts +2 -2
- package/src/tool/cookware-guide/i18n/es.ts +3 -3
- package/src/tool/cookware-guide/i18n/fr.ts +2 -2
- package/src/tool/cookware-guide/i18n/id.ts +200 -0
- package/src/tool/cookware-guide/i18n/it.ts +200 -0
- package/src/tool/cookware-guide/i18n/ja.ts +200 -0
- package/src/tool/cookware-guide/i18n/ko.ts +200 -0
- package/src/tool/cookware-guide/i18n/nl.ts +200 -0
- package/src/tool/cookware-guide/i18n/pl.ts +200 -0
- package/src/tool/cookware-guide/i18n/pt.ts +200 -0
- package/src/tool/cookware-guide/i18n/ru.ts +200 -0
- package/src/tool/cookware-guide/i18n/sv.ts +200 -0
- package/src/tool/cookware-guide/i18n/tr.ts +200 -0
- package/src/tool/cookware-guide/i18n/zh.ts +200 -0
- package/src/tool/cookware-guide/index.ts +12 -0
- package/src/tool/egg-timer/i18n/de.ts +252 -0
- package/src/tool/egg-timer/i18n/id.ts +252 -0
- package/src/tool/egg-timer/i18n/it.ts +252 -0
- package/src/tool/egg-timer/i18n/ja.ts +252 -0
- package/src/tool/egg-timer/i18n/ko.ts +252 -0
- package/src/tool/egg-timer/i18n/nl.ts +252 -0
- package/src/tool/egg-timer/i18n/pl.ts +252 -0
- package/src/tool/egg-timer/i18n/pt.ts +252 -0
- package/src/tool/egg-timer/i18n/ru.ts +252 -0
- package/src/tool/egg-timer/i18n/sv.ts +252 -0
- package/src/tool/egg-timer/i18n/tr.ts +252 -0
- package/src/tool/egg-timer/i18n/zh.ts +252 -0
- package/src/tool/egg-timer/index.ts +12 -0
- package/src/tool/ingredient-rescaler/i18n/de.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/en.ts +74 -97
- package/src/tool/ingredient-rescaler/i18n/es.ts +77 -100
- package/src/tool/ingredient-rescaler/i18n/id.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/it.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/ja.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/ko.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/nl.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/pl.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/pt.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/ru.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/sv.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/tr.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/zh.ts +244 -0
- package/src/tool/ingredient-rescaler/index.ts +12 -0
- package/src/tool/kitchen-timer/i18n/de.ts +174 -0
- package/src/tool/kitchen-timer/i18n/id.ts +170 -0
- package/src/tool/kitchen-timer/i18n/it.ts +174 -0
- package/src/tool/kitchen-timer/i18n/ja.ts +170 -0
- package/src/tool/kitchen-timer/i18n/ko.ts +170 -0
- package/src/tool/kitchen-timer/i18n/nl.ts +174 -0
- package/src/tool/kitchen-timer/i18n/pl.ts +170 -0
- package/src/tool/kitchen-timer/i18n/pt.ts +174 -0
- package/src/tool/kitchen-timer/i18n/ru.ts +170 -0
- package/src/tool/kitchen-timer/i18n/sv.ts +170 -0
- package/src/tool/kitchen-timer/i18n/tr.ts +170 -0
- package/src/tool/kitchen-timer/i18n/zh.ts +170 -0
- package/src/tool/kitchen-timer/index.ts +12 -0
- package/src/tool/meringue-peak/i18n/de.ts +221 -0
- package/src/tool/meringue-peak/i18n/fr.ts +1 -1
- package/src/tool/meringue-peak/i18n/id.ts +209 -0
- package/src/tool/meringue-peak/i18n/it.ts +210 -0
- package/src/tool/meringue-peak/i18n/ja.ts +210 -0
- package/src/tool/meringue-peak/i18n/ko.ts +210 -0
- package/src/tool/meringue-peak/i18n/nl.ts +210 -0
- package/src/tool/meringue-peak/i18n/pl.ts +210 -0
- package/src/tool/meringue-peak/i18n/pt.ts +210 -0
- package/src/tool/meringue-peak/i18n/ru.ts +210 -0
- package/src/tool/meringue-peak/i18n/sv.ts +210 -0
- package/src/tool/meringue-peak/i18n/tr.ts +210 -0
- package/src/tool/meringue-peak/i18n/zh.ts +210 -0
- package/src/tool/meringue-peak/index.ts +12 -0
- package/src/tool/mold-scaler/i18n/de.ts +183 -0
- package/src/tool/mold-scaler/i18n/en.ts +87 -60
- package/src/tool/mold-scaler/i18n/es.ts +87 -61
- package/src/tool/mold-scaler/i18n/fr.ts +97 -69
- package/src/tool/mold-scaler/i18n/id.ts +169 -0
- package/src/tool/mold-scaler/i18n/it.ts +170 -0
- package/src/tool/mold-scaler/i18n/ja.ts +170 -0
- package/src/tool/mold-scaler/i18n/ko.ts +170 -0
- package/src/tool/mold-scaler/i18n/nl.ts +170 -0
- package/src/tool/mold-scaler/i18n/pl.ts +170 -0
- package/src/tool/mold-scaler/i18n/pt.ts +170 -0
- package/src/tool/mold-scaler/i18n/ru.ts +170 -0
- package/src/tool/mold-scaler/i18n/sv.ts +170 -0
- package/src/tool/mold-scaler/i18n/tr.ts +170 -0
- package/src/tool/mold-scaler/i18n/zh.ts +170 -0
- package/src/tool/mold-scaler/index.ts +12 -0
- package/src/tool/pizza/i18n/de.ts +168 -0
- package/src/tool/pizza/i18n/en.ts +2 -2
- package/src/tool/pizza/i18n/es.ts +2 -2
- package/src/tool/pizza/i18n/fr.ts +2 -2
- package/src/tool/pizza/i18n/id.ts +125 -0
- package/src/tool/pizza/i18n/it.ts +172 -0
- package/src/tool/pizza/i18n/ja.ts +125 -0
- package/src/tool/pizza/i18n/ko.ts +125 -0
- package/src/tool/pizza/i18n/nl.ts +164 -0
- package/src/tool/pizza/i18n/pl.ts +125 -0
- package/src/tool/pizza/i18n/pt.ts +168 -0
- package/src/tool/pizza/i18n/ru.ts +151 -0
- package/src/tool/pizza/i18n/sv.ts +164 -0
- package/src/tool/pizza/i18n/tr.ts +125 -0
- package/src/tool/pizza/i18n/zh.ts +125 -0
- package/src/tool/pizza/index.ts +12 -0
- package/src/tool/roux-guide/i18n/de.ts +165 -0
- package/src/tool/roux-guide/i18n/es.ts +1 -1
- package/src/tool/roux-guide/i18n/id.ts +139 -0
- package/src/tool/roux-guide/i18n/it.ts +165 -0
- package/src/tool/roux-guide/i18n/ja.ts +139 -0
- package/src/tool/roux-guide/i18n/ko.ts +139 -0
- package/src/tool/roux-guide/i18n/nl.ts +165 -0
- package/src/tool/roux-guide/i18n/pl.ts +139 -0
- package/src/tool/roux-guide/i18n/pt.ts +165 -0
- package/src/tool/roux-guide/i18n/ru.ts +139 -0
- package/src/tool/roux-guide/i18n/sv.ts +139 -0
- package/src/tool/roux-guide/i18n/tr.ts +139 -0
- package/src/tool/roux-guide/i18n/zh.ts +139 -0
- package/src/tool/roux-guide/index.ts +12 -0
- package/src/tool/sourdough-calculator/i18n/de.ts +142 -0
- package/src/tool/sourdough-calculator/i18n/es.ts +133 -133
- package/src/tool/sourdough-calculator/i18n/id.ts +116 -0
- package/src/tool/sourdough-calculator/i18n/it.ts +142 -0
- package/src/tool/sourdough-calculator/i18n/ja.ts +116 -0
- package/src/tool/sourdough-calculator/i18n/ko.ts +116 -0
- package/src/tool/sourdough-calculator/i18n/nl.ts +116 -0
- package/src/tool/sourdough-calculator/i18n/pl.ts +116 -0
- package/src/tool/sourdough-calculator/i18n/pt.ts +142 -0
- package/src/tool/sourdough-calculator/i18n/ru.ts +116 -0
- package/src/tool/sourdough-calculator/i18n/sv.ts +116 -0
- package/src/tool/sourdough-calculator/i18n/tr.ts +116 -0
- package/src/tool/sourdough-calculator/i18n/zh.ts +116 -0
- package/src/tool/sourdough-calculator/index.ts +12 -0
|
@@ -3,130 +3,130 @@ import type { ToolLocaleContent } from '../../../types';
|
|
|
3
3
|
const title = "Calculadora de Masa Madre Ratios de Fermentación";
|
|
4
4
|
const description = "Calcula automáticamente las proporciones de masa madre, harina y agua para mantener tu cultivo. Ratios predefinidos o personalizados.";
|
|
5
5
|
const faq = [
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
6
|
+
{
|
|
7
|
+
question: '¿Qué es el ratio 1:1:1?',
|
|
8
|
+
answer: 'Es el ratio más común para mantener la masa madre a temperatura ambiente. Significa 1 parte de masa madre, 1 parte de harina y 1 parte de agua. Útil cuando refrescas diariamente.',
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: '¿Cuándo uso 1:2:2?',
|
|
12
|
+
answer: 'El ratio 1:2:2 es para activar la masa madre. Genera una fermentación más lenta pero predecible. Ideal si guardarás el cultivo en frío y quieres revigorarlo.',
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: '¿Cuál es el "sweet spot" 1:5:5?',
|
|
16
|
+
answer: 'El ratio 1:5:5 es el "sweet spot" para muchos panaderos. Permite 8-12 horas de fermentación a temperatura ambiente antes de que la masa madre esté lista. Equilibra comodidad con control de tiempo.',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: '¿Puedo usar ratios personalizados?',
|
|
20
|
+
answer: 'Absolutamente. Si tienes un protocolo específico, puedes ingresar tus propios ratios. Algunos panaderos usan 1:10:10 para fermentación lentísima, otros 1:1:0.8 para menos agua.',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
question: '¿La calculadora redondea los gramos?',
|
|
24
|
+
answer: 'Sí. Redondea al número entero más cercano para practicidad. Si necesitas máxima precisión, usa una báscula digital. Los pequeños redondeos no afectan significativamente la fermentación.',
|
|
25
|
+
},
|
|
26
|
+
];
|
|
27
27
|
const howTo = [
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
28
|
+
{
|
|
29
|
+
name: 'Ingresa la cantidad total que necesitas',
|
|
30
|
+
text: 'Define el peso total de masa madre que requieres para tu receta (ej: 300g para un pan típico).',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: 'Selecciona el ratio de refresco',
|
|
34
|
+
text: 'Elige entre los ratios predefinidos (Mantener, Activar, Retardar, Fuerte, Sweet Spot) o crea uno personalizado.',
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
name: 'Obtén las cantidades exactas',
|
|
38
|
+
text: 'La calculadora te muestra cuánto de masa madre, harina y agua necesitas. Mezcla estos ingredientes y deja fermentar según tu protocolo.',
|
|
39
|
+
},
|
|
40
|
+
];
|
|
41
41
|
|
|
42
42
|
const faqSchema = {
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
43
|
+
'@context': 'https://schema.org',
|
|
44
|
+
'@type': 'FAQPage',
|
|
45
|
+
mainEntity: faq.map((item) => ({
|
|
46
|
+
'@type': 'Question',
|
|
47
|
+
name: item.question,
|
|
48
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
49
|
+
})),
|
|
50
50
|
};
|
|
51
51
|
|
|
52
52
|
const howToSchema = {
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
53
|
+
'@context': 'https://schema.org',
|
|
54
|
+
'@type': 'HowTo',
|
|
55
|
+
name: title,
|
|
56
|
+
description,
|
|
57
|
+
step: howTo.map((step) => ({
|
|
58
|
+
'@type': 'HowToStep',
|
|
59
|
+
name: step.name,
|
|
60
|
+
text: step.text,
|
|
61
|
+
})),
|
|
62
62
|
};
|
|
63
63
|
|
|
64
64
|
const appSchema = {
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
65
|
+
'@context': 'https://schema.org',
|
|
66
|
+
'@type': 'SoftwareApplication',
|
|
67
|
+
name: title,
|
|
68
|
+
description,
|
|
69
|
+
applicationCategory: 'UtilitiesApplication',
|
|
70
|
+
operatingSystem: 'Web',
|
|
71
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
72
72
|
};
|
|
73
73
|
|
|
74
74
|
export const content: ToolLocaleContent = {
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
75
|
+
slug: 'masa-madre',
|
|
76
|
+
title: 'Calculadora de Masa Madre Ratios de Fermentación',
|
|
77
|
+
description: 'Calcula automáticamente las proporciones de masa madre, harina y agua para mantener tu cultivo. Ratios predefinidos o personalizados.',
|
|
78
|
+
faqTitle: 'Preguntas Frecuentes',
|
|
79
|
+
faq: [
|
|
80
|
+
{
|
|
81
|
+
question: '¿Qué es el ratio 1:1:1?',
|
|
82
|
+
answer: 'Es el ratio más común para mantener la masa madre a temperatura ambiente. Significa 1 parte de masa madre, 1 parte de harina y 1 parte de agua. Útil cuando refrescas diariamente.',
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
question: '¿Cuándo uso 1:2:2?',
|
|
86
|
+
answer: 'El ratio 1:2:2 es para activar la masa madre. Genera una fermentación más lenta pero predecible. Ideal si guardarás el cultivo en frío y quieres revigorarlo.',
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
question: '¿Cuál es el "sweet spot" 1:5:5?',
|
|
90
|
+
answer: 'El ratio 1:5:5 es el "sweet spot" para muchos panaderos. Permite 8-12 horas de fermentación a temperatura ambiente antes de que la masa madre esté lista. Equilibra comodidad con control de tiempo.',
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
question: '¿Puedo usar ratios personalizados?',
|
|
94
|
+
answer: 'Absolutamente. Si tienes un protocolo específico, puedes ingresar tus propios ratios. Algunos panaderos usan 1:10:10 para fermentación lentísima, otros 1:1:0.8 para menos agua.',
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
question: '¿La calculadora redondea los gramos?',
|
|
98
|
+
answer: 'Sí. Redondea al número entero más cercano para practicidad. Si necesitas máxima precisión, usa una báscula digital. Los pequeños redondeos no afectan significativamente la fermentación.',
|
|
99
|
+
},
|
|
100
|
+
],
|
|
101
|
+
bibliographyTitle: 'Bibliografía',
|
|
102
|
+
bibliography: [
|
|
103
|
+
{
|
|
104
|
+
name: 'Tartine Bread - Chad Robertson',
|
|
105
|
+
url: 'https://www.penguinrandomhouse.com/books/310016/tartine-bread-by-chad-robertson/',
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
name: 'The Flavor Bible - Scaling and Ratios',
|
|
109
|
+
url: 'https://www.flavorprints.com/',
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
name: 'Full Proof Baking - Guides on Sourdough',
|
|
113
|
+
url: 'https://www.fullproofbaking.com/',
|
|
114
|
+
},
|
|
115
|
+
],
|
|
116
|
+
howTo: [
|
|
117
|
+
{
|
|
118
|
+
name: 'Ingresa la cantidad total que necesitas',
|
|
119
|
+
text: 'Define el peso total de masa madre que requieres para tu receta (ej: 300g para un pan típico).',
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
name: 'Selecciona el ratio de refresco',
|
|
123
|
+
text: 'Elige entre los ratios predefinidos (Mantener, Activar, Retardar, Fuerte, Sweet Spot) o crea uno personalizado.',
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
name: 'Obtén las cantidades exactas',
|
|
127
|
+
text: 'La calculadora te muestra cuánto de masa madre, harina y agua necesitas. Mezcla estos ingredientes y deja fermentar según tu protocolo.',
|
|
128
|
+
},
|
|
129
|
+
],
|
|
130
130
|
seo: [
|
|
131
131
|
{
|
|
132
132
|
type: 'title',
|
|
@@ -290,25 +290,25 @@ export const content: ToolLocaleContent = {
|
|
|
290
290
|
},
|
|
291
291
|
],
|
|
292
292
|
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
293
|
+
ui: {
|
|
294
|
+
totalAmount: 'Cantidad Final',
|
|
295
|
+
refreshRatio: 'Ratio de Refresco',
|
|
296
|
+
maintain: 'Mantener',
|
|
297
|
+
activate: 'Activar',
|
|
298
|
+
retard: 'Retardar',
|
|
299
|
+
strong: 'Fuerte',
|
|
300
|
+
sweetSpot: 'Sweet Spot',
|
|
301
|
+
custom: 'Custom',
|
|
302
|
+
sourdough: 'Masa Madre',
|
|
303
|
+
activeCulture: 'Cultivo activo',
|
|
304
|
+
flour: 'Harina',
|
|
305
|
+
flourType: 'Fuerza o Integral',
|
|
306
|
+
water: 'Agua',
|
|
307
|
+
chlorineFree: 'Sin cloro',
|
|
308
|
+
todayFormula: 'Formula de Hoy',
|
|
309
|
+
hydration: 'Hidratación 100 %',
|
|
310
|
+
totalDough: 'Total Masa',
|
|
311
|
+
mm: 'MM',
|
|
312
|
+
},
|
|
313
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
314
314
|
};
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = "Kalkulator Sourdough Rasio Fermentasi";
|
|
4
|
+
const description = "Hitung otomatis proporsi sourdough, tepung, dan air untuk menjaga kultur Anda. Rasio standar atau khusus.";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: 'Apa itu rasio 1:1:1?',
|
|
8
|
+
answer: 'Ini adalah rasio paling umum untuk menjaga sourdough pada suhu ruang. Artinya 1 bagian sourdough, 1 bagian tepung, dan 1 bagian air. Berguna untuk penyegaran harian.',
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: 'Kapan saya menggunakan 1:2:2?',
|
|
12
|
+
answer: 'Rasio 1:2:2 adalah untuk mengaktifkan sourdough. Menghasilkan fermentasi yang lebih lambat tetapi dapat diprediksi. Ideal jika Anda menyimpan kultur di kulkas.',
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: 'Apa itu "sweet spot" 1:5:5?',
|
|
16
|
+
answer: 'Rasio 1:5:5 adalah "sweet spot" bagi banyak pembuat roti. Memungkinkan fermentasi 8-12 jam pada suhu ruang sebelum sourdough siap.',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: 'Bisakah saya menggunakan rasio khusus?',
|
|
20
|
+
answer: 'Tentu saja. Jika Anda memiliki protokol spesifik, Anda dapat memasukkan rasio Anda sendiri. Beberapa pembuat roti menggunakan 1:10:10 untuk fermentasi yang sangat lambat.',
|
|
21
|
+
},
|
|
22
|
+
];
|
|
23
|
+
const howTo = [
|
|
24
|
+
{
|
|
25
|
+
name: 'Masukkan jumlah total yang Anda butuhkan',
|
|
26
|
+
text: 'Tentukan berat total sourdough yang dibutuhkan untuk resep Anda (misal: 300g untuk roti standar).',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: 'Pilih rasio penyegaran',
|
|
30
|
+
text: 'Pilih di antara rasio yang tersedia (Jaga, Aktifkan, Perlambat, Kuat, Sweet Spot) atau buat yang khusus.',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: 'Dapatkan jumlah yang akurat',
|
|
34
|
+
text: 'Kalkulator akan menunjukkan kepada Anda berapa banyak ragi sourdough, tepung, dan air yang Anda butuhkan. Campurkan dan biarkan terfermentasi.',
|
|
35
|
+
},
|
|
36
|
+
];
|
|
37
|
+
|
|
38
|
+
const faqSchema = {
|
|
39
|
+
'@context': 'https://schema.org',
|
|
40
|
+
'@type': 'FAQPage',
|
|
41
|
+
mainEntity: faq.map((item) => ({
|
|
42
|
+
'@type': 'Question',
|
|
43
|
+
name: item.question,
|
|
44
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
45
|
+
})),
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
const howToSchema = {
|
|
49
|
+
'@context': 'https://schema.org',
|
|
50
|
+
'@type': 'HowTo',
|
|
51
|
+
name: title,
|
|
52
|
+
description,
|
|
53
|
+
step: howTo.map((step) => ({
|
|
54
|
+
'@type': 'HowToStep',
|
|
55
|
+
name: step.name,
|
|
56
|
+
text: step.text,
|
|
57
|
+
})),
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
const appSchema = {
|
|
61
|
+
'@context': 'https://schema.org',
|
|
62
|
+
'@type': 'SoftwareApplication',
|
|
63
|
+
name: title,
|
|
64
|
+
description,
|
|
65
|
+
applicationCategory: 'UtilitiesApplication',
|
|
66
|
+
operatingSystem: 'Web',
|
|
67
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent = {
|
|
71
|
+
slug: 'sourdough',
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Pertanyaan Umum',
|
|
75
|
+
faq,
|
|
76
|
+
bibliographyTitle: 'Bibliografi',
|
|
77
|
+
bibliography: [
|
|
78
|
+
{
|
|
79
|
+
name: 'Tartine Bread - Chad Robertson',
|
|
80
|
+
url: 'https://www.penguinrandomhouse.com/books/310016/tartine-bread-by-chad-robertson/',
|
|
81
|
+
},
|
|
82
|
+
],
|
|
83
|
+
howTo,
|
|
84
|
+
seo: [
|
|
85
|
+
{
|
|
86
|
+
type: 'title',
|
|
87
|
+
text: 'Panduan Ahli untuk Pemeliharaan dan Penyegaran Sourdough',
|
|
88
|
+
level: 2,
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
type: 'paragraph',
|
|
92
|
+
html: '<strong>Sourdough</strong> bukan sekadar bahan, ia adalah ekosistem hidup dari ragi liar dan bakteri asam laktat (LAB). Kunci dari roti yang luar biasa terletak pada kesehatan kultur ini.',
|
|
93
|
+
},
|
|
94
|
+
],
|
|
95
|
+
ui: {
|
|
96
|
+
totalAmount: 'Jumlah Akhir',
|
|
97
|
+
refreshRatio: 'Rasio Penyegaran',
|
|
98
|
+
maintain: 'Jaga',
|
|
99
|
+
activate: 'Aktifkan',
|
|
100
|
+
retard: 'Perlambat',
|
|
101
|
+
strong: 'Kuat',
|
|
102
|
+
sweetSpot: 'Sweet Spot',
|
|
103
|
+
custom: 'Khusus',
|
|
104
|
+
sourdough: 'Sourdough',
|
|
105
|
+
activeCulture: 'Kultur aktif',
|
|
106
|
+
flour: 'Tepung',
|
|
107
|
+
flourType: 'Kuat atau Whole Wheat',
|
|
108
|
+
water: 'Air',
|
|
109
|
+
chlorineFree: 'Tanpa klorin',
|
|
110
|
+
todayFormula: 'Formula Hari Ini',
|
|
111
|
+
hydration: 'Hidrasi 100 %',
|
|
112
|
+
totalDough: 'Total Adonan',
|
|
113
|
+
mm: 'SD',
|
|
114
|
+
},
|
|
115
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
116
|
+
};
|
|
@@ -0,0 +1,142 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = "Calcolatore Pasta Madre Rapporti di Fermentazione";
|
|
4
|
+
const description = "Calcola automaticamente le proporzioni di pasta madre, farina e acqua per mantenere il tuo rinfresco. Rapporti predefiniti o personalizzati.";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: "Cos'è il rapporto 1:1:1?",
|
|
8
|
+
answer: "È il rapporto più comune per mantenere la pasta madre a temperatura ambiente. Significa 1 parte di pasta madre, 1 parte di farina e 1 parte di acqua. Utile per rinfreschi giornalieri.",
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: "Quando uso 1:2:2?",
|
|
12
|
+
answer: "Il rapporto 1:2:2 serve per attivare la pasta madre. Genera una fermentazione più lenta ma prevedibile. Ideale se conservi il lievito in frigo e vuoi rinvigorirlo.",
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: 'Cos\'è lo "sweet spot" 1:5:5?',
|
|
16
|
+
answer: 'Il rapporto 1:5:5 è lo "sweet spot" per molti panificatori. Permette 8-12 ore di fermentazione a temperatura ambiente prima che la pasta madre sia pronta.',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: "Posso usare rapporti personalizzati?",
|
|
20
|
+
answer: "Assolutamente. Se hai un protocollo specifico, puoi inserire i tuoi rapporti. Alcuni usano 1:10:10 per una fermentazione lentissima.",
|
|
21
|
+
},
|
|
22
|
+
];
|
|
23
|
+
const howTo = [
|
|
24
|
+
{
|
|
25
|
+
name: "Inserisci la quantità totale necessaria",
|
|
26
|
+
text: "Definisci il peso totale di pasta madre richiesto per la tua ricetta (es: 300g per un pane tipico).",
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: "Seleziona il rapporto di rinfresco",
|
|
30
|
+
text: "Scegli tra i rapporti predefiniti (Mantenimento, Attivazione, Ritardo, Forte, Sweet Spot) o creane uno personalizzato.",
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: "Ottieni le quantità esatte",
|
|
34
|
+
text: "Il calcolatore ti mostra quanto lievito madre, farina e acqua ti servono. Mescola e lascia fermentare.",
|
|
35
|
+
},
|
|
36
|
+
];
|
|
37
|
+
|
|
38
|
+
const faqSchema = {
|
|
39
|
+
'@context': 'https://schema.org',
|
|
40
|
+
'@type': 'FAQPage',
|
|
41
|
+
mainEntity: faq.map((item) => ({
|
|
42
|
+
'@type': 'Question',
|
|
43
|
+
name: item.question,
|
|
44
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
45
|
+
})),
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
const howToSchema = {
|
|
49
|
+
'@context': 'https://schema.org',
|
|
50
|
+
'@type': 'HowTo',
|
|
51
|
+
name: title,
|
|
52
|
+
description,
|
|
53
|
+
step: howTo.map((step) => ({
|
|
54
|
+
'@type': 'HowToStep',
|
|
55
|
+
name: step.name,
|
|
56
|
+
text: step.text,
|
|
57
|
+
})),
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
const appSchema = {
|
|
61
|
+
'@context': 'https://schema.org',
|
|
62
|
+
'@type': 'SoftwareApplication',
|
|
63
|
+
name: title,
|
|
64
|
+
description,
|
|
65
|
+
applicationCategory: 'UtilitiesApplication',
|
|
66
|
+
operatingSystem: 'Web',
|
|
67
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent = {
|
|
71
|
+
slug: 'pasta-madre',
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Domande Frequenti',
|
|
75
|
+
faq,
|
|
76
|
+
bibliographyTitle: 'Bibliografia',
|
|
77
|
+
bibliography: [
|
|
78
|
+
{
|
|
79
|
+
name: 'Tartine Bread - Chad Robertson',
|
|
80
|
+
url: 'https://www.penguinrandomhouse.com/books/310016/tartine-bread-by-chad-robertson/',
|
|
81
|
+
},
|
|
82
|
+
],
|
|
83
|
+
howTo,
|
|
84
|
+
seo: [
|
|
85
|
+
{
|
|
86
|
+
type: 'title',
|
|
87
|
+
text: 'Guida Maestro per il Mantenimento e Rinfresco della Pasta Madre',
|
|
88
|
+
level: 2,
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
type: 'paragraph',
|
|
92
|
+
html: 'La <strong>pasta madre</strong> è un ecosistema vivo di lieviti selvaggi e batteri lattici (LAB). La chiave di un pane eccezionale risiede nella salute di questo lievito.',
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
type: 'stats',
|
|
96
|
+
columns: 4,
|
|
97
|
+
items: [
|
|
98
|
+
{
|
|
99
|
+
value: '24-26°C',
|
|
100
|
+
label: 'Temp. Ottimale',
|
|
101
|
+
icon: 'mdi:thermometer',
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
value: '3.8 - 4.2',
|
|
105
|
+
label: 'pH Ideale',
|
|
106
|
+
icon: 'mdi:test-tube',
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
value: '100%',
|
|
110
|
+
label: 'Idratazione Std.',
|
|
111
|
+
icon: 'mdi:water-percent',
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
value: 'x2 - x3',
|
|
115
|
+
label: 'Crescita al Picco',
|
|
116
|
+
icon: 'mdi:trending-up',
|
|
117
|
+
},
|
|
118
|
+
],
|
|
119
|
+
},
|
|
120
|
+
],
|
|
121
|
+
ui: {
|
|
122
|
+
totalAmount: 'Quantità Finale',
|
|
123
|
+
refreshRatio: 'Rapporto di Rinfresco',
|
|
124
|
+
maintain: 'Mantenimento',
|
|
125
|
+
activate: 'Attivazione',
|
|
126
|
+
retard: 'Ritardo',
|
|
127
|
+
strong: 'Forte',
|
|
128
|
+
sweetSpot: 'Sweet Spot',
|
|
129
|
+
custom: 'Personalizzato',
|
|
130
|
+
sourdough: 'Pasta Madre',
|
|
131
|
+
activeCulture: 'Lievito attivo',
|
|
132
|
+
flour: 'Farina',
|
|
133
|
+
flourType: 'Forza o Integrale',
|
|
134
|
+
water: 'Acqua',
|
|
135
|
+
chlorineFree: 'Senza cloro',
|
|
136
|
+
todayFormula: 'Formula di Oggi',
|
|
137
|
+
hydration: 'Idratazione 100 %',
|
|
138
|
+
totalDough: 'Totale Impasto',
|
|
139
|
+
mm: 'PM',
|
|
140
|
+
},
|
|
141
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
142
|
+
};
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = "天然酵母(サワードウ)計算機:発酵比率";
|
|
4
|
+
const description = "サワードウ(種継ぎ)、小麦粉、水の分量を自動計算します。プリセットされた比率またはカスタム比率で、種を最適な状態に保ちます。";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: '1:1:1 の比率とはどういう意味ですか?',
|
|
8
|
+
answer: '常温で種を維持するために最も一般的な比率です。「元の種:小麦粉:水」が1:1:1であることを意味します。毎日種継ぎをする場合に適しています。',
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: 'どんな時に 1:2:2 を使いますか?',
|
|
12
|
+
answer: '種を活性化させたい時に使います。1:1:1よりも発酵はゆっくり進みますが、より安定した結果が得られます。冷蔵保存していた種を使い始める時に最適です。',
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: '1:5:5 の「スウィートスポット」とは?',
|
|
16
|
+
answer: '多くのパン職人にとって理想的な比率(スウィートスポット)です。常温で8〜12時間かけて発酵が進み、使用するタイミングをコントロールしやすくなります。',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: 'カスタム比率を使用できますか?',
|
|
20
|
+
answer: 'もちろんです。独自の作り方(プロトコル)がある場合は、好きな数値を入力できます。非常にゆっくり発酵させたい場合は 1:10:10 なども使われます。',
|
|
21
|
+
},
|
|
22
|
+
];
|
|
23
|
+
const howTo = [
|
|
24
|
+
{
|
|
25
|
+
name: '必要な総量を入力',
|
|
26
|
+
text: 'レシピで必要なサワードウの総重量を入力します(例:一般的な食パン1斤分なら300gなど)。',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: '種継ぎ比率を選択',
|
|
30
|
+
text: 'プリセット(維持、活性化、遅延、強力、スウィートスポット)から選ぶか、カスタム設定します。',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: '正確な分量を確認',
|
|
34
|
+
text: '計算機が「元の種」「小麦粉」「水」の正確な重量を表示します。これらを混ぜ合わせ、決まった時間発酵させます。',
|
|
35
|
+
},
|
|
36
|
+
];
|
|
37
|
+
|
|
38
|
+
const faqSchema = {
|
|
39
|
+
'@context': 'https://schema.org',
|
|
40
|
+
'@type': 'FAQPage',
|
|
41
|
+
mainEntity: faq.map((item) => ({
|
|
42
|
+
'@type': 'Question',
|
|
43
|
+
name: item.question,
|
|
44
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
45
|
+
})),
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
const howToSchema = {
|
|
49
|
+
'@context': 'https://schema.org',
|
|
50
|
+
'@type': 'HowTo',
|
|
51
|
+
name: title,
|
|
52
|
+
description,
|
|
53
|
+
step: howTo.map((step) => ({
|
|
54
|
+
'@type': 'HowToStep',
|
|
55
|
+
name: step.name,
|
|
56
|
+
text: step.text,
|
|
57
|
+
})),
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
const appSchema = {
|
|
61
|
+
'@context': 'https://schema.org',
|
|
62
|
+
'@type': 'SoftwareApplication',
|
|
63
|
+
name: title,
|
|
64
|
+
description,
|
|
65
|
+
applicationCategory: 'UtilitiesApplication',
|
|
66
|
+
operatingSystem: 'Web',
|
|
67
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'JPY' },
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent = {
|
|
71
|
+
slug: 'sourdough',
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'よくある質問',
|
|
75
|
+
faq,
|
|
76
|
+
bibliographyTitle: '参考文献',
|
|
77
|
+
bibliography: [
|
|
78
|
+
{
|
|
79
|
+
name: 'Tartine Bread - Chad Robertson',
|
|
80
|
+
url: 'https://www.penguinrandomhouse.com/books/310016/tartine-bread-by-chad-robertson/',
|
|
81
|
+
},
|
|
82
|
+
],
|
|
83
|
+
howTo,
|
|
84
|
+
seo: [
|
|
85
|
+
{
|
|
86
|
+
type: 'title',
|
|
87
|
+
text: 'サワードウ(天然酵母)の維持と種継ぎのマスターガイド',
|
|
88
|
+
level: 2,
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
type: 'paragraph',
|
|
92
|
+
html: '<strong>サワードウ</strong>は単なる材料ではなく、野生酵母と乳酸菌(LAB)の生きたエコシステムです。素晴らしいパンを作る鍵は、この種の健康状態をいかに管理するかにあります。',
|
|
93
|
+
},
|
|
94
|
+
],
|
|
95
|
+
ui: {
|
|
96
|
+
totalAmount: '最終的な量',
|
|
97
|
+
refreshRatio: '種継ぎ比率',
|
|
98
|
+
maintain: '維持',
|
|
99
|
+
activate: '活性化',
|
|
100
|
+
retard: '遅延',
|
|
101
|
+
strong: '強力',
|
|
102
|
+
sweetSpot: 'スウィートスポット',
|
|
103
|
+
custom: 'カスタム',
|
|
104
|
+
sourdough: 'サワードウ(種)',
|
|
105
|
+
activeCulture: '元の種',
|
|
106
|
+
flour: '小麦粉',
|
|
107
|
+
flourType: '強力粉または全粒粉',
|
|
108
|
+
water: '水',
|
|
109
|
+
chlorineFree: '塩素を含まない水',
|
|
110
|
+
todayFormula: '今日の配合',
|
|
111
|
+
hydration: '加水率 100 %',
|
|
112
|
+
totalDough: '種の総量',
|
|
113
|
+
mm: 'MM',
|
|
114
|
+
},
|
|
115
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
116
|
+
};
|