@commercetools/nimbus-i18n 0.0.0-canary-20251113220504 → 0.0.0-canary-20251114155608

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.
@@ -1,2 +1,832 @@
1
1
  {
2
+ "Nimbus.Alert.dismiss": [
3
+ {
4
+ "type": 0,
5
+ "value": "Dismiss"
6
+ }
7
+ ],
8
+ "Nimbus.Avatar.avatarLabel": [
9
+ {
10
+ "type": 0,
11
+ "value": "Avatar image for "
12
+ },
13
+ {
14
+ "type": 1,
15
+ "value": "fullName"
16
+ }
17
+ ],
18
+ "Nimbus.Calendar.nextMonth": [
19
+ {
20
+ "type": 0,
21
+ "value": "Next month"
22
+ }
23
+ ],
24
+ "Nimbus.Calendar.nextYear": [
25
+ {
26
+ "type": 0,
27
+ "value": "Next year"
28
+ }
29
+ ],
30
+ "Nimbus.Calendar.previousMonth": [
31
+ {
32
+ "type": 0,
33
+ "value": "Previous month"
34
+ }
35
+ ],
36
+ "Nimbus.Calendar.previousYear": [
37
+ {
38
+ "type": 0,
39
+ "value": "Previous year"
40
+ }
41
+ ],
42
+ "Nimbus.ComboBox.clearSelection": [
43
+ {
44
+ "type": 0,
45
+ "value": "Clear selection"
46
+ }
47
+ ],
48
+ "Nimbus.ComboBox.comboboxDialog": [
49
+ {
50
+ "type": 0,
51
+ "value": "Combobox dialog"
52
+ }
53
+ ],
54
+ "Nimbus.ComboBox.filterOptions": [
55
+ {
56
+ "type": 0,
57
+ "value": "Filter combobox options"
58
+ }
59
+ ],
60
+ "Nimbus.ComboBox.options": [
61
+ {
62
+ "type": 0,
63
+ "value": "Combobox options"
64
+ }
65
+ ],
66
+ "Nimbus.ComboBox.selectedValues": [
67
+ {
68
+ "type": 0,
69
+ "value": "Selected values"
70
+ }
71
+ ],
72
+ "Nimbus.ComboBox.toggleCombobox": [
73
+ {
74
+ "type": 0,
75
+ "value": "Toggle combobox"
76
+ }
77
+ ],
78
+ "Nimbus.DataTable.comfortable": [
79
+ {
80
+ "type": 0,
81
+ "value": "Comfortable"
82
+ }
83
+ ],
84
+ "Nimbus.DataTable.comfortableAriaLabel": [
85
+ {
86
+ "type": 0,
87
+ "value": "Comfortable section"
88
+ }
89
+ ],
90
+ "Nimbus.DataTable.compact": [
91
+ {
92
+ "type": 0,
93
+ "value": "Compact"
94
+ }
95
+ ],
96
+ "Nimbus.DataTable.compactAriaLabel": [
97
+ {
98
+ "type": 0,
99
+ "value": "Compact section"
100
+ }
101
+ ],
102
+ "Nimbus.DataTable.dataTable": [
103
+ {
104
+ "type": 0,
105
+ "value": "Data table"
106
+ }
107
+ ],
108
+ "Nimbus.DataTable.dataTableBody": [
109
+ {
110
+ "type": 0,
111
+ "value": "Data table body"
112
+ }
113
+ ],
114
+ "Nimbus.DataTable.dataTableHeader": [
115
+ {
116
+ "type": 0,
117
+ "value": "Data table header"
118
+ }
119
+ ],
120
+ "Nimbus.DataTable.expandRows": [
121
+ {
122
+ "type": 0,
123
+ "value": "Expand rows"
124
+ }
125
+ ],
126
+ "Nimbus.DataTable.fullText": [
127
+ {
128
+ "type": 0,
129
+ "value": "Full text"
130
+ }
131
+ ],
132
+ "Nimbus.DataTable.fullTextAriaLabel": [
133
+ {
134
+ "type": 0,
135
+ "value": "Full text section"
136
+ }
137
+ ],
138
+ "Nimbus.DataTable.hiddenColumns": [
139
+ {
140
+ "type": 0,
141
+ "value": "Hidden columns"
142
+ }
143
+ ],
144
+ "Nimbus.DataTable.hiddenColumnsAriaLabel": [
145
+ {
146
+ "type": 0,
147
+ "value": "Hidden columns list"
148
+ }
149
+ ],
150
+ "Nimbus.DataTable.hideColumn": [
151
+ {
152
+ "type": 0,
153
+ "value": "Hide column"
154
+ }
155
+ ],
156
+ "Nimbus.DataTable.layoutSettings": [
157
+ {
158
+ "type": 0,
159
+ "value": "Layout settings"
160
+ }
161
+ ],
162
+ "Nimbus.DataTable.layoutSettingsAriaLabel": [
163
+ {
164
+ "type": 0,
165
+ "value": "Layout settings section"
166
+ }
167
+ ],
168
+ "Nimbus.DataTable.noHiddenColumns": [
169
+ {
170
+ "type": 0,
171
+ "value": "No Hidden columns"
172
+ }
173
+ ],
174
+ "Nimbus.DataTable.pinRows": [
175
+ {
176
+ "type": 0,
177
+ "value": "Pin rows"
178
+ }
179
+ ],
180
+ "Nimbus.DataTable.reset": [
181
+ {
182
+ "type": 0,
183
+ "value": "Reset columns"
184
+ }
185
+ ],
186
+ "Nimbus.DataTable.resizeColumn": [
187
+ {
188
+ "type": 0,
189
+ "value": "Resize column"
190
+ }
191
+ ],
192
+ "Nimbus.DataTable.rowDensity": [
193
+ {
194
+ "type": 0,
195
+ "value": "Row density"
196
+ }
197
+ ],
198
+ "Nimbus.DataTable.rowDensityAriaLabel": [
199
+ {
200
+ "type": 0,
201
+ "value": "Row density section"
202
+ }
203
+ ],
204
+ "Nimbus.DataTable.searchHiddenColumns": [
205
+ {
206
+ "type": 0,
207
+ "value": "Search..."
208
+ }
209
+ ],
210
+ "Nimbus.DataTable.selectRow": [
211
+ {
212
+ "type": 0,
213
+ "value": "Select row"
214
+ }
215
+ ],
216
+ "Nimbus.DataTable.settings": [
217
+ {
218
+ "type": 0,
219
+ "value": "Table settings"
220
+ }
221
+ ],
222
+ "Nimbus.DataTable.textPreviews": [
223
+ {
224
+ "type": 0,
225
+ "value": "Text previews"
226
+ }
227
+ ],
228
+ "Nimbus.DataTable.textPreviewsAriaLabel": [
229
+ {
230
+ "type": 0,
231
+ "value": "Text previews section"
232
+ }
233
+ ],
234
+ "Nimbus.DataTable.textVisibility": [
235
+ {
236
+ "type": 0,
237
+ "value": "Text visibility"
238
+ }
239
+ ],
240
+ "Nimbus.DataTable.textVisibilityAriaLabel": [
241
+ {
242
+ "type": 0,
243
+ "value": "Text visibility section"
244
+ }
245
+ ],
246
+ "Nimbus.DataTable.visibleColumns": [
247
+ {
248
+ "type": 0,
249
+ "value": "Visible columns"
250
+ }
251
+ ],
252
+ "Nimbus.DataTable.visibleColumnsAria": [
253
+ {
254
+ "type": 0,
255
+ "value": "Visible columns list"
256
+ }
257
+ ],
258
+ "Nimbus.DataTable.visibleColumnsList": [
259
+ {
260
+ "type": 0,
261
+ "value": "Visible columns"
262
+ }
263
+ ],
264
+ "Nimbus.DatePicker.Time.enterTime": [
265
+ {
266
+ "type": 0,
267
+ "value": "Enter time"
268
+ }
269
+ ],
270
+ "Nimbus.DatePicker.Time.enterTimeHour": [
271
+ {
272
+ "type": 0,
273
+ "value": "Enter time (hour)"
274
+ }
275
+ ],
276
+ "Nimbus.DatePicker.Time.enterTimeHourMinute": [
277
+ {
278
+ "type": 0,
279
+ "value": "Enter time (hour and minute)"
280
+ }
281
+ ],
282
+ "Nimbus.DatePicker.Time.enterTimeHourMinuteSecond": [
283
+ {
284
+ "type": 0,
285
+ "value": "Enter time (hour, minute, and second)"
286
+ }
287
+ ],
288
+ "Nimbus.DatePicker.Time.startTime": [
289
+ {
290
+ "type": 0,
291
+ "value": "Start time"
292
+ }
293
+ ],
294
+ "Nimbus.DatePicker.clearInput": [
295
+ {
296
+ "type": 0,
297
+ "value": "Clear input value"
298
+ }
299
+ ],
300
+ "Nimbus.DateRangePicker.clearInput": [
301
+ {
302
+ "type": 0,
303
+ "value": "Clear input value"
304
+ }
305
+ ],
306
+ "Nimbus.DateRangePicker.clearSelection": [
307
+ {
308
+ "type": 0,
309
+ "value": "Clear date range"
310
+ }
311
+ ],
312
+ "Nimbus.DateRangePicker.endTime": [
313
+ {
314
+ "type": 0,
315
+ "value": "End time"
316
+ }
317
+ ],
318
+ "Nimbus.DateRangePicker.endTimeHour": [
319
+ {
320
+ "type": 0,
321
+ "value": "End time (hour)"
322
+ }
323
+ ],
324
+ "Nimbus.DateRangePicker.endTimeHourMinute": [
325
+ {
326
+ "type": 0,
327
+ "value": "End time (hour and minute)"
328
+ }
329
+ ],
330
+ "Nimbus.DateRangePicker.endTimeHourMinuteSecond": [
331
+ {
332
+ "type": 0,
333
+ "value": "End time (hour, minute, and second)"
334
+ }
335
+ ],
336
+ "Nimbus.DateRangePicker.endTimeLabel": [
337
+ {
338
+ "type": 0,
339
+ "value": "End time"
340
+ }
341
+ ],
342
+ "Nimbus.DateRangePicker.openCalendar": [
343
+ {
344
+ "type": 0,
345
+ "value": "Open calendar"
346
+ }
347
+ ],
348
+ "Nimbus.DateRangePicker.startTime": [
349
+ {
350
+ "type": 0,
351
+ "value": "Start time"
352
+ }
353
+ ],
354
+ "Nimbus.DateRangePicker.startTimeHour": [
355
+ {
356
+ "type": 0,
357
+ "value": "Start time (hour)"
358
+ }
359
+ ],
360
+ "Nimbus.DateRangePicker.startTimeHourMinute": [
361
+ {
362
+ "type": 0,
363
+ "value": "Start time (hour and minute)"
364
+ }
365
+ ],
366
+ "Nimbus.DateRangePicker.startTimeHourMinuteSecond": [
367
+ {
368
+ "type": 0,
369
+ "value": "Start time (hour, minute, and second)"
370
+ }
371
+ ],
372
+ "Nimbus.DateRangePicker.startTimeLabel": [
373
+ {
374
+ "type": 0,
375
+ "value": "Start time"
376
+ }
377
+ ],
378
+ "Nimbus.Dialog.closeTrigger": [
379
+ {
380
+ "type": 0,
381
+ "value": "Close dialog"
382
+ }
383
+ ],
384
+ "Nimbus.DraggableList.emptyMessage": [
385
+ {
386
+ "type": 0,
387
+ "value": "drop items here"
388
+ }
389
+ ],
390
+ "Nimbus.DraggableList.removeButtonLabel": [
391
+ {
392
+ "type": 0,
393
+ "value": "remove item"
394
+ }
395
+ ],
396
+ "Nimbus.Drawer.closeTrigger": [
397
+ {
398
+ "type": 0,
399
+ "value": "Close drawer"
400
+ }
401
+ ],
402
+ "Nimbus.FieldErrors.duplicateValue": [
403
+ {
404
+ "type": 0,
405
+ "value": "This value is already in use. It must be unique."
406
+ }
407
+ ],
408
+ "Nimbus.FieldErrors.emptyValue": [
409
+ {
410
+ "type": 0,
411
+ "value": "This field cannot be empty."
412
+ }
413
+ ],
414
+ "Nimbus.FieldErrors.invalidFormat": [
415
+ {
416
+ "type": 0,
417
+ "value": "Please enter a valid format."
418
+ }
419
+ ],
420
+ "Nimbus.FieldErrors.invalidFractionalNumber": [
421
+ {
422
+ "type": 0,
423
+ "value": "A whole number is required."
424
+ }
425
+ ],
426
+ "Nimbus.FieldErrors.invalidFromServer": [
427
+ {
428
+ "type": 0,
429
+ "value": "Server validation failed. Please check your input."
430
+ }
431
+ ],
432
+ "Nimbus.FieldErrors.invalidNegativeNumber": [
433
+ {
434
+ "type": 0,
435
+ "value": "Negative number is not supported."
436
+ }
437
+ ],
438
+ "Nimbus.FieldErrors.invalidValue": [
439
+ {
440
+ "type": 0,
441
+ "value": "The provided value is invalid."
442
+ }
443
+ ],
444
+ "Nimbus.FieldErrors.missingRequiredField": [
445
+ {
446
+ "type": 0,
447
+ "value": "This field is required. Provide a value."
448
+ }
449
+ ],
450
+ "Nimbus.FieldErrors.resourceNotFound": [
451
+ {
452
+ "type": 0,
453
+ "value": "The requested resource was not found."
454
+ }
455
+ ],
456
+ "Nimbus.FieldErrors.valueAboveMaximum": [
457
+ {
458
+ "type": 0,
459
+ "value": "Value must be less than or equal to the maximum."
460
+ }
461
+ ],
462
+ "Nimbus.FieldErrors.valueBelowMinimum": [
463
+ {
464
+ "type": 0,
465
+ "value": "Value must be greater than or equal to the minimum."
466
+ }
467
+ ],
468
+ "Nimbus.FieldErrors.valueBlocked": [
469
+ {
470
+ "type": 0,
471
+ "value": "This value is not allowed."
472
+ }
473
+ ],
474
+ "Nimbus.FieldErrors.valueOutOfRange": [
475
+ {
476
+ "type": 0,
477
+ "value": "Value must be within the acceptable range."
478
+ }
479
+ ],
480
+ "Nimbus.FieldErrors.valueTooLong": [
481
+ {
482
+ "type": 0,
483
+ "value": "This value is too long."
484
+ }
485
+ ],
486
+ "Nimbus.FieldErrors.valueTooShort": [
487
+ {
488
+ "type": 0,
489
+ "value": "This value is too short."
490
+ }
491
+ ],
492
+ "Nimbus.LoadingSpinner.default": [
493
+ {
494
+ "type": 0,
495
+ "value": "Loading data"
496
+ }
497
+ ],
498
+ "Nimbus.LocalizedField.hideCurrencies": [
499
+ {
500
+ "type": 0,
501
+ "value": "Hide all currencies"
502
+ }
503
+ ],
504
+ "Nimbus.LocalizedField.hideLanguages": [
505
+ {
506
+ "type": 0,
507
+ "value": "Hide all languages"
508
+ }
509
+ ],
510
+ "Nimbus.LocalizedField.infoBoxTriggerAriaLabel": [
511
+ {
512
+ "type": 0,
513
+ "value": "more info"
514
+ }
515
+ ],
516
+ "Nimbus.LocalizedField.missingRequiredField": [
517
+ {
518
+ "type": 0,
519
+ "value": "This field is required. Provide at least one value."
520
+ }
521
+ ],
522
+ "Nimbus.LocalizedField.showCurrencies": [
523
+ {
524
+ "type": 0,
525
+ "value": "Show all currencies"
526
+ }
527
+ ],
528
+ "Nimbus.LocalizedField.showLanguages": [
529
+ {
530
+ "type": 0,
531
+ "value": "Show all languages"
532
+ }
533
+ ],
534
+ "Nimbus.MoneyInput.amountInputLabel": [
535
+ {
536
+ "type": 0,
537
+ "value": "Amount"
538
+ }
539
+ ],
540
+ "Nimbus.MoneyInput.currencySelectLabel": [
541
+ {
542
+ "type": 0,
543
+ "value": "Currency"
544
+ }
545
+ ],
546
+ "Nimbus.MoneyInput.highPrecisionPrice": [
547
+ {
548
+ "type": 0,
549
+ "value": "High precision price"
550
+ }
551
+ ],
552
+ "Nimbus.NumberInput.decrement": [
553
+ {
554
+ "type": 0,
555
+ "value": "Decrement"
556
+ }
557
+ ],
558
+ "Nimbus.NumberInput.increment": [
559
+ {
560
+ "type": 0,
561
+ "value": "Increment"
562
+ }
563
+ ],
564
+ "Nimbus.Pagination.currentPage": [
565
+ {
566
+ "type": 0,
567
+ "value": "Current page"
568
+ }
569
+ ],
570
+ "Nimbus.Pagination.goToNextPage": [
571
+ {
572
+ "type": 0,
573
+ "value": "Go to next page"
574
+ }
575
+ ],
576
+ "Nimbus.Pagination.goToPreviousPage": [
577
+ {
578
+ "type": 0,
579
+ "value": "Go to previous page"
580
+ }
581
+ ],
582
+ "Nimbus.Pagination.itemsPerPage": [
583
+ {
584
+ "type": 0,
585
+ "value": "Items per page"
586
+ }
587
+ ],
588
+ "Nimbus.Pagination.itemsPerPageText": [
589
+ {
590
+ "type": 0,
591
+ "value": "items per page"
592
+ }
593
+ ],
594
+ "Nimbus.Pagination.ofTotalPages": [
595
+ {
596
+ "type": 0,
597
+ "value": "of "
598
+ },
599
+ {
600
+ "type": 1,
601
+ "value": "totalPages"
602
+ }
603
+ ],
604
+ "Nimbus.Pagination.page": [
605
+ {
606
+ "type": 0,
607
+ "value": "Page"
608
+ }
609
+ ],
610
+ "Nimbus.Pagination.pagination": [
611
+ {
612
+ "type": 0,
613
+ "value": "Pagination"
614
+ }
615
+ ],
616
+ "Nimbus.PasswordInput.hide": [
617
+ {
618
+ "type": 0,
619
+ "value": "Hide password"
620
+ }
621
+ ],
622
+ "Nimbus.PasswordInput.show": [
623
+ {
624
+ "type": 0,
625
+ "value": "Show password"
626
+ }
627
+ ],
628
+ "Nimbus.RangeCalendar.nextMonth": [
629
+ {
630
+ "type": 0,
631
+ "value": "Next month"
632
+ }
633
+ ],
634
+ "Nimbus.RangeCalendar.nextYear": [
635
+ {
636
+ "type": 0,
637
+ "value": "Next year"
638
+ }
639
+ ],
640
+ "Nimbus.RangeCalendar.previousMonth": [
641
+ {
642
+ "type": 0,
643
+ "value": "Previous month"
644
+ }
645
+ ],
646
+ "Nimbus.RangeCalendar.previousYear": [
647
+ {
648
+ "type": 0,
649
+ "value": "Previous year"
650
+ }
651
+ ],
652
+ "Nimbus.RichTextInput.bold": [
653
+ {
654
+ "type": 0,
655
+ "value": "Bold"
656
+ }
657
+ ],
658
+ "Nimbus.RichTextInput.bulletedList": [
659
+ {
660
+ "type": 0,
661
+ "value": "Bulleted list"
662
+ }
663
+ ],
664
+ "Nimbus.RichTextInput.code": [
665
+ {
666
+ "type": 0,
667
+ "value": "Code"
668
+ }
669
+ ],
670
+ "Nimbus.RichTextInput.headingFive": [
671
+ {
672
+ "type": 0,
673
+ "value": "Heading 5"
674
+ }
675
+ ],
676
+ "Nimbus.RichTextInput.headingFour": [
677
+ {
678
+ "type": 0,
679
+ "value": "Heading 4"
680
+ }
681
+ ],
682
+ "Nimbus.RichTextInput.headingOne": [
683
+ {
684
+ "type": 0,
685
+ "value": "Heading 1"
686
+ }
687
+ ],
688
+ "Nimbus.RichTextInput.headingThree": [
689
+ {
690
+ "type": 0,
691
+ "value": "Heading 3"
692
+ }
693
+ ],
694
+ "Nimbus.RichTextInput.headingTwo": [
695
+ {
696
+ "type": 0,
697
+ "value": "Heading 2"
698
+ }
699
+ ],
700
+ "Nimbus.RichTextInput.italic": [
701
+ {
702
+ "type": 0,
703
+ "value": "Italic"
704
+ }
705
+ ],
706
+ "Nimbus.RichTextInput.listFormatting": [
707
+ {
708
+ "type": 0,
709
+ "value": "List formatting"
710
+ }
711
+ ],
712
+ "Nimbus.RichTextInput.moreFormattingOptions": [
713
+ {
714
+ "type": 0,
715
+ "value": "More formatting options"
716
+ }
717
+ ],
718
+ "Nimbus.RichTextInput.moreStyles": [
719
+ {
720
+ "type": 0,
721
+ "value": "More styles"
722
+ }
723
+ ],
724
+ "Nimbus.RichTextInput.numberedList": [
725
+ {
726
+ "type": 0,
727
+ "value": "Numbered list"
728
+ }
729
+ ],
730
+ "Nimbus.RichTextInput.paragraph": [
731
+ {
732
+ "type": 0,
733
+ "value": "Paragraph"
734
+ }
735
+ ],
736
+ "Nimbus.RichTextInput.quote": [
737
+ {
738
+ "type": 0,
739
+ "value": "Quote"
740
+ }
741
+ ],
742
+ "Nimbus.RichTextInput.redo": [
743
+ {
744
+ "type": 0,
745
+ "value": "Redo"
746
+ }
747
+ ],
748
+ "Nimbus.RichTextInput.strikethrough": [
749
+ {
750
+ "type": 0,
751
+ "value": "Strikethrough"
752
+ }
753
+ ],
754
+ "Nimbus.RichTextInput.subscript": [
755
+ {
756
+ "type": 0,
757
+ "value": "Subscript"
758
+ }
759
+ ],
760
+ "Nimbus.RichTextInput.superscript": [
761
+ {
762
+ "type": 0,
763
+ "value": "Superscript"
764
+ }
765
+ ],
766
+ "Nimbus.RichTextInput.textFormatting": [
767
+ {
768
+ "type": 0,
769
+ "value": "Text formatting"
770
+ }
771
+ ],
772
+ "Nimbus.RichTextInput.textStyle": [
773
+ {
774
+ "type": 0,
775
+ "value": "Text style"
776
+ }
777
+ ],
778
+ "Nimbus.RichTextInput.textStyleMenu": [
779
+ {
780
+ "type": 0,
781
+ "value": "Text style menu"
782
+ }
783
+ ],
784
+ "Nimbus.RichTextInput.underline": [
785
+ {
786
+ "type": 0,
787
+ "value": "Underline"
788
+ }
789
+ ],
790
+ "Nimbus.RichTextInput.undo": [
791
+ {
792
+ "type": 0,
793
+ "value": "Undo"
794
+ }
795
+ ],
796
+ "Nimbus.ScopedSearchInput.searchLabel": [
797
+ {
798
+ "type": 0,
799
+ "value": "Search"
800
+ }
801
+ ],
802
+ "Nimbus.ScopedSearchInput.selectLabel": [
803
+ {
804
+ "type": 0,
805
+ "value": "Filter by"
806
+ }
807
+ ],
808
+ "Nimbus.SearchInput.clearInput": [
809
+ {
810
+ "type": 0,
811
+ "value": "Clear search input"
812
+ }
813
+ ],
814
+ "Nimbus.Select.clearSelection": [
815
+ {
816
+ "type": 0,
817
+ "value": "Clear selection"
818
+ }
819
+ ],
820
+ "Nimbus.SplitButton.noActionsAvailable": [
821
+ {
822
+ "type": 0,
823
+ "value": "No actions available"
824
+ }
825
+ ],
826
+ "Nimbus.TagGroup.removeTag": [
827
+ {
828
+ "type": 0,
829
+ "value": "Remove tag"
830
+ }
831
+ ]
2
832
  }