@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,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: '스타터를 활성화할 때 사용합니다. 발효가 느리지만 예측 가능하게 진행되며, 냉장 보관했던 스타터를 깨울 때 이상적입니다.',
|
|
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: '레시피에 필요한 사워도우의 총 무게를 설정하세요 (예: 일반적인 빵 한 덩이에 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: 'KRW' },
|
|
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
|
+
};
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = "Zuurdesem Calculator Fermentatie Ratios";
|
|
4
|
+
const description = "Bereken automatisch de verhoudingen van zuurdesem, bloem en water om je cultuur te onderhouden. Vooraf ingestelde of aangepaste verhoudingen.";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: 'Wat betekent de verhouding 1:1:1?',
|
|
8
|
+
answer: 'Dit is de meest voorkomende verhouding voor onderhoud op kamertemperatuur. Het betekent 1 deel desem, 1 deel bloem en 1 deel water. Handig bij dagelijkse verversing.',
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: 'Wanneer gebruik ik 1:2:2?',
|
|
12
|
+
answer: 'De verhouding 1:2:2 is voor het activeren van de zuurdesem. Het zorgt voor een langzamere maar voorspelbare fermentatie. Ideaal na bewaring in de koelkast.',
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: 'Wat is de "sweet spot" 1:5:5?',
|
|
16
|
+
answer: 'De verhouding 1:5:5 is de "sweet spot" voor veel bakkers. Het zorgt voor 8-12 uur fermentatie op kamertemperatuur voordat de desem klaar is voor gebruik.',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: 'Kan ik aangepaste verhoudingen gebruiken?',
|
|
20
|
+
answer: 'Absoluut. Als je een specifiek protocol hebt, kun je je eigen verhoudingen invoeren. Sommige bakkers gebruiken 1:10:10 voor zeer langzame fermentatie.',
|
|
21
|
+
},
|
|
22
|
+
];
|
|
23
|
+
const howTo = [
|
|
24
|
+
{
|
|
25
|
+
name: 'Voer de totale hoeveelheid in die je nodig hebt',
|
|
26
|
+
text: 'Bepaal het totale gewicht aan zuurdesem dat je nodig hebt voor je recept (bijv. 300g voor een standaard brood).',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: 'Selecteer de verversingsratio',
|
|
30
|
+
text: 'Kies uit vooraf ingestelde ratios (Onderhouden, Activeren, Vertragen, Sterk, Sweet Spot) of maak een aangepaste.',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: 'Krijg de exacte hoeveelheden',
|
|
34
|
+
text: 'De calculator laat zien hoeveel desem, bloem en water je nodig hebt. Meng deze en laat fermenteren.',
|
|
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: 'zuurdesem',
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Veelgestelde Vragen',
|
|
75
|
+
faq,
|
|
76
|
+
bibliographyTitle: 'Bibliografie',
|
|
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: 'Meestergids voor Onderhoud en Verversing van Zuurdesem',
|
|
88
|
+
level: 2,
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
type: 'paragraph',
|
|
92
|
+
html: '<strong>Zuurdesem</strong> is niet zomaar een ingrediënt, het is een levend ecosysteem van wilde gisten en melkzuurbacteriën (LAB). De sleutel tot uitzonderlijk brood ligt in de gezondheid hiervan.',
|
|
93
|
+
},
|
|
94
|
+
],
|
|
95
|
+
ui: {
|
|
96
|
+
totalAmount: 'Eindhoeveelheid',
|
|
97
|
+
refreshRatio: 'Verversingsratio',
|
|
98
|
+
maintain: 'Onderhouden',
|
|
99
|
+
activate: 'Activeren',
|
|
100
|
+
retard: 'Vertragen',
|
|
101
|
+
strong: 'Sterk',
|
|
102
|
+
sweetSpot: 'Sweet Spot',
|
|
103
|
+
custom: 'Aangepast',
|
|
104
|
+
sourdough: 'Zuurdesem',
|
|
105
|
+
activeCulture: 'Actieve cultuur',
|
|
106
|
+
flour: 'Bloem',
|
|
107
|
+
flourType: 'Sterkte of Volkoren',
|
|
108
|
+
water: 'Water',
|
|
109
|
+
chlorineFree: 'Chloorvrij',
|
|
110
|
+
todayFormula: 'Formule van Vandaag',
|
|
111
|
+
hydration: 'Hydratatie 100 %',
|
|
112
|
+
totalDough: 'Totaal Desem',
|
|
113
|
+
mm: 'ZD',
|
|
114
|
+
},
|
|
115
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
116
|
+
};
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = "Kalkulator Zakwasu Proporcje Fermentacji";
|
|
4
|
+
const description = "Automatycznie oblicz proporcje zakwasu, mąki i wody, aby utrzymać swoją kulturę. Proporcje predefiniowane lub własne.";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: 'Co oznacza proporcja 1:1:1?',
|
|
8
|
+
answer: 'To najczęstsza proporcja do utrzymania zakwasu w temperaturze pokojowej. Oznacza 1 część zakwasu, 1 część mąki i 1 część wody. Pomocna przy codziennym odświeżaniu.',
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: 'Kiedy użyć 1:2:2?',
|
|
12
|
+
answer: 'Proporcja 1:2:2 służy do aktywacji zakwasu. Zapewnia wolniejszą, ale bardziej przewidywalną fermentację. Idealna, gdy przechowujesz kulturę w zimnie.',
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: 'Co to jest "sweet spot" 1:5:5?',
|
|
16
|
+
answer: 'Proporcja 1:5:5 to "złoty środek" dla wielu piekarzy. Pozwala na 8-12 godzin fermentacji w temperaturze pokojowej przed osiągnięciem szczytu aktywności.',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: 'Czy mogę użyć własnych proporcji?',
|
|
20
|
+
answer: 'Oczywiście. Jeśli masz konkretny protokół, możesz wpisać własne dane. Niektórzy piekarze używają 1:10:10 do bardzo długiej fermentacji.',
|
|
21
|
+
},
|
|
22
|
+
];
|
|
23
|
+
const howTo = [
|
|
24
|
+
{
|
|
25
|
+
name: 'Wpisz całkowitą ilość, której potrzebujesz',
|
|
26
|
+
text: 'Określ całkowitą wagę zakwasu wymaganą w przepisie (np. 300g dla typowego chleba).',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: 'Wybierz proporcję dokarmiania',
|
|
30
|
+
text: 'Wybierz spośród predefiniowanych proporcji (Utrzymanie, Aktywacja, Opóźnienie, Silny, Sweet Spot) lub stwórz własną.',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: 'Otrzymaj dokładne ilości',
|
|
34
|
+
text: 'Kalkulator pokaże Ci, ile zakwasu-startera, mąki i wody potrzebujesz. Wymieszaj i pozostaw do fermentacji.',
|
|
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: 'PLN' },
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent = {
|
|
71
|
+
slug: 'zakwas',
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Często zadawane pytania',
|
|
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: 'Mistrzowski przewodnik po utrzymaniu i dokarmianiu zakwasu',
|
|
88
|
+
level: 2,
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
type: 'paragraph',
|
|
92
|
+
html: '<strong>Zakwas</strong> to nie tylko składnik, to żywy ekosystem dzikich drożdży i bakterii kwasu mlekowego (LAB). Klucz do doskonałego chleba tkwi w zdrowiu tej kultury.',
|
|
93
|
+
},
|
|
94
|
+
],
|
|
95
|
+
ui: {
|
|
96
|
+
totalAmount: 'Ilość Końcowa',
|
|
97
|
+
refreshRatio: 'Proporcja dokarmiania',
|
|
98
|
+
maintain: 'Utrzymanie',
|
|
99
|
+
activate: 'Aktywacja',
|
|
100
|
+
retard: 'Opóźnienie',
|
|
101
|
+
strong: 'Silny',
|
|
102
|
+
sweetSpot: 'Sweet Spot',
|
|
103
|
+
custom: 'Własny',
|
|
104
|
+
sourdough: 'Zakwas',
|
|
105
|
+
activeCulture: 'Aktywny starter',
|
|
106
|
+
flour: 'Mąka',
|
|
107
|
+
flourType: 'Typ lub Pełnoziarnista',
|
|
108
|
+
water: 'Woda',
|
|
109
|
+
chlorineFree: 'Bez chloru',
|
|
110
|
+
todayFormula: 'Dzisiejsza formuła',
|
|
111
|
+
hydration: 'Hydracja 100 %',
|
|
112
|
+
totalDough: 'Cały zakwas',
|
|
113
|
+
mm: 'ZK',
|
|
114
|
+
},
|
|
115
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
116
|
+
};
|
|
@@ -0,0 +1,142 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = "Calculadora de Massa Mãe Rátios de Fermentação";
|
|
4
|
+
const description = "Calcula automaticamente as proporções de massa mãe, farinha e água para manter o teu cultivo. Rátios predefinidos ou personalizados.";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: 'O que é o rátio 1:1:1?',
|
|
8
|
+
answer: 'É o rátio mais comum para manter a massa mãe à temperatura ambiente. Significa 1 parte de massa mãe, 1 parte de farinha e 1 parte de água. Útil para refrescos diários.',
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: 'Quando uso 1:2:2?',
|
|
12
|
+
answer: 'O rátio 1:2:2 serve para ativar a massa mãe. Gera uma fermentação mais lenta mas previsível. Ideal se guardas o cultivo no frio e queres revigorá-lo.',
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: 'Qual é o "sweet spot" 1:5:5?',
|
|
16
|
+
answer: 'O rátio 1:5:5 é o "sweet spot" para muitos padeiros. Permite 8-12 horas de fermentação à temperatura ambiente antes de a massa mãe estar pronta.',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: 'Posso usar rátios personalizados?',
|
|
20
|
+
answer: 'Absolutamente. Se tens um protocolo específico, podes inserir os teus próprios rátios. Alguns padeiros usam 1:10:10 para fermentação muito lenta.',
|
|
21
|
+
},
|
|
22
|
+
];
|
|
23
|
+
const howTo = [
|
|
24
|
+
{
|
|
25
|
+
name: 'Insere a quantidade total que precisas',
|
|
26
|
+
text: 'Define o peso total de massa mãe que requeres para a tua receita (ex: 300g para um pão típico).',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: 'Seleciona o rátio de refresco',
|
|
30
|
+
text: 'Escolhe entre os rátios predefinidos (Manter, Activar, Retardar, Forte, Sweet Spot) ou cria um personalizado.',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: 'Obtém as quantidades exactas',
|
|
34
|
+
text: 'A calculadora mostra-te quanto de massa mãe, farinha e água precisas. Mistura e deixa fermentar.',
|
|
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: 'massa-mae',
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Perguntas Frequentes',
|
|
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: 'Guia Mestre para a Manutenção e Refresco da Massa Mãe',
|
|
88
|
+
level: 2,
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
type: 'paragraph',
|
|
92
|
+
html: 'A <strong>massa mãe</strong> é um ecossistema vivo de leveduras selvagens e bactérias lácticas (LAB). A chave de um pão excepcional reside na saúde deste cultivo.',
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
type: 'stats',
|
|
96
|
+
columns: 4,
|
|
97
|
+
items: [
|
|
98
|
+
{
|
|
99
|
+
value: '24-26°C',
|
|
100
|
+
label: 'Temp. Actividade Óptima',
|
|
101
|
+
icon: 'mdi:thermometer',
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
value: '3.8 - 4.2',
|
|
105
|
+
label: 'pH Ideal',
|
|
106
|
+
icon: 'mdi:test-tube',
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
value: '100%',
|
|
110
|
+
label: 'Hidratação Std.',
|
|
111
|
+
icon: 'mdi:water-percent',
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
value: 'x2 - x3',
|
|
115
|
+
label: 'Crescimento no Pico',
|
|
116
|
+
icon: 'mdi:trending-up',
|
|
117
|
+
},
|
|
118
|
+
],
|
|
119
|
+
},
|
|
120
|
+
],
|
|
121
|
+
ui: {
|
|
122
|
+
totalAmount: 'Quantidade Final',
|
|
123
|
+
refreshRatio: 'Rátio de Refresco',
|
|
124
|
+
maintain: 'Manter',
|
|
125
|
+
activate: 'Activar',
|
|
126
|
+
retard: 'Retardar',
|
|
127
|
+
strong: 'Forte',
|
|
128
|
+
sweetSpot: 'Sweet Spot',
|
|
129
|
+
custom: 'Custom',
|
|
130
|
+
sourdough: 'Massa Mãe',
|
|
131
|
+
activeCulture: 'Cultivo activo',
|
|
132
|
+
flour: 'Farinha',
|
|
133
|
+
flourType: 'Força ou Integral',
|
|
134
|
+
water: 'Água',
|
|
135
|
+
chlorineFree: 'Sem cloro',
|
|
136
|
+
todayFormula: 'Fórmula de Hoje',
|
|
137
|
+
hydration: 'Hidratação 100 %',
|
|
138
|
+
totalDough: 'Total Massa',
|
|
139
|
+
mm: 'MM',
|
|
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:2:2 используется для активации закваски. Оно обеспечивает более медленную, но предсказуемую ферментацию. Идеально, если культура хранилась в холоде.',
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: 'Что такое "sweet spot" 1:5:5?',
|
|
16
|
+
answer: 'Соотношение 1:5:5 — это "золотая середина" для многих пекарей. Оно позволяет ферментировать закваску 8-12 часов при комнатной температуре до достижения пика.',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: 'Можно ли использовать свои пропорции?',
|
|
20
|
+
answer: 'Конечно. Если у вас есть специфический протокол, вы можете ввести свои данные. Некоторые пекари используют 1:10:10 для очень долгой ферментации.',
|
|
21
|
+
},
|
|
22
|
+
];
|
|
23
|
+
const howTo = [
|
|
24
|
+
{
|
|
25
|
+
name: 'Введите общее необходимое количество',
|
|
26
|
+
text: 'Укажите общий вес закваски, который требуется по вашему рецепту (например, 300 г для обычного хлеба).',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: 'Выберите пропорцию освежения',
|
|
30
|
+
text: 'Выберите предустановленное соотношение (Поддержка, Активация, Замедление, Сила, Sweet Spot) или создайте свое.',
|
|
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: 'EUR' },
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent = {
|
|
71
|
+
slug: 'zakvaska',
|
|
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> — это не просто ингредиент, а живая экосистема диких дрожжей и молочнокислых бактерий. Здоровье этой культуры — ключ к превосходному хлебу.',
|
|
93
|
+
},
|
|
94
|
+
],
|
|
95
|
+
ui: {
|
|
96
|
+
totalAmount: 'Общее количество',
|
|
97
|
+
refreshRatio: 'Пропорция освежения',
|
|
98
|
+
maintain: 'Поддержка',
|
|
99
|
+
activate: 'Активация',
|
|
100
|
+
retard: 'Замедление',
|
|
101
|
+
strong: 'Сила',
|
|
102
|
+
sweetSpot: 'Sweet Spot',
|
|
103
|
+
custom: 'Свое',
|
|
104
|
+
sourdough: 'Закваска',
|
|
105
|
+
activeCulture: 'Активный стартер',
|
|
106
|
+
flour: 'Мука',
|
|
107
|
+
flourType: ' Сильная или цельнозерновая',
|
|
108
|
+
water: 'Вода',
|
|
109
|
+
chlorineFree: 'Без хлора',
|
|
110
|
+
todayFormula: 'Формула на сегодня',
|
|
111
|
+
hydration: 'Гидратация 100 %',
|
|
112
|
+
totalDough: 'Всего закваски',
|
|
113
|
+
mm: 'ЗК',
|
|
114
|
+
},
|
|
115
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
116
|
+
};
|