@kaizen/components 1.19.2 → 1.20.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{SuccessIcon-502d508a.js → SuccessIcon-5acec84f.js} +1 -1
- package/dist/cjs/{SuccessIcon-502d508a.js.map → SuccessIcon-5acec84f.js.map} +1 -1
- package/dist/cjs/dts/BrandMoment/BrandMoment.d.ts +22 -0
- package/dist/cjs/dts/BrandMoment/index.d.ts +1 -0
- package/dist/cjs/dts/ErrorPage/ErrorPage.d.ts +16 -0
- package/dist/cjs/dts/ErrorPage/hooks/index.d.ts +1 -0
- package/dist/cjs/dts/ErrorPage/hooks/useErrorMessages.d.ts +8 -0
- package/dist/cjs/dts/ErrorPage/index.d.ts +1 -0
- package/dist/cjs/dts/FilterDatePicker/hooks/useDateInputHandlers.d.ts +21 -0
- package/dist/cjs/dts/SVG/icons/ArrowRightIcon.d.ts +6 -0
- package/dist/cjs/dts/SVG/icons/EmailIcon.d.ts +6 -0
- package/dist/cjs/dts/index.d.ts +1 -0
- package/dist/cjs/future.js +1 -1
- package/dist/cjs/index.css +8 -6
- package/dist/cjs/index.js +464 -143
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/{SuccessIcon-44c16cb6.js → SuccessIcon-6a6f04ae.js} +1 -1
- package/dist/esm/{SuccessIcon-44c16cb6.js.map → SuccessIcon-6a6f04ae.js.map} +1 -1
- package/dist/esm/dts/BrandMoment/BrandMoment.d.ts +22 -0
- package/dist/esm/dts/BrandMoment/index.d.ts +1 -0
- package/dist/esm/dts/ErrorPage/ErrorPage.d.ts +16 -0
- package/dist/esm/dts/ErrorPage/hooks/index.d.ts +1 -0
- package/dist/esm/dts/ErrorPage/hooks/useErrorMessages.d.ts +8 -0
- package/dist/esm/dts/ErrorPage/index.d.ts +1 -0
- package/dist/esm/dts/FilterDatePicker/hooks/useDateInputHandlers.d.ts +21 -0
- package/dist/esm/dts/SVG/icons/ArrowRightIcon.d.ts +6 -0
- package/dist/esm/dts/SVG/icons/EmailIcon.d.ts +6 -0
- package/dist/esm/dts/index.d.ts +1 -0
- package/dist/esm/future.js +1 -1
- package/dist/esm/index.css +7 -5
- package/dist/esm/index.js +465 -145
- package/dist/esm/index.js.map +1 -1
- package/dist/index.d.ts +18 -1
- package/dist/styles.css +1 -1
- package/locales/ar.json +86 -3
- package/locales/bg.json +86 -3
- package/locales/cs.json +86 -3
- package/locales/cy.json +86 -3
- package/locales/da.json +86 -3
- package/locales/de.json +86 -3
- package/locales/el.json +86 -3
- package/locales/en-GB.json +86 -3
- package/locales/en.json +86 -3
- package/locales/es-419.json +86 -3
- package/locales/es.json +86 -3
- package/locales/et.json +86 -3
- package/locales/fi.json +86 -3
- package/locales/fr-CA.json +86 -3
- package/locales/fr.json +86 -3
- package/locales/he.json +86 -3
- package/locales/hi.json +86 -3
- package/locales/ht.json +86 -3
- package/locales/hu.json +86 -3
- package/locales/id.json +86 -3
- package/locales/it.json +86 -3
- package/locales/ja.json +86 -3
- package/locales/km-KH.json +86 -3
- package/locales/ko.json +86 -3
- package/locales/lt.json +86 -3
- package/locales/lv.json +86 -3
- package/locales/mi.json +86 -3
- package/locales/ms.json +86 -3
- package/locales/nb.json +86 -3
- package/locales/nl.json +86 -3
- package/locales/pl.json +86 -3
- package/locales/pt-BR.json +86 -3
- package/locales/pt.json +86 -3
- package/locales/ro.json +86 -3
- package/locales/ru.json +86 -3
- package/locales/si-LK.json +86 -3
- package/locales/sk.json +86 -3
- package/locales/sr.json +86 -3
- package/locales/sv.json +86 -3
- package/locales/th.json +86 -3
- package/locales/tl.json +86 -3
- package/locales/tr.json +86 -3
- package/locales/uk.json +86 -3
- package/locales/vi.json +86 -3
- package/locales/zh-TW.json +86 -3
- package/locales/zh.json +86 -3
- package/package.json +25 -23
package/locales/fr.json
CHANGED
|
@@ -10,15 +10,98 @@
|
|
|
10
10
|
"variants_enabled" : true
|
|
11
11
|
},
|
|
12
12
|
"filterDateRangePicker.dateFrom" : {
|
|
13
|
-
"description" : "Label for the 'Date from'
|
|
13
|
+
"description" : "Label for the 'Date from' field",
|
|
14
14
|
"message" : "Date de début"
|
|
15
15
|
},
|
|
16
16
|
"filterDateRangePicker.dateTo" : {
|
|
17
|
-
"description" : "Label for the '
|
|
17
|
+
"description" : "Label for the 'date to' field",
|
|
18
18
|
"message" : "Date de fin"
|
|
19
19
|
},
|
|
20
20
|
"filterDateRangePicker.inputFormat" : {
|
|
21
|
-
"description" : "Label for the 'Input format'
|
|
21
|
+
"description" : "Label for the 'Input format' field",
|
|
22
22
|
"message" : "Format de saisie"
|
|
23
|
+
},
|
|
24
|
+
"kzErrorPage" : {
|
|
25
|
+
"description" : "Label for contact button",
|
|
26
|
+
"message" : "contactez l'assistance"
|
|
27
|
+
},
|
|
28
|
+
"kzErrorPage.400.message" : {
|
|
29
|
+
"description" : "Call to action instructions for the user",
|
|
30
|
+
"message" : "Désolé, nous ne pouvons pas traiter votre demande. Revenez en arrière et essayez à nouveau, ou retournez à la page d'accueil."
|
|
31
|
+
},
|
|
32
|
+
"kzErrorPage.400.title" : {
|
|
33
|
+
"description" : "Heading for page",
|
|
34
|
+
"message" : "Votre demande s'est perdue."
|
|
35
|
+
},
|
|
36
|
+
"kzErrorPage.401.message" : {
|
|
37
|
+
"description" : "Call to action instructions for the user",
|
|
38
|
+
"message" : "Désolé, nous ne pouvons pas vérifier si vous avez l'autorisation d'afficher cette page. Revenez en arrière et essayez à nouveau, ou retournez à la page d'accueil."
|
|
39
|
+
},
|
|
40
|
+
"kzErrorPage.401.title" : {
|
|
41
|
+
"description" : "Main title for page",
|
|
42
|
+
"message" : "Vous ne pouvez pas afficher cette page."
|
|
43
|
+
},
|
|
44
|
+
"kzErrorPage.403.message" : {
|
|
45
|
+
"description" : "Call to action instructions for the user",
|
|
46
|
+
"message" : "Désolé, il semble que vous n'ayez pas l'autorisation d'afficher cette page. Revenez en arrière et essayez à nouveau, ou retournez à la page d'accueil."
|
|
47
|
+
},
|
|
48
|
+
"kzErrorPage.403.title" : {
|
|
49
|
+
"description" : "Main title for page",
|
|
50
|
+
"message" : "Vous ne pouvez pas afficher cette page."
|
|
51
|
+
},
|
|
52
|
+
"kzErrorPage.404.message" : {
|
|
53
|
+
"description" : "Call to action instructions for the user",
|
|
54
|
+
"message" : "Désolé, nous ne trouvons pas la page que vous recherchez. Revenez en arrière et essayez à nouveau, ou retournez à la page d'accueil."
|
|
55
|
+
},
|
|
56
|
+
"kzErrorPage.404.title" : {
|
|
57
|
+
"description" : "Main title of page",
|
|
58
|
+
"message" : "Les pages manquantes, ce sont des choses qui arrivent."
|
|
59
|
+
},
|
|
60
|
+
"kzErrorPage.422.message" : {
|
|
61
|
+
"description" : "Call to action instructions for the user",
|
|
62
|
+
"message" : "Désolé, nous n'avons pas pu effectuer votre modification. Revenez en arrière et essayez à nouveau, ou retournez à la page d'accueil."
|
|
63
|
+
},
|
|
64
|
+
"kzErrorPage.422.title" : {
|
|
65
|
+
"description" : "Main title of page",
|
|
66
|
+
"message" : "Le changement n'est jamais une chose facile."
|
|
67
|
+
},
|
|
68
|
+
"kzErrorPage.500" : {
|
|
69
|
+
"description" : "Call to action instructions for the user",
|
|
70
|
+
"message" : "Désolé, il y a un problème avec notre système et cette page ne peut pas être affichée. Revenez en arrière et essayez à nouveau, ou retournez à la page d'accueil."
|
|
71
|
+
},
|
|
72
|
+
"kzErrorPage.500.title" : {
|
|
73
|
+
"description" : "Main title of page",
|
|
74
|
+
"message" : "Un problème est survenu de notre côté."
|
|
75
|
+
},
|
|
76
|
+
"kzErrorPage.502.message" : {
|
|
77
|
+
"description" : "Call to action instructions for the user",
|
|
78
|
+
"message" : "Nous en sommes désolés. La meilleure chose à faire est de revenir en arrière et de réessayer."
|
|
79
|
+
},
|
|
80
|
+
"kzErrorPage.502.title" : {
|
|
81
|
+
"description" : "Main title of page",
|
|
82
|
+
"message" : "Vous ne pouvez pas afficher cette page."
|
|
83
|
+
},
|
|
84
|
+
"kzErrorPage.503.message" : {
|
|
85
|
+
"description" : "Call to action instructions for the user",
|
|
86
|
+
"message" : "Nous en sommes désolés. La meilleure chose à faire est de revenir en arrière et de réessayer."
|
|
87
|
+
},
|
|
88
|
+
"kzErrorPage.503.title" : {
|
|
89
|
+
"description" : "Main title of page",
|
|
90
|
+
"message" : "Vous ne pouvez pas afficher cette page."
|
|
91
|
+
},
|
|
92
|
+
"kzErrorPage.504.message" : {
|
|
93
|
+
"description" : "Call to action instructions for the user",
|
|
94
|
+
"message" : "Nous en sommes désolés. La meilleure chose à faire est de revenir en arrière et de réessayer."
|
|
95
|
+
},
|
|
96
|
+
"kzErrorPage.504.title" : {
|
|
97
|
+
"description" : "Main title of page",
|
|
98
|
+
"message" : "Vous ne pouvez pas afficher cette page."
|
|
99
|
+
},
|
|
100
|
+
"kzErrorPage.errorCode" : {
|
|
101
|
+
"message" : "Code d'erreur {code}"
|
|
102
|
+
},
|
|
103
|
+
"kzErrorPage.goToHome" : {
|
|
104
|
+
"description" : "Home button label",
|
|
105
|
+
"message" : "Retour à la page d'accueil"
|
|
23
106
|
}
|
|
24
107
|
}
|
package/locales/he.json
CHANGED
|
@@ -10,15 +10,98 @@
|
|
|
10
10
|
"variants_enabled" : true
|
|
11
11
|
},
|
|
12
12
|
"filterDateRangePicker.dateFrom" : {
|
|
13
|
-
"description" : "Label for the 'Date from'
|
|
13
|
+
"description" : "Label for the 'Date from' field",
|
|
14
14
|
"message" : "החל מ-"
|
|
15
15
|
},
|
|
16
16
|
"filterDateRangePicker.dateTo" : {
|
|
17
|
-
"description" : "Label for the '
|
|
17
|
+
"description" : "Label for the 'date to' field",
|
|
18
18
|
"message" : "עד"
|
|
19
19
|
},
|
|
20
20
|
"filterDateRangePicker.inputFormat" : {
|
|
21
|
-
"description" : "Label for the 'Input format'
|
|
21
|
+
"description" : "Label for the 'Input format' field",
|
|
22
22
|
"message" : "תבנית לקלט"
|
|
23
|
+
},
|
|
24
|
+
"kzErrorPage" : {
|
|
25
|
+
"description" : "Label for contact button",
|
|
26
|
+
"message" : "צור קשר עם צוות התמיכה"
|
|
27
|
+
},
|
|
28
|
+
"kzErrorPage.400.message" : {
|
|
29
|
+
"description" : "Call to action instructions for the user",
|
|
30
|
+
"message" : "מצטערים, אך לא ניתן היה להשלים את בקשתך. נא לחזור אחורה ולנסות שוב, או לעבור לדף הבית"
|
|
31
|
+
},
|
|
32
|
+
"kzErrorPage.400.title" : {
|
|
33
|
+
"description" : "Heading for page",
|
|
34
|
+
"message" : "בקשתך נשאבה לחור שחור"
|
|
35
|
+
},
|
|
36
|
+
"kzErrorPage.401.message" : {
|
|
37
|
+
"description" : "Call to action instructions for the user",
|
|
38
|
+
"message" : "מצטערים אבל אנחנו לא יכולים לאמת אם יש לך גישה לדף זה. נא לחזור אחורה ולנסות שוב, או לעבור לדף הבית"
|
|
39
|
+
},
|
|
40
|
+
"kzErrorPage.401.title" : {
|
|
41
|
+
"description" : "Main title for page",
|
|
42
|
+
"message" : "אין באפשרותך לצפות בדף זה"
|
|
43
|
+
},
|
|
44
|
+
"kzErrorPage.403.message" : {
|
|
45
|
+
"description" : "Call to action instructions for the user",
|
|
46
|
+
"message" : "מצטערים, נראה שאין לך הרשאה לצפות בדף זה. נא לחזור אחורה ולנסות שוב, או לעבור לדף הבית"
|
|
47
|
+
},
|
|
48
|
+
"kzErrorPage.403.title" : {
|
|
49
|
+
"description" : "Main title for page",
|
|
50
|
+
"message" : "אין באפשרותך לצפות בדף זה"
|
|
51
|
+
},
|
|
52
|
+
"kzErrorPage.404.message" : {
|
|
53
|
+
"description" : "Call to action instructions for the user",
|
|
54
|
+
"message" : "מצטערים אבל אנחנו לא יכולים למצוא את הדף המבוקש. נא לחזור אחורה ולנסות שוב, או לעבור לדף הבית"
|
|
55
|
+
},
|
|
56
|
+
"kzErrorPage.404.title" : {
|
|
57
|
+
"description" : "Main title of page",
|
|
58
|
+
"message" : "דפים חסרים זו אחת מתעלומות החיים"
|
|
59
|
+
},
|
|
60
|
+
"kzErrorPage.422.message" : {
|
|
61
|
+
"description" : "Call to action instructions for the user",
|
|
62
|
+
"message" : "מצטערים, אבל לא ניתן היה לבצע את השינוי שלך. נא לחזור אחורה ולנסות שוב, או לעבור לדף הבית"
|
|
63
|
+
},
|
|
64
|
+
"kzErrorPage.422.title" : {
|
|
65
|
+
"description" : "Main title of page",
|
|
66
|
+
"message" : "שינוי אף פעם לא בא בקלות"
|
|
67
|
+
},
|
|
68
|
+
"kzErrorPage.500" : {
|
|
69
|
+
"description" : "Call to action instructions for the user",
|
|
70
|
+
"message" : "מצטערים, ארעה בעיה במערכת שלנו ולא ניתן להציג את הדף הזה. נא לחזור אחורה ולנסות שוב, או לעבור לדף הבית"
|
|
71
|
+
},
|
|
72
|
+
"kzErrorPage.500.title" : {
|
|
73
|
+
"description" : "Main title of page",
|
|
74
|
+
"message" : "משהו השתבש אצלנו"
|
|
75
|
+
},
|
|
76
|
+
"kzErrorPage.502.message" : {
|
|
77
|
+
"description" : "Call to action instructions for the user",
|
|
78
|
+
"message" : "סליחה על זה. מה שכדאי לעשות זה לחזור ולנסות שוב."
|
|
79
|
+
},
|
|
80
|
+
"kzErrorPage.502.title" : {
|
|
81
|
+
"description" : "Main title of page",
|
|
82
|
+
"message" : "אין באפשרותך לצפות בדף זה"
|
|
83
|
+
},
|
|
84
|
+
"kzErrorPage.503.message" : {
|
|
85
|
+
"description" : "Call to action instructions for the user",
|
|
86
|
+
"message" : "סליחה על זה. מה שכדאי לעשות זה לחזור ולנסות שוב."
|
|
87
|
+
},
|
|
88
|
+
"kzErrorPage.503.title" : {
|
|
89
|
+
"description" : "Main title of page",
|
|
90
|
+
"message" : "אין באפשרותך לצפות בדף זה"
|
|
91
|
+
},
|
|
92
|
+
"kzErrorPage.504.message" : {
|
|
93
|
+
"description" : "Call to action instructions for the user",
|
|
94
|
+
"message" : "סליחה על זה. מה שכדאי לעשות זה לחזור ולנסות שוב."
|
|
95
|
+
},
|
|
96
|
+
"kzErrorPage.504.title" : {
|
|
97
|
+
"description" : "Main title of page",
|
|
98
|
+
"message" : "אין באפשרותך לצפות בדף זה"
|
|
99
|
+
},
|
|
100
|
+
"kzErrorPage.errorCode" : {
|
|
101
|
+
"message" : "קוד שגיאה {code}"
|
|
102
|
+
},
|
|
103
|
+
"kzErrorPage.goToHome" : {
|
|
104
|
+
"description" : "Home button label",
|
|
105
|
+
"message" : "מעבר אל דף הבית"
|
|
23
106
|
}
|
|
24
107
|
}
|
package/locales/hi.json
CHANGED
|
@@ -10,15 +10,98 @@
|
|
|
10
10
|
"variants_enabled" : true
|
|
11
11
|
},
|
|
12
12
|
"filterDateRangePicker.dateFrom" : {
|
|
13
|
-
"description" : "Label for the 'Date from'
|
|
13
|
+
"description" : "Label for the 'Date from' field",
|
|
14
14
|
"message" : "तारीख से"
|
|
15
15
|
},
|
|
16
16
|
"filterDateRangePicker.dateTo" : {
|
|
17
|
-
"description" : "Label for the '
|
|
17
|
+
"description" : "Label for the 'date to' field",
|
|
18
18
|
"message" : "तारीख तक"
|
|
19
19
|
},
|
|
20
20
|
"filterDateRangePicker.inputFormat" : {
|
|
21
|
-
"description" : "Label for the 'Input format'
|
|
21
|
+
"description" : "Label for the 'Input format' field",
|
|
22
22
|
"message" : "इनपुट प्रारूप"
|
|
23
|
+
},
|
|
24
|
+
"kzErrorPage" : {
|
|
25
|
+
"description" : "Label for contact button",
|
|
26
|
+
"message" : "सहायता से संपर्क करें"
|
|
27
|
+
},
|
|
28
|
+
"kzErrorPage.400.message" : {
|
|
29
|
+
"description" : "Call to action instructions for the user",
|
|
30
|
+
"message" : "क्षमा करें लेकिन आपका अनुरोध पूरा नहीं हो सका। पिछले पेज पर जाएं और फिर से कोशिश करे। इसके अलावा, आपके पास होम पेज पर जाने का विकल्प भी है"
|
|
31
|
+
},
|
|
32
|
+
"kzErrorPage.400.title" : {
|
|
33
|
+
"description" : "Heading for page",
|
|
34
|
+
"message" : "आपके अनुरोध को नहीं देखा जा सका"
|
|
35
|
+
},
|
|
36
|
+
"kzErrorPage.401.message" : {
|
|
37
|
+
"description" : "Call to action instructions for the user",
|
|
38
|
+
"message" : "माफ़ करें, लेकिन हम यह वेरिफ़ाई नहीं कर सकते कि आपको यह पेज दिख रहा है या नहीं. पिछले पेज पर वापस जाएं और फिर से कोशिश करें, या होम पेज पर जाएं"
|
|
39
|
+
},
|
|
40
|
+
"kzErrorPage.401.title" : {
|
|
41
|
+
"description" : "Main title for page",
|
|
42
|
+
"message" : "आप यह पेज नहीं देख सकते"
|
|
43
|
+
},
|
|
44
|
+
"kzErrorPage.403.message" : {
|
|
45
|
+
"description" : "Call to action instructions for the user",
|
|
46
|
+
"message" : "क्षमा करें, लेकिन लगता है कि आपको इस पेज को देखने की अनुमति नहीं है। पिछले पेज पर जाएं और फिर से कोशिश करे। इसके अलावा, आपके पास होम पेज पर जाने का विकल्प भी है"
|
|
47
|
+
},
|
|
48
|
+
"kzErrorPage.403.title" : {
|
|
49
|
+
"description" : "Main title for page",
|
|
50
|
+
"message" : "आप यह पेज नहीं देख सकते"
|
|
51
|
+
},
|
|
52
|
+
"kzErrorPage.404.message" : {
|
|
53
|
+
"description" : "Call to action instructions for the user",
|
|
54
|
+
"message" : "माफ़ करें, लेकिन आपको जो पेज चाहिए वह हम नहीं ढूंढ पा रहे हैं. पिछले पेज पर वापस जाएं और फिर से कोशिश करें, या होम पेज पर जाएं"
|
|
55
|
+
},
|
|
56
|
+
"kzErrorPage.404.title" : {
|
|
57
|
+
"description" : "Main title of page",
|
|
58
|
+
"message" : "जो पेज नहीं मिल रहे हैं वे जिंदगी के किसी राज़ की तरह है"
|
|
59
|
+
},
|
|
60
|
+
"kzErrorPage.422.message" : {
|
|
61
|
+
"description" : "Call to action instructions for the user",
|
|
62
|
+
"message" : "क्षमा करें लेकिन आपकी ओर से किए गए बदलाव लागू नहीं किए जा सके। पिछले पेज पर जाएं और फिर से कोशिश करे। इसके अलावा, आपके पास होम पेज पर जाने का विकल्प भी है"
|
|
63
|
+
},
|
|
64
|
+
"kzErrorPage.422.title" : {
|
|
65
|
+
"description" : "Main title of page",
|
|
66
|
+
"message" : "बदलाव कभी भी आसानी से नहीं आता"
|
|
67
|
+
},
|
|
68
|
+
"kzErrorPage.500" : {
|
|
69
|
+
"description" : "Call to action instructions for the user",
|
|
70
|
+
"message" : "माफ़ करें, हमारे सिस्टम में कोई दिक्कत हुई है और यह पेज नहीं डिस्प्ले किया जा सकता. पिछले पेज पर वापस जाएं और फिर से कोशिश करें, या होम पेज पर जाएं"
|
|
71
|
+
},
|
|
72
|
+
"kzErrorPage.500.title" : {
|
|
73
|
+
"description" : "Main title of page",
|
|
74
|
+
"message" : "हमारी तरफ से कुछ गड़बड़ी हुई है"
|
|
75
|
+
},
|
|
76
|
+
"kzErrorPage.502.message" : {
|
|
77
|
+
"description" : "Call to action instructions for the user",
|
|
78
|
+
"message" : "इसके लिए हमें माफ़ करें. सबसे अच्छा तरीका यह है कि पिछले पेज पर जाएं और फिर से कोशिश करें."
|
|
79
|
+
},
|
|
80
|
+
"kzErrorPage.502.title" : {
|
|
81
|
+
"description" : "Main title of page",
|
|
82
|
+
"message" : "आप यह पेज नहीं देख सकते"
|
|
83
|
+
},
|
|
84
|
+
"kzErrorPage.503.message" : {
|
|
85
|
+
"description" : "Call to action instructions for the user",
|
|
86
|
+
"message" : "इसके लिए हमें माफ़ करें. सबसे अच्छा तरीका यह है कि पिछले पेज पर जाएं और फिर से कोशिश करें."
|
|
87
|
+
},
|
|
88
|
+
"kzErrorPage.503.title" : {
|
|
89
|
+
"description" : "Main title of page",
|
|
90
|
+
"message" : "आप यह पेज नहीं देख सकते"
|
|
91
|
+
},
|
|
92
|
+
"kzErrorPage.504.message" : {
|
|
93
|
+
"description" : "Call to action instructions for the user",
|
|
94
|
+
"message" : "क्षमा करें। सबसे अच्छा तरीका यह है कि पिछले पेज पर जाएं और फिर से कोशिश करें।"
|
|
95
|
+
},
|
|
96
|
+
"kzErrorPage.504.title" : {
|
|
97
|
+
"description" : "Main title of page",
|
|
98
|
+
"message" : "आप यह पेज नहीं देख सकते"
|
|
99
|
+
},
|
|
100
|
+
"kzErrorPage.errorCode" : {
|
|
101
|
+
"message" : "गड़बड़ी से जुड़ा कोड {code}"
|
|
102
|
+
},
|
|
103
|
+
"kzErrorPage.goToHome" : {
|
|
104
|
+
"description" : "Home button label",
|
|
105
|
+
"message" : "होम पेज पर जाएं"
|
|
23
106
|
}
|
|
24
107
|
}
|
package/locales/ht.json
CHANGED
|
@@ -10,15 +10,98 @@
|
|
|
10
10
|
"variants_enabled" : true
|
|
11
11
|
},
|
|
12
12
|
"filterDateRangePicker.dateFrom" : {
|
|
13
|
-
"description" : "Label for the 'Date from'
|
|
13
|
+
"description" : "Label for the 'Date from' field",
|
|
14
14
|
"message" : "Soti nan dat"
|
|
15
15
|
},
|
|
16
16
|
"filterDateRangePicker.dateTo" : {
|
|
17
|
-
"description" : "Label for the '
|
|
17
|
+
"description" : "Label for the 'date to' field",
|
|
18
18
|
"message" : "Rive nan dat"
|
|
19
19
|
},
|
|
20
20
|
"filterDateRangePicker.inputFormat" : {
|
|
21
|
-
"description" : "Label for the 'Input format'
|
|
21
|
+
"description" : "Label for the 'Input format' field",
|
|
22
22
|
"message" : "Fòma done"
|
|
23
|
+
},
|
|
24
|
+
"kzErrorPage" : {
|
|
25
|
+
"description" : "Label for contact button",
|
|
26
|
+
"message" : "Kontakte sèvis sipò a"
|
|
27
|
+
},
|
|
28
|
+
"kzErrorPage.400.message" : {
|
|
29
|
+
"description" : "Call to action instructions for the user",
|
|
30
|
+
"message" : "Nou regrèt, nou pa rive konplete demann ou an. Tounen epi eseye ankò, oswa ale nan paj akèy la"
|
|
31
|
+
},
|
|
32
|
+
"kzErrorPage.400.title" : {
|
|
33
|
+
"description" : "Heading for page",
|
|
34
|
+
"message" : "Demann ou an pa rive fèt"
|
|
35
|
+
},
|
|
36
|
+
"kzErrorPage.401.message" : {
|
|
37
|
+
"description" : "Call to action instructions for the user",
|
|
38
|
+
"message" : "Nou regrèt, nou pa ka verifye si ou kapab antre sou paj sa a. Tounen epi eseye ankò, oswa ale nan paj akèy la"
|
|
39
|
+
},
|
|
40
|
+
"kzErrorPage.401.title" : {
|
|
41
|
+
"description" : "Main title for page",
|
|
42
|
+
"message" : "Ou pa ka antre sou paj sa a"
|
|
43
|
+
},
|
|
44
|
+
"kzErrorPage.403.message" : {
|
|
45
|
+
"description" : "Call to action instructions for the user",
|
|
46
|
+
"message" : "Dezole, men sanble ou pa gen otorizasyon pou w wè paj sa a. Tounen epi eseye ankò, oswa ale nan paj akèy la"
|
|
47
|
+
},
|
|
48
|
+
"kzErrorPage.403.title" : {
|
|
49
|
+
"description" : "Main title for page",
|
|
50
|
+
"message" : "Ou pa ka wè paj sa a"
|
|
51
|
+
},
|
|
52
|
+
"kzErrorPage.404.message" : {
|
|
53
|
+
"description" : "Call to action instructions for the user",
|
|
54
|
+
"message" : "Dezole, nou pa kapab jwenn paj w ap chèche a. Tounen epi eseye ankò, oswa ale nan paj akèy la"
|
|
55
|
+
},
|
|
56
|
+
"kzErrorPage.404.title" : {
|
|
57
|
+
"description" : "Main title of page",
|
|
58
|
+
"message" : "Paj ki manke yo se youn nan mistè lavi a"
|
|
59
|
+
},
|
|
60
|
+
"kzErrorPage.422.message" : {
|
|
61
|
+
"description" : "Call to action instructions for the user",
|
|
62
|
+
"message" : "Nou regrèt, modifikasyon ou yo pa t kapab fèt. Tounen epi eseye ankò, oswa ale nan paj akèy la"
|
|
63
|
+
},
|
|
64
|
+
"kzErrorPage.422.title" : {
|
|
65
|
+
"description" : "Main title of page",
|
|
66
|
+
"message" : "Fè chanjman pa janm fasil"
|
|
67
|
+
},
|
|
68
|
+
"kzErrorPage.500" : {
|
|
69
|
+
"description" : "Call to action instructions for the user",
|
|
70
|
+
"message" : "Nou regrèt, nou gen yon pwoblèm nan sistèm nan sa ki fè paj sa a pa kapab parèt. Tounen epi eseye ankò, oswa ale nan paj akèy la"
|
|
71
|
+
},
|
|
72
|
+
"kzErrorPage.500.title" : {
|
|
73
|
+
"description" : "Main title of page",
|
|
74
|
+
"message" : "Gen yon bagay ki mal pase bò kote pa nou"
|
|
75
|
+
},
|
|
76
|
+
"kzErrorPage.502.message" : {
|
|
77
|
+
"description" : "Call to action instructions for the user",
|
|
78
|
+
"message" : "Dezole pou sa. Pi bon bagay ou kapab fè se tounen epi eseye ankò."
|
|
79
|
+
},
|
|
80
|
+
"kzErrorPage.502.title" : {
|
|
81
|
+
"description" : "Main title of page",
|
|
82
|
+
"message" : "Ou pa ka wè paj sa a"
|
|
83
|
+
},
|
|
84
|
+
"kzErrorPage.503.message" : {
|
|
85
|
+
"description" : "Call to action instructions for the user",
|
|
86
|
+
"message" : "Dezole pou sa. Pi bon bagay ou kapab fè se tounen epi eseye ankò."
|
|
87
|
+
},
|
|
88
|
+
"kzErrorPage.503.title" : {
|
|
89
|
+
"description" : "Main title of page",
|
|
90
|
+
"message" : "Ou pa ka wè paj sa a"
|
|
91
|
+
},
|
|
92
|
+
"kzErrorPage.504.message" : {
|
|
93
|
+
"description" : "Call to action instructions for the user",
|
|
94
|
+
"message" : "Dezole pou sa. Pi bon bagay ou kapab fè se tounen epi eseye ankò."
|
|
95
|
+
},
|
|
96
|
+
"kzErrorPage.504.title" : {
|
|
97
|
+
"description" : "Main title of page",
|
|
98
|
+
"message" : "Ou pa ka wè paj sa a"
|
|
99
|
+
},
|
|
100
|
+
"kzErrorPage.errorCode" : {
|
|
101
|
+
"message" : "Kòd erè {code}"
|
|
102
|
+
},
|
|
103
|
+
"kzErrorPage.goToHome" : {
|
|
104
|
+
"description" : "Home button label",
|
|
105
|
+
"message" : "Ale nan paj akèy la"
|
|
23
106
|
}
|
|
24
107
|
}
|
package/locales/hu.json
CHANGED
|
@@ -10,15 +10,98 @@
|
|
|
10
10
|
"variants_enabled" : true
|
|
11
11
|
},
|
|
12
12
|
"filterDateRangePicker.dateFrom" : {
|
|
13
|
-
"description" : "Label for the 'Date from'
|
|
13
|
+
"description" : "Label for the 'Date from' field",
|
|
14
14
|
"message" : "Dátum ettől:"
|
|
15
15
|
},
|
|
16
16
|
"filterDateRangePicker.dateTo" : {
|
|
17
|
-
"description" : "Label for the '
|
|
17
|
+
"description" : "Label for the 'date to' field",
|
|
18
18
|
"message" : "Dátum eddig:"
|
|
19
19
|
},
|
|
20
20
|
"filterDateRangePicker.inputFormat" : {
|
|
21
|
-
"description" : "Label for the 'Input format'
|
|
21
|
+
"description" : "Label for the 'Input format' field",
|
|
22
22
|
"message" : "Beviteli formátum"
|
|
23
|
+
},
|
|
24
|
+
"kzErrorPage" : {
|
|
25
|
+
"description" : "Label for contact button",
|
|
26
|
+
"message" : "forduljon az ügyfélszolgálathoz."
|
|
27
|
+
},
|
|
28
|
+
"kzErrorPage.400.message" : {
|
|
29
|
+
"description" : "Call to action instructions for the user",
|
|
30
|
+
"message" : "Sajnáljuk, de a kérését nem sikerült teljesíteni. Menjen vissza, és próbálja újra, vagy irány a Kezdőlap"
|
|
31
|
+
},
|
|
32
|
+
"kzErrorPage.400.title" : {
|
|
33
|
+
"description" : "Heading for page",
|
|
34
|
+
"message" : "A kérése a semmibe csúszott"
|
|
35
|
+
},
|
|
36
|
+
"kzErrorPage.401.message" : {
|
|
37
|
+
"description" : "Call to action instructions for the user",
|
|
38
|
+
"message" : "Sajnáljuk, de nem tudjuk ellenőrizni, hogy Ön képes-e megtekinteni ezt az oldalt. Menjen vissza, és próbálja újra, vagy irány a Kezdőlap"
|
|
39
|
+
},
|
|
40
|
+
"kzErrorPage.401.title" : {
|
|
41
|
+
"description" : "Main title for page",
|
|
42
|
+
"message" : "Ezt az oldalt nem nézheti meg"
|
|
43
|
+
},
|
|
44
|
+
"kzErrorPage.403.message" : {
|
|
45
|
+
"description" : "Call to action instructions for the user",
|
|
46
|
+
"message" : "Sajnáljuk, de úgy tűnik, nincs jogosultsága ennek az oldalnak a megtekintéséhez. Menjen vissza, és próbálja újra, vagy irány a Kezdőlap"
|
|
47
|
+
},
|
|
48
|
+
"kzErrorPage.403.title" : {
|
|
49
|
+
"description" : "Main title for page",
|
|
50
|
+
"message" : "Ezt az oldalt nem nézheti meg"
|
|
51
|
+
},
|
|
52
|
+
"kzErrorPage.404.message" : {
|
|
53
|
+
"description" : "Call to action instructions for the user",
|
|
54
|
+
"message" : "Sajnáljuk, de nem találjuk a keresett oldalt. Menjen vissza, és próbálja újra, vagy irány a Kezdőlap"
|
|
55
|
+
},
|
|
56
|
+
"kzErrorPage.404.title" : {
|
|
57
|
+
"description" : "Main title of page",
|
|
58
|
+
"message" : "A hiányzó oldalak az élet egyik rejtélye"
|
|
59
|
+
},
|
|
60
|
+
"kzErrorPage.422.message" : {
|
|
61
|
+
"description" : "Call to action instructions for the user",
|
|
62
|
+
"message" : "Sajnáljuk, de a módosítás nem hajtható végre. Menjen vissza, és próbálja újra, vagy irány a Kezdőlap"
|
|
63
|
+
},
|
|
64
|
+
"kzErrorPage.422.title" : {
|
|
65
|
+
"description" : "Main title of page",
|
|
66
|
+
"message" : "A változás soha nem könnyű"
|
|
67
|
+
},
|
|
68
|
+
"kzErrorPage.500" : {
|
|
69
|
+
"description" : "Call to action instructions for the user",
|
|
70
|
+
"message" : "Sajnáljuk, de probléma van a rendszerünkkel, és ez az oldal nem jelenik meg. Menjen vissza, és próbálja újra, vagy irány a Kezdőlap"
|
|
71
|
+
},
|
|
72
|
+
"kzErrorPage.500.title" : {
|
|
73
|
+
"description" : "Main title of page",
|
|
74
|
+
"message" : "Valami a mi oldalunkon romlott el"
|
|
75
|
+
},
|
|
76
|
+
"kzErrorPage.502.message" : {
|
|
77
|
+
"description" : "Call to action instructions for the user",
|
|
78
|
+
"message" : "Elnézést! A legjobb, ha visszamegy, és megpróbálja újra."
|
|
79
|
+
},
|
|
80
|
+
"kzErrorPage.502.title" : {
|
|
81
|
+
"description" : "Main title of page",
|
|
82
|
+
"message" : "Ezt az oldalt nem nézheti meg"
|
|
83
|
+
},
|
|
84
|
+
"kzErrorPage.503.message" : {
|
|
85
|
+
"description" : "Call to action instructions for the user",
|
|
86
|
+
"message" : "Elnézést! A legjobb, ha visszamegy, és megpróbálja újra."
|
|
87
|
+
},
|
|
88
|
+
"kzErrorPage.503.title" : {
|
|
89
|
+
"description" : "Main title of page",
|
|
90
|
+
"message" : "Ezt az oldalt nem nézheti meg"
|
|
91
|
+
},
|
|
92
|
+
"kzErrorPage.504.message" : {
|
|
93
|
+
"description" : "Call to action instructions for the user",
|
|
94
|
+
"message" : "Elnézést! A legjobb, ha visszamegy, és megpróbálja újra."
|
|
95
|
+
},
|
|
96
|
+
"kzErrorPage.504.title" : {
|
|
97
|
+
"description" : "Main title of page",
|
|
98
|
+
"message" : "Ezt az oldalt nem nézheti meg"
|
|
99
|
+
},
|
|
100
|
+
"kzErrorPage.errorCode" : {
|
|
101
|
+
"message" : "Hibakód {code}"
|
|
102
|
+
},
|
|
103
|
+
"kzErrorPage.goToHome" : {
|
|
104
|
+
"description" : "Home button label",
|
|
105
|
+
"message" : "Ugrás a kezdőlapra"
|
|
23
106
|
}
|
|
24
107
|
}
|
package/locales/id.json
CHANGED
|
@@ -10,15 +10,98 @@
|
|
|
10
10
|
"variants_enabled" : true
|
|
11
11
|
},
|
|
12
12
|
"filterDateRangePicker.dateFrom" : {
|
|
13
|
-
"description" : "Label for the 'Date from'
|
|
13
|
+
"description" : "Label for the 'Date from' field",
|
|
14
14
|
"message" : "Tanggal dari"
|
|
15
15
|
},
|
|
16
16
|
"filterDateRangePicker.dateTo" : {
|
|
17
|
-
"description" : "Label for the '
|
|
17
|
+
"description" : "Label for the 'date to' field",
|
|
18
18
|
"message" : "Tanggal sampai"
|
|
19
19
|
},
|
|
20
20
|
"filterDateRangePicker.inputFormat" : {
|
|
21
|
-
"description" : "Label for the 'Input format'
|
|
21
|
+
"description" : "Label for the 'Input format' field",
|
|
22
22
|
"message" : "Format masukan"
|
|
23
|
+
},
|
|
24
|
+
"kzErrorPage" : {
|
|
25
|
+
"description" : "Label for contact button",
|
|
26
|
+
"message" : "dukungan kontak"
|
|
27
|
+
},
|
|
28
|
+
"kzErrorPage.400.message" : {
|
|
29
|
+
"description" : "Call to action instructions for the user",
|
|
30
|
+
"message" : "Maaf, permintaan Anda tidak dapat diselesaikan. Kembali dan coba lagi, atau pergilah ke Beranda"
|
|
31
|
+
},
|
|
32
|
+
"kzErrorPage.400.title" : {
|
|
33
|
+
"description" : "Heading for page",
|
|
34
|
+
"message" : "Permintaan Anda terjerembab ke dalam ruang hampa"
|
|
35
|
+
},
|
|
36
|
+
"kzErrorPage.401.message" : {
|
|
37
|
+
"description" : "Call to action instructions for the user",
|
|
38
|
+
"message" : "Maaf, kami tidak dapat memverifikasi apakah Anda dapat melihat halaman ini. Kembali dan coba lagi, atau pergilah ke Beranda"
|
|
39
|
+
},
|
|
40
|
+
"kzErrorPage.401.title" : {
|
|
41
|
+
"description" : "Main title for page",
|
|
42
|
+
"message" : "Anda tidak dapat melihat halaman ini"
|
|
43
|
+
},
|
|
44
|
+
"kzErrorPage.403.message" : {
|
|
45
|
+
"description" : "Call to action instructions for the user",
|
|
46
|
+
"message" : "Maaf, tapi sepertinya Anda tidak memiliki izin untuk melihat halaman ini. Kembali dan coba lagi, atau pergilah ke Beranda"
|
|
47
|
+
},
|
|
48
|
+
"kzErrorPage.403.title" : {
|
|
49
|
+
"description" : "Main title for page",
|
|
50
|
+
"message" : "Anda tidak dapat melihat halaman ini"
|
|
51
|
+
},
|
|
52
|
+
"kzErrorPage.404.message" : {
|
|
53
|
+
"description" : "Call to action instructions for the user",
|
|
54
|
+
"message" : "Maaf, tetapi kami tidak dapat menemukan halaman yang Anda cari. Kembali dan coba lagi, atau pergilah ke Beranda"
|
|
55
|
+
},
|
|
56
|
+
"kzErrorPage.404.title" : {
|
|
57
|
+
"description" : "Main title of page",
|
|
58
|
+
"message" : "Halaman yang hilang adalah salah satu misteri kehidupan"
|
|
59
|
+
},
|
|
60
|
+
"kzErrorPage.422.message" : {
|
|
61
|
+
"description" : "Call to action instructions for the user",
|
|
62
|
+
"message" : "Maaf, perubahan Anda tidak dapat dilakukan. Kembali dan coba lagi, atau pergilah ke Beranda"
|
|
63
|
+
},
|
|
64
|
+
"kzErrorPage.422.title" : {
|
|
65
|
+
"description" : "Main title of page",
|
|
66
|
+
"message" : "Perubahan datangnya tak pernah gampang"
|
|
67
|
+
},
|
|
68
|
+
"kzErrorPage.500" : {
|
|
69
|
+
"description" : "Call to action instructions for the user",
|
|
70
|
+
"message" : "Maaf, ada masalah dengan sistem kami dan halaman ini tidak dapat ditampilkan. Kembali dan coba lagi, atau pergilah ke Beranda"
|
|
71
|
+
},
|
|
72
|
+
"kzErrorPage.500.title" : {
|
|
73
|
+
"description" : "Main title of page",
|
|
74
|
+
"message" : "Ada yang tidak beres di pihak kami"
|
|
75
|
+
},
|
|
76
|
+
"kzErrorPage.502.message" : {
|
|
77
|
+
"description" : "Call to action instructions for the user",
|
|
78
|
+
"message" : "Mohon maaf atas hal ini. Hal terbaik yang dapat dilakukan adalah kembalilah dan coba lagi."
|
|
79
|
+
},
|
|
80
|
+
"kzErrorPage.502.title" : {
|
|
81
|
+
"description" : "Main title of page",
|
|
82
|
+
"message" : "Anda tidak dapat melihat halaman ini"
|
|
83
|
+
},
|
|
84
|
+
"kzErrorPage.503.message" : {
|
|
85
|
+
"description" : "Call to action instructions for the user",
|
|
86
|
+
"message" : "Mohon maaf atas hal ini. Hal terbaik yang dapat dilakukan adalah kembalilah dan coba lagi."
|
|
87
|
+
},
|
|
88
|
+
"kzErrorPage.503.title" : {
|
|
89
|
+
"description" : "Main title of page",
|
|
90
|
+
"message" : "Anda tidak dapat melihat halaman ini"
|
|
91
|
+
},
|
|
92
|
+
"kzErrorPage.504.message" : {
|
|
93
|
+
"description" : "Call to action instructions for the user",
|
|
94
|
+
"message" : "Mohon maaf atas hal ini. Hal terbaik yang dapat dilakukan adalah kembalilah dan coba lagi."
|
|
95
|
+
},
|
|
96
|
+
"kzErrorPage.504.title" : {
|
|
97
|
+
"description" : "Main title of page",
|
|
98
|
+
"message" : "Anda tidak dapat melihat halaman ini"
|
|
99
|
+
},
|
|
100
|
+
"kzErrorPage.errorCode" : {
|
|
101
|
+
"message" : "Kode kesalahan {code}"
|
|
102
|
+
},
|
|
103
|
+
"kzErrorPage.goToHome" : {
|
|
104
|
+
"description" : "Home button label",
|
|
105
|
+
"message" : "Pergi ke Beranda"
|
|
23
106
|
}
|
|
24
107
|
}
|