@jjlmoya/utils-chrono 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.
- package/package.json +1 -1
- package/src/category/i18n/fr.ts +1 -1
- package/src/category/index.ts +2 -0
- package/src/entries.ts +4 -1
- package/src/index.ts +1 -0
- package/src/tests/locale_completeness.test.ts +1 -1
- package/src/tests/no_en_dash.test.ts +40 -6
- package/src/tests/title_quality.test.ts +2 -2
- package/src/tests/tool_validation.test.ts +1 -1
- package/src/tool/beat-rate-converter/i18n/de.ts +30 -30
- package/src/tool/beat-rate-converter/i18n/es.ts +33 -33
- package/src/tool/beat-rate-converter/i18n/fr.ts +45 -45
- package/src/tool/beat-rate-converter/i18n/id.ts +6 -6
- package/src/tool/beat-rate-converter/i18n/it.ts +28 -28
- package/src/tool/beat-rate-converter/i18n/ja.ts +56 -56
- package/src/tool/beat-rate-converter/i18n/ko.ts +56 -56
- package/src/tool/beat-rate-converter/i18n/nl.ts +14 -14
- package/src/tool/beat-rate-converter/i18n/pl.ts +48 -48
- package/src/tool/beat-rate-converter/i18n/pt.ts +30 -30
- package/src/tool/beat-rate-converter/i18n/ru.ts +56 -56
- package/src/tool/beat-rate-converter/i18n/sv.ts +44 -44
- package/src/tool/beat-rate-converter/i18n/tr.ts +51 -51
- package/src/tool/beat-rate-converter/i18n/zh.ts +56 -56
- package/src/tool/crown-reference-guide/i18n/de.ts +9 -9
- package/src/tool/crown-reference-guide/i18n/en.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/es.ts +10 -10
- package/src/tool/crown-reference-guide/i18n/fr.ts +18 -18
- package/src/tool/crown-reference-guide/i18n/id.ts +9 -9
- package/src/tool/crown-reference-guide/i18n/it.ts +9 -9
- package/src/tool/crown-reference-guide/i18n/nl.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/pl.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/pt.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/ru.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/sv.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/tr.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/zh.ts +9 -9
- package/src/tool/demagnetizing-timer/i18n/fr.ts +1 -1
- package/src/tool/gear-train-explorer/i18n/de.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/en.ts +2 -2
- package/src/tool/gear-train-explorer/i18n/es.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/fr.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/id.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/it.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/ja.ts +2 -2
- package/src/tool/gear-train-explorer/i18n/ko.ts +2 -2
- package/src/tool/gear-train-explorer/i18n/nl.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/pl.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/pt.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/ru.ts +7 -7
- package/src/tool/gear-train-explorer/i18n/sv.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/tr.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/zh.ts +2 -2
- package/src/tool/gmt-world-timer/i18n/en.ts +7 -7
- package/src/tool/gmt-world-timer/i18n/es.ts +8 -8
- package/src/tool/gmt-world-timer/i18n/fr.ts +12 -12
- package/src/tool/gmt-world-timer/i18n/id.ts +7 -7
- package/src/tool/gmt-world-timer/i18n/it.ts +8 -8
- package/src/tool/gmt-world-timer/i18n/ja.ts +5 -5
- package/src/tool/gmt-world-timer/i18n/ko.ts +5 -5
- package/src/tool/gmt-world-timer/i18n/nl.ts +7 -7
- package/src/tool/gmt-world-timer/i18n/pl.ts +7 -7
- package/src/tool/gmt-world-timer/i18n/pt.ts +7 -7
- package/src/tool/gmt-world-timer/i18n/ru.ts +11 -11
- package/src/tool/gmt-world-timer/i18n/sv.ts +7 -7
- package/src/tool/gmt-world-timer/i18n/tr.ts +6 -6
- package/src/tool/gmt-world-timer/i18n/zh.ts +6 -6
- package/src/tool/lume-color-simulator/i18n/fr.ts +4 -4
- package/src/tool/lume-color-simulator/i18n/id.ts +5 -5
- package/src/tool/lume-color-simulator/i18n/it.ts +4 -4
- package/src/tool/lume-color-simulator/i18n/ja.ts +5 -5
- package/src/tool/lume-color-simulator/i18n/nl.ts +2 -2
- package/src/tool/lume-color-simulator/i18n/pt.ts +5 -5
- package/src/tool/lume-color-simulator/i18n/ru.ts +14 -14
- package/src/tool/lume-color-simulator/i18n/zh.ts +4 -4
- package/src/tool/moon-phase-visualizer/i18n/fr.ts +4 -4
- package/src/tool/moon-phase-visualizer/i18n/id.ts +4 -4
- package/src/tool/moon-phase-visualizer/i18n/it.ts +4 -4
- package/src/tool/moon-phase-visualizer/i18n/ja.ts +2 -2
- package/src/tool/moon-phase-visualizer/i18n/nl.ts +2 -2
- package/src/tool/moon-phase-visualizer/i18n/pt.ts +4 -4
- package/src/tool/moon-phase-visualizer/i18n/ru.ts +7 -7
- package/src/tool/moon-phase-visualizer/i18n/zh.ts +4 -4
- package/src/tool/perpetual-calendar/i18n/de.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/en.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/es.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/fr.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/id.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/it.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/ja.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/ko.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/nl.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/pl.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/pt.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/ru.ts +2 -2
- package/src/tool/perpetual-calendar/i18n/sv.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/tr.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/zh.ts +1 -1
- package/src/tool/power-reserve-estimator/i18n/de.ts +26 -26
- package/src/tool/power-reserve-estimator/i18n/es.ts +22 -22
- package/src/tool/power-reserve-estimator/i18n/fr.ts +36 -36
- package/src/tool/power-reserve-estimator/i18n/id.ts +5 -5
- package/src/tool/power-reserve-estimator/i18n/it.ts +18 -18
- package/src/tool/power-reserve-estimator/i18n/ja.ts +3 -3
- package/src/tool/power-reserve-estimator/i18n/ko.ts +3 -3
- package/src/tool/power-reserve-estimator/i18n/nl.ts +7 -7
- package/src/tool/power-reserve-estimator/i18n/pl.ts +9 -9
- package/src/tool/power-reserve-estimator/i18n/pt.ts +25 -25
- package/src/tool/power-reserve-estimator/i18n/ru.ts +15 -15
- package/src/tool/power-reserve-estimator/i18n/sv.ts +7 -7
- package/src/tool/power-reserve-estimator/i18n/tr.ts +7 -7
- package/src/tool/power-reserve-estimator/i18n/zh.ts +7 -7
- package/src/tool/quartz-battery-health/bibliography.astro +16 -0
- package/src/tool/quartz-battery-health/bibliography.ts +16 -0
- package/src/tool/quartz-battery-health/client.ts +198 -0
- package/src/tool/quartz-battery-health/component.astro +15 -0
- package/src/tool/quartz-battery-health/components/BatteryHealthPanel.astro +163 -0
- package/src/tool/quartz-battery-health/entry.ts +57 -0
- package/src/tool/quartz-battery-health/i18n/de.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/en.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/es.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/fr.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/id.ts +326 -0
- package/src/tool/quartz-battery-health/i18n/it.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/ja.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/ko.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/nl.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/pl.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/pt.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/ru.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/sv.ts +326 -0
- package/src/tool/quartz-battery-health/i18n/tr.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/zh.ts +327 -0
- package/src/tool/quartz-battery-health/index.ts +11 -0
- package/src/tool/quartz-battery-health/quartz-battery-health.css +447 -0
- package/src/tool/quartz-battery-health/seo.astro +16 -0
- package/src/tool/service-interval-tracker/i18n/fr.ts +1 -1
- package/src/tool/sidereal-time-tracker/i18n/ru.ts +2 -2
- package/src/tool/strap-length-calculator/i18n/fr.ts +1 -1
- package/src/tool/strap-length-calculator/i18n/ru.ts +4 -4
- package/src/tool/strap-taper-calculator/i18n/de.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/en.ts +1 -1
- package/src/tool/strap-taper-calculator/i18n/es.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/fr.ts +4 -4
- package/src/tool/strap-taper-calculator/i18n/id.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/it.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/ja.ts +2 -2
- package/src/tool/strap-taper-calculator/i18n/ko.ts +2 -2
- package/src/tool/strap-taper-calculator/i18n/nl.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/pl.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/pt.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/ru.ts +2 -2
- package/src/tool/strap-taper-calculator/i18n/sv.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/tr.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/zh.ts +3 -3
- package/src/tool/tachymeter-calculator/i18n/ru.ts +6 -6
- package/src/tool/telemeter-calculator/i18n/ru.ts +3 -3
- package/src/tool/telemeter-calculator/i18n/zh.ts +2 -2
- package/src/tool/tourbillon-visualizer/i18n/de.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/en.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/es.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/fr.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/id.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/it.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/ja.ts +2 -2
- package/src/tool/tourbillon-visualizer/i18n/ko.ts +2 -2
- package/src/tool/tourbillon-visualizer/i18n/nl.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/pl.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/pt.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/ru.ts +5 -5
- package/src/tool/tourbillon-visualizer/i18n/sv.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/tr.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/zh.ts +3 -3
- package/src/tool/watch-accuracy-tracker/i18n/fr.ts +1 -1
- package/src/tool/watch-accuracy-tracker/i18n/zh.ts +1 -1
- package/src/tool/watch-savings-planner/i18n/de.ts +25 -25
- package/src/tool/watch-savings-planner/i18n/es.ts +39 -39
- package/src/tool/watch-savings-planner/i18n/fr.ts +51 -51
- package/src/tool/watch-savings-planner/i18n/id.ts +5 -5
- package/src/tool/watch-savings-planner/i18n/it.ts +29 -29
- package/src/tool/watch-savings-planner/i18n/ja.ts +73 -73
- package/src/tool/watch-savings-planner/i18n/ko.ts +73 -73
- package/src/tool/watch-savings-planner/i18n/nl.ts +10 -10
- package/src/tool/watch-savings-planner/i18n/pl.ts +5 -5
- package/src/tool/watch-savings-planner/i18n/pt.ts +43 -43
- package/src/tool/watch-savings-planner/i18n/ru.ts +7 -7
- package/src/tool/watch-savings-planner/i18n/sv.ts +54 -54
- package/src/tool/watch-savings-planner/i18n/tr.ts +50 -50
- package/src/tool/watch-savings-planner/i18n/zh.ts +73 -73
- package/src/tool/watch-size-comparator/i18n/de.ts +2 -2
- package/src/tool/watch-size-comparator/i18n/en.ts +3 -3
- package/src/tool/watch-size-comparator/i18n/es.ts +1 -1
- package/src/tool/watch-size-comparator/i18n/fr.ts +10 -10
- package/src/tool/watch-size-comparator/i18n/id.ts +9 -9
- package/src/tool/watch-size-comparator/i18n/it.ts +8 -8
- package/src/tool/watch-size-comparator/i18n/ja.ts +6 -6
- package/src/tool/watch-size-comparator/i18n/nl.ts +7 -7
- package/src/tool/watch-size-comparator/i18n/pl.ts +2 -2
- package/src/tool/watch-size-comparator/i18n/pt.ts +9 -9
- package/src/tool/watch-size-comparator/i18n/ru.ts +16 -16
- package/src/tool/watch-size-comparator/i18n/tr.ts +1 -1
- package/src/tool/watch-size-comparator/i18n/zh.ts +5 -5
- package/src/tool/water-resistance-converter/i18n/de.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/en.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/es.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/fr.ts +2 -2
- package/src/tool/water-resistance-converter/i18n/id.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/it.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/ja.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/ko.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/nl.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/pl.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/pt.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/ru.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/sv.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/tr.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/zh.ts +4 -4
- package/src/tool/wrist-presence-calculator/i18n/en.ts +1 -1
- package/src/tool/wrist-presence-calculator/i18n/fr.ts +5 -5
- package/src/tool/wrist-presence-calculator/i18n/id.ts +1 -1
- package/src/tool/wrist-presence-calculator/i18n/zh.ts +1 -1
- package/src/tools.ts +2 -0
|
@@ -30,13 +30,13 @@ export const content: ToolLocaleContent<WaterResistanceConverterUI> = {
|
|
|
30
30
|
saturationDiving: '深潜 / 饱和潜水',
|
|
31
31
|
saturationDivingDesc: '专业饱和潜水。极端深度。氦气排放阀场景。',
|
|
32
32
|
tipTitle: '提示',
|
|
33
|
-
tipContent: '防水性能会随时间下降。密封垫圈应每年检测,每3
|
|
33
|
+
tipContent: '防水性能会随时间下降。密封垫圈应每年检测,每3-5年更换一次。',
|
|
34
34
|
},
|
|
35
35
|
seo: [
|
|
36
36
|
{ type: 'title', text: '手表防水换算工具-米、ATM、巴和英尺', level: 2 },
|
|
37
37
|
{ type: 'paragraph', html: '30米防水等级并不意味着你可以潜到30米深度。它意味着手表能够承受水溅和轻微雨水。本换算工具可在<strong>米、英尺、大气压(ATM)和巴</strong>之间进行转换,并告诉你每个等级实际允许的活动范围。' },
|
|
38
38
|
{ type: 'title', text: '防水等级的真相', level: 3 },
|
|
39
|
-
{ type: 'paragraph', html: '
|
|
39
|
+
{ type: 'paragraph', html: '手表防水性能是在实验室静态压力下测试的。实际使用条件-手臂摆动、潜水、温度变化-会产生更高的动态压力。30m / 3 ATM的手表仅防溅水。游泳至少需要100m / 10 ATM。水肺潜水则以200m / 20 ATM为标准入门要求。' },
|
|
40
40
|
{ type: 'title', text: '防水性能为何随时间下降', level: 3 },
|
|
41
41
|
{ type: 'paragraph', html: '密封手表的橡胶密封垫和O形圈会随着时间推移而干燥、开裂和压缩。热量、紫外线和化学物质会加速这一过程。曾经防水100m的手表,5年未经维护后可能仅剩防溅水能力。请每年检测密封件,每3至5年更换一次。' },
|
|
42
42
|
{ type: 'title', text: 'ISO 6425-表标准', level: 3 },
|
|
@@ -45,7 +45,7 @@ export const content: ToolLocaleContent<WaterResistanceConverterUI> = {
|
|
|
45
45
|
faq: [
|
|
46
46
|
{
|
|
47
47
|
question: '30米防水的手表可以游泳吗?',
|
|
48
|
-
answer: '不可以。30m / 3 ATM
|
|
48
|
+
answer: '不可以。30m / 3 ATM等级仅表示防溅水-洗手、雨水和汗水。游泳产生的动态压力超过静态测试压力。游泳请选择至少100m / 10 ATM。',
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
51
|
question: 'ATM、巴和米有什么区别?',
|
|
@@ -85,7 +85,7 @@ export const content: ToolLocaleContent<WaterResistanceConverterUI> = {
|
|
|
85
85
|
'name': '30米防水的手表可以游泳吗?',
|
|
86
86
|
'acceptedAnswer': {
|
|
87
87
|
'@type': 'Answer',
|
|
88
|
-
'text': '不可以。30m / 3 ATM
|
|
88
|
+
'text': '不可以。30m / 3 ATM等级仅表示防溅水-洗手、雨水和汗水。游泳请选择至少100m / 10 ATM。',
|
|
89
89
|
},
|
|
90
90
|
},
|
|
91
91
|
{
|
|
@@ -41,7 +41,7 @@ export const content: ToolLocaleContent<WristPresenceCalculatorUI> = {
|
|
|
41
41
|
},
|
|
42
42
|
seo: [
|
|
43
43
|
{ type: 'title', text: 'How to Choose the Perfect Watch Size: The Proportional Fit Guide', level: 2 },
|
|
44
|
-
{ type: 'paragraph', html: 'Finding the right watch size is a blend of mathematics, geometry, and personal style. In horology, how a timepiece sits on your arm is called <strong>wrist presence</strong>. A watch should look balanced
|
|
44
|
+
{ type: 'paragraph', html: 'Finding the right watch size is a blend of mathematics, geometry, and personal style. In horology, how a timepiece sits on your arm is called <strong>wrist presence</strong>. A watch should look balanced-neither dominating your arm with unsightly overhang nor disappearing like a tiny speck. To achieve this balance, watch collectors analyze three main metrics: case diameter, lug-to-lug distance, and wrist shape.' },
|
|
45
45
|
{ type: 'title', text: 'Understanding the Case-to-Wrist Sizing Ratio', level: 3 },
|
|
46
46
|
{ type: 'paragraph', html: 'A traditional method to gauge watch proportions is the case-to-wrist ratio. By converting your wrist circumference to millimeters and dividing it by the watch\'s case diameter, you get a ratio. Ratios between <strong>4.5 and 5.0</strong> represent the classic sweet spot. Ratios from <strong>4.0 to 4.5</strong> create a bold, sporty modern look. Ratios above 5.0 offer a vintage dress watch aesthetic, while ratios below 4.0 are considered oversized.' },
|
|
47
47
|
{ type: 'title', text: 'Why Lug-to-Lug and Flat Wrist Width Define the Real Fit', level: 3 },
|
|
@@ -40,14 +40,14 @@ export const content: ToolLocaleContent<WristPresenceCalculatorUI> = {
|
|
|
40
40
|
customLabel: 'Poignet',
|
|
41
41
|
},
|
|
42
42
|
seo: [
|
|
43
|
-
{ type: 'title', text: 'Comment choisir la taille de montre parfaite
|
|
44
|
-
{ type: 'paragraph', html: 'Trouver la bonne taille de montre est un équilibre entre mathématiques, géométrie et style personnel. En horlogerie, la façon dont une pièce se pose sur le poignet se nomme la <strong>présence au poignet</strong>. Une montre doit paraître équilibrée-ni dominer le bras avec un dépassement disgracieux, ni disparaître comme un minuscule point. Pour atteindre cet équilibre, les collectionneurs analysent trois métriques
|
|
43
|
+
{ type: 'title', text: 'Comment choisir la taille de montre parfaite: le guide des proportions', level: 2 },
|
|
44
|
+
{ type: 'paragraph', html: 'Trouver la bonne taille de montre est un équilibre entre mathématiques, géométrie et style personnel. En horlogerie, la façon dont une pièce se pose sur le poignet se nomme la <strong>présence au poignet</strong>. Une montre doit paraître équilibrée-ni dominer le bras avec un dépassement disgracieux, ni disparaître comme un minuscule point. Pour atteindre cet équilibre, les collectionneurs analysent trois métriques: le diamètre du boîtier, l\'entraxe des cornes et la forme du poignet.' },
|
|
45
45
|
{ type: 'title', text: 'Comprendre le ratio boîtier-poignet', level: 3 },
|
|
46
46
|
{ type: 'paragraph', html: 'Le ratio boîtier-poignet est une méthode classique pour évaluer les proportions d\'une montre. Il s\'obtient en divisant le tour de poignet en millimètres par le diamètre du boîtier. Des ratios entre <strong>4,5 et 5,0</strong> correspondent à la zone idéale traditionnelle. De <strong>4,0 à 4,5</strong>, le rendu est moderne et sportif. Au-dessus de 5,0, l\'esthétique vintage prime, et en dessous de 4,0, le boîtier paraît surdimensionné.' },
|
|
47
47
|
{ type: 'title', text: 'Pourquoi l\'entraxe des cornes prime sur le diamètre', level: 3 },
|
|
48
|
-
{ type: 'paragraph', html: 'Si le diamètre du boîtier retient toute l\'attention, c\'est l\'<strong>entraxe des cornes</strong> (la longueur verticale entre les extrémités des cornes) qui constitue le vrai test du port. La règle d\'or
|
|
49
|
-
{ type: 'title', text: 'Poignets plats vs. ronds
|
|
50
|
-
{ type: 'paragraph', html: 'Le tour de poignet ne raconte qu\'une partie de l\'histoire. Des poignets de même circonférence peuvent avoir des sections transversales différentes
|
|
48
|
+
{ type: 'paragraph', html: 'Si le diamètre du boîtier retient toute l\'attention, c\'est l\'<strong>entraxe des cornes</strong> (la longueur verticale entre les extrémités des cornes) qui constitue le vrai test du port. La règle d\'or: l\'entraxe ne doit jamais dépasser la largeur plate du poignet. Si les cornes dépassent les bords, la montre glisse, un espace se crée entre le bracelet et la peau, et le rendu visuel est raté.' },
|
|
49
|
+
{ type: 'title', text: 'Poignets plats vs. ronds: choisir selon son anatomie', level: 3 },
|
|
50
|
+
{ type: 'paragraph', html: 'Le tour de poignet ne raconte qu\'une partie de l\'histoire. Des poignets de même circonférence peuvent avoir des sections transversales différentes: plate ou ronde. Les poignets plats offrent une surface supérieure plus large et supportent de plus grands entraxes sans dépassement. Les poignets ronds, plus cylindriques, ont une surface supérieure plus étroite et nécessitent des entraxes plus courts pour éviter le dépassement.' },
|
|
51
51
|
],
|
|
52
52
|
faq: [
|
|
53
53
|
{
|
|
@@ -41,7 +41,7 @@ export const content: ToolLocaleContent<WristPresenceCalculatorUI> = {
|
|
|
41
41
|
},
|
|
42
42
|
seo: [
|
|
43
43
|
{ type: 'title', text: 'Cara Memilih Ukuran Jam yang Sempurna: Panduan Proporsional', level: 2 },
|
|
44
|
-
{ type: 'paragraph', html: 'Menemukan ukuran jam yang tepat adalah perpaduan antara matematika, geometri, dan selera pribadi. Dalam horologi, cara sebuah jam duduk di lengan disebut <strong>kehadiran di pergelangan tangan</strong>. Jam harus terlihat seimbang
|
|
44
|
+
{ type: 'paragraph', html: 'Menemukan ukuran jam yang tepat adalah perpaduan antara matematika, geometri, dan selera pribadi. Dalam horologi, cara sebuah jam duduk di lengan disebut <strong>kehadiran di pergelangan tangan</strong>. Jam harus terlihat seimbang-tidak mendominasi lengan dengan overhang yang tidak sedap dipandang, maupun menghilang seperti titik kecil. Untuk mencapai keseimbangan ini, para kolektor menganalisis tiga metrik utama: diameter case, jarak lug ke lug, dan bentuk pergelangan tangan.' },
|
|
45
45
|
{ type: 'title', text: 'Memahami Rasio Case-to-Wrist', level: 3 },
|
|
46
46
|
{ type: 'paragraph', html: 'Metode tradisional untuk menilai proporsi jam adalah rasio case-to-wrist. Caranya adalah membagi lingkar pergelangan tangan dalam milimeter dengan diameter case. Rasio antara <strong>4,5 dan 5,0</strong> mewakili sweet spot klasik. Rasio <strong>4,0 hingga 4,5</strong> menghasilkan tampilan modern dan sportif. Di atas 5,0 memberikan estetika vintage, sementara di bawah 4,0 dianggap terlalu besar.' },
|
|
47
47
|
{ type: 'title', text: 'Mengapa Jarak Lug ke Lug Lebih Penting dari Diameter Case', level: 3 },
|
|
@@ -41,7 +41,7 @@ export const content: ToolLocaleContent<WristPresenceCalculatorUI> = {
|
|
|
41
41
|
},
|
|
42
42
|
seo: [
|
|
43
43
|
{ type: 'title', text: '如何选择完美的手表尺寸:比例贴合指南', level: 2 },
|
|
44
|
-
{ type: 'paragraph', html: '选择合适的手表尺寸是数学、几何与个人风格的结合。在钟表学中,时计在手臂上的呈现方式被称为<strong>腕上存在感</strong
|
|
44
|
+
{ type: 'paragraph', html: '选择合适的手表尺寸是数学、几何与个人风格的结合。在钟表学中,时计在手臂上的呈现方式被称为<strong>腕上存在感</strong>。一块手表应当看起来平衡-既不会因难看的悬空而支配手腕,也不会像一个小点般消失。要实现这种平衡,手表藏家会分析三个主要指标:表壳直径、表耳间距和手腕形状。' },
|
|
45
45
|
{ type: 'title', text: '理解表壳与手腕的比例', level: 3 },
|
|
46
46
|
{ type: 'paragraph', html: '衡量手表比例的传统方法是表壳与手腕之比。将手腕周长转换为毫米后除以表壳直径,即可得到这个比例。比例在<strong>4.5 到 5.0</strong>之间是经典的最佳区间。比例从<strong>4.0 到 4.5</strong>营造出大胆、运动的现代感。比例高于5.0呈现复古正装表的美感,而低于4.0则被认为过大。' },
|
|
47
47
|
{ type: 'title', text: '为什么表耳间距和平腕宽度决定了真正的贴合度', level: 3 },
|
package/src/tools.ts
CHANGED
|
@@ -21,6 +21,7 @@ import { GEAR_TRAIN_EXPLORER_TOOL } from './tool/gear-train-explorer';
|
|
|
21
21
|
import { PERPETUAL_CALENDAR_TOOL } from './tool/perpetual-calendar';
|
|
22
22
|
import { TOURBILLON_VISUALIZER_TOOL } from './tool/tourbillon-visualizer';
|
|
23
23
|
import { GMT_WORLD_TIMER_TOOL } from './tool/gmt-world-timer';
|
|
24
|
+
import { QUARTZ_BATTERY_HEALTH_TOOL } from './tool/quartz-battery-health';
|
|
24
25
|
|
|
25
26
|
export const ALL_TOOLS: ToolDefinition[] = [
|
|
26
27
|
WATCH_ACCURACY_TRACKER_TOOL,
|
|
@@ -44,6 +45,7 @@ export const ALL_TOOLS: ToolDefinition[] = [
|
|
|
44
45
|
PERPETUAL_CALENDAR_TOOL,
|
|
45
46
|
TOURBILLON_VISUALIZER_TOOL,
|
|
46
47
|
GMT_WORLD_TIMER_TOOL,
|
|
48
|
+
QUARTZ_BATTERY_HEALTH_TOOL,
|
|
47
49
|
];
|
|
48
50
|
|
|
49
51
|
|