@progress/kendo-angular-messages 1.35.0-dev.202207080809 → 1.36.0-dev.202209141300
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/editor/editor.nl-BE.yml +39 -40
- package/messages/pivotgrid/pivotgrid.ar.yml +93 -0
- package/messages/pivotgrid/pivotgrid.bg-BG.yml +91 -0
- package/messages/pivotgrid/pivotgrid.cs-CZ.yml +93 -0
- package/messages/pivotgrid/pivotgrid.da-DK.yml +93 -0
- package/messages/pivotgrid/pivotgrid.de-AT.yml +93 -0
- package/messages/pivotgrid/pivotgrid.de-CH.yml +93 -0
- package/messages/pivotgrid/pivotgrid.de-DE.yml +93 -0
- package/messages/pivotgrid/pivotgrid.de-LI.yml +93 -0
- package/messages/pivotgrid/pivotgrid.en-AU.yml +93 -0
- package/messages/pivotgrid/pivotgrid.en-CA.yml +93 -0
- package/messages/pivotgrid/pivotgrid.en-GB.yml +93 -0
- package/messages/pivotgrid/pivotgrid.en-US.yml +93 -0
- package/messages/pivotgrid/pivotgrid.es-AR.yml +93 -0
- package/messages/pivotgrid/pivotgrid.es-BO.yml +93 -0
- package/messages/pivotgrid/pivotgrid.es-CL.yml +93 -0
- package/messages/pivotgrid/pivotgrid.es-CO.yml +93 -0
- package/messages/pivotgrid/pivotgrid.es-CR.yml +93 -0
- package/messages/pivotgrid/pivotgrid.es-DO.yml +93 -0
- package/messages/pivotgrid/pivotgrid.es-EC.yml +93 -0
- package/messages/pivotgrid/pivotgrid.es-ES.yml +93 -0
- package/messages/pivotgrid/pivotgrid.es-GT.yml +93 -0
- package/messages/pivotgrid/pivotgrid.es-HN.yml +93 -0
- package/messages/pivotgrid/pivotgrid.es-MX.yml +93 -0
- package/messages/pivotgrid/pivotgrid.es-NI.yml +93 -0
- package/messages/pivotgrid/pivotgrid.es-PA.yml +93 -0
- package/messages/pivotgrid/pivotgrid.es-PE.yml +93 -0
- package/messages/pivotgrid/pivotgrid.es-PR.yml +93 -0
- package/messages/pivotgrid/pivotgrid.es-PY.yml +93 -0
- package/messages/pivotgrid/pivotgrid.es-US.yml +93 -0
- package/messages/pivotgrid/pivotgrid.es-UY.yml +93 -0
- package/messages/pivotgrid/pivotgrid.es-VE.yml +93 -0
- package/messages/pivotgrid/pivotgrid.fa-IR.yml +93 -0
- package/messages/pivotgrid/pivotgrid.fi-FI.yml +93 -0
- package/messages/pivotgrid/pivotgrid.fr-BE.yml +93 -0
- package/messages/pivotgrid/pivotgrid.fr-CA.yml +93 -0
- package/messages/pivotgrid/pivotgrid.fr-CD.yml +93 -0
- package/messages/pivotgrid/pivotgrid.fr-CH.yml +93 -0
- package/messages/pivotgrid/pivotgrid.fr-CI.yml +93 -0
- package/messages/pivotgrid/pivotgrid.fr-CM.yml +93 -0
- package/messages/pivotgrid/pivotgrid.fr-FR.yml +93 -0
- package/messages/pivotgrid/pivotgrid.fr-HT.yml +93 -0
- package/messages/pivotgrid/pivotgrid.fr-LU.yml +93 -0
- package/messages/pivotgrid/pivotgrid.fr-MA.yml +93 -0
- package/messages/pivotgrid/pivotgrid.fr-MC.yml +93 -0
- package/messages/pivotgrid/pivotgrid.fr-ML.yml +93 -0
- package/messages/pivotgrid/pivotgrid.fr-SN.yml +93 -0
- package/messages/pivotgrid/pivotgrid.he-IL.yml +93 -0
- package/messages/pivotgrid/pivotgrid.hy-AM.yml +93 -0
- package/messages/pivotgrid/pivotgrid.it-CH.yml +93 -0
- package/messages/pivotgrid/pivotgrid.it-IT.yml +93 -0
- package/messages/pivotgrid/pivotgrid.ja-JP.yml +93 -0
- package/messages/pivotgrid/pivotgrid.nb-NO.yml +93 -0
- package/messages/pivotgrid/pivotgrid.nl-BE.yml +93 -0
- package/messages/pivotgrid/pivotgrid.nl-NL.yml +93 -0
- package/messages/pivotgrid/pivotgrid.pl-PL.yml +93 -0
- package/messages/pivotgrid/pivotgrid.pt-BR.yml +93 -0
- package/messages/pivotgrid/pivotgrid.pt-PT.yml +93 -0
- package/messages/pivotgrid/pivotgrid.ro-RO.yml +93 -0
- package/messages/pivotgrid/pivotgrid.ru-RU.yml +93 -0
- package/messages/pivotgrid/pivotgrid.sk-SK.yml +93 -0
- package/messages/pivotgrid/pivotgrid.sv-SE.yml +93 -0
- package/messages/pivotgrid/pivotgrid.tr-TR.yml +93 -0
- package/messages/pivotgrid/pivotgrid.uk-UA.yml +93 -0
- package/messages/pivotgrid/pivotgrid.zh-CN.yml +93 -0
- package/messages/pivotgrid/pivotgrid.zh-HK.yml +93 -0
- package/messages/pivotgrid/pivotgrid.zh-TW.yml +93 -0
- package/package.json +1 -1
|
@@ -1,58 +1,58 @@
|
|
|
1
1
|
kendo:
|
|
2
2
|
editor:
|
|
3
3
|
# The title of the tool that aligns text in the center.
|
|
4
|
-
alignCenter:
|
|
4
|
+
alignCenter: Centreren
|
|
5
5
|
|
|
6
6
|
# The title of the tool that justifies text both left and right.
|
|
7
7
|
alignJustify: Justify
|
|
8
8
|
|
|
9
9
|
# The title of the tool that aligns text on the left.
|
|
10
|
-
alignLeft:
|
|
10
|
+
alignLeft: Links uitlijnen
|
|
11
11
|
|
|
12
12
|
# The title of the tool that aligns text on the right.
|
|
13
|
-
alignRight:
|
|
13
|
+
alignRight: Rechts uitlijnen
|
|
14
14
|
|
|
15
15
|
# The title of the tool that changes the text background color.
|
|
16
|
-
backColor:
|
|
16
|
+
backColor: Tekstmarkering kleur
|
|
17
17
|
|
|
18
18
|
# The title of the tool that makes text bold.
|
|
19
|
-
bold:
|
|
19
|
+
bold: Vet
|
|
20
20
|
|
|
21
21
|
# The title of the Clean Formatting tool.
|
|
22
|
-
cleanFormatting:
|
|
22
|
+
cleanFormatting: Alle opmaak wissen
|
|
23
23
|
|
|
24
24
|
# The title of the tool that creates hyperlinks.
|
|
25
|
-
createLink:
|
|
25
|
+
createLink: Koppeling
|
|
26
26
|
|
|
27
27
|
# The label of the **Apply** button in all editor dialogs.
|
|
28
|
-
dialogApply:
|
|
28
|
+
dialogApply: Toepassen
|
|
29
29
|
|
|
30
30
|
# The label of the **Cancel** button in all editor dialogs.
|
|
31
|
-
dialogCancel:
|
|
31
|
+
dialogCancel: Afbreken
|
|
32
32
|
|
|
33
33
|
# The label of the **Insert** button in all editor dialogs.
|
|
34
|
-
dialogInsert:
|
|
34
|
+
dialogInsert: Toevoegen
|
|
35
35
|
|
|
36
36
|
# The label of the **Update** button in all editor dialogs.
|
|
37
37
|
dialogUpdate: Update
|
|
38
38
|
|
|
39
39
|
# The caption for the file text in the insertFile dialog.
|
|
40
|
-
fileText:
|
|
40
|
+
fileText: Tekst
|
|
41
41
|
|
|
42
42
|
# The caption for the file Title in the insertFile dialog.
|
|
43
|
-
fileTitle:
|
|
43
|
+
fileTitle: Titel
|
|
44
44
|
|
|
45
45
|
# The caption for the file URL in the insertFile dialog.
|
|
46
46
|
fileWebAddress: Web address
|
|
47
47
|
|
|
48
48
|
# The title of the tool that changes the text font.
|
|
49
|
-
fontFamily:
|
|
49
|
+
fontFamily: Lettertype
|
|
50
50
|
|
|
51
51
|
# The title of the tool that changes the text size.
|
|
52
|
-
fontSize:
|
|
52
|
+
fontSize: Tekengrootte
|
|
53
53
|
|
|
54
54
|
# The title of the tool that changes the text color.
|
|
55
|
-
foreColor:
|
|
55
|
+
foreColor: Kleur
|
|
56
56
|
|
|
57
57
|
# The title of the tool that lets users choose block formats.
|
|
58
58
|
format: Format
|
|
@@ -70,43 +70,43 @@ kendo:
|
|
|
70
70
|
imageWidth: Width (px)
|
|
71
71
|
|
|
72
72
|
# The title of the tool that indents the content.
|
|
73
|
-
indent:
|
|
73
|
+
indent: Inspringing vergroten
|
|
74
74
|
|
|
75
75
|
# The title of the tool that inserts links to files.
|
|
76
|
-
insertFile:
|
|
76
|
+
insertFile: Bestand toevoegen
|
|
77
77
|
|
|
78
78
|
# The title of the tool that inserts images.
|
|
79
|
-
insertImage:
|
|
79
|
+
insertImage: Foto toevoegen
|
|
80
80
|
|
|
81
81
|
# The title of the tool that inserts an ordered list.
|
|
82
|
-
insertOrderedList:
|
|
82
|
+
insertOrderedList: Nummering
|
|
83
83
|
|
|
84
84
|
# The title of the tool that inserts an unordered list.
|
|
85
|
-
insertUnorderedList:
|
|
85
|
+
insertUnorderedList: Opsommingstekens
|
|
86
86
|
|
|
87
87
|
# The title of the tool that makes text italicized.
|
|
88
|
-
italic:
|
|
88
|
+
italic: Cursief
|
|
89
89
|
|
|
90
90
|
# The caption for the checkbox for opening the link in a new window in the createLink dialog.
|
|
91
|
-
linkOpenInNewWindow:
|
|
91
|
+
linkOpenInNewWindow: Link openen in nieuw venster
|
|
92
92
|
|
|
93
93
|
# The caption for the link text in the createLink dialog.
|
|
94
|
-
linkText:
|
|
94
|
+
linkText: Tekst
|
|
95
95
|
|
|
96
96
|
# The caption for the link title in the createLink dialog.
|
|
97
|
-
linkTitle:
|
|
97
|
+
linkTitle: Titel
|
|
98
98
|
|
|
99
99
|
# The caption for the URL in the createLink dialog.
|
|
100
100
|
linkWebAddress: Web address
|
|
101
101
|
|
|
102
102
|
# The title of the tool that outdents the content.
|
|
103
|
-
outdent:
|
|
103
|
+
outdent: Inspringing verkleinen
|
|
104
104
|
|
|
105
105
|
# The title of the tool that undos the last action.
|
|
106
|
-
redo:
|
|
106
|
+
redo: Opnieuw typen
|
|
107
107
|
|
|
108
108
|
# The title of the tool that strikes through text.
|
|
109
|
-
strikethrough:
|
|
109
|
+
strikethrough: Doorhalen
|
|
110
110
|
|
|
111
111
|
# The title of the tool that makes text subscript.
|
|
112
112
|
subscript: Subscript
|
|
@@ -115,43 +115,42 @@ kendo:
|
|
|
115
115
|
superscript: Superscript
|
|
116
116
|
|
|
117
117
|
# The title of the tool that underlines text.
|
|
118
|
-
underline:
|
|
118
|
+
underline: Onderstrepen
|
|
119
119
|
|
|
120
120
|
# The title of the tool that removes hyperlinks.
|
|
121
|
-
unlink:
|
|
121
|
+
unlink: Ontkoppelen
|
|
122
122
|
|
|
123
123
|
# The title of the tool that undos the last action.
|
|
124
|
-
undo:
|
|
124
|
+
undo: Ongedaan maken
|
|
125
125
|
|
|
126
126
|
# The title of the tool that shows the editor value as HTML.
|
|
127
127
|
viewSource: View source
|
|
128
128
|
|
|
129
129
|
# The title of the tool that inserts table.
|
|
130
|
-
insertTable:
|
|
130
|
+
insertTable: Tabel invoegen
|
|
131
131
|
|
|
132
132
|
# The title of the tool that adds new column before currently selected column.
|
|
133
|
-
addColumnBefore:
|
|
133
|
+
addColumnBefore: Invoegen links
|
|
134
134
|
|
|
135
135
|
# The title of the tool that adds new column after currently selected column.
|
|
136
|
-
addColumnAfter:
|
|
136
|
+
addColumnAfter: Invoegen rechts
|
|
137
137
|
|
|
138
138
|
# The title of the tool that adds new row before currently selected row.
|
|
139
|
-
addRowBefore:
|
|
139
|
+
addRowBefore: Invoegen bovenaan
|
|
140
140
|
|
|
141
141
|
# The title of the tool that adds new row after currently selected row.
|
|
142
|
-
addRowAfter:
|
|
142
|
+
addRowAfter: Invoegen onderaan
|
|
143
143
|
|
|
144
144
|
# The title of the tool that deletes a table column.
|
|
145
|
-
deleteColumn:
|
|
145
|
+
deleteColumn: Kolom verwijderen
|
|
146
146
|
|
|
147
147
|
# The title of the tool that deletes a table row.
|
|
148
|
-
deleteRow:
|
|
148
|
+
deleteRow: Rij verwijderen
|
|
149
149
|
|
|
150
150
|
# The title of the tool that deletes a table.
|
|
151
|
-
deleteTable:
|
|
152
|
-
|
|
151
|
+
deleteTable: Tabel verwijderen
|
|
153
152
|
# The title of the tool that selects the editor's content.
|
|
154
|
-
selectAll:
|
|
153
|
+
selectAll: Alle tekst selecteren
|
|
155
154
|
|
|
156
155
|
# The title of the tool that prints the editor's content.
|
|
157
156
|
print: Print
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
pivotgrid:
|
|
3
|
+
# The value of the aria-label attribute placed on the focusable empty cell element
|
|
4
|
+
emptyCellLabel: PivotGrid Empty Cell
|
|
5
|
+
|
|
6
|
+
# The text content of the filter item in the column and row fields menu
|
|
7
|
+
fieldMenuFilterItemLabel: Filter
|
|
8
|
+
|
|
9
|
+
# The label of the filter input
|
|
10
|
+
filterInputLabel: '{fields} Filter'
|
|
11
|
+
|
|
12
|
+
# The label of the filter operators DropDownList
|
|
13
|
+
filterOperatorsDropDownLabel: '{fields} Filter Operators'
|
|
14
|
+
|
|
15
|
+
# The text of the "equal" filter operator
|
|
16
|
+
filterEqOperator: Is equal to
|
|
17
|
+
|
|
18
|
+
# The text of the "not equal" filter operator
|
|
19
|
+
filterNotEqOperator: Is not equal to
|
|
20
|
+
|
|
21
|
+
# The text of the "is null" filter operator
|
|
22
|
+
filterIsNullOperator: Is null
|
|
23
|
+
|
|
24
|
+
# The text of the "is not null" filter operator
|
|
25
|
+
filterIsNotNullOperator: Is not null
|
|
26
|
+
|
|
27
|
+
# The text of the "is empty" filter operator
|
|
28
|
+
filterIsEmptyOperator: Is empty
|
|
29
|
+
|
|
30
|
+
# The text of the "is not empty" filter operator
|
|
31
|
+
filterIsNotEmptyOperator: Is not empty
|
|
32
|
+
|
|
33
|
+
# The text of the "starts with" filter operator
|
|
34
|
+
filterStartsWithOperator: Starts with
|
|
35
|
+
|
|
36
|
+
# The text of the "contains" filter operator
|
|
37
|
+
filterContainsOperator: Contains
|
|
38
|
+
|
|
39
|
+
# The text of the "does not contain" filter operator
|
|
40
|
+
filterNotContainsOperator: Does not contain
|
|
41
|
+
|
|
42
|
+
# The text of the "ends with" filter operator
|
|
43
|
+
filterEndsWithOperator: Ends with
|
|
44
|
+
|
|
45
|
+
# The text of the "filter button"
|
|
46
|
+
filterFilterButton: Filter
|
|
47
|
+
|
|
48
|
+
# The text of the "clear filter button"
|
|
49
|
+
filterClearButton: Clear
|
|
50
|
+
|
|
51
|
+
# The text content of the sort ascending item in the column and row fields menu
|
|
52
|
+
fieldMenuSortAscendingItemLabel: Sort ascending
|
|
53
|
+
|
|
54
|
+
# The text content of the sort descending item in the column and row fields menu
|
|
55
|
+
fieldMenuSortDescendingItemLabel: Sort descending
|
|
56
|
+
|
|
57
|
+
# The text content of the button that opens and closes the PivotGrid configurator
|
|
58
|
+
configuratorButtonText: Change Settings
|
|
59
|
+
|
|
60
|
+
# The text content of the PivotGrid configurator title element
|
|
61
|
+
configuratorHeaderText: Settings
|
|
62
|
+
|
|
63
|
+
# The text content of the PivotGrid configurator fields section title element
|
|
64
|
+
configuratorFieldsText: Fields
|
|
65
|
+
|
|
66
|
+
# TThe text content of the PivotGrid configurator columns section title element
|
|
67
|
+
configuratorColumnsText: Columns
|
|
68
|
+
|
|
69
|
+
# The text content of the PivotGrid configurator rows section title element
|
|
70
|
+
configuratorRowsText: Rows
|
|
71
|
+
|
|
72
|
+
# The text content of the PivotGrid configurator configurator Cancel button
|
|
73
|
+
configuratorCancelButtonText: Cancel
|
|
74
|
+
|
|
75
|
+
# The text content of the PivotGrid configurator configurator Apply button
|
|
76
|
+
configuratorApplyButtonText: Apply
|
|
77
|
+
|
|
78
|
+
# The loading text
|
|
79
|
+
loading: Loading
|
|
80
|
+
|
|
81
|
+
# The text content of the PivotGrid configurator values section title element.
|
|
82
|
+
configuratorValuesText: Values
|
|
83
|
+
|
|
84
|
+
# The text content of the PivotGrid configurator empty rows container.
|
|
85
|
+
configuratorEmptyRowsText: Select some fields to begin setup
|
|
86
|
+
|
|
87
|
+
# The text content of the PivotGrid configurator empty columns container.
|
|
88
|
+
configuratorEmptyColumnsText: Select some fields to begin setup
|
|
89
|
+
|
|
90
|
+
# The text content of the PivotGrid configurator empty measures container.
|
|
91
|
+
configuratorEmptyMeasuresText: Select some fields to begin setup
|
|
92
|
+
|
|
93
|
+
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
pivotgrid:
|
|
3
|
+
# The value of the aria-label attribute placed on the focusable empty cell element
|
|
4
|
+
emptyCellLabel: Празна пивотгрид клетка
|
|
5
|
+
|
|
6
|
+
# The text content of the filter item in the column and row fields menu
|
|
7
|
+
fieldMenuFilterItemLabel: Филтрирай
|
|
8
|
+
|
|
9
|
+
# The label of the filter input
|
|
10
|
+
filterInputLabel: 'Филтър за {fields}'
|
|
11
|
+
|
|
12
|
+
# The label of the filter operators DropDownList
|
|
13
|
+
filterOperatorsDropDownLabel: 'Оператори за филтриране на {fields}'
|
|
14
|
+
|
|
15
|
+
# The text of the "equal" filter operator
|
|
16
|
+
filterEqOperator: Е равно на
|
|
17
|
+
|
|
18
|
+
# The text of the "not equal" filter operator
|
|
19
|
+
filterNotEqOperator: Не е равно на
|
|
20
|
+
|
|
21
|
+
# The text of the "is null" filter operator
|
|
22
|
+
filterIsNullOperator: Е null
|
|
23
|
+
|
|
24
|
+
# The text of the "is not null" filter operator
|
|
25
|
+
filterIsNotNullOperator: Не е null
|
|
26
|
+
|
|
27
|
+
# The text of the "is empty" filter operator
|
|
28
|
+
filterIsEmptyOperator: Е празно
|
|
29
|
+
|
|
30
|
+
# The text of the "is not empty" filter operator
|
|
31
|
+
filterIsNotEmptyOperator: Не е празно
|
|
32
|
+
|
|
33
|
+
# The text of the "starts with" filter operator
|
|
34
|
+
filterStartsWithOperator: Започва с
|
|
35
|
+
|
|
36
|
+
# The text of the "contains" filter operator
|
|
37
|
+
filterContainsOperator: Съдържа
|
|
38
|
+
|
|
39
|
+
# The text of the "does not contain" filter operator
|
|
40
|
+
filterNotContainsOperator: Не съдържа
|
|
41
|
+
|
|
42
|
+
# The text of the "ends with" filter operator
|
|
43
|
+
filterEndsWithOperator: Завършва на
|
|
44
|
+
|
|
45
|
+
# The text of the "filter button"
|
|
46
|
+
filterFilterButton: Филтрирай
|
|
47
|
+
|
|
48
|
+
# The text of the "clear filter button"
|
|
49
|
+
filterClearButton: Премахни филтър
|
|
50
|
+
|
|
51
|
+
# The text content of the sort ascending item in the column and row fields menu
|
|
52
|
+
fieldMenuSortAscendingItemLabel: Сортирай възходящо
|
|
53
|
+
|
|
54
|
+
# The text content of the sort descending item in the column and row fields menu
|
|
55
|
+
fieldMenuSortDescendingItemLabel: Сортирай низходящо
|
|
56
|
+
|
|
57
|
+
# The text content of the button that opens and closes the PivotGrid configurator
|
|
58
|
+
configuratorButtonText: Промени настройките
|
|
59
|
+
|
|
60
|
+
# The text content of the PivotGrid configurator title element
|
|
61
|
+
configuratorHeaderText: Настройки
|
|
62
|
+
|
|
63
|
+
# The text content of the PivotGrid configurator fields section title element
|
|
64
|
+
configuratorFieldsText: Полета
|
|
65
|
+
|
|
66
|
+
# TThe text content of the PivotGrid configurator columns section title element
|
|
67
|
+
configuratorColumnsText: Колони
|
|
68
|
+
|
|
69
|
+
# The text content of the PivotGrid configurator rows section title element
|
|
70
|
+
configuratorRowsText: Редове
|
|
71
|
+
|
|
72
|
+
# The text content of the PivotGrid configurator configurator Cancel button
|
|
73
|
+
configuratorCancelButtonText: Отмени промените
|
|
74
|
+
|
|
75
|
+
# The text content of the PivotGrid configurator configurator Apply button
|
|
76
|
+
configuratorApplyButtonText: Приложи промените
|
|
77
|
+
|
|
78
|
+
# The loading text
|
|
79
|
+
loading: Зареждане
|
|
80
|
+
|
|
81
|
+
# The text content of the PivotGrid configurator values section title element.
|
|
82
|
+
configuratorValuesText: Стойности
|
|
83
|
+
|
|
84
|
+
# The text content of the PivotGrid configurator empty rows container.
|
|
85
|
+
configuratorEmptyRowsText: Изберете някои полета, за да започнете настройката
|
|
86
|
+
|
|
87
|
+
# The text content of the PivotGrid configurator empty columns container.
|
|
88
|
+
configuratorEmptyColumnsText: Изберете някои полета, за да започнете настройката
|
|
89
|
+
|
|
90
|
+
# The text content of the PivotGrid configurator empty measures container.
|
|
91
|
+
configuratorEmptyMeasuresText: Изберете някои полета, за да започнете настройката
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
pivotgrid:
|
|
3
|
+
# The value of the aria-label attribute placed on the focusable empty cell element
|
|
4
|
+
emptyCellLabel: PivotGrid Empty Cell
|
|
5
|
+
|
|
6
|
+
# The text content of the filter item in the column and row fields menu
|
|
7
|
+
fieldMenuFilterItemLabel: Filter
|
|
8
|
+
|
|
9
|
+
# The label of the filter input
|
|
10
|
+
filterInputLabel: '{fields} Filter'
|
|
11
|
+
|
|
12
|
+
# The label of the filter operators DropDownList
|
|
13
|
+
filterOperatorsDropDownLabel: '{fields} Filter Operators'
|
|
14
|
+
|
|
15
|
+
# The text of the "equal" filter operator
|
|
16
|
+
filterEqOperator: Is equal to
|
|
17
|
+
|
|
18
|
+
# The text of the "not equal" filter operator
|
|
19
|
+
filterNotEqOperator: Is not equal to
|
|
20
|
+
|
|
21
|
+
# The text of the "is null" filter operator
|
|
22
|
+
filterIsNullOperator: Is null
|
|
23
|
+
|
|
24
|
+
# The text of the "is not null" filter operator
|
|
25
|
+
filterIsNotNullOperator: Is not null
|
|
26
|
+
|
|
27
|
+
# The text of the "is empty" filter operator
|
|
28
|
+
filterIsEmptyOperator: Is empty
|
|
29
|
+
|
|
30
|
+
# The text of the "is not empty" filter operator
|
|
31
|
+
filterIsNotEmptyOperator: Is not empty
|
|
32
|
+
|
|
33
|
+
# The text of the "starts with" filter operator
|
|
34
|
+
filterStartsWithOperator: Starts with
|
|
35
|
+
|
|
36
|
+
# The text of the "contains" filter operator
|
|
37
|
+
filterContainsOperator: Contains
|
|
38
|
+
|
|
39
|
+
# The text of the "does not contain" filter operator
|
|
40
|
+
filterNotContainsOperator: Does not contain
|
|
41
|
+
|
|
42
|
+
# The text of the "ends with" filter operator
|
|
43
|
+
filterEndsWithOperator: Ends with
|
|
44
|
+
|
|
45
|
+
# The text of the "filter button"
|
|
46
|
+
filterFilterButton: Filter
|
|
47
|
+
|
|
48
|
+
# The text of the "clear filter button"
|
|
49
|
+
filterClearButton: Clear
|
|
50
|
+
|
|
51
|
+
# The text content of the sort ascending item in the column and row fields menu
|
|
52
|
+
fieldMenuSortAscendingItemLabel: Sort ascending
|
|
53
|
+
|
|
54
|
+
# The text content of the sort descending item in the column and row fields menu
|
|
55
|
+
fieldMenuSortDescendingItemLabel: Sort descending
|
|
56
|
+
|
|
57
|
+
# The text content of the button that opens and closes the PivotGrid configurator
|
|
58
|
+
configuratorButtonText: Change Settings
|
|
59
|
+
|
|
60
|
+
# The text content of the PivotGrid configurator title element
|
|
61
|
+
configuratorHeaderText: Settings
|
|
62
|
+
|
|
63
|
+
# The text content of the PivotGrid configurator fields section title element
|
|
64
|
+
configuratorFieldsText: Fields
|
|
65
|
+
|
|
66
|
+
# TThe text content of the PivotGrid configurator columns section title element
|
|
67
|
+
configuratorColumnsText: Columns
|
|
68
|
+
|
|
69
|
+
# The text content of the PivotGrid configurator rows section title element
|
|
70
|
+
configuratorRowsText: Rows
|
|
71
|
+
|
|
72
|
+
# The text content of the PivotGrid configurator configurator Cancel button
|
|
73
|
+
configuratorCancelButtonText: Cancel
|
|
74
|
+
|
|
75
|
+
# The text content of the PivotGrid configurator configurator Apply button
|
|
76
|
+
configuratorApplyButtonText: Apply
|
|
77
|
+
|
|
78
|
+
# The loading text
|
|
79
|
+
loading: Loading
|
|
80
|
+
|
|
81
|
+
# The text content of the PivotGrid configurator values section title element.
|
|
82
|
+
configuratorValuesText: Values
|
|
83
|
+
|
|
84
|
+
# The text content of the PivotGrid configurator empty rows container.
|
|
85
|
+
configuratorEmptyRowsText: Select some fields to begin setup
|
|
86
|
+
|
|
87
|
+
# The text content of the PivotGrid configurator empty columns container.
|
|
88
|
+
configuratorEmptyColumnsText: Select some fields to begin setup
|
|
89
|
+
|
|
90
|
+
# The text content of the PivotGrid configurator empty measures container.
|
|
91
|
+
configuratorEmptyMeasuresText: Select some fields to begin setup
|
|
92
|
+
|
|
93
|
+
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
pivotgrid:
|
|
3
|
+
# The value of the aria-label attribute placed on the focusable empty cell element
|
|
4
|
+
emptyCellLabel: PivotGrid Empty Cell
|
|
5
|
+
|
|
6
|
+
# The text content of the filter item in the column and row fields menu
|
|
7
|
+
fieldMenuFilterItemLabel: Filter
|
|
8
|
+
|
|
9
|
+
# The label of the filter input
|
|
10
|
+
filterInputLabel: '{fields} Filter'
|
|
11
|
+
|
|
12
|
+
# The label of the filter operators DropDownList
|
|
13
|
+
filterOperatorsDropDownLabel: '{fields} Filter Operators'
|
|
14
|
+
|
|
15
|
+
# The text of the "equal" filter operator
|
|
16
|
+
filterEqOperator: Is equal to
|
|
17
|
+
|
|
18
|
+
# The text of the "not equal" filter operator
|
|
19
|
+
filterNotEqOperator: Is not equal to
|
|
20
|
+
|
|
21
|
+
# The text of the "is null" filter operator
|
|
22
|
+
filterIsNullOperator: Is null
|
|
23
|
+
|
|
24
|
+
# The text of the "is not null" filter operator
|
|
25
|
+
filterIsNotNullOperator: Is not null
|
|
26
|
+
|
|
27
|
+
# The text of the "is empty" filter operator
|
|
28
|
+
filterIsEmptyOperator: Is empty
|
|
29
|
+
|
|
30
|
+
# The text of the "is not empty" filter operator
|
|
31
|
+
filterIsNotEmptyOperator: Is not empty
|
|
32
|
+
|
|
33
|
+
# The text of the "starts with" filter operator
|
|
34
|
+
filterStartsWithOperator: Starts with
|
|
35
|
+
|
|
36
|
+
# The text of the "contains" filter operator
|
|
37
|
+
filterContainsOperator: Contains
|
|
38
|
+
|
|
39
|
+
# The text of the "does not contain" filter operator
|
|
40
|
+
filterNotContainsOperator: Does not contain
|
|
41
|
+
|
|
42
|
+
# The text of the "ends with" filter operator
|
|
43
|
+
filterEndsWithOperator: Ends with
|
|
44
|
+
|
|
45
|
+
# The text of the "filter button"
|
|
46
|
+
filterFilterButton: Filter
|
|
47
|
+
|
|
48
|
+
# The text of the "clear filter button"
|
|
49
|
+
filterClearButton: Clear
|
|
50
|
+
|
|
51
|
+
# The text content of the sort ascending item in the column and row fields menu
|
|
52
|
+
fieldMenuSortAscendingItemLabel: Sort ascending
|
|
53
|
+
|
|
54
|
+
# The text content of the sort descending item in the column and row fields menu
|
|
55
|
+
fieldMenuSortDescendingItemLabel: Sort descending
|
|
56
|
+
|
|
57
|
+
# The text content of the button that opens and closes the PivotGrid configurator
|
|
58
|
+
configuratorButtonText: Change Settings
|
|
59
|
+
|
|
60
|
+
# The text content of the PivotGrid configurator title element
|
|
61
|
+
configuratorHeaderText: Settings
|
|
62
|
+
|
|
63
|
+
# The text content of the PivotGrid configurator fields section title element
|
|
64
|
+
configuratorFieldsText: Fields
|
|
65
|
+
|
|
66
|
+
# TThe text content of the PivotGrid configurator columns section title element
|
|
67
|
+
configuratorColumnsText: Columns
|
|
68
|
+
|
|
69
|
+
# The text content of the PivotGrid configurator rows section title element
|
|
70
|
+
configuratorRowsText: Rows
|
|
71
|
+
|
|
72
|
+
# The text content of the PivotGrid configurator configurator Cancel button
|
|
73
|
+
configuratorCancelButtonText: Cancel
|
|
74
|
+
|
|
75
|
+
# The text content of the PivotGrid configurator configurator Apply button
|
|
76
|
+
configuratorApplyButtonText: Apply
|
|
77
|
+
|
|
78
|
+
# The loading text
|
|
79
|
+
loading: Loading
|
|
80
|
+
|
|
81
|
+
# The text content of the PivotGrid configurator values section title element.
|
|
82
|
+
configuratorValuesText: Values
|
|
83
|
+
|
|
84
|
+
# The text content of the PivotGrid configurator empty rows container.
|
|
85
|
+
configuratorEmptyRowsText: Select some fields to begin setup
|
|
86
|
+
|
|
87
|
+
# The text content of the PivotGrid configurator empty columns container.
|
|
88
|
+
configuratorEmptyColumnsText: Select some fields to begin setup
|
|
89
|
+
|
|
90
|
+
# The text content of the PivotGrid configurator empty measures container.
|
|
91
|
+
configuratorEmptyMeasuresText: Select some fields to begin setup
|
|
92
|
+
|
|
93
|
+
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
pivotgrid:
|
|
3
|
+
# The value of the aria-label attribute placed on the focusable empty cell element
|
|
4
|
+
emptyCellLabel: PivotGrid Empty Cell
|
|
5
|
+
|
|
6
|
+
# The text content of the filter item in the column and row fields menu
|
|
7
|
+
fieldMenuFilterItemLabel: Filter
|
|
8
|
+
|
|
9
|
+
# The label of the filter input
|
|
10
|
+
filterInputLabel: '{fields} Filter'
|
|
11
|
+
|
|
12
|
+
# The label of the filter operators DropDownList
|
|
13
|
+
filterOperatorsDropDownLabel: '{fields} Filter Operators'
|
|
14
|
+
|
|
15
|
+
# The text of the "equal" filter operator
|
|
16
|
+
filterEqOperator: Is equal to
|
|
17
|
+
|
|
18
|
+
# The text of the "not equal" filter operator
|
|
19
|
+
filterNotEqOperator: Is not equal to
|
|
20
|
+
|
|
21
|
+
# The text of the "is null" filter operator
|
|
22
|
+
filterIsNullOperator: Is null
|
|
23
|
+
|
|
24
|
+
# The text of the "is not null" filter operator
|
|
25
|
+
filterIsNotNullOperator: Is not null
|
|
26
|
+
|
|
27
|
+
# The text of the "is empty" filter operator
|
|
28
|
+
filterIsEmptyOperator: Is empty
|
|
29
|
+
|
|
30
|
+
# The text of the "is not empty" filter operator
|
|
31
|
+
filterIsNotEmptyOperator: Is not empty
|
|
32
|
+
|
|
33
|
+
# The text of the "starts with" filter operator
|
|
34
|
+
filterStartsWithOperator: Starts with
|
|
35
|
+
|
|
36
|
+
# The text of the "contains" filter operator
|
|
37
|
+
filterContainsOperator: Contains
|
|
38
|
+
|
|
39
|
+
# The text of the "does not contain" filter operator
|
|
40
|
+
filterNotContainsOperator: Does not contain
|
|
41
|
+
|
|
42
|
+
# The text of the "ends with" filter operator
|
|
43
|
+
filterEndsWithOperator: Ends with
|
|
44
|
+
|
|
45
|
+
# The text of the "filter button"
|
|
46
|
+
filterFilterButton: Filter
|
|
47
|
+
|
|
48
|
+
# The text of the "clear filter button"
|
|
49
|
+
filterClearButton: Clear
|
|
50
|
+
|
|
51
|
+
# The text content of the sort ascending item in the column and row fields menu
|
|
52
|
+
fieldMenuSortAscendingItemLabel: Sort ascending
|
|
53
|
+
|
|
54
|
+
# The text content of the sort descending item in the column and row fields menu
|
|
55
|
+
fieldMenuSortDescendingItemLabel: Sort descending
|
|
56
|
+
|
|
57
|
+
# The text content of the button that opens and closes the PivotGrid configurator
|
|
58
|
+
configuratorButtonText: Change Settings
|
|
59
|
+
|
|
60
|
+
# The text content of the PivotGrid configurator title element
|
|
61
|
+
configuratorHeaderText: Settings
|
|
62
|
+
|
|
63
|
+
# The text content of the PivotGrid configurator fields section title element
|
|
64
|
+
configuratorFieldsText: Fields
|
|
65
|
+
|
|
66
|
+
# TThe text content of the PivotGrid configurator columns section title element
|
|
67
|
+
configuratorColumnsText: Columns
|
|
68
|
+
|
|
69
|
+
# The text content of the PivotGrid configurator rows section title element
|
|
70
|
+
configuratorRowsText: Rows
|
|
71
|
+
|
|
72
|
+
# The text content of the PivotGrid configurator configurator Cancel button
|
|
73
|
+
configuratorCancelButtonText: Cancel
|
|
74
|
+
|
|
75
|
+
# The text content of the PivotGrid configurator configurator Apply button
|
|
76
|
+
configuratorApplyButtonText: Apply
|
|
77
|
+
|
|
78
|
+
# The loading text
|
|
79
|
+
loading: Loading
|
|
80
|
+
|
|
81
|
+
# The text content of the PivotGrid configurator values section title element.
|
|
82
|
+
configuratorValuesText: Values
|
|
83
|
+
|
|
84
|
+
# The text content of the PivotGrid configurator empty rows container.
|
|
85
|
+
configuratorEmptyRowsText: Select some fields to begin setup
|
|
86
|
+
|
|
87
|
+
# The text content of the PivotGrid configurator empty columns container.
|
|
88
|
+
configuratorEmptyColumnsText: Select some fields to begin setup
|
|
89
|
+
|
|
90
|
+
# The text content of the PivotGrid configurator empty measures container.
|
|
91
|
+
configuratorEmptyMeasuresText: Select some fields to begin setup
|
|
92
|
+
|
|
93
|
+
|