@progress/kendo-angular-messages 1.42.0 → 1.43.0-develop.2
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/messages/calendar/calendar.it-IT.yml +2 -2
- package/messages/chat/chat.ar.yml +13 -0
- package/messages/chat/chat.bg-BG.yml +13 -0
- package/messages/chat/chat.cs-CZ.yml +13 -0
- package/messages/chat/chat.da-DK.yml +13 -0
- package/messages/chat/chat.de-AT.yml +13 -0
- package/messages/chat/chat.de-CH.yml +13 -0
- package/messages/chat/chat.de-DE.yml +13 -0
- package/messages/chat/chat.de-LI.yml +13 -0
- package/messages/chat/chat.en-AU.yml +13 -0
- package/messages/chat/chat.en-CA.yml +13 -0
- package/messages/chat/chat.en-GB.yml +13 -0
- package/messages/chat/chat.en-US.yml +13 -0
- package/messages/chat/chat.es-AR.yml +13 -0
- package/messages/chat/chat.es-BO.yml +13 -0
- package/messages/chat/chat.es-CL.yml +13 -0
- package/messages/chat/chat.es-CO.yml +13 -0
- package/messages/chat/chat.es-CR.yml +13 -0
- package/messages/chat/chat.es-DO.yml +13 -0
- package/messages/chat/chat.es-EC.yml +13 -0
- package/messages/chat/chat.es-ES.yml +13 -0
- package/messages/chat/chat.es-GT.yml +13 -0
- package/messages/chat/chat.es-HN.yml +13 -0
- package/messages/chat/chat.es-MX.yml +13 -0
- package/messages/chat/chat.es-NI.yml +13 -0
- package/messages/chat/chat.es-PA.yml +13 -0
- package/messages/chat/chat.es-PE.yml +13 -0
- package/messages/chat/chat.es-PR.yml +13 -0
- package/messages/chat/chat.es-PY.yml +13 -0
- package/messages/chat/chat.es-US.yml +13 -0
- package/messages/chat/chat.es-UY.yml +13 -0
- package/messages/chat/chat.es-VE.yml +13 -0
- package/messages/chat/chat.fa-IR.yml +13 -0
- package/messages/chat/chat.fi-FI.yml +13 -0
- package/messages/chat/chat.fr-BE.yml +13 -0
- package/messages/chat/chat.fr-CA.yml +13 -0
- package/messages/chat/chat.fr-CD.yml +13 -0
- package/messages/chat/chat.fr-CH.yml +13 -0
- package/messages/chat/chat.fr-CI.yml +13 -0
- package/messages/chat/chat.fr-CM.yml +13 -0
- package/messages/chat/chat.fr-FR.yml +13 -0
- package/messages/chat/chat.fr-HT.yml +13 -0
- package/messages/chat/chat.fr-LU.yml +13 -0
- package/messages/chat/chat.fr-MA.yml +13 -0
- package/messages/chat/chat.fr-MC.yml +13 -0
- package/messages/chat/chat.fr-ML.yml +13 -0
- package/messages/chat/chat.fr-SN.yml +13 -0
- package/messages/chat/chat.he-IL.yml +13 -0
- package/messages/chat/chat.hy-AM.yml +13 -0
- package/messages/chat/chat.it-CH.yml +13 -0
- package/messages/chat/chat.it-IT.yml +13 -0
- package/messages/chat/chat.ja-JP.yml +13 -0
- package/messages/chat/chat.nb-NO.yml +13 -0
- package/messages/chat/chat.nl-BE.yml +13 -0
- package/messages/chat/chat.nl-NL.yml +13 -0
- package/messages/chat/chat.pl-PL.yml +13 -0
- package/messages/chat/chat.pt-BR.yml +13 -0
- package/messages/chat/chat.pt-PT.yml +13 -0
- package/messages/chat/chat.ro-RO.yml +13 -0
- package/messages/chat/chat.ru-RU.yml +13 -0
- package/messages/chat/chat.sk-SK.yml +13 -0
- package/messages/chat/chat.sv-SE.yml +13 -0
- package/messages/chat/chat.tr-TR.yml +13 -0
- package/messages/chat/chat.uk-UA.yml +13 -0
- package/messages/chat/chat.zh-CN.yml +13 -0
- package/messages/chat/chat.zh-HK.yml +13 -0
- package/messages/chat/chat.zh-TW.yml +13 -0
- package/messages/colorgradient/colorgradient.it-IT.yml +4 -4
- package/messages/colorpicker/colorpicker.it-IT.yml +4 -4
- package/messages/datetimepicker/datetimepicker.de-CH.yml +1 -1
- package/messages/datetimepicker/datetimepicker.de-DE.yml +1 -1
- package/messages/editor/editor.it-IT.yml +2 -2
- package/messages/flatcolorpicker/flatcolorpicker.it-IT.yml +4 -4
- package/messages/gantt/gantt.it-IT.yml +67 -67
- package/messages/grid/grid.it-CH.yml +33 -33
- package/messages/grid/grid.it-IT.yml +19 -19
- package/messages/pager/pager.it-IT.yml +2 -2
- package/messages/pivotgrid/pivotgrid.it-IT.yml +30 -30
- package/messages/scheduler/scheduler.it-IT.yml +2 -2
- package/messages/signature/signature.it-IT.yml +4 -4
- package/messages/tabstrip/tabstrip.it-IT.yml +2 -2
- package/messages/timepicker/timepicker.it-IT.yml +5 -5
- package/messages/treelist/treelist.it-CH.yml +1 -1
- package/messages/treelist/treelist.it-IT.yml +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
chat:
|
|
3
|
+
# The placholder text of the message text input
|
|
4
|
+
messagePlaceholder: Type a message...
|
|
5
|
+
|
|
6
|
+
# The text for the Send button
|
|
7
|
+
send: Send...
|
|
8
|
+
|
|
9
|
+
# The label text for the Message list
|
|
10
|
+
messageListLabel: Message list
|
|
11
|
+
|
|
12
|
+
# The label text for the Message input box
|
|
13
|
+
messageBoxInputLabel: Message
|
|
@@ -31,13 +31,13 @@ kendo:
|
|
|
31
31
|
alphaInputPlaceholder: Alpha
|
|
32
32
|
|
|
33
33
|
# The label of the NumericTextBox representing the red color channel.
|
|
34
|
-
redChannelLabel:
|
|
34
|
+
redChannelLabel: Canale rosso
|
|
35
35
|
|
|
36
36
|
# The label of the NumericTextBox representing the green color channel.
|
|
37
|
-
greenChannelLabel:
|
|
37
|
+
greenChannelLabel: Canale verde
|
|
38
38
|
|
|
39
39
|
# The label of the NumericTextBox representing the blue color channel.
|
|
40
|
-
blueChannelLabel:
|
|
40
|
+
blueChannelLabel: Canale blu
|
|
41
41
|
|
|
42
42
|
# The label of the NumericTextBox representing the alpha color channel.
|
|
43
|
-
alphaChannelLabel:
|
|
43
|
+
alphaChannelLabel: Canale alpha
|
|
@@ -64,13 +64,13 @@ kendo:
|
|
|
64
64
|
cancelButton: Annulla
|
|
65
65
|
|
|
66
66
|
# The label of the NumericTextBox representing the red color channel.
|
|
67
|
-
redChannelLabel:
|
|
67
|
+
redChannelLabel: Canale rosso
|
|
68
68
|
|
|
69
69
|
# The label of the NumericTextBox representing the green color channel.
|
|
70
|
-
greenChannelLabel:
|
|
70
|
+
greenChannelLabel: Canale verde
|
|
71
71
|
|
|
72
72
|
# The label of the NumericTextBox representing the blue color channel.
|
|
73
|
-
blueChannelLabel:
|
|
73
|
+
blueChannelLabel: Canale blu
|
|
74
74
|
|
|
75
75
|
# The label of the NumericTextBox representing the alpha color channel.
|
|
76
|
-
alphaChannelLabel:
|
|
76
|
+
alphaChannelLabel: Canale alpha
|
|
@@ -157,7 +157,7 @@ kendo:
|
|
|
157
157
|
print: Stampa
|
|
158
158
|
|
|
159
159
|
# The title of the tool that merges the currently selected cells.
|
|
160
|
-
mergeCells:
|
|
160
|
+
mergeCells: Unisci le celle
|
|
161
161
|
|
|
162
162
|
# The title of the tool that splits the currently selected cell.
|
|
163
|
-
splitCell:
|
|
163
|
+
splitCell: Dividi le celle
|
|
@@ -46,13 +46,13 @@ kendo:
|
|
|
46
46
|
cancelButton: Annulla
|
|
47
47
|
|
|
48
48
|
# The label of the NumericTextBox representing the red color channel.
|
|
49
|
-
redChannelLabel:
|
|
49
|
+
redChannelLabel: Canale rosso
|
|
50
50
|
|
|
51
51
|
# The label of the NumericTextBox representing the green color channel.
|
|
52
|
-
greenChannelLabel:
|
|
52
|
+
greenChannelLabel: Canale verde
|
|
53
53
|
|
|
54
54
|
# The label of the NumericTextBox representing the blue color channel.
|
|
55
|
-
blueChannelLabel:
|
|
55
|
+
blueChannelLabel: Canale blu
|
|
56
56
|
|
|
57
57
|
# The label of the NumericTextBox representing the alpha color channel.
|
|
58
|
-
alphaChannelLabel:
|
|
58
|
+
alphaChannelLabel: Canale alpha
|