@progress/kendo-angular-messages 1.38.0-dev.202210271845 → 1.38.0-dev.202211031151
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/datetimepicker/datetimepicker.nb-NO.yml +6 -6
- package/messages/grid/grid.ar.yml +7 -0
- package/messages/grid/grid.bg-BG.yml +7 -0
- package/messages/grid/grid.cs-CZ.yml +7 -0
- package/messages/grid/grid.da-DK.yml +7 -0
- package/messages/grid/grid.de-AT.yml +7 -0
- package/messages/grid/grid.de-CH.yml +7 -0
- package/messages/grid/grid.de-DE.yml +7 -0
- package/messages/grid/grid.de-LI.yml +7 -0
- package/messages/grid/grid.en-AU.yml +7 -0
- package/messages/grid/grid.en-CA.yml +7 -0
- package/messages/grid/grid.en-GB.yml +7 -0
- package/messages/grid/grid.en-US.yml +7 -0
- package/messages/grid/grid.es-AR.yml +7 -0
- package/messages/grid/grid.es-BO.yml +7 -0
- package/messages/grid/grid.es-CL.yml +7 -0
- package/messages/grid/grid.es-CO.yml +7 -0
- package/messages/grid/grid.es-CR.yml +7 -0
- package/messages/grid/grid.es-DO.yml +7 -0
- package/messages/grid/grid.es-EC.yml +7 -0
- package/messages/grid/grid.es-ES.yml +7 -0
- package/messages/grid/grid.es-GT.yml +7 -0
- package/messages/grid/grid.es-HN.yml +7 -0
- package/messages/grid/grid.es-MX.yml +7 -0
- package/messages/grid/grid.es-NI.yml +7 -0
- package/messages/grid/grid.es-PA.yml +7 -0
- package/messages/grid/grid.es-PE.yml +7 -0
- package/messages/grid/grid.es-PR.yml +7 -0
- package/messages/grid/grid.es-PY.yml +7 -0
- package/messages/grid/grid.es-US.yml +7 -0
- package/messages/grid/grid.es-UY.yml +7 -0
- package/messages/grid/grid.es-VE.yml +7 -0
- package/messages/grid/grid.fa-IR.yml +7 -0
- package/messages/grid/grid.fi-FI.yml +7 -0
- package/messages/grid/grid.fr-BE.yml +7 -0
- package/messages/grid/grid.fr-CA.yml +7 -0
- package/messages/grid/grid.fr-CD.yml +7 -0
- package/messages/grid/grid.fr-CH.yml +7 -0
- package/messages/grid/grid.fr-CI.yml +7 -0
- package/messages/grid/grid.fr-CM.yml +7 -0
- package/messages/grid/grid.fr-FR.yml +7 -0
- package/messages/grid/grid.fr-HT.yml +7 -0
- package/messages/grid/grid.fr-LU.yml +7 -0
- package/messages/grid/grid.fr-MA.yml +7 -0
- package/messages/grid/grid.fr-MC.yml +7 -0
- package/messages/grid/grid.fr-ML.yml +7 -0
- package/messages/grid/grid.fr-SN.yml +7 -0
- package/messages/grid/grid.he-IL.yml +7 -0
- package/messages/grid/grid.hy-AM.yml +7 -0
- package/messages/grid/grid.it-CH.yml +7 -0
- package/messages/grid/grid.it-IT.yml +7 -0
- package/messages/grid/grid.ja-JP.yml +7 -0
- package/messages/grid/grid.nb-NO.yml +7 -0
- package/messages/grid/grid.nl-BE.yml +7 -0
- package/messages/grid/grid.nl-NL.yml +7 -0
- package/messages/grid/grid.pl-PL.yml +7 -0
- package/messages/grid/grid.pt-BR.yml +7 -0
- package/messages/grid/grid.pt-PT.yml +7 -0
- package/messages/grid/grid.ro-RO.yml +7 -0
- package/messages/grid/grid.ru-RU.yml +7 -0
- package/messages/grid/grid.sk-SK.yml +7 -0
- package/messages/grid/grid.sv-SE.yml +7 -0
- package/messages/grid/grid.tr-TR.yml +7 -0
- package/messages/grid/grid.uk-UA.yml +7 -0
- package/messages/grid/grid.zh-CN.yml +7 -0
- package/messages/grid/grid.zh-HK.yml +7 -0
- package/messages/grid/grid.zh-TW.yml +7 -0
- package/package.json +1 -1
|
@@ -16,22 +16,22 @@ kendo:
|
|
|
16
16
|
toggle: Toggle popup
|
|
17
17
|
|
|
18
18
|
# The Accept button text in the datetimepicker component
|
|
19
|
-
accept:
|
|
19
|
+
accept: Sett
|
|
20
20
|
|
|
21
21
|
# The label for the Accept button in the datetimepicker component
|
|
22
|
-
acceptLabel:
|
|
22
|
+
acceptLabel: Sett
|
|
23
23
|
|
|
24
24
|
# The Cancel button text in the datetimepicker component
|
|
25
|
-
cancel:
|
|
25
|
+
cancel: Avbryt
|
|
26
26
|
|
|
27
27
|
# The label for the Cancel button in the datetimepicker component
|
|
28
|
-
cancelLabel:
|
|
28
|
+
cancelLabel: Avbryt
|
|
29
29
|
|
|
30
30
|
# The Now button text in the timepicker component
|
|
31
|
-
now:
|
|
31
|
+
now: Nå
|
|
32
32
|
|
|
33
33
|
# The label for the Now button in the timepicker component
|
|
34
|
-
nowLabel:
|
|
34
|
+
nowLabel: Nå
|
|
35
35
|
|
|
36
36
|
# The label for the today button in the calendar header
|
|
37
37
|
today: TODAY
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Отвори детайлите
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Оразмери тази колона
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Оразмери всички колони
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Espandi i dettagli
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expandera Detaljer
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|
|
@@ -206,3 +206,10 @@ kendo:
|
|
|
206
206
|
|
|
207
207
|
# The title of the expand icon of detail rows.
|
|
208
208
|
detailExpand: Expand Details
|
|
209
|
+
|
|
210
|
+
# The text shown in the column menu for the autosize this column item
|
|
211
|
+
autosizeThisColumn: Autosize This Column
|
|
212
|
+
|
|
213
|
+
# The text shown in the column menu for the autosize all columns item
|
|
214
|
+
autosizeAllColumns: Autosize All Columns
|
|
215
|
+
|