@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.
Files changed (95) hide show
  1. package/package.json +1 -1
  2. package/src/category/i18n/fr.ts +5 -5
  3. package/src/layouts/PreviewLayout.astro +1 -0
  4. package/src/tests/diacritics_density.test.ts +118 -0
  5. package/src/tests/inverted_punctuation.test.ts +84 -0
  6. package/src/tests/no_en_dash.test.ts +70 -0
  7. package/src/tests/script_density.test.ts +94 -0
  8. package/src/tool/balusterCalculator/i18n/de.ts +7 -7
  9. package/src/tool/balusterCalculator/i18n/en.ts +4 -4
  10. package/src/tool/balusterCalculator/i18n/es.ts +2 -2
  11. package/src/tool/balusterCalculator/i18n/fr.ts +3 -3
  12. package/src/tool/balusterCalculator/i18n/it.ts +16 -16
  13. package/src/tool/balusterCalculator/i18n/ru.ts +14 -14
  14. package/src/tool/balusterCalculator/i18n/tr.ts +5 -5
  15. package/src/tool/clayCalculator/i18n/fr.ts +3 -3
  16. package/src/tool/clayCalculator/i18n/ru.ts +3 -3
  17. package/src/tool/concreteCalculator/i18n/en.ts +4 -4
  18. package/src/tool/concreteCalculator/i18n/fr.ts +2 -2
  19. package/src/tool/concreteCalculator/i18n/ko.ts +2 -2
  20. package/src/tool/concreteCalculator/i18n/ru.ts +3 -3
  21. package/src/tool/cutOptimizer/i18n/en.ts +4 -4
  22. package/src/tool/cutOptimizer/i18n/fr.ts +2 -2
  23. package/src/tool/cutOptimizer/i18n/ru.ts +2 -2
  24. package/src/tool/drillCalculator/bibliography.ts +2 -2
  25. package/src/tool/drillCalculator/i18n/ru.ts +5 -5
  26. package/src/tool/drillCalculator/i18n/zh.ts +2 -2
  27. package/src/tool/drillSharpener/i18n/ru.ts +3 -3
  28. package/src/tool/epoxyCalculator/epoxy-resin-calculator.css +81 -1
  29. package/src/tool/epoxyCalculator/i18n/de.ts +2 -2
  30. package/src/tool/epoxyCalculator/i18n/en.ts +2 -2
  31. package/src/tool/epoxyCalculator/i18n/es.ts +2 -2
  32. package/src/tool/epoxyCalculator/i18n/fr.ts +3 -3
  33. package/src/tool/epoxyCalculator/i18n/id.ts +2 -2
  34. package/src/tool/epoxyCalculator/i18n/it.ts +2 -2
  35. package/src/tool/epoxyCalculator/i18n/ja.ts +2 -2
  36. package/src/tool/epoxyCalculator/i18n/ko.ts +2 -2
  37. package/src/tool/epoxyCalculator/i18n/nl.ts +2 -2
  38. package/src/tool/epoxyCalculator/i18n/pl.ts +2 -2
  39. package/src/tool/epoxyCalculator/i18n/pt.ts +2 -2
  40. package/src/tool/epoxyCalculator/i18n/ru.ts +5 -5
  41. package/src/tool/epoxyCalculator/i18n/sv.ts +2 -2
  42. package/src/tool/epoxyCalculator/i18n/tr.ts +2 -2
  43. package/src/tool/epoxyCalculator/i18n/zh.ts +4 -4
  44. package/src/tool/furnitureFit/i18n/de.ts +2 -2
  45. package/src/tool/furnitureFit/i18n/en.ts +4 -4
  46. package/src/tool/furnitureFit/i18n/es.ts +2 -2
  47. package/src/tool/furnitureFit/i18n/fr.ts +3 -3
  48. package/src/tool/furnitureFit/i18n/id.ts +2 -2
  49. package/src/tool/furnitureFit/i18n/it.ts +2 -2
  50. package/src/tool/furnitureFit/i18n/ja.ts +2 -2
  51. package/src/tool/furnitureFit/i18n/ko.ts +2 -2
  52. package/src/tool/furnitureFit/i18n/nl.ts +2 -2
  53. package/src/tool/furnitureFit/i18n/pl.ts +2 -2
  54. package/src/tool/furnitureFit/i18n/pt.ts +2 -2
  55. package/src/tool/furnitureFit/i18n/ru.ts +6 -6
  56. package/src/tool/furnitureFit/i18n/sv.ts +2 -2
  57. package/src/tool/furnitureFit/i18n/tr.ts +2 -2
  58. package/src/tool/furnitureFit/i18n/zh.ts +2 -2
  59. package/src/tool/mortarCalculator/i18n/en.ts +3 -3
  60. package/src/tool/mortarCalculator/i18n/ru.ts +6 -6
  61. package/src/tool/mortarCalculator/i18n/zh.ts +3 -3
  62. package/src/tool/passepartoutCalculator/i18n/en.ts +4 -4
  63. package/src/tool/passepartoutCalculator/i18n/ru.ts +7 -7
  64. package/src/tool/passepartoutCalculator/i18n/zh.ts +6 -6
  65. package/src/tool/passepartoutCalculator/passepartout-calculator.css +99 -3
  66. package/src/tool/pythagoreanRightAngleCalculator/i18n/fr.ts +3 -3
  67. package/src/tool/pythagoreanRightAngleCalculator/i18n/pl.ts +2 -2
  68. package/src/tool/pythagoreanRightAngleCalculator/i18n/ru.ts +5 -5
  69. package/src/tool/stairCalculator/i18n/ru.ts +6 -6
  70. package/src/tool/stairCalculator/stair-calculator.css +76 -5
  71. package/src/tool/thermalExpansionCalculator/bibliography.ts +4 -4
  72. package/src/tool/thermalExpansionCalculator/i18n/en.ts +2 -2
  73. package/src/tool/thermalExpansionCalculator/i18n/fr.ts +3 -3
  74. package/src/tool/thermalExpansionCalculator/i18n/ru.ts +4 -4
  75. package/src/tool/twoStrokeMixtureCalculator/i18n/de.ts +12 -12
  76. package/src/tool/twoStrokeMixtureCalculator/i18n/en.ts +13 -13
  77. package/src/tool/twoStrokeMixtureCalculator/i18n/fr.ts +18 -18
  78. package/src/tool/twoStrokeMixtureCalculator/i18n/id.ts +12 -12
  79. package/src/tool/twoStrokeMixtureCalculator/i18n/it.ts +4 -4
  80. package/src/tool/twoStrokeMixtureCalculator/i18n/nl.ts +6 -6
  81. package/src/tool/twoStrokeMixtureCalculator/i18n/pl.ts +6 -6
  82. package/src/tool/twoStrokeMixtureCalculator/i18n/pt.ts +10 -10
  83. package/src/tool/twoStrokeMixtureCalculator/i18n/ru.ts +9 -9
  84. package/src/tool/twoStrokeMixtureCalculator/i18n/sv.ts +8 -8
  85. package/src/tool/twoStrokeMixtureCalculator/i18n/tr.ts +4 -4
  86. package/src/tool/twoStrokeMixtureCalculator/i18n/zh.ts +7 -7
  87. package/src/tool/voltageDropCalculator/i18n/en.ts +2 -2
  88. package/src/tool/voltageDropCalculator/i18n/es.ts +4 -4
  89. package/src/tool/voltageDropCalculator/i18n/ru.ts +4 -4
  90. package/src/tool/workshopFractionConverter/bibliography.ts +2 -2
  91. package/src/tool/workshopFractionConverter/i18n/de.ts +2 -2
  92. package/src/tool/workshopFractionConverter/i18n/es.ts +2 -2
  93. package/src/tool/workshopFractionConverter/i18n/fr.ts +2 -2
  94. package/src/tool/workshopFractionConverter/i18n/ru.ts +9 -9
  95. package/src/tool/workshopFractionConverter/i18n/zh.ts +6 -6
@@ -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: 'Apa rasio campuran bahan bakar dan oli yang umum?',
17
- answer: 'Rasio umum adalah 1:25 (kaya, melindungi), 1:33 (peralatan lama), 1:40 (standar), dan 1:50 (miskin, mesin modern). Periksa manual mesin Anda untuk rasio yang tepatmenggunakan rasio yang salah dapat merusak mesin Anda.',
17
+ answer: 'Rasio umum adalah 1:25 (kaya, melindungi), 1:33 (peralatan lama), 1:40 (standar), dan 1:50 (miskin, mesin modern). Periksa manual mesin Anda untuk rasio yang tepat-menggunakan rasio yang salah dapat merusak mesin Anda.',
18
18
  },
19
19
  {
20
20
  question: 'Apa yang terjadi jika saya salah mencampur?',
@@ -22,7 +22,7 @@ const faqData = [
22
22
  },
23
23
  {
24
24
  question: 'Jenis oli apa yang harus saya gunakan?',
25
- answer: 'Gunakan oli motor 2-tak yang sesuai untuk peralatan Anda. Oli 2-tak sintetik premium memberikan perlindungan yang lebih baik dan pembakaran yang lebih bersih daripada oli konvensional. Jangan pernah menggunakan oli mesin 4-takini akan merusak mesin.',
25
+ answer: 'Gunakan oli motor 2-tak yang sesuai untuk peralatan Anda. Oli 2-tak sintetik premium memberikan perlindungan yang lebih baik dan pembakaran yang lebih bersih daripada oli konvensional. Jangan pernah menggunakan oli mesin 4-tak-ini akan merusak mesin.',
26
26
  },
27
27
  {
28
28
  question: 'Bagaimana cara mencampur bahan bakar dan oli?',
@@ -83,15 +83,15 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
83
83
  schemas: [faqSchema, howToSchema, appSchema],
84
84
  seo: [
85
85
  { type: 'title', text: 'Kalkulator Campuran Bahan Bakar 2-Tak: Rasio Oli-Bensin Presisi untuk Gergaji Mesin & Moped', level: 2 },
86
- { type: 'paragraph', html: 'Mesin dua-tak membutuhkan campuran bahan bakar-oli yang presisi untuk bertahan hidup. Salah campur dan mesin Anda bisa hancur dalam hitungan menit. Kalkulator ini secara instan menentukan jumlah oli yang tepat yang dibutuhkan untuk volume bahan bakar dan jenis mesin Andamenghilangkan tebakan di bengkel.' },
86
+ { type: 'paragraph', html: 'Mesin dua-tak membutuhkan campuran bahan bakar-oli yang presisi untuk bertahan hidup. Salah campur dan mesin Anda bisa hancur dalam hitungan menit. Kalkulator ini secara instan menentukan jumlah oli yang tepat yang dibutuhkan untuk volume bahan bakar dan jenis mesin Anda-menghilangkan tebakan di bengkel.' },
87
87
 
88
88
  { type: 'title', text: 'Mengapa Mesin 2-Tak Membutuhkan Oli dalam Bahan Bakar', level: 3 },
89
- { type: 'card', icon: 'mdi:engine', title: 'Perbedaan Kritis', html: 'Tidak seperti mesin 4-tak dengan penampung oli terpisah, mesin 2-tak mencampur oli langsung ke dalam bahan bakar. Pada setiap langkah tenaga, mesin membakar campuran bahan bakar-oli untuk energi dan pelumasan. Tidak ada bak oli, tidak ada pompa oli terpisahhanya bahan bakar campuran yang menjaga piston tetap hidup.' },
89
+ { type: 'card', icon: 'mdi:engine', title: 'Perbedaan Kritis', html: 'Tidak seperti mesin 4-tak dengan penampung oli terpisah, mesin 2-tak mencampur oli langsung ke dalam bahan bakar. Pada setiap langkah tenaga, mesin membakar campuran bahan bakar-oli untuk energi dan pelumasan. Tidak ada bak oli, tidak ada pompa oli terpisah-hanya bahan bakar campuran yang menjaga piston tetap hidup.' },
90
90
 
91
91
  { type: 'title', text: 'Referensi Cepat Rasio 2-Tak', level: 3 },
92
92
  { type: 'table', headers: ['Rasio', '% Oli', 'Kasus Penggunaan', 'Jenis Mesin', 'Karakteristik'], rows: [
93
93
  ['1:25', '3,85%', 'Perlindungan Maksimal', 'Peralatan sebelum 1980-an, penggunaan beban tinggi, motor antik', 'Campuran kaya: lebih banyak asap, lebih banyak tumpukan karbon, perlindungan maksimal terhadap macet'],
94
- ['1:33', '2,94%', 'Peralatan Klasik', 'Mesin kecil 1980-an1990-an, gergaji mesin lama', 'Kekayaan moderat: keseimbangan antara perlindungan dan efisiensi'],
94
+ ['1:33', '2,94%', 'Peralatan Klasik', 'Mesin kecil 1980-an-1990-an, gergaji mesin lama', 'Kekayaan moderat: keseimbangan antara perlindungan dan efisiensi'],
95
95
  ['1:40', '2,44%', 'Standar Industri', 'Kebanyakan gergaji mesin modern, moped, mesin kecil modern', 'Rekomendasi standar: dirancang untuk oli sintetik masa kini'],
96
96
  ['1:50', '1,96%', 'Efisiensi Modern', 'Gergaji mesin terbaru, moped performa tinggi, sepeda motor baru', 'Campuran miskin: lebih sedikit asap, pembakaran lebih bersih, dirancang untuk oli sintetik premium']
97
97
  ] },
@@ -104,8 +104,8 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
104
104
  ] },
105
105
 
106
106
  { type: 'title', text: 'Rasio Peralatan Umum', level: 3 },
107
- { type: 'card', icon: 'mdi:tree', title: 'Gergaji Mesin', html: '<strong>Stihl, Husqvarna, Echo:</strong> Model modern biasanya membutuhkan 1:40 atau 1:50. Selalu periksa manual Andamenggunakan 1:25 pada gergaji mesin modern berisiko busi kotor dan performa buruk. Mesin Stihl lama (1990-an dan sebelumnya) mungkin menentukan 1:25 atau 1:33.' },
108
- { type: 'card', icon: 'mdi:motorcycle', title: 'Moped & Sepeda Motor', html: '<strong>Vespa, Honda, Yamaha:</strong> Kebanyakan membutuhkan 1:33 untuk model lama, 1:401:50 untuk versi modern. Moped performa tinggi sering kali menentukan rasio 1:50. Periksa manual servis Andaitu adalah sumber kebenaran.' },
107
+ { type: 'card', icon: 'mdi:tree', title: 'Gergaji Mesin', html: '<strong>Stihl, Husqvarna, Echo:</strong> Model modern biasanya membutuhkan 1:40 atau 1:50. Selalu periksa manual Anda-menggunakan 1:25 pada gergaji mesin modern berisiko busi kotor dan performa buruk. Mesin Stihl lama (1990-an dan sebelumnya) mungkin menentukan 1:25 atau 1:33.' },
108
+ { type: 'card', icon: 'mdi:motorcycle', title: 'Moped & Sepeda Motor', html: '<strong>Vespa, Honda, Yamaha:</strong> Kebanyakan membutuhkan 1:33 untuk model lama, 1:40-1:50 untuk versi modern. Moped performa tinggi sering kali menentukan rasio 1:50. Periksa manual servis Anda-itu adalah sumber kebenaran.' },
109
109
  { type: 'card', icon: 'mdi:tools', title: 'Peniup Daun & Pemangkas', html: '<strong>Stihl, Husqvarna, DeWalt:</strong> Biasanya 1:50 (modern) atau 1:40 (sedikit lebih tua). Alat-alat ini dirancang untuk penggunaan musiman cepat, sehingga rasio miskin menghemat asap tanpa mengorbankan keandalan.' },
110
110
 
111
111
  { type: 'title', text: 'Jenis Oli Sangat Penting', level: 3 },
@@ -116,10 +116,10 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
116
116
  ], columns: 3 },
117
117
 
118
118
  { type: 'title', text: 'Proses Mencampur Langkah-demi-Langkah', level: 3 },
119
- { type: 'card', icon: 'mdi:check-circle', title: 'Cara yang Benar untuk Mencampur', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Gunakan wadah khusus</strong> yang disediakan hanya untuk pencampuran bahan bakar. Bersih, kering, bertanda.</li><li><strong>Tuangkan setengah bahan bakar Anda</strong> ke dalam wadah terlebih dahulu.</li><li><strong>Tambahkan jumlah oli yang dihitung</strong> (gunakan kalkulator ini untuk presisi).</li><li><strong>Tambahkan sisa bahan bakar</strong> untuk mencapai volume target.</li><li><strong>Kocok dengan kuat selama 12 menit</strong> sampai warna seragam. Campuran homogen = pelumasan merata.</li><li><strong>Beri label pada wadah</strong> dengan tanggal, rasio, dan jenis bahan bakar.</li><li><strong>Gunakan dalam waktu 30 hari</strong> (oli sintetik memperpanjang ini hingga 60 hari).</li></ol>' },
119
+ { type: 'card', icon: 'mdi:check-circle', title: 'Cara yang Benar untuk Mencampur', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Gunakan wadah khusus</strong> yang disediakan hanya untuk pencampuran bahan bakar. Bersih, kering, bertanda.</li><li><strong>Tuangkan setengah bahan bakar Anda</strong> ke dalam wadah terlebih dahulu.</li><li><strong>Tambahkan jumlah oli yang dihitung</strong> (gunakan kalkulator ini untuk presisi).</li><li><strong>Tambahkan sisa bahan bakar</strong> untuk mencapai volume target.</li><li><strong>Kocok dengan kuat selama 1-2 menit</strong> sampai warna seragam. Campuran homogen = pelumasan merata.</li><li><strong>Beri label pada wadah</strong> dengan tanggal, rasio, dan jenis bahan bakar.</li><li><strong>Gunakan dalam waktu 30 hari</strong> (oli sintetik memperpanjang ini hingga 60 hari).</li></ol>' },
120
120
 
121
121
  { type: 'title', text: 'Kapan Harus Mempertanyakan Manual Peralatan Anda', level: 3 },
122
- { type: 'tip', html: '<strong>Selalu verifikasi rasio dalam manual peralatan Anda terlebih dahulu.</strong> Jika Anda tidak dapat menemukannya, kunjungi situs web produsen atau hubungi dukungan mereka. Jangan pernah menebakrasio yang salah membatalkan garansi dan berisiko piston macet. Jika peralatan Anda barang antik dan manualnya hilang, cari nomor model secara online.' },
122
+ { type: 'tip', html: '<strong>Selalu verifikasi rasio dalam manual peralatan Anda terlebih dahulu.</strong> Jika Anda tidak dapat menemukannya, kunjungi situs web produsen atau hubungi dukungan mereka. Jangan pernah menebak-rasio yang salah membatalkan garansi dan berisiko piston macet. Jika peralatan Anda barang antik dan manualnya hilang, cari nomor model secara online.' },
123
123
 
124
124
  { type: 'title', text: 'Glosarium: Istilah 2-Tak Dijelaskan', level: 3 },
125
125
  { type: 'glossary', items: [
@@ -142,12 +142,12 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
142
142
 
143
143
  { type: 'title', text: 'Kesalahan Umum yang Mematikan Mesin', level: 3 },
144
144
  { type: 'diagnostic', variant: 'error', title: 'Menggunakan Oli 4 Tak pada Mesin 2 Tak', icon: 'mdi:alert', badge: 'Kematian Mesin', html: 'Oli 4-tak dirancang untuk bersirkulasi melalui blok mesin. Dalam tangki bahan bakar 2-tak, mereka tidak terbakar bersih dan akan menghancurkan mesin Anda dalam hitungan jam.' },
145
- { type: 'diagnostic', variant: 'warning', title: 'Lupa Mencampur Secara Menyeluruh', icon: 'mdi:alert', badge: 'Risiko Macet', html: 'Jika oli dan bahan bakar terpisah karena pencampuran yang tidak lengkap, bagian dari mesin Anda akan terbakar tanpa pelumasan. Kocok setidaknya selama 12 menit sampai campuran seragam.' },
145
+ { type: 'diagnostic', variant: 'warning', title: 'Lupa Mencampur Secara Menyeluruh', icon: 'mdi:alert', badge: 'Risiko Macet', html: 'Jika oli dan bahan bakar terpisah karena pencampuran yang tidak lengkap, bagian dari mesin Anda akan terbakar tanpa pelumasan. Kocok setidaknya selama 1-2 menit sampai campuran seragam.' },
146
146
  { type: 'diagnostic', variant: 'warning', title: 'Menggunakan Bahan Bakar Lama (Lebih dari 60 Hari)', icon: 'mdi:alert', badge: 'Penumpukan Getah', html: 'Bahan bakar campuran etanol terurai seiring waktu. Campuran bahan bakar lama meninggalkan endapan getah di karburator dan injektor bahan bakar. Campur hanya apa yang akan Anda gunakan dalam 30 hari.' },
147
147
 
148
148
  { type: 'title', text: 'Ringkasan FAQ', level: 3 },
149
149
  { type: 'summary', title: 'Sebelum Anda Mencampur', items: [
150
- 'Periksa manual peralatan Anda untuk rasio yang tepatini adalah spesifikasi yang diuji produsen.',
150
+ 'Periksa manual peralatan Anda untuk rasio yang tepat-ini adalah spesifikasi yang diuji produsen.',
151
151
  'Verifikasi Anda menggunakan oli 2-tak, bukan 4-tak atau oli lainnya.',
152
152
  'Gunakan wadah bersih khusus yang hanya digunakan untuk pencampuran bahan bakar.',
153
153
  'Gunakan bensin segar (tidak disimpan selama berbulan-bulan) dan oli 2-tak yang kompatibel.',
@@ -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';
@@ -105,7 +105,7 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
105
105
 
106
106
  { type: 'title', text: 'Rapporti comuni per attrezzatura', level: 3 },
107
107
  { type: 'card', icon: 'mdi:tree', title: 'Motoseghe', html: '<strong>Stihl, Husqvarna, Echo:</strong> I modelli moderni richiedono tipicamente 1:40 o 1:50. Controlla sempre il manuale: usare 1:25 su una motosega moderna rischia candele sporche. Le vecchie macchine Stihl (anni 90 e precedenti) possono specificare 1:25 o 1:33.' },
108
- { type: 'card', icon: 'mdi:motorcycle', title: 'Ciclomotori e Moto', html: '<strong>Vespa, Honda, Yamaha:</strong> La maggior parte richiede 1:33 per i vecchi modelli, 1:401:50 per le versioni moderne. Ciclomotori ad alte prestazioni spesso specificano 1:50. Il manuale di servizio è la fonte di verità.' },
108
+ { type: 'card', icon: 'mdi:motorcycle', title: 'Ciclomotori e Moto', html: '<strong>Vespa, Honda, Yamaha:</strong> La maggior parte richiede 1:33 per i vecchi modelli, 1:40-1:50 per le versioni moderne. Ciclomotori ad alte prestazioni spesso specificano 1:50. Il manuale di servizio è la fonte di verità.' },
109
109
  { type: 'card', icon: 'mdi:tools', title: 'Soffiatori e Tagliabordi', html: '<strong>Stihl, Husqvarna, DeWalt:</strong> Tipicamente 1:50 (moderni) o 1:40 (più vecchi). Questi strumenti sono progettati per uso stagionale rapido, quindi rapporti magri riducono il fumo senza sacrificare l\'affidabilità.' },
110
110
 
111
111
  { type: 'title', text: 'Il tipo di olio conta quanto il rapporto', level: 3 },
@@ -116,7 +116,7 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
116
116
  ], columns: 3 },
117
117
 
118
118
  { type: 'title', text: 'Processo di miscelazione passo-passo', level: 3 },
119
- { type: 'card', icon: 'mdi:check-circle', title: 'Il modo giusto di miscelare', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Usa un contenitore dedicato</strong> riservato solo alla miscela. Pulito, asciutto, contrassegnato.</li><li><strong>Versa metà benzina</strong> nel contenitore per prima.</li><li><strong>Aggiungi la quantità di olio calcolata</strong> (usa questo calcolatore per precisione).</li><li><strong>Aggiungi la benzina rimanente</strong> per raggiungere il volume target.</li><li><strong>Agita vigorosamente per 12 minuti</strong> finché il colore non è uniforme. Una miscela omogenea = lubrificazione costante.</li><li><strong>Etichetta il contenitore</strong> con data, rapporto e tipo di carburante.</li><li><strong>Usa entro 30 giorni</strong> (gli oli sintetici estendono a 60 giorni).</li></ol>' },
119
+ { type: 'card', icon: 'mdi:check-circle', title: 'Il modo giusto di miscelare', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Usa un contenitore dedicato</strong> riservato solo alla miscela. Pulito, asciutto, contrassegnato.</li><li><strong>Versa metà benzina</strong> nel contenitore per prima.</li><li><strong>Aggiungi la quantità di olio calcolata</strong> (usa questo calcolatore per precisione).</li><li><strong>Aggiungi la benzina rimanente</strong> per raggiungere il volume target.</li><li><strong>Agita vigorosamente per 1-2 minuti</strong> finché il colore non è uniforme. Una miscela omogenea = lubrificazione costante.</li><li><strong>Etichetta il contenitore</strong> con data, rapporto e tipo di carburante.</li><li><strong>Usa entro 30 giorni</strong> (gli oli sintetici estendono a 60 giorni).</li></ol>' },
120
120
 
121
121
  { type: 'title', text: 'Quando dubitare del manuale dell\'attrezzatura', level: 3 },
122
122
  { type: 'tip', html: '<strong>Verifica sempre prima il rapporto sul manuale del produttore.</strong> Se non lo trovi, visita il sito del produttore o contatta il supporto. Mai indovinare: un rapporto errato annulla la garanzia e rischia il grippaggio. Se l\'attrezzatura è d\'epoca e il manuale è perso, cerca online il numero del modello.' },
@@ -142,7 +142,7 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
142
142
 
143
143
  { type: 'title', text: 'Errori comuni che uccidono i motori', level: 3 },
144
144
  { type: 'diagnostic', variant: 'error', title: 'Usare olio per 4 tempi in motori a 2 tempi', icon: 'mdi:alert', badge: 'Morte Motore', html: 'Gli oli per 4 tempi sono fatti per circolare nel blocco motore. In un serbatoio 2 tempi non bruciano bene e distruggono il motore in poche ore.' },
145
- { type: 'diagnostic', variant: 'warning', title: 'Dimenticare di agitare bene', icon: 'mdi:alert', badge: 'Rischio Grippaggio', html: 'Se olio e benzina si separano per miscelazione incompleta, parti del motore bruceranno senza lubrificazione. Agita per almeno 12 minuti.' },
145
+ { type: 'diagnostic', variant: 'warning', title: 'Dimenticare di agitare bene', icon: 'mdi:alert', badge: 'Rischio Grippaggio', html: 'Se olio e benzina si separano per miscelazione incompleta, parti del motore bruceranno senza lubrificazione. Agita per almeno 1-2 minuti.' },
146
146
  { type: 'diagnostic', variant: 'warning', title: 'Usare benzina vecchia (oltre 60 giorni)', icon: 'mdi:alert', badge: 'Residui Gommosi', html: 'La benzina con etanolo si degrada nel tempo. La vecchia miscela lascia depositi gommosi nei carburatori. Prepara solo quella che userai entro 30 giorni.' },
147
147
 
148
148
  { type: 'title', text: 'Sintesi FAQ', level: 3 },
@@ -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';
@@ -83,7 +83,7 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
83
83
  schemas: [faqSchema, howToSchema, appSchema],
84
84
  seo: [
85
85
  { type: 'title', text: 'Tweetakt Mengverhouding Calculator: Precieze Olie-Benzine Ratios voor Kettingzagen en Bromfietsen', level: 2 },
86
- { type: 'paragraph', html: 'Tweetaktmotoren hebben een exact mengsel van benzine en olie nodig om te overleven. Een verkeerd mengsel kan uw motor binnen enkele minuten vernielen. Deze calculator bepaalt direct de exacte hoeveelheid olie voor uw brandstofvolume en motortype geen giswerk meer in de schuur.' },
86
+ { type: 'paragraph', html: 'Tweetaktmotoren hebben een exact mengsel van benzine en olie nodig om te overleven. Een verkeerd mengsel kan uw motor binnen enkele minuten vernielen. Deze calculator bepaalt direct de exacte hoeveelheid olie voor uw brandstofvolume en motortype - geen giswerk meer in de schuur.' },
87
87
 
88
88
  { type: 'title', text: 'Waarom tweetaktmotoren olie in de brandstof nodig hebben', level: 3 },
89
89
  { type: 'card', icon: 'mdi:engine', title: 'Het cruciale verschil', html: 'In tegenstelling tot viertaktmotoren met een apart carter, mengen tweetaktmotoren olie direct door de brandstof. Bij elke arbeidsslag verbrandt de motor het mengsel voor zowel energie als smering. Er is geen oliepomp; alleen de mengsmering houdt de zuigers in leven.' },
@@ -104,8 +104,8 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
104
104
  ] },
105
105
 
106
106
  { type: 'title', text: 'Veelvoorkomende ratios per apparaat', level: 3 },
107
- { type: 'card', icon: 'mdi:tree', title: 'Kettingzagen', html: '<strong>Stihl, Husqvarna, Echo:</strong> Moderne modellen vereisen meestal 1:40 of 1:50. Check altijd uw handleiding 1:25 op een moderne zaag geeft risico op vette bougies. Oudere Stihl-machines (jaren 90 en ouder) kunnen 1:25 of 1:33 voorschrijven.' },
108
- { type: 'card', icon: 'mdi:motorcycle', title: 'Bromfietsen & Motoren', html: '<strong>Vespa, Honda, Yamaha:</strong> De meeste vereisen 1:33 voor oude modellen, 1:401:50 voor moderne versies. High-performance brommers schrijven vaak 1:50 voor. De handleiding is de enige bron van waarheid.' },
107
+ { type: 'card', icon: 'mdi:tree', title: 'Kettingzagen', html: '<strong>Stihl, Husqvarna, Echo:</strong> Moderne modellen vereisen meestal 1:40 of 1:50. Check altijd uw handleiding - 1:25 op een moderne zaag geeft risico op vette bougies. Oudere Stihl-machines (jaren 90 en ouder) kunnen 1:25 of 1:33 voorschrijven.' },
108
+ { type: 'card', icon: 'mdi:motorcycle', title: 'Bromfietsen & Motoren', html: '<strong>Vespa, Honda, Yamaha:</strong> De meeste vereisen 1:33 voor oude modellen, 1:40-1:50 voor moderne versies. High-performance brommers schrijven vaak 1:50 voor. De handleiding is de enige bron van waarheid.' },
109
109
  { type: 'card', icon: 'mdi:tools', title: 'Bladblazers & Trimmers', html: '<strong>Stihl, Husqvarna, DeWalt:</strong> Meestal 1:50 (modern) of 1:40 (iets ouder). Dit materieel is voor kort seizoensgebruik; magere ratios sparen rook zonder de betrouwbaarheid op te offeren.' },
110
110
 
111
111
  { type: 'title', text: 'Oliesoort is net zo belangrijk als de ratio', level: 3 },
@@ -116,10 +116,10 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
116
116
  ], columns: 3 },
117
117
 
118
118
  { type: 'title', text: 'Stappenplan voor het mengen', level: 3 },
119
- { type: 'card', icon: 'mdi:check-circle', title: 'De juiste manier van mengen', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Gebruik een aparte jerrycan</strong> die alleen voor mengsmering is. Schoon, droog en gelabeld.</li><li><strong>Giet eerst de helft van de benzine</strong> in de jerrycan.</li><li><strong>Voeg de berekende olie toe</strong> (gebruik deze calculator voor precisie).</li><li><strong>Voeg de rest van de benzine toe</strong> tot het gewenste volume.</li><li><strong>Schud krachtig gedurende 12 minuten</strong> tot de kleur egaal is. Een homogeen mengsel = gelijkmatige smering.</li><li><strong>Label de jerrycan</strong> met datum, ratio en brandstoftype.</li><li><strong>Gebruik binnen 30 dagen</strong> (synthetische oliën tot 60 dagen).</li></ol>' },
119
+ { type: 'card', icon: 'mdi:check-circle', title: 'De juiste manier van mengen', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Gebruik een aparte jerrycan</strong> die alleen voor mengsmering is. Schoon, droog en gelabeld.</li><li><strong>Giet eerst de helft van de benzine</strong> in de jerrycan.</li><li><strong>Voeg de berekende olie toe</strong> (gebruik deze calculator voor precisie).</li><li><strong>Voeg de rest van de benzine toe</strong> tot het gewenste volume.</li><li><strong>Schud krachtig gedurende 1-2 minuten</strong> tot de kleur egaal is. Een homogeen mengsel = gelijkmatige smering.</li><li><strong>Label de jerrycan</strong> met datum, ratio en brandstoftype.</li><li><strong>Gebruik binnen 30 dagen</strong> (synthetische oliën tot 60 dagen).</li></ol>' },
120
120
 
121
121
  { type: 'title', text: 'Wanneer de handleiding in twijfel trekken', level: 3 },
122
- { type: 'tip', html: '<strong>Controleer altijd eerst de ratio in de originele handleiding.</strong> Kunt u deze niet vinden, kijk dan op de website van de fabrikant. Gok nooit een verkeerde ratio doet de garantie vervallen en riskeert een vastloper. Bij oldtimers zonder handleiding: zoek online op modelnummer.' },
122
+ { type: 'tip', html: '<strong>Controleer altijd eerst de ratio in de originele handleiding.</strong> Kunt u deze niet vinden, kijk dan op de website van de fabrikant. Gok nooit - een verkeerde ratio doet de garantie vervallen en riskeert een vastloper. Bij oldtimers zonder handleiding: zoek online op modelnummer.' },
123
123
 
124
124
  { type: 'title', text: 'Begrippenlijst tweetakt termen', level: 3 },
125
125
  { type: 'glossary', items: [
@@ -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: 'Jakie są typowe proporcje mieszanki?',
17
- answer: 'Typowe proporcje to 1:25 (bogata, ochronna), 1:33 (starszy sprzęt), 1:40 (standardowa) i 1:50 (uboga, nowoczesne silniki). Zawsze sprawdzaj instrukcję silnika błędna proporcja może go uszkodzić.',
17
+ answer: 'Typowe proporcje to 1:25 (bogata, ochronna), 1:33 (starszy sprzęt), 1:40 (standardowa) i 1:50 (uboga, nowoczesne silniki). Zawsze sprawdzaj instrukcję silnika - błędna proporcja może go uszkodzić.',
18
18
  },
19
19
  {
20
20
  question: 'Co się stanie przy złej mieszance?',
@@ -83,7 +83,7 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
83
83
  schemas: [faqSchema, howToSchema, appSchema],
84
84
  seo: [
85
85
  { type: 'title', text: 'Kalkulator Mieszanki Paliwa 2T: Precyzyjne Proporcje do Pił Spalinowych i Mopędów', level: 2 },
86
- { type: 'paragraph', html: 'Silniki dwusuwowe wymagają precyzyjnej mieszanki paliwowo-olejowej, aby działać poprawnie. Błąd w proporcjach może zniszczyć silnik w kilka minut. Ten kalkulator błyskawicznie wylicza dokładną ilość oleju potrzebną do danej objętości paliwa koniec ze zgadywaniem w garażu.' },
86
+ { type: 'paragraph', html: 'Silniki dwusuwowe wymagają precyzyjnej mieszanki paliwowo-olejowej, aby działać poprawnie. Błąd w proporcjach może zniszczyć silnik w kilka minut. Ten kalkulator błyskawicznie wylicza dokładną ilość oleju potrzebną do danej objętości paliwa - koniec ze zgadywaniem w garażu.' },
87
87
 
88
88
  { type: 'title', text: 'Dlaczego silniki 2-suwowe wymagają oleju w paliwie?', level: 3 },
89
89
  { type: 'card', icon: 'mdi:engine', title: 'Kluczowa różnica', html: 'W przeciwieństwie do silników 4 suwowych z oddzielną miską olejową, silniki 2T mieszają olej bezpośrednio z paliwem. Podczas każdego cyklu silnik spala mieszankę, która jednocześnie smaruje ruchome części. Brak smarowania to gwarantowane zatarcie tłoka.' },
@@ -104,7 +104,7 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
104
104
  ] },
105
105
 
106
106
  { type: 'title', text: 'Typowe proporcje dla urządzeń', level: 3 },
107
- { type: 'card', icon: 'mdi:tree', title: 'Piły spalinowe', html: '<strong>Stihl, Husqvarna, Echo:</strong> Nowoczesne modele wymagają zazwyczaj 1:40 lub 1:50. Zawsze sprawdź instrukcję 1:25 w nowej pile to pewne problemy ze świecą. Starsze maszyny Stihl mogą wymagać 1:25 lub 1:33.' },
107
+ { type: 'card', icon: 'mdi:tree', title: 'Piły spalinowe', html: '<strong>Stihl, Husqvarna, Echo:</strong> Nowoczesne modele wymagają zazwyczaj 1:40 lub 1:50. Zawsze sprawdź instrukcję - 1:25 w nowej pile to pewne problemy ze świecą. Starsze maszyny Stihl mogą wymagać 1:25 lub 1:33.' },
108
108
  { type: 'card', icon: 'mdi:motorcycle', title: 'Mopędy i Motocykle', html: '<strong>Vespa, Romet, Simson:</strong> Zabytki wymagają zazwyczaj 1:33 lub 1:25. Nowsze konstrukcje 1:40-1:50. Instrukcja serwisowa to jedyne pewne źródło informacji.' },
109
109
  { type: 'card', icon: 'mdi:tools', title: 'Dmuchawy i Podkaszarki', html: '<strong>Stihl, Husqvarna, DeWalt:</strong> Zazwyczaj 1:50 (nowe) lub 1:40. Sprzęt ten pracuje sezonowo, więc ubogie mieszanki ograniczają dym bez utraty trwałości.' },
110
110
 
@@ -119,7 +119,7 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
119
119
  { type: 'card', icon: 'mdi:check-circle', title: 'Jak robić to poprawnie', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Używaj dedykowanego kanistra</strong> tylko do mieszanki. Czysty i szczelny.</li><li><strong>Wlej połowę paliwa</strong> jako pierwszą.</li><li><strong>Dodaj odmierzoną ilość oleju</strong> (użyj tego kalkulatora dla precyzji).</li><li><strong>Dolej resztę benzyny</strong> do pożądanej objętości.</li><li><strong>Wstrząsaj mocno przez 1-2 minuty</strong> aż kolor będzie jednolity. Jednorodna mieszanka = równe smarowanie.</li><li><strong>Opisz kanister</strong> datą i proporcją.</li><li><strong>Zużyj w ciągu 30 dni</strong> (syntetyki wytrzymają do 60 dni).</li></ol>' },
120
120
 
121
121
  { type: 'title', text: 'Kiedy nie ufać instrukcji?', level: 3 },
122
- { type: 'tip', html: '<strong>Zawsze najpierw sprawdź instrukcję producenta.</strong> Jeśli jej nie masz, odwiedź stronę producenta. Nigdy nie zgaduj na oko zła mieszanka to utrata gwarancji i ryzyko zniszczenia silnika. W przypadku starych maszyn bez dokumentacji szukaj informacji na forach pasjonatów danej marki.' },
122
+ { type: 'tip', html: '<strong>Zawsze najpierw sprawdź instrukcję producenta.</strong> Jeśli jej nie masz, odwiedź stronę producenta. Nigdy nie zgaduj "na oko" - zła mieszanka to utrata gwarancji i ryzyko zniszczenia silnika. W przypadku starych maszyn bez dokumentacji szukaj informacji na forach pasjonatów danej marki.' },
123
123
 
124
124
  { type: 'title', text: 'Słowniczek pojęć 2T', level: 3 },
125
125
  { type: 'glossary', items: [
@@ -143,7 +143,7 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
143
143
  { type: 'title', text: 'Błędy, które zabijają silniki', level: 3 },
144
144
  { type: 'diagnostic', variant: 'error', title: 'Używanie oleju do silników 4 suwowych', icon: 'mdi:alert', badge: 'Śmierć Silnika', html: 'Oleje 4T nie są przystosowane do spalania. W dwusuwie stworzą gęsty osad, który zniszczy gładź cylindra w kilka godzin.' },
145
145
  { type: 'diagnostic', variant: 'warning', title: 'Brak wymieszania paliwa', icon: 'mdi:alert', badge: 'Ryzyko Zatarcia', html: 'Jeśli olej i benzyna się rozwarstwią, silnik przez chwilę będzie pracował bez smarowania. Wstrząsaj kanistrem przed każdym tankowaniem.' },
146
- { type: 'diagnostic', variant: 'warning', title: 'Stare paliwo (ponad 60 dni)', icon: 'mdi:alert', badge: 'Zatory w gaźniku', html: 'Paliwo z czasem traci właściwości i kwaśnieje”. Stara mieszanka zapycha dysze gaźnika i utrudnia rozruch.' },
146
+ { type: 'diagnostic', variant: 'warning', title: 'Stare paliwo (ponad 60 dni)', icon: 'mdi:alert', badge: 'Zatory w gaźniku', html: 'Paliwo z czasem traci właściwości i "kwaśnieje". Stara mieszanka zapycha dysze gaźnika i utrudnia rozruch.' },
147
147
 
148
148
  { type: 'title', text: 'Podsumowanie', level: 3 },
149
149
  { type: 'summary', title: 'Zanim zaczniesz mieszać', items: [
@@ -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';
@@ -22,7 +22,7 @@ const faqData = [
22
22
  },
23
23
  {
24
24
  question: 'Que tipo de óleo devo usar?',
25
- answer: 'Use óleo específico para motores de 2 tempos adequado ao seu equipamento. Óleos sintéticos premium oferecem melhor proteção e combustão mais limpa que os convencionais. Nunca use óleo de motor de 4 tempos causará danos graves.',
25
+ answer: 'Use óleo específico para motores de 2 tempos adequado ao seu equipamento. Óleos sintéticos premium oferecem melhor proteção e combustão mais limpa que os convencionais. Nunca use óleo de motor de 4 tempos - causará danos graves.',
26
26
  },
27
27
  {
28
28
  question: 'Como misturar combustível e óleo?',
@@ -83,10 +83,10 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
83
83
  schemas: [faqSchema, howToSchema, appSchema],
84
84
  seo: [
85
85
  { type: 'title', text: 'Calculadora de Mistura 2 Tempos: Proporções Óleo/Combustível Precisas para Motosserras e Ciclomotores', level: 2 },
86
- { type: 'paragraph', html: 'Motores a dois tempos requerem uma mistura precisa de gasolina e óleo para sobreviver. Uma mistura errada pode destruir o seu motor em minutos. Esta calculadora determina instantaneamente a quantidade exata de óleo necessária para o seu volume de combustível e tipo de motor eliminando as dúvidas na oficina.' },
86
+ { type: 'paragraph', html: 'Motores a dois tempos requerem uma mistura precisa de gasolina e óleo para sobreviver. Uma mistura errada pode destruir o seu motor em minutos. Esta calculadora determina instantaneamente a quantidade exata de óleo necessária para o seu volume de combustível e tipo de motor - eliminando as dúvidas na oficina.' },
87
87
 
88
88
  { type: 'title', text: 'Por que motores 2 tempos requerem óleo no combustível', level: 3 },
89
- { type: 'card', icon: 'mdi:engine', title: 'A diferença crítica', html: 'Ao contrário dos motores de 4 tempos com cárteres de óleo separados, os motores de 2 tempos misturam o óleo diretamente no combustível. Em cada ciclo, o motor queima a mistura tanto para energia quanto para lubrificação. Não há cárter, nem bomba de óleo separada apenas o combustível misturado mantém os pistões vivos.' },
89
+ { type: 'card', icon: 'mdi:engine', title: 'A diferença crítica', html: 'Ao contrário dos motores de 4 tempos com cárteres de óleo separados, os motores de 2 tempos misturam o óleo diretamente no combustível. Em cada ciclo, o motor queima a mistura tanto para energia quanto para lubrificação. Não há cárter, nem bomba de óleo separada - apenas o combustível misturado mantém os pistões vivos.' },
90
90
 
91
91
  { type: 'title', text: 'Referência rápida de proporções 2 tempos', level: 3 },
92
92
  { type: 'table', headers: ['Proporção', '% Óleo', 'Uso Recomendado', 'Tipo de Motor', 'Características'], rows: [
@@ -104,8 +104,8 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
104
104
  ] },
105
105
 
106
106
  { type: 'title', text: 'Proporções comuns por equipamento', level: 3 },
107
- { type: 'card', icon: 'mdi:tree', title: 'Motosserras', html: '<strong>Stihl, Husqvarna, Echo:</strong> Modelos modernos normalmente requerem 1:40 ou 1:50. Verifique sempre o manual usar 1:25 numa motosserra moderna corre o risco de sujar as velas. Máquinas Stihl antigas (anos 90 e anteriores) podem especificar 1:25 ou 1:33.' },
108
- { type: 'card', icon: 'mdi:motorcycle', title: 'Ciclomotores e Motos', html: '<strong>Vespa, Honda, Yamaha:</strong> A maioria requer 1:33 para modelos antigos, 1:401:50 para versões modernas. Ciclomotores de alto desempenho especificam frequentemente 1:50. O manual de serviço é a sua fonte da verdade.' },
107
+ { type: 'card', icon: 'mdi:tree', title: 'Motosserras', html: '<strong>Stihl, Husqvarna, Echo:</strong> Modelos modernos normalmente requerem 1:40 ou 1:50. Verifique sempre o manual - usar 1:25 numa motosserra moderna corre o risco de sujar as velas. Máquinas Stihl antigas (anos 90 e anteriores) podem especificar 1:25 ou 1:33.' },
108
+ { type: 'card', icon: 'mdi:motorcycle', title: 'Ciclomotores e Motos', html: '<strong>Vespa, Honda, Yamaha:</strong> A maioria requer 1:33 para modelos antigos, 1:40-1:50 para versões modernas. Ciclomotores de alto desempenho especificam frequentemente 1:50. O manual de serviço é a sua fonte da verdade.' },
109
109
  { type: 'card', icon: 'mdi:tools', title: 'Sopradores e Roçadoras', html: '<strong>Stihl, Husqvarna, DeWalt:</strong> Tipicamente 1:50 (modernos) ou 1:40 (mais antigos). Estas ferramentas são feitas para uso sazonal rápido, por isso proporções pobres reduzem o fumo sem sacrificar a fiabilidade.' },
110
110
 
111
111
  { type: 'title', text: 'O tipo de óleo importa tanto quanto a proporção', level: 3 },
@@ -116,10 +116,10 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
116
116
  ], columns: 3 },
117
117
 
118
118
  { type: 'title', text: 'Processo de mistura passo a passo', level: 3 },
119
- { type: 'card', icon: 'mdi:check-circle', title: 'A forma correta de misturar', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Use um recipiente dedicado</strong> reservado apenas para mistura. Limpo, seco e marcado.</li><li><strong>Deite metade da gasolina</strong> primeiro no recipiente.</li><li><strong>Adicione a quantidade de óleo calculada</strong> (use esta calculadora para precisão).</li><li><strong>Adicione a gasolina restante</strong> para atingir o volume pretendido.</li><li><strong>Agite vigorosamente por 12 minutos</strong> até a cor ficar uniforme. Mistura homogénea = lubrificação uniforme.</li><li><strong>Etiquete o recipiente</strong> com data, proporção e tipo de combustível.</li><li><strong>Use em 30 dias</strong> (óleos sintéticos estendem para 60 dias).</li></ol>' },
119
+ { type: 'card', icon: 'mdi:check-circle', title: 'A forma correta de misturar', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Use um recipiente dedicado</strong> reservado apenas para mistura. Limpo, seco e marcado.</li><li><strong>Deite metade da gasolina</strong> primeiro no recipiente.</li><li><strong>Adicione a quantidade de óleo calculada</strong> (use esta calculadora para precisão).</li><li><strong>Adicione a gasolina restante</strong> para atingir o volume pretendido.</li><li><strong>Agite vigorosamente por 1-2 minutos</strong> até a cor ficar uniforme. Mistura homogénea = lubrificação uniforme.</li><li><strong>Etiquete o recipiente</strong> com data, proporção e tipo de combustível.</li><li><strong>Use em 30 dias</strong> (óleos sintéticos estendem para 60 dias).</li></ol>' },
120
120
 
121
121
  { type: 'title', text: 'Quando duvidar do manual do equipamento', level: 3 },
122
- { type: 'tip', html: '<strong>Verifique sempre a proporção no manual do seu equipamento primeiro.</strong> Se não o encontrar, visite o site do fabricante ou contacte o suporte. Nunca adivinhe uma proporção errada anula garantias e arrisca gripar o motor. Se o equipamento for antigo e o manual estiver perdido, pesquise online pelo modelo.' },
122
+ { type: 'tip', html: '<strong>Verifique sempre a proporção no manual do seu equipamento primeiro.</strong> Se não o encontrar, visite o site do fabricante ou contacte o suporte. Nunca adivinhe - uma proporção errada anula garantias e arrisca gripar o motor. Se o equipamento for antigo e o manual estiver perdido, pesquise online pelo modelo.' },
123
123
 
124
124
  { type: 'title', text: 'Glossário: Termos de 2 Tempos Explicados', level: 3 },
125
125
  { type: 'glossary', items: [
@@ -142,12 +142,12 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
142
142
 
143
143
  { type: 'title', text: 'Erros comuns que matam motores', level: 3 },
144
144
  { type: 'diagnostic', variant: 'error', title: 'Usar óleo 4 tempos em motores 2 tempos', icon: 'mdi:alert', badge: 'Morte do Motor', html: 'Óleos de 4 tempos são feitos para circular num bloco motor. Num depósito de 2 tempos, não queimam bem e destruirão o motor em horas.' },
145
- { type: 'diagnostic', variant: 'warning', title: 'Esquecer de misturar bem', icon: 'mdi:alert', badge: 'Risco de Gripagem', html: 'Se o óleo e a gasolina se separarem por mistura incompleta, partes do motor queimarão sem lubrificação. Agite por pelo menos 12 minutos.' },
145
+ { type: 'diagnostic', variant: 'warning', title: 'Esquecer de misturar bem', icon: 'mdi:alert', badge: 'Risco de Gripagem', html: 'Se o óleo e a gasolina se separarem por mistura incompleta, partes do motor queimarão sem lubrificação. Agite por pelo menos 1-2 minutos.' },
146
146
  { type: 'diagnostic', variant: 'warning', title: 'Usar combustível velho (mais de 60 dias)', icon: 'mdi:alert', badge: 'Resíduos Gomosos', html: 'Gasolina com etanol degrada-se com o tempo. Mistura velha deixa depósitos nos carburadores. Prepare apenas o que vai usar em 30 dias.' },
147
147
 
148
148
  { type: 'title', text: 'Resumo FAQ', level: 3 },
149
149
  { type: 'summary', title: 'Antes de misturar', items: [
150
- 'Verifique o manual para a proporção exata é a especificação do fabricante.',
150
+ 'Verifique o manual para a proporção exata - é a especificação do fabricante.',
151
151
  'Confirme que usa óleo de 2 tempos, não de 4 tempos ou outros.',
152
152
  'Use um recipiente limpo e dedicado apenas à mistura.',
153
153
  'Use gasolina fresca (não guardada há meses) e óleo compatível.',
@@ -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';
@@ -22,7 +22,7 @@ const faqData = [
22
22
  },
23
23
  {
24
24
  question: ' Какое масло использовать?',
25
- answer: 'Используйте только масло для 2-тактных двигателей (2T). Синтетические масла обеспечивают лучшую защиту и чистое сгорание. Никогда не используйте четырехтактное масло оно погубит двигатель.',
25
+ answer: 'Используйте только масло для 2-тактных двигателей (2T). Синтетические масла обеспечивают лучшую защиту и чистое сгорание. Никогда не используйте четырехтактное масло - оно погубит двигатель.',
26
26
  },
27
27
  {
28
28
  question: 'Как правильно смешивать?',
@@ -83,10 +83,10 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
83
83
  schemas: [faqSchema, howToSchema, appSchema],
84
84
  seo: [
85
85
  { type: 'title', text: 'Калькулятор 2-тактной смеси: пропорции масла и бензина для бензопил и мопедов', level: 2 },
86
- { type: 'paragraph', html: 'Двухтактные двигатели требуют точного соотношения бензина и масла. Ошибка может вывести мотор из строя за считанные минуты. Этот калькулятор мгновенно определяет нужный объем масла забудьте о расчетах «на глаз» в гараже.' },
86
+ { type: 'paragraph', html: 'Двухтактные двигатели требуют точного соотношения бензина и масла. Ошибка может вывести мотор из строя за считанные минуты. Этот калькулятор мгновенно определяет нужный объем масла - забудьте о расчетах "на глаз" в гараже.' },
87
87
 
88
88
  { type: 'title', text: 'Почему двухтактным двигателям нужно масло в бензине', level: 3 },
89
- { type: 'card', icon: 'mdi:engine', title: 'Ключевое отличие', html: 'В отличие от 4-тактных моторов с отдельным картером, в 2-тактных масло мешается прямо с топливом. При каждом такте смесь сгорает, обеспечивая и энергию, и смазку. Здесь нет масляного насоса только смесь спасает поршни от заклинивания.' },
89
+ { type: 'card', icon: 'mdi:engine', title: 'Ключевое отличие', html: 'В отличие от 4-тактных моторов с отдельным картером, в 2-тактных масло мешается прямо с топливом. При каждом такте смесь сгорает, обеспечивая и энергию, и смазку. Здесь нет масляного насоса - только смесь спасает поршни от заклинивания.' },
90
90
 
91
91
  { type: 'title', text: 'Таблица пропорций 2T', level: 3 },
92
92
  { type: 'table', headers: ['Пропорция', '% масла', 'Применение', 'Тип двигателя', 'Характеристики'], rows: [
@@ -104,8 +104,8 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
104
104
  ] },
105
105
 
106
106
  { type: 'title', text: 'Типичные пропорции по брендам', level: 3 },
107
- { type: 'card', icon: 'mdi:tree', title: 'Бензопилы', html: '<strong>Stihl, Husqvarna, Echo:</strong> Современные модели требуют 1:40 или 1:50. Обязательно проверьте мануал 1:25 в новой пиле приведет к нагару. Старые модели Stihl (до 90-х) могут требовать 1:25 или 1:33.' },
108
- { type: 'card', icon: 'mdi:motorcycle', title: 'Мопеды и мотоциклы', html: '<strong>Vespa, Ява, Минск:</strong> Большинство ретро-моделей требуют 1:33 или 1:25. Современные версии 1:40-1:50. Ваша инструкция единственный источник истины.' },
107
+ { type: 'card', icon: 'mdi:tree', title: 'Бензопилы', html: '<strong>Stihl, Husqvarna, Echo:</strong> Современные модели требуют 1:40 или 1:50. Обязательно проверьте мануал - 1:25 в новой пиле приведет к нагару. Старые модели Stihl (до 90-х) могут требовать 1:25 или 1:33.' },
108
+ { type: 'card', icon: 'mdi:motorcycle', title: 'Мопеды и мотоциклы', html: '<strong>Vespa, Ява, Минск:</strong> Большинство ретро-моделей требуют 1:33 или 1:25. Современные версии - 1:40-1:50. Ваша инструкция - единственный источник истины.' },
109
109
  { type: 'card', icon: 'mdi:tools', title: 'Воздуходувки и триммеры', html: '<strong>Stihl, Husqvarna:</strong> Обычно 1:50 или 1:40. Эти инструменты работают на высоких оборотах, и бедные смеси снижают дымность без ущерба ресурсу.' },
110
110
 
111
111
  { type: 'title', text: 'Тип масла так же важен, как пропорция', level: 3 },
@@ -116,10 +116,10 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
116
116
  ], columns: 3 },
117
117
 
118
118
  { type: 'title', text: 'Пошаговый процесс смешивания', level: 3 },
119
- { type: 'card', icon: 'mdi:check-circle', title: 'Как делать правильно', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Используйте отдельную канистру</strong> только для смеси. Чистую и сухую.</li><li><strong>Сначала налейте половину бензина</strong> в емкость.</li><li><strong>Добавьте точную дозу масла</strong> (рассчитайте в этом калькуляторе).</li><li><strong>Долейте остаток бензина</strong> до нужного объема.</li><li><strong>Энергично трясите 12 минуты</strong> до однородного цвета. Хорошее перемешивание = равномерная смазка.</li><li><strong>Подпишите канистру</strong>: дата, пропорция и тип топлива.</li><li><strong>Используйте в течение 30 дней</strong> (синтетику можно до 60 дней).</li></ol>' },
119
+ { type: 'card', icon: 'mdi:check-circle', title: 'Как делать правильно', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Используйте отдельную канистру</strong> только для смеси. Чистую и сухую.</li><li><strong>Сначала налейте половину бензина</strong> в емкость.</li><li><strong>Добавьте точную дозу масла</strong> (рассчитайте в этом калькуляторе).</li><li><strong>Долейте остаток бензина</strong> до нужного объема.</li><li><strong>Энергично трясите 1-2 минуты</strong> до однородного цвета. Хорошее перемешивание = равномерная смазка.</li><li><strong>Подпишите канистру</strong>: дата, пропорция и тип топлива.</li><li><strong>Используйте в течение 30 дней</strong> (синтетику можно до 60 дней).</li></ol>' },
120
120
 
121
121
  { type: 'title', text: 'Когда не стоит верить инструкции?', level: 3 },
122
- { type: 'tip', html: '<strong>Всегда проверяйте мануал производителя первым делом.</strong> Если его нет ищите на официальном сайте. Не гадайте: ошибка лишает гарантии и убивает мотор. Для старой техники без документов ищите информацию на профильных форумах по номеру модели.' },
122
+ { type: 'tip', html: '<strong>Всегда проверяйте мануал производителя первым делом.</strong> Если его нет - ищите на официальном сайте. Не гадайте: ошибка лишает гарантии и убивает мотор. Для старой техники без документов ищите информацию на профильных форумах по номеру модели.' },
123
123
 
124
124
  { type: 'title', text: 'Глоссарий терминов 2T', level: 3 },
125
125
  { type: 'glossary', items: [
@@ -152,7 +152,7 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
152
152
  'Используйте чистую, специально выделенную для ГСМ тару.',
153
153
  'Берите свежий бензин и качественное масло.',
154
154
  'Тщательно перемешивайте и подписывайте канистру.',
155
- 'Срок хранения смеси не более 30 дней.'
155
+ 'Срок хранения смеси - не более 30 дней.'
156
156
  ] },
157
157
  ],
158
158
  ui: {
@@ -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';
@@ -22,7 +22,7 @@ const faqData = [
22
22
  },
23
23
  {
24
24
  question: 'Vilken typ av olja ska jag använda?',
25
- answer: 'Använd tvåtaktsolja anpassad för din utrustning. Syntetisk tvåtaktsolja av hög kvalitet ger bättre skydd och renare förbränning än mineraloljor. Använd aldrig fyrtaktsolja det skadar motorn.',
25
+ answer: 'Använd tvåtaktsolja anpassad för din utrustning. Syntetisk tvåtaktsolja av hög kvalitet ger bättre skydd och renare förbränning än mineraloljor. Använd aldrig fyrtaktsolja - det skadar motorn.',
26
26
  },
27
27
  {
28
28
  question: 'Hur blandar jag bensin och olja?',
@@ -83,7 +83,7 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
83
83
  schemas: [faqSchema, howToSchema, appSchema],
84
84
  seo: [
85
85
  { type: 'title', text: 'Tvåtaktsblandning Kalkylator: Exakta Proportioner för Motorsågar och Mopeder', level: 2 },
86
- { type: 'paragraph', html: 'Tvåtaktsmotorer kräver en exakt blandning av bensin och olja för att överleva. Fel blandning kan förstöra din motor på några minuter. Denna kalkylator beräknar direkt den exakta mängden olja som behövs för din bränslemängd och motortyp inget mer gissande i verkstaden.' },
86
+ { type: 'paragraph', html: 'Tvåtaktsmotorer kräver en exakt blandning av bensin och olja för att överleva. Fel blandning kan förstöra din motor på några minuter. Denna kalkylator beräknar direkt den exakta mängden olja som behövs för din bränslemängd och motortyp - inget mer gissande i verkstaden.' },
87
87
 
88
88
  { type: 'title', text: 'Varför tvåtaktsmotorer kräver olja i bränslet', level: 3 },
89
89
  { type: 'card', icon: 'mdi:engine', title: 'Den avgörande skillnaden', html: 'Till skillnad från fyrtaktsmotorer med separata oljetankar blandar tvåtaktsmotorer oljan direkt i bränslet. Vid varje arbetstakt förbränner motorn blandningen för både energi och smörjning. Det finns ingen oljepump; bara det blandade bränslet håller kolvarna vid liv.' },
@@ -104,8 +104,8 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
104
104
  ] },
105
105
 
106
106
  { type: 'title', text: 'Vanliga förhållanden per utrustning', level: 3 },
107
- { type: 'card', icon: 'mdi:tree', title: 'Motorsågar', html: '<strong>Stihl, Husqvarna, Echo:</strong> Moderna modeller kräver oftast 1:40 eller 1:50. Kolla alltid din manual 1:25 på en modern såg riskerar sotiga stift. Äldre Stihl-maskiner (90-talet och tidigare) kan föreskriva 1:25 eller 1:33.' },
108
- { type: 'card', icon: 'mdi:motorcycle', title: 'Mopeder & Motorcyklar', html: '<strong>Vespa, Honda, Yamaha:</strong> De flesta kräver 1:33 för äldre modeller, 1:401:50 för moderna versioner. Högpresterande mopeder föreskriver ofta 1:50. Verkstadshandboken är den enda källan till sanning.' },
107
+ { type: 'card', icon: 'mdi:tree', title: 'Motorsågar', html: '<strong>Stihl, Husqvarna, Echo:</strong> Moderna modeller kräver oftast 1:40 eller 1:50. Kolla alltid din manual - 1:25 på en modern såg riskerar sotiga stift. Äldre Stihl-maskiner (90-talet och tidigare) kan föreskriva 1:25 eller 1:33.' },
108
+ { type: 'card', icon: 'mdi:motorcycle', title: 'Mopeder & Motorcyklar', html: '<strong>Vespa, Honda, Yamaha:</strong> De flesta kräver 1:33 för äldre modeller, 1:40-1:50 för moderna versioner. Högpresterande mopeder föreskriver ofta 1:50. Verkstadshandboken är den enda källan till sanning.' },
109
109
  { type: 'card', icon: 'mdi:tools', title: 'Lövblåsar & Trimmers', html: '<strong>Stihl, Husqvarna, DeWalt:</strong> Vanligtvis 1:50 (moderna) eller 1:40 (något äldre). Dessa verktyg är gjorda för kort säsongsanvändning, så magra förhållanden sparar rök utan att offra pålitlighet.' },
110
110
 
111
111
  { type: 'title', text: 'Oljetyp är lika viktigt som förhållande', level: 3 },
@@ -116,10 +116,10 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
116
116
  ], columns: 3 },
117
117
 
118
118
  { type: 'title', text: 'Steg-för-steg blandning', level: 3 },
119
- { type: 'card', icon: 'mdi:check-circle', title: 'Rätt sätt att blanda', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Använd en dedikerad dunk</strong> endast för bränsleblandning. Ren, torr, märkt.</li><li><strong>Häll i hälften av bensinen</strong> först.</li><li><strong>Tillsätt den beräknade oljemängden</strong> (använd denna kalkylator för precision).</li><li><strong>Fyll på med resten av bensinen</strong> för att nå målvolymen.</li><li><strong>Skaka kraftigt i 12 minuter</strong> tills färgen är jämn. En homogen blandning = jämn smörjning.</li><li><strong>Märk dunken</strong> med datum, förhållande och bränsletyp.</li><li><strong>Använd inom 30 dagar</strong> (syntetiska oljor upp till 60 dagar).</li></ol>' },
119
+ { type: 'card', icon: 'mdi:check-circle', title: 'Rätt sätt att blanda', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Använd en dedikerad dunk</strong> endast för bränsleblandning. Ren, torr, märkt.</li><li><strong>Häll i hälften av bensinen</strong> först.</li><li><strong>Tillsätt den beräknade oljemängden</strong> (använd denna kalkylator för precision).</li><li><strong>Fyll på med resten av bensinen</strong> för att nå målvolymen.</li><li><strong>Skaka kraftigt i 1-2 minuter</strong> tills färgen är jämn. En homogen blandning = jämn smörjning.</li><li><strong>Märk dunken</strong> med datum, förhållande och bränsletyp.</li><li><strong>Använd inom 30 dagar</strong> (syntetiska oljor upp till 60 dagar).</li></ol>' },
120
120
 
121
121
  { type: 'title', text: 'När du bör ifrågasätta manualen', level: 3 },
122
- { type: 'tip', html: '<strong>Kontrollera alltid förhållandet i manualen först.</strong> Om du inte hittar den, besök tillverkarens hemsida. Gissa aldrig fel förhållande gör garantin ogiltig och riskerar att motorn skär. För äldre maskiner utan manual, sök online på modellnumret.' },
122
+ { type: 'tip', html: '<strong>Kontrollera alltid förhållandet i manualen först.</strong> Om du inte hittar den, besök tillverkarens hemsida. Gissa aldrig - fel förhållande gör garantin ogiltig och riskerar att motorn skär. För äldre maskiner utan manual, sök online på modellnumret.' },
123
123
 
124
124
  { type: 'title', text: 'Ordlista: Tvåtaktsbegrepp förklarade', level: 3 },
125
125
  { type: 'glossary', items: [
@@ -147,7 +147,7 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
147
147
 
148
148
  { type: 'title', text: 'Sammanfattning FAQ', level: 3 },
149
149
  { type: 'summary', title: 'Innan du blandar', items: [
150
- 'Kolla manualen för exakt förhållande det är tillverkarens specifikation.',
150
+ 'Kolla manualen för exakt förhållande - det är tillverkarens specifikation.',
151
151
  'Se till att använda tvåtaktsolja, inte fyrtaktsolja.',
152
152
  'Använd en ren dunk endast avsedd för bränsleblandning.',
153
153
  'Använd färsk bensin och kompatibel olja.',
@@ -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';
@@ -105,7 +105,7 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
105
105
 
106
106
  { type: 'title', text: 'Yaygın Ekipman Oranları', level: 3 },
107
107
  { type: 'card', icon: 'mdi:tree', title: 'Motorlu Testereler', html: '<strong>Stihl, Husqvarna, Echo:</strong> Modern modeller genellikle 1:40 veya 1:50 gerektirir. Her zaman kılavuzunuzu kontrol edin. Eski Stihl makineleri (90\'lar ve öncesi) 1:25 veya 1:33 belirtebilir.' },
108
- { type: 'card', icon: 'mdi:motorcycle', title: 'Mopetler ve Motosikletler', html: '<strong>Vespa, Honda, Yamaha:</strong> Çoğu eski model için 1:33, modern versiyonlar için 1:401:50 gerektirir. Yüksek performanslı mopetler genellikle 1:50 oranlarını belirtir.' },
108
+ { type: 'card', icon: 'mdi:motorcycle', title: 'Mopetler ve Motosikletler', html: '<strong>Vespa, Honda, Yamaha:</strong> Çoğu eski model için 1:33, modern versiyonlar için 1:40-1:50 gerektirir. Yüksek performanslı mopetler genellikle 1:50 oranlarını belirtir.' },
109
109
  { type: 'card', icon: 'mdi:tools', title: 'Yaprak Üfleyiciler', html: '<strong>Stihl, Husqvarna, DeWalt:</strong> Tipik olarak 1:50 (modern) veya 1:40 (biraz daha eski). Bu araçlar hızlı sezonluk kullanım için tasarlanmıştır, bu nedenle fakir oranlar güvenilirlikten ödün vermeden dumanı azaltır.' },
110
110
 
111
111
  { type: 'title', text: 'Yağ Tipi Oran Kadar Önemlidir', level: 3 },
@@ -119,7 +119,7 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
119
119
  { type: 'card', icon: 'mdi:check-circle', title: 'Karıştırmanın Doğru Yolu', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>Özel bir kap kullanın</strong> sadece yakıt karıştırma için ayrılmış. Temiz, kuru.</li><li><strong>Benzinin yarısını</strong> önce kaba dökün.</li><li><strong>Hesaplanan yağ miktarını ekleyin</strong> (hassasiyet için bu hesaplayıcıyı kullanın).</li><li><strong>Kalan benzini ekleyin</strong> hedef hacme ulaşmak için.</li><li><strong>1-2 dakika kuvvetlice çalkalayın</strong> renk homojen olana kadar. Homojen bir karışım = eşit yağlama.</li><li><strong>Kabı etiketleyin</strong> tarih, oran ve yakıt tipi ile.</li><li><strong>30 gün içinde kullanın</strong> (sentetik yağlar bunu 60 güne çıkarır).</li></ol>' },
120
120
 
121
121
  { type: 'title', text: 'Ekipman Kılavuzunuzdan Ne Zaman Şüphe Etmelisiniz?', level: 3 },
122
- { type: 'tip', html: '<strong>Her zaman önce ekipman kılavuzundaki oranı doğrulayın.</strong> Bulamıyorsanız üreticinin web sitesini ziyaret edin. Asla tahmin etmeyin yanlış oran garantiyi geçersiz kılar ve motorun kilitlenme riskini artırır. Ekipmanınız eskiyse ve kılavuz kayıpsa model numarasıyla çevrimiçi arama yapın.' },
122
+ { type: 'tip', html: '<strong>Her zaman önce ekipman kılavuzundaki oranı doğrulayın.</strong> Bulamıyorsanız üreticinin web sitesini ziyaret edin. Asla tahmin etmeyin - yanlış oran garantiyi geçersiz kılar ve motorun kilitlenme riskini artırır. Ekipmanınız eskiyse ve kılavuz kayıpsa model numarasıyla çevrimiçi arama yapın.' },
123
123
 
124
124
  { type: 'title', text: 'Sözlük: 2 Zamanlı Terimlerin Açıklaması', level: 3 },
125
125
  { type: 'glossary', items: [
@@ -147,7 +147,7 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
147
147
 
148
148
  { type: 'title', text: 'SSS Özeti', level: 3 },
149
149
  { type: 'summary', title: 'Karıştırmadan Önce', items: [
150
- 'Tam oran için ekipman kılavuzunu kontrol edin bu üreticinin test edilmiş özelliğidir.',
150
+ 'Tam oran için ekipman kılavuzunu kontrol edin - bu üreticinin test edilmiş özelliğidir.',
151
151
  '4 zamanlı veya diğer yağları değil, 2 zamanlı yağı kullandığınızdan emin olun.',
152
152
  'Sadece yakıt karıştırma için ayrılmış temiz bir kap kullanın.',
153
153
  'Taze benzin (aylarca saklanmamış) ve uyumlu 2 zamanlı yağı kullanın.',
@@ -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: '常见的燃油机油混合比例是多少?',
17
- answer: '常见的比例有 1:25(油多,保护性强)、1:33(旧型号设备)、1:40(标准)和 1:50(油少,现代发动机)。请查看发动机手册获取准确比例——使用错误比例会损坏发动机。',
17
+ answer: '常见的比例有 1:25(油多,保护性强)、1:33(旧型号设备)、1:40(标准)和 1:50(油少,现代发动机)。请查看发动机手册获取准确比例 - 使用错误比例会损坏发动机。',
18
18
  },
19
19
  {
20
20
  question: '如果比例混合错了会怎样?',
@@ -22,7 +22,7 @@ const faqData = [
22
22
  },
23
23
  {
24
24
  question: '我应该使用什么类型的机油?',
25
- answer: '请使用适用于您设备的2冲程专用发动机油。优质合成2冲程油比普通矿物油提供更好的保护和更清洁的燃烧。切勿使用4冲程机油——那会损坏发动机。',
25
+ answer: '请使用适用于您设备的2冲程专用发动机油。优质合成2冲程油比普通矿物油提供更好的保护和更清洁的燃烧。切勿使用4冲程机油 - 那会损坏发动机。',
26
26
  },
27
27
  {
28
28
  question: '如何混合燃油和机油?',
@@ -104,8 +104,8 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
104
104
  ] },
105
105
 
106
106
  { type: 'title', text: '常见设备比例', level: 3 },
107
- { type: 'card', icon: 'mdi:tree', title: '电锯', html: '<strong>Stihl, Husqvarna, Echo:</strong> 现代机型通常要求 1:40 或 1:50。请务必核对手册——在现代机型上使用 1:25 可能导致积碳和性能下降。90年代及以前的老款机型可能指定 1:25 或 1:33。' },
108
- { type: 'card', icon: 'mdi:motorcycle', title: '助力车与摩托车', html: '<strong>Vespa, Honda, Yamaha:</strong> 旧型号大多要求 1:33,现代机型则为 1:401:50。高性能街道车辆通常指定 1:50 比例。维修手册是唯一的准确依据。' },
107
+ { type: 'card', icon: 'mdi:tree', title: '电锯', html: '<strong>Stihl, Husqvarna, Echo:</strong> 现代机型通常要求 1:40 或 1:50。请务必核对手册 - 在现代机型上使用 1:25 可能导致积碳和性能下降。90年代及以前的老款机型可能指定 1:25 或 1:33。' },
108
+ { type: 'card', icon: 'mdi:motorcycle', title: '助力车与摩托车', html: '<strong>Vespa, Honda, Yamaha:</strong> 旧型号大多要求 1:33,现代机型则为 1:40-1:50。高性能街道车辆通常指定 1:50 比例。维修手册是唯一的准确依据。' },
109
109
  { type: 'card', icon: 'mdi:tools', title: '吹叶机与打草机', html: '<strong>Stihl, Husqvarna, DeWalt:</strong> 通常为 1:50(现代)或 1:40。这些工具专为快速季节性使用设计,稀比例可在不牺牲可靠性的前提下减少烟雾。' },
110
110
 
111
111
  { type: 'title', text: '机油类型与比例同样重要', level: 3 },
@@ -116,10 +116,10 @@ export const content: ToolLocaleContent<TwoStrokeMixtureCalculatorUI> = {
116
116
  ], columns: 3 },
117
117
 
118
118
  { type: 'title', text: '分步混合流程', level: 3 },
119
- { type: 'card', icon: 'mdi:check-circle', title: '正确混合方法', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>使用专用容器</strong>:仅用于燃油混合的洁净、干燥、有标注的容器。</li><li><strong>先倒入一半汽油</strong>:先将汽油倒入容器。</li><li><strong>加入计算出的机油量</strong>:请使用此计算器获取精准数值。</li><li><strong>倒入剩余汽油</strong>:达到目标总体积。</li><li><strong>剧烈摇晃 12 分钟</strong>:直到颜色均匀一致。均匀混合 = 稳定润滑。</li><li><strong>标注容器</strong>:写明日期、比例和燃油类型。</li><li><strong>30天内用完</strong>:合成油最多可延长至60天。</li></ol>' },
119
+ { type: 'card', icon: 'mdi:check-circle', title: '正确混合方法', html: '<ol style="margin: 1rem 0; padding-left: 1.5rem;"><li><strong>使用专用容器</strong>:仅用于燃油混合的洁净、干燥、有标注的容器。</li><li><strong>先倒入一半汽油</strong>:先将汽油倒入容器。</li><li><strong>加入计算出的机油量</strong>:请使用此计算器获取精准数值。</li><li><strong>倒入剩余汽油</strong>:达到目标总体积。</li><li><strong>剧烈摇晃 1-2 分钟</strong>:直到颜色均匀一致。均匀混合 = 稳定润滑。</li><li><strong>标注容器</strong>:写明日期、比例和燃油类型。</li><li><strong>30天内用完</strong>:合成油最多可延长至60天。</li></ol>' },
120
120
 
121
121
  { type: 'title', text: '何时该怀疑您的设备手册', level: 3 },
122
- { type: 'tip', html: '<strong>务必先核对手册。</strong> 如果找不到,请访问官网或咨询客服。切勿盲目猜测——比例错误会导致保修失效并面临拉缸风险。如果是老式机器手册丢失,请根据型号在网上搜索。' },
122
+ { type: 'tip', html: '<strong>务必先核对手册。</strong> 如果找不到,请访问官网或咨询客服。切勿盲目猜测 - 比例错误会导致保修失效并面临拉缸风险。如果是老式机器手册丢失,请根据型号在网上搜索。' },
123
123
 
124
124
  { type: 'title', text: '词汇表:2冲程术语解释', level: 3 },
125
125
  { type: 'glossary', items: [
@@ -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 { VoltageDropCalculatorUI } from '../ui';
4
4
  import { bibliography } from '../bibliography';
@@ -97,7 +97,7 @@ export const content: ToolLocaleContent<VoltageDropCalculatorUI> = {
97
97
  { type: 'title', text: 'Complete Guide to Voltage Drop in DC and AC Systems', level: 2 },
98
98
  {
99
99
  type: 'paragraph',
100
- html: 'Whether you are wiring a camper van, designing an off-grid solar system or running cable for garden lighting, there is one invisible enemy that can ruin your project before it starts: <strong>voltage drop</strong>. It is not just a technical nuance it is the difference between a fridge that cools and one that shuts off, or between a safe installation and a fire hazard.',
100
+ html: 'Whether you are wiring a camper van, designing an off-grid solar system or running cable for garden lighting, there is one invisible enemy that can ruin your project before it starts: <strong>voltage drop</strong>. It is not just a technical nuance - it is the difference between a fridge that cools and one that shuts off, or between a safe installation and a fire hazard.',
101
101
  },
102
102
  { type: 'title', text: 'The Ohm\'s Law Formula Behind the Calculator', 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 { VoltageDropCalculatorUI } from '../ui';
4
4
  import { bibliography } from '../bibliography';
@@ -17,12 +17,12 @@ const faqData = [
17
17
  {
18
18
  question: '¿Qué sección de cable necesito para 12V a 10 metros?',
19
19
  answer:
20
- 'Depende de la potencia. Para 12V y 10A a 10m, necesitas mínimo 2.5mm². Para 20A, necesitas 6mm². A bajo voltaje (12V/24V), la caída es mucho más crítica que a 230V.',
20
+ 'Depende de la potencia. Para 12V y 10A a 10m, necesitas mínimo 2,5mm². Para 20A, necesitas 6mm². A bajo voltaje (12V/24V), la caída es mucho más crítica que a 230V.',
21
21
  },
22
22
  {
23
- question: '¿Puedo usar cable de 1.5mm² para toda mi instalación?',
23
+ question: '¿Puedo usar cable de 1,5mm² para toda mi instalación?',
24
24
  answer:
25
- 'No. 1.5mm² es para circuitos de iluminación (máx 10A). Para enchufes necesitas 2.5mm². Para cocina o lavadora necesitas 4mm² o 6mm². Usar cable fino es peligroso y puede causar incendios.',
25
+ 'No. 1,5mm² es para circuitos de iluminación (máx 10A). Para enchufes necesitas 2,5mm². Para cocina o lavadora necesitas 4mm² o 6mm². Usar cable fino es peligroso y puede causar incendios.',
26
26
  },
27
27
  {
28
28
  question: '¿Cuál es la caída de tensión máxima permitida?',