@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,132 +1,132 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { ThermalExpansionCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'termal-genlesme-hesaplayici';
|
|
7
|
-
const title = 'Kiriş ve Yapıların Termal Genleşme Hesaplayıcısı';
|
|
8
|
-
const description = 'Sıcaklık değişimleri nedeniyle bir kirişin veya yapının ne kadar uzadığını hesaplayın. Mühendisler ve DIY için teknik araç. Malzeme bazlı genleşme katsayıları içerir.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Lineer genleşme katsayısı nedir?',
|
|
13
|
-
answer: 'Malzemelerin, sıcaklığındaki her bir santigrat derece artış başına ne kadar genleştiğini gösteren fiziksel bir özelliktir. 1/°C veya °C⁻¹ birimiyle ölçülür.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Kirişlerde genleşmeyi hesaplamak neden önemlidir?',
|
|
17
|
-
answer: 'Bir kirişin genleşmesi için alanı (genleşme derzi) yoksa, yapıyı deforme edebilecek, betonu çatlatabilecek ve hatta çökmeye neden olabilecek devasa iç gerilmeler oluşur.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Ahşap her yöne aynı şekilde mi genleşir?',
|
|
21
|
-
answer: 'Hayır. Ahşap anizotropik bir malzemedir. Lif yönünde çok az, ancak enine yönde (genişlik ve kalınlık) önemli ölçüde genleşir.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Başlangıç Sıcaklığı olarak ne kullanmalıyım?',
|
|
25
|
-
answer: 'Montaj veya inşaat sırasındaki sıcaklığı kullanmalısınız. Final Sıcaklığı ise kullanım ömrü boyunca beklenen maksimum sıcaklık olmalıdır.',
|
|
26
|
-
},
|
|
27
|
-
];
|
|
28
|
-
|
|
29
|
-
const howToData = [
|
|
30
|
-
{ name: 'Orijinal uzunluğu ölçün', text: 'Kirişin veya malzemenin uzunluğunu metre cinsinden girin.' },
|
|
31
|
-
{ name: 'Malzemeyi seçin', text: 'Spesifik katsayıyı uygulamak için metaller, inşaat malzemeleri veya ahşaplar arasından seçim yapın.' },
|
|
32
|
-
{ name: 'Termal aralığı tanımlayın', text: 'Termal farkı hesaplamak için başlangıç ve beklenen maksimum sıcaklığı belirtin.' },
|
|
33
|
-
{ name: 'Uzamayı analiz edin', text: 'Uygun derzleri öngörmek için milimetre cinsinden toplam uzamayı ve sonuçtaki son uzunluğu gözlemleyin.' },
|
|
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: 'tr',
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
export const content: ToolLocaleContent<ThermalExpansionCalculatorUI> = {
|
|
71
|
-
slug,
|
|
72
|
-
title,
|
|
73
|
-
description,
|
|
74
|
-
faqTitle: 'Sıkça Sorulan Sorular',
|
|
75
|
-
faq: faqData,
|
|
76
|
-
bibliography,
|
|
77
|
-
howTo: howToData,
|
|
78
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
-
seo: [
|
|
80
|
-
{ type: 'title', text: 'Termal Genleşme Nedir ve Neden Yapıları Etkiler', level: 2 },
|
|
81
|
-
{ type: 'paragraph', html: '<strong>Termal genleşme</strong>, bir malzemenin sıcaklığındaki artışa yanıt olarak uzunluğunun artması fiziksel sürecidir. İnşaatta bu olay bir merak konusu değil; betonu kırabilen, çelik kirişleri deforme edebilen ve tren raylarını bükebilen bir kuvvettir.' },
|
|
82
|
-
{ type: 'title', text: 'Lineer Genleşme Formülü', level: 3 },
|
|
83
|
-
{ type: 'card', icon: 'mdi:math-log', title: 'Lineer Genleşme Formülü', html: '<p>Yapısal bir elemanın genleşmesi şu şekilde hesaplanır: <code>ΔL = L₀ · α · ΔT</code>. Burada <strong>ΔL</strong> toplam uzama, <strong>L₀</strong> orijinal uzunluk, <strong>α</strong> malzemenin genleşme katsayısı (1/°C cinsinden) ve <strong>ΔT</strong> sıcaklık farkıdır.</p>' },
|
|
84
|
-
|
|
85
|
-
{ type: 'paragraph', html: "Girdileri, birimleri, yuvarlamayı, tarihi ve yargı alanını kontrol edin; her biri tahmini değiştirebilir." },
|
|
86
|
-
{ type: 'paragraph', html: "Sonucu planlama ve senaryo karşılaştırması için kullanın; resmî hesabın veya uzman görüşünün yerine geçmez." },
|
|
87
|
-
{ type: 'paragraph', html: "Kullanmadan önce sonucu hesaplayıcının gösterdiği varsayımlarla birlikte yorumlayın." },
|
|
88
|
-
{ type: 'paragraph', html: "Girdileri, birimleri, yuvarlamayı, tarihi ve yargı alanını kontrol edin; her biri tahmini değiştirebilir." },
|
|
89
|
-
{ type: 'paragraph', html: "Sonucu planlama ve senaryo karşılaştırması için kullanın; resmî hesabın veya uzman görüşünün yerine geçmez." },
|
|
90
|
-
{ type: 'paragraph', html: "Kullanmadan önce sonucu hesaplayıcının gösterdiği varsayımlarla birlikte yorumlayın." },],
|
|
91
|
-
ui: {
|
|
92
|
-
configTitle: 'Konfigürasyon',
|
|
93
|
-
labelMaterial: 'Malzeme',
|
|
94
|
-
groupMetals: 'Metaller',
|
|
95
|
-
groupConstruction: 'İnşaat',
|
|
96
|
-
groupWood: 'Ahşap ve Polimerler',
|
|
97
|
-
matSteel: 'Çelik (12 ppm/°C)',
|
|
98
|
-
matAluminum: 'Alüminyum (23 ppm/°C)',
|
|
99
|
-
matCopper: 'Bakır (17 ppm/°C)',
|
|
100
|
-
matIron: 'Demir (11 ppm/°C)',
|
|
101
|
-
matConcrete: 'Beton (12 ppm/°C)',
|
|
102
|
-
matBrick: 'Tuğla (9 ppm/°C)',
|
|
103
|
-
matGlass: 'Cam (9 ppm/°C)',
|
|
104
|
-
matWoodFiber: 'Ahşap Lif (5 ppm/°C)',
|
|
105
|
-
matWoodTransversal: 'Ahşap Enine (40 ppm/°C)',
|
|
106
|
-
matPvc: 'PVC (30 ppm/°C)',
|
|
107
|
-
catMetals: 'Metalurji',
|
|
108
|
-
catConstruction: 'İnşaat',
|
|
109
|
-
catWood: 'Ahşap ve Polimerler',
|
|
110
|
-
labelLength: 'Başlangıç Uzunluğu (m)',
|
|
111
|
-
labelTempStart: 'B. Sıcaklığı (°C)',
|
|
112
|
-
labelTempEnd: 'Maks. Sıcaklık (°C)',
|
|
113
|
-
deltaLabel: 'Termal Fark (ΔT)',
|
|
114
|
-
vizTitle: 'Genleşme Simülasyonu',
|
|
115
|
-
resultGrowthLabel: 'Toplam Uzama (ΔL)',
|
|
116
|
-
resultFinalLabel: 'Final Uzunluğu',
|
|
117
|
-
unitMm: 'MM',
|
|
118
|
-
unitM: 'M',
|
|
119
|
-
riskTitle: 'Burulma Riski',
|
|
120
|
-
jointTitle: 'Minimum Derz',
|
|
121
|
-
riskLow: 'Düşük',
|
|
122
|
-
riskModerate: 'Orta',
|
|
123
|
-
riskCritical: 'Kritik',
|
|
124
|
-
tipDefault: 'Özel alaşımların kesin katsayıları için üretici kılavuzuna bakın.',
|
|
125
|
-
tipSteel: 'Çelik ve beton neredeyse aynı katsayılara sahiptir, bu da betonarmenin iç çatlak oluşmadan çalışmasını sağlar.',
|
|
126
|
-
tipAluminum: 'Alüminyum çelikten neredeyse iki kat fazla genleşir. Metal doğramalarda bu durum elastik sızdırmazlık kullanımını zorunlu kılan bir unsurdur.',
|
|
127
|
-
tipGlass: 'Cam ve çelik neredeyse aynı oranda genleşir, bu da büyük cam cephelerin tasarımı için anahtar niteliğindedir.',
|
|
128
|
-
tipConcrete: 'Betonun katsayısı çeliğinkine çok yakındır, karma yapıların bu kadar stabil olmasının nedeni budur.',
|
|
129
|
-
tipWood: 'Ahşap ısı nedeniyle az, ancak nem nedeniyle çok genleşir. Uzun yapılarda lif yönü oldukça stabildir.',
|
|
130
|
-
tipPvc: 'PVC çok yüksek bir genleşme oranına sahiptir. Kırılmadan hareketi emmek için özel derzler gerektirir.',
|
|
131
|
-
},
|
|
132
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { ThermalExpansionCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'termal-genlesme-hesaplayici';
|
|
7
|
+
const title = 'Kiriş ve Yapıların Termal Genleşme Hesaplayıcısı';
|
|
8
|
+
const description = 'Sıcaklık değişimleri nedeniyle bir kirişin veya yapının ne kadar uzadığını hesaplayın. Mühendisler ve DIY için teknik araç. Malzeme bazlı genleşme katsayıları içerir.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Lineer genleşme katsayısı nedir?',
|
|
13
|
+
answer: 'Malzemelerin, sıcaklığındaki her bir santigrat derece artış başına ne kadar genleştiğini gösteren fiziksel bir özelliktir. 1/°C veya °C⁻¹ birimiyle ölçülür.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Kirişlerde genleşmeyi hesaplamak neden önemlidir?',
|
|
17
|
+
answer: 'Bir kirişin genleşmesi için alanı (genleşme derzi) yoksa, yapıyı deforme edebilecek, betonu çatlatabilecek ve hatta çökmeye neden olabilecek devasa iç gerilmeler oluşur.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Ahşap her yöne aynı şekilde mi genleşir?',
|
|
21
|
+
answer: 'Hayır. Ahşap anizotropik bir malzemedir. Lif yönünde çok az, ancak enine yönde (genişlik ve kalınlık) önemli ölçüde genleşir.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Başlangıç Sıcaklığı olarak ne kullanmalıyım?',
|
|
25
|
+
answer: 'Montaj veya inşaat sırasındaki sıcaklığı kullanmalısınız. Final Sıcaklığı ise kullanım ömrü boyunca beklenen maksimum sıcaklık olmalıdır.',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howToData = [
|
|
30
|
+
{ name: 'Orijinal uzunluğu ölçün', text: 'Kirişin veya malzemenin uzunluğunu metre cinsinden girin.' },
|
|
31
|
+
{ name: 'Malzemeyi seçin', text: 'Spesifik katsayıyı uygulamak için metaller, inşaat malzemeleri veya ahşaplar arasından seçim yapın.' },
|
|
32
|
+
{ name: 'Termal aralığı tanımlayın', text: 'Termal farkı hesaplamak için başlangıç ve beklenen maksimum sıcaklığı belirtin.' },
|
|
33
|
+
{ name: 'Uzamayı analiz edin', text: 'Uygun derzleri öngörmek için milimetre cinsinden toplam uzamayı ve sonuçtaki son uzunluğu gözlemleyin.' },
|
|
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: 'tr',
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent<ThermalExpansionCalculatorUI> = {
|
|
71
|
+
slug,
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Sıkça Sorulan Sorular',
|
|
75
|
+
faq: faqData,
|
|
76
|
+
bibliography,
|
|
77
|
+
howTo: howToData,
|
|
78
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
+
seo: [
|
|
80
|
+
{ type: 'title', text: 'Termal Genleşme Nedir ve Neden Yapıları Etkiler', level: 2 },
|
|
81
|
+
{ type: 'paragraph', html: '<strong>Termal genleşme</strong>, bir malzemenin sıcaklığındaki artışa yanıt olarak uzunluğunun artması fiziksel sürecidir. İnşaatta bu olay bir merak konusu değil; betonu kırabilen, çelik kirişleri deforme edebilen ve tren raylarını bükebilen bir kuvvettir.' },
|
|
82
|
+
{ type: 'title', text: 'Lineer Genleşme Formülü', level: 3 },
|
|
83
|
+
{ type: 'card', icon: 'mdi:math-log', title: 'Lineer Genleşme Formülü', html: '<p>Yapısal bir elemanın genleşmesi şu şekilde hesaplanır: <code>ΔL = L₀ · α · ΔT</code>. Burada <strong>ΔL</strong> toplam uzama, <strong>L₀</strong> orijinal uzunluk, <strong>α</strong> malzemenin genleşme katsayısı (1/°C cinsinden) ve <strong>ΔT</strong> sıcaklık farkıdır.</p>' },
|
|
84
|
+
|
|
85
|
+
{ type: 'paragraph', html: "Girdileri, birimleri, yuvarlamayı, tarihi ve yargı alanını kontrol edin; her biri tahmini değiştirebilir." },
|
|
86
|
+
{ type: 'paragraph', html: "Sonucu planlama ve senaryo karşılaştırması için kullanın; resmî hesabın veya uzman görüşünün yerine geçmez." },
|
|
87
|
+
{ type: 'paragraph', html: "Kullanmadan önce sonucu hesaplayıcının gösterdiği varsayımlarla birlikte yorumlayın." },
|
|
88
|
+
{ type: 'paragraph', html: "Girdileri, birimleri, yuvarlamayı, tarihi ve yargı alanını kontrol edin; her biri tahmini değiştirebilir." },
|
|
89
|
+
{ type: 'paragraph', html: "Sonucu planlama ve senaryo karşılaştırması için kullanın; resmî hesabın veya uzman görüşünün yerine geçmez." },
|
|
90
|
+
{ type: 'paragraph', html: "Kullanmadan önce sonucu hesaplayıcının gösterdiği varsayımlarla birlikte yorumlayın." },],
|
|
91
|
+
ui: {
|
|
92
|
+
configTitle: 'Konfigürasyon',
|
|
93
|
+
labelMaterial: 'Malzeme',
|
|
94
|
+
groupMetals: 'Metaller',
|
|
95
|
+
groupConstruction: 'İnşaat',
|
|
96
|
+
groupWood: 'Ahşap ve Polimerler',
|
|
97
|
+
matSteel: 'Çelik (12 ppm/°C)',
|
|
98
|
+
matAluminum: 'Alüminyum (23 ppm/°C)',
|
|
99
|
+
matCopper: 'Bakır (17 ppm/°C)',
|
|
100
|
+
matIron: 'Demir (11 ppm/°C)',
|
|
101
|
+
matConcrete: 'Beton (12 ppm/°C)',
|
|
102
|
+
matBrick: 'Tuğla (9 ppm/°C)',
|
|
103
|
+
matGlass: 'Cam (9 ppm/°C)',
|
|
104
|
+
matWoodFiber: 'Ahşap Lif (5 ppm/°C)',
|
|
105
|
+
matWoodTransversal: 'Ahşap Enine (40 ppm/°C)',
|
|
106
|
+
matPvc: 'PVC (30 ppm/°C)',
|
|
107
|
+
catMetals: 'Metalurji',
|
|
108
|
+
catConstruction: 'İnşaat',
|
|
109
|
+
catWood: 'Ahşap ve Polimerler',
|
|
110
|
+
labelLength: 'Başlangıç Uzunluğu (m)',
|
|
111
|
+
labelTempStart: 'B. Sıcaklığı (°C)',
|
|
112
|
+
labelTempEnd: 'Maks. Sıcaklık (°C)',
|
|
113
|
+
deltaLabel: 'Termal Fark (ΔT)',
|
|
114
|
+
vizTitle: 'Genleşme Simülasyonu',
|
|
115
|
+
resultGrowthLabel: 'Toplam Uzama (ΔL)',
|
|
116
|
+
resultFinalLabel: 'Final Uzunluğu',
|
|
117
|
+
unitMm: 'MM',
|
|
118
|
+
unitM: 'M',
|
|
119
|
+
riskTitle: 'Burulma Riski',
|
|
120
|
+
jointTitle: 'Minimum Derz',
|
|
121
|
+
riskLow: 'Düşük',
|
|
122
|
+
riskModerate: 'Orta',
|
|
123
|
+
riskCritical: 'Kritik',
|
|
124
|
+
tipDefault: 'Özel alaşımların kesin katsayıları için üretici kılavuzuna bakın.',
|
|
125
|
+
tipSteel: 'Çelik ve beton neredeyse aynı katsayılara sahiptir, bu da betonarmenin iç çatlak oluşmadan çalışmasını sağlar.',
|
|
126
|
+
tipAluminum: 'Alüminyum çelikten neredeyse iki kat fazla genleşir. Metal doğramalarda bu durum elastik sızdırmazlık kullanımını zorunlu kılan bir unsurdur.',
|
|
127
|
+
tipGlass: 'Cam ve çelik neredeyse aynı oranda genleşir, bu da büyük cam cephelerin tasarımı için anahtar niteliğindedir.',
|
|
128
|
+
tipConcrete: 'Betonun katsayısı çeliğinkine çok yakındır, karma yapıların bu kadar stabil olmasının nedeni budur.',
|
|
129
|
+
tipWood: 'Ahşap ısı nedeniyle az, ancak nem nedeniyle çok genleşir. Uzun yapılarda lif yönü oldukça stabildir.',
|
|
130
|
+
tipPvc: 'PVC çok yüksek bir genleşme oranına sahiptir. Kırılmadan hareketi emmek için özel derzler gerektirir.',
|
|
131
|
+
},
|
|
132
|
+
};
|
|
@@ -1,132 +1,132 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { ThermalExpansionCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'thermal-expansion-calculator';
|
|
7
|
-
const title = '梁与结构热膨胀计算器';
|
|
8
|
-
const description = '计算梁或结构因温度变化而产生的膨胀量。面向工程师和 DIY 爱好者的技术工具。包含各材料的膨胀系数。';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: '什么是线膨胀系数?',
|
|
13
|
-
answer: '它是材料的一种物理属性,表示温度每升高一摄氏度时材料膨胀的比例。测量单位为 1/°C 或 °C⁻¹。',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: '为什么计算梁的膨胀很重要?',
|
|
17
|
-
answer: '如果梁没有膨胀空间(伸缩缝),会产生巨大的内应力,可能导致结构变形、混凝土开裂甚至倒塌。',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: '木材在所有方向上的膨胀都一样吗?',
|
|
21
|
-
answer: '不。木材是一种各向异性材料。它沿纤维方向膨胀很小,但在横向(宽度和厚度)膨胀显著。',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: '我应该使用什么温度作为初始温度?',
|
|
25
|
-
answer: '您应使用安装或施工时的温度。结束温度应为结构在其使用寿命内预计达到的最高温度。',
|
|
26
|
-
},
|
|
27
|
-
];
|
|
28
|
-
|
|
29
|
-
const howToData = [
|
|
30
|
-
{ name: '测量原始长度', text: '输入梁或材料的长度(以米为单位)。' },
|
|
31
|
-
{ name: '选择材料', text: '在金属、建筑材料或木材中选择,以应用其特定的系数。' },
|
|
32
|
-
{ name: '定义热范围', text: '指定初始温度和预计最高温度,以计算温差。' },
|
|
33
|
-
{ name: '分析增长', text: '观察以毫米为单位的总伸长量和最终长度,以预留合适的伸缩缝。' },
|
|
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: 'zh',
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
export const content: ToolLocaleContent<ThermalExpansionCalculatorUI> = {
|
|
71
|
-
slug,
|
|
72
|
-
title,
|
|
73
|
-
description,
|
|
74
|
-
faqTitle: '常见问题',
|
|
75
|
-
faq: faqData,
|
|
76
|
-
bibliography,
|
|
77
|
-
howTo: howToData,
|
|
78
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
-
seo: [
|
|
80
|
-
{ type: 'title', text: '什么是热膨胀以及它如何影响结构', level: 2 },
|
|
81
|
-
{ type: 'paragraph', html: '<strong>热膨胀</strong>是材料因温度升高而增加长度的物理过程。在建筑中,这种现象是一种能够破坏混凝土、使钢梁变形甚至扭曲火车轨道的巨大力量。' },
|
|
82
|
-
{ type: 'title', text: '线膨胀公式', level: 3 },
|
|
83
|
-
{ type: 'card', icon: 'mdi:math-log', title: '线膨胀公式', html: '<p>结构元件的膨胀计算公式为:<code>ΔL = L₀ · α · ΔT</code>。其中 <strong>ΔL</strong> 是总增长量,<strong>L₀</strong> 是原始长度,<strong>α</strong> 是材料的膨胀系数(单位为 °C⁻¹),<strong>ΔT</strong> 是温差。</p>' },
|
|
84
|
-
|
|
85
|
-
{ type: 'paragraph', html: "请检查输入值、单位、四舍五入方式、日期和司法辖区,因为每项都可能改变估算。" },
|
|
86
|
-
{ type: 'paragraph', html: "结果可用于规划和比较方案,但不能替代官方计算或专业建议。" },
|
|
87
|
-
{ type: 'paragraph', html: "使用前请结合计算器显示的假设一起解读结果。" },
|
|
88
|
-
{ type: 'paragraph', html: "请检查输入值、单位、四舍五入方式、日期和司法辖区,因为每项都可能改变估算。" },
|
|
89
|
-
{ type: 'paragraph', html: "结果可用于规划和比较方案,但不能替代官方计算或专业建议。" },
|
|
90
|
-
{ type: 'paragraph', html: "使用前请结合计算器显示的假设一起解读结果。" },],
|
|
91
|
-
ui: {
|
|
92
|
-
configTitle: '配置',
|
|
93
|
-
labelMaterial: '材料',
|
|
94
|
-
groupMetals: '金属',
|
|
95
|
-
groupConstruction: '建筑',
|
|
96
|
-
groupWood: '木材与聚合物',
|
|
97
|
-
matSteel: '钢 (12 ppm/°C)',
|
|
98
|
-
matAluminum: '铝 (23 ppm/°C)',
|
|
99
|
-
matCopper: '铜 (17 ppm/°C)',
|
|
100
|
-
matIron: '铁 (11 ppm/°C)',
|
|
101
|
-
matConcrete: '混凝土 (12 ppm/°C)',
|
|
102
|
-
matBrick: '砖 (9 ppm/°C)',
|
|
103
|
-
matGlass: '玻璃 (9 ppm/°C)',
|
|
104
|
-
matWoodFiber: '木材纤维方向 (5 ppm/°C)',
|
|
105
|
-
matWoodTransversal: '木材横向 (40 ppm/°C)',
|
|
106
|
-
matPvc: 'PVC (30 ppm/°C)',
|
|
107
|
-
catMetals: '冶金',
|
|
108
|
-
catConstruction: '建筑',
|
|
109
|
-
catWood: '木材与聚合物',
|
|
110
|
-
labelLength: '初始长度 (m)',
|
|
111
|
-
labelTempStart: '初始温度 (°C)',
|
|
112
|
-
labelTempEnd: '最高温度 (°C)',
|
|
113
|
-
deltaLabel: '温差 (ΔT)',
|
|
114
|
-
vizTitle: '膨胀模拟',
|
|
115
|
-
resultGrowthLabel: '总增长量 (ΔL)',
|
|
116
|
-
resultFinalLabel: '最终长度',
|
|
117
|
-
unitMm: '毫米',
|
|
118
|
-
unitM: '米',
|
|
119
|
-
riskTitle: '变形风险',
|
|
120
|
-
jointTitle: '最小缝隙',
|
|
121
|
-
riskLow: '低',
|
|
122
|
-
riskModerate: '中',
|
|
123
|
-
riskCritical: '高',
|
|
124
|
-
tipDefault: '请咨询制造商手册以获取特殊合金的精确系数。',
|
|
125
|
-
tipSteel: '钢和混凝土的系数几乎相同,这使得钢筋混凝土结构在没有内部开裂的情况下正常工作。',
|
|
126
|
-
tipAluminum: '铝的膨胀率几乎是钢的两倍。在金属框架中,这要求使用弹性密封剂。',
|
|
127
|
-
tipGlass: '玻璃和钢的膨胀率几乎一致,这是设计大型玻璃幕墙的关键。',
|
|
128
|
-
tipConcrete: '混凝土的系数与钢非常接近,这就是混合结构如此稳定的原因。',
|
|
129
|
-
tipWood: '木材因受热膨胀较小,但因受潮膨胀较大。在长结构中,纵向纤维非常稳定。',
|
|
130
|
-
tipPvc: 'PVC 的膨胀率极高。需要特殊接头来吸收运动而不至于破裂。',
|
|
131
|
-
},
|
|
132
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { ThermalExpansionCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'thermal-expansion-calculator';
|
|
7
|
+
const title = '梁与结构热膨胀计算器';
|
|
8
|
+
const description = '计算梁或结构因温度变化而产生的膨胀量。面向工程师和 DIY 爱好者的技术工具。包含各材料的膨胀系数。';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: '什么是线膨胀系数?',
|
|
13
|
+
answer: '它是材料的一种物理属性,表示温度每升高一摄氏度时材料膨胀的比例。测量单位为 1/°C 或 °C⁻¹。',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: '为什么计算梁的膨胀很重要?',
|
|
17
|
+
answer: '如果梁没有膨胀空间(伸缩缝),会产生巨大的内应力,可能导致结构变形、混凝土开裂甚至倒塌。',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: '木材在所有方向上的膨胀都一样吗?',
|
|
21
|
+
answer: '不。木材是一种各向异性材料。它沿纤维方向膨胀很小,但在横向(宽度和厚度)膨胀显著。',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: '我应该使用什么温度作为初始温度?',
|
|
25
|
+
answer: '您应使用安装或施工时的温度。结束温度应为结构在其使用寿命内预计达到的最高温度。',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howToData = [
|
|
30
|
+
{ name: '测量原始长度', text: '输入梁或材料的长度(以米为单位)。' },
|
|
31
|
+
{ name: '选择材料', text: '在金属、建筑材料或木材中选择,以应用其特定的系数。' },
|
|
32
|
+
{ name: '定义热范围', text: '指定初始温度和预计最高温度,以计算温差。' },
|
|
33
|
+
{ name: '分析增长', text: '观察以毫米为单位的总伸长量和最终长度,以预留合适的伸缩缝。' },
|
|
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: 'zh',
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent<ThermalExpansionCalculatorUI> = {
|
|
71
|
+
slug,
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: '常见问题',
|
|
75
|
+
faq: faqData,
|
|
76
|
+
bibliography,
|
|
77
|
+
howTo: howToData,
|
|
78
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
+
seo: [
|
|
80
|
+
{ type: 'title', text: '什么是热膨胀以及它如何影响结构', level: 2 },
|
|
81
|
+
{ type: 'paragraph', html: '<strong>热膨胀</strong>是材料因温度升高而增加长度的物理过程。在建筑中,这种现象是一种能够破坏混凝土、使钢梁变形甚至扭曲火车轨道的巨大力量。' },
|
|
82
|
+
{ type: 'title', text: '线膨胀公式', level: 3 },
|
|
83
|
+
{ type: 'card', icon: 'mdi:math-log', title: '线膨胀公式', html: '<p>结构元件的膨胀计算公式为:<code>ΔL = L₀ · α · ΔT</code>。其中 <strong>ΔL</strong> 是总增长量,<strong>L₀</strong> 是原始长度,<strong>α</strong> 是材料的膨胀系数(单位为 °C⁻¹),<strong>ΔT</strong> 是温差。</p>' },
|
|
84
|
+
|
|
85
|
+
{ type: 'paragraph', html: "请检查输入值、单位、四舍五入方式、日期和司法辖区,因为每项都可能改变估算。" },
|
|
86
|
+
{ type: 'paragraph', html: "结果可用于规划和比较方案,但不能替代官方计算或专业建议。" },
|
|
87
|
+
{ type: 'paragraph', html: "使用前请结合计算器显示的假设一起解读结果。" },
|
|
88
|
+
{ type: 'paragraph', html: "请检查输入值、单位、四舍五入方式、日期和司法辖区,因为每项都可能改变估算。" },
|
|
89
|
+
{ type: 'paragraph', html: "结果可用于规划和比较方案,但不能替代官方计算或专业建议。" },
|
|
90
|
+
{ type: 'paragraph', html: "使用前请结合计算器显示的假设一起解读结果。" },],
|
|
91
|
+
ui: {
|
|
92
|
+
configTitle: '配置',
|
|
93
|
+
labelMaterial: '材料',
|
|
94
|
+
groupMetals: '金属',
|
|
95
|
+
groupConstruction: '建筑',
|
|
96
|
+
groupWood: '木材与聚合物',
|
|
97
|
+
matSteel: '钢 (12 ppm/°C)',
|
|
98
|
+
matAluminum: '铝 (23 ppm/°C)',
|
|
99
|
+
matCopper: '铜 (17 ppm/°C)',
|
|
100
|
+
matIron: '铁 (11 ppm/°C)',
|
|
101
|
+
matConcrete: '混凝土 (12 ppm/°C)',
|
|
102
|
+
matBrick: '砖 (9 ppm/°C)',
|
|
103
|
+
matGlass: '玻璃 (9 ppm/°C)',
|
|
104
|
+
matWoodFiber: '木材纤维方向 (5 ppm/°C)',
|
|
105
|
+
matWoodTransversal: '木材横向 (40 ppm/°C)',
|
|
106
|
+
matPvc: 'PVC (30 ppm/°C)',
|
|
107
|
+
catMetals: '冶金',
|
|
108
|
+
catConstruction: '建筑',
|
|
109
|
+
catWood: '木材与聚合物',
|
|
110
|
+
labelLength: '初始长度 (m)',
|
|
111
|
+
labelTempStart: '初始温度 (°C)',
|
|
112
|
+
labelTempEnd: '最高温度 (°C)',
|
|
113
|
+
deltaLabel: '温差 (ΔT)',
|
|
114
|
+
vizTitle: '膨胀模拟',
|
|
115
|
+
resultGrowthLabel: '总增长量 (ΔL)',
|
|
116
|
+
resultFinalLabel: '最终长度',
|
|
117
|
+
unitMm: '毫米',
|
|
118
|
+
unitM: '米',
|
|
119
|
+
riskTitle: '变形风险',
|
|
120
|
+
jointTitle: '最小缝隙',
|
|
121
|
+
riskLow: '低',
|
|
122
|
+
riskModerate: '中',
|
|
123
|
+
riskCritical: '高',
|
|
124
|
+
tipDefault: '请咨询制造商手册以获取特殊合金的精确系数。',
|
|
125
|
+
tipSteel: '钢和混凝土的系数几乎相同,这使得钢筋混凝土结构在没有内部开裂的情况下正常工作。',
|
|
126
|
+
tipAluminum: '铝的膨胀率几乎是钢的两倍。在金属框架中,这要求使用弹性密封剂。',
|
|
127
|
+
tipGlass: '玻璃和钢的膨胀率几乎一致,这是设计大型玻璃幕墙的关键。',
|
|
128
|
+
tipConcrete: '混凝土的系数与钢非常接近,这就是混合结构如此稳定的原因。',
|
|
129
|
+
tipWood: '木材因受热膨胀较小,但因受潮膨胀较大。在长结构中,纵向纤维非常稳定。',
|
|
130
|
+
tipPvc: 'PVC 的膨胀率极高。需要特殊接头来吸收运动而不至于破裂。',
|
|
131
|
+
},
|
|
132
|
+
};
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
---
|
|
2
|
-
import { SEORenderer } from '@jjlmoya/utils-shared';
|
|
3
|
-
import { thermalExpansionCalculator } from './index';
|
|
4
|
-
import type { KnownLocale } from '../../types';
|
|
5
|
-
|
|
6
|
-
interface Props {
|
|
7
|
-
locale?: KnownLocale;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
const { locale = 'es' } = Astro.props;
|
|
11
|
-
const content = await thermalExpansionCalculator.i18n[locale]?.();
|
|
12
|
-
if (!content) return null;
|
|
13
|
-
---
|
|
14
|
-
|
|
15
|
-
{content.seo?.length > 0 && <SEORenderer content={{ locale, sections: content.seo }} />}
|
|
1
|
+
---
|
|
2
|
+
import { SEORenderer } from '@jjlmoya/utils-shared';
|
|
3
|
+
import { thermalExpansionCalculator } from './index';
|
|
4
|
+
import type { KnownLocale } from '../../types';
|
|
5
|
+
|
|
6
|
+
interface Props {
|
|
7
|
+
locale?: KnownLocale;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
const { locale = 'es' } = Astro.props;
|
|
11
|
+
const content = await thermalExpansionCalculator.i18n[locale]?.();
|
|
12
|
+
if (!content) return null;
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
{content.seo?.length > 0 && <SEORenderer content={{ locale, sections: content.seo }} />}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import type { BibliographyEntry } from '../../types';
|
|
2
|
-
|
|
3
|
-
export const bibliography: BibliographyEntry[] = [
|
|
4
|
-
{
|
|
5
|
-
name: 'Two-Stroke Engine Fuel Mixture Ratios',
|
|
6
|
-
url: 'https://en.wikipedia.org/wiki/Two-stroke_engine',
|
|
7
|
-
},
|
|
8
|
-
{
|
|
9
|
-
name: 'Gasoline and Oil Mix Ratios for Small Engines',
|
|
10
|
-
url: 'https://homelivinghandbook.com/how-much-oil-should-you-mix-with-gas-for-small-engine-tools',
|
|
11
|
-
},
|
|
12
|
-
];
|
|
1
|
+
import type { BibliographyEntry } from '../../types';
|
|
2
|
+
|
|
3
|
+
export const bibliography: BibliographyEntry[] = [
|
|
4
|
+
{
|
|
5
|
+
name: 'Two-Stroke Engine Fuel Mixture Ratios',
|
|
6
|
+
url: 'https://en.wikipedia.org/wiki/Two-stroke_engine',
|
|
7
|
+
},
|
|
8
|
+
{
|
|
9
|
+
name: 'Gasoline and Oil Mix Ratios for Small Engines',
|
|
10
|
+
url: 'https://homelivinghandbook.com/how-much-oil-should-you-mix-with-gas-for-small-engine-tools',
|
|
11
|
+
},
|
|
12
|
+
];
|