@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,129 +1,129 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { PythagoreanRightAngleCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'pythagorean-right-angle-calculator-3-4-5-rule';
|
|
7
|
-
const title = '直角计算器(勾股定理):完美直角的 3 4 5 法则';
|
|
8
|
-
const description = '使用勾股定理和 3-4-5 法则验证结构是否完美垂直(90°)。建筑、木工和 DIY 项目的必备工具。';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: '什么是 3-4-5 法则?',
|
|
13
|
-
answer: '3-4-5 法则是勾股数的一种。如果一个直角三角形的边在任何比例下分别为 3、4 和 5 个单位,则较短边之间的夹角正好是 90 度。这种经过现场验证的方法已在建筑行业使用了几个世纪。',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: '如何使用此计算器?',
|
|
17
|
-
answer: '输入形成拐角的两面墙(边 A 和边 B)的长度。计算器将显示完美 90 度角所需的对角线长度。然后测量您的实际对角线并输入,以验证您的拐角是否真正垂直。',
|
|
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: '对于精细工作选择英寸,对于大型结构选择英尺。您可以随时切换。' },
|
|
35
|
-
{ name: '测量两边', text: '测量形成您要检查的拐角的两面墙(边 A 和边 B)的长度。' },
|
|
36
|
-
{ name: '检查理想对角线', text: '计算器会告诉您完美 90 度角所需的对角线长度。' },
|
|
37
|
-
{ name: '测量您的对角线', text: '使用卷尺测量您的实际对角线。将其输入到可选字段中。' },
|
|
38
|
-
{ name: '查看状态', text: '绿色 = 完美直角。黄色 = 可接受。红色 = 不垂直。根据建议进行调整。' },
|
|
39
|
-
];
|
|
40
|
-
|
|
41
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
42
|
-
'@context': 'https://schema.org',
|
|
43
|
-
'@type': 'FAQPage',
|
|
44
|
-
mainEntity: faqData.map((item) => ({
|
|
45
|
-
'@type': 'Question',
|
|
46
|
-
name: item.question,
|
|
47
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
48
|
-
})),
|
|
49
|
-
};
|
|
50
|
-
|
|
51
|
-
const howToSchema: WithContext<any> = {
|
|
52
|
-
'@context': 'https://schema.org',
|
|
53
|
-
'@type': 'HowTo',
|
|
54
|
-
name: title,
|
|
55
|
-
description,
|
|
56
|
-
step: howToData.map((step, i) => ({
|
|
57
|
-
'@type': 'HowToStep',
|
|
58
|
-
position: i + 1,
|
|
59
|
-
name: step.name,
|
|
60
|
-
text: step.text,
|
|
61
|
-
})),
|
|
62
|
-
};
|
|
63
|
-
|
|
64
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
65
|
-
'@context': 'https://schema.org',
|
|
66
|
-
'@type': 'SoftwareApplication',
|
|
67
|
-
name: title,
|
|
68
|
-
description,
|
|
69
|
-
applicationCategory: 'UtilityApplication',
|
|
70
|
-
operatingSystem: 'All',
|
|
71
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
72
|
-
inLanguage: 'zh',
|
|
73
|
-
};
|
|
74
|
-
|
|
75
|
-
export const content: ToolLocaleContent<PythagoreanRightAngleCalculatorUI> = {
|
|
76
|
-
slug,
|
|
77
|
-
title,
|
|
78
|
-
description,
|
|
79
|
-
faqTitle: '常见问题',
|
|
80
|
-
faq: faqData,
|
|
81
|
-
bibliography,
|
|
82
|
-
howTo: howToData,
|
|
83
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
84
|
-
seo: [
|
|
85
|
-
{ type: 'title', text: '勾股定理在实践中的应用', level: 2 },
|
|
86
|
-
{ type: 'paragraph', html: '完美的 90 度角是高质量建筑的基础。墙壁必须垂直,地基必须方正,框架必须平直。勾股定理提供了一种数学上保证的方法:a² + b² = c²。' },
|
|
87
|
-
{ type: 'title', text: '为什么 3-4-5 法则有效', level: 3 },
|
|
88
|
-
{ type: 'paragraph', html: '3-4-5 法则是最简单的勾股数。无论您使用英寸、英尺还是任何其他单位进行测量:边长为 3、4 和 5 个单位就能保证 90 度角。这已在数学上得到证明,并在建筑行业经过了几个世纪的测试。' },
|
|
89
|
-
{ type: 'title', text: '无需专业工具的精度', level: 3 },
|
|
90
|
-
{ type: 'paragraph', html: '与可能会损坏或失准的水准仪或直角尺不同,勾股定理是永恒不变的。只需一把卷尺,您就可以在任何比例下验证任何拐角。此计算器免去了心算,并确保了准确性。' },
|
|
91
|
-
{ type: 'title', text: '从理论到实践指导', level: 3 },
|
|
92
|
-
{ type: 'paragraph', html: '此计算器将抽象的数学转化为实用的现场操作说明。如果您的对角线有偏差,它会准确地告诉您调整多少以及调整的方向。将理论转化为工地的实际成果。' },
|
|
93
|
-
],
|
|
94
|
-
ui: {
|
|
95
|
-
titleMain: '直角计算器(勾股定理)',
|
|
96
|
-
labelInputData: '测量值',
|
|
97
|
-
labelUnitSelection: '单位',
|
|
98
|
-
btnUnitInches: '英寸',
|
|
99
|
-
btnUnitFeet: '英尺',
|
|
100
|
-
btnUnitCentimeters: '厘米',
|
|
101
|
-
labelSideA: '边 A',
|
|
102
|
-
labelSideB: '边 B',
|
|
103
|
-
labelMeasuredDiagonal: '测量对角线(可选)',
|
|
104
|
-
labelResults: '结果',
|
|
105
|
-
labelIdealDiagonal: '理想对角线',
|
|
106
|
-
labelDeviation: '偏差',
|
|
107
|
-
labelStatus: '状态',
|
|
108
|
-
labelVerification: '直角验证',
|
|
109
|
-
btnClear: '清除',
|
|
110
|
-
btnCopyResults: '复制结果',
|
|
111
|
-
labelPresets: '快速预设',
|
|
112
|
-
unitInches: 'in',
|
|
113
|
-
unitFeet: 'ft',
|
|
114
|
-
unitCentimeters: 'cm',
|
|
115
|
-
tooltipOptional: '输入测得的对角线以验证 90 度直角',
|
|
116
|
-
tooltipPresets: '不同比例下的 3-4-5 法则',
|
|
117
|
-
statusPerfect: '完美 90 度直角',
|
|
118
|
-
statusAcceptable: '偏差在可接受范围内',
|
|
119
|
-
statusWarning: '轻微偏差',
|
|
120
|
-
statusError: '不垂直',
|
|
121
|
-
statusReady: '就绪',
|
|
122
|
-
msgIdealCalculated: '已计算理想对角线',
|
|
123
|
-
actionOpen: '扩大角度',
|
|
124
|
-
actionClose: '缩小角度',
|
|
125
|
-
descLarger: '偏大',
|
|
126
|
-
descSmaller: '偏小',
|
|
127
|
-
descCorrection: '需要修正',
|
|
128
|
-
},
|
|
129
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { PythagoreanRightAngleCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'pythagorean-right-angle-calculator-3-4-5-rule';
|
|
7
|
+
const title = '直角计算器(勾股定理):完美直角的 3 4 5 法则';
|
|
8
|
+
const description = '使用勾股定理和 3-4-5 法则验证结构是否完美垂直(90°)。建筑、木工和 DIY 项目的必备工具。';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: '什么是 3-4-5 法则?',
|
|
13
|
+
answer: '3-4-5 法则是勾股数的一种。如果一个直角三角形的边在任何比例下分别为 3、4 和 5 个单位,则较短边之间的夹角正好是 90 度。这种经过现场验证的方法已在建筑行业使用了几个世纪。',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: '如何使用此计算器?',
|
|
17
|
+
answer: '输入形成拐角的两面墙(边 A 和边 B)的长度。计算器将显示完美 90 度角所需的对角线长度。然后测量您的实际对角线并输入,以验证您的拐角是否真正垂直。',
|
|
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: '对于精细工作选择英寸,对于大型结构选择英尺。您可以随时切换。' },
|
|
35
|
+
{ name: '测量两边', text: '测量形成您要检查的拐角的两面墙(边 A 和边 B)的长度。' },
|
|
36
|
+
{ name: '检查理想对角线', text: '计算器会告诉您完美 90 度角所需的对角线长度。' },
|
|
37
|
+
{ name: '测量您的对角线', text: '使用卷尺测量您的实际对角线。将其输入到可选字段中。' },
|
|
38
|
+
{ name: '查看状态', text: '绿色 = 完美直角。黄色 = 可接受。红色 = 不垂直。根据建议进行调整。' },
|
|
39
|
+
];
|
|
40
|
+
|
|
41
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
42
|
+
'@context': 'https://schema.org',
|
|
43
|
+
'@type': 'FAQPage',
|
|
44
|
+
mainEntity: faqData.map((item) => ({
|
|
45
|
+
'@type': 'Question',
|
|
46
|
+
name: item.question,
|
|
47
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
48
|
+
})),
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
const howToSchema: WithContext<any> = {
|
|
52
|
+
'@context': 'https://schema.org',
|
|
53
|
+
'@type': 'HowTo',
|
|
54
|
+
name: title,
|
|
55
|
+
description,
|
|
56
|
+
step: howToData.map((step, i) => ({
|
|
57
|
+
'@type': 'HowToStep',
|
|
58
|
+
position: i + 1,
|
|
59
|
+
name: step.name,
|
|
60
|
+
text: step.text,
|
|
61
|
+
})),
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
65
|
+
'@context': 'https://schema.org',
|
|
66
|
+
'@type': 'SoftwareApplication',
|
|
67
|
+
name: title,
|
|
68
|
+
description,
|
|
69
|
+
applicationCategory: 'UtilityApplication',
|
|
70
|
+
operatingSystem: 'All',
|
|
71
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
72
|
+
inLanguage: 'zh',
|
|
73
|
+
};
|
|
74
|
+
|
|
75
|
+
export const content: ToolLocaleContent<PythagoreanRightAngleCalculatorUI> = {
|
|
76
|
+
slug,
|
|
77
|
+
title,
|
|
78
|
+
description,
|
|
79
|
+
faqTitle: '常见问题',
|
|
80
|
+
faq: faqData,
|
|
81
|
+
bibliography,
|
|
82
|
+
howTo: howToData,
|
|
83
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
84
|
+
seo: [
|
|
85
|
+
{ type: 'title', text: '勾股定理在实践中的应用', level: 2 },
|
|
86
|
+
{ type: 'paragraph', html: '完美的 90 度角是高质量建筑的基础。墙壁必须垂直,地基必须方正,框架必须平直。勾股定理提供了一种数学上保证的方法:a² + b² = c²。' },
|
|
87
|
+
{ type: 'title', text: '为什么 3-4-5 法则有效', level: 3 },
|
|
88
|
+
{ type: 'paragraph', html: '3-4-5 法则是最简单的勾股数。无论您使用英寸、英尺还是任何其他单位进行测量:边长为 3、4 和 5 个单位就能保证 90 度角。这已在数学上得到证明,并在建筑行业经过了几个世纪的测试。' },
|
|
89
|
+
{ type: 'title', text: '无需专业工具的精度', level: 3 },
|
|
90
|
+
{ type: 'paragraph', html: '与可能会损坏或失准的水准仪或直角尺不同,勾股定理是永恒不变的。只需一把卷尺,您就可以在任何比例下验证任何拐角。此计算器免去了心算,并确保了准确性。' },
|
|
91
|
+
{ type: 'title', text: '从理论到实践指导', level: 3 },
|
|
92
|
+
{ type: 'paragraph', html: '此计算器将抽象的数学转化为实用的现场操作说明。如果您的对角线有偏差,它会准确地告诉您调整多少以及调整的方向。将理论转化为工地的实际成果。' },
|
|
93
|
+
],
|
|
94
|
+
ui: {
|
|
95
|
+
titleMain: '直角计算器(勾股定理)',
|
|
96
|
+
labelInputData: '测量值',
|
|
97
|
+
labelUnitSelection: '单位',
|
|
98
|
+
btnUnitInches: '英寸',
|
|
99
|
+
btnUnitFeet: '英尺',
|
|
100
|
+
btnUnitCentimeters: '厘米',
|
|
101
|
+
labelSideA: '边 A',
|
|
102
|
+
labelSideB: '边 B',
|
|
103
|
+
labelMeasuredDiagonal: '测量对角线(可选)',
|
|
104
|
+
labelResults: '结果',
|
|
105
|
+
labelIdealDiagonal: '理想对角线',
|
|
106
|
+
labelDeviation: '偏差',
|
|
107
|
+
labelStatus: '状态',
|
|
108
|
+
labelVerification: '直角验证',
|
|
109
|
+
btnClear: '清除',
|
|
110
|
+
btnCopyResults: '复制结果',
|
|
111
|
+
labelPresets: '快速预设',
|
|
112
|
+
unitInches: 'in',
|
|
113
|
+
unitFeet: 'ft',
|
|
114
|
+
unitCentimeters: 'cm',
|
|
115
|
+
tooltipOptional: '输入测得的对角线以验证 90 度直角',
|
|
116
|
+
tooltipPresets: '不同比例下的 3-4-5 法则',
|
|
117
|
+
statusPerfect: '完美 90 度直角',
|
|
118
|
+
statusAcceptable: '偏差在可接受范围内',
|
|
119
|
+
statusWarning: '轻微偏差',
|
|
120
|
+
statusError: '不垂直',
|
|
121
|
+
statusReady: '就绪',
|
|
122
|
+
msgIdealCalculated: '已计算理想对角线',
|
|
123
|
+
actionOpen: '扩大角度',
|
|
124
|
+
actionClose: '缩小角度',
|
|
125
|
+
descLarger: '偏大',
|
|
126
|
+
descSmaller: '偏小',
|
|
127
|
+
descCorrection: '需要修正',
|
|
128
|
+
},
|
|
129
|
+
};
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import type { BibliographyEntry } from '../../types';
|
|
2
|
-
|
|
3
|
-
export const bibliography: BibliographyEntry[] = [
|
|
4
|
-
{
|
|
5
|
-
name: 'Building Code - Stair Design Standards',
|
|
6
|
-
url: 'https://www.ibc.org/',
|
|
7
|
-
},
|
|
8
|
-
{
|
|
9
|
-
name: 'Blondel\'s Law - Wikipedia',
|
|
10
|
-
url: 'https://en.wikipedia.org/wiki/Staircase',
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
name: 'ISO 12122-1: Building stairs - Performance requirements',
|
|
14
|
-
url: 'https://www.iso.org/',
|
|
15
|
-
},
|
|
16
|
-
];
|
|
1
|
+
import type { BibliographyEntry } from '../../types';
|
|
2
|
+
|
|
3
|
+
export const bibliography: BibliographyEntry[] = [
|
|
4
|
+
{
|
|
5
|
+
name: 'Building Code - Stair Design Standards',
|
|
6
|
+
url: 'https://www.ibc.org/',
|
|
7
|
+
},
|
|
8
|
+
{
|
|
9
|
+
name: 'Blondel\'s Law - Wikipedia',
|
|
10
|
+
url: 'https://en.wikipedia.org/wiki/Staircase',
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
name: 'ISO 12122-1: Building stairs - Performance requirements',
|
|
14
|
+
url: 'https://www.iso.org/',
|
|
15
|
+
},
|
|
16
|
+
];
|
|
@@ -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 = 'treppen-rechner';
|
|
7
|
-
const title = 'Treppenrechner: Planung und Ausführung';
|
|
8
|
-
const description = 'Berechnen Sie die exakten Maße Ihrer Treppe: Stufenhöhe, Auftritt, Winkel und Materialbedarf. Beachten Sie die Blondel-Regel für maximalen Komfort.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Was ist die Blondel-Regel (Schrittmaßregel)?',
|
|
13
|
-
answer: 'Es ist eine Formel, die besagt, dass für eine bequeme Treppe die Summe aus zwei Steigungen (Stufenhöhen) und einem Auftritt zwischen 62 und 64 cm liegen sollte (2 × h + s = 63 cm). Diese Regel basiert auf der durchschnittlichen menschlichen Schrittlänge.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Was ist die maximale Höhe einer Stufe?',
|
|
17
|
-
answer: 'In Wohngebäuden wird empfohlen, 18-19 cm nicht zu überschreiten. Für öffentliche Räume liegt das Maximum laut Vorschrift meist bei 17,5 cm. Höhere Steigungen sind anstrengender und können gefährlich sein.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Wie berechne ich bei wenig Platz?',
|
|
21
|
-
answer: 'Wenn der horizontale Raum begrenzt ist, müssen Sie die Anzahl der Stufen erhöhen (die Steigung verringern) oder eine steilere Neigung akzeptieren. Der Rechner hilft Ihnen, das optimale Gleichgewicht zu finden.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Was beinhaltet die Betonberechnung?',
|
|
25
|
-
answer: 'Es wird das Gesamtvolumen des Betons berechnet, wobei die Stufen plus die schräge Trägerplatte (die schräge Ebene, die die Stufen trägt) berücksichtigt werden. Ohne diese Platte wäre die Bestellung unzureichend.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: 'Warum ist das kumulative Aufmaß wichtig?',
|
|
29
|
-
answer: 'Das separate Messen jeder Stufe führt zu kumulierten Fehlern. Das kumulative Aufmaß stellt sicher, dass alle Stufen exakt die gleiche Höhe haben, was Risiken vermeidet und den Komfort verbessert.',
|
|
30
|
-
},
|
|
31
|
-
];
|
|
32
|
-
|
|
33
|
-
const howToData = [
|
|
34
|
-
{ name: 'Höhenunterschied messen', text: 'Messen Sie den gesamten Höhenunterschied (H) vom fertigen Boden unten bis zum fertigen Boden oben. Dies ist der Basiswert für alle Berechnungen.' },
|
|
35
|
-
{ name: 'Verfügbare Länge eingeben', text: 'Optional: Geben Sie die verfügbare horizontale Länge ein. Verwenden Sie 0 für eine freie Berechnung ohne Einschränkungen.' },
|
|
36
|
-
{ name: 'Stufenzahl anpassen', text: 'Der Rechner schlägt eine Anzahl vor, die Sie anpassen können. Achten Sie auf die Blondel-Anzeige: Sie sollte grün sein (62-64 cm).' },
|
|
37
|
-
{ name: 'Baustellendaten definieren', text: 'Geben Sie die Plattenstärke, Endbeläge, Betonfestigkeit und Treppenbreite an. Diese Daten beeinflussen die Materialmengen.' },
|
|
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: 'de',
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
export const content: ToolLocaleContent<StairCalculatorUI> = {
|
|
75
|
-
slug,
|
|
76
|
-
title,
|
|
77
|
-
description,
|
|
78
|
-
faqTitle: 'Häufig gestellte Fragen',
|
|
79
|
-
faq: faqData,
|
|
80
|
-
bibliography,
|
|
81
|
-
howTo: howToData,
|
|
82
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
-
seo: [
|
|
84
|
-
{ type: 'title', text: 'Geometrische Treppenplanung: Die Blondel-Regel', level: 2 },
|
|
85
|
-
{ type: 'paragraph', html: 'Der Komfort einer Treppe hängt von der menschlichen Schrittlänge ab. Wenn Sie Treppen steigen, erwartet Ihr Körper einen vorhersehbaren Rhythmus. Die Blondel-Regel besagt, dass 2 Steigungen + 1 Auftritt = 62-64 cm der Standard für maximalen Komfort und Sicherheit ist.' },
|
|
86
|
-
{ type: 'title', text: 'Struktur- und Materialkontrolle', level: 3 },
|
|
87
|
-
{ type: 'paragraph', html: 'Für eine professionelle Ausführung ist es wichtig, die Betonlaufplatte zu berücksichtigen. Ein Ignorieren dieses Volumens führt zu Fehlbestellungen beim Beton. Der Rechner integriert diese Berechnung automatisch.' },
|
|
88
|
-
{ type: 'title', text: 'Vermeidung kumulierter Fehler', level: 3 },
|
|
89
|
-
{ type: 'paragraph', html: 'Im Bauwesen ist der Millimeterfehler der größte Feind. Wenn Sie jede Stufe einzeln messen, können sich kleine Fehler so summieren, dass die letzte Stufe 5 cm höher oder niedriger als die erste ist.' },
|
|
90
|
-
|
|
91
|
-
{ type: 'paragraph', html: "Deuten Sie das Ergebnis gemeinsam mit den angezeigten Annahmen, bevor Sie es verwenden." },
|
|
92
|
-
{ type: 'paragraph', html: "Prüfen Sie Eingaben, Einheiten, Rundung, Datum und Recht, weil jedes Element die Schätzung verändern kann." },],
|
|
93
|
-
ui: {
|
|
94
|
-
labelGeometry: 'Geometrie und Platzbedarf',
|
|
95
|
-
labelTotalHeight: 'Gesamthöhe (H)',
|
|
96
|
-
labelAvailableLength: 'Verfügbare Länge (L)',
|
|
97
|
-
labelAvailableLengthHint: '0 für freie Berechnung verwenden.',
|
|
98
|
-
labelNumSteps: 'Anzahl Stufen',
|
|
99
|
-
labelOptimize: 'Optimieren (18cm)',
|
|
100
|
-
labelWork: 'Ausführung und Installation',
|
|
101
|
-
labelSlabThickness: 'Plattenstärke (e)',
|
|
102
|
-
labelFinishThickness: 'Endbelag',
|
|
103
|
-
labelCeilingHeight: 'Deckenhöhe (Kopfm.)',
|
|
104
|
-
labelStairWidth: 'Treppenbreite',
|
|
105
|
-
labelConcreteStrength: 'Betonfestigkeit',
|
|
106
|
-
optionH150: 'C12/15 (Unterbau)',
|
|
107
|
-
optionH200: 'C16/20 (Wohnraum)',
|
|
108
|
-
optionH250: 'C20/25 (Strukturell)',
|
|
109
|
-
labelRiser: 'Steigung (h)',
|
|
110
|
-
labelTread: 'Auftritt (s)',
|
|
111
|
-
labelSlope: 'Neigung',
|
|
112
|
-
labelRealAdvance: 'Tatsächliche Länge',
|
|
113
|
-
labelLayoutTable: 'Aufmaß und Ausführung',
|
|
114
|
-
colStep: 'Stufe',
|
|
115
|
-
colConcreteHeight: 'H. Beton',
|
|
116
|
-
colFinishedHeight: 'H. Fertig',
|
|
117
|
-
colAdvance: 'Laufweg',
|
|
118
|
-
adjustedNote: 'Angemessen',
|
|
119
|
-
labelMaterials: 'Materialbedarf',
|
|
120
|
-
labelTotalConcrete: 'Beton Gesamt:',
|
|
121
|
-
labelCement: 'Zement (Säcke/25kg):',
|
|
122
|
-
labelSand: 'Sandbedarf:',
|
|
123
|
-
unitM3: 'm³',
|
|
124
|
-
unitBags: 'Säcke',
|
|
125
|
-
unitLiters: 'L',
|
|
126
|
-
btnShare: 'Teilen',
|
|
127
|
-
btnPrint: 'PDF Drucken',
|
|
128
|
-
statusOptimalComfort: 'Optimaler Komfort',
|
|
129
|
-
statusMarginLimit: 'Grenzfall',
|
|
130
|
-
statusCriticalDesign: 'Kritisches Design',
|
|
131
|
-
statusRiserError: 'Stufenfehler',
|
|
132
|
-
msgInvalidValues: 'Ungültige Werte',
|
|
133
|
-
msgInsufficientSpace: 'PLATZMANGEL',
|
|
134
|
-
msgDangerousTread: 'Ein Auftritt von {val}cm ist gefährlich.',
|
|
135
|
-
msgBlondelValue: 'Blondel-Maß: {val}cm.',
|
|
136
|
-
msgOptimalStep: 'Bequemer Schritt: {val}cm.',
|
|
137
|
-
msgLowCeiling: 'GERINGE KOPFFREIHEIT (<2m)',
|
|
138
|
-
msgCalculating: 'Berechnung...',
|
|
139
|
-
msgEnterMeasurements: 'Maße eingeben',
|
|
140
|
-
shareTitle: 'Umrechnungszusammenfassung',
|
|
141
|
-
shareMessage: 'Treppe: H={h}cm, N={n}, h={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 = 'treppen-rechner';
|
|
7
|
+
const title = 'Treppenrechner: Planung und Ausführung';
|
|
8
|
+
const description = 'Berechnen Sie die exakten Maße Ihrer Treppe: Stufenhöhe, Auftritt, Winkel und Materialbedarf. Beachten Sie die Blondel-Regel für maximalen Komfort.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Was ist die Blondel-Regel (Schrittmaßregel)?',
|
|
13
|
+
answer: 'Es ist eine Formel, die besagt, dass für eine bequeme Treppe die Summe aus zwei Steigungen (Stufenhöhen) und einem Auftritt zwischen 62 und 64 cm liegen sollte (2 × h + s = 63 cm). Diese Regel basiert auf der durchschnittlichen menschlichen Schrittlänge.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Was ist die maximale Höhe einer Stufe?',
|
|
17
|
+
answer: 'In Wohngebäuden wird empfohlen, 18-19 cm nicht zu überschreiten. Für öffentliche Räume liegt das Maximum laut Vorschrift meist bei 17,5 cm. Höhere Steigungen sind anstrengender und können gefährlich sein.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Wie berechne ich bei wenig Platz?',
|
|
21
|
+
answer: 'Wenn der horizontale Raum begrenzt ist, müssen Sie die Anzahl der Stufen erhöhen (die Steigung verringern) oder eine steilere Neigung akzeptieren. Der Rechner hilft Ihnen, das optimale Gleichgewicht zu finden.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Was beinhaltet die Betonberechnung?',
|
|
25
|
+
answer: 'Es wird das Gesamtvolumen des Betons berechnet, wobei die Stufen plus die schräge Trägerplatte (die schräge Ebene, die die Stufen trägt) berücksichtigt werden. Ohne diese Platte wäre die Bestellung unzureichend.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'Warum ist das kumulative Aufmaß wichtig?',
|
|
29
|
+
answer: 'Das separate Messen jeder Stufe führt zu kumulierten Fehlern. Das kumulative Aufmaß stellt sicher, dass alle Stufen exakt die gleiche Höhe haben, was Risiken vermeidet und den Komfort verbessert.',
|
|
30
|
+
},
|
|
31
|
+
];
|
|
32
|
+
|
|
33
|
+
const howToData = [
|
|
34
|
+
{ name: 'Höhenunterschied messen', text: 'Messen Sie den gesamten Höhenunterschied (H) vom fertigen Boden unten bis zum fertigen Boden oben. Dies ist der Basiswert für alle Berechnungen.' },
|
|
35
|
+
{ name: 'Verfügbare Länge eingeben', text: 'Optional: Geben Sie die verfügbare horizontale Länge ein. Verwenden Sie 0 für eine freie Berechnung ohne Einschränkungen.' },
|
|
36
|
+
{ name: 'Stufenzahl anpassen', text: 'Der Rechner schlägt eine Anzahl vor, die Sie anpassen können. Achten Sie auf die Blondel-Anzeige: Sie sollte grün sein (62-64 cm).' },
|
|
37
|
+
{ name: 'Baustellendaten definieren', text: 'Geben Sie die Plattenstärke, Endbeläge, Betonfestigkeit und Treppenbreite an. Diese Daten beeinflussen die Materialmengen.' },
|
|
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: 'de',
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
export const content: ToolLocaleContent<StairCalculatorUI> = {
|
|
75
|
+
slug,
|
|
76
|
+
title,
|
|
77
|
+
description,
|
|
78
|
+
faqTitle: 'Häufig gestellte Fragen',
|
|
79
|
+
faq: faqData,
|
|
80
|
+
bibliography,
|
|
81
|
+
howTo: howToData,
|
|
82
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
+
seo: [
|
|
84
|
+
{ type: 'title', text: 'Geometrische Treppenplanung: Die Blondel-Regel', level: 2 },
|
|
85
|
+
{ type: 'paragraph', html: 'Der Komfort einer Treppe hängt von der menschlichen Schrittlänge ab. Wenn Sie Treppen steigen, erwartet Ihr Körper einen vorhersehbaren Rhythmus. Die Blondel-Regel besagt, dass 2 Steigungen + 1 Auftritt = 62-64 cm der Standard für maximalen Komfort und Sicherheit ist.' },
|
|
86
|
+
{ type: 'title', text: 'Struktur- und Materialkontrolle', level: 3 },
|
|
87
|
+
{ type: 'paragraph', html: 'Für eine professionelle Ausführung ist es wichtig, die Betonlaufplatte zu berücksichtigen. Ein Ignorieren dieses Volumens führt zu Fehlbestellungen beim Beton. Der Rechner integriert diese Berechnung automatisch.' },
|
|
88
|
+
{ type: 'title', text: 'Vermeidung kumulierter Fehler', level: 3 },
|
|
89
|
+
{ type: 'paragraph', html: 'Im Bauwesen ist der Millimeterfehler der größte Feind. Wenn Sie jede Stufe einzeln messen, können sich kleine Fehler so summieren, dass die letzte Stufe 5 cm höher oder niedriger als die erste ist.' },
|
|
90
|
+
|
|
91
|
+
{ type: 'paragraph', html: "Deuten Sie das Ergebnis gemeinsam mit den angezeigten Annahmen, bevor Sie es verwenden." },
|
|
92
|
+
{ type: 'paragraph', html: "Prüfen Sie Eingaben, Einheiten, Rundung, Datum und Recht, weil jedes Element die Schätzung verändern kann." },],
|
|
93
|
+
ui: {
|
|
94
|
+
labelGeometry: 'Geometrie und Platzbedarf',
|
|
95
|
+
labelTotalHeight: 'Gesamthöhe (H)',
|
|
96
|
+
labelAvailableLength: 'Verfügbare Länge (L)',
|
|
97
|
+
labelAvailableLengthHint: '0 für freie Berechnung verwenden.',
|
|
98
|
+
labelNumSteps: 'Anzahl Stufen',
|
|
99
|
+
labelOptimize: 'Optimieren (18cm)',
|
|
100
|
+
labelWork: 'Ausführung und Installation',
|
|
101
|
+
labelSlabThickness: 'Plattenstärke (e)',
|
|
102
|
+
labelFinishThickness: 'Endbelag',
|
|
103
|
+
labelCeilingHeight: 'Deckenhöhe (Kopfm.)',
|
|
104
|
+
labelStairWidth: 'Treppenbreite',
|
|
105
|
+
labelConcreteStrength: 'Betonfestigkeit',
|
|
106
|
+
optionH150: 'C12/15 (Unterbau)',
|
|
107
|
+
optionH200: 'C16/20 (Wohnraum)',
|
|
108
|
+
optionH250: 'C20/25 (Strukturell)',
|
|
109
|
+
labelRiser: 'Steigung (h)',
|
|
110
|
+
labelTread: 'Auftritt (s)',
|
|
111
|
+
labelSlope: 'Neigung',
|
|
112
|
+
labelRealAdvance: 'Tatsächliche Länge',
|
|
113
|
+
labelLayoutTable: 'Aufmaß und Ausführung',
|
|
114
|
+
colStep: 'Stufe',
|
|
115
|
+
colConcreteHeight: 'H. Beton',
|
|
116
|
+
colFinishedHeight: 'H. Fertig',
|
|
117
|
+
colAdvance: 'Laufweg',
|
|
118
|
+
adjustedNote: 'Angemessen',
|
|
119
|
+
labelMaterials: 'Materialbedarf',
|
|
120
|
+
labelTotalConcrete: 'Beton Gesamt:',
|
|
121
|
+
labelCement: 'Zement (Säcke/25kg):',
|
|
122
|
+
labelSand: 'Sandbedarf:',
|
|
123
|
+
unitM3: 'm³',
|
|
124
|
+
unitBags: 'Säcke',
|
|
125
|
+
unitLiters: 'L',
|
|
126
|
+
btnShare: 'Teilen',
|
|
127
|
+
btnPrint: 'PDF Drucken',
|
|
128
|
+
statusOptimalComfort: 'Optimaler Komfort',
|
|
129
|
+
statusMarginLimit: 'Grenzfall',
|
|
130
|
+
statusCriticalDesign: 'Kritisches Design',
|
|
131
|
+
statusRiserError: 'Stufenfehler',
|
|
132
|
+
msgInvalidValues: 'Ungültige Werte',
|
|
133
|
+
msgInsufficientSpace: 'PLATZMANGEL',
|
|
134
|
+
msgDangerousTread: 'Ein Auftritt von {val}cm ist gefährlich.',
|
|
135
|
+
msgBlondelValue: 'Blondel-Maß: {val}cm.',
|
|
136
|
+
msgOptimalStep: 'Bequemer Schritt: {val}cm.',
|
|
137
|
+
msgLowCeiling: 'GERINGE KOPFFREIHEIT (<2m)',
|
|
138
|
+
msgCalculating: 'Berechnung...',
|
|
139
|
+
msgEnterMeasurements: 'Maße eingeben',
|
|
140
|
+
shareTitle: 'Umrechnungszusammenfassung',
|
|
141
|
+
shareMessage: 'Treppe: H={h}cm, N={n}, h={ch}cm, Vol={vol}m3',
|
|
142
|
+
},
|
|
143
|
+
};
|