@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,116 +1,116 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { EpoxyCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'kalkulator-zywicy-epoksydowej';
|
|
7
|
-
const title = 'Kalkulator Żywicy Epoksydowej: Mieszanka i Dokładna Objętość';
|
|
8
|
-
const description = 'Oblicz dokładną ilość żywicy epoksydowej i utwardzacza potrzebną do Twoich projektów. Unikaj marnotrawstwa przy tworzeniu stołów rzecznych, biżuterii i form.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Dlaczego dokładne zachowanie proporcji jest tak ważne w przypadku żywicy?',
|
|
13
|
-
answer: 'W przeciwieństwie do innych mieszanek, żywica epoksydowa nie wysycha przez parowanie, lecz w wyniku reakcji chemicznej (polimeryzacji). Jeśli żywicy lub utwardzacza będzie za dużo, reakcja nie zostanie ukończona, co sprawi, że element będzie lepki, miękki lub z trwałymi pęcherzykami powietrza.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Czym różni się proporcja wagowa od objętościowej?',
|
|
17
|
-
answer: 'Wiele żywic miesza się w stosunku objętościowym 2:1, ale wagowym 100:45, ponieważ utwardzacz jest zazwyczaj gęstszy. Zawsze stosuj skalę wskazaną przez producenta i, jeśli to możliwe, używaj wagi cyfrowej dla maksymalnej precyzji.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Jak uniknąć pęcherzyków powietrza podczas mieszania?',
|
|
21
|
-
answer: 'Mieszaj powoli jednostajnymi ruchami okrężnymi przez co najmniej 3 minuty, dokładnie skrobiąc ścianki naczynia. Pozostaw mieszankę na kilka minut przed wylaniem, aby pęcherzyki mogły wypłynąć na powierzchnię.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Co to jest czas przydatności (Pot Life)?',
|
|
25
|
-
answer: 'Jest to czas, w którym możesz pracować z mieszanką, zanim zacznie ona twardnieć (żelować). W lecie lub przy dużych objętościach czas ten drastycznie się skraca ze względu na reakcję egzotermiczną (wydzielanie ciepła).',
|
|
26
|
-
},
|
|
27
|
-
];
|
|
28
|
-
|
|
29
|
-
const howToData = [
|
|
30
|
-
{ name: 'Zmierzyć wymiary formy', text: 'Zmierz długość, szerokość i głębokość (grubość) obszaru, który chcesz wypełnić żywicą.' },
|
|
31
|
-
{ name: 'Wprowadzić proporcje mieszania', text: 'Sprawdź na etykiecie produktu, czy proporcja wynosi 1:1, 2:1 czy 3:1 i czy opiera się na wadze czy objętości.' },
|
|
32
|
-
{ name: 'Zważyć składniki', text: 'Wlej najpierw składnik A (żywica), a następnie B (utwardzacz) do czystego naczynia stojącego na wadze cyfrowej.' },
|
|
33
|
-
{ name: 'Mieszanie techniczne', text: 'Mieszaj delikatnie, aż mieszanka stanie się całkowicie przezroczysta i nie będą widoczne "smugi" o różnej gęstości.' },
|
|
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<EpoxyCalculatorUI> = {
|
|
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: 'Przewodnik po Obliczaniu i Mieszaniu Żywicy Epoksydowej', level: 2 },
|
|
81
|
-
{ type: 'paragraph', html: 'Żywica epoksydowa nie jest farbą, która schnie przez parowanie; jest to złożona <strong>egzotermiczna reakcja chemiczna</strong>. Magia dzieje się, gdy cząsteczki epoksydu łączą się z cząsteczkami poliaminy, tworząc krystaliczny, stały polimer termoutwardzalny.' },
|
|
82
|
-
{ type: 'paragraph', html: 'Różnica między trwałym dziełem sztuki a lepką katastrofą tkwi w <strong>dokładnej stechiometrii</strong>. Błąd rzędu zaledwie 5% w proporcji mieszania może trwale uniemożliwić utwardzenie. To narzędzie eliminuje matematyczne zgadywanie, pozwalając Ci skupić się na tworzeniu.' },
|
|
83
|
-
{ type: 'grid', columns: [
|
|
84
|
-
{ type: 'card', icon: 'mdi:scale-balance', title: 'Objętość czy Waga?', html: '<p>Błąd nr 1 początkujących polega na zakładaniu, że 100 ml waży 100 g. <strong>Żywica jest gęstsza niż utwardzacz.</strong></p><p>Jeśli karta techniczna produktu podaje "100:50 wagowo", to NIE jest to samo co "2:1 objętościowo". Ten kalkulator pracuje z <strong>Objętością</strong> (V = L × W × H), która jest standardem przy napełnianiu form.</p>' },
|
|
85
|
-
{ type: 'card', icon: 'mdi:water-percent', title: 'Typowe Proporcje', html: '<ul><li><strong>1:1</strong> - Powłoki, lakiery i szybkie kleje.</li><li><strong>2:1</strong> - Standard. Stoły rzeczne, biżuteria i średnie odlewy.</li><li><strong>3:1</strong> - Podłogi przemysłowe i laminaty strukturalne o wysokiej twardości.</li></ul>' },
|
|
86
|
-
]},
|
|
87
|
-
{ type: 'title', text: 'Protokół Bezpieczeństwa i Najlepsze Praktyki', level: 2 },
|
|
88
|
-
{ type: 'grid', columns: [
|
|
89
|
-
{ type: 'card', icon: 'mdi:thermometer', title: 'Kluczowa Temperatura', html: '<p>Zawsze pracuj w temperaturze między <strong>21°C a 25°C</strong>. Zimno może zatrzymać reakcję, sprawiając, że element będzie mętny. Nadmierne ciepło niebezpiecznie przyspiesza reakcję egzotermiczną ("flash cure").</p>' },
|
|
90
|
-
{ type: 'card', icon: 'mdi:cup-outline', title: 'Technika Dwóch Kubków', html: '<p>Nie ufaj jednokrotnemu wymieszaniu. Dobrze zeskrob boki i dno naczynia, przelej mieszankę do <strong>drugiego czystego kubka</strong> i wymieszaj ponownie. Zapewnia to, że nie pozostanie żaden nieskatalizowany materiał.</p>' },
|
|
91
|
-
]},
|
|
92
|
-
|
|
93
|
-
{ type: 'paragraph', html: "Przed użyciem zinterpretuj wynik razem z założeniami pokazanymi przez kalkulator." },],
|
|
94
|
-
ui: {
|
|
95
|
-
shapeRect: 'Prostokątny',
|
|
96
|
-
shapeCylinder: 'Cylindryczny',
|
|
97
|
-
shapeSphere: 'Sferyczny',
|
|
98
|
-
labelLength: 'Długość (cm)',
|
|
99
|
-
labelWidth: 'Szerokość (cm)',
|
|
100
|
-
labelDiameter: 'Średnica (cm)',
|
|
101
|
-
labelDepth: 'Głębokość (cm)',
|
|
102
|
-
labelRatio: 'Proporcja Mieszania (Waga/Objętość)',
|
|
103
|
-
labelCustomRatio: 'Użyj niestandardowej proporcji (A:B)',
|
|
104
|
-
labelResinA: 'Żywica (A)',
|
|
105
|
-
labelHardenerB: 'Utwardzacz (B)',
|
|
106
|
-
labelWasteTitle: 'Margines Bezpieczeństwa',
|
|
107
|
-
labelWasteDesc: 'Dodaj 5% ekstra na straty',
|
|
108
|
-
labelTotalVolume: 'Całkowita Objętość',
|
|
109
|
-
labelPartA: 'Część A (Żywica)',
|
|
110
|
-
labelPartB: 'Część B (Katalizator)',
|
|
111
|
-
labelVisualization: 'Wizualizacja',
|
|
112
|
-
shapeRectLabel: 'Blok Prostokątny',
|
|
113
|
-
shapeCylinderLabel: 'Cylinder / Forma Okrągła',
|
|
114
|
-
shapeSphereLabel: 'Pełna Sfera',
|
|
115
|
-
},
|
|
116
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { EpoxyCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'kalkulator-zywicy-epoksydowej';
|
|
7
|
+
const title = 'Kalkulator Żywicy Epoksydowej: Mieszanka i Dokładna Objętość';
|
|
8
|
+
const description = 'Oblicz dokładną ilość żywicy epoksydowej i utwardzacza potrzebną do Twoich projektów. Unikaj marnotrawstwa przy tworzeniu stołów rzecznych, biżuterii i form.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Dlaczego dokładne zachowanie proporcji jest tak ważne w przypadku żywicy?',
|
|
13
|
+
answer: 'W przeciwieństwie do innych mieszanek, żywica epoksydowa nie wysycha przez parowanie, lecz w wyniku reakcji chemicznej (polimeryzacji). Jeśli żywicy lub utwardzacza będzie za dużo, reakcja nie zostanie ukończona, co sprawi, że element będzie lepki, miękki lub z trwałymi pęcherzykami powietrza.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Czym różni się proporcja wagowa od objętościowej?',
|
|
17
|
+
answer: 'Wiele żywic miesza się w stosunku objętościowym 2:1, ale wagowym 100:45, ponieważ utwardzacz jest zazwyczaj gęstszy. Zawsze stosuj skalę wskazaną przez producenta i, jeśli to możliwe, używaj wagi cyfrowej dla maksymalnej precyzji.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Jak uniknąć pęcherzyków powietrza podczas mieszania?',
|
|
21
|
+
answer: 'Mieszaj powoli jednostajnymi ruchami okrężnymi przez co najmniej 3 minuty, dokładnie skrobiąc ścianki naczynia. Pozostaw mieszankę na kilka minut przed wylaniem, aby pęcherzyki mogły wypłynąć na powierzchnię.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Co to jest czas przydatności (Pot Life)?',
|
|
25
|
+
answer: 'Jest to czas, w którym możesz pracować z mieszanką, zanim zacznie ona twardnieć (żelować). W lecie lub przy dużych objętościach czas ten drastycznie się skraca ze względu na reakcję egzotermiczną (wydzielanie ciepła).',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howToData = [
|
|
30
|
+
{ name: 'Zmierzyć wymiary formy', text: 'Zmierz długość, szerokość i głębokość (grubość) obszaru, który chcesz wypełnić żywicą.' },
|
|
31
|
+
{ name: 'Wprowadzić proporcje mieszania', text: 'Sprawdź na etykiecie produktu, czy proporcja wynosi 1:1, 2:1 czy 3:1 i czy opiera się na wadze czy objętości.' },
|
|
32
|
+
{ name: 'Zważyć składniki', text: 'Wlej najpierw składnik A (żywica), a następnie B (utwardzacz) do czystego naczynia stojącego na wadze cyfrowej.' },
|
|
33
|
+
{ name: 'Mieszanie techniczne', text: 'Mieszaj delikatnie, aż mieszanka stanie się całkowicie przezroczysta i nie będą widoczne "smugi" o różnej gęstości.' },
|
|
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<EpoxyCalculatorUI> = {
|
|
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: 'Przewodnik po Obliczaniu i Mieszaniu Żywicy Epoksydowej', level: 2 },
|
|
81
|
+
{ type: 'paragraph', html: 'Żywica epoksydowa nie jest farbą, która schnie przez parowanie; jest to złożona <strong>egzotermiczna reakcja chemiczna</strong>. Magia dzieje się, gdy cząsteczki epoksydu łączą się z cząsteczkami poliaminy, tworząc krystaliczny, stały polimer termoutwardzalny.' },
|
|
82
|
+
{ type: 'paragraph', html: 'Różnica między trwałym dziełem sztuki a lepką katastrofą tkwi w <strong>dokładnej stechiometrii</strong>. Błąd rzędu zaledwie 5% w proporcji mieszania może trwale uniemożliwić utwardzenie. To narzędzie eliminuje matematyczne zgadywanie, pozwalając Ci skupić się na tworzeniu.' },
|
|
83
|
+
{ type: 'grid', columns: [
|
|
84
|
+
{ type: 'card', icon: 'mdi:scale-balance', title: 'Objętość czy Waga?', html: '<p>Błąd nr 1 początkujących polega na zakładaniu, że 100 ml waży 100 g. <strong>Żywica jest gęstsza niż utwardzacz.</strong></p><p>Jeśli karta techniczna produktu podaje "100:50 wagowo", to NIE jest to samo co "2:1 objętościowo". Ten kalkulator pracuje z <strong>Objętością</strong> (V = L × W × H), która jest standardem przy napełnianiu form.</p>' },
|
|
85
|
+
{ type: 'card', icon: 'mdi:water-percent', title: 'Typowe Proporcje', html: '<ul><li><strong>1:1</strong> - Powłoki, lakiery i szybkie kleje.</li><li><strong>2:1</strong> - Standard. Stoły rzeczne, biżuteria i średnie odlewy.</li><li><strong>3:1</strong> - Podłogi przemysłowe i laminaty strukturalne o wysokiej twardości.</li></ul>' },
|
|
86
|
+
]},
|
|
87
|
+
{ type: 'title', text: 'Protokół Bezpieczeństwa i Najlepsze Praktyki', level: 2 },
|
|
88
|
+
{ type: 'grid', columns: [
|
|
89
|
+
{ type: 'card', icon: 'mdi:thermometer', title: 'Kluczowa Temperatura', html: '<p>Zawsze pracuj w temperaturze między <strong>21°C a 25°C</strong>. Zimno może zatrzymać reakcję, sprawiając, że element będzie mętny. Nadmierne ciepło niebezpiecznie przyspiesza reakcję egzotermiczną ("flash cure").</p>' },
|
|
90
|
+
{ type: 'card', icon: 'mdi:cup-outline', title: 'Technika Dwóch Kubków', html: '<p>Nie ufaj jednokrotnemu wymieszaniu. Dobrze zeskrob boki i dno naczynia, przelej mieszankę do <strong>drugiego czystego kubka</strong> i wymieszaj ponownie. Zapewnia to, że nie pozostanie żaden nieskatalizowany materiał.</p>' },
|
|
91
|
+
]},
|
|
92
|
+
|
|
93
|
+
{ type: 'paragraph', html: "Przed użyciem zinterpretuj wynik razem z założeniami pokazanymi przez kalkulator." },],
|
|
94
|
+
ui: {
|
|
95
|
+
shapeRect: 'Prostokątny',
|
|
96
|
+
shapeCylinder: 'Cylindryczny',
|
|
97
|
+
shapeSphere: 'Sferyczny',
|
|
98
|
+
labelLength: 'Długość (cm)',
|
|
99
|
+
labelWidth: 'Szerokość (cm)',
|
|
100
|
+
labelDiameter: 'Średnica (cm)',
|
|
101
|
+
labelDepth: 'Głębokość (cm)',
|
|
102
|
+
labelRatio: 'Proporcja Mieszania (Waga/Objętość)',
|
|
103
|
+
labelCustomRatio: 'Użyj niestandardowej proporcji (A:B)',
|
|
104
|
+
labelResinA: 'Żywica (A)',
|
|
105
|
+
labelHardenerB: 'Utwardzacz (B)',
|
|
106
|
+
labelWasteTitle: 'Margines Bezpieczeństwa',
|
|
107
|
+
labelWasteDesc: 'Dodaj 5% ekstra na straty',
|
|
108
|
+
labelTotalVolume: 'Całkowita Objętość',
|
|
109
|
+
labelPartA: 'Część A (Żywica)',
|
|
110
|
+
labelPartB: 'Część B (Katalizator)',
|
|
111
|
+
labelVisualization: 'Wizualizacja',
|
|
112
|
+
shapeRectLabel: 'Blok Prostokątny',
|
|
113
|
+
shapeCylinderLabel: 'Cylinder / Forma Okrągła',
|
|
114
|
+
shapeSphereLabel: 'Pełna Sfera',
|
|
115
|
+
},
|
|
116
|
+
};
|
|
@@ -1,116 +1,116 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { EpoxyCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'calculadora-resina-epoxica';
|
|
7
|
-
const title = 'Calculadora de Resina Epóxica: Mistura e Volume Exato';
|
|
8
|
-
const description = 'Calcule a quantidade exata de resina epóxica e endurecedor necessária para os seus projetos. Evite desperdícios em mesas rio, joalharia e moldes.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Porque é que a proporção exata é tão importante na resina?',
|
|
13
|
-
answer: 'Ao contrário de outras misturas, a resina epóxica não seca por evaporação, mas por uma reação química (polimerização). Se sobrar resina ou endurecedor, a reação será incompleta, deixando a peça pegajosa, mole ou com bolhas permanentes.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'O que é a proporção em peso vs volume?',
|
|
17
|
-
answer: 'Muitas resinas misturam-se 2:1 em volume mas 100:45 em peso devido ao facto de o endurecedor ser habitualmente mais denso. Use sempre a escala indicada pelo fabricante e, se possível, use uma balança digital para máxima precisão.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Como evito as bolhas ao misturar?',
|
|
21
|
-
answer: 'Misture lentamente com movimentos circulares constantes durante pelo menos 3 minutos, raspando bem as paredes do copo. Deixe repousar a mistura um par de minutos antes de verter para que as bolhas subam à superfície.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'O que é o tempo de vida (Pot Life)?',
|
|
25
|
-
answer: 'É o tempo que tem para trabalhar com a mistura antes de esta começar a endurecer (gelificar). No verão ou em grandes volumes, este tempo reduz-se drasticamente devido à reação exotérmica (gera calor).',
|
|
26
|
-
},
|
|
27
|
-
];
|
|
28
|
-
|
|
29
|
-
const howToData = [
|
|
30
|
-
{ name: 'Medir as dimensões do molde', text: 'Meça o comprimento, largura e a profundidade (espessura) da zona que quer preencher com resina.' },
|
|
31
|
-
{ name: 'Introduzir a relação de mistura', text: 'Consulte o rótulo do seu produto para verificar se a mistura é 1:1, 2:1 ou 3:1 e se se baseia em peso ou volume.' },
|
|
32
|
-
{ name: 'Pesar os componentes', text: 'Verta primeiro o componente A (resina) e depois o B (endurecedor) num recipiente limpo sobre uma balança digital.' },
|
|
33
|
-
{ name: 'Mistura técnica', text: 'Mexa suavemente até que a mistura esteja totalmente transparente e não se vejam "fios" de diferente densidade.' },
|
|
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: 'pt',
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
export const content: ToolLocaleContent<EpoxyCalculatorUI> = {
|
|
71
|
-
slug,
|
|
72
|
-
title,
|
|
73
|
-
description,
|
|
74
|
-
faqTitle: 'Perguntas Frequentes',
|
|
75
|
-
faq: faqData,
|
|
76
|
-
bibliography,
|
|
77
|
-
howTo: howToData,
|
|
78
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
-
seo: [
|
|
80
|
-
{ type: 'title', text: 'Guia de Cálculo e Mistura de Resina Epóxica', level: 2 },
|
|
81
|
-
{ type: 'paragraph', html: 'A resina epóxica não é uma tinta que seca por evaporação; é uma <strong>reação química exotérmica</strong> complexa. A magia acontece quando as moléculas de epóxido se encadeiam com as de poliamina para formar um polímero termoendurecível sólido cristalino.' },
|
|
82
|
-
{ type: 'paragraph', html: 'A diferença entre uma peça de arte duradoura e um desastre pegajoso reside na <strong>estequiometria exata</strong>. Um erro de apenas 5% na proporção de mistura pode inibir a cura permanentemente. Esta ferramenta elimina as suposições matemáticas, permitindo-lhe focar-se na criação.' },
|
|
83
|
-
{ type: 'grid', columns: [
|
|
84
|
-
{ type: 'card', icon: 'mdi:scale-balance', title: 'Volume ou Peso?', html: '<p>O erro nº 1 dos principiantes é assumir que 100ml pesam 100g. <strong>A resina é mais densa que o endurecedor.</strong></p><p>Se a ficha técnica do seu produto diz "100:50 por peso", NÃO é o mesmo que "2:1 por volume". Esta calculadora trabalha com <strong>Volume</strong> (V = L × W × H), que é o padrão para preencher moldes.</p>' },
|
|
85
|
-
{ type: 'card', icon: 'mdi:water-percent', title: 'Proporções Comuns', html: '<ul><li><strong>1:1</strong> - Revestimentos, vernizes e adesivos rápidos.</li><li><strong>2:1</strong> - Padrão. River tables, joalharia e moldes médios.</li><li><strong>3:1</strong> - Pavimentos industriais e laminados estruturais de alta dureza.</li></ul>' },
|
|
86
|
-
]},
|
|
87
|
-
{ type: 'title', text: 'Protocolo de Segurança e Boas Práticas', level: 2 },
|
|
88
|
-
{ type: 'grid', columns: [
|
|
89
|
-
{ type: 'card', icon: 'mdi:thermometer', title: 'Temperatura Vital', html: '<p>Trabalhe sempre entre <strong>21°C e 25°C</strong>. O frio pode parar a reação, deixando a peça turva. O calor excessivo acelera a reação exotérmica perigosamente ("flash cure").</p>' },
|
|
90
|
-
{ type: 'card', icon: 'mdi:cup-outline', title: 'Técnica do Copo Duplo', html: '<p>Não confie numa única mistura. Raspe bem os lados e o fundo, verta a mistura num <strong>segundo copo limpo</strong> e volte a misturar. Isto assegura que não resta material sem catalisar.</p>' },
|
|
91
|
-
]},
|
|
92
|
-
|
|
93
|
-
{ type: 'paragraph', html: "Interprete o resultado juntamente com as premissas apresentadas pela calculadora antes de o utilizar." },],
|
|
94
|
-
ui: {
|
|
95
|
-
shapeRect: 'Retangular',
|
|
96
|
-
shapeCylinder: 'Cilíndrico',
|
|
97
|
-
shapeSphere: 'Esférico',
|
|
98
|
-
labelLength: 'Comprimento (cm)',
|
|
99
|
-
labelWidth: 'Largura (cm)',
|
|
100
|
-
labelDiameter: 'Diâmetro (cm)',
|
|
101
|
-
labelDepth: 'Profundidade (cm)',
|
|
102
|
-
labelRatio: 'Proporção de Mistura (Peso/Volume)',
|
|
103
|
-
labelCustomRatio: 'Usar proporção personalizada (A:B)',
|
|
104
|
-
labelResinA: 'Resina (A)',
|
|
105
|
-
labelHardenerB: 'Endurecedor (B)',
|
|
106
|
-
labelWasteTitle: 'Margem de Segurança',
|
|
107
|
-
labelWasteDesc: 'Adicione 5% extra para perdas',
|
|
108
|
-
labelTotalVolume: 'Volume Total',
|
|
109
|
-
labelPartA: 'Parte A (Resina)',
|
|
110
|
-
labelPartB: 'Parte B (Endurecedor)',
|
|
111
|
-
labelVisualization: 'Visualização',
|
|
112
|
-
shapeRectLabel: 'Bloco Retangular',
|
|
113
|
-
shapeCylinderLabel: 'Cilindro / Molde Redondo',
|
|
114
|
-
shapeSphereLabel: 'Esfera Completa',
|
|
115
|
-
},
|
|
116
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { EpoxyCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'calculadora-resina-epoxica';
|
|
7
|
+
const title = 'Calculadora de Resina Epóxica: Mistura e Volume Exato';
|
|
8
|
+
const description = 'Calcule a quantidade exata de resina epóxica e endurecedor necessária para os seus projetos. Evite desperdícios em mesas rio, joalharia e moldes.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Porque é que a proporção exata é tão importante na resina?',
|
|
13
|
+
answer: 'Ao contrário de outras misturas, a resina epóxica não seca por evaporação, mas por uma reação química (polimerização). Se sobrar resina ou endurecedor, a reação será incompleta, deixando a peça pegajosa, mole ou com bolhas permanentes.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'O que é a proporção em peso vs volume?',
|
|
17
|
+
answer: 'Muitas resinas misturam-se 2:1 em volume mas 100:45 em peso devido ao facto de o endurecedor ser habitualmente mais denso. Use sempre a escala indicada pelo fabricante e, se possível, use uma balança digital para máxima precisão.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Como evito as bolhas ao misturar?',
|
|
21
|
+
answer: 'Misture lentamente com movimentos circulares constantes durante pelo menos 3 minutos, raspando bem as paredes do copo. Deixe repousar a mistura um par de minutos antes de verter para que as bolhas subam à superfície.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'O que é o tempo de vida (Pot Life)?',
|
|
25
|
+
answer: 'É o tempo que tem para trabalhar com a mistura antes de esta começar a endurecer (gelificar). No verão ou em grandes volumes, este tempo reduz-se drasticamente devido à reação exotérmica (gera calor).',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howToData = [
|
|
30
|
+
{ name: 'Medir as dimensões do molde', text: 'Meça o comprimento, largura e a profundidade (espessura) da zona que quer preencher com resina.' },
|
|
31
|
+
{ name: 'Introduzir a relação de mistura', text: 'Consulte o rótulo do seu produto para verificar se a mistura é 1:1, 2:1 ou 3:1 e se se baseia em peso ou volume.' },
|
|
32
|
+
{ name: 'Pesar os componentes', text: 'Verta primeiro o componente A (resina) e depois o B (endurecedor) num recipiente limpo sobre uma balança digital.' },
|
|
33
|
+
{ name: 'Mistura técnica', text: 'Mexa suavemente até que a mistura esteja totalmente transparente e não se vejam "fios" de diferente densidade.' },
|
|
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: 'pt',
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent<EpoxyCalculatorUI> = {
|
|
71
|
+
slug,
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Perguntas Frequentes',
|
|
75
|
+
faq: faqData,
|
|
76
|
+
bibliography,
|
|
77
|
+
howTo: howToData,
|
|
78
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
+
seo: [
|
|
80
|
+
{ type: 'title', text: 'Guia de Cálculo e Mistura de Resina Epóxica', level: 2 },
|
|
81
|
+
{ type: 'paragraph', html: 'A resina epóxica não é uma tinta que seca por evaporação; é uma <strong>reação química exotérmica</strong> complexa. A magia acontece quando as moléculas de epóxido se encadeiam com as de poliamina para formar um polímero termoendurecível sólido cristalino.' },
|
|
82
|
+
{ type: 'paragraph', html: 'A diferença entre uma peça de arte duradoura e um desastre pegajoso reside na <strong>estequiometria exata</strong>. Um erro de apenas 5% na proporção de mistura pode inibir a cura permanentemente. Esta ferramenta elimina as suposições matemáticas, permitindo-lhe focar-se na criação.' },
|
|
83
|
+
{ type: 'grid', columns: [
|
|
84
|
+
{ type: 'card', icon: 'mdi:scale-balance', title: 'Volume ou Peso?', html: '<p>O erro nº 1 dos principiantes é assumir que 100ml pesam 100g. <strong>A resina é mais densa que o endurecedor.</strong></p><p>Se a ficha técnica do seu produto diz "100:50 por peso", NÃO é o mesmo que "2:1 por volume". Esta calculadora trabalha com <strong>Volume</strong> (V = L × W × H), que é o padrão para preencher moldes.</p>' },
|
|
85
|
+
{ type: 'card', icon: 'mdi:water-percent', title: 'Proporções Comuns', html: '<ul><li><strong>1:1</strong> - Revestimentos, vernizes e adesivos rápidos.</li><li><strong>2:1</strong> - Padrão. River tables, joalharia e moldes médios.</li><li><strong>3:1</strong> - Pavimentos industriais e laminados estruturais de alta dureza.</li></ul>' },
|
|
86
|
+
]},
|
|
87
|
+
{ type: 'title', text: 'Protocolo de Segurança e Boas Práticas', level: 2 },
|
|
88
|
+
{ type: 'grid', columns: [
|
|
89
|
+
{ type: 'card', icon: 'mdi:thermometer', title: 'Temperatura Vital', html: '<p>Trabalhe sempre entre <strong>21°C e 25°C</strong>. O frio pode parar a reação, deixando a peça turva. O calor excessivo acelera a reação exotérmica perigosamente ("flash cure").</p>' },
|
|
90
|
+
{ type: 'card', icon: 'mdi:cup-outline', title: 'Técnica do Copo Duplo', html: '<p>Não confie numa única mistura. Raspe bem os lados e o fundo, verta a mistura num <strong>segundo copo limpo</strong> e volte a misturar. Isto assegura que não resta material sem catalisar.</p>' },
|
|
91
|
+
]},
|
|
92
|
+
|
|
93
|
+
{ type: 'paragraph', html: "Interprete o resultado juntamente com as premissas apresentadas pela calculadora antes de o utilizar." },],
|
|
94
|
+
ui: {
|
|
95
|
+
shapeRect: 'Retangular',
|
|
96
|
+
shapeCylinder: 'Cilíndrico',
|
|
97
|
+
shapeSphere: 'Esférico',
|
|
98
|
+
labelLength: 'Comprimento (cm)',
|
|
99
|
+
labelWidth: 'Largura (cm)',
|
|
100
|
+
labelDiameter: 'Diâmetro (cm)',
|
|
101
|
+
labelDepth: 'Profundidade (cm)',
|
|
102
|
+
labelRatio: 'Proporção de Mistura (Peso/Volume)',
|
|
103
|
+
labelCustomRatio: 'Usar proporção personalizada (A:B)',
|
|
104
|
+
labelResinA: 'Resina (A)',
|
|
105
|
+
labelHardenerB: 'Endurecedor (B)',
|
|
106
|
+
labelWasteTitle: 'Margem de Segurança',
|
|
107
|
+
labelWasteDesc: 'Adicione 5% extra para perdas',
|
|
108
|
+
labelTotalVolume: 'Volume Total',
|
|
109
|
+
labelPartA: 'Parte A (Resina)',
|
|
110
|
+
labelPartB: 'Parte B (Endurecedor)',
|
|
111
|
+
labelVisualization: 'Visualização',
|
|
112
|
+
shapeRectLabel: 'Bloco Retangular',
|
|
113
|
+
shapeCylinderLabel: 'Cilindro / Molde Redondo',
|
|
114
|
+
shapeSphereLabel: 'Esfera Completa',
|
|
115
|
+
},
|
|
116
|
+
};
|