@jjlmoya/utils-diy 1.16.0 → 1.17.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 +1 -1
- package/src/category/i18n/fr.ts +5 -5
- package/src/layouts/PreviewLayout.astro +1 -0
- package/src/tests/diacritics_density.test.ts +118 -0
- package/src/tests/inverted_punctuation.test.ts +84 -0
- package/src/tests/no_en_dash.test.ts +70 -0
- package/src/tests/script_density.test.ts +94 -0
- package/src/tool/balusterCalculator/i18n/de.ts +7 -7
- package/src/tool/balusterCalculator/i18n/en.ts +4 -4
- package/src/tool/balusterCalculator/i18n/es.ts +2 -2
- package/src/tool/balusterCalculator/i18n/fr.ts +3 -3
- package/src/tool/balusterCalculator/i18n/it.ts +16 -16
- package/src/tool/balusterCalculator/i18n/ru.ts +14 -14
- package/src/tool/balusterCalculator/i18n/tr.ts +5 -5
- package/src/tool/clayCalculator/i18n/fr.ts +3 -3
- package/src/tool/clayCalculator/i18n/ru.ts +3 -3
- package/src/tool/concreteCalculator/i18n/en.ts +4 -4
- package/src/tool/concreteCalculator/i18n/fr.ts +2 -2
- package/src/tool/concreteCalculator/i18n/ko.ts +2 -2
- package/src/tool/concreteCalculator/i18n/ru.ts +3 -3
- package/src/tool/cutOptimizer/i18n/en.ts +4 -4
- package/src/tool/cutOptimizer/i18n/fr.ts +2 -2
- package/src/tool/cutOptimizer/i18n/ru.ts +2 -2
- package/src/tool/drillCalculator/bibliography.ts +2 -2
- package/src/tool/drillCalculator/i18n/ru.ts +5 -5
- package/src/tool/drillCalculator/i18n/zh.ts +2 -2
- package/src/tool/drillSharpener/i18n/ru.ts +3 -3
- package/src/tool/epoxyCalculator/epoxy-resin-calculator.css +81 -1
- package/src/tool/epoxyCalculator/i18n/de.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/en.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/es.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/fr.ts +3 -3
- package/src/tool/epoxyCalculator/i18n/id.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/it.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/ja.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/ko.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/nl.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/pl.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/pt.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/ru.ts +5 -5
- package/src/tool/epoxyCalculator/i18n/sv.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/tr.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/zh.ts +4 -4
- package/src/tool/furnitureFit/i18n/de.ts +2 -2
- package/src/tool/furnitureFit/i18n/en.ts +4 -4
- package/src/tool/furnitureFit/i18n/es.ts +2 -2
- package/src/tool/furnitureFit/i18n/fr.ts +3 -3
- package/src/tool/furnitureFit/i18n/id.ts +2 -2
- package/src/tool/furnitureFit/i18n/it.ts +2 -2
- package/src/tool/furnitureFit/i18n/ja.ts +2 -2
- package/src/tool/furnitureFit/i18n/ko.ts +2 -2
- package/src/tool/furnitureFit/i18n/nl.ts +2 -2
- package/src/tool/furnitureFit/i18n/pl.ts +2 -2
- package/src/tool/furnitureFit/i18n/pt.ts +2 -2
- package/src/tool/furnitureFit/i18n/ru.ts +6 -6
- package/src/tool/furnitureFit/i18n/sv.ts +2 -2
- package/src/tool/furnitureFit/i18n/tr.ts +2 -2
- package/src/tool/furnitureFit/i18n/zh.ts +2 -2
- package/src/tool/mortarCalculator/i18n/en.ts +3 -3
- package/src/tool/mortarCalculator/i18n/ru.ts +6 -6
- package/src/tool/mortarCalculator/i18n/zh.ts +3 -3
- package/src/tool/passepartoutCalculator/i18n/en.ts +4 -4
- package/src/tool/passepartoutCalculator/i18n/ru.ts +7 -7
- package/src/tool/passepartoutCalculator/i18n/zh.ts +6 -6
- package/src/tool/passepartoutCalculator/passepartout-calculator.css +99 -3
- package/src/tool/pythagoreanRightAngleCalculator/i18n/fr.ts +3 -3
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pl.ts +2 -2
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ru.ts +5 -5
- package/src/tool/stairCalculator/i18n/ru.ts +6 -6
- package/src/tool/stairCalculator/stair-calculator.css +76 -5
- package/src/tool/thermalExpansionCalculator/bibliography.ts +4 -4
- package/src/tool/thermalExpansionCalculator/i18n/en.ts +2 -2
- package/src/tool/thermalExpansionCalculator/i18n/fr.ts +3 -3
- package/src/tool/thermalExpansionCalculator/i18n/ru.ts +4 -4
- package/src/tool/twoStrokeMixtureCalculator/i18n/de.ts +12 -12
- package/src/tool/twoStrokeMixtureCalculator/i18n/en.ts +13 -13
- package/src/tool/twoStrokeMixtureCalculator/i18n/fr.ts +18 -18
- package/src/tool/twoStrokeMixtureCalculator/i18n/id.ts +12 -12
- package/src/tool/twoStrokeMixtureCalculator/i18n/it.ts +4 -4
- package/src/tool/twoStrokeMixtureCalculator/i18n/nl.ts +6 -6
- package/src/tool/twoStrokeMixtureCalculator/i18n/pl.ts +6 -6
- package/src/tool/twoStrokeMixtureCalculator/i18n/pt.ts +10 -10
- package/src/tool/twoStrokeMixtureCalculator/i18n/ru.ts +9 -9
- package/src/tool/twoStrokeMixtureCalculator/i18n/sv.ts +8 -8
- package/src/tool/twoStrokeMixtureCalculator/i18n/tr.ts +4 -4
- package/src/tool/twoStrokeMixtureCalculator/i18n/zh.ts +7 -7
- package/src/tool/voltageDropCalculator/i18n/en.ts +2 -2
- package/src/tool/voltageDropCalculator/i18n/es.ts +4 -4
- package/src/tool/voltageDropCalculator/i18n/ru.ts +4 -4
- package/src/tool/workshopFractionConverter/bibliography.ts +2 -2
- package/src/tool/workshopFractionConverter/i18n/de.ts +2 -2
- package/src/tool/workshopFractionConverter/i18n/es.ts +2 -2
- package/src/tool/workshopFractionConverter/i18n/fr.ts +2 -2
- package/src/tool/workshopFractionConverter/i18n/ru.ts +9 -9
- package/src/tool/workshopFractionConverter/i18n/zh.ts +6 -6
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
2
|
import type { ToolLocaleContent } from '../../../types';
|
|
3
3
|
import type { StairCalculatorUI } from '../ui';
|
|
4
4
|
import { bibliography } from '../bibliography';
|
|
@@ -14,7 +14,7 @@ const faqData = [
|
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
question: 'Какова максимальная высота ступени?',
|
|
17
|
-
answer: 'В жилых домах рекомендуется не превышать 18
|
|
17
|
+
answer: 'В жилых домах рекомендуется не превышать 18-19 см. Для общественных мест максимум по нормам обычно составляет 17,5 см. Более высокие ступени сильнее утомляют и могут быть опасны.',
|
|
18
18
|
},
|
|
19
19
|
{
|
|
20
20
|
question: 'Как рассчитать, если мало места?',
|
|
@@ -33,7 +33,7 @@ const faqData = [
|
|
|
33
33
|
const howToData = [
|
|
34
34
|
{ name: 'Измерить перепад высот', text: 'Измерьте общий перепад (H) от чистового пола нижнего уровня до чистового пола верхнего уровня. Это базовый параметр для всех расчетов.' },
|
|
35
35
|
{ name: 'Ввести доступную длину', text: 'Опционально: если у вас есть ограничения по месту, введите доступную горизонтальную длину. Используйте 0 для свободного расчета.' },
|
|
36
|
-
{ name: 'Настроить количество ступеней', text: 'Калькулятор предложит начальное количество, но вы можете его изменить. Следите за индикатором Блонделя: он должен быть зеленым (62
|
|
36
|
+
{ name: 'Настроить количество ступеней', text: 'Калькулятор предложит начальное количество, но вы можете его изменить. Следите за индикатором Блонделя: он должен быть зеленым (62-64 см).' },
|
|
37
37
|
{ name: 'Определить параметры объекта', text: 'Укажите толщину плиты, отделку, марку бетона и ширину лестницы. Эти данные влияют на итоговый расчет материалов.' },
|
|
38
38
|
];
|
|
39
39
|
|
|
@@ -82,17 +82,17 @@ export const content: ToolLocaleContent<StairCalculatorUI> = {
|
|
|
82
82
|
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
83
|
seo: [
|
|
84
84
|
{ type: 'title', text: 'Геометрическое проектирование лестниц: закон Блонделя', level: 2 },
|
|
85
|
-
{ type: 'paragraph', html: 'Комфорт лестницы зависит от длины человеческого шага. При подъеме или спуске тело ожидает предсказуемого ритма. Закон Блонделя гласит, что 2 высоты подступенка + 1 ширина проступи = 62
|
|
85
|
+
{ type: 'paragraph', html: 'Комфорт лестницы зависит от длины человеческого шага. При подъеме или спуске тело ожидает предсказуемого ритма. Закон Блонделя гласит, что 2 высоты подступенка + 1 ширина проступи = 62-64 см - это стандарт, гарантирующий максимальный комфорт и безопасность.' },
|
|
86
86
|
{ type: 'title', text: 'Учет конструкций и материалов', level: 3 },
|
|
87
87
|
{ type: 'paragraph', html: 'Для профессионального исполнения жизненно важно учитывать бетонную плиту основания. Игнорирование этого объема приведет к нехватке материала при заказе. Калькулятор автоматически включает этот расчет.' },
|
|
88
88
|
{ type: 'title', text: 'Разметка и накопленная ошибка', level: 3 },
|
|
89
|
-
{ type: 'paragraph', html: 'В строительстве главный враг
|
|
89
|
+
{ type: 'paragraph', html: 'В строительстве главный враг - миллиметровая ошибка. Если вы измеряете каждую ступень отдельно, сумма маленьких погрешностей может привести к тому, что последняя ступень окажется на 5 см выше или ниже первой.' },
|
|
90
90
|
],
|
|
91
91
|
ui: {
|
|
92
92
|
labelGeometry: 'Геометрия и габариты',
|
|
93
93
|
labelTotalHeight: 'Общая высота (H)',
|
|
94
94
|
labelAvailableLength: 'Доступная длина (L)',
|
|
95
|
-
labelAvailableLengthHint: '0
|
|
95
|
+
labelAvailableLengthHint: '0 - без ограничений.',
|
|
96
96
|
labelNumSteps: 'Кол-во ступеней',
|
|
97
97
|
labelOptimize: 'Оптимизация (18см)',
|
|
98
98
|
labelWork: 'Строительство и отделка',
|
|
@@ -72,6 +72,7 @@
|
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
.sc-stat-box {
|
|
75
|
+
min-width: 0;
|
|
75
76
|
background: rgba(255, 255, 255, 0.5);
|
|
76
77
|
padding: 0.75rem 0.5rem;
|
|
77
78
|
border-radius: 1.25rem;
|
|
@@ -93,9 +94,12 @@
|
|
|
93
94
|
}
|
|
94
95
|
|
|
95
96
|
.sc-stat-value {
|
|
97
|
+
display: inline-block;
|
|
98
|
+
max-width: 100%;
|
|
96
99
|
font-size: 1.5rem;
|
|
97
100
|
font-weight: 800;
|
|
98
101
|
color: var(--sc-neutral);
|
|
102
|
+
overflow-wrap: anywhere;
|
|
99
103
|
}
|
|
100
104
|
|
|
101
105
|
.sc-stat-unit {
|
|
@@ -317,7 +321,7 @@
|
|
|
317
321
|
|
|
318
322
|
.sc-table-wrapper {
|
|
319
323
|
max-height: 220px;
|
|
320
|
-
overflow
|
|
324
|
+
overflow: auto;
|
|
321
325
|
}
|
|
322
326
|
|
|
323
327
|
.sc-table-wrapper table {
|
|
@@ -370,6 +374,7 @@
|
|
|
370
374
|
|
|
371
375
|
.sc-material-row {
|
|
372
376
|
display: flex;
|
|
377
|
+
gap: 0.75rem;
|
|
373
378
|
justify-content: space-between;
|
|
374
379
|
align-items: baseline;
|
|
375
380
|
padding-bottom: 0.4rem;
|
|
@@ -384,6 +389,7 @@
|
|
|
384
389
|
.sc-material-row strong {
|
|
385
390
|
font-size: 1.15rem;
|
|
386
391
|
color: var(--sc-primary);
|
|
392
|
+
overflow-wrap: anywhere;
|
|
387
393
|
}
|
|
388
394
|
|
|
389
395
|
.sc-actions-row {
|
|
@@ -459,20 +465,85 @@
|
|
|
459
465
|
}
|
|
460
466
|
|
|
461
467
|
@media (max-width: 480px) {
|
|
468
|
+
.sc-root {
|
|
469
|
+
padding: 0 0.5rem;
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
.sc-card {
|
|
473
|
+
border-radius: 1rem;
|
|
474
|
+
}
|
|
475
|
+
|
|
476
|
+
.sc-sidebar,
|
|
477
|
+
.sc-main {
|
|
478
|
+
padding: 1rem;
|
|
479
|
+
}
|
|
480
|
+
|
|
481
|
+
.sc-input-grid {
|
|
482
|
+
grid-template-columns: 1fr;
|
|
483
|
+
}
|
|
484
|
+
|
|
485
|
+
.sc-step-btn {
|
|
486
|
+
width: 38px;
|
|
487
|
+
height: 38px;
|
|
488
|
+
font-size: 1.35rem;
|
|
489
|
+
}
|
|
490
|
+
|
|
491
|
+
.sc-stepper input {
|
|
492
|
+
height: 38px;
|
|
493
|
+
font-size: 1rem;
|
|
494
|
+
}
|
|
495
|
+
|
|
496
|
+
.sc-select {
|
|
497
|
+
font-size: 0.9rem;
|
|
498
|
+
padding: 0.7rem 2.5rem 0.7rem 0.85rem;
|
|
499
|
+
}
|
|
500
|
+
|
|
462
501
|
.sc-results-header {
|
|
463
|
-
|
|
502
|
+
grid-template-columns: 1fr;
|
|
503
|
+
gap: 0.5rem;
|
|
464
504
|
}
|
|
465
505
|
|
|
466
506
|
.sc-stat-box {
|
|
467
|
-
|
|
468
|
-
|
|
507
|
+
display: grid;
|
|
508
|
+
grid-template-columns: 1fr auto auto;
|
|
509
|
+
gap: 0.35rem;
|
|
510
|
+
align-items: baseline;
|
|
511
|
+
padding: 0.65rem 0.75rem;
|
|
512
|
+
text-align: left;
|
|
513
|
+
border-radius: 0.875rem;
|
|
469
514
|
}
|
|
470
515
|
|
|
471
516
|
.sc-stat-value {
|
|
472
517
|
font-size: 1.1rem;
|
|
473
518
|
}
|
|
474
519
|
|
|
520
|
+
.sc-stat-unit {
|
|
521
|
+
font-size: 0.7rem;
|
|
522
|
+
}
|
|
523
|
+
|
|
524
|
+
.sc-visualizer-container {
|
|
525
|
+
min-height: 210px;
|
|
526
|
+
padding: 0.5rem;
|
|
527
|
+
border-radius: 1rem;
|
|
528
|
+
}
|
|
529
|
+
|
|
530
|
+
#sc-stair-svg {
|
|
531
|
+
min-width: 360px;
|
|
532
|
+
}
|
|
533
|
+
|
|
534
|
+
.sc-table-card,
|
|
535
|
+
.sc-materials-card {
|
|
536
|
+
padding: 1rem;
|
|
537
|
+
border-radius: 1rem;
|
|
538
|
+
}
|
|
539
|
+
|
|
540
|
+
.sc-material-row {
|
|
541
|
+
align-items: flex-start;
|
|
542
|
+
flex-direction: column;
|
|
543
|
+
gap: 0.25rem;
|
|
544
|
+
}
|
|
545
|
+
|
|
475
546
|
.sc-material-row strong {
|
|
476
547
|
font-size: 1rem;
|
|
477
548
|
}
|
|
478
|
-
}
|
|
549
|
+
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import type { BibliographyEntry } from '../../types';
|
|
1
|
+
import type { BibliographyEntry } from '../../types';
|
|
2
2
|
|
|
3
3
|
export const bibliography: BibliographyEntry[] = [
|
|
4
4
|
{
|
|
5
|
-
name: 'Coefficient of Thermal Expansion
|
|
5
|
+
name: 'Coefficient of Thermal Expansion - Engineering Toolbox',
|
|
6
6
|
url: 'https://www.engineeringtoolbox.com/linear-expansion-coefficients-d_95.html',
|
|
7
7
|
},
|
|
8
8
|
{
|
|
9
|
-
name: 'Thermal expansion and temperature
|
|
9
|
+
name: 'Thermal expansion and temperature - Britannica',
|
|
10
10
|
url: 'https://www.britannica.com/science/thermal-expansion',
|
|
11
11
|
},
|
|
12
12
|
{
|
|
13
|
-
name: 'Linear Thermal Expansion
|
|
13
|
+
name: 'Linear Thermal Expansion - Physics Hypertextbook',
|
|
14
14
|
url: 'https://physics.info/expansion/',
|
|
15
15
|
},
|
|
16
16
|
];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
2
|
import type { ToolLocaleContent } from '../../../types';
|
|
3
3
|
import type { ThermalExpansionCalculatorUI } from '../ui';
|
|
4
4
|
import { bibliography } from '../bibliography';
|
|
@@ -97,7 +97,7 @@ export const content: ToolLocaleContent<ThermalExpansionCalculatorUI> = {
|
|
|
97
97
|
{ type: 'title', text: 'What is Thermal Expansion and How Does It Affect Structures', level: 2 },
|
|
98
98
|
{
|
|
99
99
|
type: 'paragraph',
|
|
100
|
-
html: '<strong>Thermal expansion</strong> is the physical process by which a material increases its length in response to a rise in temperature. At the microscopic level, particles vibrate with more energy and require a greater average spacing between them. In construction, this phenomenon is not a curiosity
|
|
100
|
+
html: '<strong>Thermal expansion</strong> is the physical process by which a material increases its length in response to a rise in temperature. At the microscopic level, particles vibrate with more energy and require a greater average spacing between them. In construction, this phenomenon is not a curiosity - it is a force that can crack concrete, deform steel beams and buckle railway tracks.',
|
|
101
101
|
},
|
|
102
102
|
{ type: 'title', text: 'The Linear Expansion Formula', level: 3 },
|
|
103
103
|
{
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
2
|
import type { ToolLocaleContent } from '../../../types';
|
|
3
3
|
import type { ThermalExpansionCalculatorUI } from '../ui';
|
|
4
4
|
import { bibliography } from '../bibliography';
|
|
@@ -97,14 +97,14 @@ export const content: ToolLocaleContent<ThermalExpansionCalculatorUI> = {
|
|
|
97
97
|
{ type: 'title', text: 'Qu\'est-ce que la Dilatation Thermique et comment affecte-t-elle les Structures', level: 2 },
|
|
98
98
|
{
|
|
99
99
|
type: 'paragraph',
|
|
100
|
-
html: 'La <strong>dilatation thermique</strong> est le processus physique par lequel un matériau augmente sa longueur en réponse à une élévation de température. À l\'échelle microscopique, les particules vibrent avec plus d\'énergie et nécessitent un espacement moyen plus grand entre elles. En construction, ce phénomène n\'est pas une
|
|
100
|
+
html: 'La <strong>dilatation thermique</strong> est le processus physique par lequel un matériau augmente sa longueur en réponse à une élévation de température. À l\'échelle microscopique, les particules vibrent avec plus d\'énergie et nécessitent un espacement moyen plus grand entre elles. En construction, ce phénomène n\'est pas une curiosité: c\'est une force qui peut fissurer le béton, déformer des poutres en acier et faire se tordre les rails d\'un chemin de fer.',
|
|
101
101
|
},
|
|
102
102
|
{ type: 'title', text: 'La Formule de la Dilatation Linéaire', level: 3 },
|
|
103
103
|
{
|
|
104
104
|
type: 'card',
|
|
105
105
|
icon: 'mdi:math-log',
|
|
106
106
|
title: 'Formule de Dilatation Linéaire',
|
|
107
|
-
html: '<p>L\'expansion d\'un élément structurel se calcule avec
|
|
107
|
+
html: '<p>L\'expansion d\'un élément structurel se calcule avec: <code>ΔL = L₀ · α · ΔT</code>. Où <strong>ΔL</strong> est l\'allongement total, <strong>L₀</strong> est la longueur originale, <strong>α</strong> est le coefficient de dilatation du matériau (en °C⁻¹) et <strong>ΔT</strong> est la différence de température. Cette formule est à la base du dimensionnement des joints de dilatation dans les ponts, les toitures et les façades.</p>',
|
|
108
108
|
},
|
|
109
109
|
{ type: 'title', text: 'Coefficients de Dilatation par Matériau', level: 3 },
|
|
110
110
|
{
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
2
|
import type { ToolLocaleContent } from '../../../types';
|
|
3
3
|
import type { ThermalExpansionCalculatorUI } from '../ui';
|
|
4
4
|
import { bibliography } from '../bibliography';
|
|
@@ -18,7 +18,7 @@ const faqData = [
|
|
|
18
18
|
},
|
|
19
19
|
{
|
|
20
20
|
question: 'Расширяется ли дерево одинаково во всех направлениях?',
|
|
21
|
-
answer: 'Нет. Дерево
|
|
21
|
+
answer: 'Нет. Дерево - анизотропный материал. Оно очень мало расширяется вдоль волокон, но значительно в поперечном направлении (в ширину и толщину).',
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
24
|
question: 'Какую температуру использовать в качестве начальной?',
|
|
@@ -78,9 +78,9 @@ export const content: ToolLocaleContent<ThermalExpansionCalculatorUI> = {
|
|
|
78
78
|
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
79
|
seo: [
|
|
80
80
|
{ type: 'title', text: 'Что такое тепловое расширение и как оно влияет на конструкции', level: 2 },
|
|
81
|
-
{ type: 'paragraph', html: '<strong>Тепловое расширение</strong>
|
|
81
|
+
{ type: 'paragraph', html: '<strong>Тепловое расширение</strong> - это физический процесс, при котором материал увеличивает свою длину в ответ на повышение температуры. В строительстве это явление - сила, способная разрушить бетон, деформировать стальные балки и искривить железнодорожные рельсы.' },
|
|
82
82
|
{ type: 'title', text: 'Формула линейного расширения', level: 3 },
|
|
83
|
-
{ type: 'card', icon: 'mdi:math-log', title: 'Формула линейного расширения', html: '<p>Расширение структурного элемента рассчитывается по формуле: <code>ΔL = L₀ · α · ΔT</code>. Где <strong>ΔL</strong>
|
|
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
84
|
],
|
|
85
85
|
ui: {
|
|
86
86
|
configTitle: 'Настройка',
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, SoftwareApplication } from 'schema-dts';
|
|
1
|
+
import type { WithContext, FAQPage, SoftwareApplication } from 'schema-dts';
|
|
2
2
|
import type { ToolLocaleContent } from '../../../types';
|
|
3
3
|
import type { TwoStrokeMixtureCalculatorUI } from '../ui';
|
|
4
4
|
import { bibliography } from '../bibliography';
|
|
@@ -14,7 +14,7 @@ const faqData = [
|
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
question: 'Was sind gängige Kraftstoff-Öl-Mischungsverhältnisse?',
|
|
17
|
-
answer: 'Gängige Verhältnisse sind 1:25 (fett, schützend), 1:33 (ältere Geräte), 1:40 (Standard) und 1:50 (mager, moderne Motoren). Prüfen Sie das Handbuch Ihres Motors
|
|
17
|
+
answer: 'Gängige Verhältnisse sind 1:25 (fett, schützend), 1:33 (ältere Geräte), 1:40 (Standard) und 1:50 (mager, moderne Motoren). Prüfen Sie das Handbuch Ihres Motors - ein falsches Verhältnis kann den Motor beschädigen.',
|
|
18
18
|
},
|
|
19
19
|
{
|
|
20
20
|
question: 'Was passiert bei falschem Mischungsverhältnis?',
|
|
@@ -22,7 +22,7 @@ const faqData = [
|
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
24
|
question: 'Welches Öl soll ich verwenden?',
|
|
25
|
-
answer: 'Verwenden Sie Zweitaktöl, das für Ihr Gerät zugelassen ist. Hochwertige synthetische Zweitaktöle bieten besseren Schutz und verbrennen sauberer als herkömmliche Öle. Verwenden Sie niemals Viertaktöl
|
|
25
|
+
answer: 'Verwenden Sie Zweitaktöl, das für Ihr Gerät zugelassen ist. Hochwertige synthetische Zweitaktöle bieten besseren Schutz und verbrennen sauberer als herkömmliche Öle. Verwenden Sie niemals Viertaktöl - es führt zu Motorschäden.',
|
|
26
26
|
},
|
|
27
27
|
{
|
|
28
28
|
question: 'Wie mische ich Kraftstoff und Öl?',
|
|
@@ -83,10 +83,10 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
|
|
|
83
83
|
schemas: [faqSchema, howToSchema, appSchema],
|
|
84
84
|
seo: [
|
|
85
85
|
{ type: 'title', text: 'Zweitakt-Gemischrechner: Präzise Öl-Kraftstoff-Verhältnisse für Motorsägen und Mofas', level: 2 },
|
|
86
|
-
{ type: 'paragraph', html: 'Zweitaktmotoren benötigen ein präzises Kraftstoff-Öl-Gemisch zum Überleben. Eine falsche Mischung kann Ihren Motor in wenigen Minuten zerstören. Dieser Rechner ermittelt sofort die exakte Ölmenge für Ihre Kraftstoffmenge und Ihren Motortyp
|
|
86
|
+
{ type: 'paragraph', html: 'Zweitaktmotoren benötigen ein präzises Kraftstoff-Öl-Gemisch zum Überleben. Eine falsche Mischung kann Ihren Motor in wenigen Minuten zerstören. Dieser Rechner ermittelt sofort die exakte Ölmenge für Ihre Kraftstoffmenge und Ihren Motortyp - Schluss mit dem Rätselraten in der Werkstatt.' },
|
|
87
87
|
|
|
88
88
|
{ type: 'title', text: 'Warum Zweitaktmotoren Öl im Kraftstoff benötigen', level: 3 },
|
|
89
|
-
{ type: 'card', icon: 'mdi:engine', title: 'Der entscheidende Unterschied', html: 'Im Gegensatz zu Viertaktmotoren mit separaten Öltanks mischen Zweitaktmotoren das Öl direkt in den Kraftstoff. Bei jedem Arbeitstakt verbrennt der Motor das Gemisch sowohl für Energie als auch zur Schmierung. Es gibt keine Ölwanne, keine separate Ölpumpe
|
|
89
|
+
{ type: 'card', icon: 'mdi:engine', title: 'Der entscheidende Unterschied', html: 'Im Gegensatz zu Viertaktmotoren mit separaten Öltanks mischen Zweitaktmotoren das Öl direkt in den Kraftstoff. Bei jedem Arbeitstakt verbrennt der Motor das Gemisch sowohl für Energie als auch zur Schmierung. Es gibt keine Ölwanne, keine separate Ölpumpe - nur das Mischbenzin hält die Kolben am Leben.' },
|
|
90
90
|
|
|
91
91
|
{ type: 'title', text: 'Schnellreferenz für Zweitakt-Verhältnisse', level: 3 },
|
|
92
92
|
{ type: 'table', headers: ['Verhältnis', 'Öl %', 'Einsatzzweck', 'Motortyp', 'Eigenschaften'], rows: [
|
|
@@ -104,8 +104,8 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
|
|
|
104
104
|
] },
|
|
105
105
|
|
|
106
106
|
{ type: 'title', text: 'Gängige Geräte-Verhältnisse', level: 3 },
|
|
107
|
-
{ type: 'card', icon: 'mdi:tree', title: 'Motorsägen', html: '<strong>Stihl, Husqvarna, Echo:</strong> Moderne Modelle benötigen typischerweise 1:40 oder 1:50. Prüfen Sie immer Ihr Handbuch
|
|
108
|
-
{ type: 'card', icon: 'mdi:motorcycle', title: 'Mofas & Motorräder', html: '<strong>Vespa, Honda, Yamaha:</strong> Die meisten benötigen 1:33 bei älteren Modellen, 1:40
|
|
107
|
+
{ type: 'card', icon: 'mdi:tree', title: 'Motorsägen', html: '<strong>Stihl, Husqvarna, Echo:</strong> Moderne Modelle benötigen typischerweise 1:40 oder 1:50. Prüfen Sie immer Ihr Handbuch - 1:25 bei einer modernen Säge riskiert verrußte Kerzen. Ältere Stihl-Maschinen (90er und früher) können 1:25 oder 1:33 vorschreiben.' },
|
|
108
|
+
{ type: 'card', icon: 'mdi:motorcycle', title: 'Mofas & Motorräder', html: '<strong>Vespa, Honda, Yamaha:</strong> Die meisten benötigen 1:33 bei älteren Modellen, 1:40-1:50 bei modernen Versionen. Hochleistungs-Mofas und Straßenmaschinen schreiben oft 1:50 vor. Das Werkstatthandbuch ist die einzige Wahrheit.' },
|
|
109
109
|
{ type: 'card', icon: 'mdi:tools', title: 'Laubbläser & Trimmer', html: '<strong>Stihl, Husqvarna, DeWalt:</strong> Typischerweise 1:50 (modern) oder 1:40 (etwas älter). Diese Geräte sind für kurzen saisonalen Einsatz konzipiert, magere Mischungen sparen Rauch ohne Zuverlässigkeitsverlust.' },
|
|
110
110
|
|
|
111
111
|
{ type: 'title', text: 'Ölsorte ist so wichtig wie das Verhältnis', level: 3 },
|
|
@@ -116,10 +116,10 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
|
|
|
116
116
|
], columns: 3 },
|
|
117
117
|
|
|
118
118
|
{ type: 'title', text: 'Schritt-für-Schritt Mischvorgang', level: 3 },
|
|
119
|
-
{ type: 'card', icon: 'mdi:check-circle', title: 'Der richtige Weg zum Mischen', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Verwenden Sie einen speziellen Behälter</strong> nur für Kraftstoffmischungen. Sauber, trocken, markiert.</li><li><strong>Gießen Sie zuerst die Hälfte des Benzins</strong> ein.</li><li><strong>Geben Sie die berechnete Ölmenge zu</strong> (nutzen Sie diesen Rechner für Präzision).</li><li><strong>Füllen Sie das restliche Benzin auf</strong>, um die Zielmenge zu erreichen.</li><li><strong>Schütteln Sie kräftig für 1
|
|
119
|
+
{ type: 'card', icon: 'mdi:check-circle', title: 'Der richtige Weg zum Mischen', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Verwenden Sie einen speziellen Behälter</strong> nur für Kraftstoffmischungen. Sauber, trocken, markiert.</li><li><strong>Gießen Sie zuerst die Hälfte des Benzins</strong> ein.</li><li><strong>Geben Sie die berechnete Ölmenge zu</strong> (nutzen Sie diesen Rechner für Präzision).</li><li><strong>Füllen Sie das restliche Benzin auf</strong>, um die Zielmenge zu erreichen.</li><li><strong>Schütteln Sie kräftig für 1-2 Minuten</strong>, bis die Farbe gleichmäßig ist. Ein homogenes Gemisch = gleichmäßige Schmierung.</li><li><strong>Beschriften Sie den Behälter</strong> mit Datum, Verhältnis und Kraftstoffart.</li><li><strong>Innerhalb von 30 Tagen verbrauchen</strong> (Synthetiköle halten bis zu 60 Tage).</li></ol>' },
|
|
120
120
|
|
|
121
121
|
{ type: 'title', text: 'Wann Sie das Handbuch infrage stellen sollten', level: 3 },
|
|
122
|
-
{ type: 'tip', html: '<strong>Prüfen Sie immer zuerst das Verhältnis im Gerätehandbuch.</strong> Wenn Sie es nicht finden, besuchen Sie die Website des Herstellers oder kontaktieren Sie den Support. Niemals raten
|
|
122
|
+
{ type: 'tip', html: '<strong>Prüfen Sie immer zuerst das Verhältnis im Gerätehandbuch.</strong> Wenn Sie es nicht finden, besuchen Sie die Website des Herstellers oder kontaktieren Sie den Support. Niemals raten - ein falsches Verhältnis führt zum Erlöschen der Garantie und riskiert einen Motorschaden.' },
|
|
123
123
|
|
|
124
124
|
{ type: 'title', text: 'Glossar: Zweitakt-Begriffe erklärt', level: 3 },
|
|
125
125
|
{ type: 'glossary', items: [
|
|
@@ -142,12 +142,12 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
|
|
|
142
142
|
|
|
143
143
|
{ type: 'title', text: 'Häufige Fehler, die Motoren töten', level: 3 },
|
|
144
144
|
{ type: 'diagnostic', variant: 'error', title: 'Viertaktöl in Zweitaktmotoren verwenden', icon: 'mdi:alert', badge: 'Motortod', html: 'Viertaktöle sind für die Zirkulation im Motorblock gedacht. Im Zweitakter verbrennen sie nicht sauber und zerstören den Motor binnen Stunden.' },
|
|
145
|
-
{ type: 'diagnostic', variant: 'warning', title: 'Gründliches Mischen vergessen', icon: 'mdi:alert', badge: 'Fresser-Risiko', html: 'Wenn sich Öl und Benzin trennen, laufen Teile Ihres Motors ohne Schmierung. Mindestens 1
|
|
145
|
+
{ type: 'diagnostic', variant: 'warning', title: 'Gründliches Mischen vergessen', icon: 'mdi:alert', badge: 'Fresser-Risiko', html: 'Wenn sich Öl und Benzin trennen, laufen Teile Ihres Motors ohne Schmierung. Mindestens 1-2 Minuten lang kräftig schütteln.' },
|
|
146
146
|
{ type: 'diagnostic', variant: 'warning', title: 'Alten Kraftstoff verwenden (über 60 Tage)', icon: 'mdi:alert', badge: 'Verharzungsgefahr', html: 'Ethanol-Benzin zersetzt sich mit der Zeit. Alte Mischung hinterlässt Harzablagerungen im Vergaser. Nur mischen, was in 30 Tagen verbraucht wird.' },
|
|
147
147
|
|
|
148
148
|
{ type: 'title', text: 'FAQ Zusammenfassung', level: 3 },
|
|
149
149
|
{ type: 'summary', title: 'Vor dem Mischen', items: [
|
|
150
|
-
'Prüfen Sie das Handbuch auf das exakte Verhältnis
|
|
150
|
+
'Prüfen Sie das Handbuch auf das exakte Verhältnis - das ist die Vorgabe des Herstellers.',
|
|
151
151
|
'Sicherstellen, dass Sie Zweitaktöl verwenden, kein Viertakt- oder sonstiges Öl.',
|
|
152
152
|
'Verwenden Sie einen sauberen, speziellen Behälter nur zum Mischen.',
|
|
153
153
|
'Frisches Benzin (nicht monatelang gelagert) und passendes Öl verwenden.',
|
|
@@ -182,7 +182,7 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
|
|
|
182
182
|
labelRatioShort: 'Verhältnis',
|
|
183
183
|
labelOilTip: '2% Öl-Mix = 1:50 Verhältnis',
|
|
184
184
|
labelMixingTips: 'Tipps zum Mischen',
|
|
185
|
-
labelMixingTipsDesc: 'In sauberem Behälter mischen
|
|
185
|
+
labelMixingTipsDesc: 'In sauberem Behälter mischen - erst Benzin, dann Öl, dann Restbenzin. 1-2 Minuten kräftig schütteln. Mit Datum und Verhältnis beschriften.',
|
|
186
186
|
recipePrefix: 'Für',
|
|
187
187
|
recipeAt: 'Benzin bei',
|
|
188
188
|
recipeAdd: 'fügen Sie genau',
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, SoftwareApplication } from 'schema-dts';
|
|
1
|
+
import type { WithContext, FAQPage, SoftwareApplication } from 'schema-dts';
|
|
2
2
|
import type { ToolLocaleContent } from '../../../types';
|
|
3
3
|
import type { TwoStrokeMixtureCalculatorUI } from '../ui';
|
|
4
4
|
import { bibliography } from '../bibliography';
|
|
@@ -14,7 +14,7 @@ const faqData = [
|
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
question: 'What are common fuel oil mix ratios?',
|
|
17
|
-
answer: 'Common ratios are 1:25 (rich, protective), 1:33 (older equipment), 1:40 (standard), and 1:50 (lean, modern engines). Check your engine manual for the exact ratio
|
|
17
|
+
answer: 'Common ratios are 1:25 (rich, protective), 1:33 (older equipment), 1:40 (standard), and 1:50 (lean, modern engines). Check your engine manual for the exact ratio-using the wrong ratio can damage your engine.',
|
|
18
18
|
},
|
|
19
19
|
{
|
|
20
20
|
question: 'What happens if I mix wrong?',
|
|
@@ -22,7 +22,7 @@ const faqData = [
|
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
24
|
question: 'What type of oil do I use?',
|
|
25
|
-
answer: 'Use 2-stroke motor oil rated for your equipment. Premium synthetic 2-stroke oils provide better protection and cleaner burning than conventional oils. Never use 4-stroke engine oil
|
|
25
|
+
answer: 'Use 2-stroke motor oil rated for your equipment. Premium synthetic 2-stroke oils provide better protection and cleaner burning than conventional oils. Never use 4-stroke engine oil-it will cause engine damage.',
|
|
26
26
|
},
|
|
27
27
|
{
|
|
28
28
|
question: 'How do I mix fuel and oil?',
|
|
@@ -83,15 +83,15 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
|
|
|
83
83
|
schemas: [faqSchema, howToSchema, appSchema],
|
|
84
84
|
seo: [
|
|
85
85
|
{ type: 'title', text: '2-Stroke Fuel Mixture Calculator: Precise Oil and Fuel Ratios for Chainsaws, Mopeds & Small Engines', level: 2 },
|
|
86
|
-
{ type: 'paragraph', html: 'Two-stroke engines require a precise fuel-oil mixture for survival. Mix wrong and destroy your engine in minutes. This calculator instantly determines the exact amount of oil needed for your fuel volume and engine type
|
|
86
|
+
{ type: 'paragraph', html: 'Two-stroke engines require a precise fuel-oil mixture for survival. Mix wrong and destroy your engine in minutes. This calculator instantly determines the exact amount of oil needed for your fuel volume and engine type-eliminating guesswork from the workshop.' },
|
|
87
87
|
|
|
88
88
|
{ type: 'title', text: 'Why 2-Stroke Engines Require Oil in Fuel', level: 3 },
|
|
89
|
-
{ type: 'card', icon: 'mdi:engine', title: 'The Critical Difference', html: 'Unlike 4-stroke engines with separate oil reservoirs, 2-stroke engines mix oil directly into fuel. On each power stroke, the engine burns the fuel-oil mixture for both energy and lubrication. There is no sump, no separate oil pump
|
|
89
|
+
{ type: 'card', icon: 'mdi:engine', title: 'The Critical Difference', html: 'Unlike 4-stroke engines with separate oil reservoirs, 2-stroke engines mix oil directly into fuel. On each power stroke, the engine burns the fuel-oil mixture for both energy and lubrication. There is no sump, no separate oil pump-only the mixed fuel keeping pistons alive.' },
|
|
90
90
|
|
|
91
91
|
{ type: 'title', text: '2-Stroke Ratio Quick Reference', level: 3 },
|
|
92
92
|
{ type: 'table', headers: ['Ratio', 'Oil %', 'Use Case', 'Engine Type', 'Characteristics'], rows: [
|
|
93
93
|
['1:25', '3.85%', 'Maximum Protection', 'Pre-1980s equipment, high-load use, vintage motorcycles', 'Rich mixture: more smoke, more carbon buildup, maximum protection against seizure'],
|
|
94
|
-
['1:33', '2.94%', 'Classic Equipment', '1980s
|
|
94
|
+
['1:33', '2.94%', 'Classic Equipment', '1980s-1990s small engines, older chainsaws', 'Moderate richness: balanced protection and efficiency'],
|
|
95
95
|
['1:40', '2.44%', 'Industry Standard', 'Most modern chainsaws, mopeds, modern small engines', 'Standard recommendation: designed for today\'s synthetic oils'],
|
|
96
96
|
['1:50', '1.96%', 'Modern Efficiency', 'Latest chainsaws, high-performance mopeds, new motorcycles', 'Lean mixture: less smoke, cleaner burning, designed for premium synthetic oils']
|
|
97
97
|
] },
|
|
@@ -104,8 +104,8 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
|
|
|
104
104
|
] },
|
|
105
105
|
|
|
106
106
|
{ type: 'title', text: 'Common Equipment Ratios', level: 3 },
|
|
107
|
-
{ type: 'card', icon: 'mdi:tree', title: 'Chainsaws', html: '<strong>Stihl, Husqvarna, Echo:</strong> Modern models typically require 1:40 or 1:50. Always check your manual
|
|
108
|
-
{ type: 'card', icon: 'mdi:motorcycle', title: 'Mopeds & Motorcycles', html: '<strong>Vespa, Honda, Yamaha:</strong> Most require 1:33 for older models, 1:40
|
|
107
|
+
{ type: 'card', icon: 'mdi:tree', title: 'Chainsaws', html: '<strong>Stihl, Husqvarna, Echo:</strong> Modern models typically require 1:40 or 1:50. Always check your manual-using 1:25 on a modern chainsaw risks fouled plugs and poor performance. Older Stihl machines (1990s and earlier) may specify 1:25 or 1:33.' },
|
|
108
|
+
{ type: 'card', icon: 'mdi:motorcycle', title: 'Mopeds & Motorcycles', html: '<strong>Vespa, Honda, Yamaha:</strong> Most require 1:33 for older models, 1:40-1:50 for modern versions. High-performance mopeds and street bikes often specify 1:50 ratios. Check your service manual-it\'s the source of truth.' },
|
|
109
109
|
{ type: 'card', icon: 'mdi:tools', title: 'Leaf Blowers & Trimmers', html: '<strong>Stihl, Husqvarna, DeWalt:</strong> Typically 1:50 (modern) or 1:40 (slightly older). These tools are designed for quick seasonal use, so lean ratios save on smoke and cost without sacrificing reliability.' },
|
|
110
110
|
|
|
111
111
|
{ type: 'title', text: 'Oil Type Matters as Much as Ratio', level: 3 },
|
|
@@ -116,10 +116,10 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
|
|
|
116
116
|
], columns: 3 },
|
|
117
117
|
|
|
118
118
|
{ type: 'title', text: 'Step-by-Step Mixing Process', level: 3 },
|
|
119
|
-
{ type: 'card', icon: 'mdi:check-circle', title: 'The Right Way to Mix', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Use a dedicated container</strong> reserved for fuel mixing only. Clean, dry, marked for fuel.</li><li><strong>Pour half your fuel</strong> into the container first.</li><li><strong>Add the calculated oil amount</strong> (use this calculator for precision).</li><li><strong>Add remaining fuel</strong> to reach target volume.</li><li><strong>Shake vigorously for 1
|
|
119
|
+
{ type: 'card', icon: 'mdi:check-circle', title: 'The Right Way to Mix', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Use a dedicated container</strong> reserved for fuel mixing only. Clean, dry, marked for fuel.</li><li><strong>Pour half your fuel</strong> into the container first.</li><li><strong>Add the calculated oil amount</strong> (use this calculator for precision).</li><li><strong>Add remaining fuel</strong> to reach target volume.</li><li><strong>Shake vigorously for 1-2 minutes</strong> until color is uniform. A homogeneous mixture = even lubrication.</li><li><strong>Label the container</strong> with date, ratio, and fuel type.</li><li><strong>Use within 30 days</strong> (synthetic oils extend this to 60 days).</li></ol>' },
|
|
120
120
|
|
|
121
121
|
{ type: 'title', text: 'When to Question Your Equipment Manual', level: 3 },
|
|
122
|
-
{ type: 'tip', html: '<strong>Always verify the ratio in your equipment manual first.</strong> If you can\'t locate it, visit the manufacturer\'s website or contact their support. Never assume
|
|
122
|
+
{ type: 'tip', html: '<strong>Always verify the ratio in your equipment manual first.</strong> If you can\'t locate it, visit the manufacturer\'s website or contact their support. Never assume-a wrong ratio voids warranties and risks engine seizure. If your equipment is vintage and the manual is lost, search online for the model number. The cost of a replacement manual is far less than rebuilding an engine.' },
|
|
123
123
|
|
|
124
124
|
{ type: 'title', text: 'Glossary: 2-Stroke Terms Explained', level: 3 },
|
|
125
125
|
{ type: 'glossary', items: [
|
|
@@ -142,12 +142,12 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
|
|
|
142
142
|
|
|
143
143
|
{ type: 'title', text: 'Common Mistakes That Kill Engines', level: 3 },
|
|
144
144
|
{ type: 'diagnostic', variant: 'error', title: 'Using 4 Stroke Oil in 2 Stroke Engines', icon: 'mdi:alert', badge: 'Engine Death', html: '4-stroke oils are designed for circulation through an engine block. In a 2-stroke fuel tank, they don\'t burn cleanly and will destroy your engine in hours.' },
|
|
145
|
-
{ type: 'diagnostic', variant: 'warning', title: 'Forgetting to Mix Thoroughly', icon: 'mdi:alert', badge: 'Seizure Risk', html: 'If oil and fuel separate due to incomplete mixing, parts of your engine will burn without lubrication. Shake for at least 1
|
|
145
|
+
{ type: 'diagnostic', variant: 'warning', title: 'Forgetting to Mix Thoroughly', icon: 'mdi:alert', badge: 'Seizure Risk', html: 'If oil and fuel separate due to incomplete mixing, parts of your engine will burn without lubrication. Shake for at least 1-2 minutes until the mixture is uniform.' },
|
|
146
146
|
{ type: 'diagnostic', variant: 'warning', title: 'Using Old Fuel (Over 60 Days Old)', icon: 'mdi:alert', badge: 'Gum Buildup', html: 'Ethanol-blend fuel separates over time. Old fuel mixture leaves gum deposits in carburetors and fuel injectors. Mix only what you\'ll use within 30 days.' },
|
|
147
147
|
|
|
148
148
|
{ type: 'title', text: 'FAQ Summary', level: 3 },
|
|
149
149
|
{ type: 'summary', title: 'Before You Mix', items: [
|
|
150
|
-
'Check your equipment manual for the exact ratio
|
|
150
|
+
'Check your equipment manual for the exact ratio-this is the manufacturer\'s tested specification.',
|
|
151
151
|
'Verify you\'re using 2-stroke oil, not 4-stroke or other oils.',
|
|
152
152
|
'Use a clean, dedicated container reserved only for fuel mixing.',
|
|
153
153
|
'Use fresh gasoline (not stored for months) and compatible 2-stroke oil.',
|
|
@@ -182,7 +182,7 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
|
|
|
182
182
|
labelRatioShort: 'Ratio',
|
|
183
183
|
labelOilTip: '2% oil mix = 1:50 ratio',
|
|
184
184
|
labelMixingTips: 'Mixing Tips',
|
|
185
|
-
labelMixingTipsDesc: 'Mix in a clean container
|
|
185
|
+
labelMixingTipsDesc: 'Mix in a clean container-gasoline first, add measured oil, then remaining fuel. Shake well (1-2 minutes) for homogeneous blend. Label with date and ratio.',
|
|
186
186
|
recipePrefix: 'For',
|
|
187
187
|
recipeAt: 'of fuel at',
|
|
188
188
|
recipeAdd: 'add exactly',
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, SoftwareApplication } from 'schema-dts';
|
|
1
|
+
import type { WithContext, FAQPage, SoftwareApplication } from 'schema-dts';
|
|
2
2
|
import type { ToolLocaleContent } from '../../../types';
|
|
3
3
|
import type { TwoStrokeMixtureCalculatorUI } from '../ui';
|
|
4
4
|
import { bibliography } from '../bibliography';
|
|
5
5
|
|
|
6
6
|
const slug = 'calculateur-melange-2-temps';
|
|
7
|
-
const title = 'Calculateur de Mélange 2 Temps
|
|
7
|
+
const title = 'Calculateur de Mélange 2 Temps: Ratios Huile et Essence Précis';
|
|
8
8
|
const description = 'Calculez instantanément le mélange précis pour votre moteur 2 temps. Outil essentiel pour tronçonneuses, cyclomoteurs, motos et petits moteurs. Supporte les ratios 1:25, 1:33, 1:40 et 1:50.';
|
|
9
9
|
|
|
10
10
|
const faqData = [
|
|
@@ -14,7 +14,7 @@ const faqData = [
|
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
question: 'Quels sont les ratios de mélange courants ?',
|
|
17
|
-
answer: 'Les ratios courants sont 1:25 (riche, protecteur), 1:33 (matériel ancien), 1:40 (standard) et 1:50 (pauvre, moteurs modernes). Vérifiez le manuel de votre moteur
|
|
17
|
+
answer: 'Les ratios courants sont 1:25 (riche, protecteur), 1:33 (matériel ancien), 1:40 (standard) et 1:50 (pauvre, moteurs modernes). Vérifiez le manuel de votre moteur: un mauvais ratio peut endommager votre moteur.',
|
|
18
18
|
},
|
|
19
19
|
{
|
|
20
20
|
question: 'Que se passe-t-il si le mélange est incorrect ?',
|
|
@@ -31,7 +31,7 @@ const faqData = [
|
|
|
31
31
|
];
|
|
32
32
|
|
|
33
33
|
const howToData = [
|
|
34
|
-
{ name: 'Connaître votre ratio', text: 'Consultez le manuel de votre moteur. Ratios courants
|
|
34
|
+
{ name: 'Connaître votre ratio', text: 'Consultez le manuel de votre moteur. Ratios courants: tronçonneuses (1:40 ou 1:50), cyclomoteurs (1:33), motos anciennes (1:25). Un mauvais ratio endommage votre moteur.' },
|
|
35
35
|
{ name: 'Mesurer le volume d\'essence', text: 'Décidez de la quantité d\'essence nécessaire. Cet outil gère les litres, les gallons ou toute unité de volume. Une mesure précise de l\'essence garantit la bonne quantité d\'huile.' },
|
|
36
36
|
{ name: 'Calculer l\'huile nécessaire', text: 'Entrez le volume d\'essence et le ratio. Ce calculateur affiche exactement la quantité d\'huile (en ml ou litres) dont vous avez besoin pour un mélange parfait.' },
|
|
37
37
|
{ name: 'Mélanger soigneusement', text: 'Versez l\'essence dans un récipient propre, ajoutez l\'huile calculée, puis ajoutez l\'essence restante. Agitez pendant 1 à 2 minutes pour bien mélanger.' },
|
|
@@ -82,18 +82,18 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
|
|
|
82
82
|
howTo: howToData,
|
|
83
83
|
schemas: [faqSchema, howToSchema, appSchema],
|
|
84
84
|
seo: [
|
|
85
|
-
{ type: 'title', text: 'Calculateur de Mélange 2 Temps
|
|
86
|
-
{ type: 'paragraph', html: 'Les moteurs deux temps nécessitent un mélange précis d\'essence et d\'huile pour survivre. Un mauvais mélange peut détruire votre moteur en quelques minutes. Ce calculateur détermine instantanément la quantité exacte d\'huile nécessaire pour votre volume de carburant et votre type de moteur
|
|
85
|
+
{ type: 'title', text: 'Calculateur de Mélange 2 Temps: Ratios Huile/Essence Précis pour Tronçonneuses et Cyclomoteurs', level: 2 },
|
|
86
|
+
{ type: 'paragraph', html: 'Les moteurs deux temps nécessitent un mélange précis d\'essence et d\'huile pour survivre. Un mauvais mélange peut détruire votre moteur en quelques minutes. Ce calculateur détermine instantanément la quantité exacte d\'huile nécessaire pour votre volume de carburant et votre type de moteur - éliminant toute approximation dans l\'atelier.' },
|
|
87
87
|
|
|
88
88
|
{ type: 'title', text: 'Pourquoi les moteurs 2 temps nécessitent-ils de l\'huile dans l\'essence ?', level: 3 },
|
|
89
|
-
{ type: 'card', icon: 'mdi:engine', title: 'La différence critique', html: 'Contrairement aux moteurs 4 temps dotés de réservoirs d\'huile séparés, les moteurs 2 temps mélangent l\'huile directement au carburant. À chaque temps moteur, le moteur brûle le mélange essence-huile pour l\'énergie et la lubrification. Il n\'y a pas de carter, pas de pompe à huile séparée
|
|
89
|
+
{ type: 'card', icon: 'mdi:engine', title: 'La différence critique', html: 'Contrairement aux moteurs 4 temps dotés de réservoirs d\'huile séparés, les moteurs 2 temps mélangent l\'huile directement au carburant. À chaque temps moteur, le moteur brûle le mélange essence-huile pour l\'énergie et la lubrification. Il n\'y a pas de carter, pas de pompe à huile séparée - seule le mélange maintient les pistons en vie.' },
|
|
90
90
|
|
|
91
91
|
{ type: 'title', text: 'Référence rapide des ratios 2 temps', level: 3 },
|
|
92
92
|
{ type: 'table', headers: ['Ratio', '% Huile', 'Usage', 'Type de moteur', 'Caractéristiques'], rows: [
|
|
93
|
-
['1:25', '3,85%', 'Protection Maximale', 'Matériel avant 1980, forte charge, motos anciennes', 'Mélange riche
|
|
94
|
-
['1:33', '2,94%', 'Matériel Classique', 'Petits moteurs des années 80-90, anciennes tronçonneuses', 'Richesse modérée
|
|
95
|
-
['1:40', '2,44%', 'Standard de l\'industrie', 'La plupart des tronçonneuses et cyclomoteurs modernes', 'Recommandation standard
|
|
96
|
-
['1:50', '1,96%', 'Efficacité Moderne', 'Dernières tronçonneuses, cyclomoteurs haute performance', 'Mélange pauvre
|
|
93
|
+
['1:25', '3,85%', 'Protection Maximale', 'Matériel avant 1980, forte charge, motos anciennes', 'Mélange riche: plus de fumée, plus de calamine, protection maximale contre le serrage'],
|
|
94
|
+
['1:33', '2,94%', 'Matériel Classique', 'Petits moteurs des années 80-90, anciennes tronçonneuses', 'Richesse modérée: équilibre entre protection et efficacité'],
|
|
95
|
+
['1:40', '2,44%', 'Standard de l\'industrie', 'La plupart des tronçonneuses et cyclomoteurs modernes', 'Recommandation standard: conçu pour les huiles synthétiques actuelles'],
|
|
96
|
+
['1:50', '1,96%', 'Efficacité Moderne', 'Dernières tronçonneuses, cyclomoteurs haute performance', 'Mélange pauvre: moins de fumée, combustion propre, conçu pour les huiles synthétiques premium']
|
|
97
97
|
] },
|
|
98
98
|
|
|
99
99
|
{ type: 'title', text: 'Conséquences de ratios incorrects', level: 3 },
|
|
@@ -104,8 +104,8 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
|
|
|
104
104
|
] },
|
|
105
105
|
|
|
106
106
|
{ type: 'title', text: 'Ratios courants par équipement', level: 3 },
|
|
107
|
-
{ type: 'card', icon: 'mdi:tree', title: 'Tronçonneuses', html: '<strong>Stihl, Husqvarna, Echo :</strong> Les modèles modernes nécessitent généralement 1:40 ou 1:50. Vérifiez toujours votre manuel
|
|
108
|
-
{ type: 'card', icon: 'mdi:motorcycle', title: 'Cyclomoteurs & Motos', html: '<strong>Vespa, Honda, Yamaha :</strong> La plupart nécessitent 1:33 pour les anciens modèles, 1:40
|
|
107
|
+
{ type: 'card', icon: 'mdi:tree', title: 'Tronçonneuses', html: '<strong>Stihl, Husqvarna, Echo :</strong> Les modèles modernes nécessitent généralement 1:40 ou 1:50. Vérifiez toujours votre manuel - utiliser du 1:25 sur une tronçonneuse moderne risque d\'encrasser les bougies. Les anciennes machines Stihl (années 90 et antérieures) peuvent spécifier 1:25 ou 1:33.' },
|
|
108
|
+
{ type: 'card', icon: 'mdi:motorcycle', title: 'Cyclomoteurs & Motos', html: '<strong>Vespa, Honda, Yamaha :</strong> La plupart nécessitent 1:33 pour les anciens modèles, 1:40-1:50 pour les versions modernes. Les cyclomoteurs et motos de route haute performance spécifient souvent des ratios de 1:50.' },
|
|
109
109
|
{ type: 'card', icon: 'mdi:tools', title: 'Souffleurs & Coupe bordures', html: '<strong>Stihl, Husqvarna, DeWalt :</strong> Généralement 1:50 (moderne) ou 1:40 (plus ancien). Ces outils sont conçus pour une utilisation saisonnière rapide, donc les ratios pauvres réduisent la fumée sans sacrifier la fiabilité.' },
|
|
110
110
|
|
|
111
111
|
{ type: 'title', text: 'Le type d\'huile compte autant que le ratio', level: 3 },
|
|
@@ -119,9 +119,9 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
|
|
|
119
119
|
{ type: 'card', icon: 'mdi:check-circle', title: 'La bonne façon de mélanger', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Utilisez un récipient dédié</strong> réservé uniquement au mélange. Propre, sec, marqué.</li><li><strong>Versez la moitié de l\'essence</strong> dans le récipient d\'abord.</li><li><strong>Ajoutez la quantité d\'huile calculée</strong> (utilisez ce calculateur pour la précision).</li><li><strong>Ajoutez l\'essence restante</strong> pour atteindre le volume cible.</li><li><strong>Agitez vigoureusement pendant 1 à 2 minutes</strong> jusqu\'à ce que la couleur soit uniforme. Un mélange homogène = lubrification égale.</li><li><strong>Étiquetez le récipient</strong> avec la date, le ratio et le type de carburant.</li><li><strong>Utilisez dans les 30 jours</strong> (les huiles synthétiques prolongent cela à 60 jours).</li></ol>' },
|
|
120
120
|
|
|
121
121
|
{ type: 'title', text: 'Quand douter du manuel de votre équipement', level: 3 },
|
|
122
|
-
{ type: 'tip', html: '<strong>Vérifiez toujours le ratio dans le manuel de votre équipement en premier.</strong> Si vous ne le trouvez pas, visitez le site web du fabricant ou contactez son support. Ne supposez jamais
|
|
122
|
+
{ type: 'tip', html: '<strong>Vérifiez toujours le ratio dans le manuel de votre équipement en premier.</strong> Si vous ne le trouvez pas, visitez le site web du fabricant ou contactez son support. Ne supposez jamais - un mauvais ratio annule les garanties et risque un serrage moteur. Si votre équipement est ancien et le manuel perdu, cherchez en ligne le numéro de modèle.' },
|
|
123
123
|
|
|
124
|
-
{ type: 'title', text: 'Glossaire
|
|
124
|
+
{ type: 'title', text: 'Glossaire: Termes du 2 Temps Expliqués', level: 3 },
|
|
125
125
|
{ type: 'glossary', items: [
|
|
126
126
|
{ term: 'Mélange Pauvre (Lean)', definition: 'Carburant avec trop peu d\'huile (ratio élevé comme 1:50). Risque de serrage du piston par manque de lubrification.' },
|
|
127
127
|
{ term: 'Mélange Riche (Rich)', definition: 'Carburant avec trop d\'huile (ratio faible comme 1:25). Provoque fumée excessive, encrassement des bougies et calamine.' },
|
|
@@ -147,7 +147,7 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
|
|
|
147
147
|
|
|
148
148
|
{ type: 'title', text: 'Résumé de la FAQ', level: 3 },
|
|
149
149
|
{ type: 'summary', title: 'Avant de mélanger', items: [
|
|
150
|
-
'Vérifiez le ratio exact dans le manuel
|
|
150
|
+
'Vérifiez le ratio exact dans le manuel - c\'est la spécification testée par le fabricant.',
|
|
151
151
|
'Vérifiez que vous utilisez de l\'huile 2 temps, pas de la 4 temps ou autre.',
|
|
152
152
|
'Utilisez un récipient propre et dédié uniquement au mélange.',
|
|
153
153
|
'Utilisez de l\'essence fraîche (pas stockée depuis des mois) et une huile compatible.',
|
|
@@ -175,14 +175,14 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
|
|
|
175
175
|
msgReady: 'Prêt',
|
|
176
176
|
msgMixtureReady: 'Mélange calculé',
|
|
177
177
|
tooltipFuelVolume: 'Entrez la quantité d\'essence en litres',
|
|
178
|
-
tooltipRatio: 'Entrez le ratio
|
|
178
|
+
tooltipRatio: 'Entrez le ratio: 25, 33, 40 ou 50 (pour 1:25, 1:33, etc.)',
|
|
179
179
|
recipientLabel: 'Récipient de Mélange',
|
|
180
180
|
oilPercentage: '% Huile',
|
|
181
181
|
labelVolume: 'Volume',
|
|
182
182
|
labelRatioShort: 'Ratio',
|
|
183
183
|
labelOilTip: 'Mélange à 2% d\'huile = ratio 1:50',
|
|
184
184
|
labelMixingTips: 'Conseils de Mélange',
|
|
185
|
-
labelMixingTipsDesc: 'Mélangez dans un récipient propre
|
|
185
|
+
labelMixingTipsDesc: 'Mélangez dans un récipient propre: essence d\'abord, huile mesurée ensuite, puis essence restante. Agitez bien (1-2 min) pour un mélange homogène. Étiquetez avec date et ratio.',
|
|
186
186
|
recipePrefix: 'Pour',
|
|
187
187
|
recipeAt: 'd\'essence à',
|
|
188
188
|
recipeAdd: 'ajoutez exactement',
|