@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,111 +1,111 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { FurnitureFitUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'meubel-ruimte-calculator';
|
|
7
|
-
const title = 'Ruimte Calculator voor Verhuizingen en Meubels';
|
|
8
|
-
const description = 'Controleer of je bank, kast of tafel in de lift past of door de deur kan. Gebruik de 3D-stelling van Pythagoras om schuine hoeken te berekenen.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Waarom past een bank soms niet, ook al is hij kleiner dan de deur?',
|
|
13
|
-
answer: 'Vanwege de draaihoek. Als de gang smal is, moet de bank zijwaarts of schuin naar binnen. De beperkende factor is niet alleen de deurbreedte, maar de beschikbare draaicirkel in de ruimte.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Wat is de diagonaal van een meubel en waarom is dat belangrijk?',
|
|
17
|
-
answer: 'Het is de langste afstand tussen twee tegenover elkaar liggende hoeken. Het is essentieel om te weten of een hoog meubel rechtop gezet kan worden in een kamer met een laag plafond nadat het op de grond is gemonteerd.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Hoe meet je een lift correct op?',
|
|
21
|
-
answer: 'Meet niet alleen de vloer. Meet de breedte van de open deur, de vrije diepte en de totale hoogte. De diagonaal van de onderkant van de deur tot de bovenste achterhoek is het belangrijkste gegeven.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Welke onderdelen moeten eerst worden gedemonteerd?',
|
|
25
|
-
answer: 'Bankpoten, kasthandgrepen en koelkastdeuren leveren vaak die kritieke 5 tot 10 cm op die het verschil maken tussen een meubel dat past of buiten blijft staan.',
|
|
26
|
-
},
|
|
27
|
-
];
|
|
28
|
-
|
|
29
|
-
const howToData = [
|
|
30
|
-
{ name: 'Meubel opmeten (Lengte, Breedte, Hoogte)', text: 'Neem de maximale maten van het object, inclusief eventuele uitsteeksels zoals armleuningen of handgrepen.' },
|
|
31
|
-
{ name: 'Kritieke doorgangen meten', text: 'Meet de vrije ruimte van de deur (van kozijn tot kozijn), de binnenkant van de lift en de breedte van de gangen.' },
|
|
32
|
-
{ name: 'Gegevens invoeren in de simulator', text: 'Voer de afmetingen in de tool in om te zien of het volume van het meubel compatibel is met de doorgangsruimte.' },
|
|
33
|
-
{ name: 'Schuine hoeken berekenen', text: 'Als het meubel erg hoog is, gebruik dan de berekende diagonaal om te verifiëren of je het op de overloop of in de lift kunt draaien.' },
|
|
34
|
-
];
|
|
35
|
-
|
|
36
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
-
'@context': 'https://schema.org',
|
|
38
|
-
'@type': 'FAQPage',
|
|
39
|
-
mainEntity: faqData.map((item) => ({
|
|
40
|
-
'@type': 'Question',
|
|
41
|
-
name: item.question,
|
|
42
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
-
})),
|
|
44
|
-
};
|
|
45
|
-
|
|
46
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
-
'@context': 'https://schema.org',
|
|
48
|
-
'@type': 'HowTo',
|
|
49
|
-
name: title,
|
|
50
|
-
description,
|
|
51
|
-
step: howToData.map((step, i) => ({
|
|
52
|
-
'@type': 'HowToStep',
|
|
53
|
-
position: i + 1,
|
|
54
|
-
name: step.name,
|
|
55
|
-
text: step.text,
|
|
56
|
-
})),
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
-
'@context': 'https://schema.org',
|
|
61
|
-
'@type': 'SoftwareApplication',
|
|
62
|
-
name: title,
|
|
63
|
-
description,
|
|
64
|
-
applicationCategory: 'UtilityApplication',
|
|
65
|
-
operatingSystem: 'All',
|
|
66
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
-
inLanguage: 'nl',
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
export const content: ToolLocaleContent<FurnitureFitUI> = {
|
|
71
|
-
slug,
|
|
72
|
-
title,
|
|
73
|
-
description,
|
|
74
|
-
faqTitle: 'Veelgestelde Vragen',
|
|
75
|
-
faq: faqData,
|
|
76
|
-
bibliography,
|
|
77
|
-
howTo: howToData,
|
|
78
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
-
seo: [
|
|
80
|
-
{ type: 'title', text: 'De Wetenschap van Verhuizen en de Stelling van Pythagoras', level: 2 },
|
|
81
|
-
{ type: 'paragraph', html: 'Verhuizen is niet alleen een test van fysieke kracht; het is een complex geometrisch puzzelstuk. De schijnbare ruimte van een kamer of een lift bedriegt het menselijk oog, vooral wanneer we de derde dimensie negeren. Wiskunde kan je honderden euro\'s besparen aan retourzendingen en mislukte transporten.' },
|
|
82
|
-
{ type: 'title', text: 'De Truc van de 3D-Diagonaal', level: 3 },
|
|
83
|
-
{ type: 'card', icon: 'mdi:math-log', title: 'Gouden Regel', html: '<p>Meet nooit alleen het meubel. Meet altijd de <strong>kritieke toegangspunten</strong>: de breedte van het deurkozijn, het laagste punt van het plafond op de overloop en de werkelijke diepte van de lift met gesloten deuren. De formule <code>d = √(w² + h² + z²)</code> onthult of het schuin past.</p>' },
|
|
84
|
-
{ type: 'title', text: 'Het Bank-in-de-Gang Probleem', level: 3 },
|
|
85
|
-
{ type: 'card', icon: 'mdi:sofa', title: 'Manoeuvreerruimte', html: '<p>Een veelvoorkomende fout is aan te nemen dat als het meubel 80cm breed is en de opening ook 80cm, het zal passen. Dat is niet zo. De handen van verhuizers, de elasticiteit van de stof en oneffenheden van de muren vereisen een minimale marge van <strong>2 tot 5 cm</strong>. Zonder deze marge wordt het meubel bekrast of raakt het klem.</p>' },
|
|
86
|
-
{ type: 'title', text: '3 Fouten die een Verhuizing Verpesten', level: 3 },
|
|
87
|
-
{ type: 'paragraph', html: 'Zelfs met de juiste maten veroorzaken deze onzichtbare factoren vaak rampen: <strong>De Plafondlamp</strong> - vaak vergeten tijdens het schuin draaien. <strong>De Draaicirkel van het Meubel</strong> - een stijf meubel buigt niet. <strong>De Verpakking</strong> - bubbeltjesplastic kan aan elke kant 1 tot 3 cm toevoegen.' },
|
|
88
|
-
|
|
89
|
-
{ type: 'paragraph', html: "Gebruik het resultaat voor planning en scenariokeuze; het vervangt geen officiële berekening of professioneel advies." },],
|
|
90
|
-
ui: {
|
|
91
|
-
conTitle: 'Afmetingen van de Ruimte',
|
|
92
|
-
conHint: 'Bijv: Standaard lift, deurkozijn of bestelbus.',
|
|
93
|
-
objTitle: 'Afmetingen van het Meubel',
|
|
94
|
-
labelWidth: 'Breedte (cm)',
|
|
95
|
-
labelHeight: 'Hoogte (cm)',
|
|
96
|
-
labelDepth: 'Diepte (cm)',
|
|
97
|
-
labelLength: 'Lengte (cm)',
|
|
98
|
-
labelMargin: 'Foutmarge (cm)',
|
|
99
|
-
vizLabel: 'Vereenvoudigde Ruimtelijke Weergave',
|
|
100
|
-
verdictDefault: 'Past het?',
|
|
101
|
-
verdictHint: 'Voer de maten in om de ruimtelijke compatibiliteit te controleren.',
|
|
102
|
-
verdictYes: 'JA, HET PAST!',
|
|
103
|
-
verdictNo: 'PAST NIET',
|
|
104
|
-
fitDirect: 'Het meubel past perfect op directe wijze.',
|
|
105
|
-
fitDiagonal3d: 'Past schuin diagonaal (3D Pythagoras).',
|
|
106
|
-
fitDiagonalPlane: 'Past schuin in een van de zijvlakken.',
|
|
107
|
-
fitNope: 'Het meubel is te groot, zelfs om er diagonaal in te passen.',
|
|
108
|
-
diagLabel: 'Maximale Diagonaal (3D Pythagoras):',
|
|
109
|
-
objLabel: 'Meubel',
|
|
110
|
-
},
|
|
111
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { FurnitureFitUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'meubel-ruimte-calculator';
|
|
7
|
+
const title = 'Ruimte Calculator voor Verhuizingen en Meubels';
|
|
8
|
+
const description = 'Controleer of je bank, kast of tafel in de lift past of door de deur kan. Gebruik de 3D-stelling van Pythagoras om schuine hoeken te berekenen.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Waarom past een bank soms niet, ook al is hij kleiner dan de deur?',
|
|
13
|
+
answer: 'Vanwege de draaihoek. Als de gang smal is, moet de bank zijwaarts of schuin naar binnen. De beperkende factor is niet alleen de deurbreedte, maar de beschikbare draaicirkel in de ruimte.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Wat is de diagonaal van een meubel en waarom is dat belangrijk?',
|
|
17
|
+
answer: 'Het is de langste afstand tussen twee tegenover elkaar liggende hoeken. Het is essentieel om te weten of een hoog meubel rechtop gezet kan worden in een kamer met een laag plafond nadat het op de grond is gemonteerd.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Hoe meet je een lift correct op?',
|
|
21
|
+
answer: 'Meet niet alleen de vloer. Meet de breedte van de open deur, de vrije diepte en de totale hoogte. De diagonaal van de onderkant van de deur tot de bovenste achterhoek is het belangrijkste gegeven.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Welke onderdelen moeten eerst worden gedemonteerd?',
|
|
25
|
+
answer: 'Bankpoten, kasthandgrepen en koelkastdeuren leveren vaak die kritieke 5 tot 10 cm op die het verschil maken tussen een meubel dat past of buiten blijft staan.',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howToData = [
|
|
30
|
+
{ name: 'Meubel opmeten (Lengte, Breedte, Hoogte)', text: 'Neem de maximale maten van het object, inclusief eventuele uitsteeksels zoals armleuningen of handgrepen.' },
|
|
31
|
+
{ name: 'Kritieke doorgangen meten', text: 'Meet de vrije ruimte van de deur (van kozijn tot kozijn), de binnenkant van de lift en de breedte van de gangen.' },
|
|
32
|
+
{ name: 'Gegevens invoeren in de simulator', text: 'Voer de afmetingen in de tool in om te zien of het volume van het meubel compatibel is met de doorgangsruimte.' },
|
|
33
|
+
{ name: 'Schuine hoeken berekenen', text: 'Als het meubel erg hoog is, gebruik dan de berekende diagonaal om te verifiëren of je het op de overloop of in de lift kunt draaien.' },
|
|
34
|
+
];
|
|
35
|
+
|
|
36
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
+
'@context': 'https://schema.org',
|
|
38
|
+
'@type': 'FAQPage',
|
|
39
|
+
mainEntity: faqData.map((item) => ({
|
|
40
|
+
'@type': 'Question',
|
|
41
|
+
name: item.question,
|
|
42
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
+
})),
|
|
44
|
+
};
|
|
45
|
+
|
|
46
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
+
'@context': 'https://schema.org',
|
|
48
|
+
'@type': 'HowTo',
|
|
49
|
+
name: title,
|
|
50
|
+
description,
|
|
51
|
+
step: howToData.map((step, i) => ({
|
|
52
|
+
'@type': 'HowToStep',
|
|
53
|
+
position: i + 1,
|
|
54
|
+
name: step.name,
|
|
55
|
+
text: step.text,
|
|
56
|
+
})),
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'SoftwareApplication',
|
|
62
|
+
name: title,
|
|
63
|
+
description,
|
|
64
|
+
applicationCategory: 'UtilityApplication',
|
|
65
|
+
operatingSystem: 'All',
|
|
66
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
+
inLanguage: 'nl',
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent<FurnitureFitUI> = {
|
|
71
|
+
slug,
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Veelgestelde Vragen',
|
|
75
|
+
faq: faqData,
|
|
76
|
+
bibliography,
|
|
77
|
+
howTo: howToData,
|
|
78
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
+
seo: [
|
|
80
|
+
{ type: 'title', text: 'De Wetenschap van Verhuizen en de Stelling van Pythagoras', level: 2 },
|
|
81
|
+
{ type: 'paragraph', html: 'Verhuizen is niet alleen een test van fysieke kracht; het is een complex geometrisch puzzelstuk. De schijnbare ruimte van een kamer of een lift bedriegt het menselijk oog, vooral wanneer we de derde dimensie negeren. Wiskunde kan je honderden euro\'s besparen aan retourzendingen en mislukte transporten.' },
|
|
82
|
+
{ type: 'title', text: 'De Truc van de 3D-Diagonaal', level: 3 },
|
|
83
|
+
{ type: 'card', icon: 'mdi:math-log', title: 'Gouden Regel', html: '<p>Meet nooit alleen het meubel. Meet altijd de <strong>kritieke toegangspunten</strong>: de breedte van het deurkozijn, het laagste punt van het plafond op de overloop en de werkelijke diepte van de lift met gesloten deuren. De formule <code>d = √(w² + h² + z²)</code> onthult of het schuin past.</p>' },
|
|
84
|
+
{ type: 'title', text: 'Het Bank-in-de-Gang Probleem', level: 3 },
|
|
85
|
+
{ type: 'card', icon: 'mdi:sofa', title: 'Manoeuvreerruimte', html: '<p>Een veelvoorkomende fout is aan te nemen dat als het meubel 80cm breed is en de opening ook 80cm, het zal passen. Dat is niet zo. De handen van verhuizers, de elasticiteit van de stof en oneffenheden van de muren vereisen een minimale marge van <strong>2 tot 5 cm</strong>. Zonder deze marge wordt het meubel bekrast of raakt het klem.</p>' },
|
|
86
|
+
{ type: 'title', text: '3 Fouten die een Verhuizing Verpesten', level: 3 },
|
|
87
|
+
{ type: 'paragraph', html: 'Zelfs met de juiste maten veroorzaken deze onzichtbare factoren vaak rampen: <strong>De Plafondlamp</strong> - vaak vergeten tijdens het schuin draaien. <strong>De Draaicirkel van het Meubel</strong> - een stijf meubel buigt niet. <strong>De Verpakking</strong> - bubbeltjesplastic kan aan elke kant 1 tot 3 cm toevoegen.' },
|
|
88
|
+
|
|
89
|
+
{ type: 'paragraph', html: "Gebruik het resultaat voor planning en scenariokeuze; het vervangt geen officiële berekening of professioneel advies." },],
|
|
90
|
+
ui: {
|
|
91
|
+
conTitle: 'Afmetingen van de Ruimte',
|
|
92
|
+
conHint: 'Bijv: Standaard lift, deurkozijn of bestelbus.',
|
|
93
|
+
objTitle: 'Afmetingen van het Meubel',
|
|
94
|
+
labelWidth: 'Breedte (cm)',
|
|
95
|
+
labelHeight: 'Hoogte (cm)',
|
|
96
|
+
labelDepth: 'Diepte (cm)',
|
|
97
|
+
labelLength: 'Lengte (cm)',
|
|
98
|
+
labelMargin: 'Foutmarge (cm)',
|
|
99
|
+
vizLabel: 'Vereenvoudigde Ruimtelijke Weergave',
|
|
100
|
+
verdictDefault: 'Past het?',
|
|
101
|
+
verdictHint: 'Voer de maten in om de ruimtelijke compatibiliteit te controleren.',
|
|
102
|
+
verdictYes: 'JA, HET PAST!',
|
|
103
|
+
verdictNo: 'PAST NIET',
|
|
104
|
+
fitDirect: 'Het meubel past perfect op directe wijze.',
|
|
105
|
+
fitDiagonal3d: 'Past schuin diagonaal (3D Pythagoras).',
|
|
106
|
+
fitDiagonalPlane: 'Past schuin in een van de zijvlakken.',
|
|
107
|
+
fitNope: 'Het meubel is te groot, zelfs om er diagonaal in te passen.',
|
|
108
|
+
diagLabel: 'Maximale Diagonaal (3D Pythagoras):',
|
|
109
|
+
objLabel: 'Meubel',
|
|
110
|
+
},
|
|
111
|
+
};
|
|
@@ -1,111 +1,111 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { FurnitureFitUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'kalkulator-miejsca-na-meble';
|
|
7
|
-
const title = 'Kalkulator Przestrzeni do Przeprowadzek i Mebli';
|
|
8
|
-
const description = 'Sprawdź, czy Twoja sofa, szafa lub stół zmieści się w windzie lub przejdzie przez drzwi. Skorzystaj z twierdzenia Pitagorasa 3D, aby obliczyć nachylenia.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Dlaczego sofa może się nie zmieścić, mimo że jest mniejsza niż drzwi?',
|
|
13
|
-
answer: 'Z powodu kąta obrotu. Jeśli korytarz jest wąski, sofa musi wejść bokiem lub pod skosem. Czynnikiem ograniczającym jest nie tylko szerokość drzwi, ale także dostępny promień skrętu w pomieszczeniu.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Co to jest przekątna mebla i dlaczego jest ważna?',
|
|
17
|
-
answer: 'To najdłuższa odległość między dwoma przeciwległymi narożnikami. Jest to kluczowe, aby wiedzieć, czy wysoki mebel można podnieść w pomieszczeniu z niskim sufitem po zmontowaniu go na podłodze.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Jak prawidłowo zmierzyć windę?',
|
|
21
|
-
answer: 'Nie mierz tylko podłogi. Zmierz szerokość otwartych drzwi, głębokość użytkową i całkowitą wysokość. Przekątna od podstawy drzwi do górnego tylnego narożnika to najważniejsza informacja.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Które elementy należy zdemontować w pierwszej kolejności?',
|
|
25
|
-
answer: 'Nóżki sof, uchwyty szaf i drzwi lodówek często pozwalają zyskać krytyczne 5 do 10 cm, które decydują o tym, czy mebel się zmieści, czy zostanie na zewnątrz.',
|
|
26
|
-
},
|
|
27
|
-
];
|
|
28
|
-
|
|
29
|
-
const howToData = [
|
|
30
|
-
{ name: 'Zmierzyć mebel (Długość, Szerokość, Wysokość)', text: 'Przyjmij maksymalne wymiary obiektu, wliczając wszelkie wystające elementy, takie jak podłokietniki czy uchwyty.' },
|
|
31
|
-
{ name: 'Zmierzyć krytyczne przejścia', text: 'Zmierz światło drzwi (od ościeżnicy do ościeżnicy), wnętrze windy i szerokość korytarzy.' },
|
|
32
|
-
{ name: 'Wprowadzić dane do symulatora', text: 'Wpisz wymiary w narzędziu, aby sprawdzić, czy objętość mebla jest kompatybilna z przestrzenią przejścia.' },
|
|
33
|
-
{ name: 'Obliczyć nachylenia', text: 'Jeśli mebel jest bardzo wysoki, użyj obliczonej przekątnej, aby sprawdzić, czy będziesz w stanie go obrócić na półpiętrze lub wewnątrz windy.' },
|
|
34
|
-
];
|
|
35
|
-
|
|
36
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
-
'@context': 'https://schema.org',
|
|
38
|
-
'@type': 'FAQPage',
|
|
39
|
-
mainEntity: faqData.map((item) => ({
|
|
40
|
-
'@type': 'Question',
|
|
41
|
-
name: item.question,
|
|
42
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
-
})),
|
|
44
|
-
};
|
|
45
|
-
|
|
46
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
-
'@context': 'https://schema.org',
|
|
48
|
-
'@type': 'HowTo',
|
|
49
|
-
name: title,
|
|
50
|
-
description,
|
|
51
|
-
step: howToData.map((step, i) => ({
|
|
52
|
-
'@type': 'HowToStep',
|
|
53
|
-
position: i + 1,
|
|
54
|
-
name: step.name,
|
|
55
|
-
text: step.text,
|
|
56
|
-
})),
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
-
'@context': 'https://schema.org',
|
|
61
|
-
'@type': 'SoftwareApplication',
|
|
62
|
-
name: title,
|
|
63
|
-
description,
|
|
64
|
-
applicationCategory: 'UtilityApplication',
|
|
65
|
-
operatingSystem: 'All',
|
|
66
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
-
inLanguage: 'pl',
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
export const content: ToolLocaleContent<FurnitureFitUI> = {
|
|
71
|
-
slug,
|
|
72
|
-
title,
|
|
73
|
-
description,
|
|
74
|
-
faqTitle: 'Często Zadawane Pytania',
|
|
75
|
-
faq: faqData,
|
|
76
|
-
bibliography,
|
|
77
|
-
howTo: howToData,
|
|
78
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
-
seo: [
|
|
80
|
-
{ type: 'title', text: 'Nauka o Przeprowadzkach i Twierdzenie Pitagorasa', level: 2 },
|
|
81
|
-
{ type: 'paragraph', html: 'Przeprowadzki to nie tylko test siły fizycznej; to złożona zagadka geometryczna. Pozorna przestrzeń pokoju lub windy często myli ludzkie oko, zwłaszcza gdy ignorujemy trzeci wymiar. Matematyka może zaoszczędzić Ci setki złotych na zwrotach i nieudanych transportach.' },
|
|
82
|
-
{ type: 'title', text: 'Sztuczka z Przekątną 3D', level: 3 },
|
|
83
|
-
{ type: 'card', icon: 'mdi:math-log', title: 'Złota Zasada', html: '<p>Nigdy nie mierz tylko mebla. Zawsze mierz <strong>krytyczne punkty dostępu</strong>: szerokość ościeżnicy drzwi, najniższy punkt sufitu na klatce schodowej i rzeczywistą głębokość windy przy zamkniętych drzwiach. Formuła <code>d = √(w² + h² + z²)</code> powie Ci, czy mebel wejdzie pod skosem.</p>' },
|
|
84
|
-
{ type: 'title', text: 'Problem Sofy w Korytarzu', level: 3 },
|
|
85
|
-
{ type: 'card', icon: 'mdi:sofa', title: 'Margines Manewru', html: '<p>Częstym błędem jest zakładanie, że jeśli mebel ma 80 cm, a otwór 80 cm, to przejdzie. Tak nie jest. Ręce tragarzy, elastyczność tkaniny i nierówności ścian wymagają minimalnego marginesu <strong>od 2 do 5 cm</strong>. Bez tego marginesu mebel zostanie porysowany lub zaklinuje się pod naciskiem.</p>' },
|
|
86
|
-
{ type: 'title', text: '3 Błędy, które Ruinują Przeprowadzkę', level: 3 },
|
|
87
|
-
{ type: 'paragraph', html: 'Nawet przy poprawnych wymiarach, te niewidoczne czynniki często powodują katastrofy: <strong>Lampa Sufitowa</strong> - często pomijana podczas obracania po skosie. <strong>Promień Skrętu Mebla</strong> - sztywny mebel się nie zgina. <strong>Opakowanie</strong> - folia bąbelkowa i tektura ochronna mogą dodać od 1 do 3 cm z każdej strony.' },
|
|
88
|
-
|
|
89
|
-
{ type: 'paragraph', html: "Używaj wyniku do planowania i porównywania scenariuszy; nie zastępuje obliczeń urzędowych ani porady specjalisty." },],
|
|
90
|
-
ui: {
|
|
91
|
-
conTitle: 'Wymiary Przestrzeni',
|
|
92
|
-
conHint: 'Np. standardowa winda, ościeżnica drzwi lub furgonetka.',
|
|
93
|
-
objTitle: 'Wymiary Mebla',
|
|
94
|
-
labelWidth: 'Szerokość (cm)',
|
|
95
|
-
labelHeight: 'Wysokość (cm)',
|
|
96
|
-
labelDepth: 'Głębokość (cm)',
|
|
97
|
-
labelLength: 'Długość (cm)',
|
|
98
|
-
labelMargin: 'Margines Błędu (cm)',
|
|
99
|
-
vizLabel: 'Uproszczony Widok Przestrzenny',
|
|
100
|
-
verdictDefault: 'Zmieści się?',
|
|
101
|
-
verdictHint: 'Wprowadź wymiary, aby sprawdzić kompatybilność przestrzenną.',
|
|
102
|
-
verdictYes: 'TAK, MIEŚCI SIĘ!',
|
|
103
|
-
verdictNo: 'NIE MIEŚCI SIĘ',
|
|
104
|
-
fitDirect: 'Mebel mieści się idealnie w sposób bezpośredni.',
|
|
105
|
-
fitDiagonal3d: 'Mieści się nachylony po przekątnej (Pitagoras 3D).',
|
|
106
|
-
fitDiagonalPlane: 'Mieści się nachylony w jednej z płaszczyzn bocznych.',
|
|
107
|
-
fitNope: 'Mebel jest zbyt duży, nawet by wejść po przekątnej.',
|
|
108
|
-
diagLabel: 'Maksymalna Przekątna (Pitagoras 3D):',
|
|
109
|
-
objLabel: 'Mebel',
|
|
110
|
-
},
|
|
111
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { FurnitureFitUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'kalkulator-miejsca-na-meble';
|
|
7
|
+
const title = 'Kalkulator Przestrzeni do Przeprowadzek i Mebli';
|
|
8
|
+
const description = 'Sprawdź, czy Twoja sofa, szafa lub stół zmieści się w windzie lub przejdzie przez drzwi. Skorzystaj z twierdzenia Pitagorasa 3D, aby obliczyć nachylenia.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Dlaczego sofa może się nie zmieścić, mimo że jest mniejsza niż drzwi?',
|
|
13
|
+
answer: 'Z powodu kąta obrotu. Jeśli korytarz jest wąski, sofa musi wejść bokiem lub pod skosem. Czynnikiem ograniczającym jest nie tylko szerokość drzwi, ale także dostępny promień skrętu w pomieszczeniu.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Co to jest przekątna mebla i dlaczego jest ważna?',
|
|
17
|
+
answer: 'To najdłuższa odległość między dwoma przeciwległymi narożnikami. Jest to kluczowe, aby wiedzieć, czy wysoki mebel można podnieść w pomieszczeniu z niskim sufitem po zmontowaniu go na podłodze.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Jak prawidłowo zmierzyć windę?',
|
|
21
|
+
answer: 'Nie mierz tylko podłogi. Zmierz szerokość otwartych drzwi, głębokość użytkową i całkowitą wysokość. Przekątna od podstawy drzwi do górnego tylnego narożnika to najważniejsza informacja.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Które elementy należy zdemontować w pierwszej kolejności?',
|
|
25
|
+
answer: 'Nóżki sof, uchwyty szaf i drzwi lodówek często pozwalają zyskać krytyczne 5 do 10 cm, które decydują o tym, czy mebel się zmieści, czy zostanie na zewnątrz.',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howToData = [
|
|
30
|
+
{ name: 'Zmierzyć mebel (Długość, Szerokość, Wysokość)', text: 'Przyjmij maksymalne wymiary obiektu, wliczając wszelkie wystające elementy, takie jak podłokietniki czy uchwyty.' },
|
|
31
|
+
{ name: 'Zmierzyć krytyczne przejścia', text: 'Zmierz światło drzwi (od ościeżnicy do ościeżnicy), wnętrze windy i szerokość korytarzy.' },
|
|
32
|
+
{ name: 'Wprowadzić dane do symulatora', text: 'Wpisz wymiary w narzędziu, aby sprawdzić, czy objętość mebla jest kompatybilna z przestrzenią przejścia.' },
|
|
33
|
+
{ name: 'Obliczyć nachylenia', text: 'Jeśli mebel jest bardzo wysoki, użyj obliczonej przekątnej, aby sprawdzić, czy będziesz w stanie go obrócić na półpiętrze lub wewnątrz windy.' },
|
|
34
|
+
];
|
|
35
|
+
|
|
36
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
+
'@context': 'https://schema.org',
|
|
38
|
+
'@type': 'FAQPage',
|
|
39
|
+
mainEntity: faqData.map((item) => ({
|
|
40
|
+
'@type': 'Question',
|
|
41
|
+
name: item.question,
|
|
42
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
+
})),
|
|
44
|
+
};
|
|
45
|
+
|
|
46
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
+
'@context': 'https://schema.org',
|
|
48
|
+
'@type': 'HowTo',
|
|
49
|
+
name: title,
|
|
50
|
+
description,
|
|
51
|
+
step: howToData.map((step, i) => ({
|
|
52
|
+
'@type': 'HowToStep',
|
|
53
|
+
position: i + 1,
|
|
54
|
+
name: step.name,
|
|
55
|
+
text: step.text,
|
|
56
|
+
})),
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'SoftwareApplication',
|
|
62
|
+
name: title,
|
|
63
|
+
description,
|
|
64
|
+
applicationCategory: 'UtilityApplication',
|
|
65
|
+
operatingSystem: 'All',
|
|
66
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
+
inLanguage: 'pl',
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent<FurnitureFitUI> = {
|
|
71
|
+
slug,
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Często Zadawane Pytania',
|
|
75
|
+
faq: faqData,
|
|
76
|
+
bibliography,
|
|
77
|
+
howTo: howToData,
|
|
78
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
+
seo: [
|
|
80
|
+
{ type: 'title', text: 'Nauka o Przeprowadzkach i Twierdzenie Pitagorasa', level: 2 },
|
|
81
|
+
{ type: 'paragraph', html: 'Przeprowadzki to nie tylko test siły fizycznej; to złożona zagadka geometryczna. Pozorna przestrzeń pokoju lub windy często myli ludzkie oko, zwłaszcza gdy ignorujemy trzeci wymiar. Matematyka może zaoszczędzić Ci setki złotych na zwrotach i nieudanych transportach.' },
|
|
82
|
+
{ type: 'title', text: 'Sztuczka z Przekątną 3D', level: 3 },
|
|
83
|
+
{ type: 'card', icon: 'mdi:math-log', title: 'Złota Zasada', html: '<p>Nigdy nie mierz tylko mebla. Zawsze mierz <strong>krytyczne punkty dostępu</strong>: szerokość ościeżnicy drzwi, najniższy punkt sufitu na klatce schodowej i rzeczywistą głębokość windy przy zamkniętych drzwiach. Formuła <code>d = √(w² + h² + z²)</code> powie Ci, czy mebel wejdzie pod skosem.</p>' },
|
|
84
|
+
{ type: 'title', text: 'Problem Sofy w Korytarzu', level: 3 },
|
|
85
|
+
{ type: 'card', icon: 'mdi:sofa', title: 'Margines Manewru', html: '<p>Częstym błędem jest zakładanie, że jeśli mebel ma 80 cm, a otwór 80 cm, to przejdzie. Tak nie jest. Ręce tragarzy, elastyczność tkaniny i nierówności ścian wymagają minimalnego marginesu <strong>od 2 do 5 cm</strong>. Bez tego marginesu mebel zostanie porysowany lub zaklinuje się pod naciskiem.</p>' },
|
|
86
|
+
{ type: 'title', text: '3 Błędy, które Ruinują Przeprowadzkę', level: 3 },
|
|
87
|
+
{ type: 'paragraph', html: 'Nawet przy poprawnych wymiarach, te niewidoczne czynniki często powodują katastrofy: <strong>Lampa Sufitowa</strong> - często pomijana podczas obracania po skosie. <strong>Promień Skrętu Mebla</strong> - sztywny mebel się nie zgina. <strong>Opakowanie</strong> - folia bąbelkowa i tektura ochronna mogą dodać od 1 do 3 cm z każdej strony.' },
|
|
88
|
+
|
|
89
|
+
{ type: 'paragraph', html: "Używaj wyniku do planowania i porównywania scenariuszy; nie zastępuje obliczeń urzędowych ani porady specjalisty." },],
|
|
90
|
+
ui: {
|
|
91
|
+
conTitle: 'Wymiary Przestrzeni',
|
|
92
|
+
conHint: 'Np. standardowa winda, ościeżnica drzwi lub furgonetka.',
|
|
93
|
+
objTitle: 'Wymiary Mebla',
|
|
94
|
+
labelWidth: 'Szerokość (cm)',
|
|
95
|
+
labelHeight: 'Wysokość (cm)',
|
|
96
|
+
labelDepth: 'Głębokość (cm)',
|
|
97
|
+
labelLength: 'Długość (cm)',
|
|
98
|
+
labelMargin: 'Margines Błędu (cm)',
|
|
99
|
+
vizLabel: 'Uproszczony Widok Przestrzenny',
|
|
100
|
+
verdictDefault: 'Zmieści się?',
|
|
101
|
+
verdictHint: 'Wprowadź wymiary, aby sprawdzić kompatybilność przestrzenną.',
|
|
102
|
+
verdictYes: 'TAK, MIEŚCI SIĘ!',
|
|
103
|
+
verdictNo: 'NIE MIEŚCI SIĘ',
|
|
104
|
+
fitDirect: 'Mebel mieści się idealnie w sposób bezpośredni.',
|
|
105
|
+
fitDiagonal3d: 'Mieści się nachylony po przekątnej (Pitagoras 3D).',
|
|
106
|
+
fitDiagonalPlane: 'Mieści się nachylony w jednej z płaszczyzn bocznych.',
|
|
107
|
+
fitNope: 'Mebel jest zbyt duży, nawet by wejść po przekątnej.',
|
|
108
|
+
diagLabel: 'Maksymalna Przekątna (Pitagoras 3D):',
|
|
109
|
+
objLabel: 'Mebel',
|
|
110
|
+
},
|
|
111
|
+
};
|