@alfadocs/ui-kit 0.23.0 → 0.25.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.
Files changed (86) hide show
  1. package/dist/_chunks/{autocomplete-BxfabhZ8.js → autocomplete-C7xq06bP.js} +40 -40
  2. package/dist/_chunks/{card-CWzuTLYE.js → card-C353dU-H.js} +21 -13
  3. package/dist/_chunks/carousel.agent-DnPiqijR.js +1733 -0
  4. package/dist/_chunks/{contact-card-DTQUMetD.js → contact-card-CjG7c-1q.js} +2 -2
  5. package/dist/_chunks/description-list-Bsga4IW8.js +309 -0
  6. package/dist/_chunks/editable-currency-cell-renderer-DJB5MxAI.js +2349 -0
  7. package/dist/_chunks/locale-picker-BxEUUPW7.js +638 -0
  8. package/dist/_chunks/{patient-shell-DavGODt9.js → patient-shell-B164drIa.js} +40 -55
  9. package/dist/_chunks/settings-ca2Yi9R8.js +21 -0
  10. package/dist/_chunks/sun-Eweh5fvi.js +50 -0
  11. package/dist/_chunks/{theme-toggle-BswYl0Yp.js → theme-toggle-FrotC2VI.js} +85 -127
  12. package/dist/_chunks/{timeline-Czeqr3HF.js → timeline-jmd7lfDf.js} +19 -12
  13. package/dist/_chunks/use-locale-BkCIHujH.js +20 -0
  14. package/dist/_chunks/use-scroll-to-first-error-BrK7dKB_.js +55 -0
  15. package/dist/_chunks/{whatsapp-button-CtlLwM3M.js → whatsapp-button-DUjlWGKf.js} +26 -25
  16. package/dist/_chunks/{workflow-map-712GL-8u.js → workflow-map-BR6txfFX.js} +2 -2
  17. package/dist/agent-catalog.json +59 -1
  18. package/dist/components/autocomplete/index.js +1 -1
  19. package/dist/components/card/index.js +1 -1
  20. package/dist/components/carousel/carousel.d.ts +21 -0
  21. package/dist/components/carousel/index.js +1 -1
  22. package/dist/components/contact-card/index.js +1 -1
  23. package/dist/components/data-table/filters/number-filter.d.ts +56 -0
  24. package/dist/components/data-table/filters/text-filter.d.ts +49 -0
  25. package/dist/components/data-table/index.d.ts +4 -0
  26. package/dist/components/data-table/index.js +25 -21
  27. package/dist/components/description-list/description-list.d.ts +40 -0
  28. package/dist/components/description-list/index.d.ts +1 -1
  29. package/dist/components/description-list/index.js +1 -1
  30. package/dist/components/header-settings/index.js +232 -0
  31. package/dist/components/locale-picker/index.js +7 -0
  32. package/dist/components/theme-toggle/index.js +1 -1
  33. package/dist/components/timeline/index.js +1 -1
  34. package/dist/components/whatsapp-button/index.js +1 -1
  35. package/dist/components/whatsapp-button/whatsapp-button.d.ts +14 -1
  36. package/dist/components/workflow/index.js +1 -1
  37. package/dist/fonts/Lexend-VF-latin-ext.woff2 +0 -0
  38. package/dist/fonts/Lexend-VF-latin.woff2 +0 -0
  39. package/dist/fonts/Lexend-VF-vietnamese.woff2 +0 -0
  40. package/dist/fonts/NotoSansArabic-VF-arabic.woff2 +0 -0
  41. package/dist/fonts/NotoSansDevanagari-VF-devanagari.woff2 +0 -0
  42. package/dist/hooks/index.js +29 -28
  43. package/dist/i18n/config.js +2726 -134
  44. package/dist/i18n/locales/ar.d.ts +147 -3
  45. package/dist/i18n/locales/de.d.ts +147 -3
  46. package/dist/i18n/locales/el.d.ts +147 -3
  47. package/dist/i18n/locales/es.d.ts +147 -3
  48. package/dist/i18n/locales/fr.d.ts +147 -3
  49. package/dist/i18n/locales/hi.d.ts +147 -3
  50. package/dist/i18n/locales/ja.d.ts +147 -3
  51. package/dist/i18n/locales/nl.d.ts +147 -3
  52. package/dist/i18n/locales/pl.d.ts +149 -5
  53. package/dist/i18n/locales/pt.d.ts +147 -3
  54. package/dist/i18n/locales/ro.d.ts +147 -3
  55. package/dist/i18n/locales/ru.d.ts +148 -4
  56. package/dist/i18n/locales/sq.d.ts +147 -3
  57. package/dist/i18n/locales/sv.d.ts +147 -3
  58. package/dist/i18n/locales/tr.d.ts +147 -3
  59. package/dist/i18n/locales/zh.d.ts +147 -3
  60. package/dist/i18n/resources.d.ts +294 -6
  61. package/dist/index.js +512 -507
  62. package/dist/locales/ar.json +149 -5
  63. package/dist/locales/de.json +149 -5
  64. package/dist/locales/el.json +149 -5
  65. package/dist/locales/en.json +147 -3
  66. package/dist/locales/es.json +149 -5
  67. package/dist/locales/fr.json +149 -5
  68. package/dist/locales/hi.json +149 -5
  69. package/dist/locales/it.json +147 -3
  70. package/dist/locales/ja.json +149 -5
  71. package/dist/locales/nl.json +149 -5
  72. package/dist/locales/pl.json +151 -7
  73. package/dist/locales/pt.json +149 -5
  74. package/dist/locales/ro.json +149 -5
  75. package/dist/locales/ru.json +150 -6
  76. package/dist/locales/sq.json +149 -5
  77. package/dist/locales/sv.json +149 -5
  78. package/dist/locales/tr.json +149 -5
  79. package/dist/locales/zh.json +149 -5
  80. package/dist/patterns/patient-shell/index.js +1 -1
  81. package/dist/tokens.css +2 -2
  82. package/package.json +10 -1
  83. package/dist/_chunks/carousel.agent-CQPFfppK.js +0 -1696
  84. package/dist/_chunks/description-list-y7Hk51KI.js +0 -191
  85. package/dist/_chunks/editable-currency-cell-renderer-1t42gENX.js +0 -1972
  86. package/dist/_chunks/use-locale-C5rS3Xon.js +0 -71
@@ -90,6 +90,10 @@
90
90
  },
91
91
  "requirements": {
92
92
  "length_one": "Al menos {{count}} carácter",
93
+ "length_zero": "Al menos {{count}} caracteres",
94
+ "length_two": "Al menos {{count}} caracteres",
95
+ "length_few": "Al menos {{count}} caracteres",
96
+ "length_many": "Al menos {{count}} caracteres",
93
97
  "length_other": "Al menos {{count}} caracteres",
94
98
  "uppercase": "Una letra mayúscula",
95
99
  "lowercase": "Una letra minúscula",
@@ -102,6 +106,8 @@
102
106
  },
103
107
  "textarea": {
104
108
  "charactersRemaining_one": "{{count}} carácter restante",
109
+ "charactersRemaining_zero": "{{count}} caracteres restantes",
110
+ "charactersRemaining_two": "{{count}} caracteres restantes",
105
111
  "charactersRemaining_few": "{{count}} caracteres restantes",
106
112
  "charactersRemaining_many": "{{count}} caracteres restantes",
107
113
  "charactersRemaining_other": "{{count}} caracteres restantes"
@@ -133,9 +139,11 @@
133
139
  "minReached": "Se ha alcanzado el mínimo de {{min}} selecciones",
134
140
  "maxReached": "Se ha alcanzado el máximo de {{max}} selecciones",
135
141
  "counter_one": "{{count}} de {{total}} seleccionado",
136
- "counter_other": "{{count}} de {{total}} seleccionados",
142
+ "counter_zero": "{{count}} de {{total}} seleccionados",
143
+ "counter_two": "{{count}} de {{total}} seleccionados",
137
144
  "counter_few": "{{count}} de {{total}} seleccionados",
138
- "counter_many": "{{count}} de {{total}} seleccionados"
145
+ "counter_many": "{{count}} de {{total}} seleccionados",
146
+ "counter_other": "{{count}} de {{total}} seleccionados"
139
147
  },
140
148
  "multiSelect": {
141
149
  "placeholder": "Seleccione…",
@@ -147,15 +155,21 @@
147
155
  "overflow": "+{{count}} más",
148
156
  "selected_zero": "{{count}} seleccionados",
149
157
  "selected_one": "{{count}} seleccionado",
158
+ "selected_two": "{{count}} seleccionados",
159
+ "selected_few": "{{count}} seleccionados",
160
+ "selected_many": "{{count}} seleccionados",
150
161
  "selected_other": "{{count}} seleccionados"
151
162
  },
152
163
  "autocomplete": {
164
+ "ariaLabel": "Buscar",
153
165
  "recent": "Recientes",
154
166
  "noResults": "Sin resultados",
155
167
  "results_one": "{{count}} resultado",
156
- "results_other": "{{count}} resultados",
168
+ "results_zero": "{{count}} resultados",
169
+ "results_two": "{{count}} resultados",
157
170
  "results_few": "{{count}} resultados",
158
- "results_many": "{{count}} resultados"
171
+ "results_many": "{{count}} resultados",
172
+ "results_other": "{{count}} resultados"
159
173
  },
160
174
  "phone": {
161
175
  "placeholder": "Número de teléfono",
@@ -206,9 +220,11 @@
206
220
  "placeholder": "Seleccione intervalo de fechas",
207
221
  "rangeSummary": "Del {{from}} al {{to}}, {{count}} día/s",
208
222
  "days_one": "{{count}} día",
209
- "days_other": "{{count}} días",
223
+ "days_zero": "{{count}} días",
224
+ "days_two": "{{count}} días",
210
225
  "days_few": "{{count}} días",
211
226
  "days_many": "{{count}} días",
227
+ "days_other": "{{count}} días",
212
228
  "presets": {
213
229
  "today": "Hoy",
214
230
  "yesterday": "Ayer",
@@ -296,6 +312,10 @@
296
312
  },
297
313
  "badge": {
298
314
  "notifications_one": "{{count}} notificación",
315
+ "notifications_zero": "{{count}} notificaciones",
316
+ "notifications_two": "{{count}} notificaciones",
317
+ "notifications_few": "{{count}} notificaciones",
318
+ "notifications_many": "{{count}} notificaciones",
299
319
  "notifications_other": "{{count}} notificaciones",
300
320
  "variant": {
301
321
  "neutral": "Neutro",
@@ -331,6 +351,10 @@
331
351
  },
332
352
  "dataTable": {
333
353
  "selected_one": "{{count}} fila seleccionada",
354
+ "selected_zero": "{{count}} filas seleccionadas",
355
+ "selected_two": "{{count}} filas seleccionadas",
356
+ "selected_few": "{{count}} filas seleccionadas",
357
+ "selected_many": "{{count}} filas seleccionadas",
334
358
  "selected_other": "{{count}} filas seleccionadas",
335
359
  "exportCsv": "Exportar CSV",
336
360
  "exportPdf": "Exportar PDF",
@@ -399,6 +423,36 @@
399
423
  "clear": "Eliminar",
400
424
  "apply": "Aplicar"
401
425
  },
426
+ "textFilter": {
427
+ "placeholder": "Search…",
428
+ "clear": "Clear",
429
+ "apply": "Apply",
430
+ "operators": {
431
+ "contains": "Contains",
432
+ "notContains": "Does not contain",
433
+ "equals": "Equals",
434
+ "startsWith": "Starts with",
435
+ "endsWith": "Ends with"
436
+ }
437
+ },
438
+ "numberFilter": {
439
+ "placeholder": "Filter…",
440
+ "from": "From",
441
+ "to": "To",
442
+ "clear": "Clear",
443
+ "apply": "Apply",
444
+ "operators": {
445
+ "equals": "Equals",
446
+ "notEqual": "Not equal",
447
+ "greaterThan": "Greater than",
448
+ "greaterThanOrEqual": "Greater than or equal",
449
+ "lessThan": "Less than",
450
+ "lessThanOrEqual": "Less than or equal",
451
+ "inRange": "In range",
452
+ "blank": "Blank",
453
+ "notBlank": "Not blank"
454
+ }
455
+ },
402
456
  "typeaheadFilter": {
403
457
  "placeholder": "Buscar…",
404
458
  "clear": "Eliminar"
@@ -426,6 +480,10 @@
426
480
  "rating": {
427
481
  "label": "{{value}} estrellas de {{max}}",
428
482
  "reviews_one": "{{value}} estrellas · 1 opinión",
483
+ "reviews_zero": "{{value}} estrellas · {{count}} opiniones",
484
+ "reviews_two": "{{value}} estrellas · {{count}} opiniones",
485
+ "reviews_few": "{{value}} estrellas · {{count}} opiniones",
486
+ "reviews_many": "{{value}} estrellas · {{count}} opiniones",
429
487
  "reviews_other": "{{value}} estrellas · {{count}} opiniones"
430
488
  },
431
489
  "sparkline": {
@@ -454,6 +512,10 @@
454
512
  "notificationTray": {
455
513
  "ariaLabel": "Notificaciones",
456
514
  "triggerLabel_one": "Notificaciones, {{count}} sin leer",
515
+ "triggerLabel_zero": "Notificaciones, {{count}} sin leer",
516
+ "triggerLabel_two": "Notificaciones, {{count}} sin leer",
517
+ "triggerLabel_few": "Notificaciones, {{count}} sin leer",
518
+ "triggerLabel_many": "Notificaciones, {{count}} sin leer",
457
519
  "triggerLabel_other": "Notificaciones, {{count}} sin leer",
458
520
  "triggerLabelNone": "Notificaciones, ninguna sin leer",
459
521
  "panelTitle": "Notificaciones",
@@ -474,6 +536,10 @@
474
536
  "messageTray": {
475
537
  "ariaLabel": "Mensajes",
476
538
  "triggerLabel_one": "Mensajes, {{count}} sin leer",
539
+ "triggerLabel_zero": "Mensajes, {{count}} sin leer",
540
+ "triggerLabel_two": "Mensajes, {{count}} sin leer",
541
+ "triggerLabel_few": "Mensajes, {{count}} sin leer",
542
+ "triggerLabel_many": "Mensajes, {{count}} sin leer",
477
543
  "triggerLabel_other": "Mensajes, {{count}} sin leer",
478
544
  "triggerLabelNone": "Mensajes, ninguno sin leer",
479
545
  "panelTitle": "Mensajes",
@@ -492,6 +558,10 @@
492
558
  "subjectFragment": " — {{subject}}",
493
559
  "unreadSuffix": ", sin leer",
494
560
  "threadCount_one": "{{count}} mensaje nuevo en la conversación",
561
+ "threadCount_zero": "{{count}} mensajes nuevos en la conversación",
562
+ "threadCount_two": "{{count}} mensajes nuevos en la conversación",
563
+ "threadCount_few": "{{count}} mensajes nuevos en la conversación",
564
+ "threadCount_many": "{{count}} mensajes nuevos en la conversación",
495
565
  "threadCount_other": "{{count}} mensajes nuevos en la conversación"
496
566
  },
497
567
  "taskCard": {
@@ -525,8 +595,16 @@
525
595
  "regionLabel": "Avisos",
526
596
  "listLabel": "Lista de avisos",
527
597
  "countChanged_one": "{{count}} aviso pendiente de revisión",
598
+ "countChanged_zero": "{{count}} avisos pendientes de revisión",
599
+ "countChanged_two": "{{count}} avisos pendientes de revisión",
600
+ "countChanged_few": "{{count}} avisos pendientes de revisión",
601
+ "countChanged_many": "{{count}} avisos pendientes de revisión",
528
602
  "countChanged_other": "{{count}} avisos pendientes de revisión",
529
603
  "showMore_one": "Mostrar {{count}} aviso más",
604
+ "showMore_zero": "Mostrar {{count}} avisos más",
605
+ "showMore_two": "Mostrar {{count}} avisos más",
606
+ "showMore_few": "Mostrar {{count}} avisos más",
607
+ "showMore_many": "Mostrar {{count}} avisos más",
530
608
  "showMore_other": "Mostrar {{count}} avisos más",
531
609
  "showLess": "Mostrar menos"
532
610
  },
@@ -626,6 +704,28 @@
626
704
  "on": "Activar",
627
705
  "off": "Desactivar"
628
706
  }
707
+ },
708
+ "localePicker": {
709
+ "trigger": "Configuración de idioma (actual: {{locale}})",
710
+ "popupLabel": "Seleccionar idioma",
711
+ "commandLabel": "Lista de idiomas",
712
+ "searchPlaceholder": "Buscar idiomas…",
713
+ "searchLabel": "Buscar idiomas",
714
+ "empty": "No se encontraron idiomas",
715
+ "currentSelection": "Selección actual"
716
+ },
717
+ "headerSettings": {
718
+ "trigger": "Ajustes",
719
+ "language": {
720
+ "label": "Idioma"
721
+ },
722
+ "appearance": {
723
+ "label": "Apariencia",
724
+ "light": "Claro",
725
+ "dark": "Oscuro",
726
+ "system": "Sistema",
727
+ "accessible": "Modo accesible"
728
+ }
629
729
  }
630
730
  },
631
731
  "alia": {
@@ -636,6 +736,10 @@
636
736
  "close": "Cerrar asistente",
637
737
  "open": "Abrir asistente",
638
738
  "unseenCount_one": "{{count}} mensaje nuevo",
739
+ "unseenCount_zero": "{{count}} mensajes nuevos",
740
+ "unseenCount_two": "{{count}} mensajes nuevos",
741
+ "unseenCount_few": "{{count}} mensajes nuevos",
742
+ "unseenCount_many": "{{count}} mensajes nuevos",
639
743
  "unseenCount_other": "{{count}} mensajes nuevos",
640
744
  "usageLabel": "{{current}} de {{limit}} mensajes utilizados",
641
745
  "usageLimitReached": "Ha alcanzado el límite de mensajes",
@@ -676,6 +780,10 @@
676
780
  "placeholder": "Escriba un mensaje",
677
781
  "attach": "Adjuntar archivo",
678
782
  "remaining_one": "{{count}} carácter restante",
783
+ "remaining_zero": "{{count}} caracteres restantes",
784
+ "remaining_two": "{{count}} caracteres restantes",
785
+ "remaining_few": "{{count}} caracteres restantes",
786
+ "remaining_many": "{{count}} caracteres restantes",
679
787
  "remaining_other": "{{count}} caracteres restantes",
680
788
  "sendHint": "Pulse Ctrl + Intro para enviar"
681
789
  },
@@ -703,6 +811,10 @@
703
811
  "seekTo": "Ir a {{time}}",
704
812
  "speaker": "Locutor {{name}}",
705
813
  "matchCount_one": "{{count}} coincidencia",
814
+ "matchCount_zero": "{{count}} coincidencias",
815
+ "matchCount_two": "{{count}} coincidencias",
816
+ "matchCount_few": "{{count}} coincidencias",
817
+ "matchCount_many": "{{count}} coincidencias",
706
818
  "matchCount_other": "{{count}} coincidencias",
707
819
  "noMatches": "Sin coincidencias",
708
820
  "lowConfidence": "fiabilidad baja"
@@ -763,6 +875,10 @@
763
875
  "previousDays": "Días anteriores",
764
876
  "nextDays": "Días siguientes",
765
877
  "showMore_one": "Mostrar 1 más",
878
+ "showMore_zero": "Mostrar {{count}} más",
879
+ "showMore_two": "Mostrar {{count}} más",
880
+ "showMore_few": "Mostrar {{count}} más",
881
+ "showMore_many": "Mostrar {{count}} más",
766
882
  "showMore_other": "Mostrar {{count}} más",
767
883
  "noSlots": "No hay franjas disponibles",
768
884
  "nextAvailable": "Próxima disponibilidad",
@@ -948,12 +1064,28 @@
948
1064
  },
949
1065
  "delay": {
950
1066
  "summary_one": "Esperar {{count}} día",
1067
+ "summary_zero": "Esperar {{count}} días",
1068
+ "summary_two": "Esperar {{count}} días",
1069
+ "summary_few": "Esperar {{count}} días",
1070
+ "summary_many": "Esperar {{count}} días",
951
1071
  "summary_other": "Esperar {{count}} días",
952
1072
  "days_one": "{{count}} día",
1073
+ "days_zero": "{{count}} días",
1074
+ "days_two": "{{count}} días",
1075
+ "days_few": "{{count}} días",
1076
+ "days_many": "{{count}} días",
953
1077
  "days_other": "{{count}} días",
954
1078
  "hours_one": "{{count}} hora",
1079
+ "hours_zero": "{{count}} horas",
1080
+ "hours_two": "{{count}} horas",
1081
+ "hours_few": "{{count}} horas",
1082
+ "hours_many": "{{count}} horas",
955
1083
  "hours_other": "{{count}} horas",
956
1084
  "minutes_one": "{{count}} minuto",
1085
+ "minutes_zero": "{{count}} minutos",
1086
+ "minutes_two": "{{count}} minutos",
1087
+ "minutes_few": "{{count}} minutos",
1088
+ "minutes_many": "{{count}} minutos",
957
1089
  "minutes_other": "{{count}} minutos"
958
1090
  },
959
1091
  "editor": {
@@ -969,6 +1101,10 @@
969
1101
  "empty": "Añada su primera acción para empezar a construir la pipeline.",
970
1102
  "enrollmentCriteria": "Criterios de inscripción",
971
1103
  "criteriaCount_one": "Basado en {{count}} criterio",
1104
+ "criteriaCount_zero": "Basado en {{count}} criterios",
1105
+ "criteriaCount_two": "Basado en {{count}} criterios",
1106
+ "criteriaCount_few": "Basado en {{count}} criterios",
1107
+ "criteriaCount_many": "Basado en {{count}} criterios",
972
1108
  "criteriaCount_other": "Basado en {{count}} criterios",
973
1109
  "noCriteria": "No se han definido criterios de inscripción",
974
1110
  "editCriteria": "Editar criterios",
@@ -979,6 +1115,10 @@
979
1115
  },
980
1116
  "map": {
981
1117
  "label_one": "Pipeline del flujo de trabajo con {{count}} paso",
1118
+ "label_zero": "Pipeline del flujo de trabajo con {{count}} pasos",
1119
+ "label_two": "Pipeline del flujo de trabajo con {{count}} pasos",
1120
+ "label_few": "Pipeline del flujo de trabajo con {{count}} pasos",
1121
+ "label_many": "Pipeline del flujo de trabajo con {{count}} pasos",
982
1122
  "label_other": "Pipeline del flujo de trabajo con {{count}} pasos",
983
1123
  "completed": "Completado",
984
1124
  "current": "Paso actual",
@@ -990,6 +1130,10 @@
990
1130
  "activeEnrollments": "Inscripciones activas",
991
1131
  "totalEnrollments": "Inscripciones totales",
992
1132
  "actions_one": "{{count}} acción",
1133
+ "actions_zero": "{{count}} acciones",
1134
+ "actions_two": "{{count}} acciones",
1135
+ "actions_few": "{{count}} acciones",
1136
+ "actions_many": "{{count}} acciones",
993
1137
  "actions_other": "{{count}} acciones",
994
1138
  "view": "Ver flujo de trabajo",
995
1139
  "edit": "Editar flujo de trabajo",
@@ -90,6 +90,10 @@
90
90
  },
91
91
  "requirements": {
92
92
  "length_one": "Au moins {{count}} caractère",
93
+ "length_zero": "Au moins {{count}} caractères",
94
+ "length_two": "Au moins {{count}} caractères",
95
+ "length_few": "Au moins {{count}} caractères",
96
+ "length_many": "Au moins {{count}} caractères",
93
97
  "length_other": "Au moins {{count}} caractères",
94
98
  "uppercase": "Une lettre majuscule",
95
99
  "lowercase": "Une lettre minuscule",
@@ -102,6 +106,8 @@
102
106
  },
103
107
  "textarea": {
104
108
  "charactersRemaining_one": "{{count}} caractère restant",
109
+ "charactersRemaining_zero": "{{count}} caractères restants",
110
+ "charactersRemaining_two": "{{count}} caractères restants",
105
111
  "charactersRemaining_few": "{{count}} caractères restants",
106
112
  "charactersRemaining_many": "{{count}} caractères restants",
107
113
  "charactersRemaining_other": "{{count}} caractères restants"
@@ -133,9 +139,11 @@
133
139
  "minReached": "Minimum de {{min}} sélections atteint",
134
140
  "maxReached": "Maximum de {{max}} sélections atteint",
135
141
  "counter_one": "{{count}} sur {{total}} sélectionné",
136
- "counter_other": "{{count}} sur {{total}} sélectionnés",
142
+ "counter_zero": "{{count}} sur {{total}} sélectionnés",
143
+ "counter_two": "{{count}} sur {{total}} sélectionnés",
137
144
  "counter_few": "{{count}} sur {{total}} sélectionnés",
138
- "counter_many": "{{count}} sur {{total}} sélectionnés"
145
+ "counter_many": "{{count}} sur {{total}} sélectionnés",
146
+ "counter_other": "{{count}} sur {{total}} sélectionnés"
139
147
  },
140
148
  "multiSelect": {
141
149
  "placeholder": "Sélectionner…",
@@ -147,15 +155,21 @@
147
155
  "overflow": "+{{count}} autres",
148
156
  "selected_zero": "{{count}} sélectionnés",
149
157
  "selected_one": "{{count}} sélectionné",
158
+ "selected_two": "{{count}} sélectionnés",
159
+ "selected_few": "{{count}} sélectionnés",
160
+ "selected_many": "{{count}} sélectionnés",
150
161
  "selected_other": "{{count}} sélectionnés"
151
162
  },
152
163
  "autocomplete": {
164
+ "ariaLabel": "Rechercher",
153
165
  "recent": "Récents",
154
166
  "noResults": "Aucun résultat",
155
167
  "results_one": "{{count}} résultat",
156
- "results_other": "{{count}} résultats",
168
+ "results_zero": "{{count}} résultats",
169
+ "results_two": "{{count}} résultats",
157
170
  "results_few": "{{count}} résultats",
158
- "results_many": "{{count}} résultats"
171
+ "results_many": "{{count}} résultats",
172
+ "results_other": "{{count}} résultats"
159
173
  },
160
174
  "phone": {
161
175
  "placeholder": "Numéro de téléphone",
@@ -206,9 +220,11 @@
206
220
  "placeholder": "Sélectionner une plage de dates",
207
221
  "rangeSummary": "Du {{from}} au {{to}}, {{count}} jour(s)",
208
222
  "days_one": "{{count}} jour",
209
- "days_other": "{{count}} jours",
223
+ "days_zero": "{{count}} jours",
224
+ "days_two": "{{count}} jours",
210
225
  "days_few": "{{count}} jours",
211
226
  "days_many": "{{count}} jours",
227
+ "days_other": "{{count}} jours",
212
228
  "presets": {
213
229
  "today": "Aujourd'hui",
214
230
  "yesterday": "Hier",
@@ -296,6 +312,10 @@
296
312
  },
297
313
  "badge": {
298
314
  "notifications_one": "{{count}} notification",
315
+ "notifications_zero": "{{count}} notifications",
316
+ "notifications_two": "{{count}} notifications",
317
+ "notifications_few": "{{count}} notifications",
318
+ "notifications_many": "{{count}} notifications",
299
319
  "notifications_other": "{{count}} notifications",
300
320
  "variant": {
301
321
  "neutral": "Neutre",
@@ -331,6 +351,10 @@
331
351
  },
332
352
  "dataTable": {
333
353
  "selected_one": "{{count}} ligne sélectionnée",
354
+ "selected_zero": "{{count}} lignes sélectionnées",
355
+ "selected_two": "{{count}} lignes sélectionnées",
356
+ "selected_few": "{{count}} lignes sélectionnées",
357
+ "selected_many": "{{count}} lignes sélectionnées",
334
358
  "selected_other": "{{count}} lignes sélectionnées",
335
359
  "exportCsv": "Exporter CSV",
336
360
  "exportPdf": "Exporter PDF",
@@ -399,6 +423,36 @@
399
423
  "clear": "Supprimer",
400
424
  "apply": "Appliquer"
401
425
  },
426
+ "textFilter": {
427
+ "placeholder": "Search…",
428
+ "clear": "Clear",
429
+ "apply": "Apply",
430
+ "operators": {
431
+ "contains": "Contains",
432
+ "notContains": "Does not contain",
433
+ "equals": "Equals",
434
+ "startsWith": "Starts with",
435
+ "endsWith": "Ends with"
436
+ }
437
+ },
438
+ "numberFilter": {
439
+ "placeholder": "Filter…",
440
+ "from": "From",
441
+ "to": "To",
442
+ "clear": "Clear",
443
+ "apply": "Apply",
444
+ "operators": {
445
+ "equals": "Equals",
446
+ "notEqual": "Not equal",
447
+ "greaterThan": "Greater than",
448
+ "greaterThanOrEqual": "Greater than or equal",
449
+ "lessThan": "Less than",
450
+ "lessThanOrEqual": "Less than or equal",
451
+ "inRange": "In range",
452
+ "blank": "Blank",
453
+ "notBlank": "Not blank"
454
+ }
455
+ },
402
456
  "typeaheadFilter": {
403
457
  "placeholder": "Rechercher…",
404
458
  "clear": "Supprimer"
@@ -426,6 +480,10 @@
426
480
  "rating": {
427
481
  "label": "{{value}} étoiles sur {{max}}",
428
482
  "reviews_one": "{{value}} étoiles · 1 avis",
483
+ "reviews_zero": "{{value}} étoiles · {{count}} avis",
484
+ "reviews_two": "{{value}} étoiles · {{count}} avis",
485
+ "reviews_few": "{{value}} étoiles · {{count}} avis",
486
+ "reviews_many": "{{value}} étoiles · {{count}} avis",
429
487
  "reviews_other": "{{value}} étoiles · {{count}} avis"
430
488
  },
431
489
  "sparkline": {
@@ -454,6 +512,10 @@
454
512
  "notificationTray": {
455
513
  "ariaLabel": "Notifications",
456
514
  "triggerLabel_one": "Notifications, {{count}} non lue",
515
+ "triggerLabel_zero": "Notifications, {{count}} non lues",
516
+ "triggerLabel_two": "Notifications, {{count}} non lues",
517
+ "triggerLabel_few": "Notifications, {{count}} non lues",
518
+ "triggerLabel_many": "Notifications, {{count}} non lues",
457
519
  "triggerLabel_other": "Notifications, {{count}} non lues",
458
520
  "triggerLabelNone": "Notifications, aucune non lue",
459
521
  "panelTitle": "Notifications",
@@ -474,6 +536,10 @@
474
536
  "messageTray": {
475
537
  "ariaLabel": "Messages",
476
538
  "triggerLabel_one": "Messages, {{count}} non lu",
539
+ "triggerLabel_zero": "Messages, {{count}} non lus",
540
+ "triggerLabel_two": "Messages, {{count}} non lus",
541
+ "triggerLabel_few": "Messages, {{count}} non lus",
542
+ "triggerLabel_many": "Messages, {{count}} non lus",
477
543
  "triggerLabel_other": "Messages, {{count}} non lus",
478
544
  "triggerLabelNone": "Messages, aucun non lu",
479
545
  "panelTitle": "Messages",
@@ -492,6 +558,10 @@
492
558
  "subjectFragment": " — {{subject}}",
493
559
  "unreadSuffix": ", non lu",
494
560
  "threadCount_one": "{{count}} nouveau message dans la conversation",
561
+ "threadCount_zero": "{{count}} nouveaux messages dans la conversation",
562
+ "threadCount_two": "{{count}} nouveaux messages dans la conversation",
563
+ "threadCount_few": "{{count}} nouveaux messages dans la conversation",
564
+ "threadCount_many": "{{count}} nouveaux messages dans la conversation",
495
565
  "threadCount_other": "{{count}} nouveaux messages dans la conversation"
496
566
  },
497
567
  "taskCard": {
@@ -525,8 +595,16 @@
525
595
  "regionLabel": "Avertissements",
526
596
  "listLabel": "Liste des avertissements",
527
597
  "countChanged_one": "{{count}} avertissement à examiner",
598
+ "countChanged_zero": "{{count}} avertissements à examiner",
599
+ "countChanged_two": "{{count}} avertissements à examiner",
600
+ "countChanged_few": "{{count}} avertissements à examiner",
601
+ "countChanged_many": "{{count}} avertissements à examiner",
528
602
  "countChanged_other": "{{count}} avertissements à examiner",
529
603
  "showMore_one": "Afficher {{count}} avertissement de plus",
604
+ "showMore_zero": "Afficher {{count}} avertissements de plus",
605
+ "showMore_two": "Afficher {{count}} avertissements de plus",
606
+ "showMore_few": "Afficher {{count}} avertissements de plus",
607
+ "showMore_many": "Afficher {{count}} avertissements de plus",
530
608
  "showMore_other": "Afficher {{count}} avertissements de plus",
531
609
  "showLess": "Afficher moins"
532
610
  },
@@ -626,6 +704,28 @@
626
704
  "on": "Activer",
627
705
  "off": "Désactiver"
628
706
  }
707
+ },
708
+ "localePicker": {
709
+ "trigger": "Paramètres de langue (actuelle : {{locale}})",
710
+ "popupLabel": "Sélectionner la langue",
711
+ "commandLabel": "Liste des langues",
712
+ "searchPlaceholder": "Rechercher une langue…",
713
+ "searchLabel": "Rechercher une langue",
714
+ "empty": "Aucune langue trouvée",
715
+ "currentSelection": "Sélection actuelle"
716
+ },
717
+ "headerSettings": {
718
+ "trigger": "Paramètres",
719
+ "language": {
720
+ "label": "Langue"
721
+ },
722
+ "appearance": {
723
+ "label": "Apparence",
724
+ "light": "Clair",
725
+ "dark": "Sombre",
726
+ "system": "Système",
727
+ "accessible": "Mode accessible"
728
+ }
629
729
  }
630
730
  },
631
731
  "alia": {
@@ -636,6 +736,10 @@
636
736
  "close": "Fermer l'assistant",
637
737
  "open": "Ouvrir l'assistant",
638
738
  "unseenCount_one": "{{count}} nouveau message",
739
+ "unseenCount_zero": "{{count}} nouveaux messages",
740
+ "unseenCount_two": "{{count}} nouveaux messages",
741
+ "unseenCount_few": "{{count}} nouveaux messages",
742
+ "unseenCount_many": "{{count}} nouveaux messages",
639
743
  "unseenCount_other": "{{count}} nouveaux messages",
640
744
  "usageLabel": "{{current}} sur {{limit}} messages utilisés",
641
745
  "usageLimitReached": "Vous avez atteint la limite de messages",
@@ -676,6 +780,10 @@
676
780
  "placeholder": "Écrivez un message",
677
781
  "attach": "Joindre un fichier",
678
782
  "remaining_one": "{{count}} caractère restant",
783
+ "remaining_zero": "{{count}} caractères restants",
784
+ "remaining_two": "{{count}} caractères restants",
785
+ "remaining_few": "{{count}} caractères restants",
786
+ "remaining_many": "{{count}} caractères restants",
679
787
  "remaining_other": "{{count}} caractères restants",
680
788
  "sendHint": "Appuyez sur Ctrl + Entrée pour envoyer"
681
789
  },
@@ -703,6 +811,10 @@
703
811
  "seekTo": "Aller à {{time}}",
704
812
  "speaker": "Intervenant {{name}}",
705
813
  "matchCount_one": "{{count}} correspondance",
814
+ "matchCount_zero": "{{count}} correspondances",
815
+ "matchCount_two": "{{count}} correspondances",
816
+ "matchCount_few": "{{count}} correspondances",
817
+ "matchCount_many": "{{count}} correspondances",
706
818
  "matchCount_other": "{{count}} correspondances",
707
819
  "noMatches": "Aucune correspondance",
708
820
  "lowConfidence": "fiabilité faible"
@@ -763,6 +875,10 @@
763
875
  "previousDays": "Jours précédents",
764
876
  "nextDays": "Jours suivants",
765
877
  "showMore_one": "Afficher 1 de plus",
878
+ "showMore_zero": "Afficher {{count}} de plus",
879
+ "showMore_two": "Afficher {{count}} de plus",
880
+ "showMore_few": "Afficher {{count}} de plus",
881
+ "showMore_many": "Afficher {{count}} de plus",
766
882
  "showMore_other": "Afficher {{count}} de plus",
767
883
  "noSlots": "Aucun créneau disponible",
768
884
  "nextAvailable": "Prochaine disponibilité",
@@ -948,12 +1064,28 @@
948
1064
  },
949
1065
  "delay": {
950
1066
  "summary_one": "Attendre {{count}} jour",
1067
+ "summary_zero": "Attendre {{count}} jours",
1068
+ "summary_two": "Attendre {{count}} jours",
1069
+ "summary_few": "Attendre {{count}} jours",
1070
+ "summary_many": "Attendre {{count}} jours",
951
1071
  "summary_other": "Attendre {{count}} jours",
952
1072
  "days_one": "{{count}} jour",
1073
+ "days_zero": "{{count}} jours",
1074
+ "days_two": "{{count}} jours",
1075
+ "days_few": "{{count}} jours",
1076
+ "days_many": "{{count}} jours",
953
1077
  "days_other": "{{count}} jours",
954
1078
  "hours_one": "{{count}} heure",
1079
+ "hours_zero": "{{count}} heures",
1080
+ "hours_two": "{{count}} heures",
1081
+ "hours_few": "{{count}} heures",
1082
+ "hours_many": "{{count}} heures",
955
1083
  "hours_other": "{{count}} heures",
956
1084
  "minutes_one": "{{count}} minute",
1085
+ "minutes_zero": "{{count}} minutes",
1086
+ "minutes_two": "{{count}} minutes",
1087
+ "minutes_few": "{{count}} minutes",
1088
+ "minutes_many": "{{count}} minutes",
957
1089
  "minutes_other": "{{count}} minutes"
958
1090
  },
959
1091
  "editor": {
@@ -969,6 +1101,10 @@
969
1101
  "empty": "Ajoutez votre première action pour commencer à construire le pipeline.",
970
1102
  "enrollmentCriteria": "Critères d'inscription",
971
1103
  "criteriaCount_one": "Basé sur {{count}} critère",
1104
+ "criteriaCount_zero": "Basé sur {{count}} critères",
1105
+ "criteriaCount_two": "Basé sur {{count}} critères",
1106
+ "criteriaCount_few": "Basé sur {{count}} critères",
1107
+ "criteriaCount_many": "Basé sur {{count}} critères",
972
1108
  "criteriaCount_other": "Basé sur {{count}} critères",
973
1109
  "noCriteria": "Aucun critère d'inscription défini",
974
1110
  "editCriteria": "Modifier les critères",
@@ -979,6 +1115,10 @@
979
1115
  },
980
1116
  "map": {
981
1117
  "label_one": "Pipeline du workflow avec {{count}} étape",
1118
+ "label_zero": "Pipeline du workflow avec {{count}} étapes",
1119
+ "label_two": "Pipeline du workflow avec {{count}} étapes",
1120
+ "label_few": "Pipeline du workflow avec {{count}} étapes",
1121
+ "label_many": "Pipeline du workflow avec {{count}} étapes",
982
1122
  "label_other": "Pipeline du workflow avec {{count}} étapes",
983
1123
  "completed": "Complété",
984
1124
  "current": "Étape actuelle",
@@ -990,6 +1130,10 @@
990
1130
  "activeEnrollments": "Inscriptions actives",
991
1131
  "totalEnrollments": "Inscriptions totales",
992
1132
  "actions_one": "{{count}} action",
1133
+ "actions_zero": "{{count}} actions",
1134
+ "actions_two": "{{count}} actions",
1135
+ "actions_few": "{{count}} actions",
1136
+ "actions_many": "{{count}} actions",
993
1137
  "actions_other": "{{count}} actions",
994
1138
  "view": "Voir le workflow",
995
1139
  "edit": "Modifier le workflow",