@jjlmoya/utils-diy 1.16.0 → 1.18.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 +117 -2
  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 +113 -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 +140 -6
  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';
@@ -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?',
@@ -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';
@@ -14,11 +14,11 @@ const faqData = [
14
14
  },
15
15
  {
16
16
  question: 'Какое сечение кабеля нужно для 12В на 10 метров?',
17
- answer: 'Зависит от мощности. Для 12В и 10А на 10 м нужно минимум 2.5 мм². Для 20А 6 мм². При низком напряжении (12В/24В) падение гораздо критичнее, чем при 230В.',
17
+ answer: 'Зависит от мощности. Для 12В и 10А на 10 м нужно минимум 2.5 мм². Для 20А - 6 мм². При низком напряжении (12В/24В) падение гораздо критичнее, чем при 230В.',
18
18
  },
19
19
  {
20
20
  question: 'Можно ли использовать кабель 1.5 мм² для всей проводки?',
21
- answer: 'Нет. 1.5 мм² для цепей освещения (макс. 10А). Для розеток нужно 2.5 мм². Для плиты или стиральной машины 4 мм² или 6 мм². Использование тонкого кабеля опасно и может привести к пожару.',
21
+ answer: 'Нет. 1.5 мм² - для цепей освещения (макс. 10А). Для розеток нужно 2.5 мм². Для плиты или стиральной машины - 4 мм² или 6 мм². Использование тонкого кабеля опасно и может привести к пожару.',
22
22
  },
23
23
  {
24
24
  question: 'Какое максимально допустимое падение напряжения?',
@@ -80,7 +80,7 @@ export const content: ToolLocaleContent<VoltageDropCalculatorUI> = {
80
80
  { type: 'title', text: 'Полное руководство по падению напряжения', level: 2 },
81
81
  { type: 'paragraph', html: 'Если вы строите автодом, проектируете солнечную электростанцию или тянете кабель для освещения сада, у вас есть невидимый враг: <strong>падение напряжения</strong>. Это не просто технический нюанс; это разница между работающим холодильником и неисправным оборудованием, между безопасностью и риском пожара.' },
82
82
  { type: 'title', text: 'Формула падения напряжения', level: 3 },
83
- { type: 'card', icon: 'mdi:function-variant', title: 'Точный расчет по закону Ома', html: '<p>Формула: <strong>ΔV = (2 × L × I × ρ) / S</strong>, где L длина в одну сторону, I сила тока, ρ удельное сопротивление (0.0178 для меди), S сечение кабеля.</p>' },
83
+ { type: 'card', icon: 'mdi:function-variant', title: 'Точный расчет по закону Ома', html: '<p>Формула: <strong>ΔV = (2 × L × I × ρ) / S</strong>, где L - длина в одну сторону, I - сила тока, ρ - удельное сопротивление (0.0178 для меди), S - сечение кабеля.</p>' },
84
84
  ],
85
85
  ui: {
86
86
  heroDropLabel: 'Общее падение напряжения',
@@ -1,8 +1,8 @@
1
- import type { BibliographyEntry } from '../../types';
1
+ import type { BibliographyEntry } from '../../types';
2
2
 
3
3
  export const bibliography: BibliographyEntry[] = [
4
4
  {
5
- name: 'ISO 4759-1: Fasteners Technical conditions of delivery Part 1: Bolts, screws and studs',
5
+ name: 'ISO 4759-1: Fasteners - Technical conditions of delivery - Part 1: Bolts, screws and studs',
6
6
  url: 'https://www.iso.org/standard/40895.html',
7
7
  },
8
8
  {
@@ -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 { WorkshopFractionConverterUI } from '../ui';
4
4
  import { bibliography } from '../bibliography';
@@ -26,7 +26,7 @@ const faqData = [
26
26
  },
27
27
  {
28
28
  question: 'Kann ich dieses Tool offline verwenden?',
29
- answer: 'Ja. Alle Berechnungen finden in Ihrem Browser statt. Nach dem ersten Laden funktioniert das Tool komplett offline perfekt für den Einsatz in der Werkstatt ohne WLAN.',
29
+ answer: 'Ja. Alle Berechnungen finden in Ihrem Browser statt. Nach dem ersten Laden funktioniert das Tool komplett offline - perfekt für den Einsatz in der Werkstatt ohne WLAN.',
30
30
  },
31
31
  {
32
32
  question: 'Warum enthält das Tool einen Verlauf?',
@@ -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 { WorkshopFractionConverterUI } from '../ui';
4
4
  import { bibliography } from '../bibliography';
@@ -13,7 +13,7 @@ const faqData = [
13
13
  answer: 'La mayoría de las herramientas y tornillería modernas usan el sistema métrico, pero muchas herramientas antiguas y especificaciones siguen usando pulgadas fraccionales. Este conversor cierra esa brecha, ayudándote a encontrar el equivalente métrico exacto o el tamaño de tornillería estándar más cercano.',
14
14
  },
15
15
  {
16
- question: '¿Cuál es la diferencia entre 1/2 pulgada y 12.7 mm?',
16
+ question: '¿Cuál es la diferencia entre 1/2 pulgada y 12,7 mm?',
17
17
  answer: '1/2 pulgada equivale exactamente a 12.7 milímetros (0.5 × 25.4 = 12.7). Las herramientas métricas e imperiales a menudo son intercambiables en tamaños estándar porque los fabricantes alinean los tamaños de tornillería comunes en ambos sistemas.',
18
18
  },
19
19
  {
@@ -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 { WorkshopFractionConverterUI } from '../ui';
4
4
  import { bibliography } from '../bibliography';
@@ -99,7 +99,7 @@ export const content: ToolLocaleContent<WorkshopFractionConverterUI> = {
99
99
  seo: [
100
100
  { type: 'title', text: 'Pourquoi la Précision de Conversion des Fractions est Vitale en Atelier', level: 2 },
101
101
  { type: 'paragraph', html: 'Dans un atelier professionnel ou de bricolage avancé, un "à peu près" finit souvent par des boulons foirés, des joints instables ou des assemblages défaillants. Cet outil comble le fossé entre les mesures impériales traditionnelles et la précision du système métrique, garantissant que vos projets conservent un standard professionnel.' },
102
- { type: 'title', text: 'La Conversion Standard : 1/2" contre 12,7 mm', level: 3 },
102
+ { type: 'title', text: 'La Conversion Standard: 1/2" contre 12,7 mm', level: 3 },
103
103
  { type: 'card', icon: 'mdi:ruler-square', title: 'Les systèmes métrique et impérial son tils interchangeables ?', html: '<p>Beaucoup le pensent. Bien que 1/2" fasse exactement 12,7 mm, la clé métrique la plus proche est de 13 mm. L\'utilisation d\'un outil inadapté peut arrondir les têtes de boulons. Notre convertisseur identifie la <strong>correspondance d\'outil standard la plus proche</strong> pour ne jamais endommager votre matériel.</p>' },
104
104
  { type: 'title', text: 'Tolérance en Menuiserie vs. Mécanique', level: 3 },
105
105
  { type: 'paragraph', html: 'Les exigences de tolérance varient énormément selon le métier. En <strong>menuiserie</strong>, une tolérance de 1/64" (0,4 mm) est généralement acceptable. En <strong>mécanique et usinage</strong>, chaque 0,1 mm voire 0,01 mm compte. Notre outil inclut un mode précision pour vous aider à décider quelle mesure standard est la plus sûre pour votre matériau.' },
@@ -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 { WorkshopFractionConverterUI } from '../ui';
4
4
  import { bibliography } from '../bibliography';
@@ -14,10 +14,10 @@ const faqData = [
14
14
  },
15
15
  {
16
16
  question: 'В чем разница между 1/2 дюйма и 12,7 мм?',
17
- answer: '1/2 дюйма это ровно 12,7 миллиметра (0,5 × 25,4 = 12,7). Метрические и дюймовые инструменты часто взаимозаменяемы для стандартных размеров, так как производители стараются унифицировать размеры крепежа в обеих системах.',
17
+ answer: '1/2 дюйма - это ровно 12,7 миллиметра (0,5 × 25,4 = 12,7). Метрические и дюймовые инструменты часто взаимозаменяемы для стандартных размеров, так как производители стараются унифицировать размеры крепежа в обеих системах.',
18
18
  },
19
19
  {
20
- question: 'Почему инструмент показывает «ближайший крепеж»?',
20
+ question: 'Почему инструмент показывает "ближайший крепеж"?',
21
21
  answer: 'Потому что точные результаты преобразования часто оказываются между стандартными размерами крепежа. Инструмент находит болт или головку, которые максимально близки к вашему замеру, чтобы вы могли использовать то, что есть под рукой.',
22
22
  },
23
23
  {
@@ -37,11 +37,11 @@ const faqData = [
37
37
  const howToData = [
38
38
  {
39
39
  name: 'Выберите тип измерения',
40
- text: 'Выберите «Прямой», чтобы перевести дробь в миллиметры, или «Обратный», чтобы найти ближайшую дробь для размера, снятого штангенциркулем.',
40
+ text: 'Выберите "Прямой", чтобы перевести дробь в миллиметры, или "Обратный", чтобы найти ближайшую дробь для размера, снятого штангенциркулем.',
41
41
  },
42
42
  {
43
43
  name: 'Введите значение',
44
- text: 'Используйте три колонки (целое, числитель, знаменатель) или нажимайте кнопки быстрых пресетов. Кнопки «плюс/минус» позволяют подгонять значения без набора на клавиатуре.',
44
+ text: 'Используйте три колонки (целое, числитель, знаменатель) или нажимайте кнопки быстрых пресетов. Кнопки "плюс/минус" позволяют подгонять значения без набора на клавиатуре.',
45
45
  },
46
46
  {
47
47
  name: 'Проверьте результаты',
@@ -49,7 +49,7 @@ const howToData = [
49
49
  },
50
50
  {
51
51
  name: 'Сохраните в историю',
52
- text: 'Нажмите «Сохранить в историю», чтобы зафиксировать замеры. История хранится в вашем браузере даже после закрытия вкладки.',
52
+ text: 'Нажмите "Сохранить в историю", чтобы зафиксировать замеры. История хранится в вашем браузере даже после закрытия вкладки.',
53
53
  },
54
54
  ];
55
55
 
@@ -98,13 +98,13 @@ export const content: ToolLocaleContent<WorkshopFractionConverterUI> = {
98
98
  schemas: [faqSchema, howToSchema, appSchema],
99
99
  seo: [
100
100
  { type: 'title', text: 'Почему точность перевода дробей критически важна в мастерской', level: 2 },
101
- { type: 'paragraph', html: 'В профессиональной мастерской или при продвинутом DIY-подходе погрешность «на глаз» часто оборачивается слизанными болтами, шаткими соединениями или неудачными конструкциями. Этот инструмент устраняет разрыв между традиционными дюймовыми измерениями и точностью метрической системы, гарантируя, что ваши проекты будут соответствовать профессиональным стандартам.' },
101
+ { type: 'paragraph', html: 'В профессиональной мастерской или при продвинутом DIY-подходе погрешность "на глаз" часто оборачивается слизанными болтами, шаткими соединениями или неудачными конструкциями. Этот инструмент устраняет разрыв между традиционными дюймовыми измерениями и точностью метрической системы, гарантируя, что ваши проекты будут соответствовать профессиональным стандартам.' },
102
102
  { type: 'title', text: 'Стандартный перевод: 1/2" против 12,7 мм', level: 3 },
103
- { type: 'card', icon: 'mdi:ruler-square', title: 'Взаимозаменяемы ли метрическая и дюймовая системы?', html: '<p>Многие полагают, что да. Хотя 1/2" это ровно 12,7 мм, ближайшая стандартная метрическая головка имеет размер 13 мм. Использование неподходящего инструмента может привести к повреждению граней болтов. Наш конвертер подбирает <strong>ближайшее стандартное соответствие инструмента</strong>, чтобы вы никогда не портили свой крепеж.</p>' },
103
+ { type: 'card', icon: 'mdi:ruler-square', title: 'Взаимозаменяемы ли метрическая и дюймовая системы?', html: '<p>Многие полагают, что да. Хотя 1/2" - это ровно 12,7 мм, ближайшая стандартная метрическая головка имеет размер 13 мм. Использование неподходящего инструмента может привести к повреждению граней болтов. Наш конвертер подбирает <strong>ближайшее стандартное соответствие инструмента</strong>, чтобы вы никогда не портили свой крепеж.</p>' },
104
104
  { type: 'title', text: 'Допуски в столярном деле против слесарного', level: 3 },
105
105
  { type: 'paragraph', html: 'Требования к точности сильно различаются в зависимости от ремесла. В <strong>столярном деле</strong> погрешность в 1/64" (0,4 мм) обычно допустима. В <strong>слесарном и токарном деле</strong> важны каждые 0,1 мм или даже 0,01 мм. Наш инструмент включает режим точности, который поможет вам решить, какой стандартный крепеж будет самым безопасным выбором для вашего материала.' },
106
106
  { type: 'title', text: '3 важных совета для точных измерений', level: 3 },
107
- { type: 'paragraph', html: '<strong>1. Используйте штангенциркуль:</strong> Для обратного поиска всегда используйте цифровой штангенциркуль для максимально точного ввода миллиметров. <strong>2. Проверяйте износ:</strong> Старые головки и болты могут иметь изношенные края, что делает «ближайшее совпадение» еще более критичным. <strong>3. Сверяйте шаг резьбы:</strong> Помните, что даже если размер головки совпадает, шаг резьбы (метрический или дюймовый) всегда будет разным.' },
107
+ { type: 'paragraph', html: '<strong>1. Используйте штангенциркуль:</strong> Для обратного поиска всегда используйте цифровой штангенциркуль для максимально точного ввода миллиметров. <strong>2. Проверяйте износ:</strong> Старые головки и болты могут иметь изношенные края, что делает "ближайшее совпадение" еще более критичным. <strong>3. Сверяйте шаг резьбы:</strong> Помните, что даже если размер головки совпадает, шаг резьбы (метрический или дюймовый) всегда будет разным.' },
108
108
  ],
109
109
  ui: {
110
110
  labelFraction: 'Тип измерения',
@@ -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 { WorkshopFractionConverterUI } from '../ui';
4
4
  import { bibliography } from '../bibliography';
@@ -17,7 +17,7 @@ const faqData = [
17
17
  answer: '1/2 英寸正好等于 12.7 毫米 (0.5 × 25.4 = 12.7)。在标准尺寸下,由于制造商在两个系统中统一了常见的紧固件尺寸,公制和英制工具通常可以互换使用。',
18
18
  },
19
19
  {
20
- question: '为什么工具显示“最接近的紧固件”?',
20
+ question: '为什么工具显示"最接近的紧固件"?',
21
21
  answer: '因为精确转换的结果通常介于标准紧固件尺寸之间。该工具会找到与您的测量值最接近的市售螺栓或套筒,以便您可以使用车间中的现有材料。',
22
22
  },
23
23
  {
@@ -37,7 +37,7 @@ const faqData = [
37
37
  const howToData = [
38
38
  {
39
39
  name: '选择测量类型',
40
- text: '选择“正向”将分数转换为毫米,或选择“反向”为您用卡尺测得的数值寻找分数。',
40
+ text: '选择"正向"将分数转换为毫米,或选择"反向"为您用卡尺测得的数值寻找分数。',
41
41
  },
42
42
  {
43
43
  name: '输入数值',
@@ -49,7 +49,7 @@ const howToData = [
49
49
  },
50
50
  {
51
51
  name: '保存到历史记录',
52
- text: '点击“保存到历史记录”以保留测量值供以后参考。历史记录会保存在您的浏览器中,即使关闭后也是如此。',
52
+ text: '点击"保存到历史记录"以保留测量值供以后参考。历史记录会保存在您的浏览器中,即使关闭后也是如此。',
53
53
  },
54
54
  ];
55
55
 
@@ -98,13 +98,13 @@ export const content: ToolLocaleContent<WorkshopFractionConverterUI> = {
98
98
  schemas: [faqSchema, howToSchema, appSchema],
99
99
  seo: [
100
100
  { type: 'title', text: '为什么车间中的精密分数转换至关重要', level: 2 },
101
- { type: 'paragraph', html: '在专业或高要求的 DIY 车间中,“大约”的测量值往往会导致螺栓滑丝、接头松动或组装失败。本工具旨在弥补传统英制测量与公制系统精度之间的差距,确保您的车间项目保持专业级标准。' },
101
+ { type: 'paragraph', html: '在专业或高要求的 DIY 车间中,"大约"的测量值往往会导致螺栓滑丝、接头松动或组装失败。本工具旨在弥补传统英制测量与公制系统精度之间的差距,确保您的车间项目保持专业级标准。' },
102
102
  { type: 'title', text: '标准转换:1/2" 与 12.7mm 的对比', level: 3 },
103
103
  { type: 'card', icon: 'mdi:ruler-square', title: '公制和英制系统可以互换吗?', html: '<p>许多人认为可以。虽然 1/2" 恰好是 12.7mm,但最接近的标准公制套筒是 13mm。使用错误的工具可能会磨圆螺栓头。我们的转换器会识别<strong>最接近的标准工具匹配</strong>,确保您永远不会损坏硬件。</p>' },
104
104
  { type: 'title', text: '木工与金属加工的公差', level: 3 },
105
105
  { type: 'paragraph', html: '公差要求因行业而异。在<strong>木工</strong>中,1/64" (0.4mm) 的公差通常是可以接受的。在<strong>金属加工和机械加工</strong>中,0.1mm 甚至 0.01mm 都至关重要。我们的工具包含精度模式,帮助您决定哪种标准紧固件最适合您的特定材料。' },
106
106
  { type: 'title', text: '准确测量的 3 个基本技巧', level: 3 },
107
- { type: 'paragraph', html: '<strong>1. 使用卡尺:</strong> 进行反向查询时,务必使用数显卡尺以获得最准确的毫米输入。<strong>2. 检查磨损:</strong> 旧套筒和螺栓的边缘可能已经磨损,这使得“最接近匹配”变得更加关键。<strong>3. 核对螺距:</strong> 请记住,即使头部尺寸匹配,螺距(公制与英制)也总是不同的。' },
107
+ { type: 'paragraph', html: '<strong>1. 使用卡尺:</strong> 进行反向查询时,务必使用数显卡尺以获得最准确的毫米输入。<strong>2. 检查磨损:</strong> 旧套筒和螺栓的边缘可能已经磨损,这使得"最接近匹配"变得更加关键。<strong>3. 核对螺距:</strong> 请记住,即使头部尺寸匹配,螺距(公制与英制)也总是不同的。' },
108
108
  ],
109
109
  ui: {
110
110
  labelFraction: '测量类型',