@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: 'saat-tasarruf-plani',
|
|
7
|
-
title: 'Saat Birikim
|
|
8
|
-
description: 'Bir sonraki saat
|
|
7
|
+
title: 'Saat Birikim Planlayıcısı',
|
|
8
|
+
description: 'Bir sonraki saat alışverişiniz için birikim hedefleri belirleyin ve takip edin. İlerlemeyi görselleştirin, zaman çizelgelerini hesaplayın ve motive kalın.',
|
|
9
9
|
ui: {
|
|
10
|
-
title: 'Birikim Hedefi
|
|
10
|
+
title: 'Birikim Hedefi Ayarları',
|
|
11
11
|
addGoalTitle: 'Yeni Birikim Hedefi',
|
|
12
12
|
goalNameLabel: 'Saat',
|
|
13
|
-
goalNamePlaceholder: '
|
|
13
|
+
goalNamePlaceholder: 'örn. Rolex Submariner',
|
|
14
14
|
targetPriceLabel: 'Hedef Fiyat',
|
|
15
15
|
currentSavingsLabel: 'Biriktirilen',
|
|
16
|
-
monthlyLabel: '
|
|
16
|
+
monthlyLabel: 'Aylık',
|
|
17
17
|
addButton: 'Hedef Ekle',
|
|
18
|
-
cancelButton: '
|
|
19
|
-
goalsEmpty: '
|
|
20
|
-
goalsEmptySub: '
|
|
21
|
-
monthsToGoal: 'Hedefe kalan
|
|
22
|
-
yearsToGoal: 'Hedefe kalan
|
|
18
|
+
cancelButton: 'İptal',
|
|
19
|
+
goalsEmpty: 'Henüz birikim hedefi yok',
|
|
20
|
+
goalsEmptySub: 'İlk saat hedefini belirle ve biriktirmeye başla!',
|
|
21
|
+
monthsToGoal: 'Hedefe kalan süre',
|
|
22
|
+
yearsToGoal: 'Hedefe kalan yıl',
|
|
23
23
|
month: 'ay',
|
|
24
24
|
months: 'ay',
|
|
25
25
|
year: 'yl',
|
|
26
26
|
totalSaved: 'Toplam Biriktirilen',
|
|
27
27
|
totalGoals: 'Hedef',
|
|
28
|
-
achieved: '
|
|
28
|
+
achieved: 'Ulaşıldı',
|
|
29
29
|
percentLabel: 'Biriktirilen',
|
|
30
30
|
deleteGoal: 'Sil',
|
|
31
|
-
editGoal: '
|
|
31
|
+
editGoal: 'Düzenle',
|
|
32
32
|
saveGoal: 'Kaydet',
|
|
33
33
|
currency: 'TRY',
|
|
34
|
-
summaryTitle: '
|
|
35
|
-
goalAchieved: '
|
|
36
|
-
goalProgress: '
|
|
34
|
+
summaryTitle: 'Özet',
|
|
35
|
+
goalAchieved: 'Ulaşıldı!',
|
|
36
|
+
goalProgress: 'İlerleme',
|
|
37
37
|
congratsTitle: 'Tebrikler!',
|
|
38
|
-
congratsDesc: 'Birikim hedefine
|
|
39
|
-
monthlyContribution: '
|
|
38
|
+
congratsDesc: 'Birikim hedefine ulaştın!',
|
|
39
|
+
monthlyContribution: 'Aylık',
|
|
40
40
|
targetDate: 'Hedef Tarih',
|
|
41
|
-
adjustMonthly: '
|
|
41
|
+
adjustMonthly: 'Aylığı ayarla',
|
|
42
42
|
},
|
|
43
43
|
seo: [
|
|
44
|
-
{ type: 'title', text: 'Saat Birikim
|
|
45
|
-
{ type: 'paragraph', html: 'Bir saat
|
|
46
|
-
{ type: 'title', text: 'Saat Koleksiyonerleri
|
|
47
|
-
{ type: 'paragraph', html: 'Saat
|
|
48
|
-
{ type: 'title', text: '
|
|
49
|
-
{ type: 'paragraph', html: 'Vergiler ve kargo dahil toplam fiyatla
|
|
44
|
+
{ type: 'title', text: 'Saat Birikim Planlayıcısı - Bir Sonraki Saat Alışverişini Takip Et', level: 2 },
|
|
45
|
+
{ type: 'paragraph', html: 'Bir saat için birikim yapmak bir yolculuktur. İster bir <strong>vintage Speedmaster</strong>, ister bir <strong>Submariner</strong> veya bir <strong>Grand Seiko</strong> olsun, net bir birikim planı hayali bir zaman çizelgesine dönüştürür. Bu araç, ilerlemenizi görselleştirmenize, aylık katkılarınızı ayarlamanıza ve butikten hayalinizdeki saatle tam olarak ne zaman çıkacağınızı görmenize yardımcı olur.' },
|
|
46
|
+
{ type: 'title', text: 'Saat Koleksiyonerleri İçin Birikim Planı Neden Önemlidir', level: 3 },
|
|
47
|
+
{ type: 'paragraph', html: 'Saat koleksiyonculuğu sabır gerektiren bir iştir. Gözde modellerin fiyatları istikrarlı bir şekilde yükselir ve ani alışverişler genellikle pişmanlıkla sonuçlanır. Yapılandırılmış bir birikim yaklaşımı sizi disiplinli tutar, maddi zorlanmayı önler ve nihai satın almayı hak edilmiş hissettirir. Üstelik, ilerlemenizi her gün takip etmek heyecanı artırır ve kutuyu açma anını daha da tatlı kılar.' },
|
|
48
|
+
{ type: 'title', text: 'Gerçekçi Saat Birikim Hedefleri Nasıl Belirlenir', level: 3 },
|
|
49
|
+
{ type: 'paragraph', html: 'Vergiler ve kargo dahil toplam fiyatla başlayın. Ardından her ay rahatça ayırabileceğiniz miktara bölün. İyi bir kural, <strong>harcanabilir gelirinizin %10-15\'inden</strong> fazlasını saat birikimine ayırmamaktır. Zaman çizelgesi çok uzun görünüyorsa, daha küçük aşamalara bölmeyi veya aynı stil ailesinde daha uygun fiyatlı alternatifleri keşfetmeyi düşünün.' },
|
|
50
50
|
{ type: 'title', text: 'Hedef Takibinin Psikolojisi', level: 3 },
|
|
51
|
-
{ type: 'paragraph', html: '
|
|
51
|
+
{ type: 'paragraph', html: 'Görsel ilerleme takibi, koleksiyonculuğu bu kadar ödüllendirici yapan aynı nörotransmitter olan dopamin salınımını tetikler. Her yeni katkıyı kaydettiğinizde ve ilerleme halkasının dolduğunu gördüğünüzde, alışkanlığı pekiştirirsiniz. Bu nedenle, küçük ve düzenli birikimler genellikle seyrek büyük yatırımlardan daha iyi çalışır - ritüelin kendisi koleksiyonculuk deneyiminin bir parçası haline gelir.' },
|
|
52
52
|
],
|
|
53
53
|
faq: [
|
|
54
54
|
{
|
|
55
|
-
question: 'Bir saat
|
|
56
|
-
answer: 'Harcanabilir
|
|
55
|
+
question: 'Bir saat için her ay ne kadar biriktirmeliyim?',
|
|
56
|
+
answer: 'Harcanabilir aylık gelirinizin %10-15\'ini hedefleyin. Anahtar tutarlılıktır - ayda 100 $ bile yılda 1.200 $ eder. Zaman çizelgenize göre miktarı ayarlayın: daha kısa hedefler daha yüksek aylık katkılar gerektirir.',
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
|
-
question: 'Bir seferde tek bir saat
|
|
60
|
-
answer: 'Tek seferde bir tane genellikle daha etkilidir. Odaklanma ivme
|
|
59
|
+
question: 'Bir seferde tek bir saat için mi yoksa birden fazla için mi biriktirmeliyim?',
|
|
60
|
+
answer: 'Tek seferde bir tane genellikle daha etkilidir. Odaklanma ivme kazandırır. İlk hedefinize ulaştığınızda, güven ve disiplin bir sonrakine aktarılır. Bununla birlikte, bu planlayıcı birden fazla hedefi destekleyerek zaman çizelgelerini karşılaştırmanıza olanak tanır.',
|
|
61
61
|
},
|
|
62
62
|
{
|
|
63
|
-
question: 'Biriktirirken saat
|
|
64
|
-
answer: '
|
|
63
|
+
question: 'Biriktirirken saat fiyatı yükselirse ne olur?',
|
|
64
|
+
answer: 'Güzel soru. Birkaç ayda bir güncel piyasa fiyatını kontrol edin ve hedefinizi güncelleyin. Fiyatlar hızla yükseliyorsa, aylık miktarınızı artırmayı veya zaman çizelgesini kısaltarak mevcut fiyatı sabitlemeyi düşünün.',
|
|
65
65
|
},
|
|
66
66
|
],
|
|
67
67
|
bibliography,
|
|
68
68
|
howTo: [
|
|
69
69
|
{
|
|
70
70
|
name: 'Hedefini Belirle',
|
|
71
|
-
text: 'Saatin
|
|
71
|
+
text: 'Saatin adını ve vergiler ile kargo dahil toplam fiyatını girin.',
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
74
|
name: 'Birikimini Takip Et',
|
|
75
|
-
text: 'Ne kadar
|
|
75
|
+
text: 'Ne kadar biriktirdiğini ve her ay ne kadar ayırabileceğini kaydet.',
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
|
-
name: '
|
|
79
|
-
text: 'Birikimlerini
|
|
78
|
+
name: 'İlerlemeyi İzle',
|
|
79
|
+
text: 'Birikimlerini güncellerken ilerleme halkasının dolduğunu izle. Aylık miktarları istediğin zaman ayarla.',
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
name: 'Kutla',
|
|
83
|
-
text: 'Halka %100\
|
|
83
|
+
text: 'Halka %100\'e ulaştığında hedefine ulaşmışsın demektir. O saati alma zamanı!',
|
|
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': 'Bir saat
|
|
93
|
+
'name': 'Bir saat için her ay ne kadar biriktirmeliyim?',
|
|
94
94
|
'acceptedAnswer': {
|
|
95
95
|
'@type': 'Answer',
|
|
96
|
-
'text': 'Harcanabilir
|
|
96
|
+
'text': 'Harcanabilir aylık gelirinizin %10-15\'ini hedefleyin. Anahtar tutarlılıktır - ayda 100 $ bile yılda 1.200 $ eder.',
|
|
97
97
|
},
|
|
98
98
|
},
|
|
99
99
|
{
|
|
100
100
|
'@type': 'Question',
|
|
101
|
-
'name': 'Bir seferde tek bir saat
|
|
101
|
+
'name': 'Bir seferde tek bir saat için mi yoksa birden fazla için mi biriktirmeliyim?',
|
|
102
102
|
'acceptedAnswer': {
|
|
103
103
|
'@type': 'Answer',
|
|
104
|
-
'text': 'Tek seferde bir tane genellikle daha etkilidir. Odaklanma ivme
|
|
104
|
+
'text': 'Tek seferde bir tane genellikle daha etkilidir. Odaklanma ivme kazandırır. İlk hedefinize ulaştığınızda, bu disiplini bir sonrakine taşıyın.',
|
|
105
105
|
},
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
108
|
'@type': 'Question',
|
|
109
|
-
'name': 'Biriktirirken saat
|
|
109
|
+
'name': 'Biriktirirken saat fiyatı yükselirse ne olur?',
|
|
110
110
|
'acceptedAnswer': {
|
|
111
111
|
'@type': 'Answer',
|
|
112
|
-
'text': '
|
|
112
|
+
'text': 'Birkaç ayda bir güncel piyasa fiyatını kontrol edin ve hedefinizi güncelleyin. Fiyatlar hızla yükseliyorsa aylık miktarınızı artırmayı düşünün.',
|
|
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': 'Saat Birikim
|
|
121
|
-
'operatingSystem': '
|
|
120
|
+
'name': 'Saat Birikim Planlayıcısı',
|
|
121
|
+
'operatingSystem': 'Tümü',
|
|
122
122
|
'applicationCategory': 'FinanceApplication',
|
|
123
123
|
'browserRequirements': 'HTML5 gerektirir. JavaScript gerektirir.',
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
126
|
'@context': 'https://schema.org',
|
|
127
127
|
'@type': 'HowTo',
|
|
128
|
-
'name': 'Saat
|
|
128
|
+
'name': 'Saat alımı için nasıl birikim yapılır',
|
|
129
129
|
'step': [
|
|
130
130
|
{
|
|
131
131
|
'@type': 'HowToStep',
|
|
132
132
|
'name': 'Hedefini Belirle',
|
|
133
|
-
'text': 'Saatin
|
|
133
|
+
'text': 'Saatin adını ve vergiler ile kargo dahil toplam fiyatını girin.',
|
|
134
134
|
},
|
|
135
135
|
{
|
|
136
136
|
'@type': 'HowToStep',
|
|
137
137
|
'name': 'Birikimini Takip Et',
|
|
138
|
-
'text': 'Ne kadar
|
|
138
|
+
'text': 'Ne kadar biriktirdiğini ve her ay ne kadar ayırabileceğini kaydet.',
|
|
139
139
|
},
|
|
140
140
|
{
|
|
141
141
|
'@type': 'HowToStep',
|
|
142
|
-
'name': '
|
|
143
|
-
'text': 'Birikimlerini
|
|
142
|
+
'name': 'İlerlemeyi İzle',
|
|
143
|
+
'text': 'Birikimlerini güncellerken ilerleme halkasının dolduğunu izle.',
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
146
|
'@type': 'HowToStep',
|
|
147
147
|
'name': 'Kutla',
|
|
148
|
-
'text': 'Halka %100\
|
|
148
|
+
'text': 'Halka %100\'e ulaştığında hedefine ulaşmışsın demektir. O saati alma zamanı!',
|
|
149
149
|
},
|
|
150
150
|
],
|
|
151
151
|
},
|
|
@@ -4,83 +4,83 @@ import { bibliography } from '../bibliography';
|
|
|
4
4
|
|
|
5
5
|
export const content: ToolLocaleContent<WatchSavingsPlannerUI> = {
|
|
6
6
|
slug: 'watch-savings-planner',
|
|
7
|
-
title: '
|
|
8
|
-
description: '
|
|
7
|
+
title: '手表购买储蓄计划器',
|
|
8
|
+
description: '为下一次手表购买设定并追踪储蓄目标。可视化进展,计算时间线,保持动力。',
|
|
9
9
|
ui: {
|
|
10
|
-
title: '
|
|
11
|
-
addGoalTitle: '
|
|
12
|
-
goalNameLabel: '
|
|
13
|
-
goalNamePlaceholder: '
|
|
14
|
-
targetPriceLabel: '
|
|
15
|
-
currentSavingsLabel: '
|
|
16
|
-
monthlyLabel: '
|
|
17
|
-
addButton: '
|
|
18
|
-
cancelButton: '
|
|
19
|
-
goalsEmpty: '
|
|
20
|
-
goalsEmptySub: '
|
|
21
|
-
monthsToGoal: '
|
|
22
|
-
yearsToGoal: '
|
|
23
|
-
month: '
|
|
24
|
-
months: '
|
|
25
|
-
year: '
|
|
26
|
-
totalSaved: '
|
|
27
|
-
totalGoals: '
|
|
28
|
-
achieved: '
|
|
29
|
-
percentLabel: '
|
|
30
|
-
deleteGoal: '
|
|
31
|
-
editGoal: '
|
|
32
|
-
saveGoal: '
|
|
10
|
+
title: '储蓄目标设置',
|
|
11
|
+
addGoalTitle: '新建储蓄目标',
|
|
12
|
+
goalNameLabel: '手表',
|
|
13
|
+
goalNamePlaceholder: '例如 Rolex Submariner',
|
|
14
|
+
targetPriceLabel: '目标价格',
|
|
15
|
+
currentSavingsLabel: '已储蓄',
|
|
16
|
+
monthlyLabel: '每月',
|
|
17
|
+
addButton: '添加目标',
|
|
18
|
+
cancelButton: '取消',
|
|
19
|
+
goalsEmpty: '尚无储蓄目标',
|
|
20
|
+
goalsEmptySub: '设定你的第一个手表目标,开始储蓄吧!',
|
|
21
|
+
monthsToGoal: '距目标剩余时间',
|
|
22
|
+
yearsToGoal: '距目标剩余年数',
|
|
23
|
+
month: '个月',
|
|
24
|
+
months: '个月',
|
|
25
|
+
year: '年',
|
|
26
|
+
totalSaved: '累计储蓄',
|
|
27
|
+
totalGoals: '目标数',
|
|
28
|
+
achieved: '已达成',
|
|
29
|
+
percentLabel: '储蓄比例',
|
|
30
|
+
deleteGoal: '删除',
|
|
31
|
+
editGoal: '编辑',
|
|
32
|
+
saveGoal: '保存',
|
|
33
33
|
currency: 'CNY',
|
|
34
|
-
summaryTitle: '
|
|
35
|
-
goalAchieved: '
|
|
36
|
-
goalProgress: '
|
|
37
|
-
congratsTitle: '
|
|
38
|
-
congratsDesc: '
|
|
39
|
-
monthlyContribution: '
|
|
40
|
-
targetDate: '
|
|
41
|
-
adjustMonthly: '
|
|
34
|
+
summaryTitle: '摘要',
|
|
35
|
+
goalAchieved: '已达成!',
|
|
36
|
+
goalProgress: '进展',
|
|
37
|
+
congratsTitle: '恭喜!',
|
|
38
|
+
congratsDesc: '你已达成储蓄目标!',
|
|
39
|
+
monthlyContribution: '每月存款',
|
|
40
|
+
targetDate: '目标日期',
|
|
41
|
+
adjustMonthly: '调整每月存款',
|
|
42
42
|
},
|
|
43
43
|
seo: [
|
|
44
|
-
{ type: 'title', text: '
|
|
45
|
-
{ type: 'paragraph', html: '
|
|
46
|
-
{ type: 'title', text: '
|
|
47
|
-
{ type: 'paragraph', html: '
|
|
48
|
-
{ type: 'title', text: '
|
|
49
|
-
{ type: 'paragraph', html: '
|
|
50
|
-
{ type: 'title', text: '
|
|
51
|
-
{ type: 'paragraph', html: '
|
|
44
|
+
{ type: 'title', text: '手表购买储蓄计划器 - 追踪你的下一只手表', level: 2 },
|
|
45
|
+
{ type: 'paragraph', html: '为手表储蓄是一段旅程。无论是<strong>经典款 Speedmaster</strong>、<strong>Submariner</strong>还是<strong>Grand Seiko</strong>,一个清晰的储蓄计划能将梦想变为时间表。这个工具将帮你可视化进展、调整每月储蓄额度,并精确看到何时能带着你的梦中情人走出精品店。' },
|
|
46
|
+
{ type: 'title', text: '为什么储蓄计划对手表收藏家很重要', level: 3 },
|
|
47
|
+
{ type: 'paragraph', html: '手表收藏是一场耐心的游戏。热门款的价格稳步上涨,冲动消费往往带来后悔。结构化的储蓄方式能让你保持纪律,避免财务压力,让最终的购买变得更有成就感。此外,每天追踪进展还能增强期待感,让开箱的瞬间更加美好。' },
|
|
48
|
+
{ type: 'title', text: '如何设定现实的手表储蓄目标', level: 3 },
|
|
49
|
+
{ type: 'paragraph', html: '从包含税费和运费在内的总价开始。然后除以每月能轻松剒出的金额。一个好的原则是将不超过<strong>可支配收入的10-15%</strong>用于手表储蓄。如果时间线太长,可以考虑将其拆分为更小的里程碑-或者探索同样风格家族中更具性价比的替代品。' },
|
|
50
|
+
{ type: 'title', text: '目标追踪的心理学', level: 3 },
|
|
51
|
+
{ type: 'paragraph', html: '可视化进展追踪会触发多巴胺释放-这也是让收藏如此令人满足的神经传导物质。每当你记录一笔新的储蓄并看到进展环被填满时,你都在强化这个习惯。这就是为什么小额、定期的储蓄往往比间歇性大额存款更有效的原因-仪式感本身就成为了收藏体验的一部分。' },
|
|
52
52
|
],
|
|
53
53
|
faq: [
|
|
54
54
|
{
|
|
55
|
-
question: '
|
|
56
|
-
answer: '
|
|
55
|
+
question: '每个月应该储蓄多少钱来买手表?',
|
|
56
|
+
answer: '建议目标为可支配月收入的10-15%。关键在于持之以恒-即使每月100美元,一年也能累计1,200美元。根据你的时间线调整金额:短期目标需要更高的每月储蓄额度。',
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
|
-
question: '
|
|
60
|
-
answer: '
|
|
59
|
+
question: '应该专注储蓄一只手表,还是同时储蓄多只?',
|
|
60
|
+
answer: '通常一只一只地储蓄更有效。专注能塑造动力。一旦达成第一个目标,信心和纪律会自然转移到下一个。不过,这个计划器支持多个目标,你可以比较各自的时间线。',
|
|
61
61
|
},
|
|
62
62
|
{
|
|
63
|
-
question: '
|
|
64
|
-
answer: '
|
|
63
|
+
question: '如果我储蓄期间手表涨价了怎么办?',
|
|
64
|
+
answer: '好问题。每隔几个月检查一下当前市场价格,并更新你的目标。如果价格涨得快,可以考虑增加每月储蓄额度或缩短时间线,以锁定当前价格。',
|
|
65
65
|
},
|
|
66
66
|
],
|
|
67
67
|
bibliography,
|
|
68
68
|
howTo: [
|
|
69
69
|
{
|
|
70
|
-
name: '
|
|
71
|
-
text: '
|
|
70
|
+
name: '设定目标',
|
|
71
|
+
text: '输入手表名称及其总价,包括税费和运费。',
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
|
-
name: '
|
|
75
|
-
text: '
|
|
74
|
+
name: '追踪储蓄',
|
|
75
|
+
text: '记录你已经储蓄的金额和每月能剒出的金额。',
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
|
-
name: '
|
|
79
|
-
text: '
|
|
78
|
+
name: '监控进展',
|
|
79
|
+
text: '随着你更新储蓄,观看进展环逐渐被填满。可随时调整每月储蓄额度。',
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
|
-
name: '
|
|
83
|
-
text: '
|
|
82
|
+
name: '庆祝',
|
|
83
|
+
text: '当进展环达到100%,你就已达成目标。是时候买下那只手表了!',
|
|
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': '
|
|
93
|
+
'name': '每个月应该储蓄多少钱来买手表?',
|
|
94
94
|
'acceptedAnswer': {
|
|
95
95
|
'@type': 'Answer',
|
|
96
|
-
'text': '
|
|
96
|
+
'text': '建议目标为可支配月收入的10-15%。关键在于持之以恒-即使每月100美元,一年也能累计1,200美元。',
|
|
97
97
|
},
|
|
98
98
|
},
|
|
99
99
|
{
|
|
100
100
|
'@type': 'Question',
|
|
101
|
-
'name': '
|
|
101
|
+
'name': '应该专注储蓄一只手表,还是同时储蓄多只?',
|
|
102
102
|
'acceptedAnswer': {
|
|
103
103
|
'@type': 'Answer',
|
|
104
|
-
'text': '
|
|
104
|
+
'text': '通常一只一只地储蓄更有效。专注能塑造动力。一旦达成第一个目标,将那种纪律带到下一个目标。',
|
|
105
105
|
},
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
108
|
'@type': 'Question',
|
|
109
|
-
'name': '
|
|
109
|
+
'name': '如果我储蓄期间手表涨价了怎么办?',
|
|
110
110
|
'acceptedAnswer': {
|
|
111
111
|
'@type': 'Answer',
|
|
112
|
-
'text': '
|
|
112
|
+
'text': '每隔几个月检查一下当前市场价格,并更新你的目标。如果价格上涨快,请考虑增加每月储蓄额度。',
|
|
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': '
|
|
121
|
-
'operatingSystem': '
|
|
120
|
+
'name': '手表购买储蓄计划器',
|
|
121
|
+
'operatingSystem': '全部',
|
|
122
122
|
'applicationCategory': 'FinanceApplication',
|
|
123
|
-
'browserRequirements': '
|
|
123
|
+
'browserRequirements': '需要HTML5。需要JavaScript。',
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
126
|
'@context': 'https://schema.org',
|
|
127
127
|
'@type': 'HowTo',
|
|
128
|
-
'name': '
|
|
128
|
+
'name': '如何储蓄购买手表',
|
|
129
129
|
'step': [
|
|
130
130
|
{
|
|
131
131
|
'@type': 'HowToStep',
|
|
132
|
-
'name': '
|
|
133
|
-
'text': '
|
|
132
|
+
'name': '设定目标',
|
|
133
|
+
'text': '输入手表名称及其总价,包括税费和运费。',
|
|
134
134
|
},
|
|
135
135
|
{
|
|
136
136
|
'@type': 'HowToStep',
|
|
137
|
-
'name': '
|
|
138
|
-
'text': '
|
|
137
|
+
'name': '追踪储蓄',
|
|
138
|
+
'text': '记录你已经储蓄的金额和每月能剒出的金额。',
|
|
139
139
|
},
|
|
140
140
|
{
|
|
141
141
|
'@type': 'HowToStep',
|
|
142
|
-
'name': '
|
|
143
|
-
'text': '
|
|
142
|
+
'name': '监控进展',
|
|
143
|
+
'text': '随着你更新储蓄,观看进展环逐渐被填满。',
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
146
|
'@type': 'HowToStep',
|
|
147
|
-
'name': '
|
|
148
|
-
'text': '
|
|
147
|
+
'name': '庆祝',
|
|
148
|
+
'text': '当进展环达到100%,你就已达成目标。是时候买下那只手表了!',
|
|
149
149
|
},
|
|
150
150
|
],
|
|
151
151
|
},
|
|
@@ -117,7 +117,7 @@ export const content: ToolLocaleContent<WatchSizeComparatorUI> = {
|
|
|
117
117
|
},
|
|
118
118
|
{
|
|
119
119
|
name: 'Hinzufügen und vergleichen',
|
|
120
|
-
text: 'Klicke auf
|
|
120
|
+
text: 'Klicke auf "Uhr hinzufügen", um sie zu speichern. Füge mehrere Uhren hinzu und klicke zwischen ihnen, um die Passform zu vergleichen.',
|
|
121
121
|
},
|
|
122
122
|
{
|
|
123
123
|
name: 'Farbe lesen',
|
|
@@ -181,7 +181,7 @@ export const content: ToolLocaleContent<WatchSizeComparatorUI> = {
|
|
|
181
181
|
{
|
|
182
182
|
'@type': 'HowToStep',
|
|
183
183
|
'name': 'Hinzufügen und vergleichen',
|
|
184
|
-
'text': 'Klicke auf
|
|
184
|
+
'text': 'Klicke auf "Uhr hinzufügen", um sie zu speichern. Füge mehrere Uhren hinzu, um sie zu vergleichen.',
|
|
185
185
|
},
|
|
186
186
|
],
|
|
187
187
|
},
|
|
@@ -43,7 +43,7 @@ export const content: ToolLocaleContent<WatchSizeComparatorUI> = {
|
|
|
43
43
|
},
|
|
44
44
|
seo: [
|
|
45
45
|
{ type: 'title', text: 'Watch Size Comparator: Visual Fit on Your Wrist', level: 2 },
|
|
46
|
-
{ type: 'paragraph', html: 'Wondering if a <strong>42mm watch</strong> will fit your <strong>17cm wrist</strong>? Or whether that 48mm lug-to-lug will overhang? The Watch Size Comparator gives you a visual answer. Enter your case diameter, lug-to-lug, thickness, and wrist size
|
|
46
|
+
{ type: 'paragraph', html: 'Wondering if a <strong>42mm watch</strong> will fit your <strong>17cm wrist</strong>? Or whether that 48mm lug-to-lug will overhang? The Watch Size Comparator gives you a visual answer. Enter your case diameter, lug-to-lug, thickness, and wrist size-the tool draws the watch to scale and colors the fit from <span style="color:#22c55e">green (excellent)</span> to <span style="color:#ef4444">red (too large)</span>. Works in both <strong>metric and imperial</strong> units.' },
|
|
47
47
|
{ type: 'title', text: 'Watch Size Glossary', level: 3 },
|
|
48
48
|
{
|
|
49
49
|
type: 'glossary', items: [
|
|
@@ -79,12 +79,12 @@ export const content: ToolLocaleContent<WatchSizeComparatorUI> = {
|
|
|
79
79
|
|
|
80
80
|
{ type: 'diagnostic', variant: 'info', title: 'Lug to Lug Is the Real Fit Limit', icon: 'mdi:ruler', html: 'Most people focus on <strong>case diameter</strong>, but <strong>lug-to-lug</strong> is what determines if a watch fits your wrist. A watch with 48mm L2L on a 55mm flat wrist (17cm circumference) takes up 87% of the wrist width. Above 65% the lugs start to approach the edge of your wrist. <strong>Always check L2L first.</strong>' },
|
|
81
81
|
|
|
82
|
-
{ type: 'tip', title: 'CM or Inches? Use What You Know', html: 'The tool now supports both metric and imperial. Measure your wrist in whatever system you use daily. Watch case dimensions are <strong>always in millimeters</strong> (even in the US), so diameters and L2L stay in mm
|
|
82
|
+
{ type: 'tip', title: 'CM or Inches? Use What You Know', html: 'The tool now supports both metric and imperial. Measure your wrist in whatever system you use daily. Watch case dimensions are <strong>always in millimeters</strong> (even in the US), so diameters and L2L stay in mm-only the wrist measurement toggles. This matches how the watch industry works.' },
|
|
83
83
|
|
|
84
84
|
{
|
|
85
85
|
type: 'summary', title: 'Quick Fit Checklist Before You Buy', items: [
|
|
86
86
|
'Measure your wrist circumference and enter it in the tool.',
|
|
87
|
-
'Look up the watch\'s lug-to-lug
|
|
87
|
+
'Look up the watch\'s lug-to-lug-not just the case diameter.',
|
|
88
88
|
'The watch should take up 60-75% of your flat wrist width for a classic fit.',
|
|
89
89
|
'If the lugs overhang your wrist edges, the watch will feel too large regardless of diameter.',
|
|
90
90
|
'Use the tool to compare multiple watches side by side before making a purchase decision.',
|
|
@@ -117,7 +117,7 @@ export const content: ToolLocaleContent<WatchSizeComparatorUI> = {
|
|
|
117
117
|
},
|
|
118
118
|
{
|
|
119
119
|
name: 'Añade y compara',
|
|
120
|
-
text: 'Haz clic en
|
|
120
|
+
text: 'Haz clic en "Añadir Reloj" para guardarlo. Añade varios relojes y alterna entre ellos para comparar el ajuste.',
|
|
121
121
|
},
|
|
122
122
|
{
|
|
123
123
|
name: 'Interpreta el color',
|
|
@@ -4,7 +4,7 @@ import { bibliography } from '../bibliography';
|
|
|
4
4
|
|
|
5
5
|
export const content: ToolLocaleContent<WatchSizeComparatorUI> = {
|
|
6
6
|
slug: 'comparateur-de-taille-de-montre',
|
|
7
|
-
title: 'Comparateur de Taille de Montre
|
|
7
|
+
title: 'Comparateur de Taille de Montre: Ajustement Visuel au Poignet',
|
|
8
8
|
description: 'Comparez visuellement les tailles de boîtiers de montres. Entrez le diamètre, la corne-à-corne et votre tour de poignet pour voir comment une montre vous ira avant de l\'acheter.',
|
|
9
9
|
ui: {
|
|
10
10
|
title: 'Comparateur de Taille de Montre',
|
|
@@ -31,10 +31,10 @@ export const content: ToolLocaleContent<WatchSizeComparatorUI> = {
|
|
|
31
31
|
nameRequired: 'Saisissez un nom de montre',
|
|
32
32
|
watchTooLarge: 'La montre dépasse le poignet',
|
|
33
33
|
l2lExceedsWrist: 'La corne-à-corne dépasse la largeur du poignet',
|
|
34
|
-
excellentDesc: 'Proportionnée
|
|
35
|
-
goodDesc: 'Bon ajustement
|
|
36
|
-
borderlineDesc: 'Limite
|
|
37
|
-
largeDesc: 'Trop grand
|
|
34
|
+
excellentDesc: 'Proportionnée - la corne-à-corne reste bien dans les limites du poignet.',
|
|
35
|
+
goodDesc: 'Bon ajustement - dépasse légèrement mais reste confortable.',
|
|
36
|
+
borderlineDesc: 'Limite - les cornes approchent du bord du poignet.',
|
|
37
|
+
largeDesc: 'Trop grand - les cornes dépassent probablement du poignet.',
|
|
38
38
|
fitsWell: 'Bien ajusté',
|
|
39
39
|
slightlyLarge: 'Un peu grand',
|
|
40
40
|
tooLarge: 'Trop grand',
|
|
@@ -42,8 +42,8 @@ export const content: ToolLocaleContent<WatchSizeComparatorUI> = {
|
|
|
42
42
|
estimateNote: 'Saisissez les dimensions et ajoutez une montre pour voir comment elle s\'ajuste à votre poignet.',
|
|
43
43
|
},
|
|
44
44
|
seo: [
|
|
45
|
-
{ type: 'title', text: 'Comparateur de Taille de Montre
|
|
46
|
-
{ type: 'paragraph', html: 'Vous vous demandez si une <strong>montre de 42 mm</strong> ira à votre <strong>poignet de 17 cm</strong> ? Ou si cette corne-à-corne de 48 mm dépassera ? Le Comparateur de Taille de Montre vous donne une réponse visuelle. Entrez le diamètre du boîtier, la corne-à-corne, l\'épaisseur et votre tour de poignet
|
|
45
|
+
{ type: 'title', text: 'Comparateur de Taille de Montre - Ajustement Visuel au Poignet', level: 2 },
|
|
46
|
+
{ type: 'paragraph', html: 'Vous vous demandez si une <strong>montre de 42 mm</strong> ira à votre <strong>poignet de 17 cm</strong> ? Ou si cette corne-à-corne de 48 mm dépassera ? Le Comparateur de Taille de Montre vous donne une réponse visuelle. Entrez le diamètre du boîtier, la corne-à-corne, l\'épaisseur et votre tour de poignet - l\'outil dessine la montre à l\'échelle et colore l\'ajustement du <span style="color:#22c55e">vert (excellent)</span> au <span style="color:#ef4444">rouge (trop grand)</span>. Fonctionne en <strong>unités métriques et impériales</strong>.' },
|
|
47
47
|
{ type: 'title', text: 'Glossaire des Tailles de Montre', level: 3 },
|
|
48
48
|
{
|
|
49
49
|
type: 'glossary', items: [
|
|
@@ -79,12 +79,12 @@ export const content: ToolLocaleContent<WatchSizeComparatorUI> = {
|
|
|
79
79
|
|
|
80
80
|
{ type: 'diagnostic', variant: 'info', title: 'La Corne a Corne est la Veritable Limite', icon: 'mdi:ruler', html: 'La plupart des gens se concentrent sur le <strong>diamètre du boîtier</strong>, mais c\'est la <strong>corne-à-corne</strong> qui détermine si une montre vous va. Une montre avec une CàC de 48 mm sur un poignet plat de 55 mm (17 cm de tour) occupe 87 % de la largeur du poignet. Au-delà de 65 %, les cornes commencent à approcher du bord du poignet. <strong>Vérifiez toujours la CàC en premier.</strong>' },
|
|
81
81
|
|
|
82
|
-
{ type: 'tip', title: 'cm ou Pouces ? Utilisez Ce Que Vous Connaissez', html: 'L\'outil prend désormais en charge les unités métriques et impériales. Mesurez votre poignet dans le système que vous utilisez au quotidien. Les dimensions des boîtiers de montres sont <strong>toujours en millimètres</strong> (même aux États-Unis), donc les diamètres et la CàC restent en mm
|
|
82
|
+
{ type: 'tip', title: 'cm ou Pouces ? Utilisez Ce Que Vous Connaissez', html: 'L\'outil prend désormais en charge les unités métriques et impériales. Mesurez votre poignet dans le système que vous utilisez au quotidien. Les dimensions des boîtiers de montres sont <strong>toujours en millimètres</strong> (même aux États-Unis), donc les diamètres et la CàC restent en mm - seule la mesure du poignet change. Cela correspond au fonctionnement de l\'industrie horlogère.' },
|
|
83
83
|
|
|
84
84
|
{
|
|
85
85
|
type: 'summary', title: 'Checklist Rapide Avant d\'Acheter', items: [
|
|
86
86
|
'Mesurez votre tour de poignet et saisissez-le dans l\'outil.',
|
|
87
|
-
'Consultez la corne-à-corne de la montre
|
|
87
|
+
'Consultez la corne-à-corne de la montre - pas seulement le diamètre du boîtier.',
|
|
88
88
|
'La montre devrait occuper 60-75 % de la largeur plate de votre poignet pour un ajustement classique.',
|
|
89
89
|
'Si les cornes dépassent des bords de votre poignet, la montre semblera trop grande quel que soit le diamètre.',
|
|
90
90
|
'Utilisez l\'outil pour comparer plusieurs montres côte à côte avant de prendre une décision d\'achat.',
|
|
@@ -117,7 +117,7 @@ export const content: ToolLocaleContent<WatchSizeComparatorUI> = {
|
|
|
117
117
|
},
|
|
118
118
|
{
|
|
119
119
|
name: 'Ajoutez et comparez',
|
|
120
|
-
text: 'Cliquez sur
|
|
120
|
+
text: 'Cliquez sur " Ajouter une montre " pour l\'enregistrer. Ajoutez plusieurs montres et cliquez entre elles pour comparer l\'ajustement.',
|
|
121
121
|
},
|
|
122
122
|
{
|
|
123
123
|
name: 'Lisez la couleur',
|