@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 = 'merdiven-hesaplayici';
|
|
7
|
-
const title = 'Merdiven Hesaplayıcı: Tasarım ve Uygulama';
|
|
8
|
-
const description = 'Merdiveninizin kesin ölçülerini hesaplayın: rıht, basamak, açı ve malzemeler. Blondel Yasası\'na uyarak inşaat hatalarını önleyin.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Blondel Yasası nedir?',
|
|
13
|
-
answer: 'Bir merdivenin konforlu olabilmesi için iki rıht yüksekliği ile bir basamak genişliğinin toplamının 62 ile 64 cm arasında olması gerektiğini belirten bir formüldür (2R + B = 63). Bu yasa, ortalama insan adımı uzunluğuna dayanır.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Bir basamağın maksimum yüksekliği ne olmalıdır?',
|
|
17
|
-
answer: 'Konutlarda 18-19 cm\'yi geçmemesi önerilir. Kamusal alanlarda ise yönetmeliklere göre maksimum genellikle 17,5 cm\'dir. Daha yüksek rıhtlar daha fazla yorar ve tehlikeli olabilir.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Alan azsa nasıl hesaplama yaparım?',
|
|
21
|
-
answer: 'Yatay mesafe sınırlıysa, basamak sayısını artırmanız (rıhtı küçülterek) veya daha dik bir eğimi kabul etmeniz gerekir. Hesaplayıcı, en uygun dengeyi bulmanıza yardımcı olur.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Beton metrajı neleri içerir?',
|
|
25
|
-
answer: 'Basamaklar ve basamakları taşıyan eğimli plak (rampa kısmı) dikkate alınarak toplam beton hacmi hesaplanır. Bu plakanın hacmini ihmal etmek eksik beton siparişine neden olur.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: 'Kümülatif aplikasyon (işaretleme) neden önemlidir?',
|
|
29
|
-
answer: 'Her basamağı tek tek ölçmek kümülatif hatalara neden olur. Kümülatif aplikasyon, tüm basamakların tam olarak aynı yükseklikte olmasını sağlayarak riskleri önler ve konforu artırır.',
|
|
30
|
-
},
|
|
31
|
-
];
|
|
32
|
-
|
|
33
|
-
const howToData = [
|
|
34
|
-
{ name: 'Yükseklik farkını ölçün', text: 'Alt bitmiş zeminden üst bitmiş zemine kadar olan toplam yükseklik farkını (H) ölçün. Bu, tüm hesaplamanın temel verisidir.' },
|
|
35
|
-
{ name: 'Mevcut uzunluğu girin', text: 'Opsiyonel: Alan kısıtlamanız varsa, mevcut yatay uzunluğu girin. Kısıtlama yoksa 0 kullanın.' },
|
|
36
|
-
{ name: 'Basamak sayısını ayarlayın', text: 'Hesaplayıcı başlangıç sayısı önerir ama siz ayarlayabilirsiniz. Blondel göstergesine dikkat edin: Maksimum konfor için yeşil (62-64 cm) olmalıdır.' },
|
|
37
|
-
{ name: 'Şantiye parametrelerini tanımlayın', text: 'Plak kalınlığı, kaplamalar, beton dayanımı ve merdiven genişliğini belirtin. Bu veriler final metrajını etkiler.' },
|
|
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: 'tr',
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
export const content: ToolLocaleContent<StairCalculatorUI> = {
|
|
75
|
-
slug,
|
|
76
|
-
title,
|
|
77
|
-
description,
|
|
78
|
-
faqTitle: 'Sıkça Sorulan Sorular',
|
|
79
|
-
faq: faqData,
|
|
80
|
-
bibliography,
|
|
81
|
-
howTo: howToData,
|
|
82
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
-
seo: [
|
|
84
|
-
{ type: 'title', text: 'Merdivenlerin Geometrik Tasarımı: Blondel Yasası', level: 2 },
|
|
85
|
-
{ type: 'paragraph', html: 'Merdiven konforu insan adım uzunluğuna bağlıdır. Vücudunuz inerken veya çıkarken öngörülebilir bir ritim bekler. Blondel Yasası (2 Rıht + 1 Basamak = 62-64 cm) maksimum konfor ve güvenliği garanti eden standarttır.' },
|
|
86
|
-
{ type: 'title', text: 'Yapı ve Malzeme Kontrolü', level: 3 },
|
|
87
|
-
{ type: 'paragraph', html: 'Profesyonel bir uygulama için beton plağı (basamakları taşıyan eğim) dikkate almak hayati önem taşır. Bu hacmin ihmal edilmesi eksik beton siparişi ve kötü uygulamaya yol açar.' },
|
|
88
|
-
{ type: 'title', text: 'Aplikasyon ve Kümülatif Hata', level: 3 },
|
|
89
|
-
{ type: 'paragraph', html: 'İnşaatta en büyük düşman milimetrik hatadır. Her basamağı ayrı ölçerseniz, küçük hataların toplamı son basamağı ilkinden 5 cm yüksek veya alçak bırakabilir.' },
|
|
90
|
-
|
|
91
|
-
{ type: 'paragraph', html: "Kullanmadan önce sonucu hesaplayıcının gösterdiği varsayımlarla birlikte yorumlayın." },
|
|
92
|
-
{ type: 'paragraph', html: "Girdileri, birimleri, yuvarlamayı, tarihi ve yargı alanını kontrol edin; her biri tahmini değiştirebilir." },],
|
|
93
|
-
ui: {
|
|
94
|
-
labelGeometry: 'Geometri ve Alan',
|
|
95
|
-
labelTotalHeight: 'Toplam Yükseklik (H)',
|
|
96
|
-
labelAvailableLength: 'Mevcut Uzunluk (L)',
|
|
97
|
-
labelAvailableLengthHint: 'Serbest hesap için 0 kullanın.',
|
|
98
|
-
labelNumSteps: 'Basamak Sayısı',
|
|
99
|
-
labelOptimize: 'Optimize Et (18cm)',
|
|
100
|
-
labelWork: 'Uygulama ve Kurulum',
|
|
101
|
-
labelSlabThickness: 'Plak Kalınlığı (e)',
|
|
102
|
-
labelFinishThickness: 'Kaplama',
|
|
103
|
-
labelCeilingHeight: 'Tavan Yüksekliği',
|
|
104
|
-
labelStairWidth: 'Merdiven Genişliği',
|
|
105
|
-
labelConcreteStrength: 'Beton Dayanımı',
|
|
106
|
-
optionH150: 'C12 (Grosbeton)',
|
|
107
|
-
optionH200: 'C16 (Konut Tipi)',
|
|
108
|
-
optionH250: 'C20 (Taşıyıcı)',
|
|
109
|
-
labelRiser: 'Rıht',
|
|
110
|
-
labelTread: 'Basamak',
|
|
111
|
-
labelSlope: 'Eğim',
|
|
112
|
-
labelRealAdvance: 'Gerçek Uzunluk',
|
|
113
|
-
labelLayoutTable: 'Aplikasyon ve Uygulama',
|
|
114
|
-
colStep: 'Basamak',
|
|
115
|
-
colConcreteHeight: 'Beton Y.',
|
|
116
|
-
colFinishedHeight: 'Bitmiş Y.',
|
|
117
|
-
colAdvance: 'İlerleme',
|
|
118
|
-
adjustedNote: 'Ayarlı',
|
|
119
|
-
labelMaterials: 'Metraj ve Sipariş',
|
|
120
|
-
labelTotalConcrete: 'Toplam Beton:',
|
|
121
|
-
labelCement: 'Çimento (torba/25kg):',
|
|
122
|
-
labelSand: 'Gereken Kum:',
|
|
123
|
-
unitM3: 'm³',
|
|
124
|
-
unitBags: 'torba',
|
|
125
|
-
unitLiters: 'L',
|
|
126
|
-
btnShare: 'Paylaş',
|
|
127
|
-
btnPrint: 'PDF Yazdır',
|
|
128
|
-
statusOptimalComfort: 'Optimal Konfor',
|
|
129
|
-
statusMarginLimit: 'Sınır Değer',
|
|
130
|
-
statusCriticalDesign: 'Kritik Tasarım',
|
|
131
|
-
statusRiserError: 'Basamak Hatası',
|
|
132
|
-
msgInvalidValues: 'Geçersiz değerler',
|
|
133
|
-
msgInsufficientSpace: 'YETERSİZ ALAN',
|
|
134
|
-
msgDangerousTread: '{val}cm basamak tehlikelidir.',
|
|
135
|
-
msgBlondelValue: 'Blondel: {val}cm.',
|
|
136
|
-
msgOptimalStep: 'Konforlu adım: {val}cm.',
|
|
137
|
-
msgLowCeiling: 'ALÇAK GEÇİŞ (<2m)',
|
|
138
|
-
msgCalculating: 'Hesaplanıyor...',
|
|
139
|
-
msgEnterMeasurements: 'Ölçüleri girin',
|
|
140
|
-
shareTitle: 'Uygulama Özeti',
|
|
141
|
-
shareMessage: 'Merdiven: H={h}cm, N={n}, R={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 = 'merdiven-hesaplayici';
|
|
7
|
+
const title = 'Merdiven Hesaplayıcı: Tasarım ve Uygulama';
|
|
8
|
+
const description = 'Merdiveninizin kesin ölçülerini hesaplayın: rıht, basamak, açı ve malzemeler. Blondel Yasası\'na uyarak inşaat hatalarını önleyin.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Blondel Yasası nedir?',
|
|
13
|
+
answer: 'Bir merdivenin konforlu olabilmesi için iki rıht yüksekliği ile bir basamak genişliğinin toplamının 62 ile 64 cm arasında olması gerektiğini belirten bir formüldür (2R + B = 63). Bu yasa, ortalama insan adımı uzunluğuna dayanır.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Bir basamağın maksimum yüksekliği ne olmalıdır?',
|
|
17
|
+
answer: 'Konutlarda 18-19 cm\'yi geçmemesi önerilir. Kamusal alanlarda ise yönetmeliklere göre maksimum genellikle 17,5 cm\'dir. Daha yüksek rıhtlar daha fazla yorar ve tehlikeli olabilir.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Alan azsa nasıl hesaplama yaparım?',
|
|
21
|
+
answer: 'Yatay mesafe sınırlıysa, basamak sayısını artırmanız (rıhtı küçülterek) veya daha dik bir eğimi kabul etmeniz gerekir. Hesaplayıcı, en uygun dengeyi bulmanıza yardımcı olur.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Beton metrajı neleri içerir?',
|
|
25
|
+
answer: 'Basamaklar ve basamakları taşıyan eğimli plak (rampa kısmı) dikkate alınarak toplam beton hacmi hesaplanır. Bu plakanın hacmini ihmal etmek eksik beton siparişine neden olur.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'Kümülatif aplikasyon (işaretleme) neden önemlidir?',
|
|
29
|
+
answer: 'Her basamağı tek tek ölçmek kümülatif hatalara neden olur. Kümülatif aplikasyon, tüm basamakların tam olarak aynı yükseklikte olmasını sağlayarak riskleri önler ve konforu artırır.',
|
|
30
|
+
},
|
|
31
|
+
];
|
|
32
|
+
|
|
33
|
+
const howToData = [
|
|
34
|
+
{ name: 'Yükseklik farkını ölçün', text: 'Alt bitmiş zeminden üst bitmiş zemine kadar olan toplam yükseklik farkını (H) ölçün. Bu, tüm hesaplamanın temel verisidir.' },
|
|
35
|
+
{ name: 'Mevcut uzunluğu girin', text: 'Opsiyonel: Alan kısıtlamanız varsa, mevcut yatay uzunluğu girin. Kısıtlama yoksa 0 kullanın.' },
|
|
36
|
+
{ name: 'Basamak sayısını ayarlayın', text: 'Hesaplayıcı başlangıç sayısı önerir ama siz ayarlayabilirsiniz. Blondel göstergesine dikkat edin: Maksimum konfor için yeşil (62-64 cm) olmalıdır.' },
|
|
37
|
+
{ name: 'Şantiye parametrelerini tanımlayın', text: 'Plak kalınlığı, kaplamalar, beton dayanımı ve merdiven genişliğini belirtin. Bu veriler final metrajını etkiler.' },
|
|
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: 'tr',
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
export const content: ToolLocaleContent<StairCalculatorUI> = {
|
|
75
|
+
slug,
|
|
76
|
+
title,
|
|
77
|
+
description,
|
|
78
|
+
faqTitle: 'Sıkça Sorulan Sorular',
|
|
79
|
+
faq: faqData,
|
|
80
|
+
bibliography,
|
|
81
|
+
howTo: howToData,
|
|
82
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
+
seo: [
|
|
84
|
+
{ type: 'title', text: 'Merdivenlerin Geometrik Tasarımı: Blondel Yasası', level: 2 },
|
|
85
|
+
{ type: 'paragraph', html: 'Merdiven konforu insan adım uzunluğuna bağlıdır. Vücudunuz inerken veya çıkarken öngörülebilir bir ritim bekler. Blondel Yasası (2 Rıht + 1 Basamak = 62-64 cm) maksimum konfor ve güvenliği garanti eden standarttır.' },
|
|
86
|
+
{ type: 'title', text: 'Yapı ve Malzeme Kontrolü', level: 3 },
|
|
87
|
+
{ type: 'paragraph', html: 'Profesyonel bir uygulama için beton plağı (basamakları taşıyan eğim) dikkate almak hayati önem taşır. Bu hacmin ihmal edilmesi eksik beton siparişi ve kötü uygulamaya yol açar.' },
|
|
88
|
+
{ type: 'title', text: 'Aplikasyon ve Kümülatif Hata', level: 3 },
|
|
89
|
+
{ type: 'paragraph', html: 'İnşaatta en büyük düşman milimetrik hatadır. Her basamağı ayrı ölçerseniz, küçük hataların toplamı son basamağı ilkinden 5 cm yüksek veya alçak bırakabilir.' },
|
|
90
|
+
|
|
91
|
+
{ type: 'paragraph', html: "Kullanmadan önce sonucu hesaplayıcının gösterdiği varsayımlarla birlikte yorumlayın." },
|
|
92
|
+
{ type: 'paragraph', html: "Girdileri, birimleri, yuvarlamayı, tarihi ve yargı alanını kontrol edin; her biri tahmini değiştirebilir." },],
|
|
93
|
+
ui: {
|
|
94
|
+
labelGeometry: 'Geometri ve Alan',
|
|
95
|
+
labelTotalHeight: 'Toplam Yükseklik (H)',
|
|
96
|
+
labelAvailableLength: 'Mevcut Uzunluk (L)',
|
|
97
|
+
labelAvailableLengthHint: 'Serbest hesap için 0 kullanın.',
|
|
98
|
+
labelNumSteps: 'Basamak Sayısı',
|
|
99
|
+
labelOptimize: 'Optimize Et (18cm)',
|
|
100
|
+
labelWork: 'Uygulama ve Kurulum',
|
|
101
|
+
labelSlabThickness: 'Plak Kalınlığı (e)',
|
|
102
|
+
labelFinishThickness: 'Kaplama',
|
|
103
|
+
labelCeilingHeight: 'Tavan Yüksekliği',
|
|
104
|
+
labelStairWidth: 'Merdiven Genişliği',
|
|
105
|
+
labelConcreteStrength: 'Beton Dayanımı',
|
|
106
|
+
optionH150: 'C12 (Grosbeton)',
|
|
107
|
+
optionH200: 'C16 (Konut Tipi)',
|
|
108
|
+
optionH250: 'C20 (Taşıyıcı)',
|
|
109
|
+
labelRiser: 'Rıht',
|
|
110
|
+
labelTread: 'Basamak',
|
|
111
|
+
labelSlope: 'Eğim',
|
|
112
|
+
labelRealAdvance: 'Gerçek Uzunluk',
|
|
113
|
+
labelLayoutTable: 'Aplikasyon ve Uygulama',
|
|
114
|
+
colStep: 'Basamak',
|
|
115
|
+
colConcreteHeight: 'Beton Y.',
|
|
116
|
+
colFinishedHeight: 'Bitmiş Y.',
|
|
117
|
+
colAdvance: 'İlerleme',
|
|
118
|
+
adjustedNote: 'Ayarlı',
|
|
119
|
+
labelMaterials: 'Metraj ve Sipariş',
|
|
120
|
+
labelTotalConcrete: 'Toplam Beton:',
|
|
121
|
+
labelCement: 'Çimento (torba/25kg):',
|
|
122
|
+
labelSand: 'Gereken Kum:',
|
|
123
|
+
unitM3: 'm³',
|
|
124
|
+
unitBags: 'torba',
|
|
125
|
+
unitLiters: 'L',
|
|
126
|
+
btnShare: 'Paylaş',
|
|
127
|
+
btnPrint: 'PDF Yazdır',
|
|
128
|
+
statusOptimalComfort: 'Optimal Konfor',
|
|
129
|
+
statusMarginLimit: 'Sınır Değer',
|
|
130
|
+
statusCriticalDesign: 'Kritik Tasarım',
|
|
131
|
+
statusRiserError: 'Basamak Hatası',
|
|
132
|
+
msgInvalidValues: 'Geçersiz değerler',
|
|
133
|
+
msgInsufficientSpace: 'YETERSİZ ALAN',
|
|
134
|
+
msgDangerousTread: '{val}cm basamak tehlikelidir.',
|
|
135
|
+
msgBlondelValue: 'Blondel: {val}cm.',
|
|
136
|
+
msgOptimalStep: 'Konforlu adım: {val}cm.',
|
|
137
|
+
msgLowCeiling: 'ALÇAK GEÇİŞ (<2m)',
|
|
138
|
+
msgCalculating: 'Hesaplanıyor...',
|
|
139
|
+
msgEnterMeasurements: 'Ölçüleri girin',
|
|
140
|
+
shareTitle: 'Uygulama Özeti',
|
|
141
|
+
shareMessage: 'Merdiven: H={h}cm, N={n}, R={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 = 'stair-calculator';
|
|
7
|
-
const title = '楼梯计算器:设计与施工';
|
|
8
|
-
const description = '计算楼梯的精确尺寸:踏步高度、踏步深度、倾斜角度及所需材料。遵循布隆德尔法则(Blondel Law),避免施工错误。';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: '什么是布隆德尔法则(Blondel Law)?',
|
|
13
|
-
answer: '这是一种确保楼梯舒适度的公式,即两个踏步高度(踢面)加上一个踏步深度(踏面)的和宜在 62 至 64 厘米之间(2H + W = 63)。该法则是基于人类平均步长制定的。',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: '踏步高度的最大限制是多少?',
|
|
17
|
-
answer: '住宅建筑建议不要超过 18-19 厘米。公共空间根据规范,最大高度通常限制在 17.5 厘米。过高的踏步容易疲劳且存在安全隐患。',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: '空间有限时如何计算?',
|
|
21
|
-
answer: '如果水平空间有限,您需要增加踏步数量(从而降低踏步高度)或接受较大的坡度(舒适度会降低)。计算器可协助您找到最佳平衡点。',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: '混凝土体积计算包括哪些部分?',
|
|
25
|
-
answer: '计算总混凝土体积时会考虑踏步部分以及斜支撑板(支撑踏步的倾斜平面)。忽略这部分体积会导致订购的混凝土量不足。',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: '为什么累积放样很重要?',
|
|
29
|
-
answer: '单独测量每个踏步会产生累积误差。累积放样法可确保所有踏步的高度完全一致,从而避免风险并提高使用舒适度。',
|
|
30
|
-
},
|
|
31
|
-
];
|
|
32
|
-
|
|
33
|
-
const howToData = [
|
|
34
|
-
{ name: '测量落差', text: '测量下层完成面到上层完成面的总垂直落差 (H)。这是所有计算的核心数据。' },
|
|
35
|
-
{ name: '输入可用长度', text: '可选:如果有空间限制,请输入可用的水平长度。无限制则输入 0。' },
|
|
36
|
-
{ name: '调整踏步数量', text: '计算器会给出一个建议数量,您可以根据需要进行调整。观察布隆德尔指标:显示绿色 (62-64 cm) 表示最舒适。' },
|
|
37
|
-
{ name: '定义施工参数', text: '指定斜板厚度、面层厚度、混凝土强度和楼梯宽度。这些数据直接影响最终的物料估算。' },
|
|
38
|
-
];
|
|
39
|
-
|
|
40
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
41
|
-
'@context': 'https://schema.org',
|
|
42
|
-
'@type': 'FAQPage',
|
|
43
|
-
mainEntity: faqData.map((item) => ({
|
|
44
|
-
'@type': 'Question',
|
|
45
|
-
name: item.question,
|
|
46
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
47
|
-
})),
|
|
48
|
-
};
|
|
49
|
-
|
|
50
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
51
|
-
'@context': 'https://schema.org',
|
|
52
|
-
'@type': 'HowTo',
|
|
53
|
-
name: title,
|
|
54
|
-
description,
|
|
55
|
-
step: howToData.map((step, i) => ({
|
|
56
|
-
'@type': 'HowToStep',
|
|
57
|
-
position: i + 1,
|
|
58
|
-
name: step.name,
|
|
59
|
-
text: step.text,
|
|
60
|
-
})),
|
|
61
|
-
};
|
|
62
|
-
|
|
63
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
64
|
-
'@context': 'https://schema.org',
|
|
65
|
-
'@type': 'SoftwareApplication',
|
|
66
|
-
name: title,
|
|
67
|
-
description,
|
|
68
|
-
applicationCategory: 'UtilityApplication',
|
|
69
|
-
operatingSystem: 'All',
|
|
70
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
71
|
-
inLanguage: 'zh',
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
export const content: ToolLocaleContent<StairCalculatorUI> = {
|
|
75
|
-
slug,
|
|
76
|
-
title,
|
|
77
|
-
description,
|
|
78
|
-
faqTitle: '常见问题',
|
|
79
|
-
faq: faqData,
|
|
80
|
-
bibliography,
|
|
81
|
-
howTo: howToData,
|
|
82
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
-
seo: [
|
|
84
|
-
{ type: 'title', text: '楼梯几何设计:布隆德尔法则', level: 2 },
|
|
85
|
-
{ type: 'paragraph', html: '楼梯的舒适度取决于人类步幅。行走时,人体需要一种可预测的节奏。布隆德尔法则规定 2 个高度 + 1 个深度 = 62-64 cm 是确保最高舒适度与安全的标准。' },
|
|
86
|
-
{ type: 'title', text: '结构与材料控制', level: 3 },
|
|
87
|
-
{ type: 'paragraph', html: '对于专业施工,考虑混凝土斜板(支撑台阶的斜面)至关重要。忽略这部分体积会导致混凝土订购不足。计算器已自动整合此项计算。' },
|
|
88
|
-
{ type: 'title', text: '放样与累积误差', level: 3 },
|
|
89
|
-
{ type: 'paragraph', html: '在建筑施工中,最大的敌人是毫米级的误差。如果分开测量每个台阶,微小误差的累积可能会导致最后一步比第一步高或低 5 厘米。' },
|
|
90
|
-
|
|
91
|
-
{ type: 'paragraph', html: "使用前请结合计算器显示的假设一起解读结果。" },
|
|
92
|
-
{ type: 'paragraph', html: "请检查输入值、单位、四舍五入方式、日期和司法辖区,因为每项都可能改变估算。" },],
|
|
93
|
-
ui: {
|
|
94
|
-
labelGeometry: '几何形状与空间',
|
|
95
|
-
labelTotalHeight: '总落差 (H)',
|
|
96
|
-
labelAvailableLength: '可用长度 (L)',
|
|
97
|
-
labelAvailableLengthHint: '输入 0 以进行无限制计算。',
|
|
98
|
-
labelNumSteps: '踏步数量',
|
|
99
|
-
labelOptimize: '优化 (18cm)',
|
|
100
|
-
labelWork: '工程与安装',
|
|
101
|
-
labelSlabThickness: '斜板厚度 (e)',
|
|
102
|
-
labelFinishThickness: '面层厚度',
|
|
103
|
-
labelCeilingHeight: '净空高度',
|
|
104
|
-
labelStairWidth: '楼梯宽度',
|
|
105
|
-
labelConcreteStrength: '混凝土强度',
|
|
106
|
-
optionH150: 'C15 (垫层)',
|
|
107
|
-
optionH200: 'C20 (普通住宅)',
|
|
108
|
-
optionH250: 'C25 (结构用)',
|
|
109
|
-
labelRiser: '踏步高度 (H)',
|
|
110
|
-
labelTread: '踏步深度 (W)',
|
|
111
|
-
labelSlope: '坡度',
|
|
112
|
-
labelRealAdvance: '实际水平长度',
|
|
113
|
-
labelLayoutTable: '放样与施工',
|
|
114
|
-
colStep: '踏步',
|
|
115
|
-
colConcreteHeight: '混凝土高度',
|
|
116
|
-
colFinishedHeight: '完成面高度',
|
|
117
|
-
colAdvance: '水平进深',
|
|
118
|
-
adjustedNote: '已调整',
|
|
119
|
-
labelMaterials: '物料估算与物料量',
|
|
120
|
-
labelTotalConcrete: '混凝土总量:',
|
|
121
|
-
labelCement: '水泥 (25kg/袋):',
|
|
122
|
-
labelSand: '所需沙子:',
|
|
123
|
-
unitM3: 'm³',
|
|
124
|
-
unitBags: '袋',
|
|
125
|
-
unitLiters: '升',
|
|
126
|
-
btnShare: '分享',
|
|
127
|
-
btnPrint: '打印 PDF',
|
|
128
|
-
statusOptimalComfort: '绝佳舒适',
|
|
129
|
-
statusMarginLimit: '极限边缘',
|
|
130
|
-
statusCriticalDesign: '设计临界',
|
|
131
|
-
statusRiserError: '尺寸错误',
|
|
132
|
-
msgInvalidValues: '无效数值',
|
|
133
|
-
msgInsufficientSpace: '空间不足',
|
|
134
|
-
msgDangerousTread: '{val}cm 的深度非常危险。',
|
|
135
|
-
msgBlondelValue: '布隆德尔值:{val}cm。',
|
|
136
|
-
msgOptimalStep: '舒适步距:{val}cm。',
|
|
137
|
-
msgLowCeiling: '碰头风险 (<2m)',
|
|
138
|
-
msgCalculating: '计算中...',
|
|
139
|
-
msgEnterMeasurements: '请输入尺寸',
|
|
140
|
-
shareTitle: '工程摘要',
|
|
141
|
-
shareMessage: '楼梯:落差={h}cm, 段数={n}, 高度={ch}cm, 体积={vol}m3',
|
|
142
|
-
},
|
|
143
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { StairCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'stair-calculator';
|
|
7
|
+
const title = '楼梯计算器:设计与施工';
|
|
8
|
+
const description = '计算楼梯的精确尺寸:踏步高度、踏步深度、倾斜角度及所需材料。遵循布隆德尔法则(Blondel Law),避免施工错误。';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: '什么是布隆德尔法则(Blondel Law)?',
|
|
13
|
+
answer: '这是一种确保楼梯舒适度的公式,即两个踏步高度(踢面)加上一个踏步深度(踏面)的和宜在 62 至 64 厘米之间(2H + W = 63)。该法则是基于人类平均步长制定的。',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: '踏步高度的最大限制是多少?',
|
|
17
|
+
answer: '住宅建筑建议不要超过 18-19 厘米。公共空间根据规范,最大高度通常限制在 17.5 厘米。过高的踏步容易疲劳且存在安全隐患。',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: '空间有限时如何计算?',
|
|
21
|
+
answer: '如果水平空间有限,您需要增加踏步数量(从而降低踏步高度)或接受较大的坡度(舒适度会降低)。计算器可协助您找到最佳平衡点。',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: '混凝土体积计算包括哪些部分?',
|
|
25
|
+
answer: '计算总混凝土体积时会考虑踏步部分以及斜支撑板(支撑踏步的倾斜平面)。忽略这部分体积会导致订购的混凝土量不足。',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: '为什么累积放样很重要?',
|
|
29
|
+
answer: '单独测量每个踏步会产生累积误差。累积放样法可确保所有踏步的高度完全一致,从而避免风险并提高使用舒适度。',
|
|
30
|
+
},
|
|
31
|
+
];
|
|
32
|
+
|
|
33
|
+
const howToData = [
|
|
34
|
+
{ name: '测量落差', text: '测量下层完成面到上层完成面的总垂直落差 (H)。这是所有计算的核心数据。' },
|
|
35
|
+
{ name: '输入可用长度', text: '可选:如果有空间限制,请输入可用的水平长度。无限制则输入 0。' },
|
|
36
|
+
{ name: '调整踏步数量', text: '计算器会给出一个建议数量,您可以根据需要进行调整。观察布隆德尔指标:显示绿色 (62-64 cm) 表示最舒适。' },
|
|
37
|
+
{ name: '定义施工参数', text: '指定斜板厚度、面层厚度、混凝土强度和楼梯宽度。这些数据直接影响最终的物料估算。' },
|
|
38
|
+
];
|
|
39
|
+
|
|
40
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
41
|
+
'@context': 'https://schema.org',
|
|
42
|
+
'@type': 'FAQPage',
|
|
43
|
+
mainEntity: faqData.map((item) => ({
|
|
44
|
+
'@type': 'Question',
|
|
45
|
+
name: item.question,
|
|
46
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
47
|
+
})),
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
51
|
+
'@context': 'https://schema.org',
|
|
52
|
+
'@type': 'HowTo',
|
|
53
|
+
name: title,
|
|
54
|
+
description,
|
|
55
|
+
step: howToData.map((step, i) => ({
|
|
56
|
+
'@type': 'HowToStep',
|
|
57
|
+
position: i + 1,
|
|
58
|
+
name: step.name,
|
|
59
|
+
text: step.text,
|
|
60
|
+
})),
|
|
61
|
+
};
|
|
62
|
+
|
|
63
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
64
|
+
'@context': 'https://schema.org',
|
|
65
|
+
'@type': 'SoftwareApplication',
|
|
66
|
+
name: title,
|
|
67
|
+
description,
|
|
68
|
+
applicationCategory: 'UtilityApplication',
|
|
69
|
+
operatingSystem: 'All',
|
|
70
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
71
|
+
inLanguage: 'zh',
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
export const content: ToolLocaleContent<StairCalculatorUI> = {
|
|
75
|
+
slug,
|
|
76
|
+
title,
|
|
77
|
+
description,
|
|
78
|
+
faqTitle: '常见问题',
|
|
79
|
+
faq: faqData,
|
|
80
|
+
bibliography,
|
|
81
|
+
howTo: howToData,
|
|
82
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
+
seo: [
|
|
84
|
+
{ type: 'title', text: '楼梯几何设计:布隆德尔法则', level: 2 },
|
|
85
|
+
{ type: 'paragraph', html: '楼梯的舒适度取决于人类步幅。行走时,人体需要一种可预测的节奏。布隆德尔法则规定 2 个高度 + 1 个深度 = 62-64 cm 是确保最高舒适度与安全的标准。' },
|
|
86
|
+
{ type: 'title', text: '结构与材料控制', level: 3 },
|
|
87
|
+
{ type: 'paragraph', html: '对于专业施工,考虑混凝土斜板(支撑台阶的斜面)至关重要。忽略这部分体积会导致混凝土订购不足。计算器已自动整合此项计算。' },
|
|
88
|
+
{ type: 'title', text: '放样与累积误差', level: 3 },
|
|
89
|
+
{ type: 'paragraph', html: '在建筑施工中,最大的敌人是毫米级的误差。如果分开测量每个台阶,微小误差的累积可能会导致最后一步比第一步高或低 5 厘米。' },
|
|
90
|
+
|
|
91
|
+
{ type: 'paragraph', html: "使用前请结合计算器显示的假设一起解读结果。" },
|
|
92
|
+
{ type: 'paragraph', html: "请检查输入值、单位、四舍五入方式、日期和司法辖区,因为每项都可能改变估算。" },],
|
|
93
|
+
ui: {
|
|
94
|
+
labelGeometry: '几何形状与空间',
|
|
95
|
+
labelTotalHeight: '总落差 (H)',
|
|
96
|
+
labelAvailableLength: '可用长度 (L)',
|
|
97
|
+
labelAvailableLengthHint: '输入 0 以进行无限制计算。',
|
|
98
|
+
labelNumSteps: '踏步数量',
|
|
99
|
+
labelOptimize: '优化 (18cm)',
|
|
100
|
+
labelWork: '工程与安装',
|
|
101
|
+
labelSlabThickness: '斜板厚度 (e)',
|
|
102
|
+
labelFinishThickness: '面层厚度',
|
|
103
|
+
labelCeilingHeight: '净空高度',
|
|
104
|
+
labelStairWidth: '楼梯宽度',
|
|
105
|
+
labelConcreteStrength: '混凝土强度',
|
|
106
|
+
optionH150: 'C15 (垫层)',
|
|
107
|
+
optionH200: 'C20 (普通住宅)',
|
|
108
|
+
optionH250: 'C25 (结构用)',
|
|
109
|
+
labelRiser: '踏步高度 (H)',
|
|
110
|
+
labelTread: '踏步深度 (W)',
|
|
111
|
+
labelSlope: '坡度',
|
|
112
|
+
labelRealAdvance: '实际水平长度',
|
|
113
|
+
labelLayoutTable: '放样与施工',
|
|
114
|
+
colStep: '踏步',
|
|
115
|
+
colConcreteHeight: '混凝土高度',
|
|
116
|
+
colFinishedHeight: '完成面高度',
|
|
117
|
+
colAdvance: '水平进深',
|
|
118
|
+
adjustedNote: '已调整',
|
|
119
|
+
labelMaterials: '物料估算与物料量',
|
|
120
|
+
labelTotalConcrete: '混凝土总量:',
|
|
121
|
+
labelCement: '水泥 (25kg/袋):',
|
|
122
|
+
labelSand: '所需沙子:',
|
|
123
|
+
unitM3: 'm³',
|
|
124
|
+
unitBags: '袋',
|
|
125
|
+
unitLiters: '升',
|
|
126
|
+
btnShare: '分享',
|
|
127
|
+
btnPrint: '打印 PDF',
|
|
128
|
+
statusOptimalComfort: '绝佳舒适',
|
|
129
|
+
statusMarginLimit: '极限边缘',
|
|
130
|
+
statusCriticalDesign: '设计临界',
|
|
131
|
+
statusRiserError: '尺寸错误',
|
|
132
|
+
msgInvalidValues: '无效数值',
|
|
133
|
+
msgInsufficientSpace: '空间不足',
|
|
134
|
+
msgDangerousTread: '{val}cm 的深度非常危险。',
|
|
135
|
+
msgBlondelValue: '布隆德尔值:{val}cm。',
|
|
136
|
+
msgOptimalStep: '舒适步距:{val}cm。',
|
|
137
|
+
msgLowCeiling: '碰头风险 (<2m)',
|
|
138
|
+
msgCalculating: '计算中...',
|
|
139
|
+
msgEnterMeasurements: '请输入尺寸',
|
|
140
|
+
shareTitle: '工程摘要',
|
|
141
|
+
shareMessage: '楼梯:落差={h}cm, 段数={n}, 高度={ch}cm, 体积={vol}m3',
|
|
142
|
+
},
|
|
143
|
+
};
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
---
|
|
2
|
-
import { SEORenderer } from '@jjlmoya/utils-shared';
|
|
3
|
-
import { stairCalculator } from './index';
|
|
4
|
-
import type { KnownLocale } from '../../types';
|
|
5
|
-
|
|
6
|
-
interface Props {
|
|
7
|
-
locale?: KnownLocale;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
const { locale = 'es' } = Astro.props;
|
|
11
|
-
const content = await stairCalculator.i18n[locale]?.();
|
|
12
|
-
if (!content) return null;
|
|
13
|
-
---
|
|
14
|
-
|
|
15
|
-
{content.seo?.length > 0 && <SEORenderer content={{ locale, sections: content.seo }} />}
|
|
1
|
+
---
|
|
2
|
+
import { SEORenderer } from '@jjlmoya/utils-shared';
|
|
3
|
+
import { stairCalculator } from './index';
|
|
4
|
+
import type { KnownLocale } from '../../types';
|
|
5
|
+
|
|
6
|
+
interface Props {
|
|
7
|
+
locale?: KnownLocale;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
const { locale = 'es' } = Astro.props;
|
|
11
|
+
const content = await stairCalculator.i18n[locale]?.();
|
|
12
|
+
if (!content) return null;
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
{content.seo?.length > 0 && <SEORenderer content={{ locale, sections: content.seo }} />}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import type { BibliographyEntry } from '../../types';
|
|
2
|
-
|
|
3
|
-
export const bibliography: BibliographyEntry[] = [
|
|
4
|
-
{
|
|
5
|
-
name: 'Coefficient of Thermal Expansion - Engineering Toolbox',
|
|
6
|
-
url: 'https://www.engineeringtoolbox.com/linear-expansion-coefficients-d_95.html',
|
|
7
|
-
},
|
|
8
|
-
{
|
|
9
|
-
name: 'Thermal expansion and temperature - Britannica',
|
|
10
|
-
url: 'https://www.britannica.com/science/thermal-expansion',
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
name: 'Linear Thermal Expansion - Physics Hypertextbook',
|
|
14
|
-
url: 'https://physics.info/expansion/',
|
|
15
|
-
},
|
|
16
|
-
];
|
|
1
|
+
import type { BibliographyEntry } from '../../types';
|
|
2
|
+
|
|
3
|
+
export const bibliography: BibliographyEntry[] = [
|
|
4
|
+
{
|
|
5
|
+
name: 'Coefficient of Thermal Expansion - Engineering Toolbox',
|
|
6
|
+
url: 'https://www.engineeringtoolbox.com/linear-expansion-coefficients-d_95.html',
|
|
7
|
+
},
|
|
8
|
+
{
|
|
9
|
+
name: 'Thermal expansion and temperature - Britannica',
|
|
10
|
+
url: 'https://www.britannica.com/science/thermal-expansion',
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
name: 'Linear Thermal Expansion - Physics Hypertextbook',
|
|
14
|
+
url: 'https://physics.info/expansion/',
|
|
15
|
+
},
|
|
16
|
+
];
|