@jjlmoya/utils-diy 1.28.0 → 1.30.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/category/i18n/de.ts +12 -12
- package/src/category/i18n/en.ts +110 -110
- package/src/category/i18n/es.ts +110 -110
- package/src/category/i18n/fr.ts +101 -101
- package/src/category/i18n/id.ts +12 -12
- package/src/category/i18n/it.ts +12 -12
- package/src/category/i18n/ja.ts +12 -12
- package/src/category/i18n/ko.ts +12 -12
- package/src/category/i18n/nl.ts +12 -12
- package/src/category/i18n/pl.ts +12 -12
- package/src/category/i18n/pt.ts +12 -12
- package/src/category/i18n/ru.ts +12 -12
- package/src/category/i18n/sv.ts +12 -12
- package/src/category/i18n/tr.ts +12 -12
- package/src/category/i18n/zh.ts +12 -12
- package/src/category/index.ts +36 -36
- package/src/category/seo.astro +1 -1
- package/src/components/PreviewNavSidebar.astro +1 -1
- package/src/components/PreviewToolbar.astro +1 -1
- package/src/data.ts +1 -1
- package/src/entries.ts +37 -37
- package/src/env.d.ts +1 -1
- package/src/index.ts +50 -50
- package/src/layouts/PreviewLayout.astro +1 -1
- package/src/pages/index.astro +1 -1
- package/src/tests/category_seo_quality.test.ts +74 -0
- package/src/tests/faq_count.test.ts +1 -1
- package/src/tests/mocks/astro_mock.js +1 -1
- package/src/tests/no_h1_in_components.test.ts +1 -1
- package/src/tests/seo_length.test.ts +1 -1
- package/src/tests/seo_parity.test.ts +2 -2
- package/src/tests/seo_translation_completeness.test.ts +18 -12
- package/src/tests/tool_validation.test.ts +15 -15
- package/src/tool/balusterCalculator/bibliography.ts +16 -16
- package/src/tool/balusterCalculator/i18n/de.ts +251 -251
- package/src/tool/balusterCalculator/i18n/en.ts +251 -251
- package/src/tool/balusterCalculator/i18n/es.ts +251 -251
- package/src/tool/balusterCalculator/i18n/fr.ts +251 -251
- package/src/tool/balusterCalculator/i18n/id.ts +251 -251
- package/src/tool/balusterCalculator/i18n/it.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ja.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ko.ts +251 -251
- package/src/tool/balusterCalculator/i18n/nl.ts +251 -251
- package/src/tool/balusterCalculator/i18n/pl.ts +251 -251
- package/src/tool/balusterCalculator/i18n/pt.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ru.ts +251 -251
- package/src/tool/balusterCalculator/i18n/sv.ts +251 -251
- package/src/tool/balusterCalculator/i18n/tr.ts +251 -251
- package/src/tool/balusterCalculator/i18n/zh.ts +251 -251
- package/src/tool/balusterCalculator/seo.astro +15 -15
- package/src/tool/clayCalculator/bibliography.ts +12 -12
- package/src/tool/clayCalculator/i18n/de.ts +174 -174
- package/src/tool/clayCalculator/i18n/en.ts +174 -174
- package/src/tool/clayCalculator/i18n/es.ts +174 -174
- package/src/tool/clayCalculator/i18n/fr.ts +174 -174
- package/src/tool/clayCalculator/i18n/id.ts +174 -174
- package/src/tool/clayCalculator/i18n/it.ts +174 -174
- package/src/tool/clayCalculator/i18n/ja.ts +173 -173
- package/src/tool/clayCalculator/i18n/ko.ts +174 -174
- package/src/tool/clayCalculator/i18n/nl.ts +174 -174
- package/src/tool/clayCalculator/i18n/pl.ts +174 -174
- package/src/tool/clayCalculator/i18n/pt.ts +174 -174
- package/src/tool/clayCalculator/i18n/ru.ts +174 -174
- package/src/tool/clayCalculator/i18n/sv.ts +174 -174
- package/src/tool/clayCalculator/i18n/tr.ts +174 -174
- package/src/tool/clayCalculator/i18n/zh.ts +174 -174
- package/src/tool/clayCalculator/seo.astro +15 -15
- package/src/tool/concreteCalculator/bibliography.ts +7 -7
- package/src/tool/concreteCalculator/i18n/de.ts +188 -188
- package/src/tool/concreteCalculator/i18n/en.ts +188 -188
- package/src/tool/concreteCalculator/i18n/es.ts +188 -188
- package/src/tool/concreteCalculator/i18n/fr.ts +188 -188
- package/src/tool/concreteCalculator/i18n/id.ts +188 -188
- package/src/tool/concreteCalculator/i18n/it.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ja.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ko.ts +188 -188
- package/src/tool/concreteCalculator/i18n/nl.ts +188 -188
- package/src/tool/concreteCalculator/i18n/pl.ts +188 -188
- package/src/tool/concreteCalculator/i18n/pt.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ru.ts +188 -188
- package/src/tool/concreteCalculator/i18n/sv.ts +188 -188
- package/src/tool/concreteCalculator/i18n/tr.ts +188 -188
- package/src/tool/concreteCalculator/i18n/zh.ts +188 -188
- package/src/tool/concreteCalculator/seo.astro +15 -15
- package/src/tool/cutOptimizer/bibliography.ts +12 -12
- package/src/tool/cutOptimizer/i18n/de.ts +169 -169
- package/src/tool/cutOptimizer/i18n/en.ts +169 -169
- package/src/tool/cutOptimizer/i18n/es.ts +169 -169
- package/src/tool/cutOptimizer/i18n/fr.ts +169 -169
- package/src/tool/cutOptimizer/i18n/id.ts +169 -169
- package/src/tool/cutOptimizer/i18n/it.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ja.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ko.ts +169 -169
- package/src/tool/cutOptimizer/i18n/nl.ts +169 -169
- package/src/tool/cutOptimizer/i18n/pl.ts +169 -169
- package/src/tool/cutOptimizer/i18n/pt.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ru.ts +169 -169
- package/src/tool/cutOptimizer/i18n/sv.ts +169 -169
- package/src/tool/cutOptimizer/i18n/tr.ts +169 -169
- package/src/tool/cutOptimizer/i18n/zh.ts +169 -169
- package/src/tool/cutOptimizer/seo.astro +15 -15
- package/src/tool/drillCalculator/bibliography.ts +12 -12
- package/src/tool/drillCalculator/i18n/de.ts +134 -134
- package/src/tool/drillCalculator/i18n/en.ts +134 -134
- package/src/tool/drillCalculator/i18n/es.ts +134 -134
- package/src/tool/drillCalculator/i18n/fr.ts +134 -134
- package/src/tool/drillCalculator/i18n/id.ts +134 -134
- package/src/tool/drillCalculator/i18n/it.ts +134 -134
- package/src/tool/drillCalculator/i18n/ja.ts +134 -134
- package/src/tool/drillCalculator/i18n/ko.ts +134 -134
- package/src/tool/drillCalculator/i18n/nl.ts +134 -134
- package/src/tool/drillCalculator/i18n/pl.ts +134 -134
- package/src/tool/drillCalculator/i18n/pt.ts +134 -134
- package/src/tool/drillCalculator/i18n/ru.ts +134 -134
- package/src/tool/drillCalculator/i18n/sv.ts +134 -134
- package/src/tool/drillCalculator/i18n/tr.ts +134 -134
- package/src/tool/drillCalculator/i18n/zh.ts +134 -134
- package/src/tool/drillCalculator/seo.astro +15 -15
- package/src/tool/drillSharpener/bibliography.ts +16 -16
- package/src/tool/drillSharpener/i18n/de.ts +117 -117
- package/src/tool/drillSharpener/i18n/en.ts +117 -117
- package/src/tool/drillSharpener/i18n/es.ts +117 -117
- package/src/tool/drillSharpener/i18n/fr.ts +117 -117
- package/src/tool/drillSharpener/i18n/id.ts +117 -117
- package/src/tool/drillSharpener/i18n/it.ts +117 -117
- package/src/tool/drillSharpener/i18n/ja.ts +117 -117
- package/src/tool/drillSharpener/i18n/ko.ts +117 -117
- package/src/tool/drillSharpener/i18n/nl.ts +117 -117
- package/src/tool/drillSharpener/i18n/pl.ts +117 -117
- package/src/tool/drillSharpener/i18n/pt.ts +117 -117
- package/src/tool/drillSharpener/i18n/ru.ts +117 -117
- package/src/tool/drillSharpener/i18n/sv.ts +117 -117
- package/src/tool/drillSharpener/i18n/tr.ts +117 -117
- package/src/tool/drillSharpener/i18n/zh.ts +117 -117
- package/src/tool/drillSharpener/seo.astro +15 -15
- package/src/tool/epoxyCalculator/bibliography.ts +20 -20
- package/src/tool/epoxyCalculator/i18n/de.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/en.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/es.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/fr.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/id.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/it.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ja.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ko.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/nl.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/pl.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/pt.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ru.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/sv.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/tr.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/zh.ts +116 -116
- package/src/tool/epoxyCalculator/seo.astro +15 -15
- package/src/tool/furnitureFit/bibliography.ts +12 -12
- package/src/tool/furnitureFit/i18n/de.ts +111 -111
- package/src/tool/furnitureFit/i18n/en.ts +149 -149
- package/src/tool/furnitureFit/i18n/es.ts +149 -149
- package/src/tool/furnitureFit/i18n/fr.ts +149 -149
- package/src/tool/furnitureFit/i18n/id.ts +111 -111
- package/src/tool/furnitureFit/i18n/it.ts +111 -111
- package/src/tool/furnitureFit/i18n/ja.ts +111 -111
- package/src/tool/furnitureFit/i18n/ko.ts +111 -111
- package/src/tool/furnitureFit/i18n/nl.ts +111 -111
- package/src/tool/furnitureFit/i18n/pl.ts +111 -111
- package/src/tool/furnitureFit/i18n/pt.ts +111 -111
- package/src/tool/furnitureFit/i18n/ru.ts +111 -111
- package/src/tool/furnitureFit/i18n/sv.ts +111 -111
- package/src/tool/furnitureFit/i18n/tr.ts +111 -111
- package/src/tool/furnitureFit/i18n/zh.ts +111 -111
- package/src/tool/furnitureFit/seo.astro +15 -15
- package/src/tool/mortarCalculator/bibliography.ts +20 -20
- package/src/tool/mortarCalculator/i18n/de.ts +130 -130
- package/src/tool/mortarCalculator/i18n/en.ts +202 -202
- package/src/tool/mortarCalculator/i18n/es.ts +179 -179
- package/src/tool/mortarCalculator/i18n/fr.ts +203 -203
- package/src/tool/mortarCalculator/i18n/id.ts +130 -130
- package/src/tool/mortarCalculator/i18n/it.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ja.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ko.ts +130 -130
- package/src/tool/mortarCalculator/i18n/nl.ts +130 -130
- package/src/tool/mortarCalculator/i18n/pl.ts +130 -130
- package/src/tool/mortarCalculator/i18n/pt.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ru.ts +130 -130
- package/src/tool/mortarCalculator/i18n/sv.ts +130 -130
- package/src/tool/mortarCalculator/i18n/tr.ts +130 -130
- package/src/tool/mortarCalculator/i18n/zh.ts +130 -130
- package/src/tool/mortarCalculator/seo.astro +15 -15
- package/src/tool/passepartoutCalculator/bibliography.ts +16 -16
- package/src/tool/passepartoutCalculator/i18n/de.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/en.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/es.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/fr.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/id.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/it.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ja.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ko.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/nl.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/pl.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/pt.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ru.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/sv.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/tr.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/zh.ts +108 -108
- package/src/tool/passepartoutCalculator/seo.astro +15 -15
- package/src/tool/pythagoreanRightAngleCalculator/bibliography.ts +12 -12
- package/src/tool/pythagoreanRightAngleCalculator/i18n/de.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/en.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/es.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/fr.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/id.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/it.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ja.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ko.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/nl.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pl.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pt.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ru.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/sv.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/tr.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/zh.ts +129 -129
- package/src/tool/stairCalculator/bibliography.ts +16 -16
- package/src/tool/stairCalculator/i18n/de.ts +143 -143
- package/src/tool/stairCalculator/i18n/en.ts +145 -145
- package/src/tool/stairCalculator/i18n/es.ts +145 -145
- package/src/tool/stairCalculator/i18n/fr.ts +145 -145
- package/src/tool/stairCalculator/i18n/id.ts +143 -143
- package/src/tool/stairCalculator/i18n/it.ts +143 -143
- package/src/tool/stairCalculator/i18n/ja.ts +143 -143
- package/src/tool/stairCalculator/i18n/ko.ts +143 -143
- package/src/tool/stairCalculator/i18n/nl.ts +143 -143
- package/src/tool/stairCalculator/i18n/pl.ts +143 -143
- package/src/tool/stairCalculator/i18n/pt.ts +143 -143
- package/src/tool/stairCalculator/i18n/ru.ts +143 -143
- package/src/tool/stairCalculator/i18n/sv.ts +143 -143
- package/src/tool/stairCalculator/i18n/tr.ts +143 -143
- package/src/tool/stairCalculator/i18n/zh.ts +143 -143
- package/src/tool/stairCalculator/seo.astro +15 -15
- package/src/tool/thermalExpansionCalculator/bibliography.ts +16 -16
- package/src/tool/thermalExpansionCalculator/i18n/de.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/en.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/es.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/fr.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/id.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/it.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ja.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ko.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/nl.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/pl.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/pt.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ru.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/sv.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/tr.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/zh.ts +132 -132
- package/src/tool/thermalExpansionCalculator/seo.astro +15 -15
- package/src/tool/twoStrokeMixtureCalculator/bibliography.ts +12 -12
- package/src/tool/twoStrokeMixtureCalculator/i18n/de.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/en.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/es.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/fr.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/id.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/it.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ja.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ko.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/nl.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/pl.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/pt.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ru.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/sv.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/tr.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/zh.ts +194 -194
- package/src/tool/voltageDropCalculator/bibliography.ts +16 -16
- package/src/tool/voltageDropCalculator/i18n/de.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/en.ts +151 -151
- package/src/tool/voltageDropCalculator/i18n/es.ts +151 -151
- package/src/tool/voltageDropCalculator/i18n/fr.ts +145 -145
- package/src/tool/voltageDropCalculator/i18n/id.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/it.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ja.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ko.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/nl.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/pl.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/pt.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ru.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/sv.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/tr.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/zh.ts +113 -113
- package/src/tool/voltageDropCalculator/seo.astro +15 -15
- package/src/tool/workshopFractionConverter/bibliography.ts +12 -12
- package/src/tool/workshopFractionConverter/i18n/de.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/en.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/es.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/fr.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/id.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/it.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ja.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ko.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/nl.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/pl.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/pt.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ru.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/sv.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/tr.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/zh.ts +147 -147
- package/src/tools.ts +20 -20
|
@@ -1,143 +1,143 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { StairCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'stair-calculator';
|
|
7
|
-
const title = '계단 계산기: 설계 및 시공';
|
|
8
|
-
const description = '계단의 정확한 치수(챌면 높이, 디딤면 너비, 각도)와 자재량을 계산합니다. 블론델의 법칙을 준수하여 시공 오류를 방지하세요.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: '블론델의 법칙(경사 법칙)이란 무엇인가요?',
|
|
13
|
-
answer: '계단을 편안하게 만들기 위해 「챌면 높이 × 2 + 디딤면 너비 = 62~64cm (2H + W = 63)」라는 공식을 따르는 것입니다. 이 법칙은 인간의 평균 보폭을 바탕으로 설계되어 안전하고 편안한 보행을 보장합니다.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: '계단 한 단의 최대 높이는 얼마인가요?',
|
|
17
|
-
answer: '주거용 건물에서는 18~19cm를 넘지 않는 것을 권장합니다. 공공 장소의 경우 규정에 따라 보통 최대 17.5cm로 제한됩니다. 이보다 높으면 쉽게 피로해지고 위험할 수 있습니다.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: '공간이 좁은 경우 어떻게 계산하나요?',
|
|
21
|
-
answer: '수평 거리가 제한된 경우 단수를 늘려 챌면 높이를 낮추거나, 편안함은 다소 포기하더라도 더 가파른 경사를 선택해야 합니다. 이 계산기는 최적의 균형을 찾는 데 도움을 줍니다.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: '콘크리트 부피 계산에는 무엇이 포함되나요?',
|
|
25
|
-
answer: '계단 단 부분과 더불어 단을 지지하는 경사 슬래브(기울어진 바닥판)를 고려한 총 부피를 계산합니다. 슬래브 부분을 생략하면 콘크리트 주문량이 부족해질 수 있습니다.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: '누적 먹매김이 중요한 이유는 무엇인가요?',
|
|
29
|
-
answer: '각 단을 개별적으로 측정하면 오차가 누적됩니다. 누적 먹매김을 통해 모든 단의 높이를 정확히 같게 유지함으로써 사고를 예방하고 사용 편의성을 높일 수 있습니다.',
|
|
30
|
-
},
|
|
31
|
-
];
|
|
32
|
-
|
|
33
|
-
const howToData = [
|
|
34
|
-
{ name: '높이 차이 측정', text: '아래층 마감 바닥부터 위층 마감 바닥까지의 전체 높이(H)를 측정합니다. 이는 모든 계산의 기본 데이터가 됩니다.' },
|
|
35
|
-
{ name: '사용 가능한 길이 입력', text: '선택 사항: 공간 제약이 있는 경우 사용 가능한 수평 거리(L)를 입력합니다. 제약이 없으면 0을 입력합니다.' },
|
|
36
|
-
{ name: '단수 조정', text: '계산기가 제안하는 기본 단수를 바탕으로 조정할 수 있습니다. 블론델 지표가 초록색(62-64cm)이 되도록 조정하는 것이 가장 편안합니다.' },
|
|
37
|
-
{ name: '시공 매개변수 설정', text: '슬래브 두께, 마감재 두께, 콘크리트 강도, 계단 너비를 지정합니다. 이 데이터는 최종 물량 산출에 반영됩니다.' },
|
|
38
|
-
];
|
|
39
|
-
|
|
40
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
41
|
-
'@context': 'https://schema.org',
|
|
42
|
-
'@type': 'FAQPage',
|
|
43
|
-
mainEntity: faqData.map((item) => ({
|
|
44
|
-
'@type': 'Question',
|
|
45
|
-
name: item.question,
|
|
46
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
47
|
-
})),
|
|
48
|
-
};
|
|
49
|
-
|
|
50
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
51
|
-
'@context': 'https://schema.org',
|
|
52
|
-
'@type': 'HowTo',
|
|
53
|
-
name: title,
|
|
54
|
-
description,
|
|
55
|
-
step: howToData.map((step, i) => ({
|
|
56
|
-
'@type': 'HowToStep',
|
|
57
|
-
position: i + 1,
|
|
58
|
-
name: step.name,
|
|
59
|
-
text: step.text,
|
|
60
|
-
})),
|
|
61
|
-
};
|
|
62
|
-
|
|
63
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
64
|
-
'@context': 'https://schema.org',
|
|
65
|
-
'@type': 'SoftwareApplication',
|
|
66
|
-
name: title,
|
|
67
|
-
description,
|
|
68
|
-
applicationCategory: 'UtilityApplication',
|
|
69
|
-
operatingSystem: 'All',
|
|
70
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
71
|
-
inLanguage: 'ko',
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
export const content: ToolLocaleContent<StairCalculatorUI> = {
|
|
75
|
-
slug,
|
|
76
|
-
title,
|
|
77
|
-
description,
|
|
78
|
-
faqTitle: '자주 묻는 질문',
|
|
79
|
-
faq: faqData,
|
|
80
|
-
bibliography,
|
|
81
|
-
howTo: howToData,
|
|
82
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
-
seo: [
|
|
84
|
-
{ type: 'title', text: '계단의 기하학적 설계: 블론델의 법칙', level: 2 },
|
|
85
|
-
{ type: 'paragraph', html: '계단의 편안함은 인간의 보폭에 달려 있습니다. 승하차 시 우리 몸은 예측 가능한 리듬을 원합니다. 블론델의 법칙(2챌면 높이 + 1디딤면 너비 = 62~64cm)은 안전과 편안함을 보장하는 표준 규격입니다.' },
|
|
86
|
-
{ type: 'title', text: '구조 및 자재 관리', level: 3 },
|
|
87
|
-
{ type: 'paragraph', html: '전문적인 시공을 위해서는 콘크리트 슬래브(단을 지지하는 경사면)를 반드시 고려해야 합니다. 이 부피를 무시하면 발주 부족이나 부실 시공의 원인이 됩니다. 계산기는 이 과정을 자동으로 처리합니다.' },
|
|
88
|
-
{ type: 'title', text: '먹매김과 오차 누적', level: 3 },
|
|
89
|
-
{ type: 'paragraph', html: '건설 현장에서 최대의 적은 밀리미터 단위의 오차입니다. 각 단을 따로 측정하면 오차가 쌓여 마지막 단이 처음보다 5cm 높거나 낮아질 수 있습니다.' },
|
|
90
|
-
|
|
91
|
-
{ type: 'paragraph', html: "사용하기 전에 계산기가 표시한 가정과 결과를 함께 확인하세요." },
|
|
92
|
-
{ type: 'paragraph', html: "입력값, 단위, 반올림, 날짜와 관할을 확인하세요. 모두 추정값을 바꿀 수 있습니다." },],
|
|
93
|
-
ui: {
|
|
94
|
-
labelGeometry: '기하학 및 공간',
|
|
95
|
-
labelTotalHeight: '전체 높이 (H)',
|
|
96
|
-
labelAvailableLength: '사용 가능한 길이 (L)',
|
|
97
|
-
labelAvailableLengthHint: '제약이 없는 경우 0 입력.',
|
|
98
|
-
labelNumSteps: '단수',
|
|
99
|
-
labelOptimize: '최적화 (18cm)',
|
|
100
|
-
labelWork: '시공 및 설치',
|
|
101
|
-
labelSlabThickness: '슬래브 두께 (e)',
|
|
102
|
-
labelFinishThickness: '마감 두께',
|
|
103
|
-
labelCeilingHeight: '천장 높이',
|
|
104
|
-
labelStairWidth: '계단 너비',
|
|
105
|
-
labelConcreteStrength: '콘크리트 강도',
|
|
106
|
-
optionH150: '18MPa (버림용)',
|
|
107
|
-
optionH200: '21MPa (일반건축)',
|
|
108
|
-
optionH250: '24MPa (구조용)',
|
|
109
|
-
labelRiser: '챌면 높이',
|
|
110
|
-
labelTread: '디딤면 너비',
|
|
111
|
-
labelSlope: '경사',
|
|
112
|
-
labelRealAdvance: '실제 총 길이',
|
|
113
|
-
labelLayoutTable: '먹매김 및 실행',
|
|
114
|
-
colStep: '단',
|
|
115
|
-
colConcreteHeight: '콘크리트 높이',
|
|
116
|
-
colFinishedHeight: '마감 후 높이',
|
|
117
|
-
colAdvance: '수평 거리',
|
|
118
|
-
adjustedNote: '조정됨',
|
|
119
|
-
labelMaterials: '부피 및 자재',
|
|
120
|
-
labelTotalConcrete: '총 콘크리트량:',
|
|
121
|
-
labelCement: '시멘트 (25kg 포대):',
|
|
122
|
-
labelSand: '필요 모래량:',
|
|
123
|
-
unitM3: 'm³',
|
|
124
|
-
unitBags: '포대',
|
|
125
|
-
unitLiters: 'L',
|
|
126
|
-
btnShare: '공유',
|
|
127
|
-
btnPrint: 'PDF 인쇄',
|
|
128
|
-
statusOptimalComfort: '최적의 편안함',
|
|
129
|
-
statusMarginLimit: '허용 범위',
|
|
130
|
-
statusCriticalDesign: '가파른 설계',
|
|
131
|
-
statusRiserError: '치수 오류',
|
|
132
|
-
msgInvalidValues: '잘못된 값입니다',
|
|
133
|
-
msgInsufficientSpace: '공간 부족',
|
|
134
|
-
msgDangerousTread: '디딤면 너비 {val}cm은 위험합니다.',
|
|
135
|
-
msgBlondelValue: '블론델 값: {val}cm.',
|
|
136
|
-
msgOptimalStep: '편안한 보폭: {val}cm.',
|
|
137
|
-
msgLowCeiling: '머리 주의 (<2m)',
|
|
138
|
-
msgCalculating: '계산 중...',
|
|
139
|
-
msgEnterMeasurements: '치수를 입력하세요',
|
|
140
|
-
shareTitle: '시공 요약',
|
|
141
|
-
shareMessage: '계단: H={h}cm, 단수={n}, 챌면={ch}cm, 부피={vol}m3',
|
|
142
|
-
},
|
|
143
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { StairCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'stair-calculator';
|
|
7
|
+
const title = '계단 계산기: 설계 및 시공';
|
|
8
|
+
const description = '계단의 정확한 치수(챌면 높이, 디딤면 너비, 각도)와 자재량을 계산합니다. 블론델의 법칙을 준수하여 시공 오류를 방지하세요.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: '블론델의 법칙(경사 법칙)이란 무엇인가요?',
|
|
13
|
+
answer: '계단을 편안하게 만들기 위해 「챌면 높이 × 2 + 디딤면 너비 = 62~64cm (2H + W = 63)」라는 공식을 따르는 것입니다. 이 법칙은 인간의 평균 보폭을 바탕으로 설계되어 안전하고 편안한 보행을 보장합니다.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: '계단 한 단의 최대 높이는 얼마인가요?',
|
|
17
|
+
answer: '주거용 건물에서는 18~19cm를 넘지 않는 것을 권장합니다. 공공 장소의 경우 규정에 따라 보통 최대 17.5cm로 제한됩니다. 이보다 높으면 쉽게 피로해지고 위험할 수 있습니다.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: '공간이 좁은 경우 어떻게 계산하나요?',
|
|
21
|
+
answer: '수평 거리가 제한된 경우 단수를 늘려 챌면 높이를 낮추거나, 편안함은 다소 포기하더라도 더 가파른 경사를 선택해야 합니다. 이 계산기는 최적의 균형을 찾는 데 도움을 줍니다.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: '콘크리트 부피 계산에는 무엇이 포함되나요?',
|
|
25
|
+
answer: '계단 단 부분과 더불어 단을 지지하는 경사 슬래브(기울어진 바닥판)를 고려한 총 부피를 계산합니다. 슬래브 부분을 생략하면 콘크리트 주문량이 부족해질 수 있습니다.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: '누적 먹매김이 중요한 이유는 무엇인가요?',
|
|
29
|
+
answer: '각 단을 개별적으로 측정하면 오차가 누적됩니다. 누적 먹매김을 통해 모든 단의 높이를 정확히 같게 유지함으로써 사고를 예방하고 사용 편의성을 높일 수 있습니다.',
|
|
30
|
+
},
|
|
31
|
+
];
|
|
32
|
+
|
|
33
|
+
const howToData = [
|
|
34
|
+
{ name: '높이 차이 측정', text: '아래층 마감 바닥부터 위층 마감 바닥까지의 전체 높이(H)를 측정합니다. 이는 모든 계산의 기본 데이터가 됩니다.' },
|
|
35
|
+
{ name: '사용 가능한 길이 입력', text: '선택 사항: 공간 제약이 있는 경우 사용 가능한 수평 거리(L)를 입력합니다. 제약이 없으면 0을 입력합니다.' },
|
|
36
|
+
{ name: '단수 조정', text: '계산기가 제안하는 기본 단수를 바탕으로 조정할 수 있습니다. 블론델 지표가 초록색(62-64cm)이 되도록 조정하는 것이 가장 편안합니다.' },
|
|
37
|
+
{ name: '시공 매개변수 설정', text: '슬래브 두께, 마감재 두께, 콘크리트 강도, 계단 너비를 지정합니다. 이 데이터는 최종 물량 산출에 반영됩니다.' },
|
|
38
|
+
];
|
|
39
|
+
|
|
40
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
41
|
+
'@context': 'https://schema.org',
|
|
42
|
+
'@type': 'FAQPage',
|
|
43
|
+
mainEntity: faqData.map((item) => ({
|
|
44
|
+
'@type': 'Question',
|
|
45
|
+
name: item.question,
|
|
46
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
47
|
+
})),
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
51
|
+
'@context': 'https://schema.org',
|
|
52
|
+
'@type': 'HowTo',
|
|
53
|
+
name: title,
|
|
54
|
+
description,
|
|
55
|
+
step: howToData.map((step, i) => ({
|
|
56
|
+
'@type': 'HowToStep',
|
|
57
|
+
position: i + 1,
|
|
58
|
+
name: step.name,
|
|
59
|
+
text: step.text,
|
|
60
|
+
})),
|
|
61
|
+
};
|
|
62
|
+
|
|
63
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
64
|
+
'@context': 'https://schema.org',
|
|
65
|
+
'@type': 'SoftwareApplication',
|
|
66
|
+
name: title,
|
|
67
|
+
description,
|
|
68
|
+
applicationCategory: 'UtilityApplication',
|
|
69
|
+
operatingSystem: 'All',
|
|
70
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
71
|
+
inLanguage: 'ko',
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
export const content: ToolLocaleContent<StairCalculatorUI> = {
|
|
75
|
+
slug,
|
|
76
|
+
title,
|
|
77
|
+
description,
|
|
78
|
+
faqTitle: '자주 묻는 질문',
|
|
79
|
+
faq: faqData,
|
|
80
|
+
bibliography,
|
|
81
|
+
howTo: howToData,
|
|
82
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
+
seo: [
|
|
84
|
+
{ type: 'title', text: '계단의 기하학적 설계: 블론델의 법칙', level: 2 },
|
|
85
|
+
{ type: 'paragraph', html: '계단의 편안함은 인간의 보폭에 달려 있습니다. 승하차 시 우리 몸은 예측 가능한 리듬을 원합니다. 블론델의 법칙(2챌면 높이 + 1디딤면 너비 = 62~64cm)은 안전과 편안함을 보장하는 표준 규격입니다.' },
|
|
86
|
+
{ type: 'title', text: '구조 및 자재 관리', level: 3 },
|
|
87
|
+
{ type: 'paragraph', html: '전문적인 시공을 위해서는 콘크리트 슬래브(단을 지지하는 경사면)를 반드시 고려해야 합니다. 이 부피를 무시하면 발주 부족이나 부실 시공의 원인이 됩니다. 계산기는 이 과정을 자동으로 처리합니다.' },
|
|
88
|
+
{ type: 'title', text: '먹매김과 오차 누적', level: 3 },
|
|
89
|
+
{ type: 'paragraph', html: '건설 현장에서 최대의 적은 밀리미터 단위의 오차입니다. 각 단을 따로 측정하면 오차가 쌓여 마지막 단이 처음보다 5cm 높거나 낮아질 수 있습니다.' },
|
|
90
|
+
|
|
91
|
+
{ type: 'paragraph', html: "사용하기 전에 계산기가 표시한 가정과 결과를 함께 확인하세요." },
|
|
92
|
+
{ type: 'paragraph', html: "입력값, 단위, 반올림, 날짜와 관할을 확인하세요. 모두 추정값을 바꿀 수 있습니다." },],
|
|
93
|
+
ui: {
|
|
94
|
+
labelGeometry: '기하학 및 공간',
|
|
95
|
+
labelTotalHeight: '전체 높이 (H)',
|
|
96
|
+
labelAvailableLength: '사용 가능한 길이 (L)',
|
|
97
|
+
labelAvailableLengthHint: '제약이 없는 경우 0 입력.',
|
|
98
|
+
labelNumSteps: '단수',
|
|
99
|
+
labelOptimize: '최적화 (18cm)',
|
|
100
|
+
labelWork: '시공 및 설치',
|
|
101
|
+
labelSlabThickness: '슬래브 두께 (e)',
|
|
102
|
+
labelFinishThickness: '마감 두께',
|
|
103
|
+
labelCeilingHeight: '천장 높이',
|
|
104
|
+
labelStairWidth: '계단 너비',
|
|
105
|
+
labelConcreteStrength: '콘크리트 강도',
|
|
106
|
+
optionH150: '18MPa (버림용)',
|
|
107
|
+
optionH200: '21MPa (일반건축)',
|
|
108
|
+
optionH250: '24MPa (구조용)',
|
|
109
|
+
labelRiser: '챌면 높이',
|
|
110
|
+
labelTread: '디딤면 너비',
|
|
111
|
+
labelSlope: '경사',
|
|
112
|
+
labelRealAdvance: '실제 총 길이',
|
|
113
|
+
labelLayoutTable: '먹매김 및 실행',
|
|
114
|
+
colStep: '단',
|
|
115
|
+
colConcreteHeight: '콘크리트 높이',
|
|
116
|
+
colFinishedHeight: '마감 후 높이',
|
|
117
|
+
colAdvance: '수평 거리',
|
|
118
|
+
adjustedNote: '조정됨',
|
|
119
|
+
labelMaterials: '부피 및 자재',
|
|
120
|
+
labelTotalConcrete: '총 콘크리트량:',
|
|
121
|
+
labelCement: '시멘트 (25kg 포대):',
|
|
122
|
+
labelSand: '필요 모래량:',
|
|
123
|
+
unitM3: 'm³',
|
|
124
|
+
unitBags: '포대',
|
|
125
|
+
unitLiters: 'L',
|
|
126
|
+
btnShare: '공유',
|
|
127
|
+
btnPrint: 'PDF 인쇄',
|
|
128
|
+
statusOptimalComfort: '최적의 편안함',
|
|
129
|
+
statusMarginLimit: '허용 범위',
|
|
130
|
+
statusCriticalDesign: '가파른 설계',
|
|
131
|
+
statusRiserError: '치수 오류',
|
|
132
|
+
msgInvalidValues: '잘못된 값입니다',
|
|
133
|
+
msgInsufficientSpace: '공간 부족',
|
|
134
|
+
msgDangerousTread: '디딤면 너비 {val}cm은 위험합니다.',
|
|
135
|
+
msgBlondelValue: '블론델 값: {val}cm.',
|
|
136
|
+
msgOptimalStep: '편안한 보폭: {val}cm.',
|
|
137
|
+
msgLowCeiling: '머리 주의 (<2m)',
|
|
138
|
+
msgCalculating: '계산 중...',
|
|
139
|
+
msgEnterMeasurements: '치수를 입력하세요',
|
|
140
|
+
shareTitle: '시공 요약',
|
|
141
|
+
shareMessage: '계단: H={h}cm, 단수={n}, 챌면={ch}cm, 부피={vol}m3',
|
|
142
|
+
},
|
|
143
|
+
};
|
|
@@ -1,143 +1,143 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { StairCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'trap-calculator';
|
|
7
|
-
const title = 'Trap Calculator: Ontwerp en Uitvoering';
|
|
8
|
-
const description = 'Bereken de exacte maten van je trap: optrede, aantrede, hoek en materialen. Houd je aan de Wet van Blondel en voorkom bouwfouten.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Wat is de Wet van Blondel?',
|
|
13
|
-
answer: 'Het is een formule die stelt dat om een trap comfortabel te maken, de som van twee optreden en één aantrede tussen 62 en 64 cm moet liggen (2 × optrede + aantrede = 63 cm). Deze wet is gebaseerd op de gemiddelde menselijke paslengte.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Wat is de maximale hoogte van een traptrede?',
|
|
17
|
-
answer: 'In woningen wordt aangeraden om niet hoger te gaan dan 18-19 cm. Voor openbare ruimtes is het maximum meestal 17,5 cm volgens de voorschriften. Hogere treden zijn vermoeiender en kunnen gevaarlijk zijn.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Hoe reken ik als ik weinig ruimte heb?',
|
|
21
|
-
answer: 'Als de horizontale ruimte beperkt is, moet je het aantal treden verhogen (de optrede verkleinen) of een steilere helling accepteren. De calculator helpt je de optimale balans te vinden.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Wat omvat de betonberekening?',
|
|
25
|
-
answer: 'Het totale volume beton wordt berekend op basis van de treden plus de schuine trapsteek (de schuine plaat die de treden ondersteunt). Als je dit volume negeert, bestel je te weinig beton.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: 'Waarom is de cumulatieve uitzetting belangrijk?',
|
|
29
|
-
answer: 'Elke trede afzonderlijk meten leidt tot cumulatieve fouten. De cumulatieve uitzetting garandeert dat alle treden exact dezelfde hoogte hebben, wat risico\'s vermijdt en het comfort verhoogt.',
|
|
30
|
-
},
|
|
31
|
-
];
|
|
32
|
-
|
|
33
|
-
const howToData = [
|
|
34
|
-
{ name: 'Hoogteverschil meten', text: 'Meet het totale hoogteverschil (H) vanaf de afgewerkte vloer beneden tot de afgewerkte vloer boven. Dit is het basisgegeven voor de hele berekening.' },
|
|
35
|
-
{ name: 'Beschikbare lengte invoeren', text: 'Optioneel: Als je ruimtebeperkingen hebt, voer dan de beschikbare horizontale lengte in. Gebruik 0 voor een vrije berekening.' },
|
|
36
|
-
{ name: 'Aantal treden aanpassen', text: 'De calculator stelt een aantal treden voor, maar je kunt dit aanpassen. Let op de Blondel-indicator: deze moet groen zijn (62-64 cm) voor maximaal comfort.' },
|
|
37
|
-
{ name: 'Bouwparameters definiëren', text: 'Geef de dikte van de plaat, afwerkingen, betonsterkte en breedte van de trap op. Deze gegevens beïnvloeden de uiteindelijke materiaalhoeveelheden.' },
|
|
38
|
-
];
|
|
39
|
-
|
|
40
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
41
|
-
'@context': 'https://schema.org',
|
|
42
|
-
'@type': 'FAQPage',
|
|
43
|
-
mainEntity: faqData.map((item) => ({
|
|
44
|
-
'@type': 'Question',
|
|
45
|
-
name: item.question,
|
|
46
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
47
|
-
})),
|
|
48
|
-
};
|
|
49
|
-
|
|
50
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
51
|
-
'@context': 'https://schema.org',
|
|
52
|
-
'@type': 'HowTo',
|
|
53
|
-
name: title,
|
|
54
|
-
description,
|
|
55
|
-
step: howToData.map((step, i) => ({
|
|
56
|
-
'@type': 'HowToStep',
|
|
57
|
-
position: i + 1,
|
|
58
|
-
name: step.name,
|
|
59
|
-
text: step.text,
|
|
60
|
-
})),
|
|
61
|
-
};
|
|
62
|
-
|
|
63
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
64
|
-
'@context': 'https://schema.org',
|
|
65
|
-
'@type': 'SoftwareApplication',
|
|
66
|
-
name: title,
|
|
67
|
-
description,
|
|
68
|
-
applicationCategory: 'UtilityApplication',
|
|
69
|
-
operatingSystem: 'All',
|
|
70
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
71
|
-
inLanguage: 'nl',
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
export const content: ToolLocaleContent<StairCalculatorUI> = {
|
|
75
|
-
slug,
|
|
76
|
-
title,
|
|
77
|
-
description,
|
|
78
|
-
faqTitle: 'Veelgestelde Vragen',
|
|
79
|
-
faq: faqData,
|
|
80
|
-
bibliography,
|
|
81
|
-
howTo: howToData,
|
|
82
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
-
seo: [
|
|
84
|
-
{ type: 'title', text: 'Geometrisch Ontwerp van Trappen: De Wet van Blondel', level: 2 },
|
|
85
|
-
{ type: 'paragraph', html: 'Het comfort van een trap hangt af van de menselijke paslengte. Je lichaam verwacht een voorspelbaar ritme bij het traplopen. De Wet van Blondel stelt dat 2 optreden + 1 aantrede = 62-64 cm de standaard is voor maximaal comfort en veiligheid.' },
|
|
86
|
-
{ type: 'title', text: 'Controle over Constructie en Materialen', level: 3 },
|
|
87
|
-
{ type: 'paragraph', html: 'Voor een professionele uitvoering is het essentieel om de betonplaat (het schuine vlak dat de treden draagt) mee te nemen. Het negeren van dit volume leidt tot onvoldoende beton en slechte uitvoering. De calculator integreert deze berekening automatisch.' },
|
|
88
|
-
{ type: 'title', text: 'Uitzetten en de Cumulatieve Fout', level: 3 },
|
|
89
|
-
{ type: 'paragraph', html: 'In de bouw is de millimeterfout de grootste vijand. Als je elke trede afzonderlijk meet, kan de som van kleine foutjes ervoor zorgen dat de laatste trede 5 cm hoger of lager uitvalt dan de eerste.' },
|
|
90
|
-
|
|
91
|
-
{ type: 'paragraph', html: "Interpreteer het resultaat samen met de aannames van de calculator voordat u het gebruikt." },
|
|
92
|
-
{ type: 'paragraph', html: "Controleer invoer, eenheden, afronding, datum en jurisdictie, want elk onderdeel kan de schatting wijzigen." },],
|
|
93
|
-
ui: {
|
|
94
|
-
labelGeometry: 'Geometrie en Ruimte',
|
|
95
|
-
labelTotalHeight: 'Totale Hoogte (H)',
|
|
96
|
-
labelAvailableLength: 'Beschikbare Lengte (L)',
|
|
97
|
-
labelAvailableLengthHint: 'Gebruik 0 voor vrije berekening.',
|
|
98
|
-
labelNumSteps: 'Aantal Treden',
|
|
99
|
-
labelOptimize: 'Optimaliseren (18cm)',
|
|
100
|
-
labelWork: 'Bouw en Installatie',
|
|
101
|
-
labelSlabThickness: 'Plaatdikte (e)',
|
|
102
|
-
labelFinishThickness: 'Afwerking',
|
|
103
|
-
labelCeilingHeight: 'Plafondhoogte',
|
|
104
|
-
labelStairWidth: 'Breedte Trap',
|
|
105
|
-
labelConcreteStrength: 'Betonsterkte',
|
|
106
|
-
optionH150: 'C12/15 (Mager)',
|
|
107
|
-
optionH200: 'C16/20 (Woning)',
|
|
108
|
-
optionH250: 'C20/25 (Constructief)',
|
|
109
|
-
labelRiser: 'Optrede',
|
|
110
|
-
labelTread: 'Aantrede',
|
|
111
|
-
labelSlope: 'Helling',
|
|
112
|
-
labelRealAdvance: 'Werkelijke Lengte',
|
|
113
|
-
labelLayoutTable: 'Uitzetten en Uitvoering',
|
|
114
|
-
colStep: 'Trede',
|
|
115
|
-
colConcreteHeight: 'H. Beton',
|
|
116
|
-
colFinishedHeight: 'H. Gereed',
|
|
117
|
-
colAdvance: 'Voortgang',
|
|
118
|
-
adjustedNote: 'Aangepast',
|
|
119
|
-
labelMaterials: 'Materialen en Volume',
|
|
120
|
-
labelTotalConcrete: 'Totaal Beton:',
|
|
121
|
-
labelCement: 'Cement (zakken/25kg):',
|
|
122
|
-
labelSand: 'Zand nodig:',
|
|
123
|
-
unitM3: 'm³',
|
|
124
|
-
unitBags: 'zakken',
|
|
125
|
-
unitLiters: 'L',
|
|
126
|
-
btnShare: 'Delen',
|
|
127
|
-
btnPrint: 'PDF Printen',
|
|
128
|
-
statusOptimalComfort: 'Optimaal Comfort',
|
|
129
|
-
statusMarginLimit: 'Grenswaarde',
|
|
130
|
-
statusCriticalDesign: 'Kritisch Ontwerp',
|
|
131
|
-
statusRiserError: 'Tredenfout',
|
|
132
|
-
msgInvalidValues: 'Ongeldige waarden',
|
|
133
|
-
msgInsufficientSpace: 'ONVOLDOENDE RUIMTE',
|
|
134
|
-
msgDangerousTread: 'Een aantrede van {val}cm is gevaarlijk.',
|
|
135
|
-
msgBlondelValue: 'Blondel-maat: {val}cm.',
|
|
136
|
-
msgOptimalStep: 'Comfortabele pas: {val}cm.',
|
|
137
|
-
msgLowCeiling: 'DOORRIJHOOGTE LAAG (<2m)',
|
|
138
|
-
msgCalculating: 'Berekenen...',
|
|
139
|
-
msgEnterMeasurements: 'Voer maten in',
|
|
140
|
-
shareTitle: 'Bouwoverzicht',
|
|
141
|
-
shareMessage: 'Trap: H={h}cm, N={n}, Opt={ch}cm, Vol={vol}m3',
|
|
142
|
-
},
|
|
143
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { StairCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'trap-calculator';
|
|
7
|
+
const title = 'Trap Calculator: Ontwerp en Uitvoering';
|
|
8
|
+
const description = 'Bereken de exacte maten van je trap: optrede, aantrede, hoek en materialen. Houd je aan de Wet van Blondel en voorkom bouwfouten.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Wat is de Wet van Blondel?',
|
|
13
|
+
answer: 'Het is een formule die stelt dat om een trap comfortabel te maken, de som van twee optreden en één aantrede tussen 62 en 64 cm moet liggen (2 × optrede + aantrede = 63 cm). Deze wet is gebaseerd op de gemiddelde menselijke paslengte.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Wat is de maximale hoogte van een traptrede?',
|
|
17
|
+
answer: 'In woningen wordt aangeraden om niet hoger te gaan dan 18-19 cm. Voor openbare ruimtes is het maximum meestal 17,5 cm volgens de voorschriften. Hogere treden zijn vermoeiender en kunnen gevaarlijk zijn.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Hoe reken ik als ik weinig ruimte heb?',
|
|
21
|
+
answer: 'Als de horizontale ruimte beperkt is, moet je het aantal treden verhogen (de optrede verkleinen) of een steilere helling accepteren. De calculator helpt je de optimale balans te vinden.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Wat omvat de betonberekening?',
|
|
25
|
+
answer: 'Het totale volume beton wordt berekend op basis van de treden plus de schuine trapsteek (de schuine plaat die de treden ondersteunt). Als je dit volume negeert, bestel je te weinig beton.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'Waarom is de cumulatieve uitzetting belangrijk?',
|
|
29
|
+
answer: 'Elke trede afzonderlijk meten leidt tot cumulatieve fouten. De cumulatieve uitzetting garandeert dat alle treden exact dezelfde hoogte hebben, wat risico\'s vermijdt en het comfort verhoogt.',
|
|
30
|
+
},
|
|
31
|
+
];
|
|
32
|
+
|
|
33
|
+
const howToData = [
|
|
34
|
+
{ name: 'Hoogteverschil meten', text: 'Meet het totale hoogteverschil (H) vanaf de afgewerkte vloer beneden tot de afgewerkte vloer boven. Dit is het basisgegeven voor de hele berekening.' },
|
|
35
|
+
{ name: 'Beschikbare lengte invoeren', text: 'Optioneel: Als je ruimtebeperkingen hebt, voer dan de beschikbare horizontale lengte in. Gebruik 0 voor een vrije berekening.' },
|
|
36
|
+
{ name: 'Aantal treden aanpassen', text: 'De calculator stelt een aantal treden voor, maar je kunt dit aanpassen. Let op de Blondel-indicator: deze moet groen zijn (62-64 cm) voor maximaal comfort.' },
|
|
37
|
+
{ name: 'Bouwparameters definiëren', text: 'Geef de dikte van de plaat, afwerkingen, betonsterkte en breedte van de trap op. Deze gegevens beïnvloeden de uiteindelijke materiaalhoeveelheden.' },
|
|
38
|
+
];
|
|
39
|
+
|
|
40
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
41
|
+
'@context': 'https://schema.org',
|
|
42
|
+
'@type': 'FAQPage',
|
|
43
|
+
mainEntity: faqData.map((item) => ({
|
|
44
|
+
'@type': 'Question',
|
|
45
|
+
name: item.question,
|
|
46
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
47
|
+
})),
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
51
|
+
'@context': 'https://schema.org',
|
|
52
|
+
'@type': 'HowTo',
|
|
53
|
+
name: title,
|
|
54
|
+
description,
|
|
55
|
+
step: howToData.map((step, i) => ({
|
|
56
|
+
'@type': 'HowToStep',
|
|
57
|
+
position: i + 1,
|
|
58
|
+
name: step.name,
|
|
59
|
+
text: step.text,
|
|
60
|
+
})),
|
|
61
|
+
};
|
|
62
|
+
|
|
63
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
64
|
+
'@context': 'https://schema.org',
|
|
65
|
+
'@type': 'SoftwareApplication',
|
|
66
|
+
name: title,
|
|
67
|
+
description,
|
|
68
|
+
applicationCategory: 'UtilityApplication',
|
|
69
|
+
operatingSystem: 'All',
|
|
70
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
71
|
+
inLanguage: 'nl',
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
export const content: ToolLocaleContent<StairCalculatorUI> = {
|
|
75
|
+
slug,
|
|
76
|
+
title,
|
|
77
|
+
description,
|
|
78
|
+
faqTitle: 'Veelgestelde Vragen',
|
|
79
|
+
faq: faqData,
|
|
80
|
+
bibliography,
|
|
81
|
+
howTo: howToData,
|
|
82
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
+
seo: [
|
|
84
|
+
{ type: 'title', text: 'Geometrisch Ontwerp van Trappen: De Wet van Blondel', level: 2 },
|
|
85
|
+
{ type: 'paragraph', html: 'Het comfort van een trap hangt af van de menselijke paslengte. Je lichaam verwacht een voorspelbaar ritme bij het traplopen. De Wet van Blondel stelt dat 2 optreden + 1 aantrede = 62-64 cm de standaard is voor maximaal comfort en veiligheid.' },
|
|
86
|
+
{ type: 'title', text: 'Controle over Constructie en Materialen', level: 3 },
|
|
87
|
+
{ type: 'paragraph', html: 'Voor een professionele uitvoering is het essentieel om de betonplaat (het schuine vlak dat de treden draagt) mee te nemen. Het negeren van dit volume leidt tot onvoldoende beton en slechte uitvoering. De calculator integreert deze berekening automatisch.' },
|
|
88
|
+
{ type: 'title', text: 'Uitzetten en de Cumulatieve Fout', level: 3 },
|
|
89
|
+
{ type: 'paragraph', html: 'In de bouw is de millimeterfout de grootste vijand. Als je elke trede afzonderlijk meet, kan de som van kleine foutjes ervoor zorgen dat de laatste trede 5 cm hoger of lager uitvalt dan de eerste.' },
|
|
90
|
+
|
|
91
|
+
{ type: 'paragraph', html: "Interpreteer het resultaat samen met de aannames van de calculator voordat u het gebruikt." },
|
|
92
|
+
{ type: 'paragraph', html: "Controleer invoer, eenheden, afronding, datum en jurisdictie, want elk onderdeel kan de schatting wijzigen." },],
|
|
93
|
+
ui: {
|
|
94
|
+
labelGeometry: 'Geometrie en Ruimte',
|
|
95
|
+
labelTotalHeight: 'Totale Hoogte (H)',
|
|
96
|
+
labelAvailableLength: 'Beschikbare Lengte (L)',
|
|
97
|
+
labelAvailableLengthHint: 'Gebruik 0 voor vrije berekening.',
|
|
98
|
+
labelNumSteps: 'Aantal Treden',
|
|
99
|
+
labelOptimize: 'Optimaliseren (18cm)',
|
|
100
|
+
labelWork: 'Bouw en Installatie',
|
|
101
|
+
labelSlabThickness: 'Plaatdikte (e)',
|
|
102
|
+
labelFinishThickness: 'Afwerking',
|
|
103
|
+
labelCeilingHeight: 'Plafondhoogte',
|
|
104
|
+
labelStairWidth: 'Breedte Trap',
|
|
105
|
+
labelConcreteStrength: 'Betonsterkte',
|
|
106
|
+
optionH150: 'C12/15 (Mager)',
|
|
107
|
+
optionH200: 'C16/20 (Woning)',
|
|
108
|
+
optionH250: 'C20/25 (Constructief)',
|
|
109
|
+
labelRiser: 'Optrede',
|
|
110
|
+
labelTread: 'Aantrede',
|
|
111
|
+
labelSlope: 'Helling',
|
|
112
|
+
labelRealAdvance: 'Werkelijke Lengte',
|
|
113
|
+
labelLayoutTable: 'Uitzetten en Uitvoering',
|
|
114
|
+
colStep: 'Trede',
|
|
115
|
+
colConcreteHeight: 'H. Beton',
|
|
116
|
+
colFinishedHeight: 'H. Gereed',
|
|
117
|
+
colAdvance: 'Voortgang',
|
|
118
|
+
adjustedNote: 'Aangepast',
|
|
119
|
+
labelMaterials: 'Materialen en Volume',
|
|
120
|
+
labelTotalConcrete: 'Totaal Beton:',
|
|
121
|
+
labelCement: 'Cement (zakken/25kg):',
|
|
122
|
+
labelSand: 'Zand nodig:',
|
|
123
|
+
unitM3: 'm³',
|
|
124
|
+
unitBags: 'zakken',
|
|
125
|
+
unitLiters: 'L',
|
|
126
|
+
btnShare: 'Delen',
|
|
127
|
+
btnPrint: 'PDF Printen',
|
|
128
|
+
statusOptimalComfort: 'Optimaal Comfort',
|
|
129
|
+
statusMarginLimit: 'Grenswaarde',
|
|
130
|
+
statusCriticalDesign: 'Kritisch Ontwerp',
|
|
131
|
+
statusRiserError: 'Tredenfout',
|
|
132
|
+
msgInvalidValues: 'Ongeldige waarden',
|
|
133
|
+
msgInsufficientSpace: 'ONVOLDOENDE RUIMTE',
|
|
134
|
+
msgDangerousTread: 'Een aantrede van {val}cm is gevaarlijk.',
|
|
135
|
+
msgBlondelValue: 'Blondel-maat: {val}cm.',
|
|
136
|
+
msgOptimalStep: 'Comfortabele pas: {val}cm.',
|
|
137
|
+
msgLowCeiling: 'DOORRIJHOOGTE LAAG (<2m)',
|
|
138
|
+
msgCalculating: 'Berekenen...',
|
|
139
|
+
msgEnterMeasurements: 'Voer maten in',
|
|
140
|
+
shareTitle: 'Bouwoverzicht',
|
|
141
|
+
shareMessage: 'Trap: H={h}cm, N={n}, Opt={ch}cm, Vol={vol}m3',
|
|
142
|
+
},
|
|
143
|
+
};
|