@jjlmoya/utils-diy 1.15.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.
Files changed (112) hide show
  1. package/package.json +1 -1
  2. package/src/category/i18n/fr.ts +5 -5
  3. package/src/entries.ts +3 -1
  4. package/src/index.ts +2 -0
  5. package/src/layouts/PreviewLayout.astro +1 -0
  6. package/src/tests/diacritics_density.test.ts +118 -0
  7. package/src/tests/inverted_punctuation.test.ts +84 -0
  8. package/src/tests/locale_completeness.test.ts +2 -2
  9. package/src/tests/no_en_dash.test.ts +70 -0
  10. package/src/tests/script_density.test.ts +94 -0
  11. package/src/tests/tool_validation.test.ts +2 -2
  12. package/src/tool/balusterCalculator/i18n/de.ts +7 -7
  13. package/src/tool/balusterCalculator/i18n/en.ts +4 -4
  14. package/src/tool/balusterCalculator/i18n/es.ts +2 -2
  15. package/src/tool/balusterCalculator/i18n/fr.ts +3 -3
  16. package/src/tool/balusterCalculator/i18n/it.ts +16 -16
  17. package/src/tool/balusterCalculator/i18n/ru.ts +14 -14
  18. package/src/tool/balusterCalculator/i18n/tr.ts +5 -5
  19. package/src/tool/clayCalculator/i18n/fr.ts +3 -3
  20. package/src/tool/clayCalculator/i18n/ru.ts +3 -3
  21. package/src/tool/concreteCalculator/i18n/en.ts +4 -4
  22. package/src/tool/concreteCalculator/i18n/fr.ts +2 -2
  23. package/src/tool/concreteCalculator/i18n/ko.ts +2 -2
  24. package/src/tool/concreteCalculator/i18n/ru.ts +3 -3
  25. package/src/tool/cutOptimizer/i18n/en.ts +4 -4
  26. package/src/tool/cutOptimizer/i18n/fr.ts +2 -2
  27. package/src/tool/cutOptimizer/i18n/ru.ts +2 -2
  28. package/src/tool/drillCalculator/bibliography.ts +2 -2
  29. package/src/tool/drillCalculator/i18n/ru.ts +5 -5
  30. package/src/tool/drillCalculator/i18n/zh.ts +2 -2
  31. package/src/tool/drillSharpener/i18n/ru.ts +3 -3
  32. package/src/tool/epoxyCalculator/epoxy-resin-calculator.css +81 -1
  33. package/src/tool/epoxyCalculator/i18n/de.ts +2 -2
  34. package/src/tool/epoxyCalculator/i18n/en.ts +2 -2
  35. package/src/tool/epoxyCalculator/i18n/es.ts +2 -2
  36. package/src/tool/epoxyCalculator/i18n/fr.ts +3 -3
  37. package/src/tool/epoxyCalculator/i18n/id.ts +2 -2
  38. package/src/tool/epoxyCalculator/i18n/it.ts +2 -2
  39. package/src/tool/epoxyCalculator/i18n/ja.ts +2 -2
  40. package/src/tool/epoxyCalculator/i18n/ko.ts +2 -2
  41. package/src/tool/epoxyCalculator/i18n/nl.ts +2 -2
  42. package/src/tool/epoxyCalculator/i18n/pl.ts +2 -2
  43. package/src/tool/epoxyCalculator/i18n/pt.ts +2 -2
  44. package/src/tool/epoxyCalculator/i18n/ru.ts +5 -5
  45. package/src/tool/epoxyCalculator/i18n/sv.ts +2 -2
  46. package/src/tool/epoxyCalculator/i18n/tr.ts +2 -2
  47. package/src/tool/epoxyCalculator/i18n/zh.ts +4 -4
  48. package/src/tool/furnitureFit/i18n/de.ts +2 -2
  49. package/src/tool/furnitureFit/i18n/en.ts +4 -4
  50. package/src/tool/furnitureFit/i18n/es.ts +2 -2
  51. package/src/tool/furnitureFit/i18n/fr.ts +3 -3
  52. package/src/tool/furnitureFit/i18n/id.ts +2 -2
  53. package/src/tool/furnitureFit/i18n/it.ts +2 -2
  54. package/src/tool/furnitureFit/i18n/ja.ts +2 -2
  55. package/src/tool/furnitureFit/i18n/ko.ts +2 -2
  56. package/src/tool/furnitureFit/i18n/nl.ts +2 -2
  57. package/src/tool/furnitureFit/i18n/pl.ts +2 -2
  58. package/src/tool/furnitureFit/i18n/pt.ts +2 -2
  59. package/src/tool/furnitureFit/i18n/ru.ts +6 -6
  60. package/src/tool/furnitureFit/i18n/sv.ts +2 -2
  61. package/src/tool/furnitureFit/i18n/tr.ts +2 -2
  62. package/src/tool/furnitureFit/i18n/zh.ts +2 -2
  63. package/src/tool/mortarCalculator/i18n/en.ts +3 -3
  64. package/src/tool/mortarCalculator/i18n/ru.ts +6 -6
  65. package/src/tool/mortarCalculator/i18n/zh.ts +3 -3
  66. package/src/tool/passepartoutCalculator/i18n/en.ts +4 -4
  67. package/src/tool/passepartoutCalculator/i18n/ru.ts +7 -7
  68. package/src/tool/passepartoutCalculator/i18n/zh.ts +6 -6
  69. package/src/tool/passepartoutCalculator/passepartout-calculator.css +99 -3
  70. package/src/tool/pythagoreanRightAngleCalculator/i18n/fr.ts +3 -3
  71. package/src/tool/pythagoreanRightAngleCalculator/i18n/pl.ts +2 -2
  72. package/src/tool/pythagoreanRightAngleCalculator/i18n/ru.ts +5 -5
  73. package/src/tool/stairCalculator/i18n/ru.ts +6 -6
  74. package/src/tool/stairCalculator/stair-calculator.css +76 -5
  75. package/src/tool/thermalExpansionCalculator/bibliography.ts +4 -4
  76. package/src/tool/thermalExpansionCalculator/i18n/en.ts +2 -2
  77. package/src/tool/thermalExpansionCalculator/i18n/fr.ts +3 -3
  78. package/src/tool/thermalExpansionCalculator/i18n/ru.ts +4 -4
  79. package/src/tool/twoStrokeMixtureCalculator/bibliography.astro +6 -0
  80. package/src/tool/twoStrokeMixtureCalculator/bibliography.ts +12 -0
  81. package/src/tool/twoStrokeMixtureCalculator/component.astro +266 -0
  82. package/src/tool/twoStrokeMixtureCalculator/entry.ts +24 -0
  83. package/src/tool/twoStrokeMixtureCalculator/i18n/de.ts +194 -0
  84. package/src/tool/twoStrokeMixtureCalculator/i18n/en.ts +194 -0
  85. package/src/tool/twoStrokeMixtureCalculator/i18n/es.ts +194 -0
  86. package/src/tool/twoStrokeMixtureCalculator/i18n/fr.ts +194 -0
  87. package/src/tool/twoStrokeMixtureCalculator/i18n/id.ts +194 -0
  88. package/src/tool/twoStrokeMixtureCalculator/i18n/it.ts +194 -0
  89. package/src/tool/twoStrokeMixtureCalculator/i18n/ja.ts +194 -0
  90. package/src/tool/twoStrokeMixtureCalculator/i18n/ko.ts +194 -0
  91. package/src/tool/twoStrokeMixtureCalculator/i18n/nl.ts +194 -0
  92. package/src/tool/twoStrokeMixtureCalculator/i18n/pl.ts +194 -0
  93. package/src/tool/twoStrokeMixtureCalculator/i18n/pt.ts +194 -0
  94. package/src/tool/twoStrokeMixtureCalculator/i18n/ru.ts +194 -0
  95. package/src/tool/twoStrokeMixtureCalculator/i18n/sv.ts +194 -0
  96. package/src/tool/twoStrokeMixtureCalculator/i18n/tr.ts +194 -0
  97. package/src/tool/twoStrokeMixtureCalculator/i18n/zh.ts +194 -0
  98. package/src/tool/twoStrokeMixtureCalculator/index.ts +11 -0
  99. package/src/tool/twoStrokeMixtureCalculator/logic.ts +92 -0
  100. package/src/tool/twoStrokeMixtureCalculator/seo.astro +15 -0
  101. package/src/tool/twoStrokeMixtureCalculator/two-stroke-fuel-mixture-calculator.css +405 -0
  102. package/src/tool/twoStrokeMixtureCalculator/ui.ts +81 -0
  103. package/src/tool/voltageDropCalculator/i18n/en.ts +2 -2
  104. package/src/tool/voltageDropCalculator/i18n/es.ts +4 -4
  105. package/src/tool/voltageDropCalculator/i18n/ru.ts +4 -4
  106. package/src/tool/workshopFractionConverter/bibliography.ts +2 -2
  107. package/src/tool/workshopFractionConverter/i18n/de.ts +2 -2
  108. package/src/tool/workshopFractionConverter/i18n/es.ts +2 -2
  109. package/src/tool/workshopFractionConverter/i18n/fr.ts +2 -2
  110. package/src/tool/workshopFractionConverter/i18n/ru.ts +9 -9
  111. package/src/tool/workshopFractionConverter/i18n/zh.ts +6 -6
  112. package/src/tools.ts +2 -1
@@ -0,0 +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 = 'zweitakt-gemischrechner';
7
+ const title = 'Zweitakt Gemischrechner: Präzise Öl und Kraftstoff Verhältnisse';
8
+ const description = 'Berechnen Sie sofort präzise 2-Takt-Mischungsverhältnisse. Unverzichtbares Werkzeug für Motorsägen, Mofas, Motorräder und Kleinmotoren. Unterstützt 1:25, 1:33, 1:40 und 1:50.';
9
+
10
+ const faqData = [
11
+ {
12
+ question: 'Was ist ein Zweitaktmotor?',
13
+ answer: 'Ein Zweitaktmotor kombiniert Ansaugen und Verdichten in zwei Kolbenhüben, was ihn einfacher und leichter als Viertaktmotoren macht. Sie treiben Motorsägen, Laubbläser, Mofas und einige Motorräder an. Sie benötigen zur Schmierung Öl, das dem Kraftstoff beigemischt wird.',
14
+ },
15
+ {
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 - ein falsches Verhältnis kann den Motor beschädigen.',
18
+ },
19
+ {
20
+ question: 'Was passiert bei falschem Mischungsverhältnis?',
21
+ answer: 'Zu viel Öl (fettes Gemisch) führt zu übermäßiger Rauchentwicklung, verrußten Zündkerzen und schlechter Leistung. Zu wenig Öl (mageres Gemisch) führt zum Kolbenfresser, Kolbenschäden und Motorausfall.',
22
+ },
23
+ {
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 - es führt zu Motorschäden.',
26
+ },
27
+ {
28
+ question: 'Wie mische ich Kraftstoff und Öl?',
29
+ answer: 'Gießen Sie einen Teil des Benzins in einen sauberen Behälter, geben Sie die berechnete Menge Öl hinzu und füllen Sie das restliche Benzin auf. Mischen Sie gründlich durch 1-2 Minuten langes Schütteln. Beschriften Sie den Behälter mit dem Mischdatum.',
30
+ },
31
+ ];
32
+
33
+ const howToData = [
34
+ { name: 'Verhältnis kennen', text: 'Suchen Sie das Handbuch Ihres Motors oder die Gerätedokumentation. Gängige Verhältnisse: Motorsägen (1:40 oder 1:50), Mofas (1:33), ältere Motorräder (1:25). Ein falsches Verhältnis schadet dem Motor.' },
35
+ { name: 'Kraftstoffmenge messen', text: 'Entscheiden Sie, wie viel Benzin Sie benötigen. Dieses Tool verarbeitet Liter, Gallonen oder jede Volumeneinheit. Genaue Kraftstoffmessung = genaue Ölmenge.' },
36
+ { name: 'Ölbedarf berechnen', text: 'Geben Sie Kraftstoffmenge und Verhältnis ein. Dieser Rechner zeigt genau, wie viel Öl (in ml oder Litern) Sie für eine perfekte Mischung benötigen.' },
37
+ { name: 'Sorgfältig mischen', text: 'Benzin in einen sauberen Behälter füllen, berechnetes Öl zugeben, dann Restbenzin einfüllen. 1-2 Minuten kräftig schütteln.' },
38
+ { name: 'Beschriften und verwenden', text: 'Behälter mit Datum und Verhältnis markieren. Mischung für beste Ergebnisse innerhalb von 30 Tagen verbrauchen (besonders bei synthetischen Ölen).' },
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: 'de',
73
+ };
74
+
75
+ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
76
+ slug,
77
+ title,
78
+ description,
79
+ faqTitle: 'Häufig gestellte Fragen',
80
+ faq: faqData,
81
+ bibliography,
82
+ howTo: howToData,
83
+ schemas: [faqSchema, howToSchema, appSchema],
84
+ seo: [
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 - Schluss mit dem Rätselraten in der Werkstatt.' },
87
+
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 - nur das Mischbenzin hält die Kolben am Leben.' },
90
+
91
+ { type: 'title', text: 'Schnellreferenz für Zweitakt-Verhältnisse', level: 3 },
92
+ { type: 'table', headers: ['Verhältnis', 'Öl %', 'Einsatzzweck', 'Motortyp', 'Eigenschaften'], rows: [
93
+ ['1:25', '3,85%', 'Maximaler Schutz', 'Geräte vor 1980, Hochlast, Oldtimer-Motorräder', 'Fettes Gemisch: mehr Rauch, mehr Ölkohle, maximaler Schutz gegen Fresser'],
94
+ ['1:33', '2,94%', 'Klassische Geräte', 'Kleinmotoren der 80er-90er, ältere Motorsägen', 'Moderate Fettigkeit: Balance zwischen Schutz und Effizienz'],
95
+ ['1:40', '2,44%', 'Industriestandard', 'Die meisten modernen Sägen, Mofas, moderne Kleinmotoren', 'Standardempfehlung: ausgelegt für heutige synthetische Öle'],
96
+ ['1:50', '1,96%', 'Moderne Effizienz', 'Neueste Motorsägen, Hochleistungsmofas, neue Motorräder', 'Mageres Gemisch: weniger Rauch, saubere Verbrennung, für Premium-Synthetiköle']
97
+ ] },
98
+
99
+ { type: 'title', text: 'Folgen falscher Verhältnisse', level: 3 },
100
+ { type: 'proscons', items: [
101
+ { pro: 'Zu viel Öl (Fettes Gemisch)', con: 'Übermäßiger weißer Rauch, verrußte Kerzen, Ölkohlebildung, schlechte Beschleunigung, Motorausfall' },
102
+ { pro: 'Zu wenig Öl (Mageres Gemisch)', con: 'Kolbenfresser binnen Sekunden, riefige Zylinderwände, katastrophaler Motorschaden' },
103
+ { pro: 'Korrektes Verhältnis', con: 'Ruhiger Lauf, ordnungsgemäße Schmierung, optimale Verbrennung, längere Lebensdauer, zuverlässiger Start' }
104
+ ] },
105
+
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 - 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
+ { 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
+
111
+ { type: 'title', text: 'Ölsorte ist so wichtig wie das Verhältnis', level: 3 },
112
+ { type: 'comparative', items: [
113
+ { title: 'Mineralisches Zweitaktöl', description: 'Günstige Option für gelegentliche Nutzung. Höherer Aschegehalt, mehr Rauch, ausreichender Schutz für Standardverhältnisse.', icon: 'mdi:beaker', points: ['Günstiger Preis', 'Sichtbarer Rauch', 'Höhere Ablagerungen', 'Gut für 1:40 Verhältnisse'] },
114
+ { title: 'Synthetisches Zweitaktöl', description: 'Premium-Wahl für Vielnutzer. Sauberere Verbrennung, besserer Schutz, ermöglicht magerere Mischungen. Temperaturstabil.', icon: 'mdi:flame', points: ['Geringere Rauchentwicklung', 'Bester Motorschutz', 'Ermöglicht sicheres 1:50', 'Längere Lagerstabilität'], highlight: true },
115
+ { title: 'Teilsynthetisches Öl', description: 'Mittelweg zwischen mineralisch und vollsynthetisch. Guter Schutz bei moderaten Kosten. Oft von Herstellern empfohlen.', icon: 'mdi:beaker-outline', points: ['Ausgewogene Leistung', 'Moderate Kosten', 'Gut für 1:40 Verhältnisse', 'Weniger Rauch als mineralisch'] }
116
+ ], columns: 3 },
117
+
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-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
+
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 - ein falsches Verhältnis führt zum Erlöschen der Garantie und riskiert einen Motorschaden.' },
123
+
124
+ { type: 'title', text: 'Glossar: Zweitakt-Begriffe erklärt', level: 3 },
125
+ { type: 'glossary', items: [
126
+ { term: 'Mageres Gemisch', definition: 'Kraftstoff mit zu wenig Öl (hohes Verhältnis wie 1:50). Gefahr von Kolbenfressern durch mangelnde Schmierung.' },
127
+ { term: 'Fettes Gemisch', definition: 'Kraftstoff mit zu viel Öl (niedriges Verhältnis wie 1:25). Verursacht Rauch, verrußte Kerzen und Ablagerungen.' },
128
+ { term: 'Homogenes Gemisch', definition: 'Gleichmäßige Mischung von Benzin und Öl, erreicht durch gründliches Schütteln. Lebenswichtig für Schmierung und Verbrennung.' },
129
+ { term: 'Kolbenfresser', definition: 'Wenn der Kolben im Zylinder aufgrund mangelnder Schmierung und Reibung festbrennt. Führt zum totalen Motorschaden.' },
130
+ { term: 'Synthetiköl', definition: 'Laborformuliertes Öl für überlegenen Schutz, sauberere Verbrennung und Temperaturstabilität im Vergleich zu Mineralölen.' },
131
+ { term: 'Zweitaktmotor', definition: 'Motor, der den Verbrennungszyklus in zwei Kolbenbewegungen abschließt. Leichter und einfacher als Viertaktmotoren.' },
132
+ { term: 'Viertaktmotor', definition: 'Motor mit separatem Ölkreislauf und vier Arbeitstakten. Öl wird nicht dem Kraftstoff beigemischt. Schwerer, aber effizienter.' }
133
+ ] },
134
+
135
+ { type: 'title', text: 'Wie dieser Rechner Zeit & Geld spart', level: 3 },
136
+ { type: 'stats', items: [
137
+ { value: '100%', label: 'Genaue Berechnungen, keine Messfehler', icon: 'mdi:check-circle' },
138
+ { value: 'Sofort', label: 'Exakte Mengen in Sekunden statt Schätzen', icon: 'mdi:flash' },
139
+ { value: '4 Ratios', label: '1:25, 1:33, 1:40, 1:50 abgedeckt', icon: 'mdi:counter', trend: { value: 'Plus eigene Verhältnisse', positive: true } },
140
+ { value: 'Teilbar', label: 'Teilen Sie Ihr Misch-Setup per URL', icon: 'mdi:share-variant' }
141
+ ], columns: 2 },
142
+
143
+ { type: 'title', text: 'Häufige Fehler, die Motoren töten', level: 3 },
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-2 Minuten lang kräftig schütteln.' },
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
+
148
+ { type: 'title', text: 'FAQ Zusammenfassung', level: 3 },
149
+ { type: 'summary', title: 'Vor dem Mischen', items: [
150
+ 'Prüfen Sie das Handbuch auf das exakte Verhältnis - das ist die Vorgabe des Herstellers.',
151
+ 'Sicherstellen, dass Sie Zweitaktöl verwenden, kein Viertakt- oder sonstiges Öl.',
152
+ 'Verwenden Sie einen sauberen, speziellen Behälter nur zum Mischen.',
153
+ 'Frisches Benzin (nicht monatelang gelagert) und passendes Öl verwenden.',
154
+ 'Gründlich mischen und mit Datum, Verhältnis und Kraftstoffart beschriften.',
155
+ 'Mischung innerhalb von 30 Tagen verbrauchen.'
156
+ ] },
157
+ ],
158
+ ui: {
159
+ titleMain: 'Zweitakt-Gemischrechner',
160
+ labelFuelVolume: 'Kraftstoffmenge',
161
+ labelRatio: 'Mischungsverhältnis',
162
+ labelOilRequired: 'Ölbedarf',
163
+ labelTotalMixture: 'Gesamtgemisch',
164
+ labelRichness: 'Gemisch-Fettigkeit',
165
+ labelPresets: 'Gängige Verhältnisse',
166
+ labelCustomRatio: 'Eigener Wert (1:X)',
167
+ btnClear: 'Leeren',
168
+ btnCopyResults: 'Ergebnisse kopieren',
169
+ btnSwitchMode: 'Modus wechseln',
170
+ unitLiters: 'L',
171
+ unitMilliliters: 'ml',
172
+ richLean: 'Mager (weniger Öl, Fresser-Risiko)',
173
+ richBalanced: 'Ausgewogen (Standard-Mix)',
174
+ richRich: 'Fett (mehr Öl, mehr Rauch, Motorschutz)',
175
+ msgReady: 'Bereit',
176
+ msgMixtureReady: 'Gemisch berechnet',
177
+ tooltipFuelVolume: 'Geben Sie die Benzinmenge in Litern ein',
178
+ tooltipRatio: 'Geben Sie den Wert als 25, 33, 40 oder 50 ein (für 1:25, 1:33 etc.)',
179
+ recipientLabel: 'Mischbehälter',
180
+ oilPercentage: 'Öl %',
181
+ labelVolume: 'Volumen',
182
+ labelRatioShort: 'Verhältnis',
183
+ labelOilTip: '2% Öl-Mix = 1:50 Verhältnis',
184
+ labelMixingTips: 'Tipps zum 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
+ recipePrefix: 'Für',
187
+ recipeAt: 'Benzin bei',
188
+ recipeAdd: 'fügen Sie genau',
189
+ recipeOfOil: 'Zweitaktöl hinzu.',
190
+ copyTextPrefix: '2-Takt Mix',
191
+ copyTextFuel: 'Benzin',
192
+ copyTextOil: 'Öl',
193
+ },
194
+ };
@@ -0,0 +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 = 'Two Stroke Fuel Mixture Calculator: Accurate Oil and Fuel Ratios';
8
+ const description = 'Calculate precise 2-stroke fuel mixture ratios instantly. Essential tool for chainsaws, mopeds, motorcycles, and small engines. Supports 1:25, 1:33, 1:40, and 1:50 ratios.';
9
+
10
+ const faqData = [
11
+ {
12
+ question: 'What is a 2-stroke engine?',
13
+ answer: 'A 2-stroke engine combines intake and power in two piston strokes, making it simpler and lighter than 4-stroke engines. They power chainsaws, leaf blowers, mopeds, and some motorcycles. They require oil mixed into the fuel for lubrication.',
14
+ },
15
+ {
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-using the wrong ratio can damage your engine.',
18
+ },
19
+ {
20
+ question: 'What happens if I mix wrong?',
21
+ answer: 'Too much oil (rich mixture) causes excessive smoke, fouled plugs, and poor performance. Too little oil (lean mixture) leads to seizure, piston damage, and engine failure. Always use the manufacturer\'s recommended ratio.',
22
+ },
23
+ {
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-it will cause engine damage.',
26
+ },
27
+ {
28
+ question: 'How do I mix fuel and oil?',
29
+ answer: 'Pour a portion of gasoline into a clean container, add the calculated amount of oil, then add the remaining gasoline. Mix thoroughly by shaking for 1-2 minutes. Label the container with the mixture date.',
30
+ },
31
+ ];
32
+
33
+ const howToData = [
34
+ { name: 'Know your ratio', text: 'Find your engine manual or equipment documentation. Common ratios: chainsaws (1:40 or 1:50), mopeds (1:33), older motorcycles (1:25). Using the wrong ratio damages your engine.' },
35
+ { name: 'Measure fuel volume', text: 'Decide how much gasoline you need. This tool handles liters, gallons, or any volume unit. Accurate fuel measurement = accurate oil amount.' },
36
+ { name: 'Calculate oil needed', text: 'Enter fuel volume and ratio. This calculator shows exactly how much oil (in ml or liters) you need for a perfect mixture.' },
37
+ { name: 'Mix carefully', text: 'Pour fuel into a clean container, add calculated oil, then add remaining fuel. Shake for 1-2 minutes to blend thoroughly.' },
38
+ { name: 'Label and use', text: 'Mark the container with date and mixture ratio. Use the mixed fuel within 30 days for best results (especially synthetic oils).' },
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: 'en',
73
+ };
74
+
75
+ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
76
+ slug,
77
+ title,
78
+ description,
79
+ faqTitle: 'Frequently Asked Questions',
80
+ faq: faqData,
81
+ bibliography,
82
+ howTo: howToData,
83
+ schemas: [faqSchema, howToSchema, appSchema],
84
+ seo: [
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-eliminating guesswork from the workshop.' },
87
+
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-only the mixed fuel keeping pistons alive.' },
90
+
91
+ { type: 'title', text: '2-Stroke Ratio Quick Reference', level: 3 },
92
+ { type: 'table', headers: ['Ratio', 'Oil %', 'Use Case', 'Engine Type', 'Characteristics'], rows: [
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-1990s small engines, older chainsaws', 'Moderate richness: balanced protection and efficiency'],
95
+ ['1:40', '2.44%', 'Industry Standard', 'Most modern chainsaws, mopeds, modern small engines', 'Standard recommendation: designed for today\'s synthetic oils'],
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
+ ] },
98
+
99
+ { type: 'title', text: 'Consequences of Wrong Ratios', level: 3 },
100
+ { type: 'proscons', items: [
101
+ { pro: 'Too Much Oil (Rich Mixture)', con: 'Excessive white smoke, fouled spark plugs, carbon buildup, poor acceleration, engine failure' },
102
+ { pro: 'Too Little Oil (Lean Mixture)', con: 'Piston seizes within seconds, scored cylinder walls, catastrophic engine damage, total failure' },
103
+ { pro: 'Correct Ratio', con: 'Smooth operation, proper lubrication, optimal burn, extended engine life, reliable starting' }
104
+ ] },
105
+
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-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
+ { 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
+
111
+ { type: 'title', text: 'Oil Type Matters as Much as Ratio', level: 3 },
112
+ { type: 'comparative', items: [
113
+ { title: 'Conventional 2 Stroke Oil', description: 'Budget option for occasional use. Higher ash content, more smoke, adequate protection for standard ratios.', icon: 'mdi:beaker', points: ['Lower cost', 'More visible smoke', 'Higher ash buildup', 'Works for 1:40 ratios'] },
114
+ { title: 'Synthetic 2 Stroke Oil', description: 'Premium choice for frequent users. Cleaner burn, better protection, enables leaner ratios. Temperature-stable.', icon: 'mdi:flame', points: ['Lower smoke output', 'Better engine protection', 'Enables 1:50 ratios safely', 'Longer storage stability'], highlight: true },
115
+ { title: 'Synthetic Blend Semi synthetic', description: 'Middle ground between conventional and full synthetic. Good protection at moderate cost. Common OEM recommendation.', icon: 'mdi:beaker-outline', points: ['Balanced performance', 'Moderate cost', 'Good for 1:40 ratios', 'Reduced smoke vs conventional'] }
116
+ ], columns: 3 },
117
+
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-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
+
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-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
+
124
+ { type: 'title', text: 'Glossary: 2-Stroke Terms Explained', level: 3 },
125
+ { type: 'glossary', items: [
126
+ { term: 'Lean Mixture', definition: 'Fuel with too little oil (high ratio like 1:50). Risks piston seizure due to insufficient lubrication.' },
127
+ { term: 'Rich Mixture', definition: 'Fuel with too much oil (low ratio like 1:25). Causes excessive smoke, spark plug fouling, and carbon buildup.' },
128
+ { term: 'Homogeneous Mixture', definition: 'Uniform blend of fuel and oil throughout, achieved by thorough shaking. Essential for even lubrication and combustion.' },
129
+ { term: 'Seizure', definition: 'When a piston freezes inside the cylinder due to insufficient lubrication and friction. Results in complete engine failure.' },
130
+ { term: 'Synthetic Oil', definition: 'Lab-formulated oil offering superior protection, cleaner burn, and temperature stability compared to conventional mineral oils.' },
131
+ { term: '2-Stroke Engine', definition: 'Engine completing full combustion cycle in two piston movements (intake/power on stroke 1, exhaust/compression on stroke 2). Lighter and simpler than 4-stroke engines.' },
132
+ { term: '4-Stroke Engine', definition: 'Engine with separate oil sump and four-stage cycle. Oil circulates through passages, not mixed into fuel. Heavier but more efficient.' }
133
+ ] },
134
+
135
+ { type: 'title', text: 'How This Calculator Saves Time & Money', level: 3 },
136
+ { type: 'stats', items: [
137
+ { value: '100%', label: 'Accurate calculations, no measuring errors', icon: 'mdi:check-circle' },
138
+ { value: 'Instant', label: 'Get exact amounts in seconds, not guesswork', icon: 'mdi:flash' },
139
+ { value: '4 Ratios', label: '1:25, 1:33, 1:40, 1:50 covered', icon: 'mdi:counter', trend: { value: 'Plus custom ratios', positive: true } },
140
+ { value: 'Shareable', label: 'Copy and share your exact mixture setup via URL', icon: 'mdi:share-variant' }
141
+ ], columns: 2 },
142
+
143
+ { type: 'title', text: 'Common Mistakes That Kill Engines', level: 3 },
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-2 minutes until the mixture is uniform.' },
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
+
148
+ { type: 'title', text: 'FAQ Summary', level: 3 },
149
+ { type: 'summary', title: 'Before You Mix', items: [
150
+ 'Check your equipment manual for the exact ratio-this is the manufacturer\'s tested specification.',
151
+ 'Verify you\'re using 2-stroke oil, not 4-stroke or other oils.',
152
+ 'Use a clean, dedicated container reserved only for fuel mixing.',
153
+ 'Use fresh gasoline (not stored for months) and compatible 2-stroke oil.',
154
+ 'Mix thoroughly and label with date, ratio, and fuel type.',
155
+ 'Use the mixture within 30 days for best results.'
156
+ ] },
157
+ ],
158
+ ui: {
159
+ titleMain: 'Two Stroke Fuel Mixture Calculator',
160
+ labelFuelVolume: 'Fuel Volume',
161
+ labelRatio: 'Mix Ratio',
162
+ labelOilRequired: 'Oil Required',
163
+ labelTotalMixture: 'Total Mixture',
164
+ labelRichness: 'Mixture Richness',
165
+ labelPresets: 'Common Ratios',
166
+ labelCustomRatio: 'Custom Ratio (1:X)',
167
+ btnClear: 'Clear',
168
+ btnCopyResults: 'Copy Results',
169
+ btnSwitchMode: 'Switch Mode',
170
+ unitLiters: 'L',
171
+ unitMilliliters: 'ml',
172
+ richLean: 'Lean (less oil, risk of seizure)',
173
+ richBalanced: 'Balanced (standard mix)',
174
+ richRich: 'Rich (more oil, more smoke, engine protection)',
175
+ msgReady: 'Ready',
176
+ msgMixtureReady: 'Mixture calculated',
177
+ tooltipFuelVolume: 'Enter the amount of gasoline in liters',
178
+ tooltipRatio: 'Enter ratio as 25, 33, 40, or 50 (for 1:25, 1:33, etc.)',
179
+ recipientLabel: 'Mixture Container',
180
+ oilPercentage: 'Oil %',
181
+ labelVolume: 'Volume',
182
+ labelRatioShort: 'Ratio',
183
+ labelOilTip: '2% oil mix = 1:50 ratio',
184
+ labelMixingTips: 'Mixing Tips',
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
+ recipePrefix: 'For',
187
+ recipeAt: 'of fuel at',
188
+ recipeAdd: 'add exactly',
189
+ recipeOfOil: 'of 2-stroke oil.',
190
+ copyTextPrefix: '2-Stroke Mix',
191
+ copyTextFuel: 'fuel',
192
+ copyTextOil: 'oil',
193
+ },
194
+ };
@@ -0,0 +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 = 'calculadora-mezcla-2-tiempos';
7
+ const title = 'Calculadora de Mezcla de Gasolina para 2 Tiempos: Ratios Precisos';
8
+ const description = 'Calcula al instante la proporción exacta de aceite para tu motor de 2 tiempos. Ideal para motosierras, ciclomotores, motos y maquinaria de jardín. Soporta ratios 1:25, 1:33, 1:40 y 1:50.';
9
+
10
+ const faqData = [
11
+ {
12
+ question: '¿Qué es un motor de 2 tiempos?',
13
+ answer: 'Un motor de 2 tiempos realiza la admisión y la explosión en solo dos movimientos del pistón, lo que lo hace más sencillo y ligero que los de 4 tiempos. Se usan en motosierras, sopladores, ciclomotores y algunas motos. Requieren que el aceite se mezcle directamente con la gasolina para su lubricación.',
14
+ },
15
+ {
16
+ question: '¿Cuáles son las proporciones de mezcla más comunes?',
17
+ answer: 'Las ratios habituales son 1:25 (mezcla rica, protectora), 1:33 (maquinaria antigua), 1:40 (estándar) y 1:50 (mezcla pobre, motores modernos). Consulta siempre el manual de tu motor; una proporción incorrecta puede averiarlo.',
18
+ },
19
+ {
20
+ question: '¿Qué pasa si la mezcla no es correcta?',
21
+ answer: 'Demasiado aceite (mezcla rica) provoca humo excesivo, ensucia las bujías y reduce el rendimiento. Poco aceite (mezcla pobre) provoca el gripado del motor, daños en el pistón y averías catastróficas.',
22
+ },
23
+ {
24
+ question: '¿Qué tipo de aceite debo usar?',
25
+ answer: 'Usa aceite específico para motores de 2 tiempos. Los aceites sintéticos premium ofrecen mejor protección y una combustión más limpia que los convencionales. Nunca uses aceite de motor de 4 tiempos, ya que dañará el motor.',
26
+ },
27
+ {
28
+ question: '¿Cómo mezclo la gasolina y el aceite?',
29
+ answer: 'Vierte una parte de la gasolina en un recipiente limpio, añade la cantidad de aceite calculada y luego completa con el resto de la gasolina. Mezcla bien agitando durante 1 o 2 minutos. Etiqueta el recipiente con la fecha de la mezcla.',
30
+ },
31
+ ];
32
+
33
+ const howToData = [
34
+ { name: 'Identifica tu ratio', text: 'Busca el manual de tu motor. Ratios comunes: motosierras (1:40 o 1:50), ciclomotores (1:33), motos antiguas (1:25). Usar el ratio incorrecto dañará tu motor.' },
35
+ { name: 'Mide el volumen de gasolina', text: 'Decide cuánta gasolina necesitas. Esta herramienta funciona con litros, galones o cualquier unidad. Una medición precisa de la gasolina garantiza la cantidad correcta de aceite.' },
36
+ { name: 'Calcula el aceite necesario', text: 'Introduce el volumen de gasolina y el ratio. La calculadora te dirá exactamente cuánto aceite (en ml o litros) necesitas para una mezcla perfecta.' },
37
+ { name: 'Mezcla con cuidado', text: 'Vierte la gasolina en un recipiente limpio, añade el aceite calculado y completa con el combustible restante. Agita 1-2 minutos para mezclarlo bien.' },
38
+ { name: 'Etiqueta y usa', text: 'Marca el recipiente con la fecha y el ratio. Usa la mezcla antes de 30 días para obtener los mejores resultados (especialmente con aceites sintéticos).' },
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: 'es',
73
+ };
74
+
75
+ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
76
+ slug,
77
+ title,
78
+ description,
79
+ faqTitle: 'Preguntas Frecuentes',
80
+ faq: faqData,
81
+ bibliography,
82
+ howTo: howToData,
83
+ schemas: [faqSchema, howToSchema, appSchema],
84
+ seo: [
85
+ { type: 'title', text: 'Calculadora de Mezcla para Motores de 2 Tiempos: Ratios de Aceite Precisos para Motosierras y Ciclomotores', level: 2 },
86
+ { type: 'paragraph', html: 'Los motores de dos tiempos necesitan una mezcla exacta de gasolina y aceite para sobrevivir. Una mezcla incorrecta puede destruir tu motor en cuestión de minutos. Esta calculadora determina al instante la cantidad exacta de aceite que necesitas según tu volumen de combustible y tipo de motor, eliminando cualquier duda en el taller.' },
87
+
88
+ { type: 'title', text: 'Por qué los motores de 2 tiempos necesitan aceite en la gasolina', level: 3 },
89
+ { type: 'card', icon: 'mdi:engine', title: 'La diferencia crítica', html: 'A diferencia de los motores de 4 tiempos con cárter de aceite separado, los de 2 tiempos mezclan el aceite directamente con el combustible. En cada ciclo, el motor quema la mezcla para obtener energía y lubricación. No hay bomba de aceite independiente; solo la mezcla mantiene vivos los pistones.' },
90
+
91
+ { type: 'title', text: 'Referencia rápida de ratios de 2 tiempos', level: 3 },
92
+ { type: 'table', headers: ['Ratio', '% Aceite', 'Uso recomendado', 'Tipo de motor', 'Características'], rows: [
93
+ ['1:25', '3,85%', 'Máxima protección', 'Maquinaria anterior a los 80, cargas altas, motos clásicas', 'Mezcla rica: más humo, más carbonilla, máxima protección contra el gripado'],
94
+ ['1:33', '2,94%', 'Maquinaria clásica', 'Motores pequeños de los 80-90, motosierras antiguas', 'Riqueza moderada: equilibrio entre protección y eficiencia'],
95
+ ['1:40', '2,44%', 'Estándar de la industria', 'La mayoría de motosierras, ciclomotores y motores modernos', 'Recomendación estándar: optimizado para aceites sintéticos actuales'],
96
+ ['1:50', '1,96%', 'Eficiencia moderna', 'Últimas motosierras, ciclomotores de alto rendimiento', 'Mezcla pobre: menos humo, combustión más limpia, diseñado para aceites sintéticos premium']
97
+ ] },
98
+
99
+ { type: 'title', text: 'Consecuencias de un ratio incorrecto', level: 3 },
100
+ { type: 'proscons', items: [
101
+ { pro: 'Exceso de aceite (Mezcla rica)', con: 'Humo blanco excesivo, bujías sucias, acumulación de carbonilla, mala aceleración, fallo del motor' },
102
+ { pro: 'Falta de aceite (Mezcla pobre)', con: 'El pistón se gripa en segundos, paredes del cilindro rayadas, daños catastróficos, fallo total' },
103
+ { pro: 'Ratio correcto', con: 'Funcionamiento suave, lubricación adecuada, combustión óptima, mayor vida útil, arranque fiable' }
104
+ ] },
105
+
106
+ { type: 'title', text: 'Ratios comunes por maquinaria', level: 3 },
107
+ { type: 'card', icon: 'mdi:tree', title: 'Motosierras', html: '<strong>Stihl, Husqvarna, Echo:</strong> Los modelos modernos suelen requerir 1:40 o 1:50. Consulta siempre tu manual; usar 1:25 en una motosierra moderna puede ensuciar las bujías. Las máquinas Stihl antiguas (años 90 o anteriores) pueden especificar 1:25 o 1:33.' },
108
+ { type: 'card', icon: 'mdi:motorcycle', title: 'Ciclomotores y Motos', html: '<strong>Vespa, Honda, Yamaha:</strong> La mayoría requiere 1:33 en modelos antiguos y 1:40-1:50 en versiones modernas. Los ciclomotores de alto rendimiento suelen especificar 1:50. El manual de servicio es tu única fuente de verdad.' },
109
+ { type: 'card', icon: 'mdi:tools', title: 'Sopladores y Cortabordes', html: '<strong>Stihl, Husqvarna, DeWalt:</strong> Normalmente 1:50 (modernos) o 1:40 (algo más antiguos). Estas herramientas están diseñadas para un uso estacional rápido, por lo que los ratios pobres reducen el humo sin sacrificar fiabilidad.' },
110
+
111
+ { type: 'title', text: 'El tipo de aceite importa tanto como el ratio', level: 3 },
112
+ { type: 'comparative', items: [
113
+ { title: 'Aceite de 2T Convencional', description: 'Opción económica para uso ocasional. Más cenizas, más humo, protección adecuada para ratios estándar.', icon: 'mdi:beaker', points: ['Menor coste', 'Humo más visible', 'Más acumulación de ceniza', 'Funciona bien para 1:40'] },
114
+ { title: 'Aceite de 2T Sintético', description: 'La opción premium. Combustión más limpia, mejor protección, permite ratios más pobres. Estable ante temperaturas.', icon: 'mdi:flame', points: ['Mínimo humo', 'Mejor protección del motor', 'Permite 1:50 con seguridad', 'Mayor estabilidad en el almacenaje'], highlight: true },
115
+ { title: 'Mezcla Sintética (Semi sintético)', description: 'Punto medio entre convencional y sintético. Buena protección a coste moderado. Recomendación común de fabricantes.', icon: 'mdi:beaker-outline', points: ['Rendimiento equilibrado', 'Coste moderado', 'Ideal para ratios 1:40', 'Menos humo que el convencional'] }
116
+ ], columns: 3 },
117
+
118
+ { type: 'title', text: 'Proceso de mezcla paso a paso', level: 3 },
119
+ { type: 'card', icon: 'mdi:check-circle', title: 'La forma correcta de mezclar', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Usa un recipiente específico</strong> reservado solo para mezcla. Limpio, seco y marcado.</li><li><strong>Vierte la mitad de la gasolina</strong> en el recipiente primero.</li><li><strong>Añade la cantidad de aceite calculada</strong> (usa esta calculadora para mayor precisión).</li><li><strong>Añade el resto de la gasolina</strong> hasta alcanzar el volumen deseado.</li><li><strong>Agita enérgicamente durante 1-2 minutos</strong> hasta que el color sea uniforme. Una mezcla homogénea garantiza una lubricación constante.</li><li><strong>Etiqueta el recipiente</strong> con la fecha, el ratio y el tipo de combustible.</li><li><strong>Usa la mezcla en un plazo de 30 días</strong> (los aceites sintéticos pueden aguantar hasta 60).</li></ol>' },
120
+
121
+ { type: 'title', text: 'Cuándo dudar del manual de tu máquina', level: 3 },
122
+ { type: 'tip', html: '<strong>Verifica siempre primero el ratio en el manual de tu equipo.</strong> Si no lo encuentras, visita la web del fabricante o contacta con su soporte. Nunca supongas: un ratio incorrecto anula garantías y arriesga el motor. Si la máquina es antigua y has perdido el manual, busca el número de modelo online. El coste de un manual nuevo es mucho menor que el de reconstruir un motor.' },
123
+
124
+ { type: 'title', text: 'Glosario: Términos de 2 Tiempos', level: 3 },
125
+ { type: 'glossary', items: [
126
+ { term: 'Mezcla Pobre (Lean)', definition: 'Combustible con poco aceite (ratio alto como 1:50). Riesgo de gripado por lubricación insuficiente.' },
127
+ { term: 'Mezcla Rica (Rich)', definition: 'Combustible con mucho aceite (ratio bajo como 1:25). Provoca humo excesivo, suciedad en bujías y carbonilla.' },
128
+ { term: 'Mezcla Homogénea', definition: 'Mezcla uniforme de gasolina y aceite, lograda tras agitar bien. Es vital para una lubricación y combustión constantes.' },
129
+ { term: 'Gripado (Seizure)', definition: 'Cuando el pistón se bloquea dentro del cilindro por falta de lubricación y exceso de fricción. Resulta en avería total.' },
130
+ { term: 'Aceite Sintético', definition: 'Aceite formulado en laboratorio que ofrece mayor protección, combustión limpia y estabilidad térmica que los minerales.' },
131
+ { term: 'Motor de 2 Tiempos', definition: 'Motor que completa el ciclo de combustión en dos movimientos del pistón. Más ligero y simple que los de 4 tiempos.' },
132
+ { term: 'Motor de 4 Tiempos', definition: 'Motor con cárter de aceite separado y ciclo de cuatro etapas. El aceite circula por conductos y no se mezcla con la gasolina.' }
133
+ ] },
134
+
135
+ { type: 'title', text: 'Cómo esta calculadora te ahorra tiempo y dinero', level: 3 },
136
+ { type: 'stats', items: [
137
+ { value: '100%', label: 'Cálculos precisos, sin errores de medida', icon: 'mdi:check-circle' },
138
+ { value: 'Al instante', label: 'Resultados en segundos, sin adivinanzas', icon: 'mdi:flash' },
139
+ { value: '4 Ratios', label: 'Cubre 1:25, 1:33, 1:40 y 1:50', icon: 'mdi:counter', trend: { value: 'Más ratios personalizados', positive: true } },
140
+ { value: 'Compartible', label: 'Copia y comparte tu configuración mediante URL', icon: 'mdi:share-variant' }
141
+ ], columns: 2 },
142
+
143
+ { type: 'title', text: 'Errores comunes que destrozan motores', level: 3 },
144
+ { type: 'diagnostic', variant: 'error', title: 'Usar aceite de 4 tiempos en motores de 2 tiempos', icon: 'mdi:alert', badge: 'Muerte del motor', html: 'Los aceites de 4 tiempos están diseñados para circular por un bloque motor. En un depósito de 2 tiempos, no se queman limpiamente y destruirán tu motor en horas.' },
145
+ { type: 'diagnostic', variant: 'warning', title: 'Olvidar mezclar bien', icon: 'mdi:alert', badge: 'Riesgo de gripado', html: 'Si el aceite y la gasolina se separan por una mezcla incompleta, partes del motor funcionarán sin lubricación. Agita al menos 1-2 minutos.' },
146
+ { type: 'diagnostic', variant: 'warning', title: 'Usar gasolina vieja (más de 60 días)', icon: 'mdi:alert', badge: 'Residuos gomosos', html: 'La gasolina con etanol se degrada con el tiempo. La mezcla vieja deja depósitos en carburadores e inyectores. Mezcla solo lo que vayas a usar en 30 días.' },
147
+
148
+ { type: 'title', text: 'Resumen de Preguntas Frecuentes', level: 3 },
149
+ { type: 'summary', title: 'Antes de mezclar', items: [
150
+ 'Consulta el manual para saber el ratio exacto especificado por el fabricante.',
151
+ 'Asegúrate de usar aceite de 2 tiempos, no de 4 tiempos ni otros aceites.',
152
+ 'Usa un recipiente limpio y dedicado exclusivamente a la mezcla.',
153
+ 'Usa gasolina fresca (no almacenada durante meses) y aceite compatible.',
154
+ 'Mezcla bien y etiqueta con fecha, ratio y tipo de combustible.',
155
+ 'Usa la mezcla en un plazo de 30 días para mejores resultados.'
156
+ ] },
157
+ ],
158
+ ui: {
159
+ titleMain: 'Calculadora de Mezcla de Gasolina para 2 Tiempos',
160
+ labelFuelVolume: 'Volumen de Gasolina',
161
+ labelRatio: 'Ratio de Mezcla',
162
+ labelOilRequired: 'Aceite Necesario',
163
+ labelTotalMixture: 'Mezcla Total',
164
+ labelRichness: 'Riqueza de la Mezcla',
165
+ labelPresets: 'Ratios Comunes',
166
+ labelCustomRatio: 'Ratio Personalizado (1:X)',
167
+ btnClear: 'Limpiar',
168
+ btnCopyResults: 'Copiar Resultados',
169
+ btnSwitchMode: 'Cambiar Modo',
170
+ unitLiters: 'L',
171
+ unitMilliliters: 'ml',
172
+ richLean: 'Pobre (menos aceite, riesgo de gripado)',
173
+ richBalanced: 'Equilibrada (mezcla estándar)',
174
+ richRich: 'Rica (más aceite, más humo, protección del motor)',
175
+ msgReady: 'Listo',
176
+ msgMixtureReady: 'Mezcla calculada',
177
+ tooltipFuelVolume: 'Introduce la cantidad de gasolina en litros',
178
+ tooltipRatio: 'Introduce el ratio como 25, 33, 40 o 50 (para 1:25, 1:33, etc.)',
179
+ recipientLabel: 'Recipiente de Mezcla',
180
+ oilPercentage: '% Aceite',
181
+ labelVolume: 'Volumen',
182
+ labelRatioShort: 'Ratio',
183
+ labelOilTip: 'Mezcla al 2% aceite = ratio 1:50',
184
+ labelMixingTips: 'Consejos de Mezcla',
185
+ labelMixingTipsDesc: 'Mezcla en un recipiente limpio: primero la gasolina, añade el aceite medido y luego el resto de gasolina. Agita bien (1-2 min) para una mezcla homogénea. Etiqueta con fecha y ratio.',
186
+ recipePrefix: 'Para',
187
+ recipeAt: 'de gasolina al',
188
+ recipeAdd: 'añade exactamente',
189
+ recipeOfOil: 'de aceite de 2 tiempos.',
190
+ copyTextPrefix: 'Mezcla 2T',
191
+ copyTextFuel: 'gasolina',
192
+ copyTextOil: 'aceite',
193
+ },
194
+ };