@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
|
@@ -0,0 +1,172 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from "../../../types";
|
|
2
|
+
|
|
3
|
+
const title = "Calcolatore Impasto Pizza Napoletana";
|
|
4
|
+
const description = "Calcola le proporzioni esatte di farina, acqua, sale e lievito per preparare l'autentica pizza napoletana a casa.";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: "Qual è l'idratazione ideale per la pizza napoletana?",
|
|
8
|
+
answer:
|
|
9
|
+
"Secondo il protocollo AVPN, l'idratazione standard è del 63-67%. Per i principianti, il 60-62% è più gestibile. Per i pizzaioli esperti con farina forte (W300+), il 70-75% produce impasti straordinari ma richiede tecnica.",
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
question: "Quanto tempo deve lievitare l'impasto?",
|
|
13
|
+
answer:
|
|
14
|
+
"Minimo 24 ore in frigorifero (4°C) per attivare gli enzimi. L'ottimale è 48-72 ore. Oltre le 72 ore, serve una farina molto forte (W300+) o l'impasto diventa acido.",
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
question: "Si può fare con il lievito secco?",
|
|
18
|
+
answer:
|
|
19
|
+
"Sì. Il lievito secco equivale a 0.4x quello fresco (1g secco = 2.5g fresco). La qualità è simile, ma il fresco apporta un sapore più completo.",
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
question: "Posso fare la pizza napoletana nel forno di casa?",
|
|
23
|
+
answer:
|
|
24
|
+
"Sì, ma con adattamenti. Preriscalda al massimo (250-280°C) con pietra refrattaria per 45-60 minuti. La cottura durerà 5-7 minuti invece dei 60-90 secondi del forno a legna.",
|
|
25
|
+
},
|
|
26
|
+
];
|
|
27
|
+
const howTo = [
|
|
28
|
+
{
|
|
29
|
+
name: "Calcola le proporzioni",
|
|
30
|
+
text: "Usa questo calcolatore per ottenere i grammi esatti di ogni ingrediente in base al numero di pizze e al peso di ogni panetto.",
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: "Mescola l'impasto",
|
|
34
|
+
text: "Unisci la farina con acqua tiepida (22-25°C), lievito e sale (sciolto per ultimo). Impasta 8-10 minuti con impastatrice o 15-20 minuti a mano.",
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
name: "Lievitazione in massa",
|
|
38
|
+
text: "Lascia lievitare l'intero impasto per 1-2 ore a temperatura ambiente (20-25°C) finché non raddoppia il volume.",
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
name: "Staglio (panetti)",
|
|
42
|
+
text: "Dividi l'impasto in porzioni del peso indicato. Forma dei panetti e lasciali riposare prima della maturazione lunga.",
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
name: "Maturazione lunga",
|
|
46
|
+
text: "Metti i panetti in contenitori ermetici in frigo (4°C) per 24-72 ore. Questo passaggio genera sapore e digeribilità.",
|
|
47
|
+
},
|
|
48
|
+
];
|
|
49
|
+
|
|
50
|
+
const faqSchema = {
|
|
51
|
+
'@context': 'https://schema.org',
|
|
52
|
+
'@type': 'FAQPage',
|
|
53
|
+
mainEntity: faq.map((item) => ({
|
|
54
|
+
'@type': 'Question',
|
|
55
|
+
name: item.question,
|
|
56
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
57
|
+
})),
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
const howToSchema = {
|
|
61
|
+
'@context': 'https://schema.org',
|
|
62
|
+
'@type': 'HowTo',
|
|
63
|
+
name: title,
|
|
64
|
+
description,
|
|
65
|
+
step: howTo.map((step) => ({
|
|
66
|
+
'@type': 'HowToStep',
|
|
67
|
+
name: step.name,
|
|
68
|
+
text: step.text,
|
|
69
|
+
})),
|
|
70
|
+
};
|
|
71
|
+
|
|
72
|
+
const appSchema = {
|
|
73
|
+
'@context': 'https://schema.org',
|
|
74
|
+
'@type': 'SoftwareApplication',
|
|
75
|
+
name: title,
|
|
76
|
+
description,
|
|
77
|
+
applicationCategory: 'UtilitiesApplication',
|
|
78
|
+
operatingSystem: 'Web',
|
|
79
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
80
|
+
};
|
|
81
|
+
|
|
82
|
+
export const content: ToolLocaleContent = {
|
|
83
|
+
slug: "pizza",
|
|
84
|
+
title,
|
|
85
|
+
description,
|
|
86
|
+
faqTitle: "Domande Frequenti",
|
|
87
|
+
bibliographyTitle: "Riferimenti",
|
|
88
|
+
ui: {
|
|
89
|
+
parameters: "Parametri",
|
|
90
|
+
quantity: "Quantità",
|
|
91
|
+
pizzas: "pizze",
|
|
92
|
+
weight: "Peso panetto",
|
|
93
|
+
small: "Piccolo (180g)",
|
|
94
|
+
standard: "Standard (260g)",
|
|
95
|
+
large: "Grande (350g)",
|
|
96
|
+
hydration: "Idratazione",
|
|
97
|
+
classic: "Classica (55-60%)",
|
|
98
|
+
modern: "Moderna (65-70%)",
|
|
99
|
+
high: "Alta (75%+)",
|
|
100
|
+
salt: "Sale",
|
|
101
|
+
fermentation_tip_title: "Tip di Lievitazione",
|
|
102
|
+
fermentation_tip:
|
|
103
|
+
"Per un impasto più digeribile, lascia maturare in massa per 24h in frigo (4°C) usando <strong>0.3g</strong> di lievito fresco per 100g di farina.",
|
|
104
|
+
your_recipe: "Tua Ricetta",
|
|
105
|
+
fresh_yeast: "Lievito Fresco",
|
|
106
|
+
dry_yeast: "Secco",
|
|
107
|
+
flour: "Farina (W260-300)",
|
|
108
|
+
water: "Acqua",
|
|
109
|
+
salt_label: "Sale Marino",
|
|
110
|
+
yeast: "Lievito",
|
|
111
|
+
yeast_note: "Per 8h a 20°C",
|
|
112
|
+
total_weight: "Peso Totale Impasto",
|
|
113
|
+
approx: "circa",
|
|
114
|
+
visual_note:
|
|
115
|
+
"La dimensione visiva rappresenta il diametro approssimativo della pizza stesa in base al peso del panetto.",
|
|
116
|
+
},
|
|
117
|
+
faq,
|
|
118
|
+
howTo,
|
|
119
|
+
bibliography: [
|
|
120
|
+
{
|
|
121
|
+
name: "Associazione Verace Pizza Napoletana",
|
|
122
|
+
url: "https://www.pizzanapoletana.org/",
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
name: "Harina Caputo",
|
|
126
|
+
url: "https://www.caputoprepara.com/",
|
|
127
|
+
},
|
|
128
|
+
],
|
|
129
|
+
seo: [
|
|
130
|
+
{
|
|
131
|
+
type: 'title',
|
|
132
|
+
text: 'Guida Maestro alla Vera Pizza Napoletana',
|
|
133
|
+
level: 2,
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
type: 'paragraph',
|
|
137
|
+
html: 'La <strong>pizza napoletana</strong> è un patrimonio dell\'umanità. Il successo risiede nella precisione millimetrica tra tempo, temperatura e idratazione.',
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
type: 'stats',
|
|
141
|
+
columns: 4,
|
|
142
|
+
items: [
|
|
143
|
+
{
|
|
144
|
+
value: '480°C',
|
|
145
|
+
label: 'Temp. Cottura',
|
|
146
|
+
icon: 'mdi:fire',
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
value: '60-90s',
|
|
150
|
+
label: 'Tempo Cottura',
|
|
151
|
+
icon: 'mdi:clock-fast',
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
value: '65%',
|
|
155
|
+
label: 'Idratazione Std.',
|
|
156
|
+
icon: 'mdi:water-percent',
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
value: 'W280',
|
|
160
|
+
label: 'Forza Farina',
|
|
161
|
+
icon: 'mdi:grain',
|
|
162
|
+
},
|
|
163
|
+
],
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
type: 'tip',
|
|
167
|
+
title: 'Il Trucco del Frigo',
|
|
168
|
+
html: 'La maturazione di 24 ore a 4°C crea sapori complessi impossibili da ottenere a temperatura ambiente.',
|
|
169
|
+
},
|
|
170
|
+
],
|
|
171
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
172
|
+
};
|
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from "../../../types";
|
|
2
|
+
|
|
3
|
+
const title = "ナポリピザ生地計算機";
|
|
4
|
+
const description = "本場ナポリピザを自宅で作るために、小麦粉、水、塩、イーストの正確な配合を計算します。";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: "ナポリピザの理想的な加水率は?",
|
|
8
|
+
answer: "AVPN(真のナポリピッツァ協会)のプロトコルによると、標準的な加水率は63〜67%です。初心者には60〜62%が扱いやすく、強力粉(W300+)を使用する上級者は70〜75%で素晴らしい結果を得られますが、技術を要します。",
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: "生地の熟成期間はどのくらい必要ですか?",
|
|
12
|
+
answer: "酵素を活性化させるために、冷蔵庫(4°C)で最低24時間必要です。最適には48〜72時間です。72時間を超える場合は、非常に強い粉(W300+)を使用しないと生地が酸っぱくなります。",
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: "ドライイーストでも作れますか?",
|
|
16
|
+
answer: "はい。ドライイーストは生イーストの0.4倍の量に相当します(生2.5g = ドライ1g)。品質は同様ですが、生イーストの方がより豊かな風味をもたらします。",
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: "家庭用オーブンでもナポリピザは焼けますか?",
|
|
20
|
+
answer: "はい、工夫次第で可能です。ピザストーンを使い、最高温度(250〜280°C)で45〜60分間予熱します。焼き時間は60〜90秒ではなく、5〜7分程度になりますが、良好な結果が得られます。",
|
|
21
|
+
},
|
|
22
|
+
];
|
|
23
|
+
const howTo = [
|
|
24
|
+
{
|
|
25
|
+
name: "配合を計算する",
|
|
26
|
+
text: "この計算機を使用して、ピザの枚数と1玉あたりの重量に基づき、各材料の正確な重量を算出します。",
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: "生地を混ぜる",
|
|
30
|
+
text: "小麦粉、ぬるま湯(22〜25°C)、塩、イーストを混ぜます。ミキサーで8〜10分、または手で15〜20分こねます。",
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: "低温熟成",
|
|
34
|
+
text: "分割した生地玉を密閉容器に入れ、冷蔵庫(4°C)で24〜72時間熟成させます。これが風味と消化の良さを生む重要なステップです。",
|
|
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: "pizza",
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: "よくある質問",
|
|
75
|
+
bibliographyTitle: "参考文献",
|
|
76
|
+
ui: {
|
|
77
|
+
parameters: "パラメータ",
|
|
78
|
+
quantity: "数量",
|
|
79
|
+
pizzas: "枚",
|
|
80
|
+
weight: "1玉の重量",
|
|
81
|
+
small: "小さい (180g)",
|
|
82
|
+
standard: "標準 (260g)",
|
|
83
|
+
large: "大きい (350g)",
|
|
84
|
+
hydration: "加水率",
|
|
85
|
+
classic: "クラシック (55-60%)",
|
|
86
|
+
modern: "モダン (65-70%)",
|
|
87
|
+
high: "高加水 (75%+)",
|
|
88
|
+
salt: "塩",
|
|
89
|
+
fermentation_tip_title: "熟成のヒント",
|
|
90
|
+
fermentation_tip:
|
|
91
|
+
"より消化しやすく味わい深い生地にするために、小麦粉100gあたり<strong>0.3g</strong>の生イーストを使用し、冷蔵庫(4°C)で24時間熟成させてください。",
|
|
92
|
+
your_recipe: "あなたのレシピ",
|
|
93
|
+
fresh_yeast: "生イースト",
|
|
94
|
+
dry_yeast: "ドライ",
|
|
95
|
+
flour: "小麦粉 (W260-300)",
|
|
96
|
+
water: "水",
|
|
97
|
+
salt_label: "海塩",
|
|
98
|
+
yeast: "イースト",
|
|
99
|
+
yeast_note: "20°Cで8時間熟成の場合",
|
|
100
|
+
total_weight: "生地の総重量",
|
|
101
|
+
approx: "約",
|
|
102
|
+
visual_note:
|
|
103
|
+
"視覚的なサイズは、生地玉の重量に基づいた伸ばした後のピザの推定直径を表しています。",
|
|
104
|
+
},
|
|
105
|
+
faq,
|
|
106
|
+
howTo,
|
|
107
|
+
bibliography: [
|
|
108
|
+
{
|
|
109
|
+
name: "Associazione Verace Pizza Napoletana",
|
|
110
|
+
url: "https://www.pizzanapoletana.org/",
|
|
111
|
+
},
|
|
112
|
+
],
|
|
113
|
+
seo: [
|
|
114
|
+
{
|
|
115
|
+
type: 'title',
|
|
116
|
+
text: '本場ナポリピザ生地のマスターガイド',
|
|
117
|
+
level: 2,
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
type: 'paragraph',
|
|
121
|
+
html: '<strong>ナポリピザ</strong>は文化遺産です。成功の鍵は、時間、温度、加水率の正確な管理にあります。',
|
|
122
|
+
},
|
|
123
|
+
],
|
|
124
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
125
|
+
};
|
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from "../../../types";
|
|
2
|
+
|
|
3
|
+
const title = "나폴리 피자 도우 계산기";
|
|
4
|
+
const description = "집에서 정통 나폴리 피자를 만들기 위해 밀가루, 물, 소금, 이스트의 정확한 비율을 계산합니다.";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: "나폴리 피자의 이상적인 가수율은 얼마인가요?",
|
|
8
|
+
answer: "AVPN(진정 나폴리 피자 협회) 규정에 따르면 표준 가수율은 63-67%입니다. 초보자에게는 60-62%가 다루기 쉽습니다. 강력분(W300+)을 사용하는 숙련된 피자 요리사는 70-75%로 놀라운 결과를 낼 수 있지만 기술이 필요합니다.",
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: "도우는 얼마나 숙성시켜야 하나요?",
|
|
12
|
+
answer: "효소를 활성화하기 위해 냉장고(4°C)에서 최소 24시간이 필요합니다. 최적은 48-72시간입니다. 72시간을 초과하려면 매우 강한 밀가루(W300+)가 필요하며, 그렇지 않으면 도우가 시어집니다.",
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: "드라이 이스트로도 만들 수 있나요?",
|
|
16
|
+
answer: "네. 드라이 이스트는 생이스트 양의 0.4배에 해당합니다(생이스트 2.5g = 드라이 이스트 1g). 품질은 비슷하지만, 생이스트가 더 풍부한 맛을 냅니다.",
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: "가정용 오븐에서도 나폴리 피자를 만들 수 있나요?",
|
|
20
|
+
answer: "네, 하지만 보완책이 필요합니다. 피자 스톤을 사용하고 최고 온도(250-280°C)로 45-60분간 예열하세요. 굽는 시간은 60-90초가 아닌 5-7분 정도 걸리지만 좋은 결과물을 얻을 수 있습니다.",
|
|
21
|
+
},
|
|
22
|
+
];
|
|
23
|
+
const howTo = [
|
|
24
|
+
{
|
|
25
|
+
name: "비율 계산",
|
|
26
|
+
text: "이 계산기를 사용하여 피자 개수와 도우 공 무게에 따른 각 재료의 정확한 그람수를 확인하세요.",
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: "반죽 섞기",
|
|
30
|
+
text: "밀가루와 미지근한 물(22-25°C), 소금, 이스트를 섞습니다. 반죽기로 8-10분, 또는 손으로 15-20분간 치대주세요.",
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: "저온 숙성",
|
|
34
|
+
text: "나눈 도우 공을 밀폐 용기에 담아 냉장고(4°C)에서 24-72시간 동안 숙성시킵니다. 이것이 풍미와 소화력을 높이는 핵심 단계입니다.",
|
|
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: 'KRW' },
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent = {
|
|
71
|
+
slug: "pizza",
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: "자주 묻는 질문",
|
|
75
|
+
bibliographyTitle: "참고 문헌",
|
|
76
|
+
ui: {
|
|
77
|
+
parameters: "매개변수",
|
|
78
|
+
quantity: "수량",
|
|
79
|
+
pizzas: "개",
|
|
80
|
+
weight: "도우 공 무게",
|
|
81
|
+
small: "작게 (180g)",
|
|
82
|
+
standard: "표준 (260g)",
|
|
83
|
+
large: "크게 (350g)",
|
|
84
|
+
hydration: "가수율",
|
|
85
|
+
classic: "클래식 (55-60%)",
|
|
86
|
+
modern: "모던 (65-70%)",
|
|
87
|
+
high: "고가수 (75%+)",
|
|
88
|
+
salt: "소금",
|
|
89
|
+
fermentation_tip_title: "숙성 팁",
|
|
90
|
+
fermentation_tip:
|
|
91
|
+
"더 소화가 잘 되고 맛있는 도우를 위해, 밀가루 100g당 <strong>0.3g</strong>의 생이스트를 사용하고 냉장고(4°C)에서 24시간 숙성시키세요.",
|
|
92
|
+
your_recipe: "나의 레시피",
|
|
93
|
+
fresh_yeast: "생이스트",
|
|
94
|
+
dry_yeast: "드라이",
|
|
95
|
+
flour: "밀가루 (W260-300)",
|
|
96
|
+
water: "물",
|
|
97
|
+
salt_label: "바다 소금",
|
|
98
|
+
yeast: "이스트",
|
|
99
|
+
yeast_note: "20°C에서 8시간 숙성 기준",
|
|
100
|
+
total_weight: "총 도우 무게",
|
|
101
|
+
approx: "약",
|
|
102
|
+
visual_note:
|
|
103
|
+
"시각적 크기는 도우 공 무게에 따라 늘어난 피자의 대략적인 지름을 나타냅니다.",
|
|
104
|
+
},
|
|
105
|
+
faq,
|
|
106
|
+
howTo,
|
|
107
|
+
bibliography: [
|
|
108
|
+
{
|
|
109
|
+
name: "Associazione Verace Pizza Napoletana",
|
|
110
|
+
url: "https://www.pizzanapoletana.org/",
|
|
111
|
+
},
|
|
112
|
+
],
|
|
113
|
+
seo: [
|
|
114
|
+
{
|
|
115
|
+
type: 'title',
|
|
116
|
+
text: '정통 나폴리 피자 도우 마스터 가이드',
|
|
117
|
+
level: 2,
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
type: 'paragraph',
|
|
121
|
+
html: '<strong>나폴리 피자</strong>는 문화유산입니다. 성공은 시간, 온도, 그리고 가수율 사이의 정밀함에 달려 있습니다.',
|
|
122
|
+
},
|
|
123
|
+
],
|
|
124
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
125
|
+
};
|
|
@@ -0,0 +1,164 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from "../../../types";
|
|
2
|
+
|
|
3
|
+
const title = "Napolitaans Pizzadeeg Calculator";
|
|
4
|
+
const description = "Bereken de exacte verhoudingen van bloem, water, zout en gist voor authentieke Napolitaanse pizza thuis.";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: "Wat is de ideale hydratatie voor Napolitaanse pizza?",
|
|
8
|
+
answer: "Volgens het AVPN-protocol is de standaard hydratatie 63-67%. Voor beginners is 60-62% makkelijker te hanteren. Gevorderde pizzabakkers met sterke bloem (W300+) kunnen 70-75% gebruiken voor uitstekende resultaten.",
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: "Hoe lang moet het deeg rijpen?",
|
|
12
|
+
answer: "Minimaal 24 uur in de koelkast (4°C) om enzymen te activeren. Optimaal is 48-72 uur. Boven de 72 uur heb je zeer sterke bloem (W300+) nodig, anders wordt het deeg te zuur.",
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: "Kan het met droge gist?",
|
|
16
|
+
answer: "Ja. Droge gist staat gelijk aan 0,4x de hoeveelheid verse gist (1g droog = 2,5g vers). De kwaliteit is vergelijkbaar, maar verse gist geeft een vollere smaak.",
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: "Kan ik Napolitaanse pizza maken in een gewone oven?",
|
|
20
|
+
answer: "Ja, maar met aanpassingen. Verwarm de oven voor op de maximale stand (250-280°C) met een pizzasteen gedurende 45-60 minuten. De baktijd is dan 5-7 minuten.",
|
|
21
|
+
},
|
|
22
|
+
];
|
|
23
|
+
const howTo = [
|
|
24
|
+
{
|
|
25
|
+
name: "Bereken de verhoudingen",
|
|
26
|
+
text: "Gebruik deze calculator om de exacte grammen van elk ingrediënt te krijgen op basis van het aantal pizza's en het gewicht van de deegbollen.",
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: "Meng het deeg",
|
|
30
|
+
text: "Combineer bloem met lauwwarm water (22-25°C), zout en gist. Kneed 8-10 minuten met een machine of 15-20 minuten met de hand.",
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: "Bulkrijs",
|
|
34
|
+
text: "Laat het hele deeg 1-2 uur op kamertemperatuur rijzen tot het in volume verdubbeld is.",
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
name: "Bolletjes maken",
|
|
38
|
+
text: "Verdeel het deeg in porties van het aangegeven gewicht. Laat ze rusten voordat je de definitieve bollen vormt.",
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
name: "Lange rijping",
|
|
42
|
+
text: "Plaats de bollen in een luchtdichte doos in de koelkast (4°C) voor 24-72 uur. Dit is de cruciale stap voor smaak en verteerbaarheid.",
|
|
43
|
+
},
|
|
44
|
+
];
|
|
45
|
+
|
|
46
|
+
const faqSchema = {
|
|
47
|
+
'@context': 'https://schema.org',
|
|
48
|
+
'@type': 'FAQPage',
|
|
49
|
+
mainEntity: faq.map((item) => ({
|
|
50
|
+
'@type': 'Question',
|
|
51
|
+
name: item.question,
|
|
52
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
53
|
+
})),
|
|
54
|
+
};
|
|
55
|
+
|
|
56
|
+
const howToSchema = {
|
|
57
|
+
'@context': 'https://schema.org',
|
|
58
|
+
'@type': 'HowTo',
|
|
59
|
+
name: title,
|
|
60
|
+
description,
|
|
61
|
+
step: howTo.map((step) => ({
|
|
62
|
+
'@type': 'HowToStep',
|
|
63
|
+
name: step.name,
|
|
64
|
+
text: step.text,
|
|
65
|
+
})),
|
|
66
|
+
};
|
|
67
|
+
|
|
68
|
+
const appSchema = {
|
|
69
|
+
'@context': 'https://schema.org',
|
|
70
|
+
'@type': 'SoftwareApplication',
|
|
71
|
+
name: title,
|
|
72
|
+
description,
|
|
73
|
+
applicationCategory: 'UtilitiesApplication',
|
|
74
|
+
operatingSystem: 'Web',
|
|
75
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
export const content: ToolLocaleContent = {
|
|
79
|
+
slug: "pizza",
|
|
80
|
+
title,
|
|
81
|
+
description,
|
|
82
|
+
faqTitle: "Veelgestelde Vragen",
|
|
83
|
+
bibliographyTitle: "Referenties",
|
|
84
|
+
ui: {
|
|
85
|
+
parameters: "Parameters",
|
|
86
|
+
quantity: "Aantal",
|
|
87
|
+
pizzas: "pizza's",
|
|
88
|
+
weight: "Gewicht per bol",
|
|
89
|
+
small: "Klein (180g)",
|
|
90
|
+
standard: "Standaard (260g)",
|
|
91
|
+
large: "Groot (350g)",
|
|
92
|
+
hydration: "Hydratatie",
|
|
93
|
+
classic: "Klassiek (55-60%)",
|
|
94
|
+
modern: "Modern (65-70%)",
|
|
95
|
+
high: "Hoog (75%+)",
|
|
96
|
+
salt: "Zout",
|
|
97
|
+
fermentation_tip_title: "Rijpings Tip",
|
|
98
|
+
fermentation_tip:
|
|
99
|
+
"Voor een beter verteerbaar deeg, laat je het 24u in de koelkast (4°C) rijpen met <strong>0,3g</strong> verse gist per 100g bloem.",
|
|
100
|
+
your_recipe: "Jouw Recept",
|
|
101
|
+
fresh_yeast: "Verse Gist",
|
|
102
|
+
dry_yeast: "Droog",
|
|
103
|
+
flour: "Bloem (W260-300)",
|
|
104
|
+
water: "Water",
|
|
105
|
+
salt_label: "Zeezout",
|
|
106
|
+
yeast: "Gist",
|
|
107
|
+
yeast_note: "Voor 8u bij 20°C",
|
|
108
|
+
total_weight: "Totaal Deeggewicht",
|
|
109
|
+
approx: "ca.",
|
|
110
|
+
visual_note:
|
|
111
|
+
"De visuele grootte staat voor de geschatte diameter van de pizza op basis van het gewicht van de deegbol.",
|
|
112
|
+
},
|
|
113
|
+
faq,
|
|
114
|
+
howTo,
|
|
115
|
+
bibliography: [
|
|
116
|
+
{
|
|
117
|
+
name: "Associazione Verace Pizza Napoletana",
|
|
118
|
+
url: "https://www.pizzanapoletana.org/",
|
|
119
|
+
},
|
|
120
|
+
],
|
|
121
|
+
seo: [
|
|
122
|
+
{
|
|
123
|
+
type: 'title',
|
|
124
|
+
text: 'Gids voor Authentiek Napolitaans Pizzadeeg',
|
|
125
|
+
level: 2,
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
type: 'paragraph',
|
|
129
|
+
html: '<strong>Napolitaanse pizza</strong> is cultureel erfgoed. Succes hangt af van de precisie tussen tijd, temperatuur en hydratatie.',
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
type: 'stats',
|
|
133
|
+
columns: 4,
|
|
134
|
+
items: [
|
|
135
|
+
{
|
|
136
|
+
value: '480°C',
|
|
137
|
+
label: 'Baktemperatuur',
|
|
138
|
+
icon: 'mdi:fire',
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
value: '60-90s',
|
|
142
|
+
label: 'Baktijd',
|
|
143
|
+
icon: 'mdi:clock-fast',
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
value: '65%',
|
|
147
|
+
label: 'Std. Hydratatie',
|
|
148
|
+
icon: 'mdi:water-percent',
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
value: 'W280',
|
|
152
|
+
label: 'Bloemsterkte',
|
|
153
|
+
icon: 'mdi:grain',
|
|
154
|
+
},
|
|
155
|
+
],
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
type: 'tip',
|
|
159
|
+
title: 'De Koelkast Truc',
|
|
160
|
+
html: 'Een rijping van 24 uur bij 4°C zorgt voor complexe smaken die op kamertemperatuur onmogelijk zijn.',
|
|
161
|
+
},
|
|
162
|
+
],
|
|
163
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
164
|
+
};
|