@courthive/i18n 0.3.0 → 0.3.1
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/dist/locales/ar.json +163 -15
- package/dist/locales/cs.json +163 -15
- package/dist/locales/de.json +163 -15
- package/dist/locales/en.json +185 -37
- package/dist/locales/es.json +163 -15
- package/dist/locales/fr.json +163 -15
- package/dist/locales/hr.json +163 -15
- package/dist/locales/pt-BR.json +163 -15
- package/dist/locales/zh-CN.json +163 -15
- package/dist/manifest.json +38 -38
- package/package.json +2 -2
package/dist/locales/de.json
CHANGED
|
@@ -308,7 +308,9 @@
|
|
|
308
308
|
"normal": "Normal",
|
|
309
309
|
"winloss_abbreviation": "W/L",
|
|
310
310
|
"cancelled": "Abgesagt",
|
|
311
|
-
"abandoned": "Abgebrochen"
|
|
311
|
+
"abandoned": "Abgebrochen",
|
|
312
|
+
"scoreThisMatch": "__TODO__",
|
|
313
|
+
"openScorecard": "__TODO__"
|
|
312
314
|
},
|
|
313
315
|
"draws": {
|
|
314
316
|
"seedlimit": "Setzlistenlimit",
|
|
@@ -778,8 +780,10 @@
|
|
|
778
780
|
"event": "__TODO__",
|
|
779
781
|
"draw": "__TODO__",
|
|
780
782
|
"round": "__TODO__",
|
|
781
|
-
"structure": "__TODO__"
|
|
782
|
-
|
|
783
|
+
"structure": "__TODO__",
|
|
784
|
+
"time": "__TODO__"
|
|
785
|
+
},
|
|
786
|
+
"showCompleted": "__TODO__"
|
|
783
787
|
},
|
|
784
788
|
"penalties": {
|
|
785
789
|
"fail2signout": "Nicht abgemeldet",
|
|
@@ -817,7 +821,8 @@
|
|
|
817
821
|
"validationDetails": "Validierungsdetails",
|
|
818
822
|
"dismiss": "__TODO__",
|
|
819
823
|
"iSavedIt": "__TODO__",
|
|
820
|
-
"remove": "__TODO__"
|
|
824
|
+
"remove": "__TODO__",
|
|
825
|
+
"continueAndUnschedule": "__TODO__"
|
|
821
826
|
},
|
|
822
827
|
"modals": {
|
|
823
828
|
"deleteEvents": {
|
|
@@ -887,7 +892,8 @@
|
|
|
887
892
|
"editDates": {
|
|
888
893
|
"title": "Daten bearbeiten",
|
|
889
894
|
"startDateLabel": "Startdatum",
|
|
890
|
-
"endDateLabel": "Enddatum"
|
|
895
|
+
"endDateLabel": "Enddatum",
|
|
896
|
+
"timeZoneDetectedHint": "__TODO__"
|
|
891
897
|
},
|
|
892
898
|
"invalidParticipants": {
|
|
893
899
|
"title": "Ungültige Teilnehmer"
|
|
@@ -1475,7 +1481,9 @@
|
|
|
1475
1481
|
"noneSet": "__TODO__",
|
|
1476
1482
|
"practiceCapacity": "__TODO__",
|
|
1477
1483
|
"practiceUnlimited": "__TODO__",
|
|
1478
|
-
"practiceClosed": "__TODO__"
|
|
1484
|
+
"practiceClosed": "__TODO__",
|
|
1485
|
+
"setTimeZone": "__TODO__",
|
|
1486
|
+
"setTimeZoneDetected": "__TODO__"
|
|
1479
1487
|
},
|
|
1480
1488
|
"drawers": {
|
|
1481
1489
|
"editTournament": {
|
|
@@ -1490,7 +1498,17 @@
|
|
|
1490
1498
|
"activeDates": "Aktive Daten",
|
|
1491
1499
|
"timeZoneLabel": "__TODO__",
|
|
1492
1500
|
"timeZonePlaceholder": "__TODO__",
|
|
1493
|
-
"timeZoneInvalid": "__TODO__"
|
|
1501
|
+
"timeZoneInvalid": "__TODO__",
|
|
1502
|
+
"tierSystemLabel": "__TODO__",
|
|
1503
|
+
"tierSystemPlaceholder": "__TODO__",
|
|
1504
|
+
"tierSystemNone": "__TODO__",
|
|
1505
|
+
"tierSystemUnknown": "__TODO__",
|
|
1506
|
+
"tierValueLabel": "__TODO__",
|
|
1507
|
+
"tierValuePlaceholder": "__TODO__",
|
|
1508
|
+
"tierNumericRankLabel": "__TODO__",
|
|
1509
|
+
"tierNumericRankPlaceholder": "__TODO__",
|
|
1510
|
+
"tierSystemMissing": "__TODO__",
|
|
1511
|
+
"tierValueMissing": "__TODO__"
|
|
1494
1512
|
},
|
|
1495
1513
|
"addDraw": {
|
|
1496
1514
|
"missingName": "Auslosungsname fehlt",
|
|
@@ -1608,7 +1626,12 @@
|
|
|
1608
1626
|
"addedEventEntries": "__TODO__",
|
|
1609
1627
|
"magicLinkSent": "__TODO__",
|
|
1610
1628
|
"magicLinkInvalid": "__TODO__",
|
|
1611
|
-
"addedTeamParticipants": "__TODO__"
|
|
1629
|
+
"addedTeamParticipants": "__TODO__",
|
|
1630
|
+
"activeDatesPrompt": "__TODO__",
|
|
1631
|
+
"activeDatesPromptAction": "__TODO__",
|
|
1632
|
+
"cannotDeleteTournament": "__TODO__",
|
|
1633
|
+
"tournamentNotEnded": "__TODO__",
|
|
1634
|
+
"deleteForbidden": "__TODO__"
|
|
1612
1635
|
},
|
|
1613
1636
|
"loginMenu": {
|
|
1614
1637
|
"authorization": "Autorisierung",
|
|
@@ -1914,7 +1937,11 @@
|
|
|
1914
1937
|
"eventNameRequired": "Der Bewerbname muss mindestens 5 Zeichen lang sein",
|
|
1915
1938
|
"any": "Alle",
|
|
1916
1939
|
"custom": "Benutzerdefiniert",
|
|
1917
|
-
"categorySaveWarning": "Kategorie im Bewerb gespeichert, aber nicht zu den Turnierkategorien hinzugefügt"
|
|
1940
|
+
"categorySaveWarning": "Kategorie im Bewerb gespeichert, aber nicht zu den Turnierkategorien hinzugefügt",
|
|
1941
|
+
"competitionFormatLabel": "__TODO__",
|
|
1942
|
+
"competitionFormatNone": "__TODO__",
|
|
1943
|
+
"competitionFormatTennis": "__TODO__",
|
|
1944
|
+
"competitionFormatIntennse": "__TODO__"
|
|
1918
1945
|
},
|
|
1919
1946
|
"editFormat": {
|
|
1920
1947
|
"noChanges": "Keine Änderungen",
|
|
@@ -1937,7 +1964,8 @@
|
|
|
1937
1964
|
"autoPlaceParticipants": "Teilnehmer automatisch platzieren",
|
|
1938
1965
|
"configureDraft": "__TODO__",
|
|
1939
1966
|
"resolveDraft": "__TODO__",
|
|
1940
|
-
"draftStatus": "__TODO__"
|
|
1967
|
+
"draftStatus": "__TODO__",
|
|
1968
|
+
"recalculateStats": "__TODO__"
|
|
1941
1969
|
}
|
|
1942
1970
|
},
|
|
1943
1971
|
"participants": {
|
|
@@ -2225,7 +2253,8 @@
|
|
|
2225
2253
|
"restoreSuccess": "__TODO__",
|
|
2226
2254
|
"restoreFailure": "__TODO__",
|
|
2227
2255
|
"calendarLoadError": "__TODO__",
|
|
2228
|
-
"deletedDrawsLoadError": "__TODO__"
|
|
2256
|
+
"deletedDrawsLoadError": "__TODO__",
|
|
2257
|
+
"providerLockedToActive": "__TODO__"
|
|
2229
2258
|
}
|
|
2230
2259
|
},
|
|
2231
2260
|
"formatWizard": {
|
|
@@ -2436,7 +2465,14 @@
|
|
|
2436
2465
|
"navbarLogoHeight": "__TODO__",
|
|
2437
2466
|
"splashLogoUrl": "__TODO__",
|
|
2438
2467
|
"accentColor": "__TODO__",
|
|
2439
|
-
"stylesheetUrl": "__TODO__"
|
|
2468
|
+
"stylesheetUrl": "__TODO__",
|
|
2469
|
+
"preview": "__TODO__",
|
|
2470
|
+
"uploadThemeAssets": "__TODO__",
|
|
2471
|
+
"uploadNoFiles": "__TODO__",
|
|
2472
|
+
"uploading": "__TODO__",
|
|
2473
|
+
"uploadLinked": "__TODO__",
|
|
2474
|
+
"uploadedNoCss": "__TODO__",
|
|
2475
|
+
"uploadFailed": "__TODO__"
|
|
2440
2476
|
},
|
|
2441
2477
|
"defaults": {
|
|
2442
2478
|
"defaultEventType": "__TODO__",
|
|
@@ -2485,7 +2521,10 @@
|
|
|
2485
2521
|
"tokenExpired": "__TODO__",
|
|
2486
2522
|
"tokenMismatch": "__TODO__",
|
|
2487
2523
|
"tryAgain": "__TODO__",
|
|
2488
|
-
"failed": "__TODO__"
|
|
2524
|
+
"failed": "__TODO__",
|
|
2525
|
+
"verifiedRedirect": "__TODO__",
|
|
2526
|
+
"verifiedSignIn": "__TODO__",
|
|
2527
|
+
"invalidOrExpired": "__TODO__"
|
|
2489
2528
|
},
|
|
2490
2529
|
"resetPassword": {
|
|
2491
2530
|
"title": "__TODO__",
|
|
@@ -2541,7 +2580,48 @@
|
|
|
2541
2580
|
"type": "__TODO__",
|
|
2542
2581
|
"entries": "__TODO__",
|
|
2543
2582
|
"draws": "__TODO__",
|
|
2544
|
-
"noEvents": "__TODO__"
|
|
2583
|
+
"noEvents": "__TODO__",
|
|
2584
|
+
"providerDashboard": {
|
|
2585
|
+
"loading": "__TODO__",
|
|
2586
|
+
"loadError": "__TODO__",
|
|
2587
|
+
"brand": {
|
|
2588
|
+
"title": "__TODO__",
|
|
2589
|
+
"editTheme": "__TODO__",
|
|
2590
|
+
"logoAlt": "__TODO__",
|
|
2591
|
+
"unnamed": "__TODO__",
|
|
2592
|
+
"noBrand": "__TODO__",
|
|
2593
|
+
"themeTokens": "__TODO__"
|
|
2594
|
+
},
|
|
2595
|
+
"checklist": {
|
|
2596
|
+
"title": "__TODO__",
|
|
2597
|
+
"progress": "__TODO__",
|
|
2598
|
+
"appName": "__TODO__",
|
|
2599
|
+
"brand": "__TODO__",
|
|
2600
|
+
"logo": "__TODO__",
|
|
2601
|
+
"privacy": "__TODO__"
|
|
2602
|
+
},
|
|
2603
|
+
"config": {
|
|
2604
|
+
"title": "__TODO__",
|
|
2605
|
+
"editSettings": "__TODO__",
|
|
2606
|
+
"permissions": "__TODO__",
|
|
2607
|
+
"policies": "__TODO__",
|
|
2608
|
+
"privacy": "__TODO__",
|
|
2609
|
+
"scoringApp": "__TODO__",
|
|
2610
|
+
"none": "__TODO__"
|
|
2611
|
+
},
|
|
2612
|
+
"tournaments": {
|
|
2613
|
+
"title": "__TODO__",
|
|
2614
|
+
"total": "__TODO__",
|
|
2615
|
+
"upcoming": "__TODO__",
|
|
2616
|
+
"live": "__TODO__",
|
|
2617
|
+
"completed": "__TODO__",
|
|
2618
|
+
"none": "__TODO__",
|
|
2619
|
+
"loadError": "__TODO__"
|
|
2620
|
+
},
|
|
2621
|
+
"activity": {
|
|
2622
|
+
"title": "__TODO__"
|
|
2623
|
+
}
|
|
2624
|
+
}
|
|
2545
2625
|
},
|
|
2546
2626
|
"ams": {
|
|
2547
2627
|
"officials": "__TODO__",
|
|
@@ -2564,5 +2644,73 @@
|
|
|
2564
2644
|
"sendVerification": "__TODO__",
|
|
2565
2645
|
"verificationSent": "__TODO__",
|
|
2566
2646
|
"alreadyVerified": "__TODO__",
|
|
2567
|
-
"noRecoveryEmail": "__TODO__"
|
|
2647
|
+
"noRecoveryEmail": "__TODO__",
|
|
2648
|
+
"timepicker": {
|
|
2649
|
+
"am": "__TODO__",
|
|
2650
|
+
"pm": "__TODO__",
|
|
2651
|
+
"selectTime": "__TODO__",
|
|
2652
|
+
"enterTime": "__TODO__",
|
|
2653
|
+
"hour": "__TODO__",
|
|
2654
|
+
"minute": "__TODO__",
|
|
2655
|
+
"clear": "__TODO__"
|
|
2656
|
+
},
|
|
2657
|
+
"onboarding": {
|
|
2658
|
+
"title": "__TODO__",
|
|
2659
|
+
"yourProvider": "__TODO__",
|
|
2660
|
+
"intro": "__TODO__",
|
|
2661
|
+
"allDone": "__TODO__",
|
|
2662
|
+
"setUp": "__TODO__",
|
|
2663
|
+
"getStarted": "__TODO__",
|
|
2664
|
+
"skipForNow": "__TODO__",
|
|
2665
|
+
"finish": "__TODO__"
|
|
2666
|
+
},
|
|
2667
|
+
"me": {
|
|
2668
|
+
"verification": {
|
|
2669
|
+
"title": "__TODO__",
|
|
2670
|
+
"checking": "__TODO__",
|
|
2671
|
+
"signInToManage": "__TODO__",
|
|
2672
|
+
"yourEmail": "__TODO__",
|
|
2673
|
+
"verified": "__TODO__",
|
|
2674
|
+
"notVerified": "__TODO__",
|
|
2675
|
+
"resend": "__TODO__",
|
|
2676
|
+
"sent": "__TODO__",
|
|
2677
|
+
"sendFailed": "__TODO__"
|
|
2678
|
+
}
|
|
2679
|
+
},
|
|
2680
|
+
"crowd": {
|
|
2681
|
+
"trackers": "__TODO__",
|
|
2682
|
+
"trackersFor": "__TODO__",
|
|
2683
|
+
"loading": "__TODO__",
|
|
2684
|
+
"close": "__TODO__",
|
|
2685
|
+
"cancel": "__TODO__",
|
|
2686
|
+
"promote": "__TODO__",
|
|
2687
|
+
"demote": "__TODO__",
|
|
2688
|
+
"noActiveTrackers": "__TODO__",
|
|
2689
|
+
"activeTrackers_one": "__TODO__",
|
|
2690
|
+
"activeTrackers_other": "__TODO__",
|
|
2691
|
+
"viewTrackers": "__TODO__",
|
|
2692
|
+
"setDelegatedOutcome": "__TODO__",
|
|
2693
|
+
"confirmDelegatedOutcome": "__TODO__",
|
|
2694
|
+
"badge": {
|
|
2695
|
+
"official": "__TODO__",
|
|
2696
|
+
"participant": "__TODO__",
|
|
2697
|
+
"crowd": "__TODO__",
|
|
2698
|
+
"anon": "__TODO__",
|
|
2699
|
+
"verified": "__TODO__",
|
|
2700
|
+
"nominated": "__TODO__"
|
|
2701
|
+
},
|
|
2702
|
+
"reason": {
|
|
2703
|
+
"signInRequired": "__TODO__",
|
|
2704
|
+
"emailNotVerified": "__TODO__"
|
|
2705
|
+
},
|
|
2706
|
+
"toast": {
|
|
2707
|
+
"nominateFirst": "__TODO__",
|
|
2708
|
+
"noOutcomeToConfirm": "__TODO__"
|
|
2709
|
+
},
|
|
2710
|
+
"tooltip": {
|
|
2711
|
+
"liveTracker": "__TODO__",
|
|
2712
|
+
"unconfirmed": "__TODO__",
|
|
2713
|
+
"unconfirmedAria": "__TODO__"
|
|
2714
|
+
}
|
|
2715
|
+
}
|
|
2568
2716
|
}
|
package/dist/locales/en.json
CHANGED
|
@@ -79,8 +79,8 @@
|
|
|
79
79
|
"ovw": "Overview",
|
|
80
80
|
"prt": "Participants",
|
|
81
81
|
"evt": "Events",
|
|
82
|
-
"sch": "Schedule
|
|
83
|
-
"sch2": "Schedule",
|
|
82
|
+
"sch": "Schedule",
|
|
83
|
+
"sch2": "Schedule 2",
|
|
84
84
|
"ven": "Venues",
|
|
85
85
|
"rpt": "Reports",
|
|
86
86
|
"pub": "Publishing",
|
|
@@ -425,7 +425,8 @@
|
|
|
425
425
|
"restoreSuccess": "Draw restored",
|
|
426
426
|
"restoreFailure": "Restore failed",
|
|
427
427
|
"calendarLoadError": "Failed to load calendar",
|
|
428
|
-
"deletedDrawsLoadError": "Failed to load deleted draws"
|
|
428
|
+
"deletedDrawsLoadError": "Failed to load deleted draws",
|
|
429
|
+
"providerLockedToActive": "Locked to the active provider in your session. Stop impersonation (or switch providers) to inspect another tenant's deleted draws."
|
|
429
430
|
}
|
|
430
431
|
},
|
|
431
432
|
"round_names": {
|
|
@@ -473,7 +474,9 @@
|
|
|
473
474
|
"normal": "Normal",
|
|
474
475
|
"winloss_abbreviation": "W/L",
|
|
475
476
|
"cancelled": "Cancelled",
|
|
476
|
-
"abandoned": "Abandoned"
|
|
477
|
+
"abandoned": "Abandoned",
|
|
478
|
+
"scoreThisMatch": "Score this match",
|
|
479
|
+
"openScorecard": "Open scorecard"
|
|
477
480
|
},
|
|
478
481
|
"draws": {
|
|
479
482
|
"seedlimit": "Seed Limit",
|
|
@@ -943,8 +946,10 @@
|
|
|
943
946
|
"event": "By Event",
|
|
944
947
|
"draw": "By Draw",
|
|
945
948
|
"round": "By Round",
|
|
946
|
-
"structure": "By Structure"
|
|
947
|
-
|
|
949
|
+
"structure": "By Structure",
|
|
950
|
+
"time": "By Time"
|
|
951
|
+
},
|
|
952
|
+
"showCompleted": "Show completed"
|
|
948
953
|
},
|
|
949
954
|
"penalties": {
|
|
950
955
|
"fail2signout": "Failed to Sign Out",
|
|
@@ -982,7 +987,8 @@
|
|
|
982
987
|
"validationDetails": "Validation details",
|
|
983
988
|
"dismiss": "Dismiss",
|
|
984
989
|
"iSavedIt": "I saved it",
|
|
985
|
-
"remove": "Remove"
|
|
990
|
+
"remove": "Remove",
|
|
991
|
+
"continueAndUnschedule": "Continue & unschedule"
|
|
986
992
|
},
|
|
987
993
|
"modals": {
|
|
988
994
|
"deleteEvents": {
|
|
@@ -1052,7 +1058,8 @@
|
|
|
1052
1058
|
"editDates": {
|
|
1053
1059
|
"title": "Edit Dates",
|
|
1054
1060
|
"startDateLabel": "Start Date",
|
|
1055
|
-
"endDateLabel": "End Date"
|
|
1061
|
+
"endDateLabel": "End Date",
|
|
1062
|
+
"timeZoneDetectedHint": "Detected from your browser ({{zone}}). Confirm, change, or clear."
|
|
1056
1063
|
},
|
|
1057
1064
|
"invalidParticipants": {
|
|
1058
1065
|
"title": "Invalid Participants"
|
|
@@ -1479,15 +1486,15 @@
|
|
|
1479
1486
|
"usageList": "{{name}} is used by: {{events}}"
|
|
1480
1487
|
},
|
|
1481
1488
|
"firstLogin": {
|
|
1482
|
-
"title": "Set
|
|
1483
|
-
"intro": "Your
|
|
1484
|
-
"newPasswordLabel": "New
|
|
1485
|
-
"newPasswordPlaceholder": "
|
|
1486
|
-
"confirmPasswordLabel": "Confirm
|
|
1487
|
-
"confirmPasswordPlaceholder": "
|
|
1488
|
-
"setPassword": "Set
|
|
1489
|
-
"failed": "
|
|
1490
|
-
"tokenExpired": "
|
|
1489
|
+
"title": "Set Your Password",
|
|
1490
|
+
"intro": "Your administrator assigned you a temporary password. Please choose a new password to continue.",
|
|
1491
|
+
"newPasswordLabel": "New Password",
|
|
1492
|
+
"newPasswordPlaceholder": "At least 8 characters",
|
|
1493
|
+
"confirmPasswordLabel": "Confirm Password",
|
|
1494
|
+
"confirmPasswordPlaceholder": "Re-enter new password",
|
|
1495
|
+
"setPassword": "Set Password",
|
|
1496
|
+
"failed": "Failed to set new password.",
|
|
1497
|
+
"tokenExpired": "Your sign-in expired. Please log in again."
|
|
1491
1498
|
},
|
|
1492
1499
|
"forgotPassword": {
|
|
1493
1500
|
"title": "Reset your password",
|
|
@@ -1545,16 +1552,16 @@
|
|
|
1545
1552
|
"failed": "Delete failed."
|
|
1546
1553
|
},
|
|
1547
1554
|
"contactEmail": {
|
|
1548
|
-
"title": "
|
|
1549
|
-
"label": "
|
|
1555
|
+
"title": "Contact email",
|
|
1556
|
+
"label": "Email address",
|
|
1550
1557
|
"save": "Save",
|
|
1551
1558
|
"resend": "Resend verification",
|
|
1552
|
-
"savedPending": "Verification email sent to {{email}}.",
|
|
1553
|
-
"resent": "Verification email sent.",
|
|
1554
|
-
"alreadyVerified": "
|
|
1555
|
-
"failed": "Could not
|
|
1556
|
-
"statusNotSet": "No
|
|
1557
|
-
"statusPending": "Pending verification
|
|
1559
|
+
"savedPending": "Verification email sent to {{email}}. Check your inbox.",
|
|
1560
|
+
"resent": "Verification email re-sent.",
|
|
1561
|
+
"alreadyVerified": "Your contact email is already verified.",
|
|
1562
|
+
"failed": "Could not save contact email.",
|
|
1563
|
+
"statusNotSet": "No contact email is set yet. Set one so you can recover your password by email.",
|
|
1564
|
+
"statusPending": "Pending verification: {{email}}. Click the link in your inbox.",
|
|
1558
1565
|
"statusVerified": "Verified: {{email}}"
|
|
1559
1566
|
},
|
|
1560
1567
|
"editUser": {
|
|
@@ -1640,7 +1647,9 @@
|
|
|
1640
1647
|
"noneSet": "None",
|
|
1641
1648
|
"practiceCapacity": "Practice capacity",
|
|
1642
1649
|
"practiceUnlimited": "Unlimited",
|
|
1643
|
-
"practiceClosed": "Closed"
|
|
1650
|
+
"practiceClosed": "Closed",
|
|
1651
|
+
"setTimeZone": "Set time zone",
|
|
1652
|
+
"setTimeZoneDetected": "(detected: {{zone}})"
|
|
1644
1653
|
},
|
|
1645
1654
|
"drawers": {
|
|
1646
1655
|
"editTournament": {
|
|
@@ -1655,7 +1664,17 @@
|
|
|
1655
1664
|
"activeDates": "Active Dates",
|
|
1656
1665
|
"timeZoneLabel": "Time zone",
|
|
1657
1666
|
"timeZonePlaceholder": "e.g. America/New_York",
|
|
1658
|
-
"timeZoneInvalid": "Not a recognised IANA time zone"
|
|
1667
|
+
"timeZoneInvalid": "Not a recognised IANA time zone",
|
|
1668
|
+
"tierSystemLabel": "Tier system",
|
|
1669
|
+
"tierSystemPlaceholder": "e.g. ITF_JUNIOR, ATP, PPA",
|
|
1670
|
+
"tierSystemNone": "—",
|
|
1671
|
+
"tierSystemUnknown": "(unknown: {{system}})",
|
|
1672
|
+
"tierValueLabel": "Tier value",
|
|
1673
|
+
"tierValuePlaceholder": "e.g. J500, Masters 1000, Gold",
|
|
1674
|
+
"tierNumericRankLabel": "Tier rank (optional)",
|
|
1675
|
+
"tierNumericRankPlaceholder": "Lower = higher tier",
|
|
1676
|
+
"tierSystemMissing": "Tier value entered without a system",
|
|
1677
|
+
"tierValueMissing": "Tier system entered without a value"
|
|
1659
1678
|
},
|
|
1660
1679
|
"addDraw": {
|
|
1661
1680
|
"missingName": "Missing Draw name",
|
|
@@ -1773,7 +1792,12 @@
|
|
|
1773
1792
|
"cannotDeleteParticipant": "Participant is assigned to a draw and cannot be deleted",
|
|
1774
1793
|
"magicLinkSent": "If an account exists for that email, a login link is on its way.",
|
|
1775
1794
|
"magicLinkInvalid": "That login link is invalid or has expired. Please request a new one.",
|
|
1776
|
-
"addedTeamParticipants": "Generated {{count}} team participant(s) from the team column"
|
|
1795
|
+
"addedTeamParticipants": "Generated {{count}} team participant(s) from the team column",
|
|
1796
|
+
"activeDatesPrompt": "Set active dates so the public schedule shows only the days you play.",
|
|
1797
|
+
"activeDatesPromptAction": "Set active dates",
|
|
1798
|
+
"cannotDeleteTournament": "Cannot delete tournament",
|
|
1799
|
+
"tournamentNotEnded": "Cannot delete a tournament before its end date. Set the end date to a past date first, then delete.",
|
|
1800
|
+
"deleteForbidden": "You are not authorized to delete this tournament."
|
|
1777
1801
|
},
|
|
1778
1802
|
"loginMenu": {
|
|
1779
1803
|
"authorization": "Authorization",
|
|
@@ -1995,7 +2019,7 @@
|
|
|
1995
2019
|
"viewAvailability": "View Availability",
|
|
1996
2020
|
"viewTable": "View Table",
|
|
1997
2021
|
"setDefaultAvailability": "Set Default Availability",
|
|
1998
|
-
"saveToTournament": "Save",
|
|
2022
|
+
"saveToTournament": "Save to Tournament",
|
|
1999
2023
|
"grid": {
|
|
2000
2024
|
"view": "View",
|
|
2001
2025
|
"day1": "1 Day",
|
|
@@ -2079,7 +2103,11 @@
|
|
|
2079
2103
|
"eventNameRequired": "Event name must be at least 5 characters",
|
|
2080
2104
|
"any": "Any",
|
|
2081
2105
|
"custom": "Custom",
|
|
2082
|
-
"categorySaveWarning": "Category saved to event but not added to tournament categories"
|
|
2106
|
+
"categorySaveWarning": "Category saved to event but not added to tournament categories",
|
|
2107
|
+
"competitionFormatLabel": "Sport rules",
|
|
2108
|
+
"competitionFormatNone": "None",
|
|
2109
|
+
"competitionFormatTennis": "Tennis (standard)",
|
|
2110
|
+
"competitionFormatIntennse": "INTENNSE (standard)"
|
|
2083
2111
|
},
|
|
2084
2112
|
"editFormat": {
|
|
2085
2113
|
"noChanges": "No changes",
|
|
@@ -2102,7 +2130,8 @@
|
|
|
2102
2130
|
"autoPlaceParticipants": "Auto place participants",
|
|
2103
2131
|
"configureDraft": "Configure draft",
|
|
2104
2132
|
"resolveDraft": "Resolve draft",
|
|
2105
|
-
"draftStatus": "Draft"
|
|
2133
|
+
"draftStatus": "Draft",
|
|
2134
|
+
"recalculateStats": "Recalculate stats"
|
|
2106
2135
|
}
|
|
2107
2136
|
},
|
|
2108
2137
|
"participants": {
|
|
@@ -2436,7 +2465,14 @@
|
|
|
2436
2465
|
"navbarLogoHeight": "Navbar logo height (px)",
|
|
2437
2466
|
"splashLogoUrl": "Splash logo URL",
|
|
2438
2467
|
"accentColor": "Accent color (CSS)",
|
|
2439
|
-
"stylesheetUrl": "Provider stylesheet URL (escape hatch)"
|
|
2468
|
+
"stylesheetUrl": "Provider stylesheet URL (escape hatch)",
|
|
2469
|
+
"preview": "Live preview (mock navbar)",
|
|
2470
|
+
"uploadThemeAssets": "Upload & link theme assets",
|
|
2471
|
+
"uploadNoFiles": "Choose a .css file (and any fonts) first.",
|
|
2472
|
+
"uploading": "Uploading…",
|
|
2473
|
+
"uploadLinked": "Uploaded {{count}} file(s); stylesheet URL linked.",
|
|
2474
|
+
"uploadedNoCss": "Uploaded {{count}} file(s) — add a .css file to link the stylesheet URL.",
|
|
2475
|
+
"uploadFailed": "Upload failed: {{reason}}"
|
|
2440
2476
|
},
|
|
2441
2477
|
"defaults": {
|
|
2442
2478
|
"defaultEventType": "Default event type",
|
|
@@ -2478,14 +2514,17 @@
|
|
|
2478
2514
|
"title": "Verify your email",
|
|
2479
2515
|
"intro": "Click the button below to confirm that this email is yours.",
|
|
2480
2516
|
"verifyButton": "Verify email",
|
|
2481
|
-
"verifying": "Verifying…",
|
|
2517
|
+
"verifying": "Verifying your email…",
|
|
2482
2518
|
"success": "Verified ✓ — you can now receive password-recovery email at {{email}}. You may close this tab.",
|
|
2483
2519
|
"successPlain": "Verified ✓. You may close this tab.",
|
|
2484
|
-
"missingToken": "
|
|
2520
|
+
"missingToken": "Missing verification token.",
|
|
2485
2521
|
"tokenExpired": "This verification link has expired. Request a fresh one from your contact-email settings.",
|
|
2486
2522
|
"tokenMismatch": "This link no longer matches your current contact email — it was probably superseded by a more recent change.",
|
|
2487
2523
|
"tryAgain": "Try again",
|
|
2488
|
-
"failed": "Verification failed. Try requesting a fresh link."
|
|
2524
|
+
"failed": "Verification failed. Try requesting a fresh link.",
|
|
2525
|
+
"verifiedRedirect": "Your email is verified. Taking you to My CourtHive…",
|
|
2526
|
+
"verifiedSignIn": "Your email is verified. You can now sign in.",
|
|
2527
|
+
"invalidOrExpired": "This verification link is invalid or has expired. Sign in to My CourtHive to request a new one."
|
|
2489
2528
|
},
|
|
2490
2529
|
"resetPassword": {
|
|
2491
2530
|
"title": "Set a new password",
|
|
@@ -2541,7 +2580,48 @@
|
|
|
2541
2580
|
"type": "Type",
|
|
2542
2581
|
"entries": "Entries",
|
|
2543
2582
|
"draws": "Draws",
|
|
2544
|
-
"noEvents": "No events"
|
|
2583
|
+
"noEvents": "No events",
|
|
2584
|
+
"providerDashboard": {
|
|
2585
|
+
"loading": "Loading dashboard…",
|
|
2586
|
+
"loadError": "Could not load provider configuration.",
|
|
2587
|
+
"brand": {
|
|
2588
|
+
"title": "Brand & Identity",
|
|
2589
|
+
"editTheme": "Edit theme",
|
|
2590
|
+
"logoAlt": "Provider logo",
|
|
2591
|
+
"unnamed": "Unnamed provider",
|
|
2592
|
+
"noBrand": "No brand colors set yet",
|
|
2593
|
+
"themeTokens": "{{count}} theme token override(s)"
|
|
2594
|
+
},
|
|
2595
|
+
"checklist": {
|
|
2596
|
+
"title": "Getting started",
|
|
2597
|
+
"progress": "{{done}} of {{total}} complete",
|
|
2598
|
+
"appName": "Set your display name",
|
|
2599
|
+
"brand": "Set your brand colors",
|
|
2600
|
+
"logo": "Upload a logo",
|
|
2601
|
+
"privacy": "Configure participant privacy"
|
|
2602
|
+
},
|
|
2603
|
+
"config": {
|
|
2604
|
+
"title": "Configuration at a glance",
|
|
2605
|
+
"editSettings": "Edit settings",
|
|
2606
|
+
"permissions": "{{count}} permission(s) enabled",
|
|
2607
|
+
"policies": "{{count}} policy set(s) configured",
|
|
2608
|
+
"privacy": "{{count}} privacy field(s) published",
|
|
2609
|
+
"scoringApp": "Scoring app: {{app}}",
|
|
2610
|
+
"none": "Using platform defaults"
|
|
2611
|
+
},
|
|
2612
|
+
"tournaments": {
|
|
2613
|
+
"title": "Tournaments",
|
|
2614
|
+
"total": "Total",
|
|
2615
|
+
"upcoming": "Upcoming",
|
|
2616
|
+
"live": "In progress",
|
|
2617
|
+
"completed": "Completed",
|
|
2618
|
+
"none": "No tournaments yet",
|
|
2619
|
+
"loadError": "Could not load tournaments"
|
|
2620
|
+
},
|
|
2621
|
+
"activity": {
|
|
2622
|
+
"title": "Activity by year"
|
|
2623
|
+
}
|
|
2624
|
+
}
|
|
2545
2625
|
},
|
|
2546
2626
|
"ams": {
|
|
2547
2627
|
"officials": "Officials",
|
|
@@ -2564,5 +2644,73 @@
|
|
|
2564
2644
|
"sendVerification": "Send verification",
|
|
2565
2645
|
"verificationSent": "Verification email sent",
|
|
2566
2646
|
"alreadyVerified": "Recovery email already verified",
|
|
2567
|
-
"noRecoveryEmail": "No recovery email set"
|
|
2647
|
+
"noRecoveryEmail": "No recovery email set",
|
|
2648
|
+
"timepicker": {
|
|
2649
|
+
"am": "AM",
|
|
2650
|
+
"pm": "PM",
|
|
2651
|
+
"selectTime": "Select time",
|
|
2652
|
+
"enterTime": "Enter time",
|
|
2653
|
+
"hour": "Hour",
|
|
2654
|
+
"minute": "Minute",
|
|
2655
|
+
"clear": "Clear"
|
|
2656
|
+
},
|
|
2657
|
+
"onboarding": {
|
|
2658
|
+
"title": "Welcome — let's set up {{name}}",
|
|
2659
|
+
"yourProvider": "your provider",
|
|
2660
|
+
"intro": "{{count}} step(s) left to finish setting up. You can skip any of these and come back later.",
|
|
2661
|
+
"allDone": "You're all set up. 🎉",
|
|
2662
|
+
"setUp": "Set up",
|
|
2663
|
+
"getStarted": "Get started",
|
|
2664
|
+
"skipForNow": "Skip for now",
|
|
2665
|
+
"finish": "Finish"
|
|
2666
|
+
},
|
|
2667
|
+
"me": {
|
|
2668
|
+
"verification": {
|
|
2669
|
+
"title": "Email verification",
|
|
2670
|
+
"checking": "Checking…",
|
|
2671
|
+
"signInToManage": "Sign in to manage email verification.",
|
|
2672
|
+
"yourEmail": "your email",
|
|
2673
|
+
"verified": "✓ {{email}} is verified.",
|
|
2674
|
+
"notVerified": "{{email}} is not verified yet. Verify it to become eligible as an official scorer.",
|
|
2675
|
+
"resend": "Resend verification email",
|
|
2676
|
+
"sent": "Verification email sent — check your inbox.",
|
|
2677
|
+
"sendFailed": "Could not send the email. Please try again later."
|
|
2678
|
+
}
|
|
2679
|
+
},
|
|
2680
|
+
"crowd": {
|
|
2681
|
+
"trackers": "Crowd trackers",
|
|
2682
|
+
"trackersFor": "Crowd trackers — {{label}}",
|
|
2683
|
+
"loading": "Loading…",
|
|
2684
|
+
"close": "Close",
|
|
2685
|
+
"cancel": "Cancel",
|
|
2686
|
+
"promote": "Promote",
|
|
2687
|
+
"demote": "Demote",
|
|
2688
|
+
"noActiveTrackers": "No active crowd trackers",
|
|
2689
|
+
"activeTrackers_one": "{{count}} active tracker",
|
|
2690
|
+
"activeTrackers_other": "{{count}} active trackers",
|
|
2691
|
+
"viewTrackers": "View crowd trackers ({{count}})",
|
|
2692
|
+
"setDelegatedOutcome": "Set delegated outcome",
|
|
2693
|
+
"confirmDelegatedOutcome": "Confirm delegated outcome",
|
|
2694
|
+
"badge": {
|
|
2695
|
+
"official": "OFFICIAL",
|
|
2696
|
+
"participant": "PARTICIPANT",
|
|
2697
|
+
"crowd": "CROWD",
|
|
2698
|
+
"anon": "ANON",
|
|
2699
|
+
"verified": "VERIFIED",
|
|
2700
|
+
"nominated": "NOMINATED"
|
|
2701
|
+
},
|
|
2702
|
+
"reason": {
|
|
2703
|
+
"signInRequired": "Sign-in required to be nominated",
|
|
2704
|
+
"emailNotVerified": "Email not verified — cannot be nominated"
|
|
2705
|
+
},
|
|
2706
|
+
"toast": {
|
|
2707
|
+
"nominateFirst": "Nominate a verified scorer before setting a delegated outcome.",
|
|
2708
|
+
"noOutcomeToConfirm": "No delegated outcome to confirm on this match."
|
|
2709
|
+
},
|
|
2710
|
+
"tooltip": {
|
|
2711
|
+
"liveTracker": "Score reported via live tracker",
|
|
2712
|
+
"unconfirmed": "Unconfirmed delegated score — confirm to make it official",
|
|
2713
|
+
"unconfirmedAria": "Unconfirmed delegated score awaiting confirmation"
|
|
2714
|
+
}
|
|
2715
|
+
}
|
|
2568
2716
|
}
|