@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": "{{count}} 文字以上",
93
+ "length_zero": "{{count}} 文字以上",
94
+ "length_two": "{{count}} 文字以上",
95
+ "length_few": "{{count}} 文字以上",
96
+ "length_many": "{{count}} 文字以上",
93
97
  "length_other": "{{count}} 文字以上",
94
98
  "uppercase": "大文字を含む",
95
99
  "lowercase": "小文字を含む",
@@ -102,6 +106,8 @@
102
106
  },
103
107
  "textarea": {
104
108
  "charactersRemaining_one": "残り {{count}} 文字",
109
+ "charactersRemaining_zero": "残り {{count}} 文字",
110
+ "charactersRemaining_two": "残り {{count}} 文字",
105
111
  "charactersRemaining_few": "残り {{count}} 文字",
106
112
  "charactersRemaining_many": "残り {{count}} 文字",
107
113
  "charactersRemaining_other": "残り {{count}} 文字"
@@ -133,9 +139,11 @@
133
139
  "minReached": "最低 {{min}} 件の選択に達しました",
134
140
  "maxReached": "最大 {{max}} 件の選択に達しました",
135
141
  "counter_one": "{{total}} 件中 {{count}} 件選択",
136
- "counter_other": "{{total}} 件中 {{count}} 件選択",
142
+ "counter_zero": "{{total}} 件中 {{count}} 件選択",
143
+ "counter_two": "{{total}} 件中 {{count}} 件選択",
137
144
  "counter_few": "{{total}} 件中 {{count}} 件選択",
138
- "counter_many": "{{total}} 件中 {{count}} 件選択"
145
+ "counter_many": "{{total}} 件中 {{count}} 件選択",
146
+ "counter_other": "{{total}} 件中 {{count}} 件選択"
139
147
  },
140
148
  "multiSelect": {
141
149
  "placeholder": "選択…",
@@ -147,15 +155,21 @@
147
155
  "overflow": "+{{count}} 件",
148
156
  "selected_zero": "{{count}} 件選択",
149
157
  "selected_one": "{{count}} 件選択",
158
+ "selected_two": "{{count}} 件選択",
159
+ "selected_few": "{{count}} 件選択",
160
+ "selected_many": "{{count}} 件選択",
150
161
  "selected_other": "{{count}} 件選択"
151
162
  },
152
163
  "autocomplete": {
164
+ "ariaLabel": "検索",
153
165
  "recent": "最近の履歴",
154
166
  "noResults": "結果なし",
155
167
  "results_one": "{{count}} 件",
156
- "results_other": "{{count}} 件",
168
+ "results_zero": "{{count}} 件",
169
+ "results_two": "{{count}} 件",
157
170
  "results_few": "{{count}} 件",
158
- "results_many": "{{count}} 件"
171
+ "results_many": "{{count}} 件",
172
+ "results_other": "{{count}} 件"
159
173
  },
160
174
  "phone": {
161
175
  "placeholder": "電話番号",
@@ -206,9 +220,11 @@
206
220
  "placeholder": "期間を選択",
207
221
  "rangeSummary": "{{from}} から {{to}}、{{count}} 日間",
208
222
  "days_one": "{{count}} 日",
209
- "days_other": "{{count}} 日",
223
+ "days_zero": "{{count}} 日",
224
+ "days_two": "{{count}} 日",
210
225
  "days_few": "{{count}} 日",
211
226
  "days_many": "{{count}} 日",
227
+ "days_other": "{{count}} 日",
212
228
  "presets": {
213
229
  "today": "今日",
214
230
  "yesterday": "昨日",
@@ -296,6 +312,10 @@
296
312
  },
297
313
  "badge": {
298
314
  "notifications_one": "{{count}} 件の通知",
315
+ "notifications_zero": "{{count}} 件の通知",
316
+ "notifications_two": "{{count}} 件の通知",
317
+ "notifications_few": "{{count}} 件の通知",
318
+ "notifications_many": "{{count}} 件の通知",
299
319
  "notifications_other": "{{count}} 件の通知",
300
320
  "variant": {
301
321
  "neutral": "ニュートラル",
@@ -331,6 +351,10 @@
331
351
  },
332
352
  "dataTable": {
333
353
  "selected_one": "{{count}} 行選択",
354
+ "selected_zero": "{{count}} 行選択",
355
+ "selected_two": "{{count}} 行選択",
356
+ "selected_few": "{{count}} 行選択",
357
+ "selected_many": "{{count}} 行選択",
334
358
  "selected_other": "{{count}} 行選択",
335
359
  "exportCsv": "CSV エクスポート",
336
360
  "exportPdf": "PDF エクスポート",
@@ -399,6 +423,36 @@
399
423
  "clear": "削除",
400
424
  "apply": "適用"
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": "検索…",
404
458
  "clear": "削除"
@@ -426,6 +480,10 @@
426
480
  "rating": {
427
481
  "label": "{{max}} 点中 {{value}} 点",
428
482
  "reviews_one": "{{value}} 点 · 1 件のレビュー",
483
+ "reviews_zero": "{{value}} 点 · {{count}} 件のレビュー",
484
+ "reviews_two": "{{value}} 点 · {{count}} 件のレビュー",
485
+ "reviews_few": "{{value}} 点 · {{count}} 件のレビュー",
486
+ "reviews_many": "{{value}} 点 · {{count}} 件のレビュー",
429
487
  "reviews_other": "{{value}} 点 · {{count}} 件のレビュー"
430
488
  },
431
489
  "sparkline": {
@@ -454,6 +512,10 @@
454
512
  "notificationTray": {
455
513
  "ariaLabel": "通知",
456
514
  "triggerLabel_one": "通知、{{count}} 件未読",
515
+ "triggerLabel_zero": "通知、{{count}} 件未読",
516
+ "triggerLabel_two": "通知、{{count}} 件未読",
517
+ "triggerLabel_few": "通知、{{count}} 件未読",
518
+ "triggerLabel_many": "通知、{{count}} 件未読",
457
519
  "triggerLabel_other": "通知、{{count}} 件未読",
458
520
  "triggerLabelNone": "通知、未読なし",
459
521
  "panelTitle": "通知",
@@ -474,6 +536,10 @@
474
536
  "messageTray": {
475
537
  "ariaLabel": "メッセージ",
476
538
  "triggerLabel_one": "メッセージ、{{count}} 件未読",
539
+ "triggerLabel_zero": "メッセージ、{{count}} 件未読",
540
+ "triggerLabel_two": "メッセージ、{{count}} 件未読",
541
+ "triggerLabel_few": "メッセージ、{{count}} 件未読",
542
+ "triggerLabel_many": "メッセージ、{{count}} 件未読",
477
543
  "triggerLabel_other": "メッセージ、{{count}} 件未読",
478
544
  "triggerLabelNone": "メッセージ、未読なし",
479
545
  "panelTitle": "メッセージ",
@@ -492,6 +558,10 @@
492
558
  "subjectFragment": " — {{subject}}",
493
559
  "unreadSuffix": "、未読",
494
560
  "threadCount_one": "スレッドに {{count}} 件の新しいメッセージ",
561
+ "threadCount_zero": "スレッドに {{count}} 件の新しいメッセージ",
562
+ "threadCount_two": "スレッドに {{count}} 件の新しいメッセージ",
563
+ "threadCount_few": "スレッドに {{count}} 件の新しいメッセージ",
564
+ "threadCount_many": "スレッドに {{count}} 件の新しいメッセージ",
495
565
  "threadCount_other": "スレッドに {{count}} 件の新しいメッセージ"
496
566
  },
497
567
  "taskCard": {
@@ -525,8 +595,16 @@
525
595
  "regionLabel": "警告",
526
596
  "listLabel": "警告リスト",
527
597
  "countChanged_one": "確認が必要な警告が {{count}} 件あります",
598
+ "countChanged_zero": "確認が必要な警告が {{count}} 件あります",
599
+ "countChanged_two": "確認が必要な警告が {{count}} 件あります",
600
+ "countChanged_few": "確認が必要な警告が {{count}} 件あります",
601
+ "countChanged_many": "確認が必要な警告が {{count}} 件あります",
528
602
  "countChanged_other": "確認が必要な警告が {{count}} 件あります",
529
603
  "showMore_one": "さらに {{count}} 件表示",
604
+ "showMore_zero": "さらに {{count}} 件表示",
605
+ "showMore_two": "さらに {{count}} 件表示",
606
+ "showMore_few": "さらに {{count}} 件表示",
607
+ "showMore_many": "さらに {{count}} 件表示",
530
608
  "showMore_other": "さらに {{count}} 件表示",
531
609
  "showLess": "折りたたむ"
532
610
  },
@@ -626,6 +704,28 @@
626
704
  "on": "有効にする",
627
705
  "off": "無効にする"
628
706
  }
707
+ },
708
+ "localePicker": {
709
+ "trigger": "言語設定(現在: {{locale}})",
710
+ "popupLabel": "言語を選択",
711
+ "commandLabel": "言語リスト",
712
+ "searchPlaceholder": "言語を検索…",
713
+ "searchLabel": "言語を検索",
714
+ "empty": "言語が見つかりません",
715
+ "currentSelection": "現在の選択"
716
+ },
717
+ "headerSettings": {
718
+ "trigger": "設定",
719
+ "language": {
720
+ "label": "言語"
721
+ },
722
+ "appearance": {
723
+ "label": "外観",
724
+ "light": "ライト",
725
+ "dark": "ダーク",
726
+ "system": "システム",
727
+ "accessible": "アクセシブルモード"
728
+ }
629
729
  }
630
730
  },
631
731
  "alia": {
@@ -636,6 +736,10 @@
636
736
  "close": "アシスタントを閉じる",
637
737
  "open": "アシスタントを開く",
638
738
  "unseenCount_one": "{{count}} 件の新しいメッセージ",
739
+ "unseenCount_zero": "{{count}} 件の新しいメッセージ",
740
+ "unseenCount_two": "{{count}} 件の新しいメッセージ",
741
+ "unseenCount_few": "{{count}} 件の新しいメッセージ",
742
+ "unseenCount_many": "{{count}} 件の新しいメッセージ",
639
743
  "unseenCount_other": "{{count}} 件の新しいメッセージ",
640
744
  "usageLabel": "{{limit}} 件中 {{current}} 件のメッセージを使用",
641
745
  "usageLimitReached": "メッセージの上限に達しました",
@@ -676,6 +780,10 @@
676
780
  "placeholder": "メッセージを入力",
677
781
  "attach": "ファイルを添付",
678
782
  "remaining_one": "残り {{count}} 文字",
783
+ "remaining_zero": "残り {{count}} 文字",
784
+ "remaining_two": "残り {{count}} 文字",
785
+ "remaining_few": "残り {{count}} 文字",
786
+ "remaining_many": "残り {{count}} 文字",
679
787
  "remaining_other": "残り {{count}} 文字",
680
788
  "sendHint": "Ctrl + Enter で送信"
681
789
  },
@@ -703,6 +811,10 @@
703
811
  "seekTo": "{{time}} へ移動",
704
812
  "speaker": "話者 {{name}}",
705
813
  "matchCount_one": "{{count}} 件一致",
814
+ "matchCount_zero": "{{count}} 件一致",
815
+ "matchCount_two": "{{count}} 件一致",
816
+ "matchCount_few": "{{count}} 件一致",
817
+ "matchCount_many": "{{count}} 件一致",
706
818
  "matchCount_other": "{{count}} 件一致",
707
819
  "noMatches": "一致なし",
708
820
  "lowConfidence": "信頼度低"
@@ -763,6 +875,10 @@
763
875
  "previousDays": "前の日",
764
876
  "nextDays": "次の日",
765
877
  "showMore_one": "さらに 1 件表示",
878
+ "showMore_zero": "さらに {{count}} 件表示",
879
+ "showMore_two": "さらに {{count}} 件表示",
880
+ "showMore_few": "さらに {{count}} 件表示",
881
+ "showMore_many": "さらに {{count}} 件表示",
766
882
  "showMore_other": "さらに {{count}} 件表示",
767
883
  "noSlots": "利用可能な時間帯がありません",
768
884
  "nextAvailable": "次の空き",
@@ -948,12 +1064,28 @@
948
1064
  },
949
1065
  "delay": {
950
1066
  "summary_one": "{{count}} 日待機",
1067
+ "summary_zero": "{{count}} 日待機",
1068
+ "summary_two": "{{count}} 日待機",
1069
+ "summary_few": "{{count}} 日待機",
1070
+ "summary_many": "{{count}} 日待機",
951
1071
  "summary_other": "{{count}} 日待機",
952
1072
  "days_one": "{{count}} 日",
1073
+ "days_zero": "{{count}} 日",
1074
+ "days_two": "{{count}} 日",
1075
+ "days_few": "{{count}} 日",
1076
+ "days_many": "{{count}} 日",
953
1077
  "days_other": "{{count}} 日",
954
1078
  "hours_one": "{{count}} 時間",
1079
+ "hours_zero": "{{count}} 時間",
1080
+ "hours_two": "{{count}} 時間",
1081
+ "hours_few": "{{count}} 時間",
1082
+ "hours_many": "{{count}} 時間",
955
1083
  "hours_other": "{{count}} 時間",
956
1084
  "minutes_one": "{{count}} 分",
1085
+ "minutes_zero": "{{count}} 分",
1086
+ "minutes_two": "{{count}} 分",
1087
+ "minutes_few": "{{count}} 分",
1088
+ "minutes_many": "{{count}} 分",
957
1089
  "minutes_other": "{{count}} 分"
958
1090
  },
959
1091
  "editor": {
@@ -969,6 +1101,10 @@
969
1101
  "empty": "パイプラインの構築を始めるには最初のアクションを追加してください。",
970
1102
  "enrollmentCriteria": "登録条件",
971
1103
  "criteriaCount_one": "{{count}} 件の条件に基づく",
1104
+ "criteriaCount_zero": "{{count}} 件の条件に基づく",
1105
+ "criteriaCount_two": "{{count}} 件の条件に基づく",
1106
+ "criteriaCount_few": "{{count}} 件の条件に基づく",
1107
+ "criteriaCount_many": "{{count}} 件の条件に基づく",
972
1108
  "criteriaCount_other": "{{count}} 件の条件に基づく",
973
1109
  "noCriteria": "登録条件が設定されていません",
974
1110
  "editCriteria": "条件を編集",
@@ -979,6 +1115,10 @@
979
1115
  },
980
1116
  "map": {
981
1117
  "label_one": "{{count}} ステップのワークフローパイプライン",
1118
+ "label_zero": "{{count}} ステップのワークフローパイプライン",
1119
+ "label_two": "{{count}} ステップのワークフローパイプライン",
1120
+ "label_few": "{{count}} ステップのワークフローパイプライン",
1121
+ "label_many": "{{count}} ステップのワークフローパイプライン",
982
1122
  "label_other": "{{count}} ステップのワークフローパイプライン",
983
1123
  "completed": "完了",
984
1124
  "current": "現在のステップ",
@@ -990,6 +1130,10 @@
990
1130
  "activeEnrollments": "有効な登録",
991
1131
  "totalEnrollments": "総登録数",
992
1132
  "actions_one": "{{count}} 件のアクション",
1133
+ "actions_zero": "{{count}} 件のアクション",
1134
+ "actions_two": "{{count}} 件のアクション",
1135
+ "actions_few": "{{count}} 件のアクション",
1136
+ "actions_many": "{{count}} 件のアクション",
993
1137
  "actions_other": "{{count}} 件のアクション",
994
1138
  "view": "ワークフローを表示",
995
1139
  "edit": "ワークフローを編集",
@@ -90,6 +90,10 @@
90
90
  },
91
91
  "requirements": {
92
92
  "length_one": "Minimaal {{count}} teken",
93
+ "length_zero": "Minimaal {{count}} tekens",
94
+ "length_two": "Minimaal {{count}} tekens",
95
+ "length_few": "Minimaal {{count}} tekens",
96
+ "length_many": "Minimaal {{count}} tekens",
93
97
  "length_other": "Minimaal {{count}} tekens",
94
98
  "uppercase": "Een hoofdletter",
95
99
  "lowercase": "Een kleine letter",
@@ -102,6 +106,8 @@
102
106
  },
103
107
  "textarea": {
104
108
  "charactersRemaining_one": "{{count}} teken over",
109
+ "charactersRemaining_zero": "{{count}} tekens over",
110
+ "charactersRemaining_two": "{{count}} tekens over",
105
111
  "charactersRemaining_few": "{{count}} tekens over",
106
112
  "charactersRemaining_many": "{{count}} tekens over",
107
113
  "charactersRemaining_other": "{{count}} tekens over"
@@ -133,9 +139,11 @@
133
139
  "minReached": "Minimum van {{min}} selecties bereikt",
134
140
  "maxReached": "Maximum van {{max}} selecties bereikt",
135
141
  "counter_one": "{{count}} van {{total}} geselecteerd",
136
- "counter_other": "{{count}} van {{total}} geselecteerd",
142
+ "counter_zero": "{{count}} van {{total}} geselecteerd",
143
+ "counter_two": "{{count}} van {{total}} geselecteerd",
137
144
  "counter_few": "{{count}} van {{total}} geselecteerd",
138
- "counter_many": "{{count}} van {{total}} geselecteerd"
145
+ "counter_many": "{{count}} van {{total}} geselecteerd",
146
+ "counter_other": "{{count}} van {{total}} geselecteerd"
139
147
  },
140
148
  "multiSelect": {
141
149
  "placeholder": "Selecteren…",
@@ -147,15 +155,21 @@
147
155
  "overflow": "+{{count}} andere",
148
156
  "selected_zero": "{{count}} geselecteerd",
149
157
  "selected_one": "{{count}} geselecteerd",
158
+ "selected_two": "{{count}} geselecteerd",
159
+ "selected_few": "{{count}} geselecteerd",
160
+ "selected_many": "{{count}} geselecteerd",
150
161
  "selected_other": "{{count}} geselecteerd"
151
162
  },
152
163
  "autocomplete": {
164
+ "ariaLabel": "Zoeken",
153
165
  "recent": "Recent",
154
166
  "noResults": "Geen resultaten",
155
167
  "results_one": "{{count}} resultaat",
156
- "results_other": "{{count}} resultaten",
168
+ "results_zero": "{{count}} resultaten",
169
+ "results_two": "{{count}} resultaten",
157
170
  "results_few": "{{count}} resultaten",
158
- "results_many": "{{count}} resultaten"
171
+ "results_many": "{{count}} resultaten",
172
+ "results_other": "{{count}} resultaten"
159
173
  },
160
174
  "phone": {
161
175
  "placeholder": "Telefoonnummer",
@@ -206,9 +220,11 @@
206
220
  "placeholder": "Datumbereik selecteren",
207
221
  "rangeSummary": "Van {{from}} tot {{to}}, {{count}} dag(en)",
208
222
  "days_one": "{{count}} dag",
209
- "days_other": "{{count}} dagen",
223
+ "days_zero": "{{count}} dagen",
224
+ "days_two": "{{count}} dagen",
210
225
  "days_few": "{{count}} dagen",
211
226
  "days_many": "{{count}} dagen",
227
+ "days_other": "{{count}} dagen",
212
228
  "presets": {
213
229
  "today": "Vandaag",
214
230
  "yesterday": "Gisteren",
@@ -296,6 +312,10 @@
296
312
  },
297
313
  "badge": {
298
314
  "notifications_one": "{{count}} melding",
315
+ "notifications_zero": "{{count}} meldingen",
316
+ "notifications_two": "{{count}} meldingen",
317
+ "notifications_few": "{{count}} meldingen",
318
+ "notifications_many": "{{count}} meldingen",
299
319
  "notifications_other": "{{count}} meldingen",
300
320
  "variant": {
301
321
  "neutral": "Neutraal",
@@ -331,6 +351,10 @@
331
351
  },
332
352
  "dataTable": {
333
353
  "selected_one": "{{count}} rij geselecteerd",
354
+ "selected_zero": "{{count}} rijen geselecteerd",
355
+ "selected_two": "{{count}} rijen geselecteerd",
356
+ "selected_few": "{{count}} rijen geselecteerd",
357
+ "selected_many": "{{count}} rijen geselecteerd",
334
358
  "selected_other": "{{count}} rijen geselecteerd",
335
359
  "exportCsv": "CSV exporteren",
336
360
  "exportPdf": "PDF exporteren",
@@ -399,6 +423,36 @@
399
423
  "clear": "Verwijderen",
400
424
  "apply": "Toepassen"
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": "Zoeken…",
404
458
  "clear": "Verwijderen"
@@ -426,6 +480,10 @@
426
480
  "rating": {
427
481
  "label": "{{value}} sterren van {{max}}",
428
482
  "reviews_one": "{{value}} sterren · 1 beoordeling",
483
+ "reviews_zero": "{{value}} sterren · {{count}} beoordelingen",
484
+ "reviews_two": "{{value}} sterren · {{count}} beoordelingen",
485
+ "reviews_few": "{{value}} sterren · {{count}} beoordelingen",
486
+ "reviews_many": "{{value}} sterren · {{count}} beoordelingen",
429
487
  "reviews_other": "{{value}} sterren · {{count}} beoordelingen"
430
488
  },
431
489
  "sparkline": {
@@ -454,6 +512,10 @@
454
512
  "notificationTray": {
455
513
  "ariaLabel": "Meldingen",
456
514
  "triggerLabel_one": "Meldingen, {{count}} ongelezen",
515
+ "triggerLabel_zero": "Meldingen, {{count}} ongelezen",
516
+ "triggerLabel_two": "Meldingen, {{count}} ongelezen",
517
+ "triggerLabel_few": "Meldingen, {{count}} ongelezen",
518
+ "triggerLabel_many": "Meldingen, {{count}} ongelezen",
457
519
  "triggerLabel_other": "Meldingen, {{count}} ongelezen",
458
520
  "triggerLabelNone": "Meldingen, geen ongelezen",
459
521
  "panelTitle": "Meldingen",
@@ -474,6 +536,10 @@
474
536
  "messageTray": {
475
537
  "ariaLabel": "Berichten",
476
538
  "triggerLabel_one": "Berichten, {{count}} ongelezen",
539
+ "triggerLabel_zero": "Berichten, {{count}} ongelezen",
540
+ "triggerLabel_two": "Berichten, {{count}} ongelezen",
541
+ "triggerLabel_few": "Berichten, {{count}} ongelezen",
542
+ "triggerLabel_many": "Berichten, {{count}} ongelezen",
477
543
  "triggerLabel_other": "Berichten, {{count}} ongelezen",
478
544
  "triggerLabelNone": "Berichten, geen ongelezen",
479
545
  "panelTitle": "Berichten",
@@ -492,6 +558,10 @@
492
558
  "subjectFragment": " — {{subject}}",
493
559
  "unreadSuffix": ", ongelezen",
494
560
  "threadCount_one": "{{count}} nieuw bericht in het gesprek",
561
+ "threadCount_zero": "{{count}} nieuwe berichten in het gesprek",
562
+ "threadCount_two": "{{count}} nieuwe berichten in het gesprek",
563
+ "threadCount_few": "{{count}} nieuwe berichten in het gesprek",
564
+ "threadCount_many": "{{count}} nieuwe berichten in het gesprek",
495
565
  "threadCount_other": "{{count}} nieuwe berichten in het gesprek"
496
566
  },
497
567
  "taskCard": {
@@ -525,8 +595,16 @@
525
595
  "regionLabel": "Waarschuwingen",
526
596
  "listLabel": "Lijst met waarschuwingen",
527
597
  "countChanged_one": "{{count}} waarschuwing om te bekijken",
598
+ "countChanged_zero": "{{count}} waarschuwingen om te bekijken",
599
+ "countChanged_two": "{{count}} waarschuwingen om te bekijken",
600
+ "countChanged_few": "{{count}} waarschuwingen om te bekijken",
601
+ "countChanged_many": "{{count}} waarschuwingen om te bekijken",
528
602
  "countChanged_other": "{{count}} waarschuwingen om te bekijken",
529
603
  "showMore_one": "{{count}} meer waarschuwing tonen",
604
+ "showMore_zero": "{{count}} meer waarschuwingen tonen",
605
+ "showMore_two": "{{count}} meer waarschuwingen tonen",
606
+ "showMore_few": "{{count}} meer waarschuwingen tonen",
607
+ "showMore_many": "{{count}} meer waarschuwingen tonen",
530
608
  "showMore_other": "{{count}} meer waarschuwingen tonen",
531
609
  "showLess": "Minder tonen"
532
610
  },
@@ -626,6 +704,28 @@
626
704
  "on": "Inschakelen",
627
705
  "off": "Uitschakelen"
628
706
  }
707
+ },
708
+ "localePicker": {
709
+ "trigger": "Taalinstellingen (huidig: {{locale}})",
710
+ "popupLabel": "Taal selecteren",
711
+ "commandLabel": "Lijst met talen",
712
+ "searchPlaceholder": "Zoek talen…",
713
+ "searchLabel": "Zoek talen",
714
+ "empty": "Geen talen gevonden",
715
+ "currentSelection": "Huidige selectie"
716
+ },
717
+ "headerSettings": {
718
+ "trigger": "Instellingen",
719
+ "language": {
720
+ "label": "Taal"
721
+ },
722
+ "appearance": {
723
+ "label": "Weergave",
724
+ "light": "Licht",
725
+ "dark": "Donker",
726
+ "system": "Systeem",
727
+ "accessible": "Toegankelijke modus"
728
+ }
629
729
  }
630
730
  },
631
731
  "alia": {
@@ -636,6 +736,10 @@
636
736
  "close": "Assistent sluiten",
637
737
  "open": "Assistent openen",
638
738
  "unseenCount_one": "{{count}} nieuw bericht",
739
+ "unseenCount_zero": "{{count}} nieuwe berichten",
740
+ "unseenCount_two": "{{count}} nieuwe berichten",
741
+ "unseenCount_few": "{{count}} nieuwe berichten",
742
+ "unseenCount_many": "{{count}} nieuwe berichten",
639
743
  "unseenCount_other": "{{count}} nieuwe berichten",
640
744
  "usageLabel": "{{current}} van {{limit}} berichten gebruikt",
641
745
  "usageLimitReached": "U hebt de berichtenlimiet bereikt",
@@ -676,6 +780,10 @@
676
780
  "placeholder": "Typ een bericht",
677
781
  "attach": "Bestand bijvoegen",
678
782
  "remaining_one": "{{count}} teken over",
783
+ "remaining_zero": "{{count}} tekens over",
784
+ "remaining_two": "{{count}} tekens over",
785
+ "remaining_few": "{{count}} tekens over",
786
+ "remaining_many": "{{count}} tekens over",
679
787
  "remaining_other": "{{count}} tekens over",
680
788
  "sendHint": "Druk op Ctrl + Enter om te verzenden"
681
789
  },
@@ -703,6 +811,10 @@
703
811
  "seekTo": "Ga naar {{time}}",
704
812
  "speaker": "Spreker {{name}}",
705
813
  "matchCount_one": "{{count}} overeenkomst",
814
+ "matchCount_zero": "{{count}} overeenkomsten",
815
+ "matchCount_two": "{{count}} overeenkomsten",
816
+ "matchCount_few": "{{count}} overeenkomsten",
817
+ "matchCount_many": "{{count}} overeenkomsten",
706
818
  "matchCount_other": "{{count}} overeenkomsten",
707
819
  "noMatches": "Geen overeenkomsten",
708
820
  "lowConfidence": "lage betrouwbaarheid"
@@ -763,6 +875,10 @@
763
875
  "previousDays": "Vorige dagen",
764
876
  "nextDays": "Volgende dagen",
765
877
  "showMore_one": "Toon 1 meer",
878
+ "showMore_zero": "Toon {{count}} meer",
879
+ "showMore_two": "Toon {{count}} meer",
880
+ "showMore_few": "Toon {{count}} meer",
881
+ "showMore_many": "Toon {{count}} meer",
766
882
  "showMore_other": "Toon {{count}} meer",
767
883
  "noSlots": "Geen beschikbare tijdsloten",
768
884
  "nextAvailable": "Volgende beschikbaarheid",
@@ -948,12 +1064,28 @@
948
1064
  },
949
1065
  "delay": {
950
1066
  "summary_one": "Wacht {{count}} dag",
1067
+ "summary_zero": "Wacht {{count}} dagen",
1068
+ "summary_two": "Wacht {{count}} dagen",
1069
+ "summary_few": "Wacht {{count}} dagen",
1070
+ "summary_many": "Wacht {{count}} dagen",
951
1071
  "summary_other": "Wacht {{count}} dagen",
952
1072
  "days_one": "{{count}} dag",
1073
+ "days_zero": "{{count}} dagen",
1074
+ "days_two": "{{count}} dagen",
1075
+ "days_few": "{{count}} dagen",
1076
+ "days_many": "{{count}} dagen",
953
1077
  "days_other": "{{count}} dagen",
954
1078
  "hours_one": "{{count}} uur",
1079
+ "hours_zero": "{{count}} uur",
1080
+ "hours_two": "{{count}} uur",
1081
+ "hours_few": "{{count}} uur",
1082
+ "hours_many": "{{count}} uur",
955
1083
  "hours_other": "{{count}} uur",
956
1084
  "minutes_one": "{{count}} minuut",
1085
+ "minutes_zero": "{{count}} minuten",
1086
+ "minutes_two": "{{count}} minuten",
1087
+ "minutes_few": "{{count}} minuten",
1088
+ "minutes_many": "{{count}} minuten",
957
1089
  "minutes_other": "{{count}} minuten"
958
1090
  },
959
1091
  "editor": {
@@ -969,6 +1101,10 @@
969
1101
  "empty": "Voeg uw eerste actie toe om de pijplijn te beginnen opbouwen.",
970
1102
  "enrollmentCriteria": "Inschrijvingscriteria",
971
1103
  "criteriaCount_one": "Gebaseerd op {{count}} criterium",
1104
+ "criteriaCount_zero": "Gebaseerd op {{count}} criteria",
1105
+ "criteriaCount_two": "Gebaseerd op {{count}} criteria",
1106
+ "criteriaCount_few": "Gebaseerd op {{count}} criteria",
1107
+ "criteriaCount_many": "Gebaseerd op {{count}} criteria",
972
1108
  "criteriaCount_other": "Gebaseerd op {{count}} criteria",
973
1109
  "noCriteria": "Geen inschrijvingscriteria ingesteld",
974
1110
  "editCriteria": "Criteria bewerken",
@@ -979,6 +1115,10 @@
979
1115
  },
980
1116
  "map": {
981
1117
  "label_one": "Workflowpijplijn met {{count}} stap",
1118
+ "label_zero": "Workflowpijplijn met {{count}} stappen",
1119
+ "label_two": "Workflowpijplijn met {{count}} stappen",
1120
+ "label_few": "Workflowpijplijn met {{count}} stappen",
1121
+ "label_many": "Workflowpijplijn met {{count}} stappen",
982
1122
  "label_other": "Workflowpijplijn met {{count}} stappen",
983
1123
  "completed": "Voltooid",
984
1124
  "current": "Huidige stap",
@@ -990,6 +1130,10 @@
990
1130
  "activeEnrollments": "Actieve inschrijvingen",
991
1131
  "totalEnrollments": "Totale inschrijvingen",
992
1132
  "actions_one": "{{count}} actie",
1133
+ "actions_zero": "{{count}} acties",
1134
+ "actions_two": "{{count}} acties",
1135
+ "actions_few": "{{count}} acties",
1136
+ "actions_many": "{{count}} acties",
993
1137
  "actions_other": "{{count}} acties",
994
1138
  "view": "Workflow bekijken",
995
1139
  "edit": "Workflow bewerken",