@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,83 +4,83 @@ import { bibliography } from '../bibliography';
|
|
|
4
4
|
|
|
5
5
|
export const content: ToolLocaleContent<WatchSavingsPlannerUI> = {
|
|
6
6
|
slug: 'planificateur-epargne-montre',
|
|
7
|
-
title: 'Planificateur d\
|
|
8
|
-
description: '
|
|
7
|
+
title: 'Planificateur d\'épargne pour montres',
|
|
8
|
+
description: 'Définissez et suivez des objectifs d\'épargne pour votre prochain achat de montre. Visualisez les progrès, calculez les délais et restez motivé.',
|
|
9
9
|
ui: {
|
|
10
|
-
title: '
|
|
11
|
-
addGoalTitle: 'Nouvel objectif d\
|
|
10
|
+
title: 'Paramètres de l\'objectif d\'épargne',
|
|
11
|
+
addGoalTitle: 'Nouvel objectif d\'épargne',
|
|
12
12
|
goalNameLabel: 'Montre',
|
|
13
13
|
goalNamePlaceholder: 'p.ex. Rolex Submariner',
|
|
14
14
|
targetPriceLabel: 'Prix cible',
|
|
15
|
-
currentSavingsLabel: '
|
|
15
|
+
currentSavingsLabel: 'Épargné',
|
|
16
16
|
monthlyLabel: 'Par mois',
|
|
17
17
|
addButton: 'Ajouter un objectif',
|
|
18
18
|
cancelButton: 'Annuler',
|
|
19
|
-
goalsEmpty: 'Aucun objectif d\
|
|
20
|
-
goalsEmptySub: '
|
|
19
|
+
goalsEmpty: 'Aucun objectif d\'épargne pour le moment',
|
|
20
|
+
goalsEmptySub: 'Définissez votre premier objectif montre et commencez à épargner !',
|
|
21
21
|
monthsToGoal: 'Temps restant',
|
|
22
|
-
yearsToGoal: '
|
|
22
|
+
yearsToGoal: 'Années restantes',
|
|
23
23
|
month: 'mois',
|
|
24
24
|
months: 'mois',
|
|
25
25
|
year: 'an',
|
|
26
|
-
totalSaved: 'Total
|
|
26
|
+
totalSaved: 'Total épargné',
|
|
27
27
|
totalGoals: 'Objectifs',
|
|
28
28
|
achieved: 'Atteint',
|
|
29
|
-
percentLabel: '
|
|
29
|
+
percentLabel: 'Épargné',
|
|
30
30
|
deleteGoal: 'Supprimer',
|
|
31
31
|
editGoal: 'Modifier',
|
|
32
32
|
saveGoal: 'Enregistrer',
|
|
33
33
|
currency: 'EUR',
|
|
34
|
-
summaryTitle: '
|
|
34
|
+
summaryTitle: 'Résumé',
|
|
35
35
|
goalAchieved: 'Atteint !',
|
|
36
|
-
goalProgress: '
|
|
37
|
-
congratsTitle: '
|
|
38
|
-
congratsDesc: 'Vous avez atteint votre objectif d\
|
|
39
|
-
monthlyContribution: '
|
|
36
|
+
goalProgress: 'Progrès',
|
|
37
|
+
congratsTitle: 'Félicitations !',
|
|
38
|
+
congratsDesc: 'Vous avez atteint votre objectif d\'épargne !',
|
|
39
|
+
monthlyContribution: 'Mensualité',
|
|
40
40
|
targetDate: 'Date cible',
|
|
41
41
|
adjustMonthly: 'Ajuster le montant mensuel',
|
|
42
42
|
},
|
|
43
43
|
seo: [
|
|
44
|
-
{ type: 'title', text: 'Planificateur d\
|
|
45
|
-
{ type: 'paragraph', html: '
|
|
46
|
-
{ type: 'title', text: 'Pourquoi un plan d\
|
|
47
|
-
{ type: 'paragraph', html: 'La collection de montres est un jeu de patience. Les prix des
|
|
48
|
-
{ type: 'title', text: 'Comment fixer des objectifs d\
|
|
49
|
-
{ type: 'paragraph', html: 'Commencez par le prix total, taxes et frais de port inclus. Divisez ensuite par le montant que vous pouvez mettre de
|
|
44
|
+
{ type: 'title', text: 'Planificateur d\'épargne pour montres - Suivez votre prochain achat', level: 2 },
|
|
45
|
+
{ type: 'paragraph', html: 'Épargner pour une montre est un voyage. Que ce soit une <strong>Speedmaster vintage</strong>, une <strong>Submariner</strong> ou une <strong>Grand Seiko</strong>, un plan d\'épargne clair transforme le rêve en échéancier. Cet outil vous aide à visualiser votre progression, ajuster vos contributions mensuelles et voir exactement quand vous sortirez de la boutique avec votre graal.' },
|
|
46
|
+
{ type: 'title', text: 'Pourquoi un plan d\'épargne est important pour les collectionneurs de montres', level: 3 },
|
|
47
|
+
{ type: 'paragraph', html: 'La collection de montres est un jeu de patience. Les prix des modèles recherchés augmentent régulièrement, et les achats impulsifs mènent souvent à des regrets. Une approche d\'épargne structurée vous garde discipliné, évite les tensions financières et rend l\'achat final mérité. De plus, suivre vos progrès jour après jour crée de l\'anticipation et rend le déballage encore plus agréable.' },
|
|
48
|
+
{ type: 'title', text: 'Comment fixer des objectifs d\'épargne réalistes pour une montre', level: 3 },
|
|
49
|
+
{ type: 'paragraph', html: 'Commencez par le prix total, taxes et frais de port inclus. Divisez ensuite par le montant que vous pouvez mettre de côté chaque mois sans difficulté. Une bonne règle consiste à ne pas consacrer plus de <strong>10-15 % de vos revenus disponibles</strong> à l\'épargne pour une montre. Si le délai vous semble trop long, envisagez de le diviser en plus petites étapes - ou explorez des alternatives plus abordables dans la même famille de style.' },
|
|
50
50
|
{ type: 'title', text: 'La psychologie du suivi des objectifs', level: 3 },
|
|
51
|
-
{ type: 'paragraph', html: 'Le suivi visuel des
|
|
51
|
+
{ type: 'paragraph', html: 'Le suivi visuel des progrès déclenche la libération de dopamine, le même neurotransmetteur qui rend la collection si gratifiante. Chaque fois que vous enregistrez une nouvelle contribution et que vous voyez l\'anneau de progression se remplir, vous renforcez l\'habitude. C\'est pourquoi de petites épargnes régulières fonctionnent souvent mieux que des dépôts importants et sporadiques - le rituel lui-même fait partie de l\'expérience de collectionneur.' },
|
|
52
52
|
],
|
|
53
53
|
faq: [
|
|
54
54
|
{
|
|
55
|
-
question: 'Combien devrais-je
|
|
56
|
-
answer: 'Visez 10
|
|
55
|
+
question: 'Combien devrais-je épargner chaque mois pour une montre ?',
|
|
56
|
+
answer: 'Visez 10-15 % de vos revenus mensuels disponibles. La clé est la régularité - même 100 $ par mois représentent 1 200 $ par an. Ajustez le montant en fonction de votre échéance: des objectifs plus courts nécessitent des contributions mensuelles plus élevées.',
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
|
-
question: 'Dois-je
|
|
60
|
-
answer: 'Une
|
|
59
|
+
question: 'Dois-je épargner pour une montre à la fois ou pour plusieurs ?',
|
|
60
|
+
answer: 'Une à la fois est généralement plus efficace. La concentration crée de l\'élan. Une fois votre premier objectif atteint, la confiance et la discipline se reportent sur le suivant. Cela dit, ce planificateur prend en charge plusieurs objectifs pour vous permettre de comparer les échéances.',
|
|
61
61
|
},
|
|
62
62
|
{
|
|
63
|
-
question: 'Que faire si le prix de la montre augmente pendant que j\
|
|
64
|
-
answer: 'Bonne question.
|
|
63
|
+
question: 'Que faire si le prix de la montre augmente pendant que j\'épargne ?',
|
|
64
|
+
answer: 'Bonne question. Vérifiez le prix du marché actuel tous les deux ou trois mois et mettez à jour votre objectif. Si les prix montent rapidement, envisagez d\'augmenter votre montant mensuel ou de raccourcir le délai pour verrouiller le prix actuel.',
|
|
65
65
|
},
|
|
66
66
|
],
|
|
67
67
|
bibliography,
|
|
68
68
|
howTo: [
|
|
69
69
|
{
|
|
70
|
-
name: '
|
|
70
|
+
name: 'Définissez votre objectif',
|
|
71
71
|
text: 'Entrez le nom de la montre et son prix total, taxes et frais de port inclus.',
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
|
-
name: 'Suivez votre
|
|
75
|
-
text: 'Indiquez combien vous avez
|
|
74
|
+
name: 'Suivez votre épargne',
|
|
75
|
+
text: 'Indiquez combien vous avez déjà épargné et combien vous pouvez mettre de côté chaque mois.',
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
|
-
name: 'Surveillez vos
|
|
79
|
-
text: 'Regardez l\
|
|
78
|
+
name: 'Surveillez vos progrès',
|
|
79
|
+
text: 'Regardez l\'anneau de progression se remplir à mesure que vous mettez à jour votre épargne. Ajustez les montants mensuels à tout moment.',
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
|
-
name: '
|
|
83
|
-
text: 'Quand l\
|
|
82
|
+
name: 'Célébrez',
|
|
83
|
+
text: 'Quand l\'anneau atteint 100 %, vous avez atteint votre objectif. Il est temps d\'acheter cette montre !',
|
|
84
84
|
},
|
|
85
85
|
],
|
|
86
86
|
schemas: [
|
|
@@ -90,26 +90,26 @@ export const content: ToolLocaleContent<WatchSavingsPlannerUI> = {
|
|
|
90
90
|
'mainEntity': [
|
|
91
91
|
{
|
|
92
92
|
'@type': 'Question',
|
|
93
|
-
'name': 'Combien devrais-je
|
|
93
|
+
'name': 'Combien devrais-je épargner chaque mois pour une montre ?',
|
|
94
94
|
'acceptedAnswer': {
|
|
95
95
|
'@type': 'Answer',
|
|
96
|
-
'text': 'Visez 10
|
|
96
|
+
'text': 'Visez 10-15 % de vos revenus mensuels disponibles. La clé est la régularité - même 100 $ par mois représentent 1 200 $ par an.',
|
|
97
97
|
},
|
|
98
98
|
},
|
|
99
99
|
{
|
|
100
100
|
'@type': 'Question',
|
|
101
|
-
'name': 'Dois-je
|
|
101
|
+
'name': 'Dois-je épargner pour une montre à la fois ou pour plusieurs ?',
|
|
102
102
|
'acceptedAnswer': {
|
|
103
103
|
'@type': 'Answer',
|
|
104
|
-
'text': 'Une
|
|
104
|
+
'text': 'Une à la fois est généralement plus efficace. La concentration crée de l\'élan. Une fois votre premier objectif atteint, appliquez cette discipline au suivant.',
|
|
105
105
|
},
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
108
|
'@type': 'Question',
|
|
109
|
-
'name': 'Que faire si le prix de la montre augmente pendant que j\
|
|
109
|
+
'name': 'Que faire si le prix de la montre augmente pendant que j\'épargne ?',
|
|
110
110
|
'acceptedAnswer': {
|
|
111
111
|
'@type': 'Answer',
|
|
112
|
-
'text': '
|
|
112
|
+
'text': 'Vérifiez le prix du marché actuel tous les deux ou trois mois et mettez à jour votre objectif. Envisagez d\'augmenter votre montant mensuel si les prix montent rapidement.',
|
|
113
113
|
},
|
|
114
114
|
},
|
|
115
115
|
],
|
|
@@ -117,35 +117,35 @@ export const content: ToolLocaleContent<WatchSavingsPlannerUI> = {
|
|
|
117
117
|
{
|
|
118
118
|
'@context': 'https://schema.org',
|
|
119
119
|
'@type': 'SoftwareApplication',
|
|
120
|
-
'name': 'Planificateur d\
|
|
120
|
+
'name': 'Planificateur d\'épargne pour montres',
|
|
121
121
|
'operatingSystem': 'Tous',
|
|
122
122
|
'applicationCategory': 'FinanceApplication',
|
|
123
|
-
'browserRequirements': '
|
|
123
|
+
'browserRequirements': 'Nécessite HTML5. Nécessite JavaScript.',
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
126
|
'@context': 'https://schema.org',
|
|
127
127
|
'@type': 'HowTo',
|
|
128
|
-
'name': 'Comment
|
|
128
|
+
'name': 'Comment épargner pour l\'achat d\'une montre',
|
|
129
129
|
'step': [
|
|
130
130
|
{
|
|
131
131
|
'@type': 'HowToStep',
|
|
132
|
-
'name': '
|
|
132
|
+
'name': 'Définissez votre objectif',
|
|
133
133
|
'text': 'Entrez le nom de la montre et son prix total, taxes et frais de port inclus.',
|
|
134
134
|
},
|
|
135
135
|
{
|
|
136
136
|
'@type': 'HowToStep',
|
|
137
|
-
'name': 'Suivez votre
|
|
138
|
-
'text': 'Indiquez combien vous avez
|
|
137
|
+
'name': 'Suivez votre épargne',
|
|
138
|
+
'text': 'Indiquez combien vous avez déjà épargné et combien vous pouvez mettre de côté chaque mois.',
|
|
139
139
|
},
|
|
140
140
|
{
|
|
141
141
|
'@type': 'HowToStep',
|
|
142
|
-
'name': 'Surveillez vos
|
|
143
|
-
'text': 'Regardez l\
|
|
142
|
+
'name': 'Surveillez vos progrès',
|
|
143
|
+
'text': 'Regardez l\'anneau de progression se remplir à mesure que vous mettez à jour votre épargne.',
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
146
|
'@type': 'HowToStep',
|
|
147
|
-
'name': '
|
|
148
|
-
'text': 'Quand l\
|
|
147
|
+
'name': 'Célébrez',
|
|
148
|
+
'text': 'Quand l\'anneau atteint 100 %, vous avez atteint votre objectif. Il est temps d\'acheter cette montre !',
|
|
149
149
|
},
|
|
150
150
|
],
|
|
151
151
|
},
|
|
@@ -41,19 +41,19 @@ export const content: ToolLocaleContent<WatchSavingsPlannerUI> = {
|
|
|
41
41
|
adjustMonthly: 'Sesuaikan bulanan',
|
|
42
42
|
},
|
|
43
43
|
seo: [
|
|
44
|
-
{ type: 'title', text: 'Perencana Tabungan Pembelian Jam Tangan
|
|
44
|
+
{ type: 'title', text: 'Perencana Tabungan Pembelian Jam Tangan - Pantau Pembelian Jam Berikutnya', level: 2 },
|
|
45
45
|
{ type: 'paragraph', html: 'Menabung untuk jam tangan adalah sebuah perjalanan. Baik itu <strong>Speedmaster vintage</strong>, <strong>Submariner</strong>, atau <strong>Grand Seiko</strong>, rencana tabungan yang jelas mengubah mimpi menjadi tenggat waktu. Alat ini membantumu memvisualisasikan progres, menyesuaikan kontribusi bulanan, dan melihat kapan tepatnya kamu akan keluar dari butik dengan jam impianmu.' },
|
|
46
46
|
{ type: 'title', text: 'Mengapa Rencana Tabungan Penting bagi Kolektor Jam Tangan', level: 3 },
|
|
47
47
|
{ type: 'paragraph', html: 'Mengoleksi jam tangan adalah permainan kesabaran. Harga model-model yang diminati naik terus, dan pembelian impulsif sering berujung penyesalan. Pendekatan tabungan yang terstruktur membuatmu disiplin, mencegah tekanan finansial, dan membuat pembelian terakhir terasa layak. Ditambah lagi, melacak progresmu hari demi hari membangun antisipasi dan membuat momen membuka kotaknya semakin manis.' },
|
|
48
48
|
{ type: 'title', text: 'Cara Menetapkan Target Tabungan Jam Tangan yang Realistis', level: 3 },
|
|
49
|
-
{ type: 'paragraph', html: 'Mulailah dengan harga total termasuk pajak dan ongkos kirim. Kemudian bagi dengan jumlah yang bisa kamu sisihkan dengan nyaman setiap bulan. Aturan yang baik adalah mengalokasikan tidak lebih dari <strong>10
|
|
49
|
+
{ type: 'paragraph', html: 'Mulailah dengan harga total termasuk pajak dan ongkos kirim. Kemudian bagi dengan jumlah yang bisa kamu sisihkan dengan nyaman setiap bulan. Aturan yang baik adalah mengalokasikan tidak lebih dari <strong>10-15% dari pendapatan bersih</strong> untuk tabungan jam tangan. Jika tenggat waktunya terasa terlalu lama, pertimbangkan untuk memecahnya menjadi pencapaian yang lebih kecil - atau jelajahi alternatif yang lebih terjangkau dalam keluarga gaya yang sama.' },
|
|
50
50
|
{ type: 'title', text: 'Psikologi Pelacakan Target', level: 3 },
|
|
51
|
-
{ type: 'paragraph', html: 'Pelacakan progres secara visual memicu pelepasan dopamin, zat kimia saraf yang sama yang membuat kegiatan mengoleksi begitu memuaskan. Setiap kali kamu mencatat kontribusi baru dan melihat cincin progres terisi, kamu memperkuat kebiasaan tersebut. Inilah sebabnya menabung kecil secara teratur sering kali lebih efektif daripada setoran besar yang sporadis
|
|
51
|
+
{ type: 'paragraph', html: 'Pelacakan progres secara visual memicu pelepasan dopamin, zat kimia saraf yang sama yang membuat kegiatan mengoleksi begitu memuaskan. Setiap kali kamu mencatat kontribusi baru dan melihat cincin progres terisi, kamu memperkuat kebiasaan tersebut. Inilah sebabnya menabung kecil secara teratur sering kali lebih efektif daripada setoran besar yang sporadis - ritualnya sendiri menjadi bagian dari pengalaman mengoleksi.' },
|
|
52
52
|
],
|
|
53
53
|
faq: [
|
|
54
54
|
{
|
|
55
55
|
question: 'Berapa banyak yang harus saya tabung setiap bulan untuk jam tangan?',
|
|
56
|
-
answer: 'Targetkan 10
|
|
56
|
+
answer: 'Targetkan 10-15% dari pendapatan bulanan bersihmu. Kuncinya adalah konsistensi - bahkan $100 per bulan akan terkumpul $1.200 per tahun. Sesuaikan jumlahnya berdasarkan tenggat waktumu: target yang lebih pendek membutuhkan kontribusi bulanan yang lebih besar.',
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
59
|
question: 'Haruskah saya menabung untuk satu jam tangan sekaligus atau beberapa?',
|
|
@@ -93,7 +93,7 @@ export const content: ToolLocaleContent<WatchSavingsPlannerUI> = {
|
|
|
93
93
|
'name': 'Berapa banyak yang harus saya tabung setiap bulan untuk jam tangan?',
|
|
94
94
|
'acceptedAnswer': {
|
|
95
95
|
'@type': 'Answer',
|
|
96
|
-
'text': 'Targetkan 10
|
|
96
|
+
'text': 'Targetkan 10-15% dari pendapatan bulanan bersihmu. Kuncinya adalah konsistensi - bahkan $100 per bulan akan terkumpul $1.200 per tahun.',
|
|
97
97
|
},
|
|
98
98
|
},
|
|
99
99
|
{
|
|
@@ -18,8 +18,8 @@ export const content: ToolLocaleContent<WatchSavingsPlannerUI> = {
|
|
|
18
18
|
cancelButton: 'Annulla',
|
|
19
19
|
goalsEmpty: 'Ancora nessun obiettivo di risparmio',
|
|
20
20
|
goalsEmptySub: 'Imposta il tuo primo obiettivo orologio e inizia a risparmiare!',
|
|
21
|
-
monthsToGoal: 'Tempo all\
|
|
22
|
-
yearsToGoal: 'Anni all\
|
|
21
|
+
monthsToGoal: 'Tempo all\'obiettivo',
|
|
22
|
+
yearsToGoal: 'Anni all\'obiettivo',
|
|
23
23
|
month: 'mese',
|
|
24
24
|
months: 'mesi',
|
|
25
25
|
year: 'anno',
|
|
@@ -41,46 +41,46 @@ export const content: ToolLocaleContent<WatchSavingsPlannerUI> = {
|
|
|
41
41
|
adjustMonthly: 'Modifica mensile',
|
|
42
42
|
},
|
|
43
43
|
seo: [
|
|
44
|
-
{ type: 'title', text: 'Pianificatore di Risparmio per Orologi
|
|
45
|
-
{ type: 'paragraph', html: 'Risparmiare per un orologio
|
|
46
|
-
{ type: 'title', text: '
|
|
47
|
-
{ type: 'paragraph', html: 'Collezionare orologi
|
|
44
|
+
{ type: 'title', text: 'Pianificatore di Risparmio per Orologi - Segui il tuo Prossimo Acquisto', level: 2 },
|
|
45
|
+
{ type: 'paragraph', html: 'Risparmiare per un orologio è un viaggio. Che si tratti di un <strong>Speedmaster vintage</strong>, di un <strong>Submariner</strong> o di un <strong>Grand Seiko</strong>, un piano di risparmio chiaro trasforma il sogno in una scadenza. Questo strumento ti aiuta a visualizzare i progressi, regolare i contributi mensili e vedere esattamente quando uscirai dalla boutique con il tuo graal.' },
|
|
46
|
+
{ type: 'title', text: 'Perché un piano di risparmio è importante per i collezionisti di orologi', level: 3 },
|
|
47
|
+
{ type: 'paragraph', html: 'Collezionare orologi è un gioco di pazienza. I prezzi dei modelli più ambiti salgono costantemente e gli acquisti d\'impulso portano spesso a rimpianti. Un approccio di risparmio strutturato ti mantiene disciplinato, previene lo stress finanziario e rende l\'acquisto finale meritato. Inoltre, monitorare i progressi giorno dopo giorno aumenta l\'attesa e rende l\'unboxing ancora più dolce.' },
|
|
48
48
|
{ type: 'title', text: 'Come impostare obiettivi di risparmio realistici per orologi', level: 3 },
|
|
49
|
-
{ type: 'paragraph', html: 'Inizia con il prezzo totale, incluse tasse e spedizione. Poi dividi per quanto puoi mettere da parte comodamente ogni mese. Una buona regola
|
|
49
|
+
{ type: 'paragraph', html: 'Inizia con il prezzo totale, incluse tasse e spedizione. Poi dividi per quanto puoi mettere da parte comodamente ogni mese. Una buona regola è destinare non più del <strong>10-15% del reddito disponibile</strong> al risparmio per orologi. Se la tempistica sembra troppo lunga, considera di suddividerla in traguardi più piccoli - o esplora alternative più accessibili nella stessa famiglia di stile.' },
|
|
50
50
|
{ type: 'title', text: 'La psicologia del monitoraggio degli obiettivi', level: 3 },
|
|
51
|
-
{ type: 'paragraph', html: 'Il monitoraggio visivo dei progressi innesca il rilascio di dopamina, lo stesso neurotrasmettitore che rende il collezionismo
|
|
51
|
+
{ type: 'paragraph', html: 'Il monitoraggio visivo dei progressi innesca il rilascio di dopamina, lo stesso neurotrasmettitore che rende il collezionismo così gratificante. Ogni volta che registri un nuovo contributo e vedi l\'anello di progresso riempirsi, rinforzi l\'abitudine. Ecco perché i piccoli risparmi regolari funzionano spesso meglio dei depositi grandi e sporadici - il rituale stesso diventa parte dell\'esperienza del collezionista.' },
|
|
52
52
|
],
|
|
53
53
|
faq: [
|
|
54
54
|
{
|
|
55
55
|
question: 'Quanto dovrei risparmiare ogni mese per un orologio?',
|
|
56
|
-
answer: 'Punta al 10
|
|
56
|
+
answer: 'Punta al 10-15% del tuo reddito mensile disponibile. La chiave è la costanza - anche 100 $ al mese diventano 1.200 $ all\'anno. Regola l\'importo in base alla tua tempistica: obiettivi più brevi richiedono contributi mensili più alti.',
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
|
-
question: 'Dovrei risparmiare per un orologio alla volta o per pi
|
|
60
|
-
answer: 'Uno alla volta
|
|
59
|
+
question: 'Dovrei risparmiare per un orologio alla volta o per più?',
|
|
60
|
+
answer: 'Uno alla volta è solitamente più efficace. La concentrazione crea slancio. Una volta raggiunto il primo obiettivo, la fiducia e la disciplina si trasferiscono al successivo. Detto questo, questo pianificatore supporta più obiettivi in modo da poter confrontare le tempistiche.',
|
|
61
61
|
},
|
|
62
62
|
{
|
|
63
|
-
question: 'Cosa succede se il prezzo dell\
|
|
64
|
-
answer: 'Ottima domanda. Controlla il prezzo di mercato attuale ogni pochi mesi e aggiorna il tuo obiettivo. Se i prezzi salgono rapidamente, considera di aumentare l\
|
|
63
|
+
question: 'Cosa succede se il prezzo dell\'orologio aumenta mentre risparmio?',
|
|
64
|
+
answer: 'Ottima domanda. Controlla il prezzo di mercato attuale ogni pochi mesi e aggiorna il tuo obiettivo. Se i prezzi salgono rapidamente, considera di aumentare l\'importo mensile o di accorciare la tempistica per bloccare il prezzo attuale.',
|
|
65
65
|
},
|
|
66
66
|
],
|
|
67
67
|
bibliography,
|
|
68
68
|
howTo: [
|
|
69
69
|
{
|
|
70
|
-
name: 'Imposta l\
|
|
71
|
-
text: 'Inserisci il nome dell\
|
|
70
|
+
name: 'Imposta l\'obiettivo',
|
|
71
|
+
text: 'Inserisci il nome dell\'orologio e il prezzo totale, incluse tasse e spedizione.',
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
74
|
name: 'Monitora i risparmi',
|
|
75
|
-
text: 'Registra quanto hai
|
|
75
|
+
text: 'Registra quanto hai già risparmiato e quanto puoi mettere da parte ogni mese.',
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
78
|
name: 'Segui i progressi',
|
|
79
|
-
text: 'Guarda l\
|
|
79
|
+
text: 'Guarda l\'anello di progresso riempirsi mentre aggiorni i tuoi risparmi. Regola gli importi mensili in qualsiasi momento.',
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
name: 'Festeggia',
|
|
83
|
-
text: 'Quando l\
|
|
83
|
+
text: 'Quando l\'anello raggiunge il 100%, hai raggiunto il tuo obiettivo. È ora di comprare quell\'orologio!',
|
|
84
84
|
},
|
|
85
85
|
],
|
|
86
86
|
schemas: [
|
|
@@ -93,23 +93,23 @@ export const content: ToolLocaleContent<WatchSavingsPlannerUI> = {
|
|
|
93
93
|
'name': 'Quanto dovrei risparmiare ogni mese per un orologio?',
|
|
94
94
|
'acceptedAnswer': {
|
|
95
95
|
'@type': 'Answer',
|
|
96
|
-
'text': 'Punta al 10
|
|
96
|
+
'text': 'Punta al 10-15% del tuo reddito mensile disponibile. La chiave è la costanza - anche 100 $ al mese diventano 1.200 $ all\'anno.',
|
|
97
97
|
},
|
|
98
98
|
},
|
|
99
99
|
{
|
|
100
100
|
'@type': 'Question',
|
|
101
|
-
'name': 'Dovrei risparmiare per un orologio alla volta o per pi
|
|
101
|
+
'name': 'Dovrei risparmiare per un orologio alla volta o per più?',
|
|
102
102
|
'acceptedAnswer': {
|
|
103
103
|
'@type': 'Answer',
|
|
104
|
-
'text': 'Uno alla volta
|
|
104
|
+
'text': 'Uno alla volta è solitamente più efficace. La concentrazione crea slancio. Una volta raggiunto il primo obiettivo, porta quella disciplina al successivo.',
|
|
105
105
|
},
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
108
|
'@type': 'Question',
|
|
109
|
-
'name': 'Cosa succede se il prezzo dell\
|
|
109
|
+
'name': 'Cosa succede se il prezzo dell\'orologio aumenta mentre risparmio?',
|
|
110
110
|
'acceptedAnswer': {
|
|
111
111
|
'@type': 'Answer',
|
|
112
|
-
'text': 'Controlla il prezzo di mercato attuale ogni pochi mesi e aggiorna il tuo obiettivo. Considera di aumentare l\
|
|
112
|
+
'text': 'Controlla il prezzo di mercato attuale ogni pochi mesi e aggiorna il tuo obiettivo. Considera di aumentare l\'importo mensile se i prezzi salgono rapidamente.',
|
|
113
113
|
},
|
|
114
114
|
},
|
|
115
115
|
],
|
|
@@ -125,27 +125,27 @@ export const content: ToolLocaleContent<WatchSavingsPlannerUI> = {
|
|
|
125
125
|
{
|
|
126
126
|
'@context': 'https://schema.org',
|
|
127
127
|
'@type': 'HowTo',
|
|
128
|
-
'name': 'Come risparmiare per l\
|
|
128
|
+
'name': 'Come risparmiare per l\'acquisto di un orologio',
|
|
129
129
|
'step': [
|
|
130
130
|
{
|
|
131
131
|
'@type': 'HowToStep',
|
|
132
|
-
'name': 'Imposta l\
|
|
133
|
-
'text': 'Inserisci il nome dell\
|
|
132
|
+
'name': 'Imposta l\'obiettivo',
|
|
133
|
+
'text': 'Inserisci il nome dell\'orologio e il prezzo totale, incluse tasse e spedizione.',
|
|
134
134
|
},
|
|
135
135
|
{
|
|
136
136
|
'@type': 'HowToStep',
|
|
137
137
|
'name': 'Monitora i risparmi',
|
|
138
|
-
'text': 'Registra quanto hai
|
|
138
|
+
'text': 'Registra quanto hai già risparmiato e quanto puoi mettere da parte ogni mese.',
|
|
139
139
|
},
|
|
140
140
|
{
|
|
141
141
|
'@type': 'HowToStep',
|
|
142
142
|
'name': 'Segui i progressi',
|
|
143
|
-
'text': 'Guarda l\
|
|
143
|
+
'text': 'Guarda l\'anello di progresso riempirsi mentre aggiorni i tuoi risparmi.',
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
146
|
'@type': 'HowToStep',
|
|
147
147
|
'name': 'Festeggia',
|
|
148
|
-
'text': 'Quando l\
|
|
148
|
+
'text': 'Quando l\'anello raggiunge il 100%, hai raggiunto il tuo obiettivo. È ora di comprare quell\'orologio!',
|
|
149
149
|
},
|
|
150
150
|
],
|
|
151
151
|
},
|