@jjlmoya/utils-diy 1.28.0 → 1.30.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/category/i18n/de.ts +12 -12
- package/src/category/i18n/en.ts +110 -110
- package/src/category/i18n/es.ts +110 -110
- package/src/category/i18n/fr.ts +101 -101
- package/src/category/i18n/id.ts +12 -12
- package/src/category/i18n/it.ts +12 -12
- package/src/category/i18n/ja.ts +12 -12
- package/src/category/i18n/ko.ts +12 -12
- package/src/category/i18n/nl.ts +12 -12
- package/src/category/i18n/pl.ts +12 -12
- package/src/category/i18n/pt.ts +12 -12
- package/src/category/i18n/ru.ts +12 -12
- package/src/category/i18n/sv.ts +12 -12
- package/src/category/i18n/tr.ts +12 -12
- package/src/category/i18n/zh.ts +12 -12
- package/src/category/index.ts +36 -36
- package/src/category/seo.astro +1 -1
- package/src/components/PreviewNavSidebar.astro +1 -1
- package/src/components/PreviewToolbar.astro +1 -1
- package/src/data.ts +1 -1
- package/src/entries.ts +37 -37
- package/src/env.d.ts +1 -1
- package/src/index.ts +50 -50
- package/src/layouts/PreviewLayout.astro +1 -1
- package/src/pages/index.astro +1 -1
- package/src/tests/category_seo_quality.test.ts +74 -0
- package/src/tests/faq_count.test.ts +1 -1
- package/src/tests/mocks/astro_mock.js +1 -1
- package/src/tests/no_h1_in_components.test.ts +1 -1
- package/src/tests/seo_length.test.ts +1 -1
- package/src/tests/seo_parity.test.ts +2 -2
- package/src/tests/seo_translation_completeness.test.ts +18 -12
- package/src/tests/tool_validation.test.ts +15 -15
- package/src/tool/balusterCalculator/bibliography.ts +16 -16
- package/src/tool/balusterCalculator/i18n/de.ts +251 -251
- package/src/tool/balusterCalculator/i18n/en.ts +251 -251
- package/src/tool/balusterCalculator/i18n/es.ts +251 -251
- package/src/tool/balusterCalculator/i18n/fr.ts +251 -251
- package/src/tool/balusterCalculator/i18n/id.ts +251 -251
- package/src/tool/balusterCalculator/i18n/it.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ja.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ko.ts +251 -251
- package/src/tool/balusterCalculator/i18n/nl.ts +251 -251
- package/src/tool/balusterCalculator/i18n/pl.ts +251 -251
- package/src/tool/balusterCalculator/i18n/pt.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ru.ts +251 -251
- package/src/tool/balusterCalculator/i18n/sv.ts +251 -251
- package/src/tool/balusterCalculator/i18n/tr.ts +251 -251
- package/src/tool/balusterCalculator/i18n/zh.ts +251 -251
- package/src/tool/balusterCalculator/seo.astro +15 -15
- package/src/tool/clayCalculator/bibliography.ts +12 -12
- package/src/tool/clayCalculator/i18n/de.ts +174 -174
- package/src/tool/clayCalculator/i18n/en.ts +174 -174
- package/src/tool/clayCalculator/i18n/es.ts +174 -174
- package/src/tool/clayCalculator/i18n/fr.ts +174 -174
- package/src/tool/clayCalculator/i18n/id.ts +174 -174
- package/src/tool/clayCalculator/i18n/it.ts +174 -174
- package/src/tool/clayCalculator/i18n/ja.ts +173 -173
- package/src/tool/clayCalculator/i18n/ko.ts +174 -174
- package/src/tool/clayCalculator/i18n/nl.ts +174 -174
- package/src/tool/clayCalculator/i18n/pl.ts +174 -174
- package/src/tool/clayCalculator/i18n/pt.ts +174 -174
- package/src/tool/clayCalculator/i18n/ru.ts +174 -174
- package/src/tool/clayCalculator/i18n/sv.ts +174 -174
- package/src/tool/clayCalculator/i18n/tr.ts +174 -174
- package/src/tool/clayCalculator/i18n/zh.ts +174 -174
- package/src/tool/clayCalculator/seo.astro +15 -15
- package/src/tool/concreteCalculator/bibliography.ts +7 -7
- package/src/tool/concreteCalculator/i18n/de.ts +188 -188
- package/src/tool/concreteCalculator/i18n/en.ts +188 -188
- package/src/tool/concreteCalculator/i18n/es.ts +188 -188
- package/src/tool/concreteCalculator/i18n/fr.ts +188 -188
- package/src/tool/concreteCalculator/i18n/id.ts +188 -188
- package/src/tool/concreteCalculator/i18n/it.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ja.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ko.ts +188 -188
- package/src/tool/concreteCalculator/i18n/nl.ts +188 -188
- package/src/tool/concreteCalculator/i18n/pl.ts +188 -188
- package/src/tool/concreteCalculator/i18n/pt.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ru.ts +188 -188
- package/src/tool/concreteCalculator/i18n/sv.ts +188 -188
- package/src/tool/concreteCalculator/i18n/tr.ts +188 -188
- package/src/tool/concreteCalculator/i18n/zh.ts +188 -188
- package/src/tool/concreteCalculator/seo.astro +15 -15
- package/src/tool/cutOptimizer/bibliography.ts +12 -12
- package/src/tool/cutOptimizer/i18n/de.ts +169 -169
- package/src/tool/cutOptimizer/i18n/en.ts +169 -169
- package/src/tool/cutOptimizer/i18n/es.ts +169 -169
- package/src/tool/cutOptimizer/i18n/fr.ts +169 -169
- package/src/tool/cutOptimizer/i18n/id.ts +169 -169
- package/src/tool/cutOptimizer/i18n/it.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ja.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ko.ts +169 -169
- package/src/tool/cutOptimizer/i18n/nl.ts +169 -169
- package/src/tool/cutOptimizer/i18n/pl.ts +169 -169
- package/src/tool/cutOptimizer/i18n/pt.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ru.ts +169 -169
- package/src/tool/cutOptimizer/i18n/sv.ts +169 -169
- package/src/tool/cutOptimizer/i18n/tr.ts +169 -169
- package/src/tool/cutOptimizer/i18n/zh.ts +169 -169
- package/src/tool/cutOptimizer/seo.astro +15 -15
- package/src/tool/drillCalculator/bibliography.ts +12 -12
- package/src/tool/drillCalculator/i18n/de.ts +134 -134
- package/src/tool/drillCalculator/i18n/en.ts +134 -134
- package/src/tool/drillCalculator/i18n/es.ts +134 -134
- package/src/tool/drillCalculator/i18n/fr.ts +134 -134
- package/src/tool/drillCalculator/i18n/id.ts +134 -134
- package/src/tool/drillCalculator/i18n/it.ts +134 -134
- package/src/tool/drillCalculator/i18n/ja.ts +134 -134
- package/src/tool/drillCalculator/i18n/ko.ts +134 -134
- package/src/tool/drillCalculator/i18n/nl.ts +134 -134
- package/src/tool/drillCalculator/i18n/pl.ts +134 -134
- package/src/tool/drillCalculator/i18n/pt.ts +134 -134
- package/src/tool/drillCalculator/i18n/ru.ts +134 -134
- package/src/tool/drillCalculator/i18n/sv.ts +134 -134
- package/src/tool/drillCalculator/i18n/tr.ts +134 -134
- package/src/tool/drillCalculator/i18n/zh.ts +134 -134
- package/src/tool/drillCalculator/seo.astro +15 -15
- package/src/tool/drillSharpener/bibliography.ts +16 -16
- package/src/tool/drillSharpener/i18n/de.ts +117 -117
- package/src/tool/drillSharpener/i18n/en.ts +117 -117
- package/src/tool/drillSharpener/i18n/es.ts +117 -117
- package/src/tool/drillSharpener/i18n/fr.ts +117 -117
- package/src/tool/drillSharpener/i18n/id.ts +117 -117
- package/src/tool/drillSharpener/i18n/it.ts +117 -117
- package/src/tool/drillSharpener/i18n/ja.ts +117 -117
- package/src/tool/drillSharpener/i18n/ko.ts +117 -117
- package/src/tool/drillSharpener/i18n/nl.ts +117 -117
- package/src/tool/drillSharpener/i18n/pl.ts +117 -117
- package/src/tool/drillSharpener/i18n/pt.ts +117 -117
- package/src/tool/drillSharpener/i18n/ru.ts +117 -117
- package/src/tool/drillSharpener/i18n/sv.ts +117 -117
- package/src/tool/drillSharpener/i18n/tr.ts +117 -117
- package/src/tool/drillSharpener/i18n/zh.ts +117 -117
- package/src/tool/drillSharpener/seo.astro +15 -15
- package/src/tool/epoxyCalculator/bibliography.ts +20 -20
- package/src/tool/epoxyCalculator/i18n/de.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/en.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/es.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/fr.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/id.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/it.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ja.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ko.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/nl.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/pl.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/pt.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ru.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/sv.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/tr.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/zh.ts +116 -116
- package/src/tool/epoxyCalculator/seo.astro +15 -15
- package/src/tool/furnitureFit/bibliography.ts +12 -12
- package/src/tool/furnitureFit/i18n/de.ts +111 -111
- package/src/tool/furnitureFit/i18n/en.ts +149 -149
- package/src/tool/furnitureFit/i18n/es.ts +149 -149
- package/src/tool/furnitureFit/i18n/fr.ts +149 -149
- package/src/tool/furnitureFit/i18n/id.ts +111 -111
- package/src/tool/furnitureFit/i18n/it.ts +111 -111
- package/src/tool/furnitureFit/i18n/ja.ts +111 -111
- package/src/tool/furnitureFit/i18n/ko.ts +111 -111
- package/src/tool/furnitureFit/i18n/nl.ts +111 -111
- package/src/tool/furnitureFit/i18n/pl.ts +111 -111
- package/src/tool/furnitureFit/i18n/pt.ts +111 -111
- package/src/tool/furnitureFit/i18n/ru.ts +111 -111
- package/src/tool/furnitureFit/i18n/sv.ts +111 -111
- package/src/tool/furnitureFit/i18n/tr.ts +111 -111
- package/src/tool/furnitureFit/i18n/zh.ts +111 -111
- package/src/tool/furnitureFit/seo.astro +15 -15
- package/src/tool/mortarCalculator/bibliography.ts +20 -20
- package/src/tool/mortarCalculator/i18n/de.ts +130 -130
- package/src/tool/mortarCalculator/i18n/en.ts +202 -202
- package/src/tool/mortarCalculator/i18n/es.ts +179 -179
- package/src/tool/mortarCalculator/i18n/fr.ts +203 -203
- package/src/tool/mortarCalculator/i18n/id.ts +130 -130
- package/src/tool/mortarCalculator/i18n/it.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ja.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ko.ts +130 -130
- package/src/tool/mortarCalculator/i18n/nl.ts +130 -130
- package/src/tool/mortarCalculator/i18n/pl.ts +130 -130
- package/src/tool/mortarCalculator/i18n/pt.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ru.ts +130 -130
- package/src/tool/mortarCalculator/i18n/sv.ts +130 -130
- package/src/tool/mortarCalculator/i18n/tr.ts +130 -130
- package/src/tool/mortarCalculator/i18n/zh.ts +130 -130
- package/src/tool/mortarCalculator/seo.astro +15 -15
- package/src/tool/passepartoutCalculator/bibliography.ts +16 -16
- package/src/tool/passepartoutCalculator/i18n/de.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/en.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/es.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/fr.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/id.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/it.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ja.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ko.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/nl.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/pl.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/pt.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ru.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/sv.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/tr.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/zh.ts +108 -108
- package/src/tool/passepartoutCalculator/seo.astro +15 -15
- package/src/tool/pythagoreanRightAngleCalculator/bibliography.ts +12 -12
- package/src/tool/pythagoreanRightAngleCalculator/i18n/de.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/en.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/es.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/fr.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/id.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/it.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ja.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ko.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/nl.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pl.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pt.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ru.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/sv.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/tr.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/zh.ts +129 -129
- package/src/tool/stairCalculator/bibliography.ts +16 -16
- package/src/tool/stairCalculator/i18n/de.ts +143 -143
- package/src/tool/stairCalculator/i18n/en.ts +145 -145
- package/src/tool/stairCalculator/i18n/es.ts +145 -145
- package/src/tool/stairCalculator/i18n/fr.ts +145 -145
- package/src/tool/stairCalculator/i18n/id.ts +143 -143
- package/src/tool/stairCalculator/i18n/it.ts +143 -143
- package/src/tool/stairCalculator/i18n/ja.ts +143 -143
- package/src/tool/stairCalculator/i18n/ko.ts +143 -143
- package/src/tool/stairCalculator/i18n/nl.ts +143 -143
- package/src/tool/stairCalculator/i18n/pl.ts +143 -143
- package/src/tool/stairCalculator/i18n/pt.ts +143 -143
- package/src/tool/stairCalculator/i18n/ru.ts +143 -143
- package/src/tool/stairCalculator/i18n/sv.ts +143 -143
- package/src/tool/stairCalculator/i18n/tr.ts +143 -143
- package/src/tool/stairCalculator/i18n/zh.ts +143 -143
- package/src/tool/stairCalculator/seo.astro +15 -15
- package/src/tool/thermalExpansionCalculator/bibliography.ts +16 -16
- package/src/tool/thermalExpansionCalculator/i18n/de.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/en.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/es.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/fr.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/id.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/it.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ja.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ko.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/nl.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/pl.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/pt.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ru.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/sv.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/tr.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/zh.ts +132 -132
- package/src/tool/thermalExpansionCalculator/seo.astro +15 -15
- package/src/tool/twoStrokeMixtureCalculator/bibliography.ts +12 -12
- package/src/tool/twoStrokeMixtureCalculator/i18n/de.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/en.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/es.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/fr.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/id.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/it.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ja.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ko.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/nl.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/pl.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/pt.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ru.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/sv.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/tr.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/zh.ts +194 -194
- package/src/tool/voltageDropCalculator/bibliography.ts +16 -16
- package/src/tool/voltageDropCalculator/i18n/de.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/en.ts +151 -151
- package/src/tool/voltageDropCalculator/i18n/es.ts +151 -151
- package/src/tool/voltageDropCalculator/i18n/fr.ts +145 -145
- package/src/tool/voltageDropCalculator/i18n/id.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/it.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ja.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ko.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/nl.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/pl.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/pt.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ru.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/sv.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/tr.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/zh.ts +113 -113
- package/src/tool/voltageDropCalculator/seo.astro +15 -15
- package/src/tool/workshopFractionConverter/bibliography.ts +12 -12
- package/src/tool/workshopFractionConverter/i18n/de.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/en.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/es.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/fr.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/id.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/it.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ja.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ko.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/nl.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/pl.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/pt.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ru.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/sv.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/tr.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/zh.ts +147 -147
- package/src/tools.ts +20 -20
|
@@ -1,143 +1,143 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { StairCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'kalkulator-schodow';
|
|
7
|
-
const title = 'Kalkulator Schodów: Projektowanie i Wykonawstwo';
|
|
8
|
-
const description = 'Oblicz dokładne wymiary swoich schodów: stopień, podstopnicę, kąt nachylenia i potrzebne materiały. Zastosuj się do prawa Blondela i unikaj błędów budowlanych.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Co to jest prawo Blondela?',
|
|
13
|
-
answer: 'Jest to wzór, który określa, że aby schody były wygodne, suma dwóch wysokości podstopnic i jednej głębokości stopnia powinna mieścić się w przedziale od 62 do 64 cm (2h + s = 63 cm). Prawo to opiera się na średniej długości ludzkiego kroku.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Jaka jest maksymalna wysokość stopnia?',
|
|
17
|
-
answer: 'W budownictwie mieszkaniowym zaleca się nie przekraczać 18-19 cm. W przestrzeniach publicznych maksimum wynosi zazwyczaj 17,5 cm zgodnie z przepisami. Wyższe podstopnice bardziej męczą i mogą być niebezpieczne.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Jak obliczyć schody przy małej ilości miejsca?',
|
|
21
|
-
answer: 'Jeśli przestrzeń pozioma jest ograniczona, będziesz musiał zwiększyć liczbę stopni (zmniejszając wysokość podstopnicy) lub zaakceptować większe nachylenie. Kalkulator pomoże Ci znaleźć optymalną równowagę.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Co obejmuje obliczenie ilości betonu?',
|
|
25
|
-
answer: 'Obliczana jest całkowita objętość betonu, biorąc pod uwagę stopnie oraz płytę spocznikową/biegową (ukośną płaszczyznę podtrzymującą stopnie). Pominięcie tej płyty skutkowałoby niedoszacowaniem zamówienia materiału.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: 'Dlaczego ważne jest tyczenie kumulacyjne?',
|
|
29
|
-
answer: 'Mierzenie każdego stopnia z osobna generuje skumulowane błędy. Tyczenie kumulacyjne gwarantuje, że wszystkie stopnie będą miały dokładnie tę samą wysokość, poprawiając bezpieczeństwo i komfort użytkowania.',
|
|
30
|
-
},
|
|
31
|
-
];
|
|
32
|
-
|
|
33
|
-
const howToData = [
|
|
34
|
-
{ name: 'Zmierzyć wysokość kondygnacji', text: 'Zmierz całkowitą różnicę poziomów (H) od gotowej podłogi dolnej do gotowej podłogi górnej. Jest to podstawowa dana dla wszystkich obliczeń.' },
|
|
35
|
-
{ name: 'Wprowadzić dostępną długość', text: 'Opcjonalnie: Jeśli masz ograniczenia przestrzenne, wprowadź dostępną długość poziomą. Użyj 0 dla obliczeń bez ograniczeń.' },
|
|
36
|
-
{ name: 'Dostosować liczbę stopni', text: 'Kalkulator zaproponuje początkową liczbę, ale możesz ją zmienić. Obserwuj wskaźnik Blondela: powinien być zielony (62-64 cm) dla maksymalnej wygody.' },
|
|
37
|
-
{ name: 'Zdefiniować parametry budowy', text: 'Określ grubość płyty, wykończenia, klasę betonu i szerokość schodów. Te dane wpływają na ostateczne zestawienie materiałów.' },
|
|
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: 'pl',
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
export const content: ToolLocaleContent<StairCalculatorUI> = {
|
|
75
|
-
slug,
|
|
76
|
-
title,
|
|
77
|
-
description,
|
|
78
|
-
faqTitle: 'Często Zadawane Pytania',
|
|
79
|
-
faq: faqData,
|
|
80
|
-
bibliography,
|
|
81
|
-
howTo: howToData,
|
|
82
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
-
seo: [
|
|
84
|
-
{ type: 'title', text: 'Projektowanie Geometryczne Schodów: Prawo Blondela', level: 2 },
|
|
85
|
-
{ type: 'paragraph', html: 'Komfort schodów zależy od długości ludzkiego kroku. Twój organizm oczekuje przewidywalnego rytmu podczas wchodzenia. Prawo Blondela określa, że 2 podstopnice + 1 stopień = 62-64 cm to standard gwarantujący maksymalną wygodę i bezpieczeństwo.' },
|
|
86
|
-
{ type: 'title', text: 'Kontrola Konstrukcji i Materiałów', level: 3 },
|
|
87
|
-
{ type: 'paragraph', html: 'Do profesjonalnego wykonania niezbędne jest uwzględnienie płyty betonowej. Zignorowanie tej objętości skutkowałoby niedoborem betonu i wadliwym wykonaniem. Kalkulator automatycznie integruje te obliczenia.' },
|
|
88
|
-
{ type: 'title', text: 'Tyczenie i Błąd Skumulowany', level: 3 },
|
|
89
|
-
{ type: 'paragraph', html: 'W budownictwie największym wrogiem jest błąd milimetrowy. Jeśli mierzysz każdy stopień oddzielnie, suma małych błędów może sprawić, że ostatni stopień będzie o 5 cm wyższy lub niższy od pierwszego.' },
|
|
90
|
-
|
|
91
|
-
{ type: 'paragraph', html: "Przed użyciem zinterpretuj wynik razem z założeniami pokazanymi przez kalkulator." },
|
|
92
|
-
{ type: 'paragraph', html: "Sprawdź dane, jednostki, zaokrąglenie, datę i jurysdykcję, ponieważ każdy element może zmienić szacunek." },],
|
|
93
|
-
ui: {
|
|
94
|
-
labelGeometry: 'Geometria i Miejsce',
|
|
95
|
-
labelTotalHeight: 'Wysokość całkowita (H)',
|
|
96
|
-
labelAvailableLength: 'Dostępna długość (L)',
|
|
97
|
-
labelAvailableLengthHint: 'Użyj 0 dla obliczeń dowolnych.',
|
|
98
|
-
labelNumSteps: 'Liczba stopni',
|
|
99
|
-
labelOptimize: 'Optymalizuj (18cm)',
|
|
100
|
-
labelWork: 'Budowa i Instalacja',
|
|
101
|
-
labelSlabThickness: 'Grubość płyty (e)',
|
|
102
|
-
labelFinishThickness: 'Wykończenie',
|
|
103
|
-
labelCeilingHeight: 'Wysokość sufitu',
|
|
104
|
-
labelStairWidth: 'Szerokość schodów',
|
|
105
|
-
labelConcreteStrength: 'Klasa betonu',
|
|
106
|
-
optionH150: 'C12/15 (Chudy)',
|
|
107
|
-
optionH200: 'C16/20 (Budowlany)',
|
|
108
|
-
optionH250: 'C20/25 (Konstrukcyjny)',
|
|
109
|
-
labelRiser: 'Podstopnica',
|
|
110
|
-
labelTread: 'Stopień',
|
|
111
|
-
labelSlope: 'Nachylenie',
|
|
112
|
-
labelRealAdvance: 'Długość całkowita',
|
|
113
|
-
labelLayoutTable: 'Tyczenie i Wykonawstwo',
|
|
114
|
-
colStep: 'Stopień',
|
|
115
|
-
colConcreteHeight: 'Wys. Betonu',
|
|
116
|
-
colFinishedHeight: 'Wys. Gotowa',
|
|
117
|
-
colAdvance: 'Postęp',
|
|
118
|
-
adjustedNote: 'Dostosowano',
|
|
119
|
-
labelMaterials: 'Zestawienie Materiałów',
|
|
120
|
-
labelTotalConcrete: 'Beton całkowity:',
|
|
121
|
-
labelCement: 'Cement (worki/25kg):',
|
|
122
|
-
labelSand: 'Potrzebny piasek:',
|
|
123
|
-
unitM3: 'm³',
|
|
124
|
-
unitBags: 'worki',
|
|
125
|
-
unitLiters: 'L',
|
|
126
|
-
btnShare: 'Udostępnij',
|
|
127
|
-
btnPrint: 'Drukuj PDF',
|
|
128
|
-
statusOptimalComfort: 'Optymalny Komfort',
|
|
129
|
-
statusMarginLimit: 'Granica Normy',
|
|
130
|
-
statusCriticalDesign: 'Projekt Krytyczny',
|
|
131
|
-
statusRiserError: 'Błąd Stopnia',
|
|
132
|
-
msgInvalidValues: 'Nieprawidłowe wartości',
|
|
133
|
-
msgInsufficientSpace: 'BRAK MIEJSCA',
|
|
134
|
-
msgDangerousTread: 'Stopień o szerokości {val}cm jest niebezpieczny.',
|
|
135
|
-
msgBlondelValue: 'Wartość Blondela: {val}cm.',
|
|
136
|
-
msgOptimalStep: 'Wygodny krok: {val}cm.',
|
|
137
|
-
msgLowCeiling: 'NISKI PRZEŚWIT (<2m)',
|
|
138
|
-
msgCalculating: 'Obliczanie...',
|
|
139
|
-
msgEnterMeasurements: 'Wprowadź wymiary',
|
|
140
|
-
shareTitle: 'Podsumowanie Prac',
|
|
141
|
-
shareMessage: 'Schody: 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 = 'kalkulator-schodow';
|
|
7
|
+
const title = 'Kalkulator Schodów: Projektowanie i Wykonawstwo';
|
|
8
|
+
const description = 'Oblicz dokładne wymiary swoich schodów: stopień, podstopnicę, kąt nachylenia i potrzebne materiały. Zastosuj się do prawa Blondela i unikaj błędów budowlanych.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Co to jest prawo Blondela?',
|
|
13
|
+
answer: 'Jest to wzór, który określa, że aby schody były wygodne, suma dwóch wysokości podstopnic i jednej głębokości stopnia powinna mieścić się w przedziale od 62 do 64 cm (2h + s = 63 cm). Prawo to opiera się na średniej długości ludzkiego kroku.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Jaka jest maksymalna wysokość stopnia?',
|
|
17
|
+
answer: 'W budownictwie mieszkaniowym zaleca się nie przekraczać 18-19 cm. W przestrzeniach publicznych maksimum wynosi zazwyczaj 17,5 cm zgodnie z przepisami. Wyższe podstopnice bardziej męczą i mogą być niebezpieczne.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Jak obliczyć schody przy małej ilości miejsca?',
|
|
21
|
+
answer: 'Jeśli przestrzeń pozioma jest ograniczona, będziesz musiał zwiększyć liczbę stopni (zmniejszając wysokość podstopnicy) lub zaakceptować większe nachylenie. Kalkulator pomoże Ci znaleźć optymalną równowagę.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Co obejmuje obliczenie ilości betonu?',
|
|
25
|
+
answer: 'Obliczana jest całkowita objętość betonu, biorąc pod uwagę stopnie oraz płytę spocznikową/biegową (ukośną płaszczyznę podtrzymującą stopnie). Pominięcie tej płyty skutkowałoby niedoszacowaniem zamówienia materiału.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'Dlaczego ważne jest tyczenie kumulacyjne?',
|
|
29
|
+
answer: 'Mierzenie każdego stopnia z osobna generuje skumulowane błędy. Tyczenie kumulacyjne gwarantuje, że wszystkie stopnie będą miały dokładnie tę samą wysokość, poprawiając bezpieczeństwo i komfort użytkowania.',
|
|
30
|
+
},
|
|
31
|
+
];
|
|
32
|
+
|
|
33
|
+
const howToData = [
|
|
34
|
+
{ name: 'Zmierzyć wysokość kondygnacji', text: 'Zmierz całkowitą różnicę poziomów (H) od gotowej podłogi dolnej do gotowej podłogi górnej. Jest to podstawowa dana dla wszystkich obliczeń.' },
|
|
35
|
+
{ name: 'Wprowadzić dostępną długość', text: 'Opcjonalnie: Jeśli masz ograniczenia przestrzenne, wprowadź dostępną długość poziomą. Użyj 0 dla obliczeń bez ograniczeń.' },
|
|
36
|
+
{ name: 'Dostosować liczbę stopni', text: 'Kalkulator zaproponuje początkową liczbę, ale możesz ją zmienić. Obserwuj wskaźnik Blondela: powinien być zielony (62-64 cm) dla maksymalnej wygody.' },
|
|
37
|
+
{ name: 'Zdefiniować parametry budowy', text: 'Określ grubość płyty, wykończenia, klasę betonu i szerokość schodów. Te dane wpływają na ostateczne zestawienie materiałów.' },
|
|
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: 'pl',
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
export const content: ToolLocaleContent<StairCalculatorUI> = {
|
|
75
|
+
slug,
|
|
76
|
+
title,
|
|
77
|
+
description,
|
|
78
|
+
faqTitle: 'Często Zadawane Pytania',
|
|
79
|
+
faq: faqData,
|
|
80
|
+
bibliography,
|
|
81
|
+
howTo: howToData,
|
|
82
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
+
seo: [
|
|
84
|
+
{ type: 'title', text: 'Projektowanie Geometryczne Schodów: Prawo Blondela', level: 2 },
|
|
85
|
+
{ type: 'paragraph', html: 'Komfort schodów zależy od długości ludzkiego kroku. Twój organizm oczekuje przewidywalnego rytmu podczas wchodzenia. Prawo Blondela określa, że 2 podstopnice + 1 stopień = 62-64 cm to standard gwarantujący maksymalną wygodę i bezpieczeństwo.' },
|
|
86
|
+
{ type: 'title', text: 'Kontrola Konstrukcji i Materiałów', level: 3 },
|
|
87
|
+
{ type: 'paragraph', html: 'Do profesjonalnego wykonania niezbędne jest uwzględnienie płyty betonowej. Zignorowanie tej objętości skutkowałoby niedoborem betonu i wadliwym wykonaniem. Kalkulator automatycznie integruje te obliczenia.' },
|
|
88
|
+
{ type: 'title', text: 'Tyczenie i Błąd Skumulowany', level: 3 },
|
|
89
|
+
{ type: 'paragraph', html: 'W budownictwie największym wrogiem jest błąd milimetrowy. Jeśli mierzysz każdy stopień oddzielnie, suma małych błędów może sprawić, że ostatni stopień będzie o 5 cm wyższy lub niższy od pierwszego.' },
|
|
90
|
+
|
|
91
|
+
{ type: 'paragraph', html: "Przed użyciem zinterpretuj wynik razem z założeniami pokazanymi przez kalkulator." },
|
|
92
|
+
{ type: 'paragraph', html: "Sprawdź dane, jednostki, zaokrąglenie, datę i jurysdykcję, ponieważ każdy element może zmienić szacunek." },],
|
|
93
|
+
ui: {
|
|
94
|
+
labelGeometry: 'Geometria i Miejsce',
|
|
95
|
+
labelTotalHeight: 'Wysokość całkowita (H)',
|
|
96
|
+
labelAvailableLength: 'Dostępna długość (L)',
|
|
97
|
+
labelAvailableLengthHint: 'Użyj 0 dla obliczeń dowolnych.',
|
|
98
|
+
labelNumSteps: 'Liczba stopni',
|
|
99
|
+
labelOptimize: 'Optymalizuj (18cm)',
|
|
100
|
+
labelWork: 'Budowa i Instalacja',
|
|
101
|
+
labelSlabThickness: 'Grubość płyty (e)',
|
|
102
|
+
labelFinishThickness: 'Wykończenie',
|
|
103
|
+
labelCeilingHeight: 'Wysokość sufitu',
|
|
104
|
+
labelStairWidth: 'Szerokość schodów',
|
|
105
|
+
labelConcreteStrength: 'Klasa betonu',
|
|
106
|
+
optionH150: 'C12/15 (Chudy)',
|
|
107
|
+
optionH200: 'C16/20 (Budowlany)',
|
|
108
|
+
optionH250: 'C20/25 (Konstrukcyjny)',
|
|
109
|
+
labelRiser: 'Podstopnica',
|
|
110
|
+
labelTread: 'Stopień',
|
|
111
|
+
labelSlope: 'Nachylenie',
|
|
112
|
+
labelRealAdvance: 'Długość całkowita',
|
|
113
|
+
labelLayoutTable: 'Tyczenie i Wykonawstwo',
|
|
114
|
+
colStep: 'Stopień',
|
|
115
|
+
colConcreteHeight: 'Wys. Betonu',
|
|
116
|
+
colFinishedHeight: 'Wys. Gotowa',
|
|
117
|
+
colAdvance: 'Postęp',
|
|
118
|
+
adjustedNote: 'Dostosowano',
|
|
119
|
+
labelMaterials: 'Zestawienie Materiałów',
|
|
120
|
+
labelTotalConcrete: 'Beton całkowity:',
|
|
121
|
+
labelCement: 'Cement (worki/25kg):',
|
|
122
|
+
labelSand: 'Potrzebny piasek:',
|
|
123
|
+
unitM3: 'm³',
|
|
124
|
+
unitBags: 'worki',
|
|
125
|
+
unitLiters: 'L',
|
|
126
|
+
btnShare: 'Udostępnij',
|
|
127
|
+
btnPrint: 'Drukuj PDF',
|
|
128
|
+
statusOptimalComfort: 'Optymalny Komfort',
|
|
129
|
+
statusMarginLimit: 'Granica Normy',
|
|
130
|
+
statusCriticalDesign: 'Projekt Krytyczny',
|
|
131
|
+
statusRiserError: 'Błąd Stopnia',
|
|
132
|
+
msgInvalidValues: 'Nieprawidłowe wartości',
|
|
133
|
+
msgInsufficientSpace: 'BRAK MIEJSCA',
|
|
134
|
+
msgDangerousTread: 'Stopień o szerokości {val}cm jest niebezpieczny.',
|
|
135
|
+
msgBlondelValue: 'Wartość Blondela: {val}cm.',
|
|
136
|
+
msgOptimalStep: 'Wygodny krok: {val}cm.',
|
|
137
|
+
msgLowCeiling: 'NISKI PRZEŚWIT (<2m)',
|
|
138
|
+
msgCalculating: 'Obliczanie...',
|
|
139
|
+
msgEnterMeasurements: 'Wprowadź wymiary',
|
|
140
|
+
shareTitle: 'Podsumowanie Prac',
|
|
141
|
+
shareMessage: 'Schody: H={h}cm, N={n}, h={ch}cm, Vol={vol}m3',
|
|
142
|
+
},
|
|
143
|
+
};
|
|
@@ -1,143 +1,143 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { StairCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'calculadora-escadas';
|
|
7
|
-
const title = 'Calculadora de Escadas: Design e Execução';
|
|
8
|
-
const description = 'Calcule as medidas exatas da sua escada: piso, espelho, ângulo e materiais. Respeite a Lei de Blondel e evite erros de obra.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'O que é a Lei de Blondel?',
|
|
13
|
-
answer: 'É uma fórmula que estabelece que para uma escada ser confortável, a soma de dois espelhos e um piso deve estar entre 62 e 64 cm (2E + P = 63). Esta lei baseia-se no comprimento médio do passo humano.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Qual é a altura máxima de um degrau?',
|
|
17
|
-
answer: 'Em habitações recomenda-se não superar os 18-19 cm. Para espaços públicos, o máximo costuma ser 17.5 cm segundo a normativa. Espelhos maiores cansam mais e podem ser perigosos.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Como calculo se tenho pouco espaço?',
|
|
21
|
-
answer: 'Se o avanço horizontal for limitado, deverá aumentar o número de degraus (reduzindo o espelho) ou aceitar uma inclinação maior. A calculadora ajuda a encontrar o equilíbrio ideal.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'O que inclui a cubagem de betão?',
|
|
25
|
-
answer: 'Calcula-se o volume total de betão considerando os degraus mais a laje inclinada (o plano inclinado que suporta os degraus). Ignorar este volume resultaria num pedido de betão insuficiente.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: 'Porque é importante a marcação acumulada?',
|
|
29
|
-
answer: 'Medir cada degrau separadamente gera erros acumulados. A marcação acumulada garante que todos os degraus tenham exatamente a mesma altura, melhorando a segurança e o conforto.',
|
|
30
|
-
},
|
|
31
|
-
];
|
|
32
|
-
|
|
33
|
-
const howToData = [
|
|
34
|
-
{ name: 'Medir o desnível', text: 'Meça o desnível total (H) desde o piso acabado inferior ao piso acabado superior. Este é o dado fundamental para todo o cálculo.' },
|
|
35
|
-
{ name: 'Introduzir o comprimento disponível', text: 'Opcional: Se tiver restrições de espaço, introduza o comprimento horizontal disponível. Use 0 para cálculo livre.' },
|
|
36
|
-
{ name: 'Ajustar o número de degraus', text: 'A calculadora propõe um número inicial, mas pode ajustá-lo. Observe o indicador de Blondel: deve estar em verde (62-64 cm) para máximo conforto.' },
|
|
37
|
-
{ name: 'Definir parâmetros de obra', text: 'Especifique a espessura da laje, acabamentos finais, resistência do betão e largura da escada. Estes dados afetam a cubagem final.' },
|
|
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: 'pt',
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
export const content: ToolLocaleContent<StairCalculatorUI> = {
|
|
75
|
-
slug,
|
|
76
|
-
title,
|
|
77
|
-
description,
|
|
78
|
-
faqTitle: 'Perguntas Frequentes',
|
|
79
|
-
faq: faqData,
|
|
80
|
-
bibliography,
|
|
81
|
-
howTo: howToData,
|
|
82
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
-
seo: [
|
|
84
|
-
{ type: 'title', text: 'Design Geométrico de Escadas: A Lei de Blondel', level: 2 },
|
|
85
|
-
{ type: 'paragraph', html: 'O conforto de uma escada depende do comprimento do passo humano. A Lei de Blondel estabelece que 2 espelhos + 1 piso = 62-64 cm é o padrão que garante máximo conforto e segurança.' },
|
|
86
|
-
{ type: 'title', text: 'Controlo de Estrutura e Materiais', level: 3 },
|
|
87
|
-
{ type: 'paragraph', html: 'Para uma execução profissional, é vital considerar a laje de betão. Ignorar este volume resultaria num pedido de betão insuficiente. A calculadora integra automaticamente este cálculo.' },
|
|
88
|
-
{ type: 'title', text: 'Marcação e Erro Acumulado', level: 3 },
|
|
89
|
-
{ type: 'paragraph', html: 'Na construção, o maior inimigo é o erro milimétrico. Se medir cada degrau separadamente, a soma de pequenos erros pode deixar o último degrau 5 cm mais alto ou mais baixo que o primeiro.' },
|
|
90
|
-
|
|
91
|
-
{ type: 'paragraph', html: "Interprete o resultado juntamente com as premissas apresentadas pela calculadora antes de o utilizar." },
|
|
92
|
-
{ type: 'paragraph', html: "Confirme dados, unidades, arredondamento, data e jurisdição, pois cada elemento pode alterar a estimativa." },],
|
|
93
|
-
ui: {
|
|
94
|
-
labelGeometry: 'Geometria e Espaço',
|
|
95
|
-
labelTotalHeight: 'Desnível Total (H)',
|
|
96
|
-
labelAvailableLength: 'Comprimento Disponível (L)',
|
|
97
|
-
labelAvailableLengthHint: 'Use 0 para cálculo livre.',
|
|
98
|
-
labelNumSteps: 'Nº Degraus',
|
|
99
|
-
labelOptimize: 'Otimizar (18cm)',
|
|
100
|
-
labelWork: 'Obra e Instalação',
|
|
101
|
-
labelSlabThickness: 'Laje (e)',
|
|
102
|
-
labelFinishThickness: 'Acabamento',
|
|
103
|
-
labelCeilingHeight: 'Altura Teto',
|
|
104
|
-
labelStairWidth: 'Largura Escada',
|
|
105
|
-
labelConcreteStrength: 'Resistência Betão',
|
|
106
|
-
optionH150: 'C12/15 (Limpeza)',
|
|
107
|
-
optionH200: 'C16/20 (Habitação)',
|
|
108
|
-
optionH250: 'C20/25 (Estrutural)',
|
|
109
|
-
labelRiser: 'Espelho',
|
|
110
|
-
labelTread: 'Piso',
|
|
111
|
-
labelSlope: 'Inclinação',
|
|
112
|
-
labelRealAdvance: 'Avanço Real',
|
|
113
|
-
labelLayoutTable: 'Marcação e Execução',
|
|
114
|
-
colStep: 'Degrau',
|
|
115
|
-
colConcreteHeight: 'H. Betão',
|
|
116
|
-
colFinishedHeight: 'H. Terminada',
|
|
117
|
-
colAdvance: 'Avanço',
|
|
118
|
-
adjustedNote: 'Ajustado',
|
|
119
|
-
labelMaterials: 'Cubagem e Pedido',
|
|
120
|
-
labelTotalConcrete: 'Betão Total:',
|
|
121
|
-
labelCement: 'Cimento (sacos/25kg):',
|
|
122
|
-
labelSand: 'Areia necessária:',
|
|
123
|
-
unitM3: 'm³',
|
|
124
|
-
unitBags: 'sacos',
|
|
125
|
-
unitLiters: 'L',
|
|
126
|
-
btnShare: 'Partilhar',
|
|
127
|
-
btnPrint: 'Imprimir PDF',
|
|
128
|
-
statusOptimalComfort: 'Conforto Ideal',
|
|
129
|
-
statusMarginLimit: 'Margem Limite',
|
|
130
|
-
statusCriticalDesign: 'Design Crítico',
|
|
131
|
-
statusRiserError: 'Erro de Piso',
|
|
132
|
-
msgInvalidValues: 'Valores inválidos',
|
|
133
|
-
msgInsufficientSpace: 'ESPAÇO INSUFICIENTE',
|
|
134
|
-
msgDangerousTread: 'O piso de {val}cm é perigoso.',
|
|
135
|
-
msgBlondelValue: 'Blondel: {val}cm.',
|
|
136
|
-
msgOptimalStep: 'Passo confortável: {val}cm.',
|
|
137
|
-
msgLowCeiling: 'PASSAGEM BAIXA (<2m)',
|
|
138
|
-
msgCalculating: 'A calcular...',
|
|
139
|
-
msgEnterMeasurements: 'Insira medidas',
|
|
140
|
-
shareTitle: 'Resumo Obra',
|
|
141
|
-
shareMessage: 'Escada: H={h}cm, N={n}, E={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 = 'calculadora-escadas';
|
|
7
|
+
const title = 'Calculadora de Escadas: Design e Execução';
|
|
8
|
+
const description = 'Calcule as medidas exatas da sua escada: piso, espelho, ângulo e materiais. Respeite a Lei de Blondel e evite erros de obra.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'O que é a Lei de Blondel?',
|
|
13
|
+
answer: 'É uma fórmula que estabelece que para uma escada ser confortável, a soma de dois espelhos e um piso deve estar entre 62 e 64 cm (2E + P = 63). Esta lei baseia-se no comprimento médio do passo humano.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Qual é a altura máxima de um degrau?',
|
|
17
|
+
answer: 'Em habitações recomenda-se não superar os 18-19 cm. Para espaços públicos, o máximo costuma ser 17.5 cm segundo a normativa. Espelhos maiores cansam mais e podem ser perigosos.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Como calculo se tenho pouco espaço?',
|
|
21
|
+
answer: 'Se o avanço horizontal for limitado, deverá aumentar o número de degraus (reduzindo o espelho) ou aceitar uma inclinação maior. A calculadora ajuda a encontrar o equilíbrio ideal.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'O que inclui a cubagem de betão?',
|
|
25
|
+
answer: 'Calcula-se o volume total de betão considerando os degraus mais a laje inclinada (o plano inclinado que suporta os degraus). Ignorar este volume resultaria num pedido de betão insuficiente.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'Porque é importante a marcação acumulada?',
|
|
29
|
+
answer: 'Medir cada degrau separadamente gera erros acumulados. A marcação acumulada garante que todos os degraus tenham exatamente a mesma altura, melhorando a segurança e o conforto.',
|
|
30
|
+
},
|
|
31
|
+
];
|
|
32
|
+
|
|
33
|
+
const howToData = [
|
|
34
|
+
{ name: 'Medir o desnível', text: 'Meça o desnível total (H) desde o piso acabado inferior ao piso acabado superior. Este é o dado fundamental para todo o cálculo.' },
|
|
35
|
+
{ name: 'Introduzir o comprimento disponível', text: 'Opcional: Se tiver restrições de espaço, introduza o comprimento horizontal disponível. Use 0 para cálculo livre.' },
|
|
36
|
+
{ name: 'Ajustar o número de degraus', text: 'A calculadora propõe um número inicial, mas pode ajustá-lo. Observe o indicador de Blondel: deve estar em verde (62-64 cm) para máximo conforto.' },
|
|
37
|
+
{ name: 'Definir parâmetros de obra', text: 'Especifique a espessura da laje, acabamentos finais, resistência do betão e largura da escada. Estes dados afetam a cubagem final.' },
|
|
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: 'pt',
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
export const content: ToolLocaleContent<StairCalculatorUI> = {
|
|
75
|
+
slug,
|
|
76
|
+
title,
|
|
77
|
+
description,
|
|
78
|
+
faqTitle: 'Perguntas Frequentes',
|
|
79
|
+
faq: faqData,
|
|
80
|
+
bibliography,
|
|
81
|
+
howTo: howToData,
|
|
82
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
+
seo: [
|
|
84
|
+
{ type: 'title', text: 'Design Geométrico de Escadas: A Lei de Blondel', level: 2 },
|
|
85
|
+
{ type: 'paragraph', html: 'O conforto de uma escada depende do comprimento do passo humano. A Lei de Blondel estabelece que 2 espelhos + 1 piso = 62-64 cm é o padrão que garante máximo conforto e segurança.' },
|
|
86
|
+
{ type: 'title', text: 'Controlo de Estrutura e Materiais', level: 3 },
|
|
87
|
+
{ type: 'paragraph', html: 'Para uma execução profissional, é vital considerar a laje de betão. Ignorar este volume resultaria num pedido de betão insuficiente. A calculadora integra automaticamente este cálculo.' },
|
|
88
|
+
{ type: 'title', text: 'Marcação e Erro Acumulado', level: 3 },
|
|
89
|
+
{ type: 'paragraph', html: 'Na construção, o maior inimigo é o erro milimétrico. Se medir cada degrau separadamente, a soma de pequenos erros pode deixar o último degrau 5 cm mais alto ou mais baixo que o primeiro.' },
|
|
90
|
+
|
|
91
|
+
{ type: 'paragraph', html: "Interprete o resultado juntamente com as premissas apresentadas pela calculadora antes de o utilizar." },
|
|
92
|
+
{ type: 'paragraph', html: "Confirme dados, unidades, arredondamento, data e jurisdição, pois cada elemento pode alterar a estimativa." },],
|
|
93
|
+
ui: {
|
|
94
|
+
labelGeometry: 'Geometria e Espaço',
|
|
95
|
+
labelTotalHeight: 'Desnível Total (H)',
|
|
96
|
+
labelAvailableLength: 'Comprimento Disponível (L)',
|
|
97
|
+
labelAvailableLengthHint: 'Use 0 para cálculo livre.',
|
|
98
|
+
labelNumSteps: 'Nº Degraus',
|
|
99
|
+
labelOptimize: 'Otimizar (18cm)',
|
|
100
|
+
labelWork: 'Obra e Instalação',
|
|
101
|
+
labelSlabThickness: 'Laje (e)',
|
|
102
|
+
labelFinishThickness: 'Acabamento',
|
|
103
|
+
labelCeilingHeight: 'Altura Teto',
|
|
104
|
+
labelStairWidth: 'Largura Escada',
|
|
105
|
+
labelConcreteStrength: 'Resistência Betão',
|
|
106
|
+
optionH150: 'C12/15 (Limpeza)',
|
|
107
|
+
optionH200: 'C16/20 (Habitação)',
|
|
108
|
+
optionH250: 'C20/25 (Estrutural)',
|
|
109
|
+
labelRiser: 'Espelho',
|
|
110
|
+
labelTread: 'Piso',
|
|
111
|
+
labelSlope: 'Inclinação',
|
|
112
|
+
labelRealAdvance: 'Avanço Real',
|
|
113
|
+
labelLayoutTable: 'Marcação e Execução',
|
|
114
|
+
colStep: 'Degrau',
|
|
115
|
+
colConcreteHeight: 'H. Betão',
|
|
116
|
+
colFinishedHeight: 'H. Terminada',
|
|
117
|
+
colAdvance: 'Avanço',
|
|
118
|
+
adjustedNote: 'Ajustado',
|
|
119
|
+
labelMaterials: 'Cubagem e Pedido',
|
|
120
|
+
labelTotalConcrete: 'Betão Total:',
|
|
121
|
+
labelCement: 'Cimento (sacos/25kg):',
|
|
122
|
+
labelSand: 'Areia necessária:',
|
|
123
|
+
unitM3: 'm³',
|
|
124
|
+
unitBags: 'sacos',
|
|
125
|
+
unitLiters: 'L',
|
|
126
|
+
btnShare: 'Partilhar',
|
|
127
|
+
btnPrint: 'Imprimir PDF',
|
|
128
|
+
statusOptimalComfort: 'Conforto Ideal',
|
|
129
|
+
statusMarginLimit: 'Margem Limite',
|
|
130
|
+
statusCriticalDesign: 'Design Crítico',
|
|
131
|
+
statusRiserError: 'Erro de Piso',
|
|
132
|
+
msgInvalidValues: 'Valores inválidos',
|
|
133
|
+
msgInsufficientSpace: 'ESPAÇO INSUFICIENTE',
|
|
134
|
+
msgDangerousTread: 'O piso de {val}cm é perigoso.',
|
|
135
|
+
msgBlondelValue: 'Blondel: {val}cm.',
|
|
136
|
+
msgOptimalStep: 'Passo confortável: {val}cm.',
|
|
137
|
+
msgLowCeiling: 'PASSAGEM BAIXA (<2m)',
|
|
138
|
+
msgCalculating: 'A calcular...',
|
|
139
|
+
msgEnterMeasurements: 'Insira medidas',
|
|
140
|
+
shareTitle: 'Resumo Obra',
|
|
141
|
+
shareMessage: 'Escada: H={h}cm, N={n}, E={ch}cm, Vol={vol}m3',
|
|
142
|
+
},
|
|
143
|
+
};
|