@jjlmoya/utils-chrono 1.17.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 +2 -2
- package/src/tool/gear-train-explorer/i18n/en.ts +2 -2
- package/src/tool/gear-train-explorer/i18n/es.ts +2 -2
- package/src/tool/gear-train-explorer/i18n/fr.ts +2 -2
- package/src/tool/gear-train-explorer/i18n/id.ts +2 -2
- package/src/tool/gear-train-explorer/i18n/it.ts +2 -2
- 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 +2 -2
- package/src/tool/gear-train-explorer/i18n/pl.ts +2 -2
- package/src/tool/gear-train-explorer/i18n/pt.ts +2 -2
- package/src/tool/gear-train-explorer/i18n/ru.ts +6 -6
- package/src/tool/gear-train-explorer/i18n/sv.ts +2 -2
- package/src/tool/gear-train-explorer/i18n/tr.ts +2 -2
- 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
|
@@ -4,65 +4,65 @@ import { bibliography } from '../bibliography';
|
|
|
4
4
|
|
|
5
5
|
export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
6
6
|
slug: 'convertisseur-frequence-balancement',
|
|
7
|
-
title: 'Convertisseur de
|
|
8
|
-
description: 'Convertissez les vibrations par heure (VPH) en Hertz, en ticks par seconde et calculez l\
|
|
7
|
+
title: 'Convertisseur de Fréquence de Balancement: VPH en Hz et s/j',
|
|
8
|
+
description: 'Convertissez les vibrations par heure (VPH) en Hertz, en ticks par seconde et calculez l\'impact quotidien d\'un seul tick perdu. Fonctionne avec les calibres ETA, Sellita, Miyota, Seiko, Rolex, Omega et Zenith.',
|
|
9
9
|
ui: {
|
|
10
|
-
title: 'Convertisseur de
|
|
10
|
+
title: 'Convertisseur de Fréquence de Balancement',
|
|
11
11
|
vphLabel: 'Mouvement',
|
|
12
|
-
selectMovement: '
|
|
13
|
-
customMovement: '
|
|
12
|
+
selectMovement: 'Sélectionner un mouvement',
|
|
13
|
+
customMovement: 'Personnalisé',
|
|
14
14
|
customVph: 'Vibrations par heure',
|
|
15
15
|
resultsTitle: 'Calculs',
|
|
16
|
-
frequency: '
|
|
16
|
+
frequency: 'Fréquence',
|
|
17
17
|
ticksPerSec: 'Ticks par seconde',
|
|
18
|
-
lostTickImpact: 'S\
|
|
19
|
-
lostTickExplainer: 'Un tick
|
|
20
|
-
step1: '
|
|
21
|
-
step2: 'Lisez la
|
|
18
|
+
lostTickImpact: 'S\'il perd 1 tick par heure',
|
|
19
|
+
lostTickExplainer: 'Un tick manqué par heure signifie environ 3 secondes perdues par jour à 28 800 VPH. Les fréquences plus basses amplifient l\'impact.',
|
|
20
|
+
step1: 'Sélectionnez votre mouvement ou saisissez un VPH personnalisé.',
|
|
21
|
+
step2: 'Lisez la fréquence en Hz, les ticks par seconde et l\'impact d\'un tick perdu.',
|
|
22
22
|
tipTitle: 'Astuce',
|
|
23
|
-
tipContent: 'Les
|
|
23
|
+
tipContent: 'Les fréquences plus élevées (36 000 VPH) donnent un balayage plus fluide de l\'aiguille et une meilleure précision, mais aussi plus d\'usure sur l\'échappement.',
|
|
24
24
|
},
|
|
25
25
|
seo: [
|
|
26
|
-
{ type: 'title', text: 'Convertisseur de
|
|
27
|
-
{ type: 'paragraph', html: 'Chaque montre
|
|
28
|
-
{ type: 'title', text: 'Qu\
|
|
29
|
-
{ type: 'paragraph', html: 'La
|
|
26
|
+
{ type: 'title', text: 'Convertisseur de Fréquence de Balancement - VPH en Hz et secondes par jour', level: 2 },
|
|
27
|
+
{ type: 'paragraph', html: 'Chaque montre mécanique bat à une fréquence spécifique - le nombre de vibrations que son balancier effectue par heure. Ce nombre détermine la fluidité du balayage de l\'aiguille des secondes et la précision de la montre. Ce convertisseur traduit <strong>les VPH en Hz et en ticks par seconde</strong>, et montre l\'impact réel d\'un seul tick perdu.' },
|
|
28
|
+
{ type: 'title', text: 'Qu\'est-ce qu\'une fréquence de balancement?', level: 3 },
|
|
29
|
+
{ type: 'paragraph', html: 'La fréquence de balancement, mesurée en vibrations par heure (vph), est la fréquence à laquelle le balancier d\'une montre oscille. Une fréquence courante est 28 800 VPH - soit 4 Hz, ou 8 ticks par seconde. Des fréquences plus élevées comme 36 000 VPH (5 Hz) produisent un mouvement plus fluide et peuvent théoriquement améliorer la précision en réduisant l\'effet des erreurs de position.' },
|
|
30
30
|
{ type: 'title', text: 'Pourquoi un tick perdu est important', level: 3 },
|
|
31
|
-
{ type: 'paragraph', html: 'Si l\
|
|
32
|
-
{ type: 'title', text: '
|
|
33
|
-
{ type: 'paragraph', html: 'Les montres de poche vintage et les
|
|
31
|
+
{ type: 'paragraph', html: 'Si l\'échappement d\'une montre ne délivre pas un tick à cause de frottements, de magnétisme ou d\'usure, ce tick perdu se traduit directement en temps perdu. À 28 800 VPH, un seul tick manqué par heure s\'accumule pour environ <strong>3 secondes par jour</strong>. À 18 000 VPH, la même erreur coûte près de 5 secondes par jour. Cet outil vous aide à comprendre les calculs derrière le réglage.' },
|
|
32
|
+
{ type: 'title', text: 'Fréquences de balancement courantes', level: 3 },
|
|
33
|
+
{ type: 'paragraph', html: 'Les montres de poche vintage et les premières automatiques tournent souvent à 18 000 VPH (2,5 Hz). De nombreux calibres Seiko et Miyota utilisent 21 600 VPH (3 Hz). La norme moderne est 28 800 VPH (4 Hz), utilisée par ETA, Sellita, Rolex, et d\'autres. Les mouvements à haute fréquence comme le Zenith El Primero tournent à 36 000 VPH (5 Hz) pour une plus grande précision.' },
|
|
34
34
|
],
|
|
35
35
|
faq: [
|
|
36
36
|
{
|
|
37
37
|
question: 'Comment convertir des VPH en Hz?',
|
|
38
|
-
answer: 'Divisez les VPH par 7 200. Une montre battant
|
|
38
|
+
answer: 'Divisez les VPH par 7 200. Une montre battant à 28 800 VPH tourne à 4 Hz (28 800 ÷ 7 200 = 4). La division par 7 200 tient compte du fait qu\'une oscillation complète contient deux vibrations et qu\'il y a 3 600 secondes dans une heure.',
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
|
-
question: 'Que signifie une
|
|
42
|
-
answer: 'Des
|
|
41
|
+
question: 'Que signifie une fréquence plus élevée pour la précision?',
|
|
42
|
+
answer: 'Des fréquences plus élevées permettent généralement une plus grande précision théorique car le balancier est moins affecté par les perturbations de position. Cependant, elles génèrent aussi plus de frottement et d\'usure sur les pierres de palette et la roue d\'échappement, nécessitant une meilleure lubrification et un entretien plus fréquent.',
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
|
-
question: 'Comment un tick perdu affecte-t-il la
|
|
46
|
-
answer: 'Un tick
|
|
45
|
+
question: 'Comment un tick perdu affecte-t-il la précision quotidienne?',
|
|
46
|
+
answer: 'Un tick manqué par heure se traduit par 24 ticks perdus par jour. Le temps perdu dépend de votre fréquence de balancement: divisez 86 400 par vos VPH. À 28 800 VPH, cela donne 3 secondes par jour. À 18 000 VPH, cela donne 4,8 secondes par jour.',
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
49
|
question: 'Une montre peut-elle rattraper un tick perdu?',
|
|
50
|
-
answer: 'Non. Une fois qu\
|
|
50
|
+
answer: 'Non. Une fois qu\'un tick est manqué, le temps est perdu définitivement. La montre ne "rattrape" pas. C\'est pourquoi la santé de l\'échappement - pierres propres, lubrification appropriée et erreur de battement correcte - impacte directement la marche quotidienne.',
|
|
51
51
|
},
|
|
52
52
|
],
|
|
53
53
|
bibliography,
|
|
54
54
|
howTo: [
|
|
55
55
|
{
|
|
56
|
-
name: '
|
|
57
|
-
text: 'Choisissez votre mouvement dans le menu
|
|
56
|
+
name: 'Sélectionnez votre calibre',
|
|
57
|
+
text: 'Choisissez votre mouvement dans le menu déroulant. Chaque préréglage inclut le VPH correct pour ce calibre.',
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
|
-
name: 'Lisez les
|
|
61
|
-
text: 'La carte affiche la
|
|
60
|
+
name: 'Lisez les résultats',
|
|
61
|
+
text: 'La carte affiche la fréquence en Hz, les ticks par seconde et l\'impact quotidien d\'un seul tick perdu.',
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
|
-
name: 'Essayez un VPH
|
|
65
|
-
text: '
|
|
64
|
+
name: 'Essayez un VPH personnalisé',
|
|
65
|
+
text: 'Sélectionnez "Personnalisé" pour saisir n\'importe quelle valeur VPH pour les mouvements vintage ou inhabituels.',
|
|
66
66
|
},
|
|
67
67
|
],
|
|
68
68
|
schemas: [
|
|
@@ -75,23 +75,23 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
75
75
|
'name': 'Comment convertir des VPH en Hz?',
|
|
76
76
|
'acceptedAnswer': {
|
|
77
77
|
'@type': 'Answer',
|
|
78
|
-
'text': 'Divisez les VPH par 7 200. Une montre battant
|
|
78
|
+
'text': 'Divisez les VPH par 7 200. Une montre battant à 28 800 VPH tourne à 4 Hz. La division par 7 200 tient compte d\'une oscillation contenant deux vibrations et de 3 600 secondes par heure.',
|
|
79
79
|
},
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
'@type': 'Question',
|
|
83
|
-
'name': 'Que signifie une
|
|
83
|
+
'name': 'Que signifie une fréquence plus élevée pour la précision?',
|
|
84
84
|
'acceptedAnswer': {
|
|
85
85
|
'@type': 'Answer',
|
|
86
|
-
'text': 'Des
|
|
86
|
+
'text': 'Des fréquences plus élevées permettent une plus grande précision théorique car le balancier est moins affecté par les perturbations de position. Cependant, elles génèrent aussi plus de frottement et d\'usure.',
|
|
87
87
|
},
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
90
|
'@type': 'Question',
|
|
91
|
-
'name': 'Comment un tick perdu affecte-t-il la
|
|
91
|
+
'name': 'Comment un tick perdu affecte-t-il la précision quotidienne?',
|
|
92
92
|
'acceptedAnswer': {
|
|
93
93
|
'@type': 'Answer',
|
|
94
|
-
'text': 'Un tick
|
|
94
|
+
'text': 'Un tick manqué par heure se traduit par 24 ticks perdus par jour. Divisez 86 400 par vos VPH pour trouver les secondes perdues par jour.',
|
|
95
95
|
},
|
|
96
96
|
},
|
|
97
97
|
{
|
|
@@ -99,7 +99,7 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
99
99
|
'name': 'Une montre peut-elle rattraper un tick perdu?',
|
|
100
100
|
'acceptedAnswer': {
|
|
101
101
|
'@type': 'Answer',
|
|
102
|
-
'text': 'Non. Une fois qu\
|
|
102
|
+
'text': 'Non. Une fois qu\'un tick est manqué, le temps est perdu définitivement. La montre ne rattrape pas.',
|
|
103
103
|
},
|
|
104
104
|
},
|
|
105
105
|
],
|
|
@@ -107,30 +107,30 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
107
107
|
{
|
|
108
108
|
'@context': 'https://schema.org',
|
|
109
109
|
'@type': 'SoftwareApplication',
|
|
110
|
-
'name': 'Convertisseur de
|
|
110
|
+
'name': 'Convertisseur de Fréquence de Balancement',
|
|
111
111
|
'operatingSystem': 'Tous',
|
|
112
112
|
'applicationCategory': 'UtilitiesApplication',
|
|
113
|
-
'browserRequirements': '
|
|
113
|
+
'browserRequirements': 'Nécessite HTML5. Nécessite JavaScript.',
|
|
114
114
|
},
|
|
115
115
|
{
|
|
116
116
|
'@context': 'https://schema.org',
|
|
117
117
|
'@type': 'HowTo',
|
|
118
|
-
'name': 'Comment convertir des VPH en Hz et calculer l\
|
|
118
|
+
'name': 'Comment convertir des VPH en Hz et calculer l\'impact d\'un tick perdu',
|
|
119
119
|
'step': [
|
|
120
120
|
{
|
|
121
121
|
'@type': 'HowToStep',
|
|
122
|
-
'name': '
|
|
123
|
-
'text': 'Choisissez votre mouvement dans le menu
|
|
122
|
+
'name': 'Sélectionnez votre calibre',
|
|
123
|
+
'text': 'Choisissez votre mouvement dans le menu déroulant. Chaque préréglage inclut le VPH correct pour ce calibre.',
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
126
|
'@type': 'HowToStep',
|
|
127
|
-
'name': 'Lisez les
|
|
128
|
-
'text': 'La carte affiche la
|
|
127
|
+
'name': 'Lisez les résultats',
|
|
128
|
+
'text': 'La carte affiche la fréquence en Hz, les ticks par seconde et l\'impact quotidien d\'un seul tick perdu.',
|
|
129
129
|
},
|
|
130
130
|
{
|
|
131
131
|
'@type': 'HowToStep',
|
|
132
|
-
'name': 'Essayez un VPH
|
|
133
|
-
'text': '
|
|
132
|
+
'name': 'Essayez un VPH personnalisé',
|
|
133
|
+
'text': 'Sélectionnez Personnalisé pour saisir n\'importe quelle valeur VPH pour les mouvements vintage ou inhabituels.',
|
|
134
134
|
},
|
|
135
135
|
],
|
|
136
136
|
},
|
|
@@ -4,7 +4,7 @@ import { bibliography } from '../bibliography';
|
|
|
4
4
|
|
|
5
5
|
export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
6
6
|
slug: 'pengonversi-tingkat-denyut',
|
|
7
|
-
title: 'Pengonversi Tingkat Denyut Arloji
|
|
7
|
+
title: 'Pengonversi Tingkat Denyut Arloji: VPH ke Hz & s/hari',
|
|
8
8
|
description: 'Ubah getaran per jam (VPH) ke Hertz, ticks per detik, dan hitung dampak harian dari satu tick yang hilang. Bekerja dengan kaliber ETA, Sellita, Miyota, Seiko, Rolex, Omega, dan Zenith.',
|
|
9
9
|
ui: {
|
|
10
10
|
title: 'Pengonversi Tingkat Denyut',
|
|
@@ -23,10 +23,10 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
23
23
|
tipContent: 'Tingkat denyut yang lebih tinggi (36.000 VPH) memberikan gerakan jarum yang lebih halus dan presisi yang lebih baik, tetapi juga lebih banyak keausan pada escapement.',
|
|
24
24
|
},
|
|
25
25
|
seo: [
|
|
26
|
-
{ type: 'title', text: 'Pengonversi Tingkat Denyut Arloji
|
|
27
|
-
{ type: 'paragraph', html: 'Setiap arloji mekanis berdetak pada tingkat tertentu
|
|
26
|
+
{ type: 'title', text: 'Pengonversi Tingkat Denyut Arloji - VPH ke Hz & Detik per Hari', level: 2 },
|
|
27
|
+
{ type: 'paragraph', html: 'Setiap arloji mekanis berdetak pada tingkat tertentu - jumlah getaran yang dibuat roda keseimbangannya per jam. Angka tersebut menentukan seberapa halus gerakan jarum detik dan seberapa presisi arloji tersebut. Pengonversi ini menerjemahkan <strong>VPH ke Hz dan ticks per detik</strong>, dan menunjukkan dampak nyata dari satu tick yang hilang.' },
|
|
28
28
|
{ type: 'title', text: 'Apa Itu Tingkat Denyut?', level: 3 },
|
|
29
|
-
{ type: 'paragraph', html: 'Tingkat denyut, diukur dalam getaran per jam (vph), adalah frekuensi osilasi roda keseimbangan arloji. Tingkat yang umum adalah 28.800 VPH
|
|
29
|
+
{ type: 'paragraph', html: 'Tingkat denyut, diukur dalam getaran per jam (vph), adalah frekuensi osilasi roda keseimbangan arloji. Tingkat yang umum adalah 28.800 VPH - itu 4 Hz, atau 8 ticks per detik. Tingkat denyut yang lebih tinggi seperti 36.000 VPH (5 Hz) menghasilkan gerakan yang lebih halus dan secara teoretis dapat meningkatkan akurasi dengan mengurangi efek kesalahan posisional.' },
|
|
30
30
|
{ type: 'title', text: 'Mengapa Tick yang Hilang Penting', level: 3 },
|
|
31
31
|
{ type: 'paragraph', html: 'Jika escapement arloji gagal memberikan satu tick karena gesekan, magnetisasi, atau keausan, tick yang hilang itu langsung berubah menjadi waktu yang hilang. Pada 28.800 VPH, satu tick yang terlewat per jam bertambah menjadi sekitar <strong>3 detik per hari</strong>. Pada 18.000 VPH, kesalahan yang sama memakan hampir 5 detik per hari. Alat ini membantu Anda memahami matematika di balik regulasi.' },
|
|
32
32
|
{ type: 'title', text: 'Tingkat Denyut Umum', level: 3 },
|
|
@@ -35,7 +35,7 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
35
35
|
faq: [
|
|
36
36
|
{
|
|
37
37
|
question: 'Bagaimana cara mengonversi VPH ke Hz?',
|
|
38
|
-
answer: 'Bagilah VPH dengan 7.200. Arloji yang berdetak pada 28.800 VPH berjalan pada 4 Hz (28.800
|
|
38
|
+
answer: 'Bagilah VPH dengan 7.200. Arloji yang berdetak pada 28.800 VPH berjalan pada 4 Hz (28.800 ÷ 7.200 = 4). Pembagian dengan 7.200 memperhitungkan bahwa satu osilasi lengkap mengandung dua getaran, dan ada 3.600 detik dalam satu jam.',
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
41
|
question: 'Apa arti tingkat denyut yang lebih tinggi bagi akurasi?',
|
|
@@ -47,7 +47,7 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
49
|
question: 'Bisakah arloji pulih dari tick yang hilang?',
|
|
50
|
-
answer: 'Tidak. Setelah tick terlewatkan, waktu tersebut hilang secara permanen. Arloji tidak akan "mengejar ketertinggalan." Inilah mengapa kesehatan escapement
|
|
50
|
+
answer: 'Tidak. Setelah tick terlewatkan, waktu tersebut hilang secara permanen. Arloji tidak akan "mengejar ketertinggalan." Inilah mengapa kesehatan escapement - batu palet yang bersih, pelumasan yang tepat, dan kesalahan detak yang benar - secara langsung memengaruhi laju harian.',
|
|
51
51
|
},
|
|
52
52
|
],
|
|
53
53
|
bibliography,
|
|
@@ -4,8 +4,8 @@ import { bibliography } from '../bibliography';
|
|
|
4
4
|
|
|
5
5
|
export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
6
6
|
slug: 'convertitore-frequenza-battiti',
|
|
7
|
-
title: 'Convertitore di Frequenza di Battiti
|
|
8
|
-
description: 'Converti vibrazioni per ora (VPH) in Hertz, tick al secondo e calcola l\
|
|
7
|
+
title: 'Convertitore di Frequenza di Battiti: VPH in Hz e s/g',
|
|
8
|
+
description: 'Converti vibrazioni per ora (VPH) in Hertz, tick al secondo e calcola l\'impatto giornaliero di un singolo tick perso. Funziona con calibri ETA, Sellita, Miyota, Seiko, Rolex, Omega e Zenith.',
|
|
9
9
|
ui: {
|
|
10
10
|
title: 'Convertitore di Frequenza di Battiti',
|
|
11
11
|
vphLabel: 'Movimento',
|
|
@@ -15,39 +15,39 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
15
15
|
resultsTitle: 'Calcoli',
|
|
16
16
|
frequency: 'Frequenza',
|
|
17
17
|
ticksPerSec: 'Tick al secondo',
|
|
18
|
-
lostTickImpact: 'Se perde 1 tick all\
|
|
19
|
-
lostTickExplainer: 'Un tick perso all\
|
|
18
|
+
lostTickImpact: 'Se perde 1 tick all\'ora',
|
|
19
|
+
lostTickExplainer: 'Un tick perso all\'ora significa circa 3 secondi persi al giorno a 28.800 VPH. Frequenze di battito più basse amplificano l\'impatto.',
|
|
20
20
|
step1: 'Seleziona il tuo movimento o inserisci un VPH personalizzato.',
|
|
21
|
-
step2: 'Leggi la frequenza in Hz, i tick al secondo e l\
|
|
21
|
+
step2: 'Leggi la frequenza in Hz, i tick al secondo e l\'impatto di un tick perso.',
|
|
22
22
|
tipTitle: 'Consiglio',
|
|
23
|
-
tipContent: 'Frequenze di battito
|
|
23
|
+
tipContent: 'Frequenze di battito più alte (36.000 VPH) garantiscono una scorrevolezza maggiore della lancetta e migliore precisione, ma anche più usura sullo scappamento.',
|
|
24
24
|
},
|
|
25
25
|
seo: [
|
|
26
|
-
{ type: 'title', text: 'Convertitore di Frequenza di Battiti
|
|
27
|
-
{ type: 'paragraph', html: 'Ogni orologio meccanico batte a una frequenza specifica
|
|
28
|
-
{ type: 'title', text: 'Cos\
|
|
29
|
-
{ type: 'paragraph', html: 'La frequenza di battito, misurata in vibrazioni per ora (vph),
|
|
30
|
-
{ type: 'title', text: '
|
|
31
|
-
{ type: 'paragraph', html: 'Se lo scappamento di un orologio non riesce a fornire un tick a causa di attrito, magnetismo o usura, quel tick perso si traduce direttamente in tempo perso. A 28.800 VPH, un singolo tick mancato all\
|
|
26
|
+
{ type: 'title', text: 'Convertitore di Frequenza di Battiti - VPH in Hz e secondi al giorno', level: 2 },
|
|
27
|
+
{ type: 'paragraph', html: 'Ogni orologio meccanico batte a una frequenza specifica - il numero di vibrazioni che il suo bilanciere compie in un\'ora. Questo numero determina la fluidità della lancetta dei secondi e la precisione dell\'orologio. Questo convertitore traduce <strong>VPH in Hz e tick al secondo</strong> e mostra l\'impatto reale di un singolo tick perso.' },
|
|
28
|
+
{ type: 'title', text: 'Cos\'è una Frequenza di Battito?', level: 3 },
|
|
29
|
+
{ type: 'paragraph', html: 'La frequenza di battito, misurata in vibrazioni per ora (vph), è la frequenza alla quale oscilla il bilanciere di un orologio. Una frequenza comune è 28.800 VPH - ovvero 4 Hz, o 8 tick al secondo. Frequenze più alte come 36.000 VPH (5 Hz) producono un movimento più fluido e possono teoricamente migliorare la precisione riducendo l\'effetto degli errori posizionali.' },
|
|
30
|
+
{ type: 'title', text: 'Perché un tick perso è importante', level: 3 },
|
|
31
|
+
{ type: 'paragraph', html: 'Se lo scappamento di un orologio non riesce a fornire un tick a causa di attrito, magnetismo o usura, quel tick perso si traduce direttamente in tempo perso. A 28.800 VPH, un singolo tick mancato all\'ora si accumula fino a circa <strong>3 secondi al giorno</strong>. A 18.000 VPH, lo stesso errore costa quasi 5 secondi al giorno. Questo strumento ti aiuta a capire la matematica dietro la regolazione.' },
|
|
32
32
|
{ type: 'title', text: 'Frequenze di Battito Comuni', level: 3 },
|
|
33
|
-
{ type: 'paragraph', html: 'Gli orologi da tasca vintage e i primi automatici spesso funzionano a 18.000 VPH (2,5 Hz). Molti calibri Seiko e Miyota utilizzano 21.600 VPH (3 Hz). Lo standard moderno
|
|
33
|
+
{ type: 'paragraph', html: 'Gli orologi da tasca vintage e i primi automatici spesso funzionano a 18.000 VPH (2,5 Hz). Molti calibri Seiko e Miyota utilizzano 21.600 VPH (3 Hz). Lo standard moderno è 28.800 VPH (4 Hz), usato da ETA, Sellita, Rolex e altri. I movimenti ad alta frequenza come lo Zenith El Primero funzionano a 36.000 VPH (5 Hz) per una maggiore precisione.' },
|
|
34
34
|
],
|
|
35
35
|
faq: [
|
|
36
36
|
{
|
|
37
37
|
question: 'Come si convertono i VPH in Hz?',
|
|
38
|
-
answer: 'Dividi i VPH per 7.200. Un orologio che batte a 28.800 VPH funziona a 4 Hz (28.800
|
|
38
|
+
answer: 'Dividi i VPH per 7.200. Un orologio che batte a 28.800 VPH funziona a 4 Hz (28.800 ÷ 7.200 = 4). La divisione per 7.200 tiene conto del fatto che un\'oscillazione completa contiene due vibrazioni e che ci sono 3.600 secondi in un\'ora.',
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
|
-
question: 'Cosa significa una frequenza di battito
|
|
42
|
-
answer: 'Frequenze di battito
|
|
41
|
+
question: 'Cosa significa una frequenza di battito più alta per la precisione?',
|
|
42
|
+
answer: 'Frequenze di battito più alte generalmente consentono una maggiore precisione teorica perché il bilanciere è meno influenzato da disturbi posizionali. Tuttavia, creano anche più attrito e usura sulle pietre di leva e sulla ruota di scappamento, richiedendo una migliore lubrificazione e una manutenzione più frequente.',
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
45
|
question: 'Come influisce un tick perso sulla precisione giornaliera?',
|
|
46
|
-
answer: 'Un tick mancato all\
|
|
46
|
+
answer: 'Un tick mancato all\'ora si traduce in 24 tick persi al giorno. Il tempo perso dipende dalla tua frequenza di battito: dividi 86.400 per il tuo VPH. A 28.800 VPH sono 3 secondi al giorno. A 18.000 VPH sono 4,8 secondi al giorno.',
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
|
-
question: '
|
|
50
|
-
answer: 'No. Una volta che un tick viene perso, il tempo
|
|
49
|
+
question: 'Può un orologio recuperare un tick perso?',
|
|
50
|
+
answer: 'No. Una volta che un tick viene perso, il tempo è permanentemente perso. L\'orologio non "recupera". Ecco perché la salute dello scappamento - pietre pulite, lubrificazione adeguata e corretto errore di battuta - influisce direttamente sulla marcia giornaliera.',
|
|
51
51
|
},
|
|
52
52
|
],
|
|
53
53
|
bibliography,
|
|
@@ -58,7 +58,7 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
60
|
name: 'Leggi i risultati',
|
|
61
|
-
text: 'La scheda mostra la frequenza in Hz, i tick al secondo e l\
|
|
61
|
+
text: 'La scheda mostra la frequenza in Hz, i tick al secondo e l\'impatto giornaliero di un singolo tick perso.',
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
64
|
name: 'Prova un VPH personalizzato',
|
|
@@ -75,15 +75,15 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
75
75
|
'name': 'Come si convertono i VPH in Hz?',
|
|
76
76
|
'acceptedAnswer': {
|
|
77
77
|
'@type': 'Answer',
|
|
78
|
-
'text': 'Dividi i VPH per 7.200. Un orologio che batte a 28.800 VPH funziona a 4 Hz. La divisione per 7.200 tiene conto di un\
|
|
78
|
+
'text': 'Dividi i VPH per 7.200. Un orologio che batte a 28.800 VPH funziona a 4 Hz. La divisione per 7.200 tiene conto di un\'oscillazione contenente due vibrazioni e 3.600 secondi per ora.',
|
|
79
79
|
},
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
'@type': 'Question',
|
|
83
|
-
'name': 'Cosa significa una frequenza di battito
|
|
83
|
+
'name': 'Cosa significa una frequenza di battito più alta per la precisione?',
|
|
84
84
|
'acceptedAnswer': {
|
|
85
85
|
'@type': 'Answer',
|
|
86
|
-
'text': 'Frequenze di battito
|
|
86
|
+
'text': 'Frequenze di battito più alte consentono una maggiore precisione teorica perché il bilanciere è meno influenzato da disturbi posizionali. Tuttavia, creano anche più attrito e usura.',
|
|
87
87
|
},
|
|
88
88
|
},
|
|
89
89
|
{
|
|
@@ -91,15 +91,15 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
91
91
|
'name': 'Come influisce un tick perso sulla precisione giornaliera?',
|
|
92
92
|
'acceptedAnswer': {
|
|
93
93
|
'@type': 'Answer',
|
|
94
|
-
'text': 'Un tick mancato all\
|
|
94
|
+
'text': 'Un tick mancato all\'ora si traduce in 24 tick persi al giorno. Dividi 86.400 per il tuo VPH per trovare i secondi persi al giorno.',
|
|
95
95
|
},
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
98
|
'@type': 'Question',
|
|
99
|
-
'name': '
|
|
99
|
+
'name': 'Può un orologio recuperare un tick perso?',
|
|
100
100
|
'acceptedAnswer': {
|
|
101
101
|
'@type': 'Answer',
|
|
102
|
-
'text': 'No. Una volta che un tick viene perso, il tempo
|
|
102
|
+
'text': 'No. Una volta che un tick viene perso, il tempo è permanentemente perso. L\'orologio non recupera.',
|
|
103
103
|
},
|
|
104
104
|
},
|
|
105
105
|
],
|
|
@@ -115,7 +115,7 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
115
115
|
{
|
|
116
116
|
'@context': 'https://schema.org',
|
|
117
117
|
'@type': 'HowTo',
|
|
118
|
-
'name': 'Come convertire VPH in Hz e calcolare l\
|
|
118
|
+
'name': 'Come convertire VPH in Hz e calcolare l\'impatto di un tick perso',
|
|
119
119
|
'step': [
|
|
120
120
|
{
|
|
121
121
|
'@type': 'HowToStep',
|
|
@@ -125,7 +125,7 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
125
125
|
{
|
|
126
126
|
'@type': 'HowToStep',
|
|
127
127
|
'name': 'Leggi i risultati',
|
|
128
|
-
'text': 'La scheda mostra la frequenza in Hz, i tick al secondo e l\
|
|
128
|
+
'text': 'La scheda mostra la frequenza in Hz, i tick al secondo e l\'impatto giornaliero di un singolo tick perso.',
|
|
129
129
|
},
|
|
130
130
|
{
|
|
131
131
|
'@type': 'HowToStep',
|
|
@@ -4,65 +4,65 @@ import { bibliography } from '../bibliography';
|
|
|
4
4
|
|
|
5
5
|
export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
6
6
|
slug: 'beat-rate-converter',
|
|
7
|
-
title: '
|
|
8
|
-
description: '
|
|
7
|
+
title: '時計ビートレート変換器: VPHをHz・1日当たりの誤差に',
|
|
8
|
+
description: '毎時の振動数(VPH)をヘルツ、秒当たりのチック数に変換し、チックが1つミスした際の日々の影響を計算します。ETA、Sellita、Miyota、Seiko、Rolex、Omega、Zenithのカリバーに対応。',
|
|
9
9
|
ui: {
|
|
10
|
-
title: '
|
|
11
|
-
vphLabel: '
|
|
12
|
-
selectMovement: '
|
|
13
|
-
customMovement: '
|
|
14
|
-
customVph: '
|
|
15
|
-
resultsTitle: '
|
|
16
|
-
frequency: '
|
|
17
|
-
ticksPerSec: '1
|
|
18
|
-
lostTickImpact: '1
|
|
19
|
-
lostTickExplainer: '28,800 VPH
|
|
20
|
-
step1: '
|
|
21
|
-
step2: 'Hz
|
|
22
|
-
tipTitle: '
|
|
23
|
-
tipContent: '
|
|
10
|
+
title: 'ビートレート変換器',
|
|
11
|
+
vphLabel: 'ムーベント',
|
|
12
|
+
selectMovement: 'ムーベントを選択',
|
|
13
|
+
customMovement: 'カスタム',
|
|
14
|
+
customVph: '毎時の振動数',
|
|
15
|
+
resultsTitle: '計算結果',
|
|
16
|
+
frequency: '周波数',
|
|
17
|
+
ticksPerSec: '1秒当たりのチック数',
|
|
18
|
+
lostTickImpact: '1時間当たり1チック失った場合',
|
|
19
|
+
lostTickExplainer: '28,800 VPH時、1時間当たり1チックのミスは、約3秒/日の誤差となります。ビートレートが低いほど影響は拡大されます。',
|
|
20
|
+
step1: 'ムーベントを選択か、カスタムのVPHを入力してください。',
|
|
21
|
+
step2: 'Hz周波数、秒当たりのチック数、およびチックミスの影響を確認できます。',
|
|
22
|
+
tipTitle: 'ヒント',
|
|
23
|
+
tipContent: '高いビートレート(36,000 VPH)は、より滑らかな秒針の動きと精度向上に寄与しますが、エスケープメントへの負担も増します。',
|
|
24
24
|
},
|
|
25
25
|
seo: [
|
|
26
|
-
{ type: 'title', text: '
|
|
27
|
-
{ type: 'paragraph', html: '
|
|
28
|
-
{ type: 'title', text: '
|
|
29
|
-
{ type: 'paragraph', html: '
|
|
30
|
-
{ type: 'title', text: '
|
|
31
|
-
{ type: 'paragraph', html: '
|
|
32
|
-
{ type: 'title', text: '
|
|
33
|
-
{ type: 'paragraph', html: '
|
|
26
|
+
{ type: 'title', text: '時計ビートレート変換器 - VPHをHz・1日当たりの秒数に変換', level: 2 },
|
|
27
|
+
{ type: 'paragraph', html: 'すべての機械式時計には固有のビートレートがあります-つまり、天車が1時間に何回振動するかを示す数値です。この数値によって、秒針の滑らかさと時計の精度が決まります。この変換器は<strong>VPHをHzと秒当たりのチック数に変換し</strong>、1つのチックがミスした際の実際の影響を示します。' },
|
|
28
|
+
{ type: 'title', text: 'ビートレートとは?', level: 3 },
|
|
29
|
+
{ type: 'paragraph', html: 'ビートレートは、毎時の振動数(vph)で測られ、時計の天車が振動する周波数です。一般的なレートは28,800 VPH(4 Hz、8チック/秒)です。36,000 VPH(5 Hz)のような高いビートレートはより滑らかな動きを生み出し、位置誤差の影響を減らすことで理論的に精度を向上できます。' },
|
|
30
|
+
{ type: 'title', text: 'チックミスが重要な理由', level: 3 },
|
|
31
|
+
{ type: 'paragraph', html: '摩擦、磁気、または摩耗によってエスケープメントがチックを一つ送れなかった場合、そのチックはそのまま失われた時間になります。28,800 VPHでは、1時間当たり1チックのミスが積み重なり、約<strong>1日当たり3秒</strong>の誤差となります。18,000 VPHでは同じ誤差が毎日ほぼ5秒になります。このツールで、調整にかかわる数学的な仕組みが理解できます。' },
|
|
32
|
+
{ type: 'title', text: '一般的なビートレート', level: 3 },
|
|
33
|
+
{ type: 'paragraph', html: 'ビンテージのポケットウォッチや古いオートマチックはよく18,000 VPH(2.5 Hz)で動きます。多くのSeikoやMiyotaのカリバーは21,600 VPH(3 Hz)を使用します。現代の標準は28,800 VPH(4 Hz)で、ETA、Sellita、Rolexなどが採用しています。Zenith El Primeroのような高周波ムーベントは36,000 VPH(5 Hz)で動作し、より高い精度を実現しています。' },
|
|
34
34
|
],
|
|
35
35
|
faq: [
|
|
36
36
|
{
|
|
37
|
-
question: 'VPH
|
|
38
|
-
answer: 'VPH
|
|
37
|
+
question: 'VPHをHzに変換するにはどうすればいいですか?',
|
|
38
|
+
answer: 'VPHを7,200で割ってください。28,800 VPHの時計は4 Hzとなります(28,800 ÷ 7,200 = 4)。7,200での割算は、1回の全振動が2回の振動を含み、1時間が3,600秒であることを考慮しています。',
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
|
-
question: '
|
|
42
|
-
answer: '
|
|
41
|
+
question: '高いビートレートは精度にどのような影響を与えますか?',
|
|
42
|
+
answer: '一般に、高いビートレートは天車が位置による撮乱を受けにくくするため、理論的な精度が向上します。しかし、パレット石やエスケープ車につのる摩擦や摩耗も増えるため、より良い潤滑と頻繁なメンテナンスが必要です。',
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
|
-
question: '
|
|
46
|
-
answer: '1
|
|
45
|
+
question: 'チックミスは日々の精度にどのように影響しますか?',
|
|
46
|
+
answer: '1時間当たり1チックのミスは、1日当たり24チックの損失です。失われる時間はビートレートによって異なります。86,400をVPHで割ってください。28,800 VPHでは1日当たり3秒、18,000 VPHでは4.8秒です。',
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
|
-
question: '
|
|
50
|
-
answer: '
|
|
49
|
+
question: '時計はミスしたチックを取り戻せますか?',
|
|
50
|
+
answer: 'いいえ。一度チックがミスされると、その時間は永久的に失われます。時計が「追い付く」ことはありません。そのため、エスケープメントの状態-パレット石の清掃、適切な潤滑、正しいビートエラー-が日々の進行差に直接影響します。',
|
|
51
51
|
},
|
|
52
52
|
],
|
|
53
53
|
bibliography,
|
|
54
54
|
howTo: [
|
|
55
55
|
{
|
|
56
|
-
name: '
|
|
57
|
-
text: '
|
|
56
|
+
name: 'カリバーを選択',
|
|
57
|
+
text: 'ドロップダウンからムーベントを選んでください。各プリセットには、そのカリバーに対応した正しいVPHが含まれています。',
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
|
-
name: '
|
|
61
|
-
text: '
|
|
60
|
+
name: '結果を確認',
|
|
61
|
+
text: 'カードには、Hz周波数、秒当たりのチック数、および1つのチックミスが日々に与える影響が表示されます。',
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
|
-
name: '
|
|
65
|
-
text: '
|
|
64
|
+
name: 'カスタムVPHを試す',
|
|
65
|
+
text: '「カスタム」を選択すると、ビンテージや一般的ではないムーベントに対して任意のVPH値を入力できます。',
|
|
66
66
|
},
|
|
67
67
|
],
|
|
68
68
|
schemas: [
|
|
@@ -72,34 +72,34 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
72
72
|
'mainEntity': [
|
|
73
73
|
{
|
|
74
74
|
'@type': 'Question',
|
|
75
|
-
'name': 'VPH
|
|
75
|
+
'name': 'VPHをHzに変換するにはどうすればいいですか?',
|
|
76
76
|
'acceptedAnswer': {
|
|
77
77
|
'@type': 'Answer',
|
|
78
|
-
'text': 'VPH
|
|
78
|
+
'text': 'VPHを7,200で割ってください。28,800 VPHの時計は4 Hzです。7,200での割算は、1回の振動が2回の振動を含み、1時間が3,600秒であることを考慮しています。',
|
|
79
79
|
},
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
'@type': 'Question',
|
|
83
|
-
'name': '
|
|
83
|
+
'name': '高いビートレートは精度にどのような影響を与えますか?',
|
|
84
84
|
'acceptedAnswer': {
|
|
85
85
|
'@type': 'Answer',
|
|
86
|
-
'text': '
|
|
86
|
+
'text': '高いビートレートは天車が位置による撮乱を受けにくくするため、理論的な精度が向上します。しかし、摩擦や摩耗も増えます。',
|
|
87
87
|
},
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
90
|
'@type': 'Question',
|
|
91
|
-
'name': '
|
|
91
|
+
'name': 'チックミスは日々の精度にどのように影響しますか?',
|
|
92
92
|
'acceptedAnswer': {
|
|
93
93
|
'@type': 'Answer',
|
|
94
|
-
'text': '1
|
|
94
|
+
'text': '1時間当たり1チックのミスは、1日当たり24チックの損失です。86,400をVPHで割って、失われる秒数を求めてください。',
|
|
95
95
|
},
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
98
|
'@type': 'Question',
|
|
99
|
-
'name': '
|
|
99
|
+
'name': '時計はミスしたチックを取り戻せますか?',
|
|
100
100
|
'acceptedAnswer': {
|
|
101
101
|
'@type': 'Answer',
|
|
102
|
-
'text': '
|
|
102
|
+
'text': 'いいえ。一度チックがミスされると、その時間は永久的に失われます。時計が追い付くことはありません。',
|
|
103
103
|
},
|
|
104
104
|
},
|
|
105
105
|
],
|
|
@@ -107,30 +107,30 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
107
107
|
{
|
|
108
108
|
'@context': 'https://schema.org',
|
|
109
109
|
'@type': 'SoftwareApplication',
|
|
110
|
-
'name': '
|
|
111
|
-
'operatingSystem': '
|
|
110
|
+
'name': '時計ビートレート変換器',
|
|
111
|
+
'operatingSystem': '全プラットフォーム',
|
|
112
112
|
'applicationCategory': 'UtilitiesApplication',
|
|
113
|
-
'browserRequirements': 'HTML5
|
|
113
|
+
'browserRequirements': 'HTML5対応。JavaScriptが必要。',
|
|
114
114
|
},
|
|
115
115
|
{
|
|
116
116
|
'@context': 'https://schema.org',
|
|
117
117
|
'@type': 'HowTo',
|
|
118
|
-
'name': 'VPH
|
|
118
|
+
'name': 'VPHをHzに変換し、チックミスの影響を計算する方法',
|
|
119
119
|
'step': [
|
|
120
120
|
{
|
|
121
121
|
'@type': 'HowToStep',
|
|
122
|
-
'name': '
|
|
123
|
-
'text': '
|
|
122
|
+
'name': 'カリバーを選択',
|
|
123
|
+
'text': 'ドロップダウンからムーベントを選んでください。各プリセットには、そのカリバーに対応した正しいVPHが含まれています。',
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
126
|
'@type': 'HowToStep',
|
|
127
|
-
'name': '
|
|
128
|
-
'text': '
|
|
127
|
+
'name': '結果を確認',
|
|
128
|
+
'text': 'カードには、Hz周波数、秒当たりのチック数、および1つのチックミスが日々に与える影響が表示されます。',
|
|
129
129
|
},
|
|
130
130
|
{
|
|
131
131
|
'@type': 'HowToStep',
|
|
132
|
-
'name': '
|
|
133
|
-
'text': '
|
|
132
|
+
'name': 'カスタムVPHを試す',
|
|
133
|
+
'text': '「カスタム」を選択すると、ビンテージや一般的ではないムーベントに対して任意のVPH値を入力できます。',
|
|
134
134
|
},
|
|
135
135
|
],
|
|
136
136
|
},
|