@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,145 +1,145 @@
|
|
|
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 = 'calculatrice-escaliers';
|
|
7
|
-
const title = 'Calculatrice d\'Escaliers: Conception et Exécution';
|
|
8
|
-
const description = 'Calculez les mesures exactes de votre escalier: giron, hauteur de marche, pente et matériaux. Appliquez la loi de Blondel et évitez les erreurs de construction.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Qu\'est-ce que la Loi de Blondel?',
|
|
13
|
-
answer: 'C\'est une formule qui établit que pour qu\'un escalier soit confortable, la somme de deux hauteurs de marche et d\'un giron doit être entre 62 et 64 cm (2H + G = 63). Cette loi est basée sur la longueur moyenne du pas humain et garantit que la montée ou la descente est sûre et confortable.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Quelle est la hauteur maximale d\'une marche?',
|
|
17
|
-
answer: 'Pour les bâtiments résidentiels, 18-19 cm est recommandé. Pour les espaces publics, le maximum est généralement 17,5 cm selon les normes. Les hauteurs de marche plus importantes sont fatigantes et potentiellement dangereuses, notamment pour les enfants et les personnes âgées.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Comment calculer si l\'espace est limité?',
|
|
21
|
-
answer: 'Si l\'espace horizontal est limité, vous devez augmenter le nombre de marches (réduire la hauteur) ou accepter une pente plus raide, bien que moins confortable. La calculatrice vous aide à trouver l\'équilibre optimal.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Qu\'inclut le calcul du volume de béton?',
|
|
25
|
-
answer: 'Le volume total de béton est calculé en considérant les marches plus la dalle inclinée (le plan incliné qui soutient les marches). Ignorer ce volume entraînerait une commande de béton insuffisante.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: 'Pourquoi la mise en plan cumulée est-elle importante?',
|
|
29
|
-
answer: 'Mesurer chaque marche séparément génère des erreurs cumulées. La mise en plan cumulée garantit que toutes les marches ont exactement la même hauteur, évitant les risques et améliorant le confort d\'utilisation.',
|
|
30
|
-
},
|
|
31
|
-
];
|
|
32
|
-
|
|
33
|
-
const howToData = [
|
|
34
|
-
{ name: 'Mesurer la dénivellation', text: 'Mesurez la dénivellation totale (H) du sol fini inférieur au sol fini supérieur. C\'est la valeur fondamentale pour tout le calcul.' },
|
|
35
|
-
{ name: 'Entrez la longueur disponible', text: 'Optionnel: Si vous avez des contraintes d\'espace, entrez la longueur horizontale disponible. Utilisez 0 pour un calcul libre sans limites.' },
|
|
36
|
-
{ name: 'Ajustez le nombre de marches', text: 'La calculatrice propose un nombre initial, mais vous pouvez l\'ajuster. Observez l\'indicateur de Blondel: il doit être au vert (62-64 cm) pour un confort maximal.' },
|
|
37
|
-
{ name: 'Définissez les paramètres de construction', text: 'Spécifiez l\'épaisseur de la dalle, les finitions, la résistance du béton et la largeur de l\'escalier. Ces valeurs affectent les calculs finaux des matériaux.' },
|
|
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: 'fr',
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
export const content: ToolLocaleContent<StairCalculatorUI> = {
|
|
75
|
-
slug,
|
|
76
|
-
title,
|
|
77
|
-
description,
|
|
78
|
-
faqTitle: 'Questions Fréquentes',
|
|
79
|
-
faq: faqData,
|
|
80
|
-
bibliography,
|
|
81
|
-
howTo: howToData,
|
|
82
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
-
seo: [
|
|
84
|
-
{ type: 'title', text: 'Géométrie de Conception d\'Escaliers: Loi de Blondel', level: 2 },
|
|
85
|
-
{ type: 'paragraph', html: 'Le confort d\'un escalier dépend de la longueur du pas humain. Quand vous montez ou descendez des escaliers, votre corps s\'attend à un rythme prévisible. La loi de Blondel établit que 2 hauteurs + 1 giron = 62-64 cm est la norme garantissant un confort et une sécurité maximaux.' },
|
|
86
|
-
{ type: 'title', text: 'Contrôle Structurel et Matériaux', level: 3 },
|
|
87
|
-
{ type: 'paragraph', html: 'Pour une exécution professionnelle, il est vital de tenir compte de la dalle de béton (le plan incliné supportant les marches). Ignorer ce volume entraînerait une commande de béton insuffisante et une construction défectueuse. La calculatrice intègre automatiquement ce calcul.' },
|
|
88
|
-
{ type: 'title', text: 'Mise en Plan et Traçage: Erreur Cumulée', level: 3 },
|
|
89
|
-
{ type: 'paragraph', html: 'En construction, le plus grand ennemi est l\'erreur au niveau millimétrique. Si vous mesurez chaque marche séparément, la somme des petites erreurs peut laisser la dernière marche 5 cm plus haute ou plus basse que la première. La mise en plan cumulée évite ce problème.' },
|
|
90
|
-
{ type: 'title', text: 'Prévision des Finitions Finales', level: 3 },
|
|
91
|
-
{ type: 'paragraph', html: 'Un détail critique: allez-vous installer des marches en granit de 3 cm? Cette donnée est fondamentale. Si elle n\'est pas correctement prévue, la première marche sera 3 cm plus haute et la dernière 3 cm plus basse, créant un vrai risque de sécurité.' },
|
|
92
|
-
],
|
|
93
|
-
ui: {
|
|
94
|
-
labelGeometry: 'Géométrie et Ouverture',
|
|
95
|
-
labelTotalHeight: 'Dénivellation Totale (H)',
|
|
96
|
-
labelAvailableLength: 'Longueur Disponible (L)',
|
|
97
|
-
labelAvailableLengthHint: 'Utilisez 0 pour calcul libre.',
|
|
98
|
-
labelNumSteps: 'Nombre de Marches',
|
|
99
|
-
labelOptimize: 'Optimiser (18cm)',
|
|
100
|
-
labelWork: 'Détails de Construction',
|
|
101
|
-
labelSlabThickness: 'Dalle (e)',
|
|
102
|
-
labelFinishThickness: 'Finition',
|
|
103
|
-
labelCeilingHeight: 'Hauteur Plafond (Optionnel)',
|
|
104
|
-
labelStairWidth: 'Largeur Escalier',
|
|
105
|
-
labelConcreteStrength: 'Résistance Béton',
|
|
106
|
-
optionH150: 'H-150 (Béton Maigre)',
|
|
107
|
-
optionH200: 'H-200 (Résidentiel)',
|
|
108
|
-
optionH250: 'H-250 (Structurel)',
|
|
109
|
-
labelRiser: 'Hauteur de Marche',
|
|
110
|
-
labelTread: 'Giron',
|
|
111
|
-
labelSlope: 'Pente',
|
|
112
|
-
labelRealAdvance: 'Avance Réelle',
|
|
113
|
-
labelLayoutTable: 'Mise en Plan et Exécution',
|
|
114
|
-
colStep: 'Marche',
|
|
115
|
-
colConcreteHeight: 'Hauteur Béton',
|
|
116
|
-
colFinishedHeight: 'Hauteur Finie',
|
|
117
|
-
colAdvance: 'Avance',
|
|
118
|
-
adjustedNote: 'Ajusté',
|
|
119
|
-
labelMaterials: 'Estimation des Matériaux',
|
|
120
|
-
labelTotalConcrete: 'Béton Total:',
|
|
121
|
-
labelCement: 'Ciment (sacs/25kg):',
|
|
122
|
-
labelSand: 'Sable Nécessaire:',
|
|
123
|
-
unitM3: 'm³',
|
|
124
|
-
unitBags: 'sacs',
|
|
125
|
-
unitLiters: 'L',
|
|
126
|
-
btnShare: 'Partager',
|
|
127
|
-
btnPrint: 'Imprimer PDF',
|
|
128
|
-
statusOptimalComfort: 'Confort Optimal',
|
|
129
|
-
statusMarginLimit: 'Limite Marge',
|
|
130
|
-
statusCriticalDesign: 'Conception Critique',
|
|
131
|
-
statusRiserError: 'Erreur de Giron',
|
|
132
|
-
|
|
133
|
-
msgInvalidValues: 'Valeurs invalides',
|
|
134
|
-
msgInsufficientSpace: 'ESPACE INSUFFISANT',
|
|
135
|
-
msgDangerousTread: 'Le giron de {val}cm est dangereux.',
|
|
136
|
-
msgBlondelValue: 'Blondel: {val}cm.',
|
|
137
|
-
msgOptimalStep: 'Pas confortable: {val}cm.',
|
|
138
|
-
msgLowCeiling: 'ECHAPPÉE BASSE (<2m)',
|
|
139
|
-
msgCalculating: 'Calcul en cours...',
|
|
140
|
-
msgEnterMeasurements: 'Saisissez les mesures',
|
|
141
|
-
|
|
142
|
-
shareTitle: 'Résumé de l\'ouvrage',
|
|
143
|
-
shareMessage: 'Escalier: H={h}cm, N={n}, CH={ch}cm, Vol={vol}m3',
|
|
144
|
-
},
|
|
145
|
-
};
|
|
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 = 'calculatrice-escaliers';
|
|
7
|
+
const title = 'Calculatrice d\'Escaliers: Conception et Exécution';
|
|
8
|
+
const description = 'Calculez les mesures exactes de votre escalier: giron, hauteur de marche, pente et matériaux. Appliquez la loi de Blondel et évitez les erreurs de construction.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Qu\'est-ce que la Loi de Blondel?',
|
|
13
|
+
answer: 'C\'est une formule qui établit que pour qu\'un escalier soit confortable, la somme de deux hauteurs de marche et d\'un giron doit être entre 62 et 64 cm (2H + G = 63). Cette loi est basée sur la longueur moyenne du pas humain et garantit que la montée ou la descente est sûre et confortable.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Quelle est la hauteur maximale d\'une marche?',
|
|
17
|
+
answer: 'Pour les bâtiments résidentiels, 18-19 cm est recommandé. Pour les espaces publics, le maximum est généralement 17,5 cm selon les normes. Les hauteurs de marche plus importantes sont fatigantes et potentiellement dangereuses, notamment pour les enfants et les personnes âgées.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Comment calculer si l\'espace est limité?',
|
|
21
|
+
answer: 'Si l\'espace horizontal est limité, vous devez augmenter le nombre de marches (réduire la hauteur) ou accepter une pente plus raide, bien que moins confortable. La calculatrice vous aide à trouver l\'équilibre optimal.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Qu\'inclut le calcul du volume de béton?',
|
|
25
|
+
answer: 'Le volume total de béton est calculé en considérant les marches plus la dalle inclinée (le plan incliné qui soutient les marches). Ignorer ce volume entraînerait une commande de béton insuffisante.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'Pourquoi la mise en plan cumulée est-elle importante?',
|
|
29
|
+
answer: 'Mesurer chaque marche séparément génère des erreurs cumulées. La mise en plan cumulée garantit que toutes les marches ont exactement la même hauteur, évitant les risques et améliorant le confort d\'utilisation.',
|
|
30
|
+
},
|
|
31
|
+
];
|
|
32
|
+
|
|
33
|
+
const howToData = [
|
|
34
|
+
{ name: 'Mesurer la dénivellation', text: 'Mesurez la dénivellation totale (H) du sol fini inférieur au sol fini supérieur. C\'est la valeur fondamentale pour tout le calcul.' },
|
|
35
|
+
{ name: 'Entrez la longueur disponible', text: 'Optionnel: Si vous avez des contraintes d\'espace, entrez la longueur horizontale disponible. Utilisez 0 pour un calcul libre sans limites.' },
|
|
36
|
+
{ name: 'Ajustez le nombre de marches', text: 'La calculatrice propose un nombre initial, mais vous pouvez l\'ajuster. Observez l\'indicateur de Blondel: il doit être au vert (62-64 cm) pour un confort maximal.' },
|
|
37
|
+
{ name: 'Définissez les paramètres de construction', text: 'Spécifiez l\'épaisseur de la dalle, les finitions, la résistance du béton et la largeur de l\'escalier. Ces valeurs affectent les calculs finaux des matériaux.' },
|
|
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: 'fr',
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
export const content: ToolLocaleContent<StairCalculatorUI> = {
|
|
75
|
+
slug,
|
|
76
|
+
title,
|
|
77
|
+
description,
|
|
78
|
+
faqTitle: 'Questions Fréquentes',
|
|
79
|
+
faq: faqData,
|
|
80
|
+
bibliography,
|
|
81
|
+
howTo: howToData,
|
|
82
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
+
seo: [
|
|
84
|
+
{ type: 'title', text: 'Géométrie de Conception d\'Escaliers: Loi de Blondel', level: 2 },
|
|
85
|
+
{ type: 'paragraph', html: 'Le confort d\'un escalier dépend de la longueur du pas humain. Quand vous montez ou descendez des escaliers, votre corps s\'attend à un rythme prévisible. La loi de Blondel établit que 2 hauteurs + 1 giron = 62-64 cm est la norme garantissant un confort et une sécurité maximaux.' },
|
|
86
|
+
{ type: 'title', text: 'Contrôle Structurel et Matériaux', level: 3 },
|
|
87
|
+
{ type: 'paragraph', html: 'Pour une exécution professionnelle, il est vital de tenir compte de la dalle de béton (le plan incliné supportant les marches). Ignorer ce volume entraînerait une commande de béton insuffisante et une construction défectueuse. La calculatrice intègre automatiquement ce calcul.' },
|
|
88
|
+
{ type: 'title', text: 'Mise en Plan et Traçage: Erreur Cumulée', level: 3 },
|
|
89
|
+
{ type: 'paragraph', html: 'En construction, le plus grand ennemi est l\'erreur au niveau millimétrique. Si vous mesurez chaque marche séparément, la somme des petites erreurs peut laisser la dernière marche 5 cm plus haute ou plus basse que la première. La mise en plan cumulée évite ce problème.' },
|
|
90
|
+
{ type: 'title', text: 'Prévision des Finitions Finales', level: 3 },
|
|
91
|
+
{ type: 'paragraph', html: 'Un détail critique: allez-vous installer des marches en granit de 3 cm? Cette donnée est fondamentale. Si elle n\'est pas correctement prévue, la première marche sera 3 cm plus haute et la dernière 3 cm plus basse, créant un vrai risque de sécurité.' },
|
|
92
|
+
],
|
|
93
|
+
ui: {
|
|
94
|
+
labelGeometry: 'Géométrie et Ouverture',
|
|
95
|
+
labelTotalHeight: 'Dénivellation Totale (H)',
|
|
96
|
+
labelAvailableLength: 'Longueur Disponible (L)',
|
|
97
|
+
labelAvailableLengthHint: 'Utilisez 0 pour calcul libre.',
|
|
98
|
+
labelNumSteps: 'Nombre de Marches',
|
|
99
|
+
labelOptimize: 'Optimiser (18cm)',
|
|
100
|
+
labelWork: 'Détails de Construction',
|
|
101
|
+
labelSlabThickness: 'Dalle (e)',
|
|
102
|
+
labelFinishThickness: 'Finition',
|
|
103
|
+
labelCeilingHeight: 'Hauteur Plafond (Optionnel)',
|
|
104
|
+
labelStairWidth: 'Largeur Escalier',
|
|
105
|
+
labelConcreteStrength: 'Résistance Béton',
|
|
106
|
+
optionH150: 'H-150 (Béton Maigre)',
|
|
107
|
+
optionH200: 'H-200 (Résidentiel)',
|
|
108
|
+
optionH250: 'H-250 (Structurel)',
|
|
109
|
+
labelRiser: 'Hauteur de Marche',
|
|
110
|
+
labelTread: 'Giron',
|
|
111
|
+
labelSlope: 'Pente',
|
|
112
|
+
labelRealAdvance: 'Avance Réelle',
|
|
113
|
+
labelLayoutTable: 'Mise en Plan et Exécution',
|
|
114
|
+
colStep: 'Marche',
|
|
115
|
+
colConcreteHeight: 'Hauteur Béton',
|
|
116
|
+
colFinishedHeight: 'Hauteur Finie',
|
|
117
|
+
colAdvance: 'Avance',
|
|
118
|
+
adjustedNote: 'Ajusté',
|
|
119
|
+
labelMaterials: 'Estimation des Matériaux',
|
|
120
|
+
labelTotalConcrete: 'Béton Total:',
|
|
121
|
+
labelCement: 'Ciment (sacs/25kg):',
|
|
122
|
+
labelSand: 'Sable Nécessaire:',
|
|
123
|
+
unitM3: 'm³',
|
|
124
|
+
unitBags: 'sacs',
|
|
125
|
+
unitLiters: 'L',
|
|
126
|
+
btnShare: 'Partager',
|
|
127
|
+
btnPrint: 'Imprimer PDF',
|
|
128
|
+
statusOptimalComfort: 'Confort Optimal',
|
|
129
|
+
statusMarginLimit: 'Limite Marge',
|
|
130
|
+
statusCriticalDesign: 'Conception Critique',
|
|
131
|
+
statusRiserError: 'Erreur de Giron',
|
|
132
|
+
|
|
133
|
+
msgInvalidValues: 'Valeurs invalides',
|
|
134
|
+
msgInsufficientSpace: 'ESPACE INSUFFISANT',
|
|
135
|
+
msgDangerousTread: 'Le giron de {val}cm est dangereux.',
|
|
136
|
+
msgBlondelValue: 'Blondel: {val}cm.',
|
|
137
|
+
msgOptimalStep: 'Pas confortable: {val}cm.',
|
|
138
|
+
msgLowCeiling: 'ECHAPPÉE BASSE (<2m)',
|
|
139
|
+
msgCalculating: 'Calcul en cours...',
|
|
140
|
+
msgEnterMeasurements: 'Saisissez les mesures',
|
|
141
|
+
|
|
142
|
+
shareTitle: 'Résumé de l\'ouvrage',
|
|
143
|
+
shareMessage: 'Escalier: H={h}cm, N={n}, CH={ch}cm, Vol={vol}m3',
|
|
144
|
+
},
|
|
145
|
+
};
|
|
@@ -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 = 'kalkulator-tangga';
|
|
7
|
-
const title = 'Kalkulator Tangga: Desain dan Pelaksanaan';
|
|
8
|
-
const description = 'Hitung ukuran persis tangga Anda: tinggi anak tangga, lebar pijakan, sudut, dan bahan. Patuhi Hukum Blondel dan hindari kesalahan konstruksi.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Apa itu Hukum Blondel?',
|
|
13
|
-
answer: 'Ini adalah rumus yang menyatakan bahwa agar sebuah tangga nyaman, jumlah dari dua tinggi anak tangga dan satu pijakan harus berada di antara 62 dan 64 cm (2T + P = 63). Hukum ini didasarkan pada panjang rata-rata langkah manusia.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Berapa tinggi maksimum anak tangga?',
|
|
17
|
-
answer: 'Di perumahan, disarankan untuk tidak melebihi 18-19 cm. Untuk ruang publik, maksimum biasanya 17,5 cm sesuai peraturan. Anak tangga yang lebih tinggi lebih melelahkan dan bisa berbahaya.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Bagaimana cara menghitung jika ruang terbatas?',
|
|
21
|
-
answer: 'Jika ruang horizontal terbatas, Anda harus menambah jumlah anak tangga (mengurangi tingginya) atau menerima kemiringan yang lebih curam. Kalkulator membantu Anda menemukan keseimbangan optimal.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Apa yang termasuk dalam perhitungan volume beton?',
|
|
25
|
-
answer: 'Total volume beton dihitung dengan mempertimbangkan anak tangga ditambah pelat tangga (lantai miring yang menopang anak tangga). Mengabaikan volume ini akan mengakibatkan pemesanan beton yang kurang.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: 'Mengapa pengukuran kumulatif itu penting?',
|
|
29
|
-
answer: 'Mengukur setiap anak tangga secara terpisah akan menghasilkan kesalahan yang menumpuk. Pengukuran kumulatif memastikan semua anak tangga memiliki tinggi yang persis sama, menghindari risiko dan meningkatkan kenyamanan.',
|
|
30
|
-
},
|
|
31
|
-
];
|
|
32
|
-
|
|
33
|
-
const howToData = [
|
|
34
|
-
{ name: 'Ukur perbedaan tinggi', text: 'Ukur total perbedaan tinggi (H) dari lantai bawah yang sudah jadi ke lantai atas yang sudah jadi. Ini adalah data dasar untuk kalkulasi.' },
|
|
35
|
-
{ name: 'Masukkan panjang yang tersedia', text: 'Opsional: Jika Anda memiliki batasan ruang, masukkan panjang horizontal yang tersedia. Gunakan 0 untuk kalkulasi bebas.' },
|
|
36
|
-
{ name: 'Sesuaikan jumlah anak tangga', text: 'Kalkulator mengusulkan jumlah awal, tetapi Anda dapat menyesuaikannya. Perhatikan indikator Blondel: harus berwarna hijau (62-64 cm) untuk kenyamanan maksimal.' },
|
|
37
|
-
{ name: 'Tentukan parameter pekerjaan', text: 'Tentukan tebal pelat, penyelesaian akhir, kekuatan beton, dan lebar tangga. Data ini memengaruhi volume akhir.' },
|
|
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: 'id',
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
export const content: ToolLocaleContent<StairCalculatorUI> = {
|
|
75
|
-
slug,
|
|
76
|
-
title,
|
|
77
|
-
description,
|
|
78
|
-
faqTitle: 'Pertanyaan Umum',
|
|
79
|
-
faq: faqData,
|
|
80
|
-
bibliography,
|
|
81
|
-
howTo: howToData,
|
|
82
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
-
seo: [
|
|
84
|
-
{ type: 'title', text: 'Desain Geometris Tangga: Hukum Blondel', level: 2 },
|
|
85
|
-
{ type: 'paragraph', html: 'Kenyamanan tangga bergantung pada panjang langkah manusia. Tubuh Anda mengharapkan ritme yang dapat diprediksi. Hukum Blondel menetapkan bahwa 2 tinggi anak tangga + 1 pijakan = 62-64 cm adalah standar yang menjamin kenyamanan dan keamanan maksimal.' },
|
|
86
|
-
{ type: 'title', text: 'Kontrol Struktur dan Bahan', level: 3 },
|
|
87
|
-
{ type: 'paragraph', html: 'Untuk pelaksanaan profesional, penting untuk mempertimbangkan pelat beton. Mengabaikan volume ini akan menghasilkan pemesanan beton yang tidak mencukupi. Kalkulator mengintegrasikan perhitungan ini secara otomatis.' },
|
|
88
|
-
{ type: 'title', text: 'Kesalahan Kumulatif dalam Pengukuran', level: 3 },
|
|
89
|
-
{ type: 'paragraph', html: 'Dalam konstruksi, musuh terbesar adalah kesalahan milimeter. Jika Anda mengukur setiap anak tangga secara terpisah, total kesalahan kecil dapat membuat anak tangga terakhir jauh lebih tinggi atau lebih rendah dari yang pertama.' },
|
|
90
|
-
|
|
91
|
-
{ type: 'paragraph', html: "Tafsirkan hasil bersama asumsi yang ditampilkan kalkulator sebelum menggunakannya." },
|
|
92
|
-
{ type: 'paragraph', html: "Periksa input, satuan, pembulatan, tanggal, dan yurisdiksi karena semuanya dapat mengubah estimasi." },],
|
|
93
|
-
ui: {
|
|
94
|
-
labelGeometry: 'Geometri dan Ruang',
|
|
95
|
-
labelTotalHeight: 'Tinggi Total (H)',
|
|
96
|
-
labelAvailableLength: 'Panjang Tersedia (L)',
|
|
97
|
-
labelAvailableLengthHint: 'Gunakan 0 untuk kalkulasi bebas.',
|
|
98
|
-
labelNumSteps: 'Jlh Anak Tangga',
|
|
99
|
-
labelOptimize: 'Optimalkan (18cm)',
|
|
100
|
-
labelWork: 'Pekerjaan dan Instalasi',
|
|
101
|
-
labelSlabThickness: 'Tebal Pelat (e)',
|
|
102
|
-
labelFinishThickness: 'Penyelesaian',
|
|
103
|
-
labelCeilingHeight: 'Tinggi Plafon',
|
|
104
|
-
labelStairWidth: 'Lebar Tangga',
|
|
105
|
-
labelConcreteStrength: 'Kekuatan Beton',
|
|
106
|
-
optionH150: 'K-175 (Lantai kerja)',
|
|
107
|
-
optionH200: 'K-225 (Hunian)',
|
|
108
|
-
optionH250: 'K-300 (Struktural)',
|
|
109
|
-
labelRiser: 'Tinggi A. Tangga',
|
|
110
|
-
labelTread: 'Lebar Pijakan',
|
|
111
|
-
labelSlope: 'Kemiringan',
|
|
112
|
-
labelRealAdvance: 'Panjang Rill',
|
|
113
|
-
labelLayoutTable: 'Layout dan Pelaksanaan',
|
|
114
|
-
colStep: 'Tangga',
|
|
115
|
-
colConcreteHeight: 'T. Beton',
|
|
116
|
-
colFinishedHeight: 'T. Selesai',
|
|
117
|
-
colAdvance: 'Kemajuan',
|
|
118
|
-
adjustedNote: 'Disesuaikan',
|
|
119
|
-
labelMaterials: 'Volume dan Bahan',
|
|
120
|
-
labelTotalConcrete: 'Total Beton:',
|
|
121
|
-
labelCement: 'Semen (sak/25kg):',
|
|
122
|
-
labelSand: 'Pasir diperlukan:',
|
|
123
|
-
unitM3: 'm³',
|
|
124
|
-
unitBags: 'sak',
|
|
125
|
-
unitLiters: 'L',
|
|
126
|
-
btnShare: 'Bagikan',
|
|
127
|
-
btnPrint: 'Cetak PDF',
|
|
128
|
-
statusOptimalComfort: 'Kenyamanan Optimal',
|
|
129
|
-
statusMarginLimit: 'Batas Toleransi',
|
|
130
|
-
statusCriticalDesign: 'Desain Kritis',
|
|
131
|
-
statusRiserError: 'Kesalahan Tangga',
|
|
132
|
-
msgInvalidValues: 'Nilai tidak valid',
|
|
133
|
-
msgInsufficientSpace: 'RUANG TIDAK CUKUP',
|
|
134
|
-
msgDangerousTread: 'Pijakan selebar {val}cm berbahaya.',
|
|
135
|
-
msgBlondelValue: 'Nilai Blondel: {val}cm.',
|
|
136
|
-
msgOptimalStep: 'Langkah nyaman: {val}cm.',
|
|
137
|
-
msgLowCeiling: 'JARAK KEPALA RENDAH (<2m)',
|
|
138
|
-
msgCalculating: 'Menghitung...',
|
|
139
|
-
msgEnterMeasurements: 'Masukkan ukuran',
|
|
140
|
-
shareTitle: 'Ringkasan Pekerjaan',
|
|
141
|
-
shareMessage: 'Tangga: H={h}cm, N={n}, T={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 = 'kalkulator-tangga';
|
|
7
|
+
const title = 'Kalkulator Tangga: Desain dan Pelaksanaan';
|
|
8
|
+
const description = 'Hitung ukuran persis tangga Anda: tinggi anak tangga, lebar pijakan, sudut, dan bahan. Patuhi Hukum Blondel dan hindari kesalahan konstruksi.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Apa itu Hukum Blondel?',
|
|
13
|
+
answer: 'Ini adalah rumus yang menyatakan bahwa agar sebuah tangga nyaman, jumlah dari dua tinggi anak tangga dan satu pijakan harus berada di antara 62 dan 64 cm (2T + P = 63). Hukum ini didasarkan pada panjang rata-rata langkah manusia.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Berapa tinggi maksimum anak tangga?',
|
|
17
|
+
answer: 'Di perumahan, disarankan untuk tidak melebihi 18-19 cm. Untuk ruang publik, maksimum biasanya 17,5 cm sesuai peraturan. Anak tangga yang lebih tinggi lebih melelahkan dan bisa berbahaya.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Bagaimana cara menghitung jika ruang terbatas?',
|
|
21
|
+
answer: 'Jika ruang horizontal terbatas, Anda harus menambah jumlah anak tangga (mengurangi tingginya) atau menerima kemiringan yang lebih curam. Kalkulator membantu Anda menemukan keseimbangan optimal.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Apa yang termasuk dalam perhitungan volume beton?',
|
|
25
|
+
answer: 'Total volume beton dihitung dengan mempertimbangkan anak tangga ditambah pelat tangga (lantai miring yang menopang anak tangga). Mengabaikan volume ini akan mengakibatkan pemesanan beton yang kurang.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'Mengapa pengukuran kumulatif itu penting?',
|
|
29
|
+
answer: 'Mengukur setiap anak tangga secara terpisah akan menghasilkan kesalahan yang menumpuk. Pengukuran kumulatif memastikan semua anak tangga memiliki tinggi yang persis sama, menghindari risiko dan meningkatkan kenyamanan.',
|
|
30
|
+
},
|
|
31
|
+
];
|
|
32
|
+
|
|
33
|
+
const howToData = [
|
|
34
|
+
{ name: 'Ukur perbedaan tinggi', text: 'Ukur total perbedaan tinggi (H) dari lantai bawah yang sudah jadi ke lantai atas yang sudah jadi. Ini adalah data dasar untuk kalkulasi.' },
|
|
35
|
+
{ name: 'Masukkan panjang yang tersedia', text: 'Opsional: Jika Anda memiliki batasan ruang, masukkan panjang horizontal yang tersedia. Gunakan 0 untuk kalkulasi bebas.' },
|
|
36
|
+
{ name: 'Sesuaikan jumlah anak tangga', text: 'Kalkulator mengusulkan jumlah awal, tetapi Anda dapat menyesuaikannya. Perhatikan indikator Blondel: harus berwarna hijau (62-64 cm) untuk kenyamanan maksimal.' },
|
|
37
|
+
{ name: 'Tentukan parameter pekerjaan', text: 'Tentukan tebal pelat, penyelesaian akhir, kekuatan beton, dan lebar tangga. Data ini memengaruhi volume akhir.' },
|
|
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: 'id',
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
export const content: ToolLocaleContent<StairCalculatorUI> = {
|
|
75
|
+
slug,
|
|
76
|
+
title,
|
|
77
|
+
description,
|
|
78
|
+
faqTitle: 'Pertanyaan Umum',
|
|
79
|
+
faq: faqData,
|
|
80
|
+
bibliography,
|
|
81
|
+
howTo: howToData,
|
|
82
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
+
seo: [
|
|
84
|
+
{ type: 'title', text: 'Desain Geometris Tangga: Hukum Blondel', level: 2 },
|
|
85
|
+
{ type: 'paragraph', html: 'Kenyamanan tangga bergantung pada panjang langkah manusia. Tubuh Anda mengharapkan ritme yang dapat diprediksi. Hukum Blondel menetapkan bahwa 2 tinggi anak tangga + 1 pijakan = 62-64 cm adalah standar yang menjamin kenyamanan dan keamanan maksimal.' },
|
|
86
|
+
{ type: 'title', text: 'Kontrol Struktur dan Bahan', level: 3 },
|
|
87
|
+
{ type: 'paragraph', html: 'Untuk pelaksanaan profesional, penting untuk mempertimbangkan pelat beton. Mengabaikan volume ini akan menghasilkan pemesanan beton yang tidak mencukupi. Kalkulator mengintegrasikan perhitungan ini secara otomatis.' },
|
|
88
|
+
{ type: 'title', text: 'Kesalahan Kumulatif dalam Pengukuran', level: 3 },
|
|
89
|
+
{ type: 'paragraph', html: 'Dalam konstruksi, musuh terbesar adalah kesalahan milimeter. Jika Anda mengukur setiap anak tangga secara terpisah, total kesalahan kecil dapat membuat anak tangga terakhir jauh lebih tinggi atau lebih rendah dari yang pertama.' },
|
|
90
|
+
|
|
91
|
+
{ type: 'paragraph', html: "Tafsirkan hasil bersama asumsi yang ditampilkan kalkulator sebelum menggunakannya." },
|
|
92
|
+
{ type: 'paragraph', html: "Periksa input, satuan, pembulatan, tanggal, dan yurisdiksi karena semuanya dapat mengubah estimasi." },],
|
|
93
|
+
ui: {
|
|
94
|
+
labelGeometry: 'Geometri dan Ruang',
|
|
95
|
+
labelTotalHeight: 'Tinggi Total (H)',
|
|
96
|
+
labelAvailableLength: 'Panjang Tersedia (L)',
|
|
97
|
+
labelAvailableLengthHint: 'Gunakan 0 untuk kalkulasi bebas.',
|
|
98
|
+
labelNumSteps: 'Jlh Anak Tangga',
|
|
99
|
+
labelOptimize: 'Optimalkan (18cm)',
|
|
100
|
+
labelWork: 'Pekerjaan dan Instalasi',
|
|
101
|
+
labelSlabThickness: 'Tebal Pelat (e)',
|
|
102
|
+
labelFinishThickness: 'Penyelesaian',
|
|
103
|
+
labelCeilingHeight: 'Tinggi Plafon',
|
|
104
|
+
labelStairWidth: 'Lebar Tangga',
|
|
105
|
+
labelConcreteStrength: 'Kekuatan Beton',
|
|
106
|
+
optionH150: 'K-175 (Lantai kerja)',
|
|
107
|
+
optionH200: 'K-225 (Hunian)',
|
|
108
|
+
optionH250: 'K-300 (Struktural)',
|
|
109
|
+
labelRiser: 'Tinggi A. Tangga',
|
|
110
|
+
labelTread: 'Lebar Pijakan',
|
|
111
|
+
labelSlope: 'Kemiringan',
|
|
112
|
+
labelRealAdvance: 'Panjang Rill',
|
|
113
|
+
labelLayoutTable: 'Layout dan Pelaksanaan',
|
|
114
|
+
colStep: 'Tangga',
|
|
115
|
+
colConcreteHeight: 'T. Beton',
|
|
116
|
+
colFinishedHeight: 'T. Selesai',
|
|
117
|
+
colAdvance: 'Kemajuan',
|
|
118
|
+
adjustedNote: 'Disesuaikan',
|
|
119
|
+
labelMaterials: 'Volume dan Bahan',
|
|
120
|
+
labelTotalConcrete: 'Total Beton:',
|
|
121
|
+
labelCement: 'Semen (sak/25kg):',
|
|
122
|
+
labelSand: 'Pasir diperlukan:',
|
|
123
|
+
unitM3: 'm³',
|
|
124
|
+
unitBags: 'sak',
|
|
125
|
+
unitLiters: 'L',
|
|
126
|
+
btnShare: 'Bagikan',
|
|
127
|
+
btnPrint: 'Cetak PDF',
|
|
128
|
+
statusOptimalComfort: 'Kenyamanan Optimal',
|
|
129
|
+
statusMarginLimit: 'Batas Toleransi',
|
|
130
|
+
statusCriticalDesign: 'Desain Kritis',
|
|
131
|
+
statusRiserError: 'Kesalahan Tangga',
|
|
132
|
+
msgInvalidValues: 'Nilai tidak valid',
|
|
133
|
+
msgInsufficientSpace: 'RUANG TIDAK CUKUP',
|
|
134
|
+
msgDangerousTread: 'Pijakan selebar {val}cm berbahaya.',
|
|
135
|
+
msgBlondelValue: 'Nilai Blondel: {val}cm.',
|
|
136
|
+
msgOptimalStep: 'Langkah nyaman: {val}cm.',
|
|
137
|
+
msgLowCeiling: 'JARAK KEPALA RENDAH (<2m)',
|
|
138
|
+
msgCalculating: 'Menghitung...',
|
|
139
|
+
msgEnterMeasurements: 'Masukkan ukuran',
|
|
140
|
+
shareTitle: 'Ringkasan Pekerjaan',
|
|
141
|
+
shareMessage: 'Tangga: H={h}cm, N={n}, T={ch}cm, Vol={vol}m3',
|
|
142
|
+
},
|
|
143
|
+
};
|