@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,170 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = 'ケーキ型サイズ換算計算機';
|
|
4
|
+
const description =
|
|
5
|
+
'あらゆるレシピを手持ちの型に合わせて調整。丸型、角型、長方形の変換係数をプロ仕様の精度で自動計算します。';
|
|
6
|
+
|
|
7
|
+
const faq = [
|
|
8
|
+
{
|
|
9
|
+
question: '変換係数はどのように計算されますか?',
|
|
10
|
+
answer:
|
|
11
|
+
'変換係数は、使用したい型の面積を、元のレシピの型の面積で割ることで算出されます。例えば結果が1.5であれば、各材料の分量に1.5を掛ければ正しい分量になります。',
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
question: '丸型から角型への換算は可能ですか?',
|
|
15
|
+
answer:
|
|
16
|
+
'はい。このツールは正確な幾何学公式を用いて、形状に関わらず面積を比較します。サイズを入力するだけで、システムが自動的に面積を等価計算します。',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: '型の高さはどう考慮すればよいですか?',
|
|
20
|
+
answer:
|
|
21
|
+
'このツールは最も重要な底面積に焦点を当てています。お使いの型が元の型より極端に高かったり低かったりする場合は、焼き時間を多少調整する必要があるかもしれません。',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: '材料リストに項目を追加するには?',
|
|
25
|
+
answer:
|
|
26
|
+
'下部のボタンをクリックして新しい行を追加します。材料名と元の分量を入力すると、即座に換算後の分量が表示されます。',
|
|
27
|
+
},
|
|
28
|
+
];
|
|
29
|
+
|
|
30
|
+
const howTo = [
|
|
31
|
+
{
|
|
32
|
+
name: '元のレシピの型を設定',
|
|
33
|
+
text: '作りたいレシピが元々想定している型の形状とサイズを選択します。',
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
name: '自分の型を設定',
|
|
37
|
+
text: '手元にある型のサイズを入力します。即座に変換係数が計算されます。',
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
name: '材料計算機を使用',
|
|
41
|
+
text: 'レシピの材料を追加して、自分の型に必要な正確な分量を確認します。',
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
name: '焼き時間を調整',
|
|
45
|
+
text: 'サイズが変わると、設定温度が同じでも焼き時間が変わる場合が多いことを覚えておいてください。',
|
|
46
|
+
},
|
|
47
|
+
];
|
|
48
|
+
|
|
49
|
+
const faqSchema = {
|
|
50
|
+
'@context': 'https://schema.org',
|
|
51
|
+
'@type': 'FAQPage',
|
|
52
|
+
mainEntity: faq.map((item) => ({
|
|
53
|
+
'@type': 'Question',
|
|
54
|
+
name: item.question,
|
|
55
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
56
|
+
})),
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
const howToSchema = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'HowTo',
|
|
62
|
+
name: title,
|
|
63
|
+
description,
|
|
64
|
+
step: howTo.map((step) => ({
|
|
65
|
+
'@type': 'HowToStep',
|
|
66
|
+
name: step.name,
|
|
67
|
+
text: step.text,
|
|
68
|
+
})),
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
const appSchema = {
|
|
72
|
+
'@context': 'https://schema.org',
|
|
73
|
+
'@type': 'SoftwareApplication',
|
|
74
|
+
name: title,
|
|
75
|
+
description,
|
|
76
|
+
applicationCategory: 'UtilitiesApplication',
|
|
77
|
+
operatingSystem: 'All',
|
|
78
|
+
};
|
|
79
|
+
|
|
80
|
+
export const content: ToolLocaleContent = {
|
|
81
|
+
slug: 'cake-molds',
|
|
82
|
+
title,
|
|
83
|
+
description,
|
|
84
|
+
faqTitle: 'サイズ換算に関するよくある質問',
|
|
85
|
+
bibliographyTitle: '参考文献・資料',
|
|
86
|
+
|
|
87
|
+
ui: {
|
|
88
|
+
originalRecipe: '元のレシピ',
|
|
89
|
+
yourMold: '自分の型',
|
|
90
|
+
round: '丸型',
|
|
91
|
+
square: '角型',
|
|
92
|
+
rectangular: '長方形',
|
|
93
|
+
diameter: '直径 (cm)',
|
|
94
|
+
side: '辺 (cm)',
|
|
95
|
+
width: '幅 (cm)',
|
|
96
|
+
length: '長さ (cm)',
|
|
97
|
+
multiplyingFactor: '変換係数',
|
|
98
|
+
equivalentMolds: '型は同じサイズです。そのままの分量で作れます。',
|
|
99
|
+
smallerMold: '型が小さいです。材料に以下の係数を掛けて減らしてください:',
|
|
100
|
+
largerMold: '型が大きいです。材料に以下の係数を掛けて増やしてください:',
|
|
101
|
+
ingredientCalculator: '材料計算機',
|
|
102
|
+
addIngredient: '材料を追加',
|
|
103
|
+
ingredient: '材料',
|
|
104
|
+
original: '元の分量',
|
|
105
|
+
final: '換算後',
|
|
106
|
+
exampleIngredient: '例:薄力粉',
|
|
107
|
+
delete: '削除',
|
|
108
|
+
originalVisualization: '元サイズ',
|
|
109
|
+
yourVisualization: '自分サイズ',
|
|
110
|
+
defaultIngredient1: '薄力粉',
|
|
111
|
+
defaultIngredient2: '砂糖',
|
|
112
|
+
reduce: '減らす',
|
|
113
|
+
increase: '増やす',
|
|
114
|
+
},
|
|
115
|
+
|
|
116
|
+
faq,
|
|
117
|
+
bibliography: [
|
|
118
|
+
{
|
|
119
|
+
name: 'Baking Science and Technology - E.J. Pyler',
|
|
120
|
+
url: 'https://www.bakingbusiness.com/',
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
name: 'The Professional Pastry Chef - Bo Friberg',
|
|
124
|
+
url: 'https://www.wiley.com/',
|
|
125
|
+
},
|
|
126
|
+
],
|
|
127
|
+
howTo,
|
|
128
|
+
seo: [
|
|
129
|
+
{
|
|
130
|
+
type: 'title',
|
|
131
|
+
text: 'お菓子作りの型サイズ換算完全ガイド',
|
|
132
|
+
level: 2,
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
type: 'paragraph',
|
|
136
|
+
html: '異なるサイズの型に合わせて材料を計算することは、プロの製菓において非常に重要です。単なる勘ではなく、<strong>幾何学的な比率</strong>を守ることで、理想的な食感と焼き上がりを維持できます。',
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
type: 'stats',
|
|
140
|
+
columns: 4,
|
|
141
|
+
items: [
|
|
142
|
+
{
|
|
143
|
+
value: 'x1.56',
|
|
144
|
+
label: '20cmから25cmへの係数',
|
|
145
|
+
icon: 'mdi:resize',
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
value: 'πr²',
|
|
149
|
+
label: '円の面積公式',
|
|
150
|
+
icon: 'mdi:math-compass',
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
value: '0.64',
|
|
154
|
+
label: '25cmから20cmへの係数',
|
|
155
|
+
icon: 'mdi:arrow-down-bold-outline',
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
value: '2/3',
|
|
159
|
+
label: '最大投入量',
|
|
160
|
+
icon: 'mdi:format-vertical-align-top',
|
|
161
|
+
},
|
|
162
|
+
],
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
type: 'tip',
|
|
166
|
+
html: '算出された係数に関わらず、型には容量の2/3以上は入れないようにしてください。',
|
|
167
|
+
},
|
|
168
|
+
],
|
|
169
|
+
schemas: [appSchema, faqSchema, howToSchema],
|
|
170
|
+
};
|
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = '베이킹 틀 사이즈 변환 계산기';
|
|
4
|
+
const description =
|
|
5
|
+
'모든 베이킹 레시피를 내 틀에 맞게 조절하세요. 원형, 정사각형, 직사각형 틀의 변환 계수를 전문가급 정밀도로 자동 계산해 드립니다.';
|
|
6
|
+
|
|
7
|
+
const faq = [
|
|
8
|
+
{
|
|
9
|
+
question: '변환 계수는 정확히 어떻게 계산되나요?',
|
|
10
|
+
answer:
|
|
11
|
+
'계수는 "목표 틀 면적"을 "원래 레시피 틀 면적"으로 나누어 산출됩니다. 결과가 1.5라면 모든 재료의 양에 1.5를 곱하면 됩니다.',
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
question: '원형 틀을 정사각형 틀로 변환할 수 있나요?',
|
|
15
|
+
answer:
|
|
16
|
+
'네, 이 도구는 형태에 관계없이 면적을 비교하기 위해 정밀한 기하학 공식을 사용합니다. 치수만 입력하면 시스템이 자동으로 면적 동등성을 계산합니다.',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: '틀의 높이는 어떻게 고려되나요?',
|
|
20
|
+
answer:
|
|
21
|
+
'이 도구는 가장 중요한 바닥 면적에 집중합니다. 내 틀이 원본보다 훨씬 높거나 낮다면 온도와 관계없이 굽는 시간을 약간 조정해야 할 수도 있습니다.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: '재료 목록에 항목을 추가하는 방법은?',
|
|
25
|
+
answer:
|
|
26
|
+
'하단 버튼을 클릭하여 새 행을 추가하세요. 재료 이름과 원래 무게를 적으면 변환된 양이 즉시 실시간으로 업데이트됩니다.',
|
|
27
|
+
},
|
|
28
|
+
];
|
|
29
|
+
|
|
30
|
+
const howTo = [
|
|
31
|
+
{
|
|
32
|
+
name: '원래 레시피 틀 설정',
|
|
33
|
+
text: '만들고자 하는 원래 레시피가 기준으로 삼은 틀의 형태와 치수를 선택합니다.',
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
name: '내 틀 설정',
|
|
37
|
+
text: '집에 가지고 있는 틀의 치수를 입력하세요. 시스템이 즉시 변환 계수를 계산합니다.',
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
name: '재료 계산기 활용',
|
|
41
|
+
text: '레시피의 재료를 추가하여 내 틀에 필요한 정확한 양을 확인하세요.',
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
name: '굽기 조절',
|
|
45
|
+
text: '사이즈가 변하면 온도가 같더라도 굽는 시간이 달라지는 경우가 많다는 점을 기억하세요.',
|
|
46
|
+
},
|
|
47
|
+
];
|
|
48
|
+
|
|
49
|
+
const faqSchema = {
|
|
50
|
+
'@context': 'https://schema.org',
|
|
51
|
+
'@type': 'FAQPage',
|
|
52
|
+
mainEntity: faq.map((item) => ({
|
|
53
|
+
'@type': 'Question',
|
|
54
|
+
name: item.question,
|
|
55
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
56
|
+
})),
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
const howToSchema = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'HowTo',
|
|
62
|
+
name: title,
|
|
63
|
+
description,
|
|
64
|
+
step: howTo.map((step) => ({
|
|
65
|
+
'@type': 'HowToStep',
|
|
66
|
+
name: step.name,
|
|
67
|
+
text: step.text,
|
|
68
|
+
})),
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
const appSchema = {
|
|
72
|
+
'@context': 'https://schema.org',
|
|
73
|
+
'@type': 'SoftwareApplication',
|
|
74
|
+
name: title,
|
|
75
|
+
description,
|
|
76
|
+
applicationCategory: 'UtilitiesApplication',
|
|
77
|
+
operatingSystem: 'All',
|
|
78
|
+
};
|
|
79
|
+
|
|
80
|
+
export const content: ToolLocaleContent = {
|
|
81
|
+
slug: 'baking-molds',
|
|
82
|
+
title,
|
|
83
|
+
description,
|
|
84
|
+
faqTitle: '사이즈 조절 관련 자주 묻는 질문',
|
|
85
|
+
bibliographyTitle: '참고 문헌 및 자료',
|
|
86
|
+
|
|
87
|
+
ui: {
|
|
88
|
+
originalRecipe: '원래 레시피',
|
|
89
|
+
yourMold: '내 틀',
|
|
90
|
+
round: '원형',
|
|
91
|
+
square: '정사각형',
|
|
92
|
+
rectangular: '직사각형',
|
|
93
|
+
diameter: '지름 (cm)',
|
|
94
|
+
side: '변 (cm)',
|
|
95
|
+
width: '너비 (cm)',
|
|
96
|
+
length: '길이 (cm)',
|
|
97
|
+
multiplyingFactor: '변환 계수',
|
|
98
|
+
equivalentMolds: '틀 사이즈가 같습니다. 그대로 조리하세요.',
|
|
99
|
+
smallerMold: '틀이 더 작습니다. 재료에 다음 계수를 곱해 줄이세요:',
|
|
100
|
+
largerMold: '틀이 더 큽니다. 재료에 다음 계수를 곱해 늘리세요:',
|
|
101
|
+
ingredientCalculator: '재료 계산기',
|
|
102
|
+
addIngredient: '재료 추가',
|
|
103
|
+
ingredient: '재료',
|
|
104
|
+
original: '원래 양',
|
|
105
|
+
final: '변환 결과',
|
|
106
|
+
exampleIngredient: '예: 밀가루',
|
|
107
|
+
delete: '삭제',
|
|
108
|
+
originalVisualization: '원본',
|
|
109
|
+
yourVisualization: '내 것',
|
|
110
|
+
defaultIngredient1: '밀가루',
|
|
111
|
+
defaultIngredient2: '설탕',
|
|
112
|
+
reduce: '축소',
|
|
113
|
+
increase: '확대',
|
|
114
|
+
},
|
|
115
|
+
|
|
116
|
+
faq,
|
|
117
|
+
bibliography: [
|
|
118
|
+
{
|
|
119
|
+
name: 'Baking Science and Technology - E.J. Pyler',
|
|
120
|
+
url: 'https://www.bakingbusiness.com/',
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
name: 'The Professional Pastry Chef - Bo Friberg',
|
|
124
|
+
url: 'https://www.wiley.com/',
|
|
125
|
+
},
|
|
126
|
+
],
|
|
127
|
+
howTo,
|
|
128
|
+
seo: [
|
|
129
|
+
{
|
|
130
|
+
type: 'title',
|
|
131
|
+
text: '베이킹 틀 사이즈별 레시피 변환 가이드',
|
|
132
|
+
level: 2,
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
type: 'paragraph',
|
|
136
|
+
html: '레시피를 다른 틀에 맞춰 변환할 때는 <strong>기하학적 비율</strong>을 지키는 것이 매우 중요합니다. 그래야만 이상적인 식감과 굽기 상태를 유지할 수 있습니다.',
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
type: 'stats',
|
|
140
|
+
columns: 4,
|
|
141
|
+
items: [
|
|
142
|
+
{
|
|
143
|
+
value: 'x1.56',
|
|
144
|
+
label: '20cm→25cm 계수',
|
|
145
|
+
icon: 'mdi:resize',
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
value: 'πr²',
|
|
149
|
+
label: '원 면적 공식',
|
|
150
|
+
icon: 'mdi:math-compass',
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
value: '0.64',
|
|
154
|
+
label: '25cm→20cm 계수',
|
|
155
|
+
icon: 'mdi:arrow-down-bold-outline',
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
value: '2/3',
|
|
159
|
+
label: '최대 충전량',
|
|
160
|
+
icon: 'mdi:format-vertical-align-top',
|
|
161
|
+
},
|
|
162
|
+
],
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
type: 'tip',
|
|
166
|
+
html: '계산된 계수와 관계없이, 틀의 2/3 이상 내용물을 채우지 않도록 주의하세요.',
|
|
167
|
+
},
|
|
168
|
+
],
|
|
169
|
+
schemas: [appSchema, faqSchema, howToSchema],
|
|
170
|
+
};
|
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = 'Bakvorm Umrechner Schalen voor Patisserie';
|
|
4
|
+
const description =
|
|
5
|
+
'Pas elk bakrecept aan je eigen vormen aan. Bereken automatisch de omrekeningsfactor voor ronde, vierkante en rechthoekige vormen met professionele precisie.';
|
|
6
|
+
|
|
7
|
+
const faq = [
|
|
8
|
+
{
|
|
9
|
+
question: 'Hoe werkt de vermenigvuldigingsfactor precies?',
|
|
10
|
+
answer:
|
|
11
|
+
'De factor wordt berekend door de oppervlakte van jouw gewenste bakvorm te delen door de oppervlakte van de vorm uit het originele recept. Als de uitkomst 1.5 is, vermenigvuldig je elk ingrediënt met dat getal.',
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
question: 'Kan ik een ronde vorm omzetten naar een vierkante?',
|
|
15
|
+
answer:
|
|
16
|
+
'Ja, de tool gebruikt nauwkeurige geometrische formules om oppervlakken te vergelijken, ongeacht de vorm. Voer gewoon de maten in en het systeem berekent de equivalentie automatisch.',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: 'Hoe zit het met de hoogte van de vormen?',
|
|
20
|
+
answer:
|
|
21
|
+
'Deze tool richt zich op de oppervlakte van de bodem. Als jouw vorm aanzienlijk hoger of lager is dan het origineel, moet je de baktijd mogelijk enigszins aanpassen.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Hoe voeg ik ingrediënten toe aan de lijst?',
|
|
25
|
+
answer:
|
|
26
|
+
'Klik op de knop onderaan om een nieuwe rij toe te voegen. Voer de naam en het originele gewicht in; het geschaalde gewicht wordt direct bijgewerkt.',
|
|
27
|
+
},
|
|
28
|
+
];
|
|
29
|
+
|
|
30
|
+
const howTo = [
|
|
31
|
+
{
|
|
32
|
+
name: 'Definieer de vorm van het recept',
|
|
33
|
+
text: 'Selecteer de vorm en afmetingen van de bakvorm waarvoor het recept oorspronkelijk is geschreven.',
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
name: 'Configureer je eigen vorm',
|
|
37
|
+
text: 'Voer de afmetingen in van de vorm die je thuis hebt. Het systeem berekent direct de omrekeningsfactor.',
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
name: 'Gebruik de ingrediënten-calculator',
|
|
41
|
+
text: 'Voeg de ingrediënten van je recept toe om de exacte hoeveelheden te zien die je nodig hebt voor jouw vorm.',
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
name: 'Pas het bakken aan',
|
|
45
|
+
text: 'Vergeet niet dat een verandering in grootte vaak een verandering in baktijd betekent, zelfs bij dezelfde temperatuur.',
|
|
46
|
+
},
|
|
47
|
+
];
|
|
48
|
+
|
|
49
|
+
const faqSchema = {
|
|
50
|
+
'@context': 'https://schema.org',
|
|
51
|
+
'@type': 'FAQPage',
|
|
52
|
+
mainEntity: faq.map((item) => ({
|
|
53
|
+
'@type': 'Question',
|
|
54
|
+
name: item.question,
|
|
55
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
56
|
+
})),
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
const howToSchema = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'HowTo',
|
|
62
|
+
name: title,
|
|
63
|
+
description,
|
|
64
|
+
step: howTo.map((step) => ({
|
|
65
|
+
'@type': 'HowToStep',
|
|
66
|
+
name: step.name,
|
|
67
|
+
text: step.text,
|
|
68
|
+
})),
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
const appSchema = {
|
|
72
|
+
'@context': 'https://schema.org',
|
|
73
|
+
'@type': 'SoftwareApplication',
|
|
74
|
+
name: title,
|
|
75
|
+
description,
|
|
76
|
+
applicationCategory: 'UtilitiesApplication',
|
|
77
|
+
operatingSystem: 'All',
|
|
78
|
+
};
|
|
79
|
+
|
|
80
|
+
export const content: ToolLocaleContent = {
|
|
81
|
+
slug: 'bakvormen',
|
|
82
|
+
title,
|
|
83
|
+
description,
|
|
84
|
+
faqTitle: 'Veelgestelde vragen over Schalen',
|
|
85
|
+
bibliographyTitle: 'Bronnen en Referenties',
|
|
86
|
+
|
|
87
|
+
ui: {
|
|
88
|
+
originalRecipe: 'Origineel Recept',
|
|
89
|
+
yourMold: 'Jouw Bakvorm',
|
|
90
|
+
round: 'Rond',
|
|
91
|
+
square: 'Vierkant',
|
|
92
|
+
rectangular: 'Rechthoekig',
|
|
93
|
+
diameter: 'Diameter (cm)',
|
|
94
|
+
side: 'Zijde (cm)',
|
|
95
|
+
width: 'Breedte (cm)',
|
|
96
|
+
length: 'Lengte (cm)',
|
|
97
|
+
multiplyingFactor: 'Vermenigvuldigingsfactor',
|
|
98
|
+
equivalentMolds: 'De vormen zijn gelijk. Gebruik dezelfde hoeveelheden.',
|
|
99
|
+
smallerMold: 'Jouw vorm is kleiner. Vermenigvuldig de ingrediënten met',
|
|
100
|
+
largerMold: 'Jouw vorm is groter. Vermenigvuldig de ingrediënten met',
|
|
101
|
+
ingredientCalculator: 'Ingrediënten Calculator',
|
|
102
|
+
addIngredient: 'Ingrediënt Toevoegen',
|
|
103
|
+
ingredient: 'Ingrediënt',
|
|
104
|
+
original: 'Origineel',
|
|
105
|
+
final: 'Eindresultaat',
|
|
106
|
+
exampleIngredient: 'Bijv. Bloem',
|
|
107
|
+
delete: 'Verwijderen',
|
|
108
|
+
originalVisualization: 'Origineel',
|
|
109
|
+
yourVisualization: 'Jouw Vorm',
|
|
110
|
+
defaultIngredient1: 'Bloem',
|
|
111
|
+
defaultIngredient2: 'Suiker',
|
|
112
|
+
reduce: 'Verminderen',
|
|
113
|
+
increase: 'Vermeerderen',
|
|
114
|
+
},
|
|
115
|
+
|
|
116
|
+
faq,
|
|
117
|
+
bibliography: [
|
|
118
|
+
{
|
|
119
|
+
name: 'Baking Science and Technology - E.J. Pyler',
|
|
120
|
+
url: 'https://www.bakingbusiness.com/',
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
name: 'The Professional Pastry Chef - Bo Friberg',
|
|
124
|
+
url: 'https://www.wiley.com/',
|
|
125
|
+
},
|
|
126
|
+
],
|
|
127
|
+
howTo,
|
|
128
|
+
seo: [
|
|
129
|
+
{
|
|
130
|
+
type: 'title',
|
|
131
|
+
text: 'Gids voor het Schalen van Recepten naar Bakvorm',
|
|
132
|
+
level: 2,
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
type: 'paragraph',
|
|
136
|
+
html: 'Het omzetten van receptmaten voor een andere bakvorm vereist het respecteren van de <strong>geometrische verhoudingen</strong> om de juiste textuur en garing te behouden.',
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
type: 'stats',
|
|
140
|
+
columns: 4,
|
|
141
|
+
items: [
|
|
142
|
+
{
|
|
143
|
+
value: 'x1.56',
|
|
144
|
+
label: 'Factor 20cm naar 25cm',
|
|
145
|
+
icon: 'mdi:resize',
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
value: 'πr²',
|
|
149
|
+
label: 'Oppervlakte cirkel',
|
|
150
|
+
icon: 'mdi:math-compass',
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
value: '0.64',
|
|
154
|
+
label: 'Factor 25cm naar 20cm',
|
|
155
|
+
icon: 'mdi:arrow-down-bold-outline',
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
value: '2/3',
|
|
159
|
+
label: 'Max. Vulniveau',
|
|
160
|
+
icon: 'mdi:format-vertical-align-top',
|
|
161
|
+
},
|
|
162
|
+
],
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
type: 'tip',
|
|
166
|
+
html: 'Vul een bakvorm nooit voor meer dan 2/3, ongeacht de berekende factor.',
|
|
167
|
+
},
|
|
168
|
+
],
|
|
169
|
+
schemas: [appSchema, faqSchema, howToSchema],
|
|
170
|
+
};
|
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = 'Kalkulator Skalowania Form do Pieczenia';
|
|
4
|
+
const description =
|
|
5
|
+
'Dostosuj dowolny przepis cukierniczy do swoich form. Automatycznie obliczaj współczynnik konwersji dla form okrągłych, kwadratowych i prostokątnych z profesjonalną precyzją.';
|
|
6
|
+
|
|
7
|
+
const faq = [
|
|
8
|
+
{
|
|
9
|
+
question: 'Jak dokładnie działa współczynnik skalowania?',
|
|
10
|
+
answer:
|
|
11
|
+
'Współczynnik otrzymuje się, dzieląc pole powierzchni formy docelowej przez pole powierzchni formy z oryginalnego przepisu. Jeśli wynik wynosi 1.5, oznacza to, że należy pomnożyć każdy składnik przez tę liczbę.',
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
question: 'Czy mogę przeliczyć formę okrągłą na kwadratową?',
|
|
15
|
+
answer:
|
|
16
|
+
'Tak, narzędzie wykorzystuje precyzyjne wzory geometryczne do porównywania powierzchni bez względu na kształt. Wystarczy wprowadzić wymiary, a system automatycznie dokona obliczeń.',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: 'Co z wysokością form?',
|
|
20
|
+
answer:
|
|
21
|
+
'To narzędzie skupia się na powierzchni dna. Jeśli Twoja forma jest znacznie wyższa lub niższa od oryginalnej, możesz potrzebować niewielkiej korekty czasu pieczenia.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Jak dodać składniki do listy?',
|
|
25
|
+
answer:
|
|
26
|
+
'Kliknij przycisk na dole, aby dodać nowy wiersz. Wpisz nazwę i oryginalną wagę; ostateczna ilość zostanie natychmiast obliczona.',
|
|
27
|
+
},
|
|
28
|
+
];
|
|
29
|
+
|
|
30
|
+
const howTo = [
|
|
31
|
+
{
|
|
32
|
+
name: 'Zdefiniuj formę z przepisu',
|
|
33
|
+
text: 'Wybierz kształt i wymiary formy, dla której oryginalnie został opracowany przepis.',
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
name: 'Skonfiguruj własną formę',
|
|
37
|
+
text: 'Wprowadź wymiary formy, którą masz w domu. System natychmiast obliczy współczynnik konwersji.',
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
name: 'Użyj kalkulatora składników',
|
|
41
|
+
text: 'Dodaj składniki swojego przepisu, aby zobaczyć dokładne ilości potrzebne dla Twojej formy.',
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
name: 'Dostosuj pieczenie',
|
|
45
|
+
text: 'Pamiętaj, że zmiana rozmiaru zazwyczaj wiąże się ze zmianą czasu pieczenia, nawet jeśli temperatura pozostaje ta sama.',
|
|
46
|
+
},
|
|
47
|
+
];
|
|
48
|
+
|
|
49
|
+
const faqSchema = {
|
|
50
|
+
'@context': 'https://schema.org',
|
|
51
|
+
'@type': 'FAQPage',
|
|
52
|
+
mainEntity: faq.map((item) => ({
|
|
53
|
+
'@type': 'Question',
|
|
54
|
+
name: item.question,
|
|
55
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
56
|
+
})),
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
const howToSchema = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'HowTo',
|
|
62
|
+
name: title,
|
|
63
|
+
description,
|
|
64
|
+
step: howTo.map((step) => ({
|
|
65
|
+
'@type': 'HowToStep',
|
|
66
|
+
name: step.name,
|
|
67
|
+
text: step.text,
|
|
68
|
+
})),
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
const appSchema = {
|
|
72
|
+
'@context': 'https://schema.org',
|
|
73
|
+
'@type': 'SoftwareApplication',
|
|
74
|
+
name: title,
|
|
75
|
+
description,
|
|
76
|
+
applicationCategory: 'UtilitiesApplication',
|
|
77
|
+
operatingSystem: 'All',
|
|
78
|
+
};
|
|
79
|
+
|
|
80
|
+
export const content: ToolLocaleContent = {
|
|
81
|
+
slug: 'formy-do-pieczenia',
|
|
82
|
+
title,
|
|
83
|
+
description,
|
|
84
|
+
faqTitle: 'Często Zadawane Pytania o Skalowanie',
|
|
85
|
+
bibliographyTitle: 'Źródła i Referencje',
|
|
86
|
+
|
|
87
|
+
ui: {
|
|
88
|
+
originalRecipe: 'Oryginalny Przepis',
|
|
89
|
+
yourMold: 'Twoja Forma',
|
|
90
|
+
round: 'Okrągła',
|
|
91
|
+
square: 'Kwadratowa',
|
|
92
|
+
rectangular: 'Prostokątna',
|
|
93
|
+
diameter: 'Średnica (cm)',
|
|
94
|
+
side: 'Bok (cm)',
|
|
95
|
+
width: 'Szerokość (cm)',
|
|
96
|
+
length: 'Długość (cm)',
|
|
97
|
+
multiplyingFactor: 'Współczynnik Skalowania',
|
|
98
|
+
equivalentMolds: 'Formy są równoważne. Użyj tych samych ilości.',
|
|
99
|
+
smallerMold: 'Twoja forma jest mniejsza. Pomnóż składniki przez',
|
|
100
|
+
largerMold: 'Twoja forma jest większa. Pomnóż składniki przez',
|
|
101
|
+
ingredientCalculator: 'Kalkulator Składników',
|
|
102
|
+
addIngredient: 'Dodaj Składnik',
|
|
103
|
+
ingredient: 'Składnik',
|
|
104
|
+
original: 'Oryginał',
|
|
105
|
+
final: 'Wynik',
|
|
106
|
+
exampleIngredient: 'Np. Mąka',
|
|
107
|
+
delete: 'Usuń',
|
|
108
|
+
originalVisualization: 'Oryginał',
|
|
109
|
+
yourVisualization: 'Twoja',
|
|
110
|
+
defaultIngredient1: 'Mąka',
|
|
111
|
+
defaultIngredient2: 'Cukier',
|
|
112
|
+
reduce: 'Zmniejsz',
|
|
113
|
+
increase: 'Zwiększ',
|
|
114
|
+
},
|
|
115
|
+
|
|
116
|
+
faq,
|
|
117
|
+
bibliography: [
|
|
118
|
+
{
|
|
119
|
+
name: 'Baking Science and Technology - E.J. Pyler',
|
|
120
|
+
url: 'https://www.bakingbusiness.com/',
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
name: 'The Professional Pastry Chef - Bo Friberg',
|
|
124
|
+
url: 'https://www.wiley.com/',
|
|
125
|
+
},
|
|
126
|
+
],
|
|
127
|
+
howTo,
|
|
128
|
+
seo: [
|
|
129
|
+
{
|
|
130
|
+
type: 'title',
|
|
131
|
+
text: 'Przewodnik po Skalowaniu Przepisów wg Formy',
|
|
132
|
+
level: 2,
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
type: 'paragraph',
|
|
136
|
+
html: 'Przeliczanie ilości dla innej formy wymaga zachowania <strong>proporcji geometrycznych</strong>, aby utrzymać idealną teksturę.',
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
type: 'stats',
|
|
140
|
+
columns: 4,
|
|
141
|
+
items: [
|
|
142
|
+
{
|
|
143
|
+
value: 'x1.56',
|
|
144
|
+
label: 'Faktor z 20cm na 25cm',
|
|
145
|
+
icon: 'mdi:resize',
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
value: 'πr²',
|
|
149
|
+
label: 'Wzór na pole koła',
|
|
150
|
+
icon: 'mdi:math-compass',
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
value: '0.64',
|
|
154
|
+
label: 'Faktor z 25cm na 20cm',
|
|
155
|
+
icon: 'mdi:arrow-down-bold-outline',
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
value: '2/3',
|
|
159
|
+
label: 'Maks. Wypełnienie',
|
|
160
|
+
icon: 'mdi:format-vertical-align-top',
|
|
161
|
+
},
|
|
162
|
+
],
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
type: 'tip',
|
|
166
|
+
html: 'Nigdy nie napełniaj formy więcej niż do 2/3 jej pojemności, niezależnie od obliczonego współczynnika.',
|
|
167
|
+
},
|
|
168
|
+
],
|
|
169
|
+
schemas: [appSchema, faqSchema, howToSchema],
|
|
170
|
+
};
|