@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,113 +1,113 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { VoltageDropCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'voltage-drop-calculator';
|
|
7
|
-
const title = '电压降与电缆线径计算器';
|
|
8
|
-
const description = '防止电缆烧毁的技术工具。根据距离和功率计算 12V、24V 和 230V 安装所需的电缆截面积。';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: '什么是电压降,为什么它很重要?',
|
|
13
|
-
answer: '它是电流通过电缆时发生的电压损失。如果电缆太细或太长,就会损失电压。结果:灯光变暗、电机无法启动或电缆异常发热,甚至引发危险。',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: '12V 系统中 10 米距离需要多粗的电缆?',
|
|
17
|
-
answer: '这取决于功率。对于 12V、10A、10 米的距离,至少需要 2.5mm² 的电缆。如果是 20A,则需要 6mm²。在低电压(12V/24V)系统中,电压降比在 230V 系统中要关键得多。',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: '我可以全屋使用 1.5mm² 的电缆吗?',
|
|
21
|
-
answer: '不可以。1.5mm² 仅用于照明电路(最大 10A)。插座需要 2.5mm²。厨房或洗衣机需要 4mm² 或 6mm²。使用过细的电缆非常危险,可能引发火灾。',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: '允许的最大电压降是多少?',
|
|
25
|
-
answer: '在住宅安装(230V)中:照明最大 3%,其他用途 5%。在 12V/24V 系统(房车、太阳能)中:总电压降不应超过 3%。更大的压降意味着效率损失和过热风险。',
|
|
26
|
-
},
|
|
27
|
-
];
|
|
28
|
-
|
|
29
|
-
const howToData = [
|
|
30
|
-
{ name: '定义系统电压', text: '选择您的安装是 12V、24V(太阳能/房车)还是 230V(居家)。' },
|
|
31
|
-
{ name: '输入电流强度', text: '填入电缆末端设备的电流(A)或功率(W)。' },
|
|
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<VoltageDropCalculatorUI> = {
|
|
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:function-variant', title: '基于欧姆定律的精确计算', html: '<p>公式为 <strong>ΔV = (2 × L × I × ρ) / S</strong>,其中 L 是单程长度,I 是电流,ρ 是电阻率(铜为 0.0178),S 是电缆截面积。乘以 2 是因为电流需要流经回路(来回)。</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
|
-
heroDropLabel: '总电压降',
|
|
93
|
-
heroVoltsUnit: '伏特',
|
|
94
|
-
heroPctLoss: '% 损失',
|
|
95
|
-
heroEffLabel: '效率',
|
|
96
|
-
statusExcellent: '极佳',
|
|
97
|
-
statusAcceptable: '可接受',
|
|
98
|
-
statusCritical: '危急',
|
|
99
|
-
fieldVoltage: '电压',
|
|
100
|
-
fieldMaterial: '材料',
|
|
101
|
-
materialCopper: '铜',
|
|
102
|
-
materialAlum: '铝',
|
|
103
|
-
fieldLoad: '负载',
|
|
104
|
-
modeW: '瓦',
|
|
105
|
-
modeA: '安',
|
|
106
|
-
unitWatts: '瓦特',
|
|
107
|
-
unitAmps: '安培',
|
|
108
|
-
fieldLength: '电缆长度 (单程)',
|
|
109
|
-
unitMeters: '米',
|
|
110
|
-
fieldSection: '电缆截面积',
|
|
111
|
-
sectionInfo: '推荐',
|
|
112
|
-
},
|
|
113
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { VoltageDropCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'voltage-drop-calculator';
|
|
7
|
+
const title = '电压降与电缆线径计算器';
|
|
8
|
+
const description = '防止电缆烧毁的技术工具。根据距离和功率计算 12V、24V 和 230V 安装所需的电缆截面积。';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: '什么是电压降,为什么它很重要?',
|
|
13
|
+
answer: '它是电流通过电缆时发生的电压损失。如果电缆太细或太长,就会损失电压。结果:灯光变暗、电机无法启动或电缆异常发热,甚至引发危险。',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: '12V 系统中 10 米距离需要多粗的电缆?',
|
|
17
|
+
answer: '这取决于功率。对于 12V、10A、10 米的距离,至少需要 2.5mm² 的电缆。如果是 20A,则需要 6mm²。在低电压(12V/24V)系统中,电压降比在 230V 系统中要关键得多。',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: '我可以全屋使用 1.5mm² 的电缆吗?',
|
|
21
|
+
answer: '不可以。1.5mm² 仅用于照明电路(最大 10A)。插座需要 2.5mm²。厨房或洗衣机需要 4mm² 或 6mm²。使用过细的电缆非常危险,可能引发火灾。',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: '允许的最大电压降是多少?',
|
|
25
|
+
answer: '在住宅安装(230V)中:照明最大 3%,其他用途 5%。在 12V/24V 系统(房车、太阳能)中:总电压降不应超过 3%。更大的压降意味着效率损失和过热风险。',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howToData = [
|
|
30
|
+
{ name: '定义系统电压', text: '选择您的安装是 12V、24V(太阳能/房车)还是 230V(居家)。' },
|
|
31
|
+
{ name: '输入电流强度', text: '填入电缆末端设备的电流(A)或功率(W)。' },
|
|
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<VoltageDropCalculatorUI> = {
|
|
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:function-variant', title: '基于欧姆定律的精确计算', html: '<p>公式为 <strong>ΔV = (2 × L × I × ρ) / S</strong>,其中 L 是单程长度,I 是电流,ρ 是电阻率(铜为 0.0178),S 是电缆截面积。乘以 2 是因为电流需要流经回路(来回)。</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
|
+
heroDropLabel: '总电压降',
|
|
93
|
+
heroVoltsUnit: '伏特',
|
|
94
|
+
heroPctLoss: '% 损失',
|
|
95
|
+
heroEffLabel: '效率',
|
|
96
|
+
statusExcellent: '极佳',
|
|
97
|
+
statusAcceptable: '可接受',
|
|
98
|
+
statusCritical: '危急',
|
|
99
|
+
fieldVoltage: '电压',
|
|
100
|
+
fieldMaterial: '材料',
|
|
101
|
+
materialCopper: '铜',
|
|
102
|
+
materialAlum: '铝',
|
|
103
|
+
fieldLoad: '负载',
|
|
104
|
+
modeW: '瓦',
|
|
105
|
+
modeA: '安',
|
|
106
|
+
unitWatts: '瓦特',
|
|
107
|
+
unitAmps: '安培',
|
|
108
|
+
fieldLength: '电缆长度 (单程)',
|
|
109
|
+
unitMeters: '米',
|
|
110
|
+
fieldSection: '电缆截面积',
|
|
111
|
+
sectionInfo: '推荐',
|
|
112
|
+
},
|
|
113
|
+
};
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
---
|
|
2
|
-
import { SEORenderer } from '@jjlmoya/utils-shared';
|
|
3
|
-
import { voltageDropCalculator } 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 voltageDropCalculator.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 { voltageDropCalculator } 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 voltageDropCalculator.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: 'ISO 4759-1: Fasteners - Technical conditions of delivery - Part 1: Bolts, screws and studs',
|
|
6
|
-
url: 'https://www.iso.org/standard/40895.html',
|
|
7
|
-
},
|
|
8
|
-
{
|
|
9
|
-
name: 'DIN 13 / DIN 912: Metric threads and fastener standards',
|
|
10
|
-
url: 'https://www.iso.org/standard/16901.html',
|
|
11
|
-
}
|
|
12
|
-
];
|
|
1
|
+
import type { BibliographyEntry } from '../../types';
|
|
2
|
+
|
|
3
|
+
export const bibliography: BibliographyEntry[] = [
|
|
4
|
+
{
|
|
5
|
+
name: 'ISO 4759-1: Fasteners - Technical conditions of delivery - Part 1: Bolts, screws and studs',
|
|
6
|
+
url: 'https://www.iso.org/standard/40895.html',
|
|
7
|
+
},
|
|
8
|
+
{
|
|
9
|
+
name: 'DIN 13 / DIN 912: Metric threads and fastener standards',
|
|
10
|
+
url: 'https://www.iso.org/standard/16901.html',
|
|
11
|
+
}
|
|
12
|
+
];
|
|
@@ -1,147 +1,147 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { WorkshopFractionConverterUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'werkstatt-bruch-metrisch-umrechner';
|
|
7
|
-
const title = 'Werkstatt Umrechner: Brüche in Millimeter';
|
|
8
|
-
const description = 'Rechnen Sie Zoll-Brüche sofort in Millimeter um. Finden Sie die passenden Standard-Schrauben, Bolzen und Steckschlüssel für Ihre Werkstatt. Optimiert für schmutzige Hände und Arbeitshandschuhe.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Warum muss ich Brüche in Millimeter umrechnen?',
|
|
13
|
-
answer: 'Die meisten modernen Werkzeuge und Befestigungselemente verwenden das metrische System, aber viele Oldtimer-Werkzeuge und Spezifikationen nutzen noch Zoll-Brüche. Dieser Umrechner schließt diese Lücke und hilft Ihnen, das metrische Äquivalent oder die nächste Standardgröße zu finden.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Was ist der Unterschied zwischen 1/2 Zoll und 12,7 mm?',
|
|
17
|
-
answer: '1/2 Zoll entspricht exakt 12,7 Millimetern (0,5 × 25,4 = 12,7). Metrische und imperiale Werkzeuge sind bei Standardgrößen oft austauschbar, da die Hersteller gängige Größen in beiden Systemen angleichen.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Warum zeigt das Tool die "nächste Standardgröße" an?',
|
|
21
|
-
answer: 'Weil exakte Umrechnungen oft zwischen den gängigen Standardgrößen liegen. Das Tool findet den im Handel erhältlichen Bolzen oder Steckschlüssel, der Ihrem Maß am nächsten kommt, damit Sie das verwenden können, was in Ihrer Werkstatt verfügbar ist.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Was ist der Unterschied zwischen Holz- und Metallpräzision?',
|
|
25
|
-
answer: 'Bei Holzarbeiten sind Abweichungen von 0,5 mm oft vernachlässigbar. In der Metallbearbeitung und im Maschinenbau zählt jedes 0,1 mm. Der Präzisionsmodus gibt Hinweise auf akzeptable Toleranzbereiche für Ihr Material.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: 'Kann ich dieses Tool offline verwenden?',
|
|
29
|
-
answer: 'Ja. Alle Berechnungen finden in Ihrem Browser statt. Nach dem ersten Laden funktioniert das Tool komplett offline - perfekt für den Einsatz in der Werkstatt ohne WLAN.',
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
question: 'Warum enthält das Tool einen Verlauf?',
|
|
33
|
-
answer: 'Bei der Demontage oder Projekten mit vielen Teilen ermöglicht der Verlauf das Nachschlagen von Maßen, ohne sie erneut eingeben zu müssen, und hilft beim Erstellen einer Teileliste während der Arbeit.',
|
|
34
|
-
},
|
|
35
|
-
];
|
|
36
|
-
|
|
37
|
-
const howToData = [
|
|
38
|
-
{
|
|
39
|
-
name: 'Messart wählen',
|
|
40
|
-
text: 'Wählen Sie "Vorwärts", um einen Bruch in Millimeter umzurechnen, oder "Rückwärts", um den passenden Bruch für ein mit dem Messschieber genommenes Maß zu finden.',
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
name: 'Maß eingeben',
|
|
44
|
-
text: 'Nutzen Sie die dreispaltige Eingabe (Ganzzahl, Zähler, Nenner) oder tippen Sie auf eine Schnellauswahl. Mit den Schritt-Tasten können Sie Werte ohne Tippen anpassen.',
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
name: 'Ergebnisse prüfen',
|
|
48
|
-
text: 'Das Ergebnis zeigt die exakte Umrechnung sowie die nächsten Standardgrößen für Bolzen und Steckschlüssel. Eine visuelle Skala hilft bei der Einschätzung der Proportionen.',
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
name: 'Im Verlauf speichern',
|
|
52
|
-
text: 'Klicken Sie auf "Im Verlauf speichern", um Maße für später zu merken. Der Verlauf bleibt in Ihrem Browser gespeichert, auch wenn Sie ihn schließen.',
|
|
53
|
-
},
|
|
54
|
-
];
|
|
55
|
-
|
|
56
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
57
|
-
'@context': 'https://schema.org',
|
|
58
|
-
'@type': 'FAQPage',
|
|
59
|
-
mainEntity: faqData.map((item) => ({
|
|
60
|
-
'@type': 'Question',
|
|
61
|
-
name: item.question,
|
|
62
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
63
|
-
})),
|
|
64
|
-
};
|
|
65
|
-
|
|
66
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
67
|
-
'@context': 'https://schema.org',
|
|
68
|
-
'@type': 'HowTo',
|
|
69
|
-
name: title,
|
|
70
|
-
description,
|
|
71
|
-
step: howToData.map((step, i) => ({
|
|
72
|
-
'@type': 'HowToStep',
|
|
73
|
-
position: i + 1,
|
|
74
|
-
name: step.name,
|
|
75
|
-
text: step.text,
|
|
76
|
-
})),
|
|
77
|
-
};
|
|
78
|
-
|
|
79
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
80
|
-
'@context': 'https://schema.org',
|
|
81
|
-
'@type': 'SoftwareApplication',
|
|
82
|
-
name: title,
|
|
83
|
-
description,
|
|
84
|
-
applicationCategory: 'UtilityApplication',
|
|
85
|
-
operatingSystem: 'All',
|
|
86
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
87
|
-
inLanguage: 'de',
|
|
88
|
-
};
|
|
89
|
-
|
|
90
|
-
export const content: ToolLocaleContent<WorkshopFractionConverterUI> = {
|
|
91
|
-
slug,
|
|
92
|
-
title,
|
|
93
|
-
description,
|
|
94
|
-
faqTitle: 'Häufig gestellte Fragen',
|
|
95
|
-
faq: faqData,
|
|
96
|
-
bibliography,
|
|
97
|
-
howTo: howToData,
|
|
98
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
99
|
-
seo: [
|
|
100
|
-
{ type: 'title', text: 'Warum Präzision bei der Bruchumrechnung in der Werkstatt entscheidend ist', level: 2 },
|
|
101
|
-
{ type: 'paragraph', html: 'In einer professionellen Werkstatt oder beim anspruchsvollen Heimwerken führt ein "ungefähr" oft zu überdrehten Bolzen, wackeligen Verbindungen oder fehlerhaften Konstruktionen. Dieses Tool schließt die Lücke zwischen traditionellen Zoll-Maßen und der Präzision des metrischen Systems und stellt sicher, dass Ihre Projekte Profi-Standards entsprechen.' },
|
|
102
|
-
{ type: 'title', text: 'Die Standard-Umrechnung: 1/2" vs. 12,7 mm', level: 3 },
|
|
103
|
-
{ type: 'card', icon: 'mdi:ruler-square', title: 'Sind metrische und imperiale Maße austauschbar?', html: '<p>Viele nehmen das an. Obwohl 1/2" exakt 12,7 mm entspricht, ist der nächste metrische Steckschlüssel 13 mm groß. Die Verwendung des falschen Werkzeugs kann Schraubenköpfe runddrehen. Unser Umrechner findet die <strong>nächste Standard-Werkzeuggröße</strong>, damit Sie Ihre Hardware niemals beschädigen.</p>' },
|
|
104
|
-
{ type: 'title', text: 'Toleranzen im Holzbau vs. Metallbau', level: 3 },
|
|
105
|
-
{ type: 'paragraph', html: 'Die Anforderungen an die Toleranz variieren je nach Handwerk stark. Im <strong>Holzbau</strong> ist eine Toleranz von 1/64" (0,4 mm) meist akzeptabel. Im <strong>Metallbau und Maschinenbau</strong> zählt jedes 0,1 mm oder sogar 0,01 mm. Unser Tool bietet einen Präzisionsmodus, der Ihnen hilft, die sicherste Standardgröße für Ihr spezifisches Material zu wählen.' },
|
|
106
|
-
{ type: 'title', text: '3 Tipps für präzise Messungen', level: 3 },
|
|
107
|
-
{ type: 'paragraph', html: '<strong>1. Messschieber verwenden:</strong> Nutzen Sie für die Rückwärtssuche immer einen digitalen Messschieber für genaueste Millimeter-Werte. <strong>2. Verschleiß prüfen:</strong> Alte Steckschlüssel und Bolzen können abgenutzte Kanten haben, was die "nächste Übereinstimmung" noch wichtiger macht. <strong>3. Gewindesteigung beachten:</strong> Denken Sie daran: Auch wenn die Kopfgröße passt, ist die Gewindesteigung (metrisch vs. Zoll) immer unterschiedlich.' },
|
|
108
|
-
],
|
|
109
|
-
ui: {
|
|
110
|
-
labelFraction: 'Messart',
|
|
111
|
-
labelWhole: 'Ganze Zahl',
|
|
112
|
-
labelNumerator: 'Zähler',
|
|
113
|
-
labelDenominator: 'Nenner',
|
|
114
|
-
labelInches: 'Zoll',
|
|
115
|
-
labelMillimeters: 'Millimeter',
|
|
116
|
-
resultTitle: 'Umrechnungsergebnis',
|
|
117
|
-
resultFraction: 'Bruch',
|
|
118
|
-
resultInches: 'Zoll',
|
|
119
|
-
resultMillimeters: 'Millimeter',
|
|
120
|
-
matchTitle: 'Nächste Standardgröße',
|
|
121
|
-
matchClosestFastener: 'Standard-Bolzen oder Schraube',
|
|
122
|
-
matchClosestSocket: 'Standard-Steckschlüssel',
|
|
123
|
-
matchDifference: 'Abweichung zum Messwert',
|
|
124
|
-
matchRecommendation: 'Diese Größe verwenden, falls vorhanden',
|
|
125
|
-
reverseSearchTitle: 'Rückwärtssuche',
|
|
126
|
-
reverseSearchLabel: 'Gemessenes Maß (mm)',
|
|
127
|
-
reverseSearchButton: 'Bruch finden',
|
|
128
|
-
reverseSearchHint: 'Mit Messschieber messen, Wert eingeben',
|
|
129
|
-
unitMm: 'mm',
|
|
130
|
-
unitInch: 'Zoll',
|
|
131
|
-
modeForward: 'Bruch → Metrisch',
|
|
132
|
-
modeReverse: 'Metrisch → Bruch',
|
|
133
|
-
precisionLabel: 'Präzisionsmodus',
|
|
134
|
-
precisionCarpentry: 'Holzbau',
|
|
135
|
-
precisionMetal: 'Metallbau',
|
|
136
|
-
buttonConvert: 'Umrechnen',
|
|
137
|
-
buttonClear: 'Löschen',
|
|
138
|
-
buttonCopyResult: 'Ergebnis kopieren',
|
|
139
|
-
buttonSaveToHistory: 'Speichern',
|
|
140
|
-
historyTitle: 'Verlauf',
|
|
141
|
-
historyEmpty: 'Noch keine Messungen',
|
|
142
|
-
historyRemove: 'Entfernen',
|
|
143
|
-
helpText: 'Wählen Sie ein Maß oder geben Sie einen Bruch ein.',
|
|
144
|
-
toolOverline: 'Werkstatt-Tools',
|
|
145
|
-
labelVisualReference: 'Visuelle Referenz (1 Zoll = 96px)',
|
|
146
|
-
},
|
|
147
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { WorkshopFractionConverterUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'werkstatt-bruch-metrisch-umrechner';
|
|
7
|
+
const title = 'Werkstatt Umrechner: Brüche in Millimeter';
|
|
8
|
+
const description = 'Rechnen Sie Zoll-Brüche sofort in Millimeter um. Finden Sie die passenden Standard-Schrauben, Bolzen und Steckschlüssel für Ihre Werkstatt. Optimiert für schmutzige Hände und Arbeitshandschuhe.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Warum muss ich Brüche in Millimeter umrechnen?',
|
|
13
|
+
answer: 'Die meisten modernen Werkzeuge und Befestigungselemente verwenden das metrische System, aber viele Oldtimer-Werkzeuge und Spezifikationen nutzen noch Zoll-Brüche. Dieser Umrechner schließt diese Lücke und hilft Ihnen, das metrische Äquivalent oder die nächste Standardgröße zu finden.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Was ist der Unterschied zwischen 1/2 Zoll und 12,7 mm?',
|
|
17
|
+
answer: '1/2 Zoll entspricht exakt 12,7 Millimetern (0,5 × 25,4 = 12,7). Metrische und imperiale Werkzeuge sind bei Standardgrößen oft austauschbar, da die Hersteller gängige Größen in beiden Systemen angleichen.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Warum zeigt das Tool die "nächste Standardgröße" an?',
|
|
21
|
+
answer: 'Weil exakte Umrechnungen oft zwischen den gängigen Standardgrößen liegen. Das Tool findet den im Handel erhältlichen Bolzen oder Steckschlüssel, der Ihrem Maß am nächsten kommt, damit Sie das verwenden können, was in Ihrer Werkstatt verfügbar ist.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Was ist der Unterschied zwischen Holz- und Metallpräzision?',
|
|
25
|
+
answer: 'Bei Holzarbeiten sind Abweichungen von 0,5 mm oft vernachlässigbar. In der Metallbearbeitung und im Maschinenbau zählt jedes 0,1 mm. Der Präzisionsmodus gibt Hinweise auf akzeptable Toleranzbereiche für Ihr Material.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'Kann ich dieses Tool offline verwenden?',
|
|
29
|
+
answer: 'Ja. Alle Berechnungen finden in Ihrem Browser statt. Nach dem ersten Laden funktioniert das Tool komplett offline - perfekt für den Einsatz in der Werkstatt ohne WLAN.',
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
question: 'Warum enthält das Tool einen Verlauf?',
|
|
33
|
+
answer: 'Bei der Demontage oder Projekten mit vielen Teilen ermöglicht der Verlauf das Nachschlagen von Maßen, ohne sie erneut eingeben zu müssen, und hilft beim Erstellen einer Teileliste während der Arbeit.',
|
|
34
|
+
},
|
|
35
|
+
];
|
|
36
|
+
|
|
37
|
+
const howToData = [
|
|
38
|
+
{
|
|
39
|
+
name: 'Messart wählen',
|
|
40
|
+
text: 'Wählen Sie "Vorwärts", um einen Bruch in Millimeter umzurechnen, oder "Rückwärts", um den passenden Bruch für ein mit dem Messschieber genommenes Maß zu finden.',
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
name: 'Maß eingeben',
|
|
44
|
+
text: 'Nutzen Sie die dreispaltige Eingabe (Ganzzahl, Zähler, Nenner) oder tippen Sie auf eine Schnellauswahl. Mit den Schritt-Tasten können Sie Werte ohne Tippen anpassen.',
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
name: 'Ergebnisse prüfen',
|
|
48
|
+
text: 'Das Ergebnis zeigt die exakte Umrechnung sowie die nächsten Standardgrößen für Bolzen und Steckschlüssel. Eine visuelle Skala hilft bei der Einschätzung der Proportionen.',
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
name: 'Im Verlauf speichern',
|
|
52
|
+
text: 'Klicken Sie auf "Im Verlauf speichern", um Maße für später zu merken. Der Verlauf bleibt in Ihrem Browser gespeichert, auch wenn Sie ihn schließen.',
|
|
53
|
+
},
|
|
54
|
+
];
|
|
55
|
+
|
|
56
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
57
|
+
'@context': 'https://schema.org',
|
|
58
|
+
'@type': 'FAQPage',
|
|
59
|
+
mainEntity: faqData.map((item) => ({
|
|
60
|
+
'@type': 'Question',
|
|
61
|
+
name: item.question,
|
|
62
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
63
|
+
})),
|
|
64
|
+
};
|
|
65
|
+
|
|
66
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
67
|
+
'@context': 'https://schema.org',
|
|
68
|
+
'@type': 'HowTo',
|
|
69
|
+
name: title,
|
|
70
|
+
description,
|
|
71
|
+
step: howToData.map((step, i) => ({
|
|
72
|
+
'@type': 'HowToStep',
|
|
73
|
+
position: i + 1,
|
|
74
|
+
name: step.name,
|
|
75
|
+
text: step.text,
|
|
76
|
+
})),
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
80
|
+
'@context': 'https://schema.org',
|
|
81
|
+
'@type': 'SoftwareApplication',
|
|
82
|
+
name: title,
|
|
83
|
+
description,
|
|
84
|
+
applicationCategory: 'UtilityApplication',
|
|
85
|
+
operatingSystem: 'All',
|
|
86
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
87
|
+
inLanguage: 'de',
|
|
88
|
+
};
|
|
89
|
+
|
|
90
|
+
export const content: ToolLocaleContent<WorkshopFractionConverterUI> = {
|
|
91
|
+
slug,
|
|
92
|
+
title,
|
|
93
|
+
description,
|
|
94
|
+
faqTitle: 'Häufig gestellte Fragen',
|
|
95
|
+
faq: faqData,
|
|
96
|
+
bibliography,
|
|
97
|
+
howTo: howToData,
|
|
98
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
99
|
+
seo: [
|
|
100
|
+
{ type: 'title', text: 'Warum Präzision bei der Bruchumrechnung in der Werkstatt entscheidend ist', level: 2 },
|
|
101
|
+
{ type: 'paragraph', html: 'In einer professionellen Werkstatt oder beim anspruchsvollen Heimwerken führt ein "ungefähr" oft zu überdrehten Bolzen, wackeligen Verbindungen oder fehlerhaften Konstruktionen. Dieses Tool schließt die Lücke zwischen traditionellen Zoll-Maßen und der Präzision des metrischen Systems und stellt sicher, dass Ihre Projekte Profi-Standards entsprechen.' },
|
|
102
|
+
{ type: 'title', text: 'Die Standard-Umrechnung: 1/2" vs. 12,7 mm', level: 3 },
|
|
103
|
+
{ type: 'card', icon: 'mdi:ruler-square', title: 'Sind metrische und imperiale Maße austauschbar?', html: '<p>Viele nehmen das an. Obwohl 1/2" exakt 12,7 mm entspricht, ist der nächste metrische Steckschlüssel 13 mm groß. Die Verwendung des falschen Werkzeugs kann Schraubenköpfe runddrehen. Unser Umrechner findet die <strong>nächste Standard-Werkzeuggröße</strong>, damit Sie Ihre Hardware niemals beschädigen.</p>' },
|
|
104
|
+
{ type: 'title', text: 'Toleranzen im Holzbau vs. Metallbau', level: 3 },
|
|
105
|
+
{ type: 'paragraph', html: 'Die Anforderungen an die Toleranz variieren je nach Handwerk stark. Im <strong>Holzbau</strong> ist eine Toleranz von 1/64" (0,4 mm) meist akzeptabel. Im <strong>Metallbau und Maschinenbau</strong> zählt jedes 0,1 mm oder sogar 0,01 mm. Unser Tool bietet einen Präzisionsmodus, der Ihnen hilft, die sicherste Standardgröße für Ihr spezifisches Material zu wählen.' },
|
|
106
|
+
{ type: 'title', text: '3 Tipps für präzise Messungen', level: 3 },
|
|
107
|
+
{ type: 'paragraph', html: '<strong>1. Messschieber verwenden:</strong> Nutzen Sie für die Rückwärtssuche immer einen digitalen Messschieber für genaueste Millimeter-Werte. <strong>2. Verschleiß prüfen:</strong> Alte Steckschlüssel und Bolzen können abgenutzte Kanten haben, was die "nächste Übereinstimmung" noch wichtiger macht. <strong>3. Gewindesteigung beachten:</strong> Denken Sie daran: Auch wenn die Kopfgröße passt, ist die Gewindesteigung (metrisch vs. Zoll) immer unterschiedlich.' },
|
|
108
|
+
],
|
|
109
|
+
ui: {
|
|
110
|
+
labelFraction: 'Messart',
|
|
111
|
+
labelWhole: 'Ganze Zahl',
|
|
112
|
+
labelNumerator: 'Zähler',
|
|
113
|
+
labelDenominator: 'Nenner',
|
|
114
|
+
labelInches: 'Zoll',
|
|
115
|
+
labelMillimeters: 'Millimeter',
|
|
116
|
+
resultTitle: 'Umrechnungsergebnis',
|
|
117
|
+
resultFraction: 'Bruch',
|
|
118
|
+
resultInches: 'Zoll',
|
|
119
|
+
resultMillimeters: 'Millimeter',
|
|
120
|
+
matchTitle: 'Nächste Standardgröße',
|
|
121
|
+
matchClosestFastener: 'Standard-Bolzen oder Schraube',
|
|
122
|
+
matchClosestSocket: 'Standard-Steckschlüssel',
|
|
123
|
+
matchDifference: 'Abweichung zum Messwert',
|
|
124
|
+
matchRecommendation: 'Diese Größe verwenden, falls vorhanden',
|
|
125
|
+
reverseSearchTitle: 'Rückwärtssuche',
|
|
126
|
+
reverseSearchLabel: 'Gemessenes Maß (mm)',
|
|
127
|
+
reverseSearchButton: 'Bruch finden',
|
|
128
|
+
reverseSearchHint: 'Mit Messschieber messen, Wert eingeben',
|
|
129
|
+
unitMm: 'mm',
|
|
130
|
+
unitInch: 'Zoll',
|
|
131
|
+
modeForward: 'Bruch → Metrisch',
|
|
132
|
+
modeReverse: 'Metrisch → Bruch',
|
|
133
|
+
precisionLabel: 'Präzisionsmodus',
|
|
134
|
+
precisionCarpentry: 'Holzbau',
|
|
135
|
+
precisionMetal: 'Metallbau',
|
|
136
|
+
buttonConvert: 'Umrechnen',
|
|
137
|
+
buttonClear: 'Löschen',
|
|
138
|
+
buttonCopyResult: 'Ergebnis kopieren',
|
|
139
|
+
buttonSaveToHistory: 'Speichern',
|
|
140
|
+
historyTitle: 'Verlauf',
|
|
141
|
+
historyEmpty: 'Noch keine Messungen',
|
|
142
|
+
historyRemove: 'Entfernen',
|
|
143
|
+
helpText: 'Wählen Sie ein Maß oder geben Sie einen Bruch ein.',
|
|
144
|
+
toolOverline: 'Werkstatt-Tools',
|
|
145
|
+
labelVisualReference: 'Visuelle Referenz (1 Zoll = 96px)',
|
|
146
|
+
},
|
|
147
|
+
};
|