@jjlmoya/utils-diy 1.16.0 → 1.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/category/i18n/fr.ts +5 -5
- package/src/layouts/PreviewLayout.astro +1 -0
- package/src/tests/diacritics_density.test.ts +118 -0
- package/src/tests/inverted_punctuation.test.ts +84 -0
- package/src/tests/no_en_dash.test.ts +70 -0
- package/src/tests/script_density.test.ts +94 -0
- package/src/tool/balusterCalculator/i18n/de.ts +7 -7
- package/src/tool/balusterCalculator/i18n/en.ts +4 -4
- package/src/tool/balusterCalculator/i18n/es.ts +2 -2
- package/src/tool/balusterCalculator/i18n/fr.ts +3 -3
- package/src/tool/balusterCalculator/i18n/it.ts +16 -16
- package/src/tool/balusterCalculator/i18n/ru.ts +14 -14
- package/src/tool/balusterCalculator/i18n/tr.ts +5 -5
- package/src/tool/clayCalculator/i18n/fr.ts +3 -3
- package/src/tool/clayCalculator/i18n/ru.ts +3 -3
- package/src/tool/concreteCalculator/i18n/en.ts +4 -4
- package/src/tool/concreteCalculator/i18n/fr.ts +2 -2
- package/src/tool/concreteCalculator/i18n/ko.ts +2 -2
- package/src/tool/concreteCalculator/i18n/ru.ts +3 -3
- package/src/tool/cutOptimizer/i18n/en.ts +4 -4
- package/src/tool/cutOptimizer/i18n/fr.ts +2 -2
- package/src/tool/cutOptimizer/i18n/ru.ts +2 -2
- package/src/tool/drillCalculator/bibliography.ts +2 -2
- package/src/tool/drillCalculator/i18n/ru.ts +5 -5
- package/src/tool/drillCalculator/i18n/zh.ts +2 -2
- package/src/tool/drillSharpener/i18n/ru.ts +3 -3
- package/src/tool/epoxyCalculator/epoxy-resin-calculator.css +81 -1
- package/src/tool/epoxyCalculator/i18n/de.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/en.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/es.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/fr.ts +3 -3
- package/src/tool/epoxyCalculator/i18n/id.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/it.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/ja.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/ko.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/nl.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/pl.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/pt.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/ru.ts +5 -5
- package/src/tool/epoxyCalculator/i18n/sv.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/tr.ts +2 -2
- package/src/tool/epoxyCalculator/i18n/zh.ts +4 -4
- package/src/tool/furnitureFit/i18n/de.ts +2 -2
- package/src/tool/furnitureFit/i18n/en.ts +4 -4
- package/src/tool/furnitureFit/i18n/es.ts +2 -2
- package/src/tool/furnitureFit/i18n/fr.ts +3 -3
- package/src/tool/furnitureFit/i18n/id.ts +2 -2
- package/src/tool/furnitureFit/i18n/it.ts +2 -2
- package/src/tool/furnitureFit/i18n/ja.ts +2 -2
- package/src/tool/furnitureFit/i18n/ko.ts +2 -2
- package/src/tool/furnitureFit/i18n/nl.ts +2 -2
- package/src/tool/furnitureFit/i18n/pl.ts +2 -2
- package/src/tool/furnitureFit/i18n/pt.ts +2 -2
- package/src/tool/furnitureFit/i18n/ru.ts +6 -6
- package/src/tool/furnitureFit/i18n/sv.ts +2 -2
- package/src/tool/furnitureFit/i18n/tr.ts +2 -2
- package/src/tool/furnitureFit/i18n/zh.ts +2 -2
- package/src/tool/mortarCalculator/i18n/en.ts +3 -3
- package/src/tool/mortarCalculator/i18n/ru.ts +6 -6
- package/src/tool/mortarCalculator/i18n/zh.ts +3 -3
- package/src/tool/passepartoutCalculator/i18n/en.ts +4 -4
- package/src/tool/passepartoutCalculator/i18n/ru.ts +7 -7
- package/src/tool/passepartoutCalculator/i18n/zh.ts +6 -6
- package/src/tool/passepartoutCalculator/passepartout-calculator.css +99 -3
- package/src/tool/pythagoreanRightAngleCalculator/i18n/fr.ts +3 -3
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pl.ts +2 -2
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ru.ts +5 -5
- package/src/tool/stairCalculator/i18n/ru.ts +6 -6
- package/src/tool/stairCalculator/stair-calculator.css +76 -5
- package/src/tool/thermalExpansionCalculator/bibliography.ts +4 -4
- package/src/tool/thermalExpansionCalculator/i18n/en.ts +2 -2
- package/src/tool/thermalExpansionCalculator/i18n/fr.ts +3 -3
- package/src/tool/thermalExpansionCalculator/i18n/ru.ts +4 -4
- package/src/tool/twoStrokeMixtureCalculator/i18n/de.ts +12 -12
- package/src/tool/twoStrokeMixtureCalculator/i18n/en.ts +13 -13
- package/src/tool/twoStrokeMixtureCalculator/i18n/fr.ts +18 -18
- package/src/tool/twoStrokeMixtureCalculator/i18n/id.ts +12 -12
- package/src/tool/twoStrokeMixtureCalculator/i18n/it.ts +4 -4
- package/src/tool/twoStrokeMixtureCalculator/i18n/nl.ts +6 -6
- package/src/tool/twoStrokeMixtureCalculator/i18n/pl.ts +6 -6
- package/src/tool/twoStrokeMixtureCalculator/i18n/pt.ts +10 -10
- package/src/tool/twoStrokeMixtureCalculator/i18n/ru.ts +9 -9
- package/src/tool/twoStrokeMixtureCalculator/i18n/sv.ts +8 -8
- package/src/tool/twoStrokeMixtureCalculator/i18n/tr.ts +4 -4
- package/src/tool/twoStrokeMixtureCalculator/i18n/zh.ts +7 -7
- package/src/tool/voltageDropCalculator/i18n/en.ts +2 -2
- package/src/tool/voltageDropCalculator/i18n/es.ts +4 -4
- package/src/tool/voltageDropCalculator/i18n/ru.ts +4 -4
- package/src/tool/workshopFractionConverter/bibliography.ts +2 -2
- package/src/tool/workshopFractionConverter/i18n/de.ts +2 -2
- package/src/tool/workshopFractionConverter/i18n/es.ts +2 -2
- package/src/tool/workshopFractionConverter/i18n/fr.ts +2 -2
- package/src/tool/workshopFractionConverter/i18n/ru.ts +9 -9
- package/src/tool/workshopFractionConverter/i18n/zh.ts +6 -6
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
2
|
import type { ToolLocaleContent } from '../../../types';
|
|
3
3
|
import type { 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А
|
|
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 мм²
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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 дюйма
|
|
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"
|
|
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> Старые головки и болты могут иметь изношенные края, что делает
|
|
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>
|
|
107
|
+
{ type: 'paragraph', html: '<strong>1. 使用卡尺:</strong> 进行反向查询时,务必使用数显卡尺以获得最准确的毫米输入。<strong>2. 检查磨损:</strong> 旧套筒和螺栓的边缘可能已经磨损,这使得"最接近匹配"变得更加关键。<strong>3. 核对螺距:</strong> 请记住,即使头部尺寸匹配,螺距(公制与英制)也总是不同的。' },
|
|
108
108
|
],
|
|
109
109
|
ui: {
|
|
110
110
|
labelFraction: '测量类型',
|