@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: 'darbe-donusturucu',
|
|
7
|
-
title: 'Saat Darbe
|
|
8
|
-
description: 'Saatteki
|
|
7
|
+
title: 'Saat Darbe Hızı Dönüştürücüsü: VPH\'den Hz\'e ve s/g',
|
|
8
|
+
description: 'Saatteki titreşim sayısını (VPH) Hertz\'e, saniyedeki tik sayısına dönüştürün ve tek bir kayıp tiğin günlük etkisini hesaplayın. ETA, Sellita, Miyota, Seiko, Rolex, Omega ve Zenith kalibreleriyle çalışır.',
|
|
9
9
|
ui: {
|
|
10
|
-
title: 'Darbe
|
|
10
|
+
title: 'Darbe Hızı Dönüştürücüsü',
|
|
11
11
|
vphLabel: 'Mekanizma',
|
|
12
|
-
selectMovement: 'Mekanizma
|
|
13
|
-
customMovement: '
|
|
14
|
-
customVph: 'Saatteki
|
|
12
|
+
selectMovement: 'Mekanizma seçin',
|
|
13
|
+
customMovement: 'Özel',
|
|
14
|
+
customVph: 'Saatteki titreşim sayısı',
|
|
15
15
|
resultsTitle: 'Hesaplamalar',
|
|
16
16
|
frequency: 'Frekans',
|
|
17
|
-
ticksPerSec: 'Saniyedeki tik
|
|
17
|
+
ticksPerSec: 'Saniyedeki tik sayısı',
|
|
18
18
|
lostTickImpact: 'Saatte 1 tik kaybederse',
|
|
19
|
-
lostTickExplainer: '28.800 VPH\
|
|
20
|
-
step1: '
|
|
21
|
-
step2: 'Hz
|
|
22
|
-
tipTitle: '
|
|
23
|
-
tipContent: 'Daha
|
|
19
|
+
lostTickExplainer: '28.800 VPH\'de saatte bir kaçırılan tik, günde yaklaşık 3 saniye kayıp anlamına gelir. Daha düşük darbe hızları etkiyi büyütür.',
|
|
20
|
+
step1: 'Mekanizmanızı seçin veya özel bir VPH girin.',
|
|
21
|
+
step2: 'Hz frekansını, saniyedeki tik sayısını ve kayıp bir tiğin etkisini okuyun.',
|
|
22
|
+
tipTitle: 'İpucu',
|
|
23
|
+
tipContent: 'Daha yüksek darbe hızları (36.000 VPH), daha pürüzsüz saniye kolu hareketi ve daha iyi hassasiyet sağlar, ancak eşapman üzerinde daha fazla aşınmaya neden olur.',
|
|
24
24
|
},
|
|
25
25
|
seo: [
|
|
26
|
-
{ type: 'title', text: 'Saat Darbe
|
|
27
|
-
{ type: 'paragraph', html: 'Her mekanik saat belirli bir
|
|
28
|
-
{ type: 'title', text: 'Darbe
|
|
29
|
-
{ type: 'paragraph', html: 'Darbe
|
|
30
|
-
{ type: 'title', text: '
|
|
31
|
-
{ type: 'paragraph', html: '
|
|
32
|
-
{ type: 'title', text: '
|
|
33
|
-
{ type: 'paragraph', html: 'Vintage cep saatleri ve erken otomatikler genellikle 18.000 VPH (2,5 Hz) ile
|
|
26
|
+
{ type: 'title', text: 'Saat Darbe Hızı Dönüştürücüsü - VPH\'den Hz\'e ve Gündeki Saniyeler', level: 2 },
|
|
27
|
+
{ type: 'paragraph', html: 'Her mekanik saat belirli bir hızda atar - balans çarkının saatte yaptığı titreşim sayısı. Bu sayı, saniye kolunun ne kadar pürüzsüz hareket ettiğini ve saatin ne kadar hassas olabileceğini belirler. Bu dönüştürücü <strong>VPH\'yi Hz\'e ve saniyedeki tik sayısına çevirir</strong> ve tek bir kayıp tiğin gerçek dünyadaki etkisini gösterir.' },
|
|
28
|
+
{ type: 'title', text: 'Darbe Hızı Nedir?', level: 3 },
|
|
29
|
+
{ type: 'paragraph', html: 'Darbe hızı, saatteki titreşim sayısı (vph) olarak ölçülür ve bir saatin balans çarkının salınma frekansıdır. Yaygın bir hız 28.800 VPH\'dir - bu 4 Hz veya saniyede 8 tik demektir. 36.000 VPH (5 Hz) gibi daha yüksek darbe hızları, daha pürüzsüz bir hareket üretir ve konumsal hataların etkisini azaltarak teorik olarak doğruluğu artırabilir.' },
|
|
30
|
+
{ type: 'title', text: 'Kayıp Bir Tiğin Önemi', level: 3 },
|
|
31
|
+
{ type: 'paragraph', html: 'Sürtünme, manyetizma veya aşınma nedeniyle bir saatin eşapmanı bir tiği iletemezse, bu kayıp tik doğrudan kayıp zamana dönüşür. 28.800 VPH\'de, saatte bir kaçırılan tik günde yaklaşık <strong>3 saniyeye</strong> birikir. 18.000 VPH\'de aynı hata günde neredeyse 5 saniyeye mal olur. Bu araç, regülasyonun ardındaki matematiği anlamanıza yardımcı olur.' },
|
|
32
|
+
{ type: 'title', text: 'Yaygın Darbe Hızları', level: 3 },
|
|
33
|
+
{ type: 'paragraph', html: 'Vintage cep saatleri ve erken otomatikler genellikle 18.000 VPH (2,5 Hz) ile çalışır. Birçok Seiko ve Miyota kalibresi 21.600 VPH (3 Hz) kullanır. Modern standart, ETA, Sellita, Rolex ve diğerleri tarafından kullanılan 28.800 VPH\'dir (4 Hz). Zenith El Primero gibi yüksek atımlı mekanizmalar, daha fazla hassasiyet için 36.000 VPH\'de (5 Hz) çalışır.' },
|
|
34
34
|
],
|
|
35
35
|
faq: [
|
|
36
36
|
{
|
|
37
|
-
question: 'VPH\
|
|
38
|
-
answer: 'VPH\
|
|
37
|
+
question: 'VPH\'yi Hz\'e nasıl dönüştürürsünüz?',
|
|
38
|
+
answer: 'VPH\'yi 7.200\'e bölün. 28.800 VPH\'de atan bir saat 4 Hz\'de çalışır (28.800 ÷ 7.200 = 4). 7.200\'e bölme, bir tam salınımın iki titreşim içerdiğini ve bir saatte 3.600 saniye olduğunu hesaba katar.',
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
|
-
question: 'Daha
|
|
42
|
-
answer: 'Daha
|
|
41
|
+
question: 'Daha yüksek bir darbe hızı doğruluk için ne anlama gelir?',
|
|
42
|
+
answer: 'Daha yüksek darbe hızları genellikle daha fazla teorik hassasiyet sağlar çünkü balans çarkı konumsal bozulmalardan daha az etkilenir. Ancak, palet taşları ve eşapman çarkında daha fazla sürtünme ve aşınma yaratırlar, bu da daha iyi yağlama ve daha sık bakım gerektirir.',
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
|
-
question: '
|
|
46
|
-
answer: 'Saatte bir
|
|
45
|
+
question: 'Kayıp bir tik günlük doğruluğu nasıl etkiler?',
|
|
46
|
+
answer: 'Saatte bir kaçırılan tik, günde 24 kayıp tik anlamına gelir. Kayıp zaman, darbe hızınıza bağlıdır: 86.400\'ü VPH\'nize bölün. 28.800 VPH\'de bu günde 3 saniyedir. 18.000 VPH\'de günde 4,8 saniyedir.',
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
|
-
question: 'Bir saat
|
|
50
|
-
answer: '
|
|
49
|
+
question: 'Bir saat kayıp bir tiği telafi edebilir mi?',
|
|
50
|
+
answer: 'Hayır. Bir tik bir kez kaçırıldığında, zaman kalıcı olarak kaybedilmiştir. Saat "yetişmez." Bu nedenle eşapman sağlığı - temiz palet taşları, doğru yağlama ve doğru beat error - günlük hızı doğrudan etkiler.',
|
|
51
51
|
},
|
|
52
52
|
],
|
|
53
53
|
bibliography,
|
|
54
54
|
howTo: [
|
|
55
55
|
{
|
|
56
|
-
name: 'Kalibrenizi
|
|
57
|
-
text: '
|
|
56
|
+
name: 'Kalibrenizi seçin',
|
|
57
|
+
text: 'Açılır menüden mekanizmanızı seçin. Her ön ayar, o kalibre için doğru VPH\'yi içerir.',
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
|
-
name: '
|
|
61
|
-
text: 'Kart, Hz
|
|
60
|
+
name: 'Sonuçları okuyun',
|
|
61
|
+
text: 'Kart, Hz frekansını, saniyedeki tik sayısını ve tek bir kayıp tiğin günlük etkisini gösterir.',
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
|
-
name: "
|
|
65
|
-
text: 'Vintage veya
|
|
64
|
+
name: "Özel bir VPH deneyin",
|
|
65
|
+
text: 'Vintage veya alışılmadık mekanizmalar için herhangi bir VPH değeri girmek üzere "Özel"i seçin.',
|
|
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\'yi Hz\'e nasıl dönüştürürsünüz?',
|
|
76
76
|
'acceptedAnswer': {
|
|
77
77
|
'@type': 'Answer',
|
|
78
|
-
'text': 'VPH\
|
|
78
|
+
'text': 'VPH\'yi 7.200\'e bölün. 28.800 VPH\'de atan bir saat 4 Hz\'de çalışır. 7.200\'e bölme, bir salınımın iki titreşim içerdiğini ve saatte 3.600 saniye olduğunu hesaba katar.',
|
|
79
79
|
},
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
'@type': 'Question',
|
|
83
|
-
'name': 'Daha
|
|
83
|
+
'name': 'Daha yüksek bir darbe hızı doğruluk için ne anlama gelir?',
|
|
84
84
|
'acceptedAnswer': {
|
|
85
85
|
'@type': 'Answer',
|
|
86
|
-
'text': 'Daha
|
|
86
|
+
'text': 'Daha yüksek darbe hızları daha fazla teorik hassasiyet sağlar çünkü balans çarkı konumsal bozulmalardan daha az etkilenir. Ancak, daha fazla sürtünme ve aşınma yaratırlar.',
|
|
87
87
|
},
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
90
|
'@type': 'Question',
|
|
91
|
-
'name': '
|
|
91
|
+
'name': 'Kayıp bir tik günlük doğruluğu nasıl etkiler?',
|
|
92
92
|
'acceptedAnswer': {
|
|
93
93
|
'@type': 'Answer',
|
|
94
|
-
'text': 'Saatte bir
|
|
94
|
+
'text': 'Saatte bir kaçırılan tik, günde 24 kayıp tik anlamına gelir. Kayıp saniyeleri bulmak için 86.400\'ü VPH\'nize bölün.',
|
|
95
95
|
},
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
98
|
'@type': 'Question',
|
|
99
|
-
'name': 'Bir saat
|
|
99
|
+
'name': 'Bir saat kayıp bir tiği telafi edebilir mi?',
|
|
100
100
|
'acceptedAnswer': {
|
|
101
101
|
'@type': 'Answer',
|
|
102
|
-
'text': '
|
|
102
|
+
'text': 'Hayır. Bir tik bir kez kaçırıldığında, zaman kalıcı olarak kaybedilmiştir. Saat yetişmez.',
|
|
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': 'Saat Darbe
|
|
111
|
-
'operatingSystem': '
|
|
110
|
+
'name': 'Saat Darbe Hızı Dönüştürücüsü',
|
|
111
|
+
'operatingSystem': 'Tümü',
|
|
112
112
|
'applicationCategory': 'UtilitiesApplication',
|
|
113
113
|
'browserRequirements': 'HTML5 gerektirir. JavaScript gerektirir.',
|
|
114
114
|
},
|
|
115
115
|
{
|
|
116
116
|
'@context': 'https://schema.org',
|
|
117
117
|
'@type': 'HowTo',
|
|
118
|
-
'name': 'VPH\
|
|
118
|
+
'name': 'VPH\'yi Hz\'e dönüştürme ve kayıp tik etkisini hesaplama',
|
|
119
119
|
'step': [
|
|
120
120
|
{
|
|
121
121
|
'@type': 'HowToStep',
|
|
122
|
-
'name': 'Kalibrenizi
|
|
123
|
-
'text': '
|
|
122
|
+
'name': 'Kalibrenizi seçin',
|
|
123
|
+
'text': 'Açılır menüden mekanizmanızı seçin. Her ön ayar, o kalibre için doğru VPH\'yi içerir.',
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
126
|
'@type': 'HowToStep',
|
|
127
|
-
'name': '
|
|
128
|
-
'text': 'Kart, Hz
|
|
127
|
+
'name': 'Sonuçları okuyun',
|
|
128
|
+
'text': 'Kart, Hz frekansını, saniyedeki tik sayısını ve tek bir kayıp tiğin günlük etkisini gösterir.',
|
|
129
129
|
},
|
|
130
130
|
{
|
|
131
131
|
'@type': 'HowToStep',
|
|
132
|
-
'name': "
|
|
133
|
-
'text': 'Vintage veya
|
|
132
|
+
'name': "Özel bir VPH deneyin",
|
|
133
|
+
'text': 'Vintage veya alışılmadık mekanizmalar için herhangi bir VPH değeri girmek üzere Özel\'i seçin.',
|
|
134
134
|
},
|
|
135
135
|
],
|
|
136
136
|
},
|
|
@@ -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及每日误差',
|
|
8
|
+
description: '将每小时振动次数(VPH)转换为赫兹、每秒膑动次数,并计算单次丢失膑动对日差的影响。支持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: '
|
|
18
|
-
lostTickImpact: '
|
|
19
|
-
lostTickExplainer: '
|
|
20
|
-
step1: '
|
|
21
|
-
step2: '
|
|
22
|
-
tipTitle: '
|
|
23
|
-
tipContent: '
|
|
10
|
+
title: '换速器',
|
|
11
|
+
vphLabel: '机芯',
|
|
12
|
+
selectMovement: '选择机芯',
|
|
13
|
+
customMovement: '自定义',
|
|
14
|
+
customVph: '每小时振动次数',
|
|
15
|
+
resultsTitle: '计算结果',
|
|
16
|
+
frequency: '频率',
|
|
17
|
+
ticksPerSec: '每秒膑动次数',
|
|
18
|
+
lostTickImpact: '如果每小时丢失1次膑动',
|
|
19
|
+
lostTickExplainer: '在28,800 VPH下,每小时丢失一次膑动意味着每天约丢失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及每日秒数', level: 2 },
|
|
27
|
+
{ type: 'paragraph', html: '每块机械表都以特定的节奏运行 - 其游丝摆轮每小时振动的次数。这个数字决定了秒针扫秒的顺滑程度以及表的精度。这款换算器能将<strong>VPH转换为Hz和每秒膑动次数</strong>,并展示单次丢失膑动带来的实际影响。' },
|
|
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下,每小时丢失一次膑动每天累计约<strong>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等采用。0"000 VPH(5 Hz)运行,以实现更高的精度。' },
|
|
34
34
|
],
|
|
35
35
|
faq: [
|
|
36
36
|
{
|
|
37
|
-
question: '
|
|
38
|
-
answer: '
|
|
37
|
+
question: '如何将VPH转换为Hz?',
|
|
38
|
+
answer: '将VPH除以7,200。以28,800 VPH节奏运行的表为4 Hz(28,800 ÷ 7,200 = 4)。除以7,200是考虑到一次完整振动包含两次振动,而一小时有3,600秒。',
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
|
-
question: '
|
|
42
|
-
answer: '
|
|
41
|
+
question: '更高的换速率对精度意味着什么?',
|
|
42
|
+
answer: '更高的换速率通常能带来更高的理论精度,因为游丝摆轮受位置干扰的影响较小。但是,它们也会对枕石和换速轮造成更多的摩擦和磨损,需要更好的润滑和更频繁的维护。',
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
|
-
question: '
|
|
46
|
-
answer: '
|
|
45
|
+
question: '丢失膑动如何影响日常精度?',
|
|
46
|
+
answer: '每小时丢失一次膑动意味着每天丢失24次膑动。丢失的时间取决于您的换速率:将86,400除以您的VPH。在28,800 VPH下为每天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频率、每秒膑动次数以及单次丢失膑动的日差影响。',
|
|
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': '
|
|
75
|
+
'name': '如何将VPH转换为Hz?',
|
|
76
76
|
'acceptedAnswer': {
|
|
77
77
|
'@type': 'Answer',
|
|
78
|
-
'text': '
|
|
78
|
+
'text': '将VPH除以7,200。以28,800 VPH节奏运行的表为4 Hz。除以7,200是考虑到一次振动包含两次振动和每小时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': '
|
|
94
|
+
'text': '每小时丢失一次膑动意味着每天丢失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': '
|
|
113
|
+
'browserRequirements': '需要HTML5。需要JavaScript。',
|
|
114
114
|
},
|
|
115
115
|
{
|
|
116
116
|
'@context': 'https://schema.org',
|
|
117
117
|
'@type': 'HowTo',
|
|
118
|
-
'name': '
|
|
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频率、每秒膑动次数以及单次丢失膑动的日差影响。',
|
|
129
129
|
},
|
|
130
130
|
{
|
|
131
131
|
'@type': 'HowToStep',
|
|
132
|
-
'name': '
|
|
133
|
-
'text': '
|
|
132
|
+
'name': '尝试自定义VPH',
|
|
133
|
+
'text': '选择自定义可以为复古或非常见的机芯输入任意VPH值。',
|
|
134
134
|
},
|
|
135
135
|
],
|
|
136
136
|
},
|
|
@@ -15,7 +15,7 @@ export const content: ToolLocaleContent<CrownReferenceGuideUI> = {
|
|
|
15
15
|
unscrewFirst: 'Krone zuerst herausdrehen',
|
|
16
16
|
windingLabel: 'Aufzug',
|
|
17
17
|
hackLabel: 'Sekundenstopp',
|
|
18
|
-
dangerZoneLabel: '9
|
|
18
|
+
dangerZoneLabel: '9-3 Uhr vermeiden',
|
|
19
19
|
directionCW: 'Im Uhrzeigersinn',
|
|
20
20
|
directionCCW: 'Gegen Uhrzeigersinn',
|
|
21
21
|
directionBoth: 'Beidseitig',
|
|
@@ -26,7 +26,7 @@ export const content: ToolLocaleContent<CrownReferenceGuideUI> = {
|
|
|
26
26
|
position0Detail: 'Keine Aufzugs- oder Einstellfunktionen aktiv.',
|
|
27
27
|
position1Title: 'Handaufzug',
|
|
28
28
|
position1Desc: 'Drehen Sie die Krone im Uhrzeigersinn, um die Zugfeder zu spannen. Sie spüren einen zunehmenden Widerstand.',
|
|
29
|
-
position1Detail: 'Etwa 30
|
|
29
|
+
position1Detail: 'Etwa 30-40 volle Umdrehungen aus dem Stillstand. Automatikrotoren spannen beim Tragen ebenfalls.',
|
|
30
30
|
position2Title: 'Datums-Schnellverstellung',
|
|
31
31
|
position2Desc: 'Krone im Uhrzeigersinn drehen, um das Datum vorzustellen. Der Stundenzeiger bleibt synchron mit den laufenden Sekunden.',
|
|
32
32
|
position2Detail: 'Schnellverstellung des Datums zwischen 21 und 3 Uhr vermeiden, während der Datumswechselmechanismus aktiv ist.',
|
|
@@ -48,7 +48,7 @@ export const content: ToolLocaleContent<CrownReferenceGuideUI> = {
|
|
|
48
48
|
type: 'glossary', items: [
|
|
49
49
|
{ term: 'Position 0 (Ruhestellung)', definition: 'Krone eingedrückt oder eingeschraubt. Uhr läuft normal. Keine Funktionen aktiv. Nach dem Einstellen immer hierher zurückkehren.' },
|
|
50
50
|
{ term: 'Position 1 (Aufzug)', definition: 'Erster Zug oder herausgeschraubter Zustand. Im Uhrzeigersinn drehen, um die Zugfeder zu spannen. Die meisten Automatikuhren spannen auch über den Rotor.' },
|
|
51
|
-
{ term: 'Position 2 (Datums-Schnellverstellung)', definition: 'Zweiter Zug. Im Uhrzeigersinn drehen, um das Datum vorzustellen. Nicht zwischen 21
|
|
51
|
+
{ term: 'Position 2 (Datums-Schnellverstellung)', definition: 'Zweiter Zug. Im Uhrzeigersinn drehen, um das Datum vorzustellen. Nicht zwischen 21-3 Uhr verwenden, wenn der Datumsmechanismus aktiv ist.' },
|
|
52
52
|
{ term: 'Position 3 (Zeiteinstellung)', definition: 'Dritter Zug. Sekundenstopp für präzise Ausrichtung. Zum Einstellen der Uhrzeit frei drehen. Bei den meisten modernen Automatikuhren vorhanden.' },
|
|
53
53
|
]
|
|
54
54
|
},
|
|
@@ -73,7 +73,7 @@ export const content: ToolLocaleContent<CrownReferenceGuideUI> = {
|
|
|
73
73
|
|
|
74
74
|
{
|
|
75
75
|
type: 'comparative', columns: 2, items: [
|
|
76
|
-
{ title: 'Standardkrone', icon: 'mdi:crown', description: 'Zug-Druck-Krone, bei den meisten Alltags- und Automatikuhren zu finden. 2
|
|
76
|
+
{ title: 'Standardkrone', icon: 'mdi:crown', description: 'Zug-Druck-Krone, bei den meisten Alltags- und Automatikuhren zu finden. 2-4 Positionen. Wasserdichtigkeit typischerweise 30-100 m.', points: ['Sofortzugriff, kein Herausdrehen', 'Begrenzte Wasserdichtigkeit', 'Üblich bei ETA, Miyota, Seiko'] },
|
|
77
77
|
{ title: 'Schraubkrone', icon: 'mdi:lock', description: 'Gewindekrone, die in das Gehäuserohr geschraubt wird. Standard bei Taucher- und Werkzeughren. Wasserdichtigkeit 200 m+.', points: ['Hervorragende Wasserdichtigkeit', 'Muss vor Gebrauch herausgeschraubt werden', 'Üblich bei Rolex, Omega, Seiko Prospex'], highlight: true },
|
|
78
78
|
]
|
|
79
79
|
},
|
|
@@ -103,11 +103,11 @@ export const content: ToolLocaleContent<CrownReferenceGuideUI> = {
|
|
|
103
103
|
},
|
|
104
104
|
{
|
|
105
105
|
question: 'Warum stoppt mein Sekundenzeiger nicht, wenn ich die Krone ziehe?',
|
|
106
|
-
answer: 'Einige Werke haben keinen Sekundenstopp-Mechanismus. Übliche Kaliber ohne Sekundenstopp sind das Miyota 8215, Unitas 6497/6498 und viele antike Werke. Um die Zeit bei einem Werk ohne Sekundenstopp genau einzustellen: drehen Sie die Krone 5
|
|
106
|
+
answer: 'Einige Werke haben keinen Sekundenstopp-Mechanismus. Übliche Kaliber ohne Sekundenstopp sind das Miyota 8215, Unitas 6497/6498 und viele antike Werke. Um die Zeit bei einem Werk ohne Sekundenstopp genau einzustellen: drehen Sie die Krone 5-10 Minuten über Ihre Zielminute hinaus, dann langsam zurückdrehen, bis der Minutenzeiger genau auf der gewünschten Markierung steht.',
|
|
107
107
|
},
|
|
108
108
|
{
|
|
109
109
|
question: 'Wie viele Umdrehungen braucht meine Uhr zum vollständigen Aufzug?',
|
|
110
|
-
answer: 'Die meisten Automatikwerke benötigen 30
|
|
110
|
+
answer: 'Die meisten Automatikwerke benötigen 30-40 volle Kronenumdrehungen aus dem Stillstand. Handaufzugswerke variieren: das Unitas 6498 braucht etwa 30-35 Umdrehungen, während das Seiko 6R35 mit seiner 70-Stunden-Gangreserve 50-60 Umdrehungen benötigt. Hören Sie auf, wenn Sie einen deutlichen Widerstand spüren - gewaltsames Weiterdrehen kann die Zugfeder beschädigen.',
|
|
111
111
|
},
|
|
112
112
|
],
|
|
113
113
|
bibliography,
|
|
@@ -122,7 +122,7 @@ export const content: ToolLocaleContent<CrownReferenceGuideUI> = {
|
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
124
|
name: 'Durch jede Position ziehen',
|
|
125
|
-
text: 'Klicken Sie auf die Positions-Chips (0
|
|
125
|
+
text: 'Klicken Sie auf die Positions-Chips (0-3) oder verwenden Sie den Zug-Knopf. Lesen Sie die Beschreibung und beachten Sie die Gefahrenzonen-Warnung für die Datumseinstellung.',
|
|
126
126
|
},
|
|
127
127
|
{
|
|
128
128
|
name: 'An Ihrer Uhr anwenden',
|
|
@@ -171,7 +171,7 @@ export const content: ToolLocaleContent<CrownReferenceGuideUI> = {
|
|
|
171
171
|
'name': 'Wie viele Umdrehungen zum vollständigen Aufzug?',
|
|
172
172
|
'acceptedAnswer': {
|
|
173
173
|
'@type': 'Answer',
|
|
174
|
-
'text': 'Die meisten Automatikwerke benötigen 30
|
|
174
|
+
'text': 'Die meisten Automatikwerke benötigen 30-40 volle Kronenumdrehungen. Handaufzugswerke variieren. Beim spürbaren Widerstand aufhören.',
|
|
175
175
|
},
|
|
176
176
|
},
|
|
177
177
|
],
|
|
@@ -202,7 +202,7 @@ export const content: ToolLocaleContent<CrownReferenceGuideUI> = {
|
|
|
202
202
|
{
|
|
203
203
|
'@type': 'HowToStep',
|
|
204
204
|
'name': 'Durch jede Position ziehen',
|
|
205
|
-
'text': 'Klicken Sie auf die Positions-Chips (0
|
|
205
|
+
'text': 'Klicken Sie auf die Positions-Chips (0-3) oder verwenden Sie den Zug-Knopf. Lesen Sie die Beschreibung und beachten Sie die Gefahrenzonen-Warnung für die Datumseinstellung.',
|
|
206
206
|
},
|
|
207
207
|
{
|
|
208
208
|
'@type': 'HowToStep',
|
|
@@ -15,7 +15,7 @@ export const content: ToolLocaleContent<CrownReferenceGuideUI> = {
|
|
|
15
15
|
unscrewFirst: 'Unscrew the crown first',
|
|
16
16
|
windingLabel: 'Winding',
|
|
17
17
|
hackLabel: 'Hack',
|
|
18
|
-
dangerZoneLabel: 'Avoid 9pm
|
|
18
|
+
dangerZoneLabel: 'Avoid 9pm-3am',
|
|
19
19
|
directionCW: 'Clockwise',
|
|
20
20
|
directionCCW: 'Counter-clockwise',
|
|
21
21
|
directionBoth: 'Bidirectional',
|
|
@@ -26,7 +26,7 @@ export const content: ToolLocaleContent<CrownReferenceGuideUI> = {
|
|
|
26
26
|
position0Detail: 'No winding or setting functions are engaged.',
|
|
27
27
|
position1Title: 'Manual Winding',
|
|
28
28
|
position1Desc: 'Turn the crown clockwise to wind the mainspring. You will feel resistance as the spring tightens.',
|
|
29
|
-
position1Detail: 'About 30
|
|
29
|
+
position1Detail: 'About 30-40 full rotations from a dead stop. Automatic rotors also wind while worn.',
|
|
30
30
|
position2Title: 'Date Quick-Set',
|
|
31
31
|
position2Desc: 'Turn the crown clockwise to advance the date. The hour hand stays in sync with the running seconds.',
|
|
32
32
|
position2Detail: 'AVOID quick-setting the date between 9pm and 3am while the date change mechanism is engaged.',
|
|
@@ -48,7 +48,7 @@ export const content: ToolLocaleContent<CrownReferenceGuideUI> = {
|
|
|
48
48
|
type: 'glossary', items: [
|
|
49
49
|
{ term: 'Position 0 (Resting)', definition: 'Crown pushed in or screwed down. Watch runs normally. No functions engaged. Always return here after setting.' },
|
|
50
50
|
{ term: 'Position 1 (Winding)', definition: 'First pull or unscrewed state. Turn clockwise to wind the mainspring. Most automatics also wind via rotor.' },
|
|
51
|
-
{ term: 'Position 2 (Date Quick-Set)', definition: 'Second pull. Turn clockwise to advance the date. Avoid using between 9pm
|
|
51
|
+
{ term: 'Position 2 (Date Quick-Set)', definition: 'Second pull. Turn clockwise to advance the date. Avoid using between 9pm-3am when the date mechanism is engaged.' },
|
|
52
52
|
{ term: 'Position 3 (Time Setting)', definition: 'Third pull. Hacking seconds stop for precise alignment. Rotate freely to set time. Present on most modern automatics.' },
|
|
53
53
|
]
|
|
54
54
|
},
|
|
@@ -73,7 +73,7 @@ export const content: ToolLocaleContent<CrownReferenceGuideUI> = {
|
|
|
73
73
|
|
|
74
74
|
{
|
|
75
75
|
type: 'comparative', columns: 2, items: [
|
|
76
|
-
{ title: 'Standard Crown', icon: 'mdi:crown', description: 'Push-pull crown found on most dress watches and everyday automatics. 2
|
|
76
|
+
{ title: 'Standard Crown', icon: 'mdi:crown', description: 'Push-pull crown found on most dress watches and everyday automatics. 2-4 positions. Water resistance typically 30-100m.', points: ['Instant access, no unscrewing', 'Limited water resistance', 'Common on ETA, Miyota, Seiko'] },
|
|
77
77
|
{ title: 'Screw Down Crown', icon: 'mdi:lock', description: 'Threaded crown that screws into the case tube. Standard on dive watches and tool watches. Water resistance 200m+.', points: ['Superior water resistance', 'Must unscrew before use', 'Common on Rolex, Omega, Seiko Prospex'], highlight: true },
|
|
78
78
|
]
|
|
79
79
|
},
|
|
@@ -103,11 +103,11 @@ export const content: ToolLocaleContent<CrownReferenceGuideUI> = {
|
|
|
103
103
|
},
|
|
104
104
|
{
|
|
105
105
|
question: 'Why does my seconds hand not stop when I pull the crown?',
|
|
106
|
-
answer: 'Some movements lack a hacking mechanism. Common non-hacking calibers include the Miyota 8215, Unitas 6497/6498, and many vintage movements. To set time accurately on a non-hack movement: rotate the crown past your target minute by 5
|
|
106
|
+
answer: 'Some movements lack a hacking mechanism. Common non-hacking calibers include the Miyota 8215, Unitas 6497/6498, and many vintage movements. To set time accurately on a non-hack movement: rotate the crown past your target minute by 5-10 minutes, then slowly turn backward until the minute hand lands exactly on the desired mark.',
|
|
107
107
|
},
|
|
108
108
|
{
|
|
109
109
|
question: 'How do I know how many turns to fully wind my watch?',
|
|
110
|
-
answer: 'Most automatic movements require 30
|
|
110
|
+
answer: 'Most automatic movements require 30-40 full crown rotations from a dead stop. Hand-wound movements vary: the Unitas 6498 needs about 30-35 turns, while the Seiko 6R35 with its 70-hour reserve needs 50-60 turns. Stop when you feel firm resistance - forcing past it can damage the mainspring.',
|
|
111
111
|
},
|
|
112
112
|
],
|
|
113
113
|
bibliography,
|
|
@@ -122,7 +122,7 @@ export const content: ToolLocaleContent<CrownReferenceGuideUI> = {
|
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
124
|
name: 'Pull through each position',
|
|
125
|
-
text: 'Click the position chips (0
|
|
125
|
+
text: 'Click the position chips (0-3) or use the Pull button. Read the description and note the danger zone warning for date setting.',
|
|
126
126
|
},
|
|
127
127
|
{
|
|
128
128
|
name: 'Apply to your watch',
|
|
@@ -202,7 +202,7 @@ export const content: ToolLocaleContent<CrownReferenceGuideUI> = {
|
|
|
202
202
|
{
|
|
203
203
|
'@type': 'HowToStep',
|
|
204
204
|
'name': 'Pull through each position',
|
|
205
|
-
'text': 'Click the position chips (0
|
|
205
|
+
'text': 'Click the position chips (0-3) or use the Pull button. Read the description and note the danger zone warning for date setting.',
|
|
206
206
|
},
|
|
207
207
|
{
|
|
208
208
|
'@type': 'HowToStep',
|