@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: '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: '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: '초당 팁 수',
|
|
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 등이 채택하고 있습니다. 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시간이 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': '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으로 나누는 것은 한 번의 진동에 두 번의 진동이 포함되고 3,600초가 1시간인 것을 반영한 것입니다.',
|
|
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': '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 주파수, 초당 팁 수, 팁 하나가 눌겼을 때의 일당 영향이 표시됩니다.',
|
|
129
129
|
},
|
|
130
130
|
{
|
|
131
131
|
'@type': 'HowToStep',
|
|
132
|
-
'name': '
|
|
133
|
-
'text': '
|
|
132
|
+
'name': '사용자 정의 VPH 테스트',
|
|
133
|
+
'text': '사용자 정의를 선택하면 빙테지나 특이한 무브먼트에 대해 임의의 VPH 값을 입력할 수 있습니다.',
|
|
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: 'snelheid-ritme-omzetter',
|
|
7
|
-
title: 'Snelheid van Ritme Omzetter
|
|
7
|
+
title: 'Snelheid van Ritme Omzetter: VPH naar Hz en s/d',
|
|
8
8
|
description: 'Zet trillingen per uur (VPH) om naar Hertz, ticks per seconde en bereken de dagelijkse impact van een enkele gemiste tik. Werkt met ETA-, Sellita-, Miyota-, Seiko-, Rolex-, Omega- en Zenith-kalibers.',
|
|
9
9
|
ui: {
|
|
10
10
|
title: 'Snelheid van Ritme Omzetter',
|
|
@@ -16,17 +16,17 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
16
16
|
frequency: 'Frequentie',
|
|
17
17
|
ticksPerSec: 'Ticks per seconde',
|
|
18
18
|
lostTickImpact: 'Als het 1 tik per uur verliest',
|
|
19
|
-
lostTickExplainer: '
|
|
19
|
+
lostTickExplainer: 'Eén gemiste tik per uur betekent ongeveer 3 seconden verlies per dag bij 28.800 VPH. Lagere slagsnelheden versterken de impact.',
|
|
20
20
|
step1: 'Selecteer uw uurwerk of voer een aangepaste VPH in.',
|
|
21
21
|
step2: 'Lees de Hz-frequentie, ticks per seconde en de impact van een gemiste tik af.',
|
|
22
22
|
tipTitle: 'Tip',
|
|
23
23
|
tipContent: 'Hogere slagsnelheden (36.000 VPH) zorgen voor een vloeiendere secondewijzer en betere precisie, maar ook voor meer slijtage aan het echappement.',
|
|
24
24
|
},
|
|
25
25
|
seo: [
|
|
26
|
-
{ type: 'title', text: 'Snelheid van Ritme Omzetter
|
|
27
|
-
{ type: 'paragraph', html: 'Elk mechanisch horloge tikt op een specifieke snelheid
|
|
26
|
+
{ type: 'title', text: 'Snelheid van Ritme Omzetter - VPH naar Hz en seconden per dag', level: 2 },
|
|
27
|
+
{ type: 'paragraph', html: 'Elk mechanisch horloge tikt op een specifieke snelheid - het aantal trillingen dat het balanswiel per uur maakt. Dat getal bepaalt hoe vloeiend de secondewijzer beweegt en hoe nauwkeurig het horloge kan zijn. Deze omzetter vertaalt <strong>VPH naar Hz en ticks per seconde</strong> en toont de werkelijke impact van een enkele gemiste tik.' },
|
|
28
28
|
{ type: 'title', text: 'Wat is een slagsnelheid?', level: 3 },
|
|
29
|
-
{ type: 'paragraph', html: 'De slagsnelheid, gemeten in trillingen per uur (vph), is de frequentie waarmee het balanswiel van een horloge oscilleert. Een gangbare snelheid is 28.800 VPH
|
|
29
|
+
{ type: 'paragraph', html: 'De slagsnelheid, gemeten in trillingen per uur (vph), is de frequentie waarmee het balanswiel van een horloge oscilleert. Een gangbare snelheid is 28.800 VPH - dat is 4 Hz, of 8 ticks per seconde. Hogere slagsnelheden zoals 36.000 VPH (5 Hz) zorgen voor een vloeiendere beweging en kunnen theoretisch de nauwkeurigheid verbeteren door het effect van positiefouten te verminderen.' },
|
|
30
30
|
{ type: 'title', text: 'Waarom een gemiste tik ertoe doet', level: 3 },
|
|
31
31
|
{ type: 'paragraph', html: 'Als het echappement van een horloge een tik mist door wrijving, magnetisme of slijtage, vertaalt die gemiste tik zich direct in verloren tijd. Bij 28.800 VPH loopt een enkele gemiste tik per uur op tot ongeveer <strong>3 seconden per dag</strong>. Bij 18.000 VPH kost dezelfde fout bijna 5 seconden per dag. Deze tool helpt u de wiskunde achter de regulatie te begrijpen.' },
|
|
32
32
|
{ type: 'title', text: 'Veelvoorkomende slagsnelheden', level: 3 },
|
|
@@ -35,19 +35,19 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
35
35
|
faq: [
|
|
36
36
|
{
|
|
37
37
|
question: 'Hoe zet je VPH om naar Hz?',
|
|
38
|
-
answer: 'Deel de VPH door 7.200. Een horloge dat op 28.800 VPH tikt, loopt op 4 Hz (28.800
|
|
38
|
+
answer: 'Deel de VPH door 7.200. Een horloge dat op 28.800 VPH tikt, loopt op 4 Hz (28.800 ÷ 7.200 = 4). De deling door 7.200 houdt rekening met het feit dat één volledige oscillatie twee trillingen bevat en dat er 3.600 seconden in een uur zitten.',
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
41
|
question: 'Wat betekent een hogere slagsnelheid voor de nauwkeurigheid?',
|
|
42
|
-
answer: 'Hogere slagsnelheden zorgen over het algemeen voor een grotere theoretische precisie omdat het balanswiel minder wordt
|
|
42
|
+
answer: 'Hogere slagsnelheden zorgen over het algemeen voor een grotere theoretische precisie omdat het balanswiel minder wordt beïnvloed door positionele verstoringen. Ze veroorzaken echter ook meer wrijving en slijtage aan de palletstenen en het echappementwiel, wat beter smeren en vaker onderhoud vereist.',
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
|
-
question: 'Hoe
|
|
46
|
-
answer: '
|
|
45
|
+
question: 'Hoe beïnvloedt een gemiste tik de dagelijkse nauwkeurigheid?',
|
|
46
|
+
answer: 'Één gemiste tik per uur vertaalt zich naar 24 verloren ticks per dag. De verloren tijd hangt af van uw slagsnelheid: deel 86.400 door uw VPH. Bij 28.800 VPH is dat 3 seconden per dag. Bij 18.000 VPH is dat 4,8 seconden per dag.',
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
49
|
question: 'Kan een horloge een gemiste tik herstellen?',
|
|
50
|
-
answer: 'Nee. Zodra een tik is gemist, is de tijd permanent verloren. Het horloge "haalt" niet in. Daarom heeft de gezondheid van het echappement
|
|
50
|
+
answer: 'Nee. Zodra een tik is gemist, is de tijd permanent verloren. Het horloge "haalt" niet in. Daarom heeft de gezondheid van het echappement - schone palletstenen, goede smering en correcte beat error - directe invloed op de dagelijkse gang.',
|
|
51
51
|
},
|
|
52
52
|
],
|
|
53
53
|
bibliography,
|
|
@@ -75,7 +75,7 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
75
75
|
'name': 'Hoe zet je VPH om naar Hz?',
|
|
76
76
|
'acceptedAnswer': {
|
|
77
77
|
'@type': 'Answer',
|
|
78
|
-
'text': 'Deel de VPH door 7.200. Een horloge dat op 28.800 VPH tikt, loopt op 4 Hz. De deling door 7.200 houdt rekening met
|
|
78
|
+
'text': 'Deel de VPH door 7.200. Een horloge dat op 28.800 VPH tikt, loopt op 4 Hz. De deling door 7.200 houdt rekening met één oscillatie die twee trillingen bevat en 3.600 seconden per uur.',
|
|
79
79
|
},
|
|
80
80
|
},
|
|
81
81
|
{
|
|
@@ -83,15 +83,15 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
83
83
|
'name': 'Wat betekent een hogere slagsnelheid voor de nauwkeurigheid?',
|
|
84
84
|
'acceptedAnswer': {
|
|
85
85
|
'@type': 'Answer',
|
|
86
|
-
'text': 'Hogere slagsnelheden zorgen voor een grotere theoretische precisie omdat het balanswiel minder wordt
|
|
86
|
+
'text': 'Hogere slagsnelheden zorgen voor een grotere theoretische precisie omdat het balanswiel minder wordt beïnvloed door positionele verstoringen. Ze veroorzaken echter ook meer wrijving en slijtage.',
|
|
87
87
|
},
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
90
|
'@type': 'Question',
|
|
91
|
-
'name': 'Hoe
|
|
91
|
+
'name': 'Hoe beïnvloedt een gemiste tik de dagelijkse nauwkeurigheid?',
|
|
92
92
|
'acceptedAnswer': {
|
|
93
93
|
'@type': 'Answer',
|
|
94
|
-
'text': '
|
|
94
|
+
'text': 'Één gemiste tik per uur vertaalt zich naar 24 verloren ticks per dag. Deel 86.400 door uw VPH om de verloren seconden per dag te vinden.',
|
|
95
95
|
},
|
|
96
96
|
},
|
|
97
97
|
{
|
|
@@ -4,65 +4,65 @@ import { bibliography } from '../bibliography';
|
|
|
4
4
|
|
|
5
5
|
export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
6
6
|
slug: 'konwerter-czestotliwosci-uderzen',
|
|
7
|
-
title: 'Konwerter
|
|
8
|
-
description: 'Przelicz drgania na
|
|
7
|
+
title: 'Konwerter Częstotliwości Uderzeń: VPH na Hz i s/d',
|
|
8
|
+
description: 'Przelicz drgania na godzinę (VPH) na Herz, tiknięcia na sekundę i oblicz dzienny wpływ pojedynczego utraconego tiknięcia. Działa z kalibrami ETA, Sellita, Miyota, Seiko, Rolex, Omega i Zenith.',
|
|
9
9
|
ui: {
|
|
10
|
-
title: 'Konwerter
|
|
10
|
+
title: 'Konwerter Częstotliwości Uderzeń',
|
|
11
11
|
vphLabel: 'Mechanizm',
|
|
12
12
|
selectMovement: 'Wybierz mechanizm',
|
|
13
13
|
customMovement: 'Niestandardowy',
|
|
14
|
-
customVph: 'Drgania na
|
|
14
|
+
customVph: 'Drgania na godzinę',
|
|
15
15
|
resultsTitle: 'Obliczenia',
|
|
16
|
-
frequency: '
|
|
17
|
-
ticksPerSec: '
|
|
18
|
-
lostTickImpact: '
|
|
19
|
-
lostTickExplainer: 'Jedno
|
|
20
|
-
step1: 'Wybierz
|
|
21
|
-
step2: 'Odczytaj
|
|
22
|
-
tipTitle: '
|
|
23
|
-
tipContent: '
|
|
16
|
+
frequency: 'Częstotliwość',
|
|
17
|
+
ticksPerSec: 'Tiknięcia na sekundę',
|
|
18
|
+
lostTickImpact: 'Jeśli straci 1 tiknięcie na godzinę',
|
|
19
|
+
lostTickExplainer: 'Jedno pominięte tiknięcie na godzinę oznacza około 3 sekund straty na dzień przy 28.800 VPH. Niższe częstotliwości uderzeń zwiększają wpływ.',
|
|
20
|
+
step1: 'Wybierz swój mechanizm lub wprowadź niestandardowe VPH.',
|
|
21
|
+
step2: 'Odczytaj częstotliwość w Hz, tiknięcia na sekundę i wpływ utraconego tiknięcia.',
|
|
22
|
+
tipTitle: 'Wskazówka',
|
|
23
|
+
tipContent: 'Wyższe częstotliwości uderzeń (36.000 VPH) zapewniają płynniejszy ruch wskazówki sekundowej i lepszą precyzję, ale także większe zużycie wychwytu.',
|
|
24
24
|
},
|
|
25
25
|
seo: [
|
|
26
|
-
{ type: 'title', text: 'Konwerter
|
|
27
|
-
{ type: 'paragraph', html: '
|
|
28
|
-
{ type: 'title', text: 'Co to jest
|
|
29
|
-
{ type: 'paragraph', html: '
|
|
30
|
-
{ type: 'title', text: 'Dlaczego utracone
|
|
31
|
-
{ type: 'paragraph', html: '
|
|
32
|
-
{ type: 'title', text: 'Typowe
|
|
33
|
-
{ type: 'paragraph', html: 'Vintage\
|
|
26
|
+
{ type: 'title', text: 'Konwerter Częstotliwości Uderzeń - VPH na Hz i sekundy na dzień', level: 2 },
|
|
27
|
+
{ type: 'paragraph', html: 'Każdy zegarek mechaniczny bije z określoną częstotliwością - liczbą drgań, jakie jego koło balansowe wykonuje na godzinę. Ta liczba decyduje o tym, jak płynnie porusza się wskazówka sekundowa i jak precyzyjny może być zegarek. Ten konwerter przelicza <strong>VPH na Hz i tiknięcia na sekundę</strong> oraz pokazuje rzeczywisty wpływ pojedynczego utraconego tiknięcia.' },
|
|
28
|
+
{ type: 'title', text: 'Co to jest częstotliwość uderzeń?', level: 3 },
|
|
29
|
+
{ type: 'paragraph', html: 'Częstotliwość uderzeń, mierzona w drganiach na godzinę (vph), to częstotliwość, z jaką oscyluje koło balansowe zegarka. Typowa wartość to 28.800 VPH - czyli 4 Hz, albo 8 tiknięć na sekundę. Wyższe częstotliwości, jak 36.000 VPH (5 Hz), zapewniają płynniejszy ruch i mogą teoretycznie poprawić dokładność poprzez zmniejszenie wpływu błędów pozycyjnych.' },
|
|
30
|
+
{ type: 'title', text: 'Dlaczego utracone tiknięcie ma znaczenie', level: 3 },
|
|
31
|
+
{ type: 'paragraph', html: 'Jeśli wychwyt zegarka nie dostarczy jednego tiknięcia z powodu tarcia, magnetyzmu lub zużycia, to utracone tiknięcie przekłada się bezpośrednio na stracony czas. Przy 28.800 VPH pojedyncze pominięte tiknięcie na godzinę sumuje się do okoła <strong>3 sekund na dzień</strong>. Przy 18.000 VPH ten sam błąd kosztuje prawie 5 sekund na dzień. To narzędzie pomaga zrozumieć matematykę stojącą za regulacją.' },
|
|
32
|
+
{ type: 'title', text: 'Typowe częstotliwości uderzeń', level: 3 },
|
|
33
|
+
{ type: 'paragraph', html: 'Vintage\'owe zegarki kieszonkowe i wczesne automaty często działają z częstotliwością 18.000 VPH (2,5 Hz). Wiele kalibrów Seiko i Miyota używa 21.600 VPH (3 Hz). Nowoczesnym standardem jest 28.800 VPH (4 Hz), stosowany przez ETA, Sellita, Rolex i innych. Wysokoczęstotliwościowe mechanizmy, takie jak Zenith El Primero, działają z częstotliwością 36.000 VPH (5 Hz) dla większej precyzji.' },
|
|
34
34
|
],
|
|
35
35
|
faq: [
|
|
36
36
|
{
|
|
37
|
-
question: 'Jak
|
|
38
|
-
answer: 'Podziel VPH przez 7.200. Zegarek
|
|
37
|
+
question: 'Jak przeliczyć VPH na Hz?',
|
|
38
|
+
answer: 'Podziel VPH przez 7.200. Zegarek bijący z częstotliwością 28.800 VPH działa z częstotliwością 4 Hz (28.800 ÷ 7.200 = 4). Dzielenie przez 7.200 uwzględnia fakt, że jedna pełna oscylacja zawiera dwa drgania, a w godzinie jest 3.600 sekund.',
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
|
-
question: 'Co
|
|
42
|
-
answer: '
|
|
41
|
+
question: 'Co wyższa częstotliwość uderzeń oznacza dla dokładności?',
|
|
42
|
+
answer: 'Wyższe częstotliwości uderzeń zazwyczaj pozwalają na większą precyzję teoretyczną, ponieważ koło balansowe jest mniej podatne na zakłócenia pozycyjne. Generują one jednak więcej tarcia i zużycia na kamieniach paletowych i kole wychwytowym, co wymaga lepszego smarowania i częstszej konserwacji.',
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
|
-
question: 'Jak utracone
|
|
46
|
-
answer: 'Jedno
|
|
45
|
+
question: 'Jak utracone tiknięcie wpływa na codzienną dokładność?',
|
|
46
|
+
answer: 'Jedno pominięte tiknięcie na godzinę przekłada się na 24 utracone tiknięcia na dzień. Stracony czas zależy od częstotliwości uderzeń: podziel 86.400 przez swoje VPH. Przy 28.800 VPH to 3 sekundy na dzień. Przy 18.000 VPH to 4,8 sekundy na dzień.',
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
|
-
question: 'Czy zegarek
|
|
50
|
-
answer: 'Nie. Gdy
|
|
49
|
+
question: 'Czy zegarek może odzyskać utracone tiknięcie?',
|
|
50
|
+
answer: 'Nie. Gdy tiknięcie zostanie pominięte, czas jest bezpowrotnie stracony. Zegarek nie "nadrabia" tego. Dlatego stan wychwytu - czyste kamienie paletowe, właściwe smarowanie i prawidłowy beat error - bezpośrednio wpływa na dzienny chód.',
|
|
51
51
|
},
|
|
52
52
|
],
|
|
53
53
|
bibliography,
|
|
54
54
|
howTo: [
|
|
55
55
|
{
|
|
56
|
-
name: 'Wybierz
|
|
57
|
-
text: 'Wybierz
|
|
56
|
+
name: 'Wybierz swój kaliber',
|
|
57
|
+
text: 'Wybierz swój mechanizm z rozwijanej listy. Każde ustawienie wstępne zawiera prawidłową wartość VPH dla danego kalibru.',
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
60
|
name: 'Odczytaj wyniki',
|
|
61
|
-
text: 'Karta pokazuje
|
|
61
|
+
text: 'Karta pokazuje częstotliwość w Hz, tiknięcia na sekundę i dzienny wpływ pojedynczego utraconego tiknięcia.',
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
|
-
name: '
|
|
65
|
-
text: 'Wybierz "Niestandardowy", aby
|
|
64
|
+
name: 'Wypróbuj niestandardowe VPH',
|
|
65
|
+
text: 'Wybierz "Niestandardowy", aby wprowadzić dowolną wartość VPH dla vintage\'owych lub nietypowych mechanizmów.',
|
|
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': 'Jak
|
|
75
|
+
'name': 'Jak przeliczyć VPH na Hz?',
|
|
76
76
|
'acceptedAnswer': {
|
|
77
77
|
'@type': 'Answer',
|
|
78
|
-
'text': 'Podziel VPH przez 7.200. Zegarek
|
|
78
|
+
'text': 'Podziel VPH przez 7.200. Zegarek bijący z częstotliwością 28.800 VPH działa z częstotliwością 4 Hz. Dzielenie przez 7.200 uwzględnia, że jedna oscylacja zawiera dwa drgania i 3.600 sekund na godzinę.',
|
|
79
79
|
},
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
'@type': 'Question',
|
|
83
|
-
'name': 'Co
|
|
83
|
+
'name': 'Co wyższa częstotliwość uderzeń oznacza dla dokładności?',
|
|
84
84
|
'acceptedAnswer': {
|
|
85
85
|
'@type': 'Answer',
|
|
86
|
-
'text': '
|
|
86
|
+
'text': 'Wyższe częstotliwości uderzeń pozwalają na większą precyzję teoretyczną, ponieważ koło balansowe jest mniej podatne na zakłócenia pozycyjne. Generują one jednak więcej tarcia i zużycia.',
|
|
87
87
|
},
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
90
|
'@type': 'Question',
|
|
91
|
-
'name': 'Jak utracone
|
|
91
|
+
'name': 'Jak utracone tiknięcie wpływa na codzienną dokładność?',
|
|
92
92
|
'acceptedAnswer': {
|
|
93
93
|
'@type': 'Answer',
|
|
94
|
-
'text': 'Jedno
|
|
94
|
+
'text': 'Jedno pominięte tiknięcie na godzinę przekłada się na 24 utracone tiknięcia na dzień. Podziel 86.400 przez swoje VPH, aby znaleźć utracone sekundy na dzień.',
|
|
95
95
|
},
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
98
|
'@type': 'Question',
|
|
99
|
-
'name': 'Czy zegarek
|
|
99
|
+
'name': 'Czy zegarek może odzyskać utracone tiknięcie?',
|
|
100
100
|
'acceptedAnswer': {
|
|
101
101
|
'@type': 'Answer',
|
|
102
|
-
'text': 'Nie. Gdy
|
|
102
|
+
'text': 'Nie. Gdy tiknięcie zostanie pominięte, czas jest bezpowrotnie stracony. Zegarek nie nadrabia.',
|
|
103
103
|
},
|
|
104
104
|
},
|
|
105
105
|
],
|
|
@@ -107,7 +107,7 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
107
107
|
{
|
|
108
108
|
'@context': 'https://schema.org',
|
|
109
109
|
'@type': 'SoftwareApplication',
|
|
110
|
-
'name': 'Konwerter
|
|
110
|
+
'name': 'Konwerter Częstotliwości Uderzeń',
|
|
111
111
|
'operatingSystem': 'Wszystkie',
|
|
112
112
|
'applicationCategory': 'UtilitiesApplication',
|
|
113
113
|
'browserRequirements': 'Wymaga HTML5. Wymaga JavaScript.',
|
|
@@ -115,22 +115,22 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
115
115
|
{
|
|
116
116
|
'@context': 'https://schema.org',
|
|
117
117
|
'@type': 'HowTo',
|
|
118
|
-
'name': 'Jak
|
|
118
|
+
'name': 'Jak przeliczyć VPH na Hz i obliczyć wpływ utraconego tiknięcia',
|
|
119
119
|
'step': [
|
|
120
120
|
{
|
|
121
121
|
'@type': 'HowToStep',
|
|
122
|
-
'name': 'Wybierz
|
|
123
|
-
'text': 'Wybierz
|
|
122
|
+
'name': 'Wybierz swój kaliber',
|
|
123
|
+
'text': 'Wybierz swój mechanizm z rozwijanej listy. Każde ustawienie wstępne zawiera prawidłową wartość VPH dla danego kalibru.',
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
126
|
'@type': 'HowToStep',
|
|
127
127
|
'name': 'Odczytaj wyniki',
|
|
128
|
-
'text': 'Karta pokazuje
|
|
128
|
+
'text': 'Karta pokazuje częstotliwość w Hz, tiknięcia na sekundę i dzienny wpływ pojedynczego utraconego tiknięcia.',
|
|
129
129
|
},
|
|
130
130
|
{
|
|
131
131
|
'@type': 'HowToStep',
|
|
132
|
-
'name': '
|
|
133
|
-
'text': 'Wybierz Niestandardowy, aby
|
|
132
|
+
'name': 'Wypróbuj niestandardowe VPH',
|
|
133
|
+
'text': 'Wybierz Niestandardowy, aby wprowadzić dowolną wartość VPH dla vintage\'owych lub nietypowych mechanizmów.',
|
|
134
134
|
},
|
|
135
135
|
],
|
|
136
136
|
},
|