-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathen.json
862 lines (862 loc) · 35.4 KB
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
{
"+CrcRw": {
"defaultMessage": "Completed",
"description": "Step completion marker icon label",
"originalDefault": "Completed"
},
"+DxzBU": {
"defaultMessage": "Enter your email address to get an email to resume the form at a later date. This can be done on any device where you open the link. The link remains valid for {numberOfDays, plural, one {1 day} other {{numberOfDays} days}}.",
"description": "Form save modal body text",
"originalDefault": "Enter your email address to get an email to resume the form at a later date. This can be done on any device where you open the link. The link remains valid for {numberOfDays, plural, one {1 day} other {{numberOfDays} days}}."
},
"+uwsgF": {
"defaultMessage": "Location and time",
"description": "Appointments navbar title for 'location and time' step",
"originalDefault": "Location and time"
},
"0j8tMq": {
"defaultMessage": "Log out",
"description": "Log out button text",
"originalDefault": "Log out"
},
"1hdvgS": {
"defaultMessage": "Something went wrong while presenting the login option. Please contact the municipality.",
"description": "Co-sign auth option not available on form",
"originalDefault": "Something went wrong while presenting the login option. Please contact the municipality."
},
"1vvlWB": {
"defaultMessage": "Thank you for co-signing this submission.",
"description": "Co-sign confirmation page body",
"originalDefault": "Thank you for co-signing this submission."
},
"2HHJrq": {
"defaultMessage": "Invalid function arguments",
"description": "ZOD 'invalid_arguments' error message",
"originalDefault": "Invalid function arguments"
},
"2I8NDW": {
"defaultMessage": "Date",
"description": "Appoinments: appointment date label",
"originalDefault": "Date"
},
"2KKNKT": {
"defaultMessage": "Previous year",
"description": "Calendar: previous year button title",
"originalDefault": "Previous year"
},
"2osLqe": {
"defaultMessage": "Location and time",
"description": "Appointments: select location and time step title",
"originalDefault": "Location and time"
},
"4IX8hk": {
"defaultMessage": "Loading...",
"description": "(Async) select options loading message",
"originalDefault": "Loading..."
},
"5uh2hS": {
"defaultMessage": "Appointment cancellation failed",
"description": "Appointment cancellation error message",
"originalDefault": "Appointment cancellation failed"
},
"6+1zMh": {
"defaultMessage": "Unrecognized key(s) in object: {keys}.",
"description": "ZOD 'unrecognized_keys' error message",
"originalDefault": "Unrecognized key(s) in object: {keys}."
},
"61Rlys": {
"defaultMessage": "Check and co-sign submission",
"description": "Check overview and co-sign",
"originalDefault": "Check and co-sign submission"
},
"6GNK65": {
"defaultMessage": "There was an authentication and/or permission problem.",
"description": "Authentication error message",
"originalDefault": "There was an authentication and/or permission problem."
},
"6sTcEM": {
"defaultMessage": "Pay now",
"description": "Start payment button",
"originalDefault": "Pay now"
},
"6ysm6G": {
"defaultMessage": "You must declare the form to be filled out truthfully before submitting",
"description": "Warning statement of truth not checked when submitting",
"originalDefault": "You must declare the form to be filled out truthfully before submitting"
},
"7Fk8NY": {
"defaultMessage": "{name}: {amount}x",
"description": "Product summary on appointments location and time step",
"originalDefault": "{name}: {amount}x"
},
"7kd6yw": {
"defaultMessage": "This form is currently in maintenance mode. As a staff user, you can continue filling out the form as usual.",
"description": "Maintenance mode message (for form designer)",
"originalDefault": "This form is currently in maintenance mode. As a staff user, you can continue filling out the form as usual."
},
"7m53vF": {
"defaultMessage": "Invalid enum value. Expected {expected}, received {received}.",
"description": "ZOD 'invalid_enum_value' error message",
"originalDefault": "Invalid enum value. Expected {expected}, received {received}."
},
"8DHd4/": {
"defaultMessage": "Array must contain {exact, select, true {exactly} other {{inclusive, select, true {at most} other {less than}}} } {maximum, plural, one {{maximum} item} other {{maximum} items}}.",
"description": "ZOD 'too_big' error message, for arrays",
"originalDefault": "Array must contain {exact, select, true {exactly} other {{inclusive, select, true {at most} other {less than}}} } {maximum, plural, one {{maximum} item} other {{maximum} items}}."
},
"8EnHAe": {
"defaultMessage": "Time",
"description": "Appoinments: time select label",
"originalDefault": "Time"
},
"8MZ9TV": {
"defaultMessage": "Please accept the privacy policy before submitting",
"description": "Warning privacy policy not checked when submitting",
"originalDefault": "Please accept the privacy policy before submitting"
},
"8uBESg": {
"defaultMessage": "Invalid input: must include \"{includes}\".",
"description": "ZOD 'invalid_string' error message, with required include",
"originalDefault": "Invalid input: must include \"{includes}\"."
},
"8wgdHE": {
"defaultMessage": "Log in on behalf of someone else",
"description": "Log in on behalf of someone else title",
"originalDefault": "Log in on behalf of someone else"
},
"94yVWJ": {
"defaultMessage": "Changing the language will require you to restart the form. Are you sure you want to continue?",
"description": "change language prompt",
"originalDefault": "Changing the language will require you to restart the form. Are you sure you want to continue?"
},
"9AU8U0": {
"defaultMessage": "Unfortunately, this form is no longer in use. We apologise for any inconveniences.",
"description": "Deactivated form error message",
"originalDefault": "Unfortunately, this form is no longer in use. We apologise for any inconveniences."
},
"9R/+1J": {
"defaultMessage": "Appointment cancelled",
"description": "Appointment cancelled title",
"originalDefault": "Appointment cancelled"
},
"AG5zPa": {
"defaultMessage": "Check and confirm",
"description": "Check overview and confirm",
"originalDefault": "Check and confirm"
},
"Aaq2GF": {
"defaultMessage": "Sorry, there are no available dates for your appointment. Please try again later.",
"description": "Appoinments: message shown for no available dates at all",
"originalDefault": "Sorry, there are no available dates for your appointment. Please try again later."
},
"AlDZqS": {
"defaultMessage": "Contact details",
"description": "Appointments: contact details step page title",
"originalDefault": "Contact details"
},
"AnNsAY": {
"defaultMessage": "Progress",
"description": "Title of progress indicator",
"originalDefault": "Progress"
},
"Ao+97J": {
"defaultMessage": "Something went wrong while processing the co-sign authentication. Please contact the municipality.",
"description": "Co-signed without representation fallback message",
"originalDefault": "Something went wrong while processing the co-sign authentication. Please contact the municipality."
},
"AustF4": {
"defaultMessage": "Next month",
"description": "Calendar: next month button title",
"originalDefault": "Next month"
},
"AxDC+M": {
"defaultMessage": "Login with {provider}",
"description": "Login button label",
"originalDefault": "Login with {provider}"
},
"BL1Ehr": {
"defaultMessage": "Invalid.",
"description": "ZOD 'invalid_string' error message, regex validation",
"originalDefault": "Invalid."
},
"BboxO6": {
"defaultMessage": "Use two fingers to move the map",
"description": "Gesturehandeling phone touch message.",
"originalDefault": "Use two fingers to move the map"
},
"COWzFp": {
"defaultMessage": "Number must be finite.",
"description": "ZOD 'not_finite' error message",
"originalDefault": "Number must be finite."
},
"CvRUHm": {
"defaultMessage": "This form is currently undergoing maintenance and can not be accessed at the moment.",
"description": "Maintenance mode message",
"originalDefault": "This form is currently undergoing maintenance and can not be accessed at the moment."
},
"DBTNgI": {
"defaultMessage": "d",
"description": "Placeholder for day part of a date",
"originalDefault": "d"
},
"DCzTpQ": {
"defaultMessage": "Remove",
"description": "Appointments: remove product/service button text",
"originalDefault": "Remove"
},
"DK2ewv": {
"defaultMessage": "Authentication problem",
"description": "'Permission denied' error title",
"originalDefault": "Authentication problem"
},
"DPzDEl": {
"defaultMessage": "Invalid function return type",
"description": "ZOD 'invalid_return_type' error message",
"originalDefault": "Invalid function return type"
},
"DvlDIB": {
"defaultMessage": "Are you sure that you want to logout?",
"description": "log out confirmation prompt",
"originalDefault": "Are you sure that you want to logout?"
},
"DxbUkA": {
"defaultMessage": "Er is een fout opgetreden bij het inloggen met {service}. Probeer het later opnieuw.",
"description": "Auth error message",
"originalDefault": "Er is een fout opgetreden bij het inloggen met {service}. Probeer het later opnieuw."
},
"E+3d5q": {
"defaultMessage": "To overview",
"description": "Appointments contact details step: next step text",
"originalDefault": "To overview"
},
"E1laLd": {
"defaultMessage": "Back to location and time",
"description": "Appointments contact details step: previous step text",
"originalDefault": "Back to location and time"
},
"E3ytti": {
"defaultMessage": "{numProducts, plural, one {Product} other {Products}}",
"description": "Appointment overview: products step title",
"originalDefault": "{numProducts, plural, one {Product} other {Products}}"
},
"E4h5vK": {
"defaultMessage": "Download PDF",
"description": "Download report PDF link title",
"originalDefault": "Download PDF"
},
"EBUHP+": {
"defaultMessage": "Contact details",
"description": "Appointments navbar title for 'contact details' step",
"originalDefault": "Contact details"
},
"GiRKAS": {
"defaultMessage": "Back to products",
"description": "Appointments location and time step: previous step text",
"originalDefault": "Back to products"
},
"GnxsaY": {
"defaultMessage": "Number must be a multiple of {multipleOf}.",
"description": "ZOD 'not_multiple_of' error message",
"originalDefault": "Number must be a multiple of {multipleOf}."
},
"GpGYMo": {
"defaultMessage": "Saving the data failed, please try again later",
"description": "Modal saving data failed message",
"originalDefault": "Saving the data failed, please try again later"
},
"H4n86k": {
"defaultMessage": "Summary",
"description": "Summary page title",
"originalDefault": "Summary"
},
"HGx1ny": {
"defaultMessage": "Cancel appointment",
"description": "Cancel appointment title",
"originalDefault": "Cancel appointment"
},
"HPKN5D": {
"defaultMessage": "Inloggen bij deze organisatie is niet gelukt. Probeert u het later nog een keer. Lukt het nog steeds niet? Log in bij Mijn DigiD. Zo controleert u of uw DigiD goed werkt. Mogelijk is er een storing bij de organisatie waar u inlogt.",
"description": "DigiD error message. MUST BE THIS EXACT STRING!",
"originalDefault": "Inloggen bij deze organisatie is niet gelukt. Probeert u het later nog een keer. Lukt het nog steeds niet? Log in bij Mijn DigiD. Zo controleert u of uw DigiD goed werkt. Mogelijk is er een storing bij de organisatie waar u inlogt."
},
"HhcSoc": {
"defaultMessage": "Save and resume later",
"description": "Form save modal title",
"originalDefault": "Save and resume later"
},
"HjuNEd": {
"defaultMessage": "Invalid input.",
"description": "ZOD 'too_big' error message, generic",
"originalDefault": "Invalid input."
},
"I6ok5N": {
"defaultMessage": "Invalid {validation, select, email {email} url {url} datetime {date and time} ip {IP address} other {validation} }.",
"description": "ZOD 'invalid_string' error message, validation other than regex",
"originalDefault": "Invalid {validation, select, email {email} url {url} datetime {date and time} ip {IP address} other {validation} }."
},
"IX38II": {
"defaultMessage": "Array must contain {exact, select, true {exactly} other {{inclusive, select, true {at least} other {more than}}} } {minimum, plural, one {{minimum} item} other {{minimum} items}}.",
"description": "ZOD 'too_small' error message, for arrays",
"originalDefault": "Array must contain {exact, select, true {exactly} other {{inclusive, select, true {at least} other {more than}}} } {minimum, plural, one {{minimum} item} other {{minimum} items}}."
},
"IhLYXK": {
"defaultMessage": "Toggle calendar",
"description": "Datepicker: accessible calendar toggle label",
"originalDefault": "Toggle calendar"
},
"IzoDEF": {
"defaultMessage": "Select your product(s)",
"description": "Appointments products step title",
"originalDefault": "Select your product(s)"
},
"J9svUq": {
"defaultMessage": "Close",
"description": "Modal close icon title",
"originalDefault": "Close"
},
"JB/IBw": {
"defaultMessage": "The payment has failed. If you aborted the payment, please complete payment from the confirmation email.",
"description": "payment failed status",
"originalDefault": "The payment has failed. If you aborted the payment, please complete payment from the confirmation email."
},
"Jrb2Iv": {
"defaultMessage": "Your email address",
"description": "Form save modal email field label",
"originalDefault": "Your email address"
},
"KMs17v": {
"defaultMessage": "Unfortunately something went wrong!",
"description": "Generic error message",
"originalDefault": "Unfortunately something went wrong!"
},
"KWP1b9": {
"defaultMessage": "Previous month",
"description": "Calendar: previous month button title",
"originalDefault": "Previous month"
},
"KvSkZT": {
"defaultMessage": "Oops!",
"description": "Error boundary title",
"originalDefault": "Oops!"
},
"LBjx2X": {
"defaultMessage": "Location",
"description": "Appoinments: location select label",
"originalDefault": "Location"
},
"LEeGSv": {
"defaultMessage": "{isApplicable, select, false {{label} (n/a)} other {{label}} }",
"description": "Step label in progress indicator",
"originalDefault": "{isApplicable, select, false {{label} (n/a)} other {{label}} }"
},
"LwpSC/": {
"defaultMessage": "Total",
"description": "Label for the total price to pay",
"originalDefault": "Total"
},
"M/8TYr": {
"defaultMessage": "Continue later",
"description": "Form save modal submit button",
"originalDefault": "Continue later"
},
"M6koTk": {
"defaultMessage": "Contact details",
"description": "Appointment overview: contact details step title",
"originalDefault": "Contact details"
},
"MJXZYI": {
"defaultMessage": "m",
"description": "Placeholder for month part of a date",
"originalDefault": "m"
},
"OnfuIr": {
"defaultMessage": "{withAsterisk, select, true {<label></label>} other {<label></label> (not required)}}",
"description": "Form field label, field not required",
"originalDefault": "{withAsterisk, select, true {<label></label>} other {<label></label> (not required)}}"
},
"P194bo": {
"defaultMessage": "Invalid input: must start with \"{startsWith}\".",
"description": "ZOD 'invalid_string' error message, with startsWith",
"originalDefault": "Invalid input: must start with \"{startsWith}\"."
},
"PCFPnE": {
"defaultMessage": "Payment is required for this product",
"description": "Payment required info text",
"originalDefault": "Payment is required for this product"
},
"PjYrw0": {
"defaultMessage": "Invalid input.",
"description": "ZOD 'too_small' error message, generic",
"originalDefault": "Invalid input."
},
"QPdaOi": {
"defaultMessage": "No results found",
"description": "Select 'no options' message",
"originalDefault": "No results found"
},
"QtraZC": {
"defaultMessage": "Date must be greater than or equal to {minimum}.",
"description": "ZOD 'too_small' error message, for dates",
"originalDefault": "Date must be greater than or equal to {minimum}."
},
"Qu8SM1": {
"defaultMessage": "Extend",
"description": "Extend session button (in modal)",
"originalDefault": "Extend"
},
"R0CpY1": {
"defaultMessage": "Abort existing submission",
"description": "Abort existing submission button label",
"originalDefault": "Abort existing submission"
},
"RJ+0F/": {
"defaultMessage": "Yes",
"description": "'True' display",
"originalDefault": "Yes"
},
"RSPyzt": {
"defaultMessage": "Month",
"description": "Date input group: month label",
"originalDefault": "Month"
},
"Rf8Sot": {
"defaultMessage": "Problem - {formName}",
"description": "Form start outage title",
"originalDefault": "Problem - {formName}"
},
"SLhFxw": {
"defaultMessage": "Invalid input: must end with \"{endsWith}\".",
"description": "ZOD 'invalid_string' error message, with endsWith",
"originalDefault": "Invalid input: must end with \"{endsWith}\"."
},
"Tip5+d": {
"defaultMessage": "Next year",
"description": "Calendar: next year button title",
"originalDefault": "Next year"
},
"Tx14Bn": {
"defaultMessage": "String must contain {exact, select, true {exactly} other {{inclusive, select, true {at least} other {more than}}} } {minimum, plural, one {{minimum} character} other {{minimum} characters}}.",
"description": "ZOD 'too_small' error message, for strings",
"originalDefault": "String must contain {exact, select, true {exactly} other {{inclusive, select, true {at least} other {more than}}} } {minimum, plural, one {{minimum} character} other {{minimum} characters}}."
},
"UWylpR": {
"defaultMessage": "This form is temporarily unavailable because of an outage with the {label} authentication service. Please try again later.",
"description": "Authentication outage message",
"originalDefault": "This form is temporarily unavailable because of an outage with the {label} authentication service. Please try again later."
},
"UyEKdQ": {
"defaultMessage": "Product {number}/{total}",
"description": "Appointments: single product label/header",
"originalDefault": "Product {number}/{total}"
},
"VaNtPf": {
"defaultMessage": "Cancel appointment",
"description": "Cancel appointment submit button",
"originalDefault": "Cancel appointment"
},
"VrbdRk": {
"defaultMessage": "Your payment has been received.",
"description": "payment completed status",
"originalDefault": "Your payment has been received."
},
"WVmmME": {
"defaultMessage": "Payment overview",
"description": "Payment overview title",
"originalDefault": "Payment overview"
},
"WWvqcz": {
"defaultMessage": "Invalid date",
"description": "ZOD 'invalid_date' error message",
"originalDefault": "Invalid date"
},
"X/24FO": {
"defaultMessage": "Search",
"description": "The leaflet map's search button areaLabel text.",
"originalDefault": "Map component search button"
},
"X3FjL+": {
"defaultMessage": "Location and time",
"description": "Appointment overview: location and time step title",
"originalDefault": "Location and time"
},
"XeIY+R": {
"defaultMessage": "Date must be smaller than or equal to {maximum}.",
"description": "ZOD 'too_big' error message, for dates",
"originalDefault": "Date must be smaller than or equal to {maximum}."
},
"YcC4PD": {
"defaultMessage": "Choose language",
"description": "Language selection heading",
"originalDefault": "Choose language"
},
"YdeY1f": {
"defaultMessage": "Back to form start",
"description": "return to form start button",
"originalDefault": "Back to form start"
},
"YpCkBs": {
"defaultMessage": "Invalid discriminator value. Expected {expected}.",
"description": "ZOD 'invalid_union_discriminator' error message",
"originalDefault": "Invalid discriminator value. Expected {expected}."
},
"ZL5313": {
"defaultMessage": "Form temporarily unavailable",
"description": "'Maintenance mode form' error title",
"originalDefault": "Form temporarily unavailable"
},
"ZVQeut": {
"defaultMessage": "{field} is a required field.",
"description": "Required field error message",
"originalDefault": "{field} is a required field."
},
"ZehFnX": {
"defaultMessage": "Je hebt het inloggen met {service} geannuleerd.",
"description": "DigiD/EHerkenning cancellation message. MUST BE THIS EXACT STRING!",
"originalDefault": "Je hebt het inloggen met {service} geannuleerd."
},
"a8QRYP": {
"defaultMessage": "Your email address",
"description": "Appointment cancellation email field label",
"originalDefault": "Your email address"
},
"aUpjaY": {
"defaultMessage": "Sorry, that address could not be found.",
"description": "The leaflet map's location not found message.",
"originalDefault": "Sorry, that address could not be found."
},
"abKEBH": {
"defaultMessage": "No",
"description": "'False' display",
"originalDefault": "No"
},
"abtbgK": {
"defaultMessage": "Your session has expired. Click <link>here</link> to restart.",
"description": "Session expired error message",
"originalDefault": "Your session has expired. Click <link>here</link> to restart."
},
"ay8sO5": {
"defaultMessage": "Contact details",
"description": "Appointments: contact details step title",
"originalDefault": "Contact details"
},
"bCGJi9": {
"defaultMessage": "Confirmation: {reference}",
"description": "On succesful completion title",
"originalDefault": "Confirmation: {reference}"
},
"bgfiRG": {
"defaultMessage": "You've started the payment process.",
"description": "payment started status",
"originalDefault": "You've started the payment process."
},
"bu0CcW": {
"defaultMessage": "Your payment is received and processed.",
"description": "payment registered status",
"originalDefault": "Your payment is received and processed."
},
"cKFCTI": {
"defaultMessage": "Add another",
"description": "Edit grid add button, default label text",
"originalDefault": "Add another"
},
"cxDC/G": {
"defaultMessage": "The required field is not filled out.",
"description": "ZOD 'required' error message",
"originalDefault": "The required field is not filled out."
},
"dFTtOX": {
"defaultMessage": "Back to form start",
"description": "return to form start link after 403",
"originalDefault": "Back to form start"
},
"eO6Ysb": {
"defaultMessage": "Your payment is currently processing.",
"description": "payment processing status",
"originalDefault": "Your payment is currently processing."
},
"ertoXR": {
"defaultMessage": "Processing...",
"description": "Checking background processing status title",
"originalDefault": "Processing..."
},
"fWjfVm": {
"defaultMessage": "Please hold on while we're processing your submission.",
"description": "Checking background processing status body",
"originalDefault": "Please hold on while we're processing your submission."
},
"fgRQ+z": {
"defaultMessage": "Confirmation",
"description": "Confirmation page title",
"originalDefault": "Confirmation"
},
"fwS7yY": {
"defaultMessage": "Payment overview",
"description": "Payment overview page title",
"originalDefault": "Payment overview"
},
"g1jgtg": {
"defaultMessage": "Confirm products",
"description": "Appointments products step: next step text",
"originalDefault": "Confirm products"
},
"gPfRU4": {
"defaultMessage": "Check and confirm",
"description": "Summary page title",
"originalDefault": "Check and confirm"
},
"gUyAAs": {
"defaultMessage": "Times are in your local time",
"description": "Appoinments: time select help text",
"originalDefault": "Times are in your local time"
},
"hHS5vj": {
"defaultMessage": "Something went wrong while submitting the form.",
"description": "Generic submission error",
"originalDefault": "Something went wrong while submitting the form."
},
"hR1LxA": {
"defaultMessage": "Current step in form {formTitle}: {activeStepTitle}",
"description": "Active step accessible label in mobile progress indicator",
"originalDefault": "Current step in form {formTitle}: {activeStepTitle}"
},
"hkZ8N1": {
"defaultMessage": "Invalid input.",
"description": "ZOD 'custom' error message",
"originalDefault": "Invalid input."
},
"iey7IL": {
"defaultMessage": "Invalid input.",
"description": "ZOD 'invalid_union' error message",
"originalDefault": "Invalid input."
},
"ifN5vB": {
"defaultMessage": "Invalid input: must include \"{includes}\" at one or more positions greater than or equal to {position}.",
"description": "ZOD 'invalid_string' error message, with required include at specific position",
"originalDefault": "Invalid input: must include \"{includes}\" at one or more positions greater than or equal to {position}."
},
"iubnaw": {
"defaultMessage": "The email address where you will receive the resume link.",
"description": "Form save modal email field help text",
"originalDefault": "The email address where you will receive the resume link."
},
"jAZped": {
"defaultMessage": "Sorry - this form is no longer available",
"description": "'Deactivated form' error title",
"originalDefault": "Sorry - this form is no longer available"
},
"jGbpQq": {
"defaultMessage": "Download PDF report of the submission",
"description": "Download report PDF link title",
"originalDefault": "Download PDF report of the submission"
},
"jYh8Nr": {
"defaultMessage": "Your appointment has been cancelled",
"description": "Appointment cancellated body",
"originalDefault": "Your appointment has been cancelled"
},
"jbeaEq": {
"defaultMessage": "Location and time",
"description": "Appointments: location and time step step page title",
"originalDefault": "Location and time"
},
"jbireK": {
"defaultMessage": "Your products",
"description": "Product summary on appointments location and time step heading",
"originalDefault": "Your products"
},
"jnYRyz": {
"defaultMessage": "Expected {expected}, received {received}.",
"description": "ZOD 'invalid_type' error message",
"originalDefault": "Expected {expected}, received {received}."
},
"jqJgG+": {
"defaultMessage": "Toggle the progress status display",
"description": "Progress step indicator toggle icon (mobile)",
"originalDefault": "Toggle the progress status display"
},
"kH9Cpi": {
"defaultMessage": "Start page",
"description": "Start page title",
"originalDefault": "Start page"
},
"kICI8K": {
"defaultMessage": "Product",
"description": "Appointments navbar title for 'products' step",
"originalDefault": "Product"
},
"kfPEK8": {
"defaultMessage": "Number must be {exact, select, true {exactly equal to} other {{inclusive, select, true {greater than or equal to} other {greater than}}} } {minimum}.",
"description": "ZOD 'too_small' error message, for numbers",
"originalDefault": "Number must be {exact, select, true {exactly equal to} other {{inclusive, select, true {greater than or equal to} other {greater than}}} } {minimum}."
},
"l/0YVO": {
"defaultMessage": "Product",
"description": "Appoinments: product select label",
"originalDefault": "Product"
},
"lY+Mza": {
"defaultMessage": "Product",
"description": "Appointments products step page title",
"originalDefault": "Product"
},
"lq29t6": {
"defaultMessage": "Are you sure that you want to abort this submission? You will lose your progress if you continue.",
"description": "Abort confirmation prompt",
"originalDefault": "Are you sure that you want to abort this submission? You will lose your progress if you continue."
},
"lxjglE": {
"defaultMessage": "Continue existing submission",
"description": "Continue existing submission button label",
"originalDefault": "Continue existing submission"
},
"mMYAWl": {
"defaultMessage": "Your session is about to expire {delta}. Extend your session if you wish to continue.",
"description": "Session expiry warning message (in modal)",
"originalDefault": "Your session is about to expire {delta}. Extend your session if you wish to continue."
},
"nLymjB": {
"defaultMessage": "Use ctrl + scroll to zoom the map",
"description": "Gesturehandeling pc scroll message.",
"originalDefault": "Use ctrl + scroll to zoom the map"
},
"nfRRDu": {
"defaultMessage": "yyyy",
"description": "Placeholder for year part of a date",
"originalDefault": "yyyy"
},
"nwQjsz": {
"defaultMessage": "Your session will expire soon.",
"description": "Session expiry warning title (in modal)",
"originalDefault": "Your session will expire soon."
},
"oMvPQU": {
"defaultMessage": "Your session has expired",
"description": "Session expired card title",
"originalDefault": "Your session has expired"
},
"oTz7XX": {
"defaultMessage": "Add another product",
"description": "Appointments: add additional product/service button text",
"originalDefault": "Add another product"
},
"ojU6az": {
"defaultMessage": "BigInt must be {exact, select, true {exactly equal to} other {{inclusive, select, true {less than or equal to} other {less than}}} } {maximum}.",
"description": "ZOD 'too_big' error message, for BigInt",
"originalDefault": "BigInt must be {exact, select, true {exactly equal to} other {{inclusive, select, true {less than or equal to} other {less than}}} } {maximum}."
},
"ovI+W7": {
"defaultMessage": "Use ⌘ + scroll to zoom the map",
"description": "Gesturehandeling mac scroll message.",
"originalDefault": "Use ⌘ + scroll to zoom the map"
},
"pguTkQ": {
"defaultMessage": "Intersection results could not be merged",
"description": "ZOD 'invalid_intersection_types' error message",
"originalDefault": "Intersection results could not be merged"
},
"q9AKjH": {
"defaultMessage": "String must contain {exact, select, true {exactly} other {{inclusive, select, true {at most} other {under}}} } {maximum, plural, one {{maximum} character} other {{maximum} characters}}.",
"description": "ZOD 'too_big' error message, for strings",
"originalDefault": "String must contain {exact, select, true {exactly} other {{inclusive, select, true {at most} other {under}}} } {maximum, plural, one {{maximum} character} other {{maximum} characters}}."
},
"qKxfrz": {
"defaultMessage": "Log in to co-sign the form",
"description": "Log in to co-sign the form title",
"originalDefault": "Log in to co-sign the form"
},
"r1L6Zj": {
"defaultMessage": "Suspending the form failed, please try again later",
"description": "Modal suspending form failed message",
"originalDefault": "Suspending the form failed, please try again later"
},
"sSmY1N": {
"defaultMessage": "Find address",
"description": "The leaflet map's input fields placeholder message.",
"originalDefault": "Enter address, please"
},
"senRv3": {
"defaultMessage": "You're about to cancel your appointment on <b>{date}</b> at <b>{time}</b>. Please fill out your email address for verification purposes.",
"description": "Appointment cancellation body text",
"originalDefault": "You're about to cancel your appointment on <b>{date}</b> at <b>{time}</b>. Please fill out your email address for verification purposes."
},
"svhHKB": {
"defaultMessage": "To contact details",
"description": "Appointments location and time step: next step text",
"originalDefault": "To contact details"
},
"tBQ8TL": {
"defaultMessage": "Not co-signed",
"description": "Not co-signed (summary) message",
"originalDefault": "Not co-signed"
},
"tIN0Is": {
"defaultMessage": "We can't display any payment information - did you maybe get here by accident?",
"description": "Payment overview missing state error message",
"originalDefault": "We can't display any payment information - did you maybe get here by accident?"
},
"tUgRfj": {
"defaultMessage": "Logging out failed, please try again later",
"description": "Modal logging out failed message",
"originalDefault": "Logging out failed, please try again later"
},
"tohkCS": {
"defaultMessage": "The email address where you received the appointment confirmation email.",
"description": "Cancel appointment email field help text",
"originalDefault": "The email address where you received the appointment confirmation email."
},
"uZBPwA": {
"defaultMessage": "Number must be {exact, select, true {exactly equal to} other {{inclusive, select, true {less than or equal to} other {less than}}} } {maximum}.",
"description": "ZOD 'too_big' error message, for numbers",
"originalDefault": "Number must be {exact, select, true {exactly equal to} other {{inclusive, select, true {less than or equal to} other {less than}}} } {maximum}."
},
"v2UpAF": {
"defaultMessage": "Failed to determine the appointment",
"description": "Appointment cancellation missing submission ID query string parameter",
"originalDefault": "Failed to determine the appointment"
},
"vCObuG": {
"defaultMessage": "Day",
"description": "Date input group: day label",
"originalDefault": "Day"
},
"vIfXbq": {
"defaultMessage": "Failed to determine the appointment time",
"description": "Appointment cancellation missing time query string parameter",
"originalDefault": "Failed to determine the appointment time"
},
"vf9+XT": {
"defaultMessage": "Amount",
"description": "Appointments: product amount field label",
"originalDefault": "Amount"
},
"y31iyC": {
"defaultMessage": "Invalid literal value, expected {expected}.",
"description": "ZOD 'invalid_literal' error message",
"originalDefault": "Invalid literal value, expected {expected}."
},
"yKo62N": {
"defaultMessage": "Year",
"description": "Date input group: year label",
"originalDefault": "Year"
},
"yW2uhj": {
"defaultMessage": "Co-sign confirmation",
"description": "On succesful completion title",
"originalDefault": "Co-sign confirmation"
},
"zQWnFh": {
"defaultMessage": "Are you sure that you want to logout and not co-sign the current form submission?",
"description": "log out confirmation prompt on co-sign page",
"originalDefault": "Are you sure that you want to logout and not co-sign the current form submission?"
},
"zkdWYe": {
"defaultMessage": "Return to main website",
"description": "Back to main website link title",
"originalDefault": "Return to main website"
},
"zvoXSU": {
"defaultMessage": "Nearest address: <address></address>",
"description": "Reverse geocoded address result display",
"originalDefault": "Nearest address: <address></address>"
}
}