@jjlmoya/utils-diy 1.28.0 → 1.30.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/category/i18n/de.ts +12 -12
- package/src/category/i18n/en.ts +110 -110
- package/src/category/i18n/es.ts +110 -110
- package/src/category/i18n/fr.ts +101 -101
- package/src/category/i18n/id.ts +12 -12
- package/src/category/i18n/it.ts +12 -12
- package/src/category/i18n/ja.ts +12 -12
- package/src/category/i18n/ko.ts +12 -12
- package/src/category/i18n/nl.ts +12 -12
- package/src/category/i18n/pl.ts +12 -12
- package/src/category/i18n/pt.ts +12 -12
- package/src/category/i18n/ru.ts +12 -12
- package/src/category/i18n/sv.ts +12 -12
- package/src/category/i18n/tr.ts +12 -12
- package/src/category/i18n/zh.ts +12 -12
- package/src/category/index.ts +36 -36
- package/src/category/seo.astro +1 -1
- package/src/components/PreviewNavSidebar.astro +1 -1
- package/src/components/PreviewToolbar.astro +1 -1
- package/src/data.ts +1 -1
- package/src/entries.ts +37 -37
- package/src/env.d.ts +1 -1
- package/src/index.ts +50 -50
- package/src/layouts/PreviewLayout.astro +1 -1
- package/src/pages/index.astro +1 -1
- package/src/tests/category_seo_quality.test.ts +74 -0
- package/src/tests/faq_count.test.ts +1 -1
- package/src/tests/mocks/astro_mock.js +1 -1
- package/src/tests/no_h1_in_components.test.ts +1 -1
- package/src/tests/seo_length.test.ts +1 -1
- package/src/tests/seo_parity.test.ts +2 -2
- package/src/tests/seo_translation_completeness.test.ts +18 -12
- package/src/tests/tool_validation.test.ts +15 -15
- package/src/tool/balusterCalculator/bibliography.ts +16 -16
- package/src/tool/balusterCalculator/i18n/de.ts +251 -251
- package/src/tool/balusterCalculator/i18n/en.ts +251 -251
- package/src/tool/balusterCalculator/i18n/es.ts +251 -251
- package/src/tool/balusterCalculator/i18n/fr.ts +251 -251
- package/src/tool/balusterCalculator/i18n/id.ts +251 -251
- package/src/tool/balusterCalculator/i18n/it.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ja.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ko.ts +251 -251
- package/src/tool/balusterCalculator/i18n/nl.ts +251 -251
- package/src/tool/balusterCalculator/i18n/pl.ts +251 -251
- package/src/tool/balusterCalculator/i18n/pt.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ru.ts +251 -251
- package/src/tool/balusterCalculator/i18n/sv.ts +251 -251
- package/src/tool/balusterCalculator/i18n/tr.ts +251 -251
- package/src/tool/balusterCalculator/i18n/zh.ts +251 -251
- package/src/tool/balusterCalculator/seo.astro +15 -15
- package/src/tool/clayCalculator/bibliography.ts +12 -12
- package/src/tool/clayCalculator/i18n/de.ts +174 -174
- package/src/tool/clayCalculator/i18n/en.ts +174 -174
- package/src/tool/clayCalculator/i18n/es.ts +174 -174
- package/src/tool/clayCalculator/i18n/fr.ts +174 -174
- package/src/tool/clayCalculator/i18n/id.ts +174 -174
- package/src/tool/clayCalculator/i18n/it.ts +174 -174
- package/src/tool/clayCalculator/i18n/ja.ts +173 -173
- package/src/tool/clayCalculator/i18n/ko.ts +174 -174
- package/src/tool/clayCalculator/i18n/nl.ts +174 -174
- package/src/tool/clayCalculator/i18n/pl.ts +174 -174
- package/src/tool/clayCalculator/i18n/pt.ts +174 -174
- package/src/tool/clayCalculator/i18n/ru.ts +174 -174
- package/src/tool/clayCalculator/i18n/sv.ts +174 -174
- package/src/tool/clayCalculator/i18n/tr.ts +174 -174
- package/src/tool/clayCalculator/i18n/zh.ts +174 -174
- package/src/tool/clayCalculator/seo.astro +15 -15
- package/src/tool/concreteCalculator/bibliography.ts +7 -7
- package/src/tool/concreteCalculator/i18n/de.ts +188 -188
- package/src/tool/concreteCalculator/i18n/en.ts +188 -188
- package/src/tool/concreteCalculator/i18n/es.ts +188 -188
- package/src/tool/concreteCalculator/i18n/fr.ts +188 -188
- package/src/tool/concreteCalculator/i18n/id.ts +188 -188
- package/src/tool/concreteCalculator/i18n/it.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ja.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ko.ts +188 -188
- package/src/tool/concreteCalculator/i18n/nl.ts +188 -188
- package/src/tool/concreteCalculator/i18n/pl.ts +188 -188
- package/src/tool/concreteCalculator/i18n/pt.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ru.ts +188 -188
- package/src/tool/concreteCalculator/i18n/sv.ts +188 -188
- package/src/tool/concreteCalculator/i18n/tr.ts +188 -188
- package/src/tool/concreteCalculator/i18n/zh.ts +188 -188
- package/src/tool/concreteCalculator/seo.astro +15 -15
- package/src/tool/cutOptimizer/bibliography.ts +12 -12
- package/src/tool/cutOptimizer/i18n/de.ts +169 -169
- package/src/tool/cutOptimizer/i18n/en.ts +169 -169
- package/src/tool/cutOptimizer/i18n/es.ts +169 -169
- package/src/tool/cutOptimizer/i18n/fr.ts +169 -169
- package/src/tool/cutOptimizer/i18n/id.ts +169 -169
- package/src/tool/cutOptimizer/i18n/it.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ja.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ko.ts +169 -169
- package/src/tool/cutOptimizer/i18n/nl.ts +169 -169
- package/src/tool/cutOptimizer/i18n/pl.ts +169 -169
- package/src/tool/cutOptimizer/i18n/pt.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ru.ts +169 -169
- package/src/tool/cutOptimizer/i18n/sv.ts +169 -169
- package/src/tool/cutOptimizer/i18n/tr.ts +169 -169
- package/src/tool/cutOptimizer/i18n/zh.ts +169 -169
- package/src/tool/cutOptimizer/seo.astro +15 -15
- package/src/tool/drillCalculator/bibliography.ts +12 -12
- package/src/tool/drillCalculator/i18n/de.ts +134 -134
- package/src/tool/drillCalculator/i18n/en.ts +134 -134
- package/src/tool/drillCalculator/i18n/es.ts +134 -134
- package/src/tool/drillCalculator/i18n/fr.ts +134 -134
- package/src/tool/drillCalculator/i18n/id.ts +134 -134
- package/src/tool/drillCalculator/i18n/it.ts +134 -134
- package/src/tool/drillCalculator/i18n/ja.ts +134 -134
- package/src/tool/drillCalculator/i18n/ko.ts +134 -134
- package/src/tool/drillCalculator/i18n/nl.ts +134 -134
- package/src/tool/drillCalculator/i18n/pl.ts +134 -134
- package/src/tool/drillCalculator/i18n/pt.ts +134 -134
- package/src/tool/drillCalculator/i18n/ru.ts +134 -134
- package/src/tool/drillCalculator/i18n/sv.ts +134 -134
- package/src/tool/drillCalculator/i18n/tr.ts +134 -134
- package/src/tool/drillCalculator/i18n/zh.ts +134 -134
- package/src/tool/drillCalculator/seo.astro +15 -15
- package/src/tool/drillSharpener/bibliography.ts +16 -16
- package/src/tool/drillSharpener/i18n/de.ts +117 -117
- package/src/tool/drillSharpener/i18n/en.ts +117 -117
- package/src/tool/drillSharpener/i18n/es.ts +117 -117
- package/src/tool/drillSharpener/i18n/fr.ts +117 -117
- package/src/tool/drillSharpener/i18n/id.ts +117 -117
- package/src/tool/drillSharpener/i18n/it.ts +117 -117
- package/src/tool/drillSharpener/i18n/ja.ts +117 -117
- package/src/tool/drillSharpener/i18n/ko.ts +117 -117
- package/src/tool/drillSharpener/i18n/nl.ts +117 -117
- package/src/tool/drillSharpener/i18n/pl.ts +117 -117
- package/src/tool/drillSharpener/i18n/pt.ts +117 -117
- package/src/tool/drillSharpener/i18n/ru.ts +117 -117
- package/src/tool/drillSharpener/i18n/sv.ts +117 -117
- package/src/tool/drillSharpener/i18n/tr.ts +117 -117
- package/src/tool/drillSharpener/i18n/zh.ts +117 -117
- package/src/tool/drillSharpener/seo.astro +15 -15
- package/src/tool/epoxyCalculator/bibliography.ts +20 -20
- package/src/tool/epoxyCalculator/i18n/de.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/en.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/es.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/fr.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/id.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/it.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ja.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ko.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/nl.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/pl.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/pt.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ru.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/sv.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/tr.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/zh.ts +116 -116
- package/src/tool/epoxyCalculator/seo.astro +15 -15
- package/src/tool/furnitureFit/bibliography.ts +12 -12
- package/src/tool/furnitureFit/i18n/de.ts +111 -111
- package/src/tool/furnitureFit/i18n/en.ts +149 -149
- package/src/tool/furnitureFit/i18n/es.ts +149 -149
- package/src/tool/furnitureFit/i18n/fr.ts +149 -149
- package/src/tool/furnitureFit/i18n/id.ts +111 -111
- package/src/tool/furnitureFit/i18n/it.ts +111 -111
- package/src/tool/furnitureFit/i18n/ja.ts +111 -111
- package/src/tool/furnitureFit/i18n/ko.ts +111 -111
- package/src/tool/furnitureFit/i18n/nl.ts +111 -111
- package/src/tool/furnitureFit/i18n/pl.ts +111 -111
- package/src/tool/furnitureFit/i18n/pt.ts +111 -111
- package/src/tool/furnitureFit/i18n/ru.ts +111 -111
- package/src/tool/furnitureFit/i18n/sv.ts +111 -111
- package/src/tool/furnitureFit/i18n/tr.ts +111 -111
- package/src/tool/furnitureFit/i18n/zh.ts +111 -111
- package/src/tool/furnitureFit/seo.astro +15 -15
- package/src/tool/mortarCalculator/bibliography.ts +20 -20
- package/src/tool/mortarCalculator/i18n/de.ts +130 -130
- package/src/tool/mortarCalculator/i18n/en.ts +202 -202
- package/src/tool/mortarCalculator/i18n/es.ts +179 -179
- package/src/tool/mortarCalculator/i18n/fr.ts +203 -203
- package/src/tool/mortarCalculator/i18n/id.ts +130 -130
- package/src/tool/mortarCalculator/i18n/it.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ja.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ko.ts +130 -130
- package/src/tool/mortarCalculator/i18n/nl.ts +130 -130
- package/src/tool/mortarCalculator/i18n/pl.ts +130 -130
- package/src/tool/mortarCalculator/i18n/pt.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ru.ts +130 -130
- package/src/tool/mortarCalculator/i18n/sv.ts +130 -130
- package/src/tool/mortarCalculator/i18n/tr.ts +130 -130
- package/src/tool/mortarCalculator/i18n/zh.ts +130 -130
- package/src/tool/mortarCalculator/seo.astro +15 -15
- package/src/tool/passepartoutCalculator/bibliography.ts +16 -16
- package/src/tool/passepartoutCalculator/i18n/de.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/en.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/es.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/fr.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/id.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/it.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ja.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ko.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/nl.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/pl.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/pt.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ru.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/sv.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/tr.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/zh.ts +108 -108
- package/src/tool/passepartoutCalculator/seo.astro +15 -15
- package/src/tool/pythagoreanRightAngleCalculator/bibliography.ts +12 -12
- package/src/tool/pythagoreanRightAngleCalculator/i18n/de.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/en.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/es.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/fr.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/id.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/it.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ja.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ko.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/nl.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pl.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pt.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ru.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/sv.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/tr.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/zh.ts +129 -129
- package/src/tool/stairCalculator/bibliography.ts +16 -16
- package/src/tool/stairCalculator/i18n/de.ts +143 -143
- package/src/tool/stairCalculator/i18n/en.ts +145 -145
- package/src/tool/stairCalculator/i18n/es.ts +145 -145
- package/src/tool/stairCalculator/i18n/fr.ts +145 -145
- package/src/tool/stairCalculator/i18n/id.ts +143 -143
- package/src/tool/stairCalculator/i18n/it.ts +143 -143
- package/src/tool/stairCalculator/i18n/ja.ts +143 -143
- package/src/tool/stairCalculator/i18n/ko.ts +143 -143
- package/src/tool/stairCalculator/i18n/nl.ts +143 -143
- package/src/tool/stairCalculator/i18n/pl.ts +143 -143
- package/src/tool/stairCalculator/i18n/pt.ts +143 -143
- package/src/tool/stairCalculator/i18n/ru.ts +143 -143
- package/src/tool/stairCalculator/i18n/sv.ts +143 -143
- package/src/tool/stairCalculator/i18n/tr.ts +143 -143
- package/src/tool/stairCalculator/i18n/zh.ts +143 -143
- package/src/tool/stairCalculator/seo.astro +15 -15
- package/src/tool/thermalExpansionCalculator/bibliography.ts +16 -16
- package/src/tool/thermalExpansionCalculator/i18n/de.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/en.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/es.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/fr.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/id.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/it.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ja.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ko.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/nl.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/pl.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/pt.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ru.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/sv.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/tr.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/zh.ts +132 -132
- package/src/tool/thermalExpansionCalculator/seo.astro +15 -15
- package/src/tool/twoStrokeMixtureCalculator/bibliography.ts +12 -12
- package/src/tool/twoStrokeMixtureCalculator/i18n/de.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/en.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/es.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/fr.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/id.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/it.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ja.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ko.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/nl.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/pl.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/pt.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ru.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/sv.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/tr.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/zh.ts +194 -194
- package/src/tool/voltageDropCalculator/bibliography.ts +16 -16
- package/src/tool/voltageDropCalculator/i18n/de.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/en.ts +151 -151
- package/src/tool/voltageDropCalculator/i18n/es.ts +151 -151
- package/src/tool/voltageDropCalculator/i18n/fr.ts +145 -145
- package/src/tool/voltageDropCalculator/i18n/id.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/it.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ja.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ko.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/nl.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/pl.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/pt.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ru.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/sv.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/tr.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/zh.ts +113 -113
- package/src/tool/voltageDropCalculator/seo.astro +15 -15
- package/src/tool/workshopFractionConverter/bibliography.ts +12 -12
- package/src/tool/workshopFractionConverter/i18n/de.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/en.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/es.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/fr.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/id.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/it.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ja.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ko.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/nl.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/pl.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/pt.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ru.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/sv.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/tr.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/zh.ts +147 -147
- package/src/tools.ts +20 -20
|
@@ -1,129 +1,129 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { PythagoreanRightAngleCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'stelling-van-pythagoras-rechte-hoek-calculator-3-4-5-regel';
|
|
7
|
-
const title = 'Pythagoras Rechte Hoek Calculator: 3 4 5 regel voor perfecte hoeken';
|
|
8
|
-
const description = 'Controleer of structuren perfect haaks (90°) zijn met de stelling van Pythagoras en de 3-4-5-regel. Essentieel gereedschap voor de bouw, houtbewerking en doe-het-zelfprojecten.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Wat is de 3-4-5-regel?',
|
|
13
|
-
answer: 'De 3-4-5-regel is een eenvoudig pythagoreïsch drietal. Als een rechthoekige driehoek zijden heeft van 3, 4 en 5 eenheden op elke schaal, is de hoek tussen de kortere zijden precies 90 graden. Deze beproefde methode wordt al eeuwenlang in de bouw gebruikt.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Hoe gebruik ik deze calculator?',
|
|
17
|
-
answer: 'Voer de lengtes in van de twee muren (zijden A and B) die de hoek vormen. De calculator laat zien wat de diagonaal moet zijn voor een perfecte hoek van 90 graden. Meet vervolgens je werkelijke diagonaal en voer deze in om te controleren of je hoek echt haaks is.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Wat als mijn diagonaal anders is?',
|
|
21
|
-
answer: 'Als je gemeten diagonaal afwijkt van de ideale, toont de calculator de afwijking. Groen betekent perfect, geel betekent acceptabel, rood betekent niet haaks. Het geeft ook aan of je de hoek moet openen of sluiten.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Is dit nauwkeurig genoeg voor de bouw?',
|
|
25
|
-
answer: 'Ja. De stelling van Pythagoras is mathematisch exact. Met een rolmaat kun je bouwkwaliteit-nauwkeurigheid bereiken zonder gespecialiseerd gereedschap of geavanceerde vaardigheden.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: 'Kan ik schakelen tussen inches en feet?',
|
|
29
|
-
answer: 'Ja. Kies inches voor kleine projecten of feet voor grotere structuren. Alle waarden worden direct omgezet zonder gegevensverlies.',
|
|
30
|
-
},
|
|
31
|
-
];
|
|
32
|
-
|
|
33
|
-
const howToData = [
|
|
34
|
-
{ name: 'Selecteer je eenheid', text: 'Kies inches voor gedetailleerd werk of feet for grotere structuren. Je kunt op elk moment wisselen.' },
|
|
35
|
-
{ name: 'Meet beide zijden', text: 'Meet de lengte van de twee muren (zijden A en B) die de hoek vormen die je wilt controleren.' },
|
|
36
|
-
{ name: 'Controleer de ideale diagonaal', text: 'De calculator laat je zien wat de diagonaal moet zijn voor een perfecte hoek van 90 graden.' },
|
|
37
|
-
{ name: 'Meet je diagonaal', text: 'Gebruik een rolmaat om je werkelijke diagonaal te meten. Voer deze in het optionele veld in.' },
|
|
38
|
-
{ name: 'Lees de status', text: 'Groen = perfect haaks. Geel = acceptabel. Rood = niet haaks. Pas aan zoals gesuggereerd.' },
|
|
39
|
-
];
|
|
40
|
-
|
|
41
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
42
|
-
'@context': 'https://schema.org',
|
|
43
|
-
'@type': 'FAQPage',
|
|
44
|
-
mainEntity: faqData.map((item) => ({
|
|
45
|
-
'@type': 'Question',
|
|
46
|
-
name: item.question,
|
|
47
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
48
|
-
})),
|
|
49
|
-
};
|
|
50
|
-
|
|
51
|
-
const howToSchema: WithContext<any> = {
|
|
52
|
-
'@context': 'https://schema.org',
|
|
53
|
-
'@type': 'HowTo',
|
|
54
|
-
name: title,
|
|
55
|
-
description,
|
|
56
|
-
step: howToData.map((step, i) => ({
|
|
57
|
-
'@type': 'HowToStep',
|
|
58
|
-
position: i + 1,
|
|
59
|
-
name: step.name,
|
|
60
|
-
text: step.text,
|
|
61
|
-
})),
|
|
62
|
-
};
|
|
63
|
-
|
|
64
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
65
|
-
'@context': 'https://schema.org',
|
|
66
|
-
'@type': 'SoftwareApplication',
|
|
67
|
-
name: title,
|
|
68
|
-
description,
|
|
69
|
-
applicationCategory: 'UtilityApplication',
|
|
70
|
-
operatingSystem: 'All',
|
|
71
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
72
|
-
inLanguage: 'nl',
|
|
73
|
-
};
|
|
74
|
-
|
|
75
|
-
export const content: ToolLocaleContent<PythagoreanRightAngleCalculatorUI> = {
|
|
76
|
-
slug,
|
|
77
|
-
title,
|
|
78
|
-
description,
|
|
79
|
-
faqTitle: 'Veelgestelde Vragen',
|
|
80
|
-
faq: faqData,
|
|
81
|
-
bibliography,
|
|
82
|
-
howTo: howToData,
|
|
83
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
84
|
-
seo: [
|
|
85
|
-
{ type: 'title', text: 'De stelling van Pythagoras in de praktijk', level: 2 },
|
|
86
|
-
{ type: 'paragraph', html: 'Een perfecte hoek van 90 graden is de basis voor kwaliteitsbouw. Muren moeten loodrecht staan, funderingen moeten haaks zijn en frames moeten recht zijn. De stelling van Pythagoras biedt een mathematisch gegarandeerde methode: a² + b² = c².' },
|
|
87
|
-
{ type: 'title', text: 'Waarom de 3-4-5-regel werkt', level: 3 },
|
|
88
|
-
{ type: 'paragraph', html: 'De 3-4-5-regel is het eenvoudigste pythagoreïsche drietal. Of je nu meet in inches, feet of een andere eenheid: zijden van 3, 4 en 5 eenheden garanderen een hoek van 90 graden. Dit is mathematisch bewezen en al eeuwenlang in de bouw getest.' },
|
|
89
|
-
{ type: 'title', text: 'Precisie zonder gespecialiseerd gereedschap', level: 3 },
|
|
90
|
-
{ type: 'paragraph', html: 'In tegenstelling tot waterpassen of winkelhaken die kunnen breken of ontregeld kunnen raken, is de stelling van Pythagoras onveranderlijk. Met alleen een rolmaat kun je elke hoek op elke schaal controleren. Deze calculator maakt hoofdrekenen overbodig en zorgt voor nauwkeurigheid.' },
|
|
91
|
-
{ type: 'title', text: 'Van theorie naar praktische handleiding', level: 3 },
|
|
92
|
-
{ type: 'paragraph', html: 'Deze calculator vertaalt abstracte wiskunde naar praktische instructies voor op de bouwplaats. Als je diagonaal niet klopt, vertelt het je precies hoeveel en in welke richting je moet aanpassen. Zet theorie om in echte resultaten op de bouw.' },
|
|
93
|
-
],
|
|
94
|
-
ui: {
|
|
95
|
-
titleMain: 'Haaksheid Calculator (Pythagoras)',
|
|
96
|
-
labelInputData: 'Metingen',
|
|
97
|
-
labelUnitSelection: 'Eenheid',
|
|
98
|
-
btnUnitInches: 'inches',
|
|
99
|
-
btnUnitFeet: 'feet',
|
|
100
|
-
btnUnitCentimeters: 'centimeters',
|
|
101
|
-
labelSideA: 'Zijde A',
|
|
102
|
-
labelSideB: 'Zijde B',
|
|
103
|
-
labelMeasuredDiagonal: 'Gemeten diagonaal (optioneel)',
|
|
104
|
-
labelResults: 'Resultaten',
|
|
105
|
-
labelIdealDiagonal: 'Ideale diagonaal',
|
|
106
|
-
labelDeviation: 'Afwijking',
|
|
107
|
-
labelStatus: 'Status',
|
|
108
|
-
labelVerification: 'Haaksheid controle',
|
|
109
|
-
btnClear: 'Wissen',
|
|
110
|
-
btnCopyResults: 'Resultaten kopiëren',
|
|
111
|
-
labelPresets: 'Snelkeuzes',
|
|
112
|
-
unitInches: 'in',
|
|
113
|
-
unitFeet: 'ft',
|
|
114
|
-
unitCentimeters: 'cm',
|
|
115
|
-
tooltipOptional: 'Voer je gemeten diagonaal in om de 90 graden hoek te controleren',
|
|
116
|
-
tooltipPresets: '3-4-5-regel op verschillende schalen',
|
|
117
|
-
statusPerfect: 'Perfecte 90 graden hoek',
|
|
118
|
-
statusAcceptable: 'Acceptabele afwijking',
|
|
119
|
-
statusWarning: 'Kleine afwijking',
|
|
120
|
-
statusError: 'Niet haaks',
|
|
121
|
-
statusReady: 'Gereed',
|
|
122
|
-
msgIdealCalculated: 'Ideale diagonaal berekend',
|
|
123
|
-
actionOpen: 'Openen',
|
|
124
|
-
actionClose: 'Sluiten',
|
|
125
|
-
descLarger: 'groter',
|
|
126
|
-
descSmaller: 'kleiner',
|
|
127
|
-
descCorrection: 'Correctie nodig',
|
|
128
|
-
},
|
|
129
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { PythagoreanRightAngleCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'stelling-van-pythagoras-rechte-hoek-calculator-3-4-5-regel';
|
|
7
|
+
const title = 'Pythagoras Rechte Hoek Calculator: 3 4 5 regel voor perfecte hoeken';
|
|
8
|
+
const description = 'Controleer of structuren perfect haaks (90°) zijn met de stelling van Pythagoras en de 3-4-5-regel. Essentieel gereedschap voor de bouw, houtbewerking en doe-het-zelfprojecten.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Wat is de 3-4-5-regel?',
|
|
13
|
+
answer: 'De 3-4-5-regel is een eenvoudig pythagoreïsch drietal. Als een rechthoekige driehoek zijden heeft van 3, 4 en 5 eenheden op elke schaal, is de hoek tussen de kortere zijden precies 90 graden. Deze beproefde methode wordt al eeuwenlang in de bouw gebruikt.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Hoe gebruik ik deze calculator?',
|
|
17
|
+
answer: 'Voer de lengtes in van de twee muren (zijden A and B) die de hoek vormen. De calculator laat zien wat de diagonaal moet zijn voor een perfecte hoek van 90 graden. Meet vervolgens je werkelijke diagonaal en voer deze in om te controleren of je hoek echt haaks is.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Wat als mijn diagonaal anders is?',
|
|
21
|
+
answer: 'Als je gemeten diagonaal afwijkt van de ideale, toont de calculator de afwijking. Groen betekent perfect, geel betekent acceptabel, rood betekent niet haaks. Het geeft ook aan of je de hoek moet openen of sluiten.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Is dit nauwkeurig genoeg voor de bouw?',
|
|
25
|
+
answer: 'Ja. De stelling van Pythagoras is mathematisch exact. Met een rolmaat kun je bouwkwaliteit-nauwkeurigheid bereiken zonder gespecialiseerd gereedschap of geavanceerde vaardigheden.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'Kan ik schakelen tussen inches en feet?',
|
|
29
|
+
answer: 'Ja. Kies inches voor kleine projecten of feet voor grotere structuren. Alle waarden worden direct omgezet zonder gegevensverlies.',
|
|
30
|
+
},
|
|
31
|
+
];
|
|
32
|
+
|
|
33
|
+
const howToData = [
|
|
34
|
+
{ name: 'Selecteer je eenheid', text: 'Kies inches voor gedetailleerd werk of feet for grotere structuren. Je kunt op elk moment wisselen.' },
|
|
35
|
+
{ name: 'Meet beide zijden', text: 'Meet de lengte van de twee muren (zijden A en B) die de hoek vormen die je wilt controleren.' },
|
|
36
|
+
{ name: 'Controleer de ideale diagonaal', text: 'De calculator laat je zien wat de diagonaal moet zijn voor een perfecte hoek van 90 graden.' },
|
|
37
|
+
{ name: 'Meet je diagonaal', text: 'Gebruik een rolmaat om je werkelijke diagonaal te meten. Voer deze in het optionele veld in.' },
|
|
38
|
+
{ name: 'Lees de status', text: 'Groen = perfect haaks. Geel = acceptabel. Rood = niet haaks. Pas aan zoals gesuggereerd.' },
|
|
39
|
+
];
|
|
40
|
+
|
|
41
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
42
|
+
'@context': 'https://schema.org',
|
|
43
|
+
'@type': 'FAQPage',
|
|
44
|
+
mainEntity: faqData.map((item) => ({
|
|
45
|
+
'@type': 'Question',
|
|
46
|
+
name: item.question,
|
|
47
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
48
|
+
})),
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
const howToSchema: WithContext<any> = {
|
|
52
|
+
'@context': 'https://schema.org',
|
|
53
|
+
'@type': 'HowTo',
|
|
54
|
+
name: title,
|
|
55
|
+
description,
|
|
56
|
+
step: howToData.map((step, i) => ({
|
|
57
|
+
'@type': 'HowToStep',
|
|
58
|
+
position: i + 1,
|
|
59
|
+
name: step.name,
|
|
60
|
+
text: step.text,
|
|
61
|
+
})),
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
65
|
+
'@context': 'https://schema.org',
|
|
66
|
+
'@type': 'SoftwareApplication',
|
|
67
|
+
name: title,
|
|
68
|
+
description,
|
|
69
|
+
applicationCategory: 'UtilityApplication',
|
|
70
|
+
operatingSystem: 'All',
|
|
71
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
72
|
+
inLanguage: 'nl',
|
|
73
|
+
};
|
|
74
|
+
|
|
75
|
+
export const content: ToolLocaleContent<PythagoreanRightAngleCalculatorUI> = {
|
|
76
|
+
slug,
|
|
77
|
+
title,
|
|
78
|
+
description,
|
|
79
|
+
faqTitle: 'Veelgestelde Vragen',
|
|
80
|
+
faq: faqData,
|
|
81
|
+
bibliography,
|
|
82
|
+
howTo: howToData,
|
|
83
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
84
|
+
seo: [
|
|
85
|
+
{ type: 'title', text: 'De stelling van Pythagoras in de praktijk', level: 2 },
|
|
86
|
+
{ type: 'paragraph', html: 'Een perfecte hoek van 90 graden is de basis voor kwaliteitsbouw. Muren moeten loodrecht staan, funderingen moeten haaks zijn en frames moeten recht zijn. De stelling van Pythagoras biedt een mathematisch gegarandeerde methode: a² + b² = c².' },
|
|
87
|
+
{ type: 'title', text: 'Waarom de 3-4-5-regel werkt', level: 3 },
|
|
88
|
+
{ type: 'paragraph', html: 'De 3-4-5-regel is het eenvoudigste pythagoreïsche drietal. Of je nu meet in inches, feet of een andere eenheid: zijden van 3, 4 en 5 eenheden garanderen een hoek van 90 graden. Dit is mathematisch bewezen en al eeuwenlang in de bouw getest.' },
|
|
89
|
+
{ type: 'title', text: 'Precisie zonder gespecialiseerd gereedschap', level: 3 },
|
|
90
|
+
{ type: 'paragraph', html: 'In tegenstelling tot waterpassen of winkelhaken die kunnen breken of ontregeld kunnen raken, is de stelling van Pythagoras onveranderlijk. Met alleen een rolmaat kun je elke hoek op elke schaal controleren. Deze calculator maakt hoofdrekenen overbodig en zorgt voor nauwkeurigheid.' },
|
|
91
|
+
{ type: 'title', text: 'Van theorie naar praktische handleiding', level: 3 },
|
|
92
|
+
{ type: 'paragraph', html: 'Deze calculator vertaalt abstracte wiskunde naar praktische instructies voor op de bouwplaats. Als je diagonaal niet klopt, vertelt het je precies hoeveel en in welke richting je moet aanpassen. Zet theorie om in echte resultaten op de bouw.' },
|
|
93
|
+
],
|
|
94
|
+
ui: {
|
|
95
|
+
titleMain: 'Haaksheid Calculator (Pythagoras)',
|
|
96
|
+
labelInputData: 'Metingen',
|
|
97
|
+
labelUnitSelection: 'Eenheid',
|
|
98
|
+
btnUnitInches: 'inches',
|
|
99
|
+
btnUnitFeet: 'feet',
|
|
100
|
+
btnUnitCentimeters: 'centimeters',
|
|
101
|
+
labelSideA: 'Zijde A',
|
|
102
|
+
labelSideB: 'Zijde B',
|
|
103
|
+
labelMeasuredDiagonal: 'Gemeten diagonaal (optioneel)',
|
|
104
|
+
labelResults: 'Resultaten',
|
|
105
|
+
labelIdealDiagonal: 'Ideale diagonaal',
|
|
106
|
+
labelDeviation: 'Afwijking',
|
|
107
|
+
labelStatus: 'Status',
|
|
108
|
+
labelVerification: 'Haaksheid controle',
|
|
109
|
+
btnClear: 'Wissen',
|
|
110
|
+
btnCopyResults: 'Resultaten kopiëren',
|
|
111
|
+
labelPresets: 'Snelkeuzes',
|
|
112
|
+
unitInches: 'in',
|
|
113
|
+
unitFeet: 'ft',
|
|
114
|
+
unitCentimeters: 'cm',
|
|
115
|
+
tooltipOptional: 'Voer je gemeten diagonaal in om de 90 graden hoek te controleren',
|
|
116
|
+
tooltipPresets: '3-4-5-regel op verschillende schalen',
|
|
117
|
+
statusPerfect: 'Perfecte 90 graden hoek',
|
|
118
|
+
statusAcceptable: 'Acceptabele afwijking',
|
|
119
|
+
statusWarning: 'Kleine afwijking',
|
|
120
|
+
statusError: 'Niet haaks',
|
|
121
|
+
statusReady: 'Gereed',
|
|
122
|
+
msgIdealCalculated: 'Ideale diagonaal berekend',
|
|
123
|
+
actionOpen: 'Openen',
|
|
124
|
+
actionClose: 'Sluiten',
|
|
125
|
+
descLarger: 'groter',
|
|
126
|
+
descSmaller: 'kleiner',
|
|
127
|
+
descCorrection: 'Correctie nodig',
|
|
128
|
+
},
|
|
129
|
+
};
|
|
@@ -1,129 +1,129 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { PythagoreanRightAngleCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'kalkulator-kata-prostego-pitagorasa-zasada-3-4-5';
|
|
7
|
-
const title = 'Kalkulator Kąta Prostego (Twierdzenie Pitagorasa): Zasada 3 4 5 dla Idealnego Wyosiowania';
|
|
8
|
-
const description = 'Sprawdź, czy konstrukcje są idealnie prostopadłe (90°), używając twierdzenia Pitagorasa i zasady 3-4-5. Niezbędne narzędzie w budownictwie, stolarstwie i projektach DIY.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Co to jest zasada 3-4-5?',
|
|
13
|
-
answer: 'Zasada 3-4-5 to prosty trójkąt pitagorejski. Jeśli trójkąt prostokątny ma boki o długości 3, 4 i 5 jednostek w dowolnej skali, kąt między krótszymi bokami wynosi dokładnie 90 stopni. Ta sprawdzona w terenie metoda jest stosowana w budownictwie od wieków.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Jak korzystać z tego kalkulatora?',
|
|
17
|
-
answer: 'Wprowadź długości dwóch ścian (boki A i B) tworzących narożnik. Kalkulator pokaże, jaka powinna być przekątna dla idealnego kąta 90 stopni. Następnie zmierz rzeczywistą przekątną i wprowadź ją, aby sprawdzić, czy narożnik jest naprawdę prosty.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Co jeśli moja przekątna jest inna?',
|
|
21
|
-
answer: 'Jeśli zmierzona przekątna różni się od idealnej, kalkulator pokaże odchylenie. Kolor zielony oznacza ideał, żółty - akceptowalne odchylenie, czerwony - brak kąta prostego. Narzędzie podpowie również, czy należy zwiększyć czy zmniejszyć kąt.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Czy to jest wystarczająco dokładne do budowy?',
|
|
25
|
-
answer: 'Tak. Twierdzenie Pitagorasa jest matematycznie dokładne. Używając taśmy mierniczej, możesz osiągnąć precyzję budowlaną bez specjalistycznych narzędzi i zaawansowanych umiejętności.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: 'Czy mogę przełączać się między calami a stopami?',
|
|
29
|
-
answer: 'Tak. Wybierz cale dla małych projektów lub stopy dla większych konstrukcji. Wszystkie wartości są natychmiast przeliczane bez utraty danych.',
|
|
30
|
-
},
|
|
31
|
-
];
|
|
32
|
-
|
|
33
|
-
const howToData = [
|
|
34
|
-
{ name: 'Wybierz jednostkę', text: 'Wybierz cale do precyzyjnych prac lub stopy do większych konstrukcji. Możesz to zmienić w dowolnym momencie.' },
|
|
35
|
-
{ name: 'Zmierz oba boki', text: 'Zmierz długość dwóch ścian (boki A i B) tworzących narożnik, który chcesz sprawdzić.' },
|
|
36
|
-
{ name: 'Sprawdź idealną przekątną', text: 'Kalkulator pokaże Ci, jaka musi być przekątna dla idealnego kąta 90 stopni.' },
|
|
37
|
-
{ name: 'Zmierz swoją przekątną', text: 'Użyj taśmy mierniczej, aby zmierzyć rzeczywistą przekątną. Wprowadź ją w opcjonalnym polu.' },
|
|
38
|
-
{ name: 'Odczytaj status', text: 'Zielony = idealny kąt prosty. Żółty = akceptowalne. Czerwony = brak kąta prostego. Skoryguj zgodnie z sugestią.' },
|
|
39
|
-
];
|
|
40
|
-
|
|
41
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
42
|
-
'@context': 'https://schema.org',
|
|
43
|
-
'@type': 'FAQPage',
|
|
44
|
-
mainEntity: faqData.map((item) => ({
|
|
45
|
-
'@type': 'Question',
|
|
46
|
-
name: item.question,
|
|
47
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
48
|
-
})),
|
|
49
|
-
};
|
|
50
|
-
|
|
51
|
-
const howToSchema: WithContext<any> = {
|
|
52
|
-
'@context': 'https://schema.org',
|
|
53
|
-
'@type': 'HowTo',
|
|
54
|
-
name: title,
|
|
55
|
-
description,
|
|
56
|
-
step: howToData.map((step, i) => ({
|
|
57
|
-
'@type': 'HowToStep',
|
|
58
|
-
position: i + 1,
|
|
59
|
-
name: step.name,
|
|
60
|
-
text: step.text,
|
|
61
|
-
})),
|
|
62
|
-
};
|
|
63
|
-
|
|
64
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
65
|
-
'@context': 'https://schema.org',
|
|
66
|
-
'@type': 'SoftwareApplication',
|
|
67
|
-
name: title,
|
|
68
|
-
description,
|
|
69
|
-
applicationCategory: 'UtilityApplication',
|
|
70
|
-
operatingSystem: 'All',
|
|
71
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
72
|
-
inLanguage: 'pl',
|
|
73
|
-
};
|
|
74
|
-
|
|
75
|
-
export const content: ToolLocaleContent<PythagoreanRightAngleCalculatorUI> = {
|
|
76
|
-
slug,
|
|
77
|
-
title,
|
|
78
|
-
description,
|
|
79
|
-
faqTitle: 'Często zadawane pytania',
|
|
80
|
-
faq: faqData,
|
|
81
|
-
bibliography,
|
|
82
|
-
howTo: howToData,
|
|
83
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
84
|
-
seo: [
|
|
85
|
-
{ type: 'title', text: 'Twierdzenie Pitagorasa w praktyce', level: 2 },
|
|
86
|
-
{ type: 'paragraph', html: 'Idealny kąt 90 stopni to podstawa wysokiej jakości konstrukcji. Ściany muszą być prostopadłe, fundamenty wyosiowane, a ramy idealnie proste. Twierdzenie Pitagorasa zapewnia matematycznie gwarantowaną metodę: a² + b² = c².' },
|
|
87
|
-
{ type: 'title', text: 'Dlaczego zasada 3-4-5 działa', level: 3 },
|
|
88
|
-
{ type: 'paragraph', html: 'Zasada 3-4-5 to najprostsza trójka pitagorejska. Niezależnie od tego, czy mierzysz w calach, stopach czy jakiejkolwiek innej jednostce: boki o długości 3, 4 i 5 jednostek gwarantują kąt 90 stopni. Jest to udowodnione matematycznie i testowane w budownictwie od wieków.' },
|
|
89
|
-
{ type: 'title', text: 'Precyzja bez specjalistycznych narzędzi', level: 3 },
|
|
90
|
-
{ type: 'paragraph', html: 'W przeciwieństwie do poziomic czy kątowników, które mogą się uszkodzić lub rozregulować, twierdzenie Pitagorasa jest niezmienne. Używając tylko taśmy mierniczej, możesz sprawdzić każdy narożnik w dowolnej skali. Ten kalkulator eliminuje liczenie w pamięci i zapewnia dokładność.' },
|
|
91
|
-
{ type: 'title', text: 'Od teorii do praktycznych wskazówek', level: 3 },
|
|
92
|
-
{ type: 'paragraph', html: 'Ten kalkulator zmienia abstrakcyjną matematykę w praktyczne instrukcje terenowe. Jeśli Twoja przekątna jest błędna, powie Ci dokładnie, o ile i w którym kierunku należy dokonać korekty. Zmień teorię w realne wyniki na budowie.' },
|
|
93
|
-
],
|
|
94
|
-
ui: {
|
|
95
|
-
titleMain: 'Kalkulator Kąta Prostego (Pitagoras)',
|
|
96
|
-
labelInputData: 'Pomiary',
|
|
97
|
-
labelUnitSelection: 'Jednostka',
|
|
98
|
-
btnUnitInches: 'cale',
|
|
99
|
-
btnUnitFeet: 'stopy',
|
|
100
|
-
btnUnitCentimeters: 'centymetry',
|
|
101
|
-
labelSideA: 'Bok A',
|
|
102
|
-
labelSideB: 'Bok B',
|
|
103
|
-
labelMeasuredDiagonal: 'Zmierzona przekątna (opcjonalnie)',
|
|
104
|
-
labelResults: 'Wyniki',
|
|
105
|
-
labelIdealDiagonal: 'Idealna przekątna',
|
|
106
|
-
labelDeviation: 'Odchylenie',
|
|
107
|
-
labelStatus: 'Status',
|
|
108
|
-
labelVerification: 'Weryfikacja kąta prostego',
|
|
109
|
-
btnClear: 'Wyczyść',
|
|
110
|
-
btnCopyResults: 'Kopiuj wyniki',
|
|
111
|
-
labelPresets: 'Szybkie ustawienia',
|
|
112
|
-
unitInches: 'cal',
|
|
113
|
-
unitFeet: 'st',
|
|
114
|
-
unitCentimeters: 'cm',
|
|
115
|
-
tooltipOptional: 'Wprowadź zmierzoną przekątną, aby sprawdzić kąt 90 stopni',
|
|
116
|
-
tooltipPresets: 'Zasada 3-4-5 w różnych skalach',
|
|
117
|
-
statusPerfect: 'Idealny kąt 90 stopni',
|
|
118
|
-
statusAcceptable: 'Akceptowalne odchylenie',
|
|
119
|
-
statusWarning: 'Niewielkie odchylenie',
|
|
120
|
-
statusError: 'Brak kąta prostego',
|
|
121
|
-
statusReady: 'Gotowy',
|
|
122
|
-
msgIdealCalculated: 'Obliczono idealną przekątną',
|
|
123
|
-
actionOpen: 'Otwórz',
|
|
124
|
-
actionClose: 'Zamknij',
|
|
125
|
-
descLarger: 'większa',
|
|
126
|
-
descSmaller: 'mniejsza',
|
|
127
|
-
descCorrection: 'Wymagana korekta',
|
|
128
|
-
},
|
|
129
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { PythagoreanRightAngleCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'kalkulator-kata-prostego-pitagorasa-zasada-3-4-5';
|
|
7
|
+
const title = 'Kalkulator Kąta Prostego (Twierdzenie Pitagorasa): Zasada 3 4 5 dla Idealnego Wyosiowania';
|
|
8
|
+
const description = 'Sprawdź, czy konstrukcje są idealnie prostopadłe (90°), używając twierdzenia Pitagorasa i zasady 3-4-5. Niezbędne narzędzie w budownictwie, stolarstwie i projektach DIY.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Co to jest zasada 3-4-5?',
|
|
13
|
+
answer: 'Zasada 3-4-5 to prosty trójkąt pitagorejski. Jeśli trójkąt prostokątny ma boki o długości 3, 4 i 5 jednostek w dowolnej skali, kąt między krótszymi bokami wynosi dokładnie 90 stopni. Ta sprawdzona w terenie metoda jest stosowana w budownictwie od wieków.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Jak korzystać z tego kalkulatora?',
|
|
17
|
+
answer: 'Wprowadź długości dwóch ścian (boki A i B) tworzących narożnik. Kalkulator pokaże, jaka powinna być przekątna dla idealnego kąta 90 stopni. Następnie zmierz rzeczywistą przekątną i wprowadź ją, aby sprawdzić, czy narożnik jest naprawdę prosty.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Co jeśli moja przekątna jest inna?',
|
|
21
|
+
answer: 'Jeśli zmierzona przekątna różni się od idealnej, kalkulator pokaże odchylenie. Kolor zielony oznacza ideał, żółty - akceptowalne odchylenie, czerwony - brak kąta prostego. Narzędzie podpowie również, czy należy zwiększyć czy zmniejszyć kąt.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Czy to jest wystarczająco dokładne do budowy?',
|
|
25
|
+
answer: 'Tak. Twierdzenie Pitagorasa jest matematycznie dokładne. Używając taśmy mierniczej, możesz osiągnąć precyzję budowlaną bez specjalistycznych narzędzi i zaawansowanych umiejętności.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'Czy mogę przełączać się między calami a stopami?',
|
|
29
|
+
answer: 'Tak. Wybierz cale dla małych projektów lub stopy dla większych konstrukcji. Wszystkie wartości są natychmiast przeliczane bez utraty danych.',
|
|
30
|
+
},
|
|
31
|
+
];
|
|
32
|
+
|
|
33
|
+
const howToData = [
|
|
34
|
+
{ name: 'Wybierz jednostkę', text: 'Wybierz cale do precyzyjnych prac lub stopy do większych konstrukcji. Możesz to zmienić w dowolnym momencie.' },
|
|
35
|
+
{ name: 'Zmierz oba boki', text: 'Zmierz długość dwóch ścian (boki A i B) tworzących narożnik, który chcesz sprawdzić.' },
|
|
36
|
+
{ name: 'Sprawdź idealną przekątną', text: 'Kalkulator pokaże Ci, jaka musi być przekątna dla idealnego kąta 90 stopni.' },
|
|
37
|
+
{ name: 'Zmierz swoją przekątną', text: 'Użyj taśmy mierniczej, aby zmierzyć rzeczywistą przekątną. Wprowadź ją w opcjonalnym polu.' },
|
|
38
|
+
{ name: 'Odczytaj status', text: 'Zielony = idealny kąt prosty. Żółty = akceptowalne. Czerwony = brak kąta prostego. Skoryguj zgodnie z sugestią.' },
|
|
39
|
+
];
|
|
40
|
+
|
|
41
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
42
|
+
'@context': 'https://schema.org',
|
|
43
|
+
'@type': 'FAQPage',
|
|
44
|
+
mainEntity: faqData.map((item) => ({
|
|
45
|
+
'@type': 'Question',
|
|
46
|
+
name: item.question,
|
|
47
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
48
|
+
})),
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
const howToSchema: WithContext<any> = {
|
|
52
|
+
'@context': 'https://schema.org',
|
|
53
|
+
'@type': 'HowTo',
|
|
54
|
+
name: title,
|
|
55
|
+
description,
|
|
56
|
+
step: howToData.map((step, i) => ({
|
|
57
|
+
'@type': 'HowToStep',
|
|
58
|
+
position: i + 1,
|
|
59
|
+
name: step.name,
|
|
60
|
+
text: step.text,
|
|
61
|
+
})),
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
65
|
+
'@context': 'https://schema.org',
|
|
66
|
+
'@type': 'SoftwareApplication',
|
|
67
|
+
name: title,
|
|
68
|
+
description,
|
|
69
|
+
applicationCategory: 'UtilityApplication',
|
|
70
|
+
operatingSystem: 'All',
|
|
71
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
72
|
+
inLanguage: 'pl',
|
|
73
|
+
};
|
|
74
|
+
|
|
75
|
+
export const content: ToolLocaleContent<PythagoreanRightAngleCalculatorUI> = {
|
|
76
|
+
slug,
|
|
77
|
+
title,
|
|
78
|
+
description,
|
|
79
|
+
faqTitle: 'Często zadawane pytania',
|
|
80
|
+
faq: faqData,
|
|
81
|
+
bibliography,
|
|
82
|
+
howTo: howToData,
|
|
83
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
84
|
+
seo: [
|
|
85
|
+
{ type: 'title', text: 'Twierdzenie Pitagorasa w praktyce', level: 2 },
|
|
86
|
+
{ type: 'paragraph', html: 'Idealny kąt 90 stopni to podstawa wysokiej jakości konstrukcji. Ściany muszą być prostopadłe, fundamenty wyosiowane, a ramy idealnie proste. Twierdzenie Pitagorasa zapewnia matematycznie gwarantowaną metodę: a² + b² = c².' },
|
|
87
|
+
{ type: 'title', text: 'Dlaczego zasada 3-4-5 działa', level: 3 },
|
|
88
|
+
{ type: 'paragraph', html: 'Zasada 3-4-5 to najprostsza trójka pitagorejska. Niezależnie od tego, czy mierzysz w calach, stopach czy jakiejkolwiek innej jednostce: boki o długości 3, 4 i 5 jednostek gwarantują kąt 90 stopni. Jest to udowodnione matematycznie i testowane w budownictwie od wieków.' },
|
|
89
|
+
{ type: 'title', text: 'Precyzja bez specjalistycznych narzędzi', level: 3 },
|
|
90
|
+
{ type: 'paragraph', html: 'W przeciwieństwie do poziomic czy kątowników, które mogą się uszkodzić lub rozregulować, twierdzenie Pitagorasa jest niezmienne. Używając tylko taśmy mierniczej, możesz sprawdzić każdy narożnik w dowolnej skali. Ten kalkulator eliminuje liczenie w pamięci i zapewnia dokładność.' },
|
|
91
|
+
{ type: 'title', text: 'Od teorii do praktycznych wskazówek', level: 3 },
|
|
92
|
+
{ type: 'paragraph', html: 'Ten kalkulator zmienia abstrakcyjną matematykę w praktyczne instrukcje terenowe. Jeśli Twoja przekątna jest błędna, powie Ci dokładnie, o ile i w którym kierunku należy dokonać korekty. Zmień teorię w realne wyniki na budowie.' },
|
|
93
|
+
],
|
|
94
|
+
ui: {
|
|
95
|
+
titleMain: 'Kalkulator Kąta Prostego (Pitagoras)',
|
|
96
|
+
labelInputData: 'Pomiary',
|
|
97
|
+
labelUnitSelection: 'Jednostka',
|
|
98
|
+
btnUnitInches: 'cale',
|
|
99
|
+
btnUnitFeet: 'stopy',
|
|
100
|
+
btnUnitCentimeters: 'centymetry',
|
|
101
|
+
labelSideA: 'Bok A',
|
|
102
|
+
labelSideB: 'Bok B',
|
|
103
|
+
labelMeasuredDiagonal: 'Zmierzona przekątna (opcjonalnie)',
|
|
104
|
+
labelResults: 'Wyniki',
|
|
105
|
+
labelIdealDiagonal: 'Idealna przekątna',
|
|
106
|
+
labelDeviation: 'Odchylenie',
|
|
107
|
+
labelStatus: 'Status',
|
|
108
|
+
labelVerification: 'Weryfikacja kąta prostego',
|
|
109
|
+
btnClear: 'Wyczyść',
|
|
110
|
+
btnCopyResults: 'Kopiuj wyniki',
|
|
111
|
+
labelPresets: 'Szybkie ustawienia',
|
|
112
|
+
unitInches: 'cal',
|
|
113
|
+
unitFeet: 'st',
|
|
114
|
+
unitCentimeters: 'cm',
|
|
115
|
+
tooltipOptional: 'Wprowadź zmierzoną przekątną, aby sprawdzić kąt 90 stopni',
|
|
116
|
+
tooltipPresets: 'Zasada 3-4-5 w różnych skalach',
|
|
117
|
+
statusPerfect: 'Idealny kąt 90 stopni',
|
|
118
|
+
statusAcceptable: 'Akceptowalne odchylenie',
|
|
119
|
+
statusWarning: 'Niewielkie odchylenie',
|
|
120
|
+
statusError: 'Brak kąta prostego',
|
|
121
|
+
statusReady: 'Gotowy',
|
|
122
|
+
msgIdealCalculated: 'Obliczono idealną przekątną',
|
|
123
|
+
actionOpen: 'Otwórz',
|
|
124
|
+
actionClose: 'Zamknij',
|
|
125
|
+
descLarger: 'większa',
|
|
126
|
+
descSmaller: 'mniejsza',
|
|
127
|
+
descCorrection: 'Wymagana korekta',
|
|
128
|
+
},
|
|
129
|
+
};
|