@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,194 +1,194 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { TwoStrokeMixtureCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'two-stroke-fuel-mixture-calculator';
|
|
7
|
-
const title = '2サイクル混合油計算機:正確なオイル混合比率を算出';
|
|
8
|
-
const description = '2サイクルエンジン用の正確な混合比を瞬時に計算。チェーンソー、原付、バイク、小型エンジンに必須のツール。1:25、1:33、1:40、1:50の比率に対応。';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: '2サイクルエンジンとは何ですか?',
|
|
13
|
-
answer: '2サイクルエンジンは、ピストンの2往復で吸気と燃焼を行う仕組みで、4サイクルよりも構造が単純で軽量です。チェーンソーや草刈機、原付、一部のバイクに使用されます。潤滑のために燃料にオイルを混ぜる必要があります。',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: '一般的な混合比率はどのくらいですか?',
|
|
17
|
-
answer: '一般的な比率は1:25(濃いめ、保護優先)、1:33(古い機械)、1:40(標準)、1:50(薄め、現代のエンジン)です。必ずエンジンの取扱説明書を確認してください。比率を間違えるとエンジン故障の原因になります。',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: '混合比を間違えるとどうなりますか?',
|
|
21
|
-
answer: 'オイルが多すぎる(濃い)と、煙が多くなり、プラグの汚れや性能低下を招きます。オイルが少なすぎる(薄い)と、焼き付きやピストン損傷、エンジンの再起不能な故障につながります。',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'どのようなオイルを使えばよいですか?',
|
|
25
|
-
answer: 'お使いの機械に適合した2サイクル専用オイルを使用してください。高性能な化学合成油は、鉱物油よりも保護性能が高く、燃焼もクリーンです。4サイクル用オイルは絶対に使用しないでください。',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: '燃料とオイルを混ぜる方法は?',
|
|
29
|
-
answer: '清潔な容器にガソリンの一部を入れ、計算された量のオイルを加え、残りのガソリンを足します。1〜2分間しっかりと振って完全に混ぜ合わせてください。容器には混合日を明記しておきましょう。',
|
|
30
|
-
},
|
|
31
|
-
];
|
|
32
|
-
|
|
33
|
-
const howToData = [
|
|
34
|
-
{ name: '比率を確認する', text: '取扱説明書や機械の表示を確認します。一般的例:チェーンソー(1:40または1:50)、古いバイク(1:25)。間違った比率はエンジンを壊します。' },
|
|
35
|
-
{ name: 'ガソリン量を測る', text: '必要なガソリンの量を決めます。このツールはリットル単位で計算可能です。正確な計量が正確なオイル量につながります。' },
|
|
36
|
-
{ name: 'オイル量を計算する', text: 'ガソリン量と比率を入力します。計算機が完璧な混合油を作るために必要なオイル量(mlまたはL)を正確に表示します。' },
|
|
37
|
-
{ name: '丁寧に混ぜる', text: '清潔な容器にガソリンとオイルを入れ、1〜2分間よく振ります。完全に混ざり合うことが潤滑には不可欠です。' },
|
|
38
|
-
{ name: 'ラベルを貼って使用', text: '容器に日付と比率を記入します。混合燃料は劣化しやすいため、30日以内に使い切るようにしてください(特に合成油の場合)。' },
|
|
39
|
-
];
|
|
40
|
-
|
|
41
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
42
|
-
'@context': 'https://schema.org',
|
|
43
|
-
'@type': 'FAQPage',
|
|
44
|
-
mainEntity: faqData.map((item) => ({
|
|
45
|
-
'@type': 'Question',
|
|
46
|
-
name: item.question,
|
|
47
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
48
|
-
})),
|
|
49
|
-
};
|
|
50
|
-
|
|
51
|
-
const howToSchema: WithContext<any> = {
|
|
52
|
-
'@context': 'https://schema.org',
|
|
53
|
-
'@type': 'HowTo',
|
|
54
|
-
name: title,
|
|
55
|
-
description,
|
|
56
|
-
step: howToData.map((step, i) => ({
|
|
57
|
-
'@type': 'HowToStep',
|
|
58
|
-
position: i + 1,
|
|
59
|
-
name: step.name,
|
|
60
|
-
text: step.text,
|
|
61
|
-
})),
|
|
62
|
-
};
|
|
63
|
-
|
|
64
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
65
|
-
'@context': 'https://schema.org',
|
|
66
|
-
'@type': 'SoftwareApplication',
|
|
67
|
-
name: title,
|
|
68
|
-
description,
|
|
69
|
-
applicationCategory: 'UtilityApplication',
|
|
70
|
-
operatingSystem: 'All',
|
|
71
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
72
|
-
inLanguage: 'ja',
|
|
73
|
-
};
|
|
74
|
-
|
|
75
|
-
export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
|
|
76
|
-
slug,
|
|
77
|
-
title,
|
|
78
|
-
description,
|
|
79
|
-
faqTitle: 'よくある質問',
|
|
80
|
-
faq: faqData,
|
|
81
|
-
bibliography,
|
|
82
|
-
howTo: howToData,
|
|
83
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
84
|
-
seo: [
|
|
85
|
-
{ type: 'title', text: '2サイクル混合燃料計算機:チェーンソーや原付のための正確な混合比算出', level: 2 },
|
|
86
|
-
{ type: 'paragraph', html: '2サイクルエンジンを長く使うためには、正確な混合燃料が不可欠です。比率を間違えると、わずか数分でエンジンを破壊してしまう可能性があります。この計算機は、燃料量とエンジンタイプに応じた正確なオイル量を瞬時に算出し、作業場での勘に頼った作業を排除します。' },
|
|
87
|
-
|
|
88
|
-
{ type: 'title', text: 'なぜ2サイクルエンジンには燃料にオイルが必要なのか', level: 3 },
|
|
89
|
-
{ type: 'card', icon: 'mdi:engine', title: '決定的な違い', html: 'オイルタンクが独立している4サイクルエンジンとは異なり、2サイクルエンジンは燃料に直接オイルを混ぜます。燃焼のたびに、混合油がエネルギーを生むと同時に潤滑も行います。オイルポンプがないため、この混合燃料だけがピストンの寿命を守っています。' },
|
|
90
|
-
|
|
91
|
-
{ type: 'title', text: '2サイクル混合比クイックリファレンス', level: 3 },
|
|
92
|
-
{ type: 'table', headers: ['比率', 'オイル%', '用途', 'エンジンタイプ', '特徴'], rows: [
|
|
93
|
-
['1:25', '3.85%', '最大保護', '1980年代以前の機械、高負荷使用、旧車バイク', '濃い混合比:煙とカーボンは増えるが、焼き付きに対する保護性能は最大'],
|
|
94
|
-
['1:33', '2.94%', 'クラシック機材', '80〜90年代の小型エンジン、古いチェーンソー', '適度な濃度:保護と効率のバランスが良い'],
|
|
95
|
-
['1:40', '2.44%', '業界標準', 'ほとんどの現代的なチェーンソー、原付、小型エンジン', '標準的な推奨比率:現代の化学合成油向けに設計'],
|
|
96
|
-
['1:50', '1.96%', '現代的な効率', '最新のチェーンソー、高性能バイク', '薄い混合比:煙が少なく燃焼がクリーン。高品質な合成油専用']
|
|
97
|
-
] },
|
|
98
|
-
|
|
99
|
-
{ type: 'title', text: '間違った比率がもたらす結果', level: 3 },
|
|
100
|
-
{ type: 'proscons', items: [
|
|
101
|
-
{ pro: 'オイル過多(濃い混合比)', con: '白い煙が大量に出る、プラグが被る、カーボンが蓄積する、加速が悪くなる、故障の原因' },
|
|
102
|
-
{ pro: 'オイル不足(薄い混合比)', con: '数秒でピストンが焼き付く、シリンダー壁の損傷、致命的なエンジン故障' },
|
|
103
|
-
{ pro: '正しい比率', con: 'スムーズな動作、適切な潤滑、最適な燃焼、エンジン寿命の延長、確実な始動' }
|
|
104
|
-
] },
|
|
105
|
-
|
|
106
|
-
{ type: 'title', text: '主な機器の混合比', level: 3 },
|
|
107
|
-
{ type: 'card', icon: 'mdi:tree', title: 'チェーンソー', html: '<strong>スチール、ハスクバーナ、共立:</strong> 現代のモデルは通常1:40または1:50を推奨しています。必ずマニュアルを確認してください。現代機に1:25を使うとプラグ被りや性能低下を招きます。90年代以前の古い機械は1:25や1:33を指定している場合があります。' },
|
|
108
|
-
{ type: 'card', icon: 'mdi:motorcycle', title: '原付・バイク', html: '<strong>ベスパ、ホンダ、ヤマハ:</strong> 古いモデルは1:33、現代版は1:40〜1:50が多いです。高性能なスポーツモデルは1:50を指定することが一般的です。サービスマニュアルが唯一の正解です。' },
|
|
109
|
-
{ type: 'card', icon: 'mdi:tools', title: 'ブロワー・刈払機', html: '<strong>マキタ、ゼノア:</strong> 通常は1:50(現代機)または1:40です。これらは季節的な使用が多いため、薄めの比率にすることで信頼性を損なわず煙を抑える設計になっています。' },
|
|
110
|
-
|
|
111
|
-
{ type: 'title', text: 'オイルの種類も比率と同じくらい重要', level: 3 },
|
|
112
|
-
{ type: 'comparative', items: [
|
|
113
|
-
{ title: '鉱物油(2サイクル用)', description: '時々使用する場合の安価な選択肢。灰分が多く、煙も多め。標準的な比率では十分な保護性能。', icon: 'mdi:beaker', points: ['低コスト', '煙が目立つ', 'カーボンの蓄積が多い', '1:40比率に適する'] },
|
|
114
|
-
{ title: '化学合成油(2サイクル用)', description: '頻繁に使用する場合のプレミアムな選択。燃焼がクリーンで保護性能が高く、薄い比率も可能。', icon: 'mdi:flame', points: ['煙が非常に少ない', '最高のエンジン保護', '1:50比率でも安全', '保管時の安定性が高い'], highlight: true },
|
|
115
|
-
{ title: '半合成油(部分合成油)', description: '鉱物油と合成油の中間。手頃な価格で良好な保護性能。多くのメーカーが推奨。', icon: 'mdi:beaker-outline', points: ['バランスの取れた性能', '中程度のコスト', '1:40比率に最適', '鉱物油より煙が少ない'] }
|
|
116
|
-
], columns: 3 },
|
|
117
|
-
|
|
118
|
-
{ type: 'title', text: '混合手順ステップバイステップ', level: 3 },
|
|
119
|
-
{ type: 'card', icon: 'mdi:check-circle', title: '正しい混ぜ方', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>混合専用の容器を使用する</strong>:燃料混合専用の清潔で乾燥したもの。</li><li><strong>まずガソリンの半分を入れる</strong>:容器にガソリンを先に入れます。</li><li><strong>計算されたオイル量を加える</strong>:この計算機で正確な量を確認してください。</li><li><strong>残りのガソリンを加える</strong>:目標の総量までガソリンを足します。</li><li><strong>1〜2分間激しく振る</strong>:色が均一になるまで。均質な混合が均一な潤滑を生みます。</li><li><strong>ラベルを貼る</strong>:日付、比率、燃料の種類を明記します。</li><li><strong>30日以内に使い切る</strong>:合成油でも最大60日程度が目安です。</li></ol>' },
|
|
120
|
-
|
|
121
|
-
{ type: 'title', text: 'マニュアルの比率に疑問を感じたら', level: 3 },
|
|
122
|
-
{ type: 'tip', html: '<strong>常に、機械の取扱説明書の比率を最優先してください。</strong> 見当たらない場合は、メーカーのサイトで確認するかサポートに問い合わせてください。勘で混ぜることは絶対にやめてください。間違った比率は保証対象外となり、エンジン焼き付きのリスクを高めます。' },
|
|
123
|
-
|
|
124
|
-
{ type: 'title', text: '用語解説:2サイクルの専門用語', level: 3 },
|
|
125
|
-
{ type: 'glossary', items: [
|
|
126
|
-
{ term: '薄い混合比(リーン)', definition: 'オイルが少なすぎる状態(1:50など)。潤滑不足による焼き付きのリスクがあります。' },
|
|
127
|
-
{ term: '濃い混合比(リッチ)', definition: 'オイルが多すぎる状態(1:25など)。煙が多くなり、プラグの汚れやカーボン蓄積を招きます。' },
|
|
128
|
-
{ term: '均質な混合', definition: '燃料とオイルが全体にムラなく混ざった状態。しっかり振ることで達成され、均一な潤滑に不可欠です。' },
|
|
129
|
-
{ term: '焼き付き(Seizure)', definition: '潤滑不足と摩擦熱により、ピストンがシリンダー内で固着すること。エンジンの致命的な故障です。' },
|
|
130
|
-
{ term: '化学合成油', description: 'ラボで配合された高性能オイル。鉱物油よりも保護性能、燃焼のクリーンさ、温度安定性に優れます。' },
|
|
131
|
-
{ term: '2サイクルエンジン', definition: 'ピストンの1往復(2動作)で1回の燃焼を行うエンジン。軽量で単純な構造が特徴。' },
|
|
132
|
-
{ term: '4サイクルエンジン', definition: '独立したオイル回路を持つエンジン。オイルは燃料に混ぜず、エンジン内を循環します。' }
|
|
133
|
-
] },
|
|
134
|
-
|
|
135
|
-
{ type: 'title', text: 'この計算機が役立つ理由', level: 3 },
|
|
136
|
-
{ type: 'stats', items: [
|
|
137
|
-
{ value: '100%', label: '正確な計算、計量ミスなし', icon: 'mdi:check-circle' },
|
|
138
|
-
{ value: '一瞬', label: '暗算不要、数秒で正確な量を確認', icon: 'mdi:flash' },
|
|
139
|
-
{ value: '4つの比率', label: '1:25から1:50まで主要比率を網羅', icon: 'mdi:counter', trend: { value: 'カスタム比率も可能', positive: true } },
|
|
140
|
-
{ value: '共有可能', label: '混合設定をURLでコピーして共有', icon: 'mdi:share-variant' }
|
|
141
|
-
], columns: 2 },
|
|
142
|
-
|
|
143
|
-
{ type: 'title', text: 'エンジンを壊すよくある間違い', level: 3 },
|
|
144
|
-
{ type: 'diagnostic', variant: 'error', title: '4サイクル用オイルの使用', icon: 'mdi:alert', badge: 'エンジン故障確定', html: '4サイクルオイルは循環用であり、燃焼を前提としていません。2サイクル機で使うと大量のカーボンが発生し、数時間でエンジンを破壊します。' },
|
|
145
|
-
{ type: 'diagnostic', variant: 'warning', title: '混ぜ方が不十分', icon: 'mdi:alert', badge: '焼き付きリスク', html: '混合が不完全で分離してしまうと、エンジンの一部が潤滑なしで作動してしまいます。使用前に必ず1〜2分は振りましょう。' },
|
|
146
|
-
{ type: 'diagnostic', variant: 'warning', title: '古い燃料の使用(60日以上経過)', icon: 'mdi:alert', badge: '詰まりの原因', html: 'ガソリンは時間とともに劣化します。古い混合燃料はキャブレター内にガム状の残留物を作り、故障の原因になります。30日以内に使う分だけ作りましょう。' },
|
|
147
|
-
|
|
148
|
-
{ type: 'title', text: 'まとめ', level: 3 },
|
|
149
|
-
{ type: 'summary', title: '混ぜる前に確認', items: [
|
|
150
|
-
'取扱説明書で、メーカー指定の正確な比率を確認する。',
|
|
151
|
-
'必ず2サイクル専用オイルを使用する(4サイクル用は不可)。',
|
|
152
|
-
'燃料専用の清潔な容器を使用する。',
|
|
153
|
-
'新しいガソリンと適合するオイルを使用する。',
|
|
154
|
-
'しっかりと混ぜ、容器に日付と比率を記入する。',
|
|
155
|
-
'作った混合燃料は30日以内に使い切る。'
|
|
156
|
-
] },
|
|
157
|
-
],
|
|
158
|
-
ui: {
|
|
159
|
-
titleMain: '2サイクル混合油計算機',
|
|
160
|
-
labelFuelVolume: 'ガソリン量',
|
|
161
|
-
labelRatio: '混合比率',
|
|
162
|
-
labelOilRequired: '必要なオイル量',
|
|
163
|
-
labelTotalMixture: '合計混合量',
|
|
164
|
-
labelRichness: '混合の濃度',
|
|
165
|
-
labelPresets: '主な比率',
|
|
166
|
-
labelCustomRatio: 'カスタム比率 (1:X)',
|
|
167
|
-
btnClear: 'クリア',
|
|
168
|
-
btnCopyResults: '結果をコピー',
|
|
169
|
-
btnSwitchMode: 'モード切替',
|
|
170
|
-
unitLiters: 'L',
|
|
171
|
-
unitMilliliters: 'ml',
|
|
172
|
-
richLean: '薄い(オイル少なめ、焼き付きリスクあり)',
|
|
173
|
-
richBalanced: 'バランス(標準的な混合)',
|
|
174
|
-
richRich: '濃い(オイル多め、煙増加、エンジン保護)',
|
|
175
|
-
msgReady: '準備完了',
|
|
176
|
-
msgMixtureReady: '計算完了',
|
|
177
|
-
tooltipFuelVolume: 'ガソリンの量をリットルで入力',
|
|
178
|
-
tooltipRatio: '比率の数字(25、50など)を入力',
|
|
179
|
-
recipientLabel: '混合容器',
|
|
180
|
-
oilPercentage: 'オイル%',
|
|
181
|
-
labelVolume: '容量',
|
|
182
|
-
labelRatioShort: '比率',
|
|
183
|
-
labelOilTip: '2%オイル混合 = 1:50比率',
|
|
184
|
-
labelMixingTips: '混ぜ方のコツ',
|
|
185
|
-
labelMixingTipsDesc: '清潔な容器で混ぜる:まずガソリン、次にオイル、最後に残りのガソリンの順。1-2分よく振って均一にします。日付と比率を忘れずに記入。',
|
|
186
|
-
recipePrefix: '条件:',
|
|
187
|
-
recipeAt: 'のガソリンに対し',
|
|
188
|
-
recipeAdd: 'オイルを正確に',
|
|
189
|
-
recipeOfOil: '加えてください。',
|
|
190
|
-
copyTextPrefix: '2サイクル混合',
|
|
191
|
-
copyTextFuel: 'ガソリン',
|
|
192
|
-
copyTextOil: 'オイル',
|
|
193
|
-
},
|
|
194
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { TwoStrokeMixtureCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'two-stroke-fuel-mixture-calculator';
|
|
7
|
+
const title = '2サイクル混合油計算機:正確なオイル混合比率を算出';
|
|
8
|
+
const description = '2サイクルエンジン用の正確な混合比を瞬時に計算。チェーンソー、原付、バイク、小型エンジンに必須のツール。1:25、1:33、1:40、1:50の比率に対応。';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: '2サイクルエンジンとは何ですか?',
|
|
13
|
+
answer: '2サイクルエンジンは、ピストンの2往復で吸気と燃焼を行う仕組みで、4サイクルよりも構造が単純で軽量です。チェーンソーや草刈機、原付、一部のバイクに使用されます。潤滑のために燃料にオイルを混ぜる必要があります。',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: '一般的な混合比率はどのくらいですか?',
|
|
17
|
+
answer: '一般的な比率は1:25(濃いめ、保護優先)、1:33(古い機械)、1:40(標準)、1:50(薄め、現代のエンジン)です。必ずエンジンの取扱説明書を確認してください。比率を間違えるとエンジン故障の原因になります。',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: '混合比を間違えるとどうなりますか?',
|
|
21
|
+
answer: 'オイルが多すぎる(濃い)と、煙が多くなり、プラグの汚れや性能低下を招きます。オイルが少なすぎる(薄い)と、焼き付きやピストン損傷、エンジンの再起不能な故障につながります。',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'どのようなオイルを使えばよいですか?',
|
|
25
|
+
answer: 'お使いの機械に適合した2サイクル専用オイルを使用してください。高性能な化学合成油は、鉱物油よりも保護性能が高く、燃焼もクリーンです。4サイクル用オイルは絶対に使用しないでください。',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: '燃料とオイルを混ぜる方法は?',
|
|
29
|
+
answer: '清潔な容器にガソリンの一部を入れ、計算された量のオイルを加え、残りのガソリンを足します。1〜2分間しっかりと振って完全に混ぜ合わせてください。容器には混合日を明記しておきましょう。',
|
|
30
|
+
},
|
|
31
|
+
];
|
|
32
|
+
|
|
33
|
+
const howToData = [
|
|
34
|
+
{ name: '比率を確認する', text: '取扱説明書や機械の表示を確認します。一般的例:チェーンソー(1:40または1:50)、古いバイク(1:25)。間違った比率はエンジンを壊します。' },
|
|
35
|
+
{ name: 'ガソリン量を測る', text: '必要なガソリンの量を決めます。このツールはリットル単位で計算可能です。正確な計量が正確なオイル量につながります。' },
|
|
36
|
+
{ name: 'オイル量を計算する', text: 'ガソリン量と比率を入力します。計算機が完璧な混合油を作るために必要なオイル量(mlまたはL)を正確に表示します。' },
|
|
37
|
+
{ name: '丁寧に混ぜる', text: '清潔な容器にガソリンとオイルを入れ、1〜2分間よく振ります。完全に混ざり合うことが潤滑には不可欠です。' },
|
|
38
|
+
{ name: 'ラベルを貼って使用', text: '容器に日付と比率を記入します。混合燃料は劣化しやすいため、30日以内に使い切るようにしてください(特に合成油の場合)。' },
|
|
39
|
+
];
|
|
40
|
+
|
|
41
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
42
|
+
'@context': 'https://schema.org',
|
|
43
|
+
'@type': 'FAQPage',
|
|
44
|
+
mainEntity: faqData.map((item) => ({
|
|
45
|
+
'@type': 'Question',
|
|
46
|
+
name: item.question,
|
|
47
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
48
|
+
})),
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
const howToSchema: WithContext<any> = {
|
|
52
|
+
'@context': 'https://schema.org',
|
|
53
|
+
'@type': 'HowTo',
|
|
54
|
+
name: title,
|
|
55
|
+
description,
|
|
56
|
+
step: howToData.map((step, i) => ({
|
|
57
|
+
'@type': 'HowToStep',
|
|
58
|
+
position: i + 1,
|
|
59
|
+
name: step.name,
|
|
60
|
+
text: step.text,
|
|
61
|
+
})),
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
65
|
+
'@context': 'https://schema.org',
|
|
66
|
+
'@type': 'SoftwareApplication',
|
|
67
|
+
name: title,
|
|
68
|
+
description,
|
|
69
|
+
applicationCategory: 'UtilityApplication',
|
|
70
|
+
operatingSystem: 'All',
|
|
71
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
72
|
+
inLanguage: 'ja',
|
|
73
|
+
};
|
|
74
|
+
|
|
75
|
+
export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
|
|
76
|
+
slug,
|
|
77
|
+
title,
|
|
78
|
+
description,
|
|
79
|
+
faqTitle: 'よくある質問',
|
|
80
|
+
faq: faqData,
|
|
81
|
+
bibliography,
|
|
82
|
+
howTo: howToData,
|
|
83
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
84
|
+
seo: [
|
|
85
|
+
{ type: 'title', text: '2サイクル混合燃料計算機:チェーンソーや原付のための正確な混合比算出', level: 2 },
|
|
86
|
+
{ type: 'paragraph', html: '2サイクルエンジンを長く使うためには、正確な混合燃料が不可欠です。比率を間違えると、わずか数分でエンジンを破壊してしまう可能性があります。この計算機は、燃料量とエンジンタイプに応じた正確なオイル量を瞬時に算出し、作業場での勘に頼った作業を排除します。' },
|
|
87
|
+
|
|
88
|
+
{ type: 'title', text: 'なぜ2サイクルエンジンには燃料にオイルが必要なのか', level: 3 },
|
|
89
|
+
{ type: 'card', icon: 'mdi:engine', title: '決定的な違い', html: 'オイルタンクが独立している4サイクルエンジンとは異なり、2サイクルエンジンは燃料に直接オイルを混ぜます。燃焼のたびに、混合油がエネルギーを生むと同時に潤滑も行います。オイルポンプがないため、この混合燃料だけがピストンの寿命を守っています。' },
|
|
90
|
+
|
|
91
|
+
{ type: 'title', text: '2サイクル混合比クイックリファレンス', level: 3 },
|
|
92
|
+
{ type: 'table', headers: ['比率', 'オイル%', '用途', 'エンジンタイプ', '特徴'], rows: [
|
|
93
|
+
['1:25', '3.85%', '最大保護', '1980年代以前の機械、高負荷使用、旧車バイク', '濃い混合比:煙とカーボンは増えるが、焼き付きに対する保護性能は最大'],
|
|
94
|
+
['1:33', '2.94%', 'クラシック機材', '80〜90年代の小型エンジン、古いチェーンソー', '適度な濃度:保護と効率のバランスが良い'],
|
|
95
|
+
['1:40', '2.44%', '業界標準', 'ほとんどの現代的なチェーンソー、原付、小型エンジン', '標準的な推奨比率:現代の化学合成油向けに設計'],
|
|
96
|
+
['1:50', '1.96%', '現代的な効率', '最新のチェーンソー、高性能バイク', '薄い混合比:煙が少なく燃焼がクリーン。高品質な合成油専用']
|
|
97
|
+
] },
|
|
98
|
+
|
|
99
|
+
{ type: 'title', text: '間違った比率がもたらす結果', level: 3 },
|
|
100
|
+
{ type: 'proscons', items: [
|
|
101
|
+
{ pro: 'オイル過多(濃い混合比)', con: '白い煙が大量に出る、プラグが被る、カーボンが蓄積する、加速が悪くなる、故障の原因' },
|
|
102
|
+
{ pro: 'オイル不足(薄い混合比)', con: '数秒でピストンが焼き付く、シリンダー壁の損傷、致命的なエンジン故障' },
|
|
103
|
+
{ pro: '正しい比率', con: 'スムーズな動作、適切な潤滑、最適な燃焼、エンジン寿命の延長、確実な始動' }
|
|
104
|
+
] },
|
|
105
|
+
|
|
106
|
+
{ type: 'title', text: '主な機器の混合比', level: 3 },
|
|
107
|
+
{ type: 'card', icon: 'mdi:tree', title: 'チェーンソー', html: '<strong>スチール、ハスクバーナ、共立:</strong> 現代のモデルは通常1:40または1:50を推奨しています。必ずマニュアルを確認してください。現代機に1:25を使うとプラグ被りや性能低下を招きます。90年代以前の古い機械は1:25や1:33を指定している場合があります。' },
|
|
108
|
+
{ type: 'card', icon: 'mdi:motorcycle', title: '原付・バイク', html: '<strong>ベスパ、ホンダ、ヤマハ:</strong> 古いモデルは1:33、現代版は1:40〜1:50が多いです。高性能なスポーツモデルは1:50を指定することが一般的です。サービスマニュアルが唯一の正解です。' },
|
|
109
|
+
{ type: 'card', icon: 'mdi:tools', title: 'ブロワー・刈払機', html: '<strong>マキタ、ゼノア:</strong> 通常は1:50(現代機)または1:40です。これらは季節的な使用が多いため、薄めの比率にすることで信頼性を損なわず煙を抑える設計になっています。' },
|
|
110
|
+
|
|
111
|
+
{ type: 'title', text: 'オイルの種類も比率と同じくらい重要', level: 3 },
|
|
112
|
+
{ type: 'comparative', items: [
|
|
113
|
+
{ title: '鉱物油(2サイクル用)', description: '時々使用する場合の安価な選択肢。灰分が多く、煙も多め。標準的な比率では十分な保護性能。', icon: 'mdi:beaker', points: ['低コスト', '煙が目立つ', 'カーボンの蓄積が多い', '1:40比率に適する'] },
|
|
114
|
+
{ title: '化学合成油(2サイクル用)', description: '頻繁に使用する場合のプレミアムな選択。燃焼がクリーンで保護性能が高く、薄い比率も可能。', icon: 'mdi:flame', points: ['煙が非常に少ない', '最高のエンジン保護', '1:50比率でも安全', '保管時の安定性が高い'], highlight: true },
|
|
115
|
+
{ title: '半合成油(部分合成油)', description: '鉱物油と合成油の中間。手頃な価格で良好な保護性能。多くのメーカーが推奨。', icon: 'mdi:beaker-outline', points: ['バランスの取れた性能', '中程度のコスト', '1:40比率に最適', '鉱物油より煙が少ない'] }
|
|
116
|
+
], columns: 3 },
|
|
117
|
+
|
|
118
|
+
{ type: 'title', text: '混合手順ステップバイステップ', level: 3 },
|
|
119
|
+
{ type: 'card', icon: 'mdi:check-circle', title: '正しい混ぜ方', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>混合専用の容器を使用する</strong>:燃料混合専用の清潔で乾燥したもの。</li><li><strong>まずガソリンの半分を入れる</strong>:容器にガソリンを先に入れます。</li><li><strong>計算されたオイル量を加える</strong>:この計算機で正確な量を確認してください。</li><li><strong>残りのガソリンを加える</strong>:目標の総量までガソリンを足します。</li><li><strong>1〜2分間激しく振る</strong>:色が均一になるまで。均質な混合が均一な潤滑を生みます。</li><li><strong>ラベルを貼る</strong>:日付、比率、燃料の種類を明記します。</li><li><strong>30日以内に使い切る</strong>:合成油でも最大60日程度が目安です。</li></ol>' },
|
|
120
|
+
|
|
121
|
+
{ type: 'title', text: 'マニュアルの比率に疑問を感じたら', level: 3 },
|
|
122
|
+
{ type: 'tip', html: '<strong>常に、機械の取扱説明書の比率を最優先してください。</strong> 見当たらない場合は、メーカーのサイトで確認するかサポートに問い合わせてください。勘で混ぜることは絶対にやめてください。間違った比率は保証対象外となり、エンジン焼き付きのリスクを高めます。' },
|
|
123
|
+
|
|
124
|
+
{ type: 'title', text: '用語解説:2サイクルの専門用語', level: 3 },
|
|
125
|
+
{ type: 'glossary', items: [
|
|
126
|
+
{ term: '薄い混合比(リーン)', definition: 'オイルが少なすぎる状態(1:50など)。潤滑不足による焼き付きのリスクがあります。' },
|
|
127
|
+
{ term: '濃い混合比(リッチ)', definition: 'オイルが多すぎる状態(1:25など)。煙が多くなり、プラグの汚れやカーボン蓄積を招きます。' },
|
|
128
|
+
{ term: '均質な混合', definition: '燃料とオイルが全体にムラなく混ざった状態。しっかり振ることで達成され、均一な潤滑に不可欠です。' },
|
|
129
|
+
{ term: '焼き付き(Seizure)', definition: '潤滑不足と摩擦熱により、ピストンがシリンダー内で固着すること。エンジンの致命的な故障です。' },
|
|
130
|
+
{ term: '化学合成油', description: 'ラボで配合された高性能オイル。鉱物油よりも保護性能、燃焼のクリーンさ、温度安定性に優れます。' },
|
|
131
|
+
{ term: '2サイクルエンジン', definition: 'ピストンの1往復(2動作)で1回の燃焼を行うエンジン。軽量で単純な構造が特徴。' },
|
|
132
|
+
{ term: '4サイクルエンジン', definition: '独立したオイル回路を持つエンジン。オイルは燃料に混ぜず、エンジン内を循環します。' }
|
|
133
|
+
] },
|
|
134
|
+
|
|
135
|
+
{ type: 'title', text: 'この計算機が役立つ理由', level: 3 },
|
|
136
|
+
{ type: 'stats', items: [
|
|
137
|
+
{ value: '100%', label: '正確な計算、計量ミスなし', icon: 'mdi:check-circle' },
|
|
138
|
+
{ value: '一瞬', label: '暗算不要、数秒で正確な量を確認', icon: 'mdi:flash' },
|
|
139
|
+
{ value: '4つの比率', label: '1:25から1:50まで主要比率を網羅', icon: 'mdi:counter', trend: { value: 'カスタム比率も可能', positive: true } },
|
|
140
|
+
{ value: '共有可能', label: '混合設定をURLでコピーして共有', icon: 'mdi:share-variant' }
|
|
141
|
+
], columns: 2 },
|
|
142
|
+
|
|
143
|
+
{ type: 'title', text: 'エンジンを壊すよくある間違い', level: 3 },
|
|
144
|
+
{ type: 'diagnostic', variant: 'error', title: '4サイクル用オイルの使用', icon: 'mdi:alert', badge: 'エンジン故障確定', html: '4サイクルオイルは循環用であり、燃焼を前提としていません。2サイクル機で使うと大量のカーボンが発生し、数時間でエンジンを破壊します。' },
|
|
145
|
+
{ type: 'diagnostic', variant: 'warning', title: '混ぜ方が不十分', icon: 'mdi:alert', badge: '焼き付きリスク', html: '混合が不完全で分離してしまうと、エンジンの一部が潤滑なしで作動してしまいます。使用前に必ず1〜2分は振りましょう。' },
|
|
146
|
+
{ type: 'diagnostic', variant: 'warning', title: '古い燃料の使用(60日以上経過)', icon: 'mdi:alert', badge: '詰まりの原因', html: 'ガソリンは時間とともに劣化します。古い混合燃料はキャブレター内にガム状の残留物を作り、故障の原因になります。30日以内に使う分だけ作りましょう。' },
|
|
147
|
+
|
|
148
|
+
{ type: 'title', text: 'まとめ', level: 3 },
|
|
149
|
+
{ type: 'summary', title: '混ぜる前に確認', items: [
|
|
150
|
+
'取扱説明書で、メーカー指定の正確な比率を確認する。',
|
|
151
|
+
'必ず2サイクル専用オイルを使用する(4サイクル用は不可)。',
|
|
152
|
+
'燃料専用の清潔な容器を使用する。',
|
|
153
|
+
'新しいガソリンと適合するオイルを使用する。',
|
|
154
|
+
'しっかりと混ぜ、容器に日付と比率を記入する。',
|
|
155
|
+
'作った混合燃料は30日以内に使い切る。'
|
|
156
|
+
] },
|
|
157
|
+
],
|
|
158
|
+
ui: {
|
|
159
|
+
titleMain: '2サイクル混合油計算機',
|
|
160
|
+
labelFuelVolume: 'ガソリン量',
|
|
161
|
+
labelRatio: '混合比率',
|
|
162
|
+
labelOilRequired: '必要なオイル量',
|
|
163
|
+
labelTotalMixture: '合計混合量',
|
|
164
|
+
labelRichness: '混合の濃度',
|
|
165
|
+
labelPresets: '主な比率',
|
|
166
|
+
labelCustomRatio: 'カスタム比率 (1:X)',
|
|
167
|
+
btnClear: 'クリア',
|
|
168
|
+
btnCopyResults: '結果をコピー',
|
|
169
|
+
btnSwitchMode: 'モード切替',
|
|
170
|
+
unitLiters: 'L',
|
|
171
|
+
unitMilliliters: 'ml',
|
|
172
|
+
richLean: '薄い(オイル少なめ、焼き付きリスクあり)',
|
|
173
|
+
richBalanced: 'バランス(標準的な混合)',
|
|
174
|
+
richRich: '濃い(オイル多め、煙増加、エンジン保護)',
|
|
175
|
+
msgReady: '準備完了',
|
|
176
|
+
msgMixtureReady: '計算完了',
|
|
177
|
+
tooltipFuelVolume: 'ガソリンの量をリットルで入力',
|
|
178
|
+
tooltipRatio: '比率の数字(25、50など)を入力',
|
|
179
|
+
recipientLabel: '混合容器',
|
|
180
|
+
oilPercentage: 'オイル%',
|
|
181
|
+
labelVolume: '容量',
|
|
182
|
+
labelRatioShort: '比率',
|
|
183
|
+
labelOilTip: '2%オイル混合 = 1:50比率',
|
|
184
|
+
labelMixingTips: '混ぜ方のコツ',
|
|
185
|
+
labelMixingTipsDesc: '清潔な容器で混ぜる:まずガソリン、次にオイル、最後に残りのガソリンの順。1-2分よく振って均一にします。日付と比率を忘れずに記入。',
|
|
186
|
+
recipePrefix: '条件:',
|
|
187
|
+
recipeAt: 'のガソリンに対し',
|
|
188
|
+
recipeAdd: 'オイルを正確に',
|
|
189
|
+
recipeOfOil: '加えてください。',
|
|
190
|
+
copyTextPrefix: '2サイクル混合',
|
|
191
|
+
copyTextFuel: 'ガソリン',
|
|
192
|
+
copyTextOil: 'オイル',
|
|
193
|
+
},
|
|
194
|
+
};
|