@jjlmoya/utils-chrono 1.16.0 → 1.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/category/i18n/fr.ts +1 -1
- package/src/category/index.ts +2 -0
- package/src/entries.ts +4 -1
- package/src/index.ts +1 -0
- package/src/tests/locale_completeness.test.ts +1 -1
- package/src/tests/no_en_dash.test.ts +40 -6
- package/src/tests/title_quality.test.ts +2 -2
- package/src/tests/tool_validation.test.ts +1 -1
- package/src/tool/beat-rate-converter/i18n/de.ts +30 -30
- package/src/tool/beat-rate-converter/i18n/es.ts +33 -33
- package/src/tool/beat-rate-converter/i18n/fr.ts +45 -45
- package/src/tool/beat-rate-converter/i18n/id.ts +6 -6
- package/src/tool/beat-rate-converter/i18n/it.ts +28 -28
- package/src/tool/beat-rate-converter/i18n/ja.ts +56 -56
- package/src/tool/beat-rate-converter/i18n/ko.ts +56 -56
- package/src/tool/beat-rate-converter/i18n/nl.ts +14 -14
- package/src/tool/beat-rate-converter/i18n/pl.ts +48 -48
- package/src/tool/beat-rate-converter/i18n/pt.ts +30 -30
- package/src/tool/beat-rate-converter/i18n/ru.ts +56 -56
- package/src/tool/beat-rate-converter/i18n/sv.ts +44 -44
- package/src/tool/beat-rate-converter/i18n/tr.ts +51 -51
- package/src/tool/beat-rate-converter/i18n/zh.ts +56 -56
- package/src/tool/crown-reference-guide/i18n/de.ts +9 -9
- package/src/tool/crown-reference-guide/i18n/en.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/es.ts +10 -10
- package/src/tool/crown-reference-guide/i18n/fr.ts +18 -18
- package/src/tool/crown-reference-guide/i18n/id.ts +9 -9
- package/src/tool/crown-reference-guide/i18n/it.ts +9 -9
- package/src/tool/crown-reference-guide/i18n/nl.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/pl.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/pt.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/ru.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/sv.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/tr.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/zh.ts +9 -9
- package/src/tool/demagnetizing-timer/i18n/fr.ts +1 -1
- package/src/tool/gear-train-explorer/i18n/de.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/en.ts +2 -2
- package/src/tool/gear-train-explorer/i18n/es.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/fr.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/id.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/it.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/ja.ts +2 -2
- package/src/tool/gear-train-explorer/i18n/ko.ts +2 -2
- package/src/tool/gear-train-explorer/i18n/nl.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/pl.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/pt.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/ru.ts +7 -7
- package/src/tool/gear-train-explorer/i18n/sv.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/tr.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/zh.ts +2 -2
- package/src/tool/gmt-world-timer/i18n/en.ts +7 -7
- package/src/tool/gmt-world-timer/i18n/es.ts +8 -8
- package/src/tool/gmt-world-timer/i18n/fr.ts +12 -12
- package/src/tool/gmt-world-timer/i18n/id.ts +7 -7
- package/src/tool/gmt-world-timer/i18n/it.ts +8 -8
- package/src/tool/gmt-world-timer/i18n/ja.ts +5 -5
- package/src/tool/gmt-world-timer/i18n/ko.ts +5 -5
- package/src/tool/gmt-world-timer/i18n/nl.ts +7 -7
- package/src/tool/gmt-world-timer/i18n/pl.ts +7 -7
- package/src/tool/gmt-world-timer/i18n/pt.ts +7 -7
- package/src/tool/gmt-world-timer/i18n/ru.ts +11 -11
- package/src/tool/gmt-world-timer/i18n/sv.ts +7 -7
- package/src/tool/gmt-world-timer/i18n/tr.ts +6 -6
- package/src/tool/gmt-world-timer/i18n/zh.ts +6 -6
- package/src/tool/lume-color-simulator/i18n/fr.ts +4 -4
- package/src/tool/lume-color-simulator/i18n/id.ts +5 -5
- package/src/tool/lume-color-simulator/i18n/it.ts +4 -4
- package/src/tool/lume-color-simulator/i18n/ja.ts +5 -5
- package/src/tool/lume-color-simulator/i18n/nl.ts +2 -2
- package/src/tool/lume-color-simulator/i18n/pt.ts +5 -5
- package/src/tool/lume-color-simulator/i18n/ru.ts +14 -14
- package/src/tool/lume-color-simulator/i18n/zh.ts +4 -4
- package/src/tool/moon-phase-visualizer/i18n/fr.ts +4 -4
- package/src/tool/moon-phase-visualizer/i18n/id.ts +4 -4
- package/src/tool/moon-phase-visualizer/i18n/it.ts +4 -4
- package/src/tool/moon-phase-visualizer/i18n/ja.ts +2 -2
- package/src/tool/moon-phase-visualizer/i18n/nl.ts +2 -2
- package/src/tool/moon-phase-visualizer/i18n/pt.ts +4 -4
- package/src/tool/moon-phase-visualizer/i18n/ru.ts +7 -7
- package/src/tool/moon-phase-visualizer/i18n/zh.ts +4 -4
- package/src/tool/perpetual-calendar/i18n/de.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/en.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/es.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/fr.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/id.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/it.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/ja.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/ko.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/nl.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/pl.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/pt.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/ru.ts +2 -2
- package/src/tool/perpetual-calendar/i18n/sv.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/tr.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/zh.ts +1 -1
- package/src/tool/power-reserve-estimator/i18n/de.ts +26 -26
- package/src/tool/power-reserve-estimator/i18n/es.ts +22 -22
- package/src/tool/power-reserve-estimator/i18n/fr.ts +36 -36
- package/src/tool/power-reserve-estimator/i18n/id.ts +5 -5
- package/src/tool/power-reserve-estimator/i18n/it.ts +18 -18
- package/src/tool/power-reserve-estimator/i18n/ja.ts +3 -3
- package/src/tool/power-reserve-estimator/i18n/ko.ts +3 -3
- package/src/tool/power-reserve-estimator/i18n/nl.ts +7 -7
- package/src/tool/power-reserve-estimator/i18n/pl.ts +9 -9
- package/src/tool/power-reserve-estimator/i18n/pt.ts +25 -25
- package/src/tool/power-reserve-estimator/i18n/ru.ts +15 -15
- package/src/tool/power-reserve-estimator/i18n/sv.ts +7 -7
- package/src/tool/power-reserve-estimator/i18n/tr.ts +7 -7
- package/src/tool/power-reserve-estimator/i18n/zh.ts +7 -7
- package/src/tool/quartz-battery-health/bibliography.astro +16 -0
- package/src/tool/quartz-battery-health/bibliography.ts +16 -0
- package/src/tool/quartz-battery-health/client.ts +198 -0
- package/src/tool/quartz-battery-health/component.astro +15 -0
- package/src/tool/quartz-battery-health/components/BatteryHealthPanel.astro +163 -0
- package/src/tool/quartz-battery-health/entry.ts +57 -0
- package/src/tool/quartz-battery-health/i18n/de.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/en.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/es.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/fr.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/id.ts +326 -0
- package/src/tool/quartz-battery-health/i18n/it.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/ja.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/ko.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/nl.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/pl.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/pt.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/ru.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/sv.ts +326 -0
- package/src/tool/quartz-battery-health/i18n/tr.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/zh.ts +327 -0
- package/src/tool/quartz-battery-health/index.ts +11 -0
- package/src/tool/quartz-battery-health/quartz-battery-health.css +447 -0
- package/src/tool/quartz-battery-health/seo.astro +16 -0
- package/src/tool/service-interval-tracker/i18n/fr.ts +1 -1
- package/src/tool/sidereal-time-tracker/i18n/ru.ts +2 -2
- package/src/tool/strap-length-calculator/i18n/fr.ts +1 -1
- package/src/tool/strap-length-calculator/i18n/ru.ts +4 -4
- package/src/tool/strap-taper-calculator/i18n/de.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/en.ts +1 -1
- package/src/tool/strap-taper-calculator/i18n/es.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/fr.ts +4 -4
- package/src/tool/strap-taper-calculator/i18n/id.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/it.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/ja.ts +2 -2
- package/src/tool/strap-taper-calculator/i18n/ko.ts +2 -2
- package/src/tool/strap-taper-calculator/i18n/nl.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/pl.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/pt.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/ru.ts +2 -2
- package/src/tool/strap-taper-calculator/i18n/sv.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/tr.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/zh.ts +3 -3
- package/src/tool/tachymeter-calculator/i18n/ru.ts +6 -6
- package/src/tool/telemeter-calculator/i18n/ru.ts +3 -3
- package/src/tool/telemeter-calculator/i18n/zh.ts +2 -2
- package/src/tool/tourbillon-visualizer/i18n/de.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/en.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/es.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/fr.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/id.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/it.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/ja.ts +2 -2
- package/src/tool/tourbillon-visualizer/i18n/ko.ts +2 -2
- package/src/tool/tourbillon-visualizer/i18n/nl.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/pl.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/pt.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/ru.ts +5 -5
- package/src/tool/tourbillon-visualizer/i18n/sv.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/tr.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/zh.ts +3 -3
- package/src/tool/watch-accuracy-tracker/i18n/fr.ts +1 -1
- package/src/tool/watch-accuracy-tracker/i18n/zh.ts +1 -1
- package/src/tool/watch-savings-planner/i18n/de.ts +25 -25
- package/src/tool/watch-savings-planner/i18n/es.ts +39 -39
- package/src/tool/watch-savings-planner/i18n/fr.ts +51 -51
- package/src/tool/watch-savings-planner/i18n/id.ts +5 -5
- package/src/tool/watch-savings-planner/i18n/it.ts +29 -29
- package/src/tool/watch-savings-planner/i18n/ja.ts +73 -73
- package/src/tool/watch-savings-planner/i18n/ko.ts +73 -73
- package/src/tool/watch-savings-planner/i18n/nl.ts +10 -10
- package/src/tool/watch-savings-planner/i18n/pl.ts +5 -5
- package/src/tool/watch-savings-planner/i18n/pt.ts +43 -43
- package/src/tool/watch-savings-planner/i18n/ru.ts +7 -7
- package/src/tool/watch-savings-planner/i18n/sv.ts +54 -54
- package/src/tool/watch-savings-planner/i18n/tr.ts +50 -50
- package/src/tool/watch-savings-planner/i18n/zh.ts +73 -73
- package/src/tool/watch-size-comparator/i18n/de.ts +2 -2
- package/src/tool/watch-size-comparator/i18n/en.ts +3 -3
- package/src/tool/watch-size-comparator/i18n/es.ts +1 -1
- package/src/tool/watch-size-comparator/i18n/fr.ts +10 -10
- package/src/tool/watch-size-comparator/i18n/id.ts +9 -9
- package/src/tool/watch-size-comparator/i18n/it.ts +8 -8
- package/src/tool/watch-size-comparator/i18n/ja.ts +6 -6
- package/src/tool/watch-size-comparator/i18n/nl.ts +7 -7
- package/src/tool/watch-size-comparator/i18n/pl.ts +2 -2
- package/src/tool/watch-size-comparator/i18n/pt.ts +9 -9
- package/src/tool/watch-size-comparator/i18n/ru.ts +16 -16
- package/src/tool/watch-size-comparator/i18n/tr.ts +1 -1
- package/src/tool/watch-size-comparator/i18n/zh.ts +5 -5
- package/src/tool/water-resistance-converter/i18n/de.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/en.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/es.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/fr.ts +2 -2
- package/src/tool/water-resistance-converter/i18n/id.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/it.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/ja.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/ko.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/nl.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/pl.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/pt.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/ru.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/sv.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/tr.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/zh.ts +4 -4
- package/src/tool/wrist-presence-calculator/i18n/en.ts +1 -1
- package/src/tool/wrist-presence-calculator/i18n/fr.ts +5 -5
- package/src/tool/wrist-presence-calculator/i18n/id.ts +1 -1
- package/src/tool/wrist-presence-calculator/i18n/zh.ts +1 -1
- package/src/tools.ts +2 -0
package/package.json
CHANGED
package/src/category/i18n/fr.ts
CHANGED
|
@@ -12,7 +12,7 @@ export const content: CategoryLocaleContent = {
|
|
|
12
12
|
{ type: 'title', text: "Outils Essentiels pour les Passionnés de Montres", level: 2 },
|
|
13
13
|
{ type: 'paragraph', html: "Que vous régliez un mouvement mécanique, que vous démagnétisiez une montre récemment aimantée, que vous suiviez la fréquence à laquelle vous portez une montre ou que vous appreniez les positions de couronne de votre calibre préféré, cette suite met à votre disposition des outils d'horlogerie professionnels-ns équipement coûteux." },
|
|
14
14
|
{ type: 'title', text: "Précision, Démagnétisation et Références de Couronne", level: 2 },
|
|
15
|
-
{ type: 'paragraph', html: "Du suivi de l'écart quotidien par rapport au temps atomique à la démagnétisation sécurisée d'un mouvement avec un timing précis, en passant par la connaissance du dernier porté de votre montre et la compréhension de chaque position de couronne sur un calibre ETA ou Miyota-s outils couvrent les besoins quotidiens de tout collectionneur ou passionné." },
|
|
15
|
+
{ type: 'paragraph', html: "Du suivi de l'écart quotidien par rapport au temps atomique à la démagnétisation sécurisée d\'un mouvement avec un timing précis, en passant par la connaissance du dernier porté de votre montre et la compréhension de chaque position de couronne sur un calibre ETA ou Miyota-s outils couvrent les besoins quotidiens de tout collectionneur ou passionné." },
|
|
16
16
|
{
|
|
17
17
|
type: 'stats', items: [
|
|
18
18
|
{ label: 'Outils', value: '4', icon: 'mdi:tools' },
|
package/src/category/index.ts
CHANGED
|
@@ -19,6 +19,7 @@ import { gearTrainExplorer } from '../tool/gear-train-explorer/entry';
|
|
|
19
19
|
import { perpetualCalendar } from '../tool/perpetual-calendar/entry';
|
|
20
20
|
import { tourbillonVisualizer } from '../tool/tourbillon-visualizer/entry';
|
|
21
21
|
import { gmtWorldTimer } from '../tool/gmt-world-timer/entry';
|
|
22
|
+
import { quartzBatteryHealth } from '../tool/quartz-battery-health/entry';
|
|
22
23
|
|
|
23
24
|
export const chronoCategory: ChronoCategoryEntry = {
|
|
24
25
|
icon: 'mdi:clock-outline',
|
|
@@ -43,6 +44,7 @@ export const chronoCategory: ChronoCategoryEntry = {
|
|
|
43
44
|
perpetualCalendar,
|
|
44
45
|
tourbillonVisualizer,
|
|
45
46
|
gmtWorldTimer,
|
|
47
|
+
quartzBatteryHealth,
|
|
46
48
|
],
|
|
47
49
|
i18n: {
|
|
48
50
|
de: () => import('./i18n/de').then((m) => m.content),
|
package/src/entries.ts
CHANGED
|
@@ -40,6 +40,8 @@ export { tourbillonVisualizer } from './tool/tourbillon-visualizer/entry';
|
|
|
40
40
|
export type { TourbillonUI, TourbillonLocaleContent } from './tool/tourbillon-visualizer/entry';
|
|
41
41
|
export { gmtWorldTimer } from './tool/gmt-world-timer/entry';
|
|
42
42
|
export type { GMTWorldTimerUI, GMTWorldTimerLocaleContent } from './tool/gmt-world-timer/entry';
|
|
43
|
+
export { quartzBatteryHealth } from './tool/quartz-battery-health/entry';
|
|
44
|
+
export type { QuartzBatteryHealthUI, QuartzBatteryHealthLocaleContent } from './tool/quartz-battery-health/entry';
|
|
43
45
|
export { chronoCategory } from './category';
|
|
44
46
|
|
|
45
47
|
import { watchAccuracyTracker } from './tool/watch-accuracy-tracker/entry';
|
|
@@ -63,6 +65,7 @@ import { gearTrainExplorer } from './tool/gear-train-explorer/entry';
|
|
|
63
65
|
import { perpetualCalendar } from './tool/perpetual-calendar/entry';
|
|
64
66
|
import { tourbillonVisualizer } from './tool/tourbillon-visualizer/entry';
|
|
65
67
|
import { gmtWorldTimer } from './tool/gmt-world-timer/entry';
|
|
68
|
+
import { quartzBatteryHealth } from './tool/quartz-battery-health/entry';
|
|
66
69
|
|
|
67
|
-
export const ALL_ENTRIES = [watchAccuracyTracker, wristPresenceCalculator, demagnetizingTimer, watchSavingsPlanner, crownReferenceGuide, powerReserveEstimator, beatRateConverter, waterResistanceConverter, strapTaperCalculator, watchSizeComparator, lumeColorSimulator, moonPhaseVisualizer, tachymeterCalculator, serviceIntervalTracker, strapLengthCalculator, telemeterCalculator, siderealTimeTracker, gearTrainExplorer, perpetualCalendar, tourbillonVisualizer, gmtWorldTimer];
|
|
70
|
+
export const ALL_ENTRIES = [watchAccuracyTracker, wristPresenceCalculator, demagnetizingTimer, watchSavingsPlanner, crownReferenceGuide, powerReserveEstimator, beatRateConverter, waterResistanceConverter, strapTaperCalculator, watchSizeComparator, lumeColorSimulator, moonPhaseVisualizer, tachymeterCalculator, serviceIntervalTracker, strapLengthCalculator, telemeterCalculator, siderealTimeTracker, gearTrainExplorer, perpetualCalendar, tourbillonVisualizer, gmtWorldTimer, quartzBatteryHealth];
|
|
68
71
|
|
package/src/index.ts
CHANGED
|
@@ -15,6 +15,7 @@ export { moonPhaseVisualizer, MOON_PHASE_VISUALIZER_TOOL } from './tool/moon-pha
|
|
|
15
15
|
export { tachymeterCalculator, TACHYMETER_CALCULATOR_TOOL } from './tool/tachymeter-calculator';
|
|
16
16
|
export { serviceIntervalTracker, SERVICE_INTERVAL_TRACKER_TOOL } from './tool/service-interval-tracker';
|
|
17
17
|
export { strapLengthCalculator, STRAP_LENGTH_CALCULATOR_TOOL } from './tool/strap-length-calculator';
|
|
18
|
+
export { quartzBatteryHealth, QUARTZ_BATTERY_HEALTH_TOOL } from './tool/quartz-battery-health';
|
|
18
19
|
|
|
19
20
|
export type {
|
|
20
21
|
KnownLocale,
|
|
@@ -22,20 +22,54 @@ function getFiles(dir: string): string[] {
|
|
|
22
22
|
return results;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
+
function isContentFile(filePath: string): boolean {
|
|
26
|
+
return /\\i18n\\/.test(filePath) || filePath.endsWith('bibliography.ts');
|
|
27
|
+
}
|
|
28
|
+
|
|
25
29
|
const srcDir = path.join(process.cwd(), 'src');
|
|
26
30
|
const scriptsDir = path.join(process.cwd(), 'scripts');
|
|
27
31
|
const filesToTest = [
|
|
28
|
-
...getFiles(srcDir),
|
|
29
|
-
...getFiles(scriptsDir),
|
|
32
|
+
...getFiles(srcDir).filter(isContentFile),
|
|
33
|
+
...getFiles(scriptsDir).filter(isContentFile),
|
|
34
|
+
];
|
|
35
|
+
|
|
36
|
+
const aiTypographyGarbage = [
|
|
37
|
+
'–',
|
|
38
|
+
'—',
|
|
39
|
+
'…',
|
|
40
|
+
'“',
|
|
41
|
+
'”',
|
|
42
|
+
'‘',
|
|
43
|
+
'’',
|
|
44
|
+
'«',
|
|
45
|
+
'»',
|
|
46
|
+
'',
|
|
47
|
+
'„',
|
|
30
48
|
];
|
|
31
49
|
|
|
32
|
-
describe('
|
|
50
|
+
describe('Typography Garbage Character Validation', () => {
|
|
33
51
|
filesToTest.forEach((filePath) => {
|
|
34
52
|
const relativePath = path.relative(process.cwd(), filePath);
|
|
35
|
-
it(`should not contain
|
|
53
|
+
it(`should not contain typography garbage characters in ${relativePath}`, () => {
|
|
54
|
+
const content = fs.readFileSync(filePath, 'utf-8');
|
|
55
|
+
const hasAiPatterns = aiTypographyGarbage.some(char => content.includes(char));
|
|
56
|
+
expect(hasAiPatterns).toBe(false);
|
|
57
|
+
});
|
|
58
|
+
|
|
59
|
+
it(`should not contain space before colon in ${relativePath}`, () => {
|
|
60
|
+
const content = fs.readFileSync(filePath, 'utf-8');
|
|
61
|
+
const spaceBeforeColon = / : /.test(content);
|
|
62
|
+
expect(spaceBeforeColon).toBe(false);
|
|
63
|
+
});
|
|
64
|
+
|
|
65
|
+
it(`should not contain double hyphen in ${relativePath}`, () => {
|
|
66
|
+
const content = fs.readFileSync(filePath, 'utf-8');
|
|
67
|
+
expect(content).not.toContain('--');
|
|
68
|
+
});
|
|
69
|
+
|
|
70
|
+
it(`should not contain unicode escape sequences in ${relativePath}`, () => {
|
|
36
71
|
const content = fs.readFileSync(filePath, 'utf-8');
|
|
37
|
-
|
|
38
|
-
expect(hasEnDash).toBe(false);
|
|
72
|
+
expect(content).not.toMatch(/\\u[0-9a-fA-F]{4}/);
|
|
39
73
|
});
|
|
40
74
|
});
|
|
41
75
|
});
|
|
@@ -31,8 +31,8 @@ describe('Project Titles - Separator Validation', () => {
|
|
|
31
31
|
const relativePath = path.relative(process.cwd(), filePath);
|
|
32
32
|
|
|
33
33
|
const titlePatterns = [
|
|
34
|
-
/const\s+title\s*=\s*['"]([
|
|
35
|
-
/title\s*:\s*['"]([
|
|
34
|
+
/const\s+title\s*=\s*[`'"]([^`'"]+)[`'"]/g,
|
|
35
|
+
/title\s*:\s*[`'"]([^`'"]+)[`'"]/g,
|
|
36
36
|
];
|
|
37
37
|
|
|
38
38
|
const findings: string[] = [];
|
|
@@ -4,65 +4,65 @@ import { bibliography } from '../bibliography';
|
|
|
4
4
|
|
|
5
5
|
export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
6
6
|
slug: 'beatraterechner',
|
|
7
|
-
title: 'Uhren Schlagzahlrechner
|
|
8
|
-
description: 'Rechnen Sie Schwingungen pro Stunde (VPH) in Hertz, Ticks pro Sekunde um und berechnen Sie die
|
|
7
|
+
title: 'Uhren Schlagzahlrechner: VPH in Hz und s/d',
|
|
8
|
+
description: 'Rechnen Sie Schwingungen pro Stunde (VPH) in Hertz, Ticks pro Sekunde um und berechnen Sie die tägliche Abweichung durch einen verlorenen Tick. Funktioniert mit ETA-, Sellita-, Miyota-, Seiko-, Rolex-, Omega- und Zenith-Kalibern.',
|
|
9
9
|
ui: {
|
|
10
10
|
title: 'Schlagzahlrechner',
|
|
11
11
|
vphLabel: 'Uhrwerk',
|
|
12
|
-
selectMovement: 'Uhrwerk
|
|
12
|
+
selectMovement: 'Uhrwerk auswählen',
|
|
13
13
|
customMovement: 'Benutzerdefiniert',
|
|
14
14
|
customVph: 'Schwingungen pro Stunde',
|
|
15
15
|
resultsTitle: 'Berechnungen',
|
|
16
16
|
frequency: 'Frequenz',
|
|
17
17
|
ticksPerSec: 'Ticks pro Sekunde',
|
|
18
18
|
lostTickImpact: 'Wenn 1 Tick pro Stunde verloren geht',
|
|
19
|
-
lostTickExplainer: 'Ein verlorener Tick pro Stunde bedeutet etwa 3 Sekunden Verlust pro Tag bei 28.800 VPH. Niedrigere Schlagzahlen
|
|
20
|
-
step1: '
|
|
19
|
+
lostTickExplainer: 'Ein verlorener Tick pro Stunde bedeutet etwa 3 Sekunden Verlust pro Tag bei 28.800 VPH. Niedrigere Schlagzahlen verstärken die Auswirkungen.',
|
|
20
|
+
step1: 'Wählen Sie Ihr Uhrwerk oder geben Sie eine benutzerdefinierte VPH ein.',
|
|
21
21
|
step2: 'Lesen Sie die Hz-Frequenz, Ticks pro Sekunde und die Auswirkung eines verlorenen Ticks ab.',
|
|
22
22
|
tipTitle: 'Tipp',
|
|
23
|
-
tipContent: '
|
|
23
|
+
tipContent: 'Höhere Schlagzahlen (36.000 VPH) sorgen für einen gleichmäßigeren Sekundenzeigerlauf und bessere Präzision, aber auch für höheren Verschleiß an der Hemmung.',
|
|
24
24
|
},
|
|
25
25
|
seo: [
|
|
26
|
-
{ type: 'title', text: 'Uhren Schlagzahlrechner
|
|
27
|
-
{ type: 'paragraph', html: 'Jede mechanische Uhr
|
|
26
|
+
{ type: 'title', text: 'Uhren Schlagzahlrechner - VPH in Hz und Sekunden pro Tag', level: 2 },
|
|
27
|
+
{ type: 'paragraph', html: 'Jede mechanische Uhr schlägt mit einer bestimmten Frequenz - der Anzahl der Schwingungen ihrer Unruh pro Stunde. Diese Zahl bestimmt, wie gleichmäßig der Sekundenzeiger läuft und wie genau die Uhr sein kann. Dieser Rechner übersetzt <strong>VPH in Hz und Ticks pro Sekunde</strong> und zeigt die tatsächlichen Auswirkungen eines einzelnen verlorenen Ticks.' },
|
|
28
28
|
{ type: 'title', text: 'Was ist eine Schlagzahl?', level: 3 },
|
|
29
|
-
{ type: 'paragraph', html: 'Die Schlagzahl, gemessen in Schwingungen pro Stunde (vph), ist die Frequenz, mit der die Unruh einer Uhr schwingt. Eine
|
|
29
|
+
{ type: 'paragraph', html: 'Die Schlagzahl, gemessen in Schwingungen pro Stunde (vph), ist die Frequenz, mit der die Unruh einer Uhr schwingt. Eine gängige Rate ist 28.800 VPH - das entspricht 4 Hz oder 8 Ticks pro Sekunde. Höhere Schlagzahlen wie 36.000 VPH (5 Hz) erzeugen eine gleichmäßigere Zeigerbewegung und können theoretisch die Genauigkeit verbessern, indem sie die Auswirkung von Lagefehlern verringern.' },
|
|
30
30
|
{ type: 'title', text: 'Warum ein verlorener Tick wichtig ist', level: 3 },
|
|
31
|
-
{ type: 'paragraph', html: 'Wenn die Hemmung einer Uhr aufgrund von Reibung, Magnetismus oder
|
|
32
|
-
{ type: 'title', text: '
|
|
33
|
-
{ type: 'paragraph', html: 'Vintage-Taschenuhren und
|
|
31
|
+
{ type: 'paragraph', html: 'Wenn die Hemmung einer Uhr aufgrund von Reibung, Magnetismus oder Verschleiß einen Tick nicht auslöst, übersetzt sich dieser verlorene Tick direkt in verlorene Zeit. Bei 28.800 VPH summiert sich ein verlorener Tick pro Stunde auf etwa <strong>3 Sekunden pro Tag</strong>. Bei 18.000 VPH kostet derselbe Fehler fast 5 Sekunden pro Tag. Dieses Tool hilft Ihnen, die Mathematik hinter der Reglage zu verstehen.' },
|
|
32
|
+
{ type: 'title', text: 'Gängige Schlagzahlen', level: 3 },
|
|
33
|
+
{ type: 'paragraph', html: 'Vintage-Taschenuhren und frühe Automatikuhren laufen oft mit 18.000 VPH (2,5 Hz). Viele Seiko- und Miyota-Kaliber verwenden 21.600 VPH (3 Hz). Der moderne Standard ist 28.800 VPH (4 Hz), verwendet von ETA, Sellita, Rolex und anderen. Hochfrequente Werke wie der Zenith El Primero laufen mit 36.000 VPH (5 Hz) für höhere Präzision.' },
|
|
34
34
|
],
|
|
35
35
|
faq: [
|
|
36
36
|
{
|
|
37
37
|
question: 'Wie rechnet man VPH in Hz um?',
|
|
38
|
-
answer: 'Teilen Sie die VPH durch 7.200. Eine Uhr mit 28.800 VPH
|
|
38
|
+
answer: 'Teilen Sie die VPH durch 7.200. Eine Uhr mit 28.800 VPH schlägt mit 4 Hz (28.800 ÷ 7.200 = 4). Die Division durch 7.200 berücksichtigt, dass eine vollständige Schwingung zwei Schwingungsvorgänge umfasst und eine Stunde 3.600 Sekunden hat.',
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
|
-
question: 'Was bedeutet eine
|
|
42
|
-
answer: '
|
|
41
|
+
question: 'Was bedeutet eine höhere Schlagzahl für die Genauigkeit?',
|
|
42
|
+
answer: 'Höhere Schlagzahlen ermöglichen in der Regel eine größere theoretische Präzision, da die Unruh weniger von Lageveränderungen beeinflusst wird. Allerdings verursachen sie auch mehr Reibung und Verschleiß an den Steinpaletten und dem Ankerrad, was bessere Schmierung und häufigere Wartung erfordert.',
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
|
-
question: 'Wie wirkt sich ein verlorener Tick auf die
|
|
46
|
-
answer: 'Ein verlorener Tick pro Stunde ergibt 24 verlorene Ticks pro Tag. Die verlorene Zeit
|
|
45
|
+
question: 'Wie wirkt sich ein verlorener Tick auf die tägliche Genauigkeit aus?',
|
|
46
|
+
answer: 'Ein verlorener Tick pro Stunde ergibt 24 verlorene Ticks pro Tag. Die verlorene Zeit hängt von Ihrer Schlagzahl ab: Teilen Sie 86.400 durch Ihre VPH. Bei 28.800 VPH sind das 3 Sekunden pro Tag. Bei 18.000 VPH sind es 4,8 Sekunden pro Tag.',
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
49
|
question: 'Kann eine Uhr einen verlorenen Tick aufholen?',
|
|
50
|
-
answer: 'Nein. Sobald ein Tick verloren ist, ist die Zeit dauerhaft verloren. Die Uhr holt nichts auf. Deshalb wirkt sich der Zustand der Hemmung
|
|
50
|
+
answer: 'Nein. Sobald ein Tick verloren ist, ist die Zeit dauerhaft verloren. Die Uhr holt nichts auf. Deshalb wirkt sich der Zustand der Hemmung - saubere Steinpaletten, richtige Schmierung und korrekter Beat Error - direkt auf die tägliche Ganggenauigkeit aus.',
|
|
51
51
|
},
|
|
52
52
|
],
|
|
53
53
|
bibliography,
|
|
54
54
|
howTo: [
|
|
55
55
|
{
|
|
56
|
-
name: 'Kaliber
|
|
57
|
-
text: '
|
|
56
|
+
name: 'Kaliber auswählen',
|
|
57
|
+
text: 'Wählen Sie Ihr Uhrwerk aus dem Menü. Jeder voreingestellte Eintrag enthält die korrekte VPH für dieses Kaliber.',
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
60
|
name: 'Ergebnisse ablesen',
|
|
61
|
-
text: 'Die Karte zeigt Hz-Frequenz, Ticks pro Sekunde und die
|
|
61
|
+
text: 'Die Karte zeigt Hz-Frequenz, Ticks pro Sekunde und die tägliche Auswirkung eines einzelnen verlorenen Ticks.',
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
64
|
name: 'Benutzerdefinierte VPH eingeben',
|
|
65
|
-
text: '
|
|
65
|
+
text: 'Wählen Sie "Benutzerdefiniert", um eine beliebige VPH für Vintage- oder ungewöhnliche Werke einzugeben.',
|
|
66
66
|
},
|
|
67
67
|
],
|
|
68
68
|
schemas: [
|
|
@@ -75,20 +75,20 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
75
75
|
'name': 'Wie rechnet man VPH in Hz um?',
|
|
76
76
|
'acceptedAnswer': {
|
|
77
77
|
'@type': 'Answer',
|
|
78
|
-
'text': 'Teilen Sie die VPH durch 7.200. Eine Uhr mit 28.800 VPH
|
|
78
|
+
'text': 'Teilen Sie die VPH durch 7.200. Eine Uhr mit 28.800 VPH schlägt mit 4 Hz. Die Division durch 7.200 berücksichtigt, dass eine Schwingung zwei Schwingungsvorgänge umfasst und eine Stunde 3.600 Sekunden hat.',
|
|
79
79
|
},
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
'@type': 'Question',
|
|
83
|
-
'name': 'Was bedeutet eine
|
|
83
|
+
'name': 'Was bedeutet eine höhere Schlagzahl für die Genauigkeit?',
|
|
84
84
|
'acceptedAnswer': {
|
|
85
85
|
'@type': 'Answer',
|
|
86
|
-
'text': '
|
|
86
|
+
'text': 'Höhere Schlagzahlen ermöglichen eine größere theoretische Präzision, da die Unruh weniger von Lageveränderungen beeinflusst wird. Allerdings verursachen sie auch mehr Reibung und Verschleiß.',
|
|
87
87
|
},
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
90
|
'@type': 'Question',
|
|
91
|
-
'name': 'Wie wirkt sich ein verlorener Tick auf die
|
|
91
|
+
'name': 'Wie wirkt sich ein verlorener Tick auf die tägliche Genauigkeit aus?',
|
|
92
92
|
'acceptedAnswer': {
|
|
93
93
|
'@type': 'Answer',
|
|
94
94
|
'text': 'Ein verlorener Tick pro Stunde ergibt 24 verlorene Ticks pro Tag. Teilen Sie 86.400 durch Ihre VPH, um die verlorenen Sekunden pro Tag zu ermitteln.',
|
|
@@ -119,18 +119,18 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
119
119
|
'step': [
|
|
120
120
|
{
|
|
121
121
|
'@type': 'HowToStep',
|
|
122
|
-
'name': 'Kaliber
|
|
123
|
-
'text': '
|
|
122
|
+
'name': 'Kaliber auswählen',
|
|
123
|
+
'text': 'Wählen Sie Ihr Uhrwerk aus dem Menü. Jeder voreingestellte Eintrag enthält die korrekte VPH für dieses Kaliber.',
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
126
|
'@type': 'HowToStep',
|
|
127
127
|
'name': 'Ergebnisse ablesen',
|
|
128
|
-
'text': 'Die Karte zeigt Hz-Frequenz, Ticks pro Sekunde und die
|
|
128
|
+
'text': 'Die Karte zeigt Hz-Frequenz, Ticks pro Sekunde und die tägliche Auswirkung eines einzelnen verlorenen Ticks.',
|
|
129
129
|
},
|
|
130
130
|
{
|
|
131
131
|
'@type': 'HowToStep',
|
|
132
132
|
'name': 'Benutzerdefinierte VPH eingeben',
|
|
133
|
-
'text': '
|
|
133
|
+
'text': 'Wählen Sie Benutzerdefiniert, um eine beliebige VPH für Vintage- oder ungewöhnliche Werke einzugeben.',
|
|
134
134
|
},
|
|
135
135
|
],
|
|
136
136
|
},
|
|
@@ -4,57 +4,57 @@ import { bibliography } from '../bibliography';
|
|
|
4
4
|
|
|
5
5
|
export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
6
6
|
slug: 'convertidor-ritmo-pulsacion',
|
|
7
|
-
title: 'Conversor de Ritmo de
|
|
7
|
+
title: 'Conversor de Ritmo de Pulsación: VPH a Hz y s/d',
|
|
8
8
|
description: 'Convierta vibraciones por hora (VPH) a Hertz, ticks por segundo y calcule el impacto diario de un solo tick perdido. Funciona con calibres ETA, Sellita, Miyota, Seiko, Rolex, Omega y Zenith.',
|
|
9
9
|
ui: {
|
|
10
|
-
title: 'Conversor de Ritmo de
|
|
10
|
+
title: 'Conversor de Ritmo de Pulsación',
|
|
11
11
|
vphLabel: 'Movimiento',
|
|
12
12
|
selectMovement: 'Seleccionar movimiento',
|
|
13
13
|
customMovement: 'Personalizado',
|
|
14
14
|
customVph: 'Vibraciones por hora',
|
|
15
|
-
resultsTitle: '
|
|
15
|
+
resultsTitle: 'Cálculos',
|
|
16
16
|
frequency: 'Frecuencia',
|
|
17
17
|
ticksPerSec: 'Ticks por segundo',
|
|
18
18
|
lostTickImpact: 'Si pierde 1 tick por hora',
|
|
19
|
-
lostTickExplainer: 'Un tick perdido por hora equivale a ~3 segundos perdidos al
|
|
19
|
+
lostTickExplainer: 'Un tick perdido por hora equivale a ~3 segundos perdidos al día a 28.800 VPH. Las frecuencias más bajas amplifican el impacto.',
|
|
20
20
|
step1: 'Seleccione su movimiento o introduzca un VPH personalizado.',
|
|
21
21
|
step2: 'Lea la frecuencia en Hz, los ticks por segundo y el impacto de un tick perdido.',
|
|
22
22
|
tipTitle: 'Consejo',
|
|
23
|
-
tipContent: 'Las frecuencias
|
|
23
|
+
tipContent: 'Las frecuencias más altas (36.000 VPH) proporcionan un barrido más suave de la aguja y mejor precisión, pero también mayor desgaste en el escape.',
|
|
24
24
|
},
|
|
25
25
|
seo: [
|
|
26
|
-
{ type: 'title', text: 'Conversor de Ritmo de
|
|
27
|
-
{ type: 'paragraph', html: 'Cada reloj
|
|
28
|
-
{ type: 'title', text: '
|
|
29
|
-
{ type: 'paragraph', html: 'El ritmo de
|
|
30
|
-
{ type: 'title', text: 'Por
|
|
31
|
-
{ type: 'paragraph', html: 'Si el escape de un reloj no entrega un tick debido a
|
|
32
|
-
{ type: 'title', text: 'Ritmos de
|
|
33
|
-
{ type: 'paragraph', html: 'Los relojes de bolsillo vintage y los
|
|
26
|
+
{ type: 'title', text: 'Conversor de Ritmo de Pulsación - VPH a Hz y segundos por día', level: 2 },
|
|
27
|
+
{ type: 'paragraph', html: 'Cada reloj mecánico late a un ritmo específico - el número de vibraciones que su volante realiza por hora. Ese número determina la suavidad del barrido del segundero y la precisión del reloj. Este conversor traduce <strong>VPH a Hz y ticks por segundo</strong>, y muestra el impacto real de un solo tick perdido.' },
|
|
28
|
+
{ type: 'title', text: '¿Qué es el ritmo de pulsación?', level: 3 },
|
|
29
|
+
{ type: 'paragraph', html: 'El ritmo de pulsación, medido en vibraciones por hora (vph), es la frecuencia a la que oscila el volante de un reloj. Un ritmo común es 28.800 VPH - eso son 4 Hz, u 8 ticks por segundo. Ritmos más altos como 36.000 VPH (5 Hz) producen un movimiento más suave y pueden mejorar teóricamente la precisión al reducir el efecto de los errores posicionales.' },
|
|
30
|
+
{ type: 'title', text: 'Por qué importa un tick perdido', level: 3 },
|
|
31
|
+
{ type: 'paragraph', html: 'Si el escape de un reloj no entrega un tick debido a fricción, magnetismo o desgaste, ese tick perdido se traduce directamente en tiempo perdido. A 28.800 VPH, un solo tick perdido por hora suma aproximadamente <strong>3 segundos por día</strong>. A 18.000 VPH, el mismo error cuesta casi 5 segundos por día. Esta herramienta le ayuda a entender las matemáticas detrás de la regulación.' },
|
|
32
|
+
{ type: 'title', text: 'Ritmos de pulsación comunes', level: 3 },
|
|
33
|
+
{ type: 'paragraph', html: 'Los relojes de bolsillo vintage y los automáticos antiguos suelen funcionar a 18.000 VPH (2,5 Hz). Muchos calibres Seiko y Miyota usan 21.600 VPH (3 Hz). El estándar moderno es 28.800 VPH (4 Hz), usado por ETA, Sellita, Rolex y otros. Los movimientos de alta frecuencia como el Zenith El Primero funcionan a 36.000 VPH (5 Hz) para mayor precisión.' },
|
|
34
34
|
],
|
|
35
35
|
faq: [
|
|
36
36
|
{
|
|
37
|
-
question: '
|
|
38
|
-
answer: 'Divida el VPH entre 7.200. Un reloj que late a 28.800 VPH funciona a 4 Hz (28.800
|
|
37
|
+
question: '¿Cómo se convierte VPH a Hz?',
|
|
38
|
+
answer: 'Divida el VPH entre 7.200. Un reloj que late a 28.800 VPH funciona a 4 Hz (28.800 ÷ 7.200 = 4). La división entre 7.200 considera que una oscilación completa contiene dos vibraciones y que hay 3.600 segundos en una hora.',
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
|
-
question: '
|
|
42
|
-
answer: 'Los ritmos
|
|
41
|
+
question: '¿Qué significa un ritmo más alto para la precisión?',
|
|
42
|
+
answer: 'Los ritmos más altos generalmente permiten una mayor precisión teórica porque el volante se ve menos afectado por perturbaciones posicionales. Sin embargo, también generan más fricción y desgaste en las piedras de paleta y la rueda de escape, lo que requiere mejor lubricación y un servicio más frecuente.',
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
|
-
question: '
|
|
46
|
-
answer: 'Un tick perdido por hora se traduce en 24 ticks perdidos al
|
|
45
|
+
question: '¿Cómo afecta un tick perdido a la precisión diaria?',
|
|
46
|
+
answer: 'Un tick perdido por hora se traduce en 24 ticks perdidos al día. El tiempo perdido depende de su ritmo: divida 86.400 entre su VPH. A 28.800 VPH son 3 segundos por día. A 18.000 VPH son 4,8 segundos por día.',
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
|
-
question: '
|
|
50
|
-
answer: 'No. Una vez que se pierde un tick, el tiempo se pierde permanentemente. El reloj no se "pone al
|
|
49
|
+
question: '¿Puede un reloj recuperarse de un tick perdido?',
|
|
50
|
+
answer: 'No. Una vez que se pierde un tick, el tiempo se pierde permanentemente. El reloj no se "pone al día". Por eso la salud del escape - piedras limpias, lubricación adecuada y error de ritmo correcto - impacta directamente la tasa diaria.',
|
|
51
51
|
},
|
|
52
52
|
],
|
|
53
53
|
bibliography,
|
|
54
54
|
howTo: [
|
|
55
55
|
{
|
|
56
56
|
name: 'Seleccione su calibre',
|
|
57
|
-
text: 'Elija su movimiento en el
|
|
57
|
+
text: 'Elija su movimiento en el menú desplegable. Cada preajuste incluye el VPH correcto para ese calibre.',
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
60
|
name: 'Lea los resultados',
|
|
@@ -72,34 +72,34 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
72
72
|
'mainEntity': [
|
|
73
73
|
{
|
|
74
74
|
'@type': 'Question',
|
|
75
|
-
'name': '
|
|
75
|
+
'name': '¿Cómo se convierte VPH a Hz?',
|
|
76
76
|
'acceptedAnswer': {
|
|
77
77
|
'@type': 'Answer',
|
|
78
|
-
'text': 'Divida el VPH entre 7.200. Un reloj que late a 28.800 VPH funciona a 4 Hz. La
|
|
78
|
+
'text': 'Divida el VPH entre 7.200. Un reloj que late a 28.800 VPH funciona a 4 Hz. La división entre 7.200 considera que una oscilación contiene dos vibraciones y 3.600 segundos por hora.',
|
|
79
79
|
},
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
'@type': 'Question',
|
|
83
|
-
'name': '
|
|
83
|
+
'name': '¿Qué significa un ritmo más alto para la precisión?',
|
|
84
84
|
'acceptedAnswer': {
|
|
85
85
|
'@type': 'Answer',
|
|
86
|
-
'text': 'Los ritmos
|
|
86
|
+
'text': 'Los ritmos más altos permiten una mayor precisión teórica porque el volante se ve menos afectado por perturbaciones posicionales. Sin embargo, también generan más fricción y desgaste.',
|
|
87
87
|
},
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
90
|
'@type': 'Question',
|
|
91
|
-
'name': '
|
|
91
|
+
'name': '¿Cómo afecta un tick perdido a la precisión diaria?',
|
|
92
92
|
'acceptedAnswer': {
|
|
93
93
|
'@type': 'Answer',
|
|
94
|
-
'text': 'Un tick perdido por hora se traduce en 24 ticks perdidos al
|
|
94
|
+
'text': 'Un tick perdido por hora se traduce en 24 ticks perdidos al día. Divida 86.400 entre su VPH para hallar los segundos por día perdidos.',
|
|
95
95
|
},
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
98
|
'@type': 'Question',
|
|
99
|
-
'name': '
|
|
99
|
+
'name': '¿Puede un reloj recuperarse de un tick perdido?',
|
|
100
100
|
'acceptedAnswer': {
|
|
101
101
|
'@type': 'Answer',
|
|
102
|
-
'text': 'No. Una vez que se pierde un tick, el tiempo se pierde permanentemente. El reloj no se pone al
|
|
102
|
+
'text': 'No. Una vez que se pierde un tick, el tiempo se pierde permanentemente. El reloj no se pone al día.',
|
|
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': 'Conversor de Ritmo de
|
|
110
|
+
'name': 'Conversor de Ritmo de Pulsación',
|
|
111
111
|
'operatingSystem': 'Todos',
|
|
112
112
|
'applicationCategory': 'UtilitiesApplication',
|
|
113
113
|
'browserRequirements': 'Requiere HTML5. Requiere JavaScript.',
|
|
@@ -115,12 +115,12 @@ export const content: ToolLocaleContent<BeatRateConverterUI> = {
|
|
|
115
115
|
{
|
|
116
116
|
'@context': 'https://schema.org',
|
|
117
117
|
'@type': 'HowTo',
|
|
118
|
-
'name': '
|
|
118
|
+
'name': 'Cómo convertir VPH a Hz y calcular el impacto de un tick perdido',
|
|
119
119
|
'step': [
|
|
120
120
|
{
|
|
121
121
|
'@type': 'HowToStep',
|
|
122
122
|
'name': 'Seleccione su calibre',
|
|
123
|
-
'text': 'Elija su movimiento en el
|
|
123
|
+
'text': 'Elija su movimiento en el menú desplegable. Cada preajuste incluye el VPH correcto para ese calibre.',
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
126
|
'@type': 'HowToStep',
|