@progress/kendo-angular-messages 1.32.0-dev.202111251121 → 1.32.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/messages/calendar/calendar.sv-SE.yml +2 -2
- package/messages/gantt/gantt.ar.yml +205 -0
- package/messages/gantt/gantt.bg-BG.yml +205 -0
- package/messages/gantt/gantt.cs-CZ.yml +205 -0
- package/messages/gantt/gantt.da-DK.yml +205 -0
- package/messages/gantt/gantt.de-AT.yml +205 -0
- package/messages/gantt/gantt.de-CH.yml +205 -0
- package/messages/gantt/gantt.de-DE.yml +205 -0
- package/messages/gantt/gantt.de-LI.yml +205 -0
- package/messages/gantt/gantt.en-AU.yml +205 -0
- package/messages/gantt/gantt.en-CA.yml +205 -0
- package/messages/gantt/gantt.en-GB.yml +205 -0
- package/messages/gantt/gantt.en-US.yml +205 -0
- package/messages/gantt/gantt.es-AR.yml +205 -0
- package/messages/gantt/gantt.es-BO.yml +205 -0
- package/messages/gantt/gantt.es-CL.yml +205 -0
- package/messages/gantt/gantt.es-CO.yml +205 -0
- package/messages/gantt/gantt.es-CR.yml +205 -0
- package/messages/gantt/gantt.es-DO.yml +205 -0
- package/messages/gantt/gantt.es-EC.yml +205 -0
- package/messages/gantt/gantt.es-ES.yml +205 -0
- package/messages/gantt/gantt.es-GT.yml +205 -0
- package/messages/gantt/gantt.es-HN.yml +205 -0
- package/messages/gantt/gantt.es-MX.yml +205 -0
- package/messages/gantt/gantt.es-NI.yml +205 -0
- package/messages/gantt/gantt.es-PA.yml +205 -0
- package/messages/gantt/gantt.es-PE.yml +205 -0
- package/messages/gantt/gantt.es-PR.yml +205 -0
- package/messages/gantt/gantt.es-PY.yml +205 -0
- package/messages/gantt/gantt.es-US.yml +205 -0
- package/messages/gantt/gantt.es-UY.yml +205 -0
- package/messages/gantt/gantt.es-VE.yml +205 -0
- package/messages/gantt/gantt.fa-IR.yml +205 -0
- package/messages/gantt/gantt.fi-FI.yml +205 -0
- package/messages/gantt/gantt.fr-BE.yml +205 -0
- package/messages/gantt/gantt.fr-CA.yml +205 -0
- package/messages/gantt/gantt.fr-CD.yml +205 -0
- package/messages/gantt/gantt.fr-CH.yml +205 -0
- package/messages/gantt/gantt.fr-CI.yml +205 -0
- package/messages/gantt/gantt.fr-CM.yml +205 -0
- package/messages/gantt/gantt.fr-FR.yml +205 -0
- package/messages/gantt/gantt.fr-HT.yml +205 -0
- package/messages/gantt/gantt.fr-LU.yml +205 -0
- package/messages/gantt/gantt.fr-MA.yml +205 -0
- package/messages/gantt/gantt.fr-MC.yml +205 -0
- package/messages/gantt/gantt.fr-ML.yml +205 -0
- package/messages/gantt/gantt.fr-SN.yml +205 -0
- package/messages/gantt/gantt.he-IL.yml +205 -0
- package/messages/gantt/gantt.hy-AM.yml +205 -0
- package/messages/gantt/gantt.it-CH.yml +205 -0
- package/messages/gantt/gantt.it-IT.yml +205 -0
- package/messages/gantt/gantt.ja-JP.yml +205 -0
- package/messages/gantt/gantt.nb-NO.yml +205 -0
- package/messages/gantt/gantt.nl-BE.yml +205 -0
- package/messages/gantt/gantt.nl-NL.yml +205 -0
- package/messages/gantt/gantt.pl-PL.yml +205 -0
- package/messages/gantt/gantt.pt-BR.yml +205 -0
- package/messages/gantt/gantt.pt-PT.yml +205 -0
- package/messages/gantt/gantt.ro-RO.yml +205 -0
- package/messages/gantt/gantt.ru-RU.yml +205 -0
- package/messages/gantt/gantt.sk-SK.yml +205 -0
- package/messages/gantt/gantt.sv-SE.yml +205 -0
- package/messages/gantt/gantt.tr-TR.yml +205 -0
- package/messages/gantt/gantt.uk-UA.yml +205 -0
- package/messages/gantt/gantt.zh-CN.yml +205 -0
- package/messages/gantt/gantt.zh-HK.yml +205 -0
- package/messages/gantt/gantt.zh-TW.yml +205 -0
- package/messages/treelist/treelist.bg-BG.yml +17 -18
- package/package.json +1 -1
- package/NOTICE.txt +0 -614
|
@@ -0,0 +1,205 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
gantt:
|
|
3
|
+
# The title of the "General" tab of the editing dialog TabStrip
|
|
4
|
+
taskEditingGeneralTabTitle: General
|
|
5
|
+
|
|
6
|
+
# The title of the "Predecessors" dependencies tab of the editing dialog TabStrip
|
|
7
|
+
taskEditingPredecessorsTabTitle: Predecessors
|
|
8
|
+
|
|
9
|
+
# The title of the "Successors" dependencies tab of the editing dialog TabStrip
|
|
10
|
+
taskEditingSuccessorsTabTitle: Successors
|
|
11
|
+
|
|
12
|
+
# The text of the "Add" button in the dependencies tabs of the editing dialog TabStrip
|
|
13
|
+
taskEditingDependenciesAddButtonText: Add
|
|
14
|
+
|
|
15
|
+
# The text of the "Remove" button in the dependencies tabs of the editing dialog TabStrip
|
|
16
|
+
taskEditingDependenciesRemoveButtonText: Remove
|
|
17
|
+
|
|
18
|
+
# The title of the "Name" Grid column in the dependencies tabs of the editing dialog TabStrip
|
|
19
|
+
taskEditingDependenciesGridNameColumnTitle: Task Title
|
|
20
|
+
|
|
21
|
+
# The title of the "Type" Grid column in the dependencies tabs of the editing dialog TabStrip
|
|
22
|
+
taskEditingDependenciesGridTypeColumnTitle: Type
|
|
23
|
+
|
|
24
|
+
# The text of the task editing dialog "Delete" button
|
|
25
|
+
deleteButtonText: Delete
|
|
26
|
+
|
|
27
|
+
# The label for the task delete button
|
|
28
|
+
taskDeleteLabel: Delete
|
|
29
|
+
|
|
30
|
+
# The title of the task editing dialog
|
|
31
|
+
taskEditingDialogTitle: Editing Task
|
|
32
|
+
|
|
33
|
+
# The title of the task editing dialog close button
|
|
34
|
+
taskEditingDialogCloseTitle: Close
|
|
35
|
+
|
|
36
|
+
# The title of the confirmation dialog close button
|
|
37
|
+
confirmationDialogCloseTitle: Close
|
|
38
|
+
|
|
39
|
+
# The title of the delete task confirmation dialog
|
|
40
|
+
confirmationDialogTitle: Delete Task
|
|
41
|
+
|
|
42
|
+
# The text of the DropDownButton in the AddTask component
|
|
43
|
+
addTaskText: Add Task
|
|
44
|
+
|
|
45
|
+
# The text of the "Add Child" option in the AddTask component
|
|
46
|
+
addChildText: Add Child
|
|
47
|
+
|
|
48
|
+
# The text of the "Add Above" option in the AddTask component
|
|
49
|
+
addAboveText: Add Above
|
|
50
|
+
|
|
51
|
+
# The text of the "Add Below" option in the AddTask component
|
|
52
|
+
addBelowText: Add Below
|
|
53
|
+
|
|
54
|
+
# The text of the task editing dialog "Cancel" button
|
|
55
|
+
cancelButtonText: Cancel
|
|
56
|
+
|
|
57
|
+
# The text of the task editing dialog "Save" button
|
|
58
|
+
saveButtonText: Save
|
|
59
|
+
|
|
60
|
+
# The label of the "title" field input in editing mode
|
|
61
|
+
titleFieldInputLabel: Title
|
|
62
|
+
|
|
63
|
+
# The label of the "start" field input in editing mode
|
|
64
|
+
startFieldInputLabel: Start
|
|
65
|
+
|
|
66
|
+
# The label of the "end" field input in editing mode
|
|
67
|
+
endFieldInputLabel: End
|
|
68
|
+
|
|
69
|
+
# The label of the "completionRatio" field input in editing mode
|
|
70
|
+
completionRatioFieldInputLabel: Progress
|
|
71
|
+
|
|
72
|
+
# The content of the delete task confirmation dialog
|
|
73
|
+
confirmationDialogContent: Are you sure you want to delete this task?
|
|
74
|
+
|
|
75
|
+
# The text of the day view in the ViewSelector component
|
|
76
|
+
dayViewText: Day
|
|
77
|
+
|
|
78
|
+
# The text of the week view in the ViewSelector component
|
|
79
|
+
weekViewText: Week
|
|
80
|
+
|
|
81
|
+
# The text of the month view in the ViewSelector component
|
|
82
|
+
monthViewText: Month
|
|
83
|
+
|
|
84
|
+
# The text of the year view in the ViewSelector component
|
|
85
|
+
yearViewText: Year
|
|
86
|
+
|
|
87
|
+
# The label visible in the Grid when there are no records
|
|
88
|
+
noRecords: No records available.
|
|
89
|
+
|
|
90
|
+
# The label of the filter cell or icon
|
|
91
|
+
filter: Filter
|
|
92
|
+
|
|
93
|
+
# The text of the "equal" filter operator
|
|
94
|
+
filterEqOperator: Is equal to
|
|
95
|
+
|
|
96
|
+
# The text of the "not equal" filter operator
|
|
97
|
+
filterNotEqOperator: Is not equal to
|
|
98
|
+
|
|
99
|
+
# The text of the "is null" filter operator
|
|
100
|
+
filterIsNullOperator: Is null
|
|
101
|
+
|
|
102
|
+
# The text of the "is not null" filter operator
|
|
103
|
+
filterIsNotNullOperator: Is not null
|
|
104
|
+
|
|
105
|
+
# The text of the "is empty" filter operator
|
|
106
|
+
filterIsEmptyOperator: Is empty
|
|
107
|
+
|
|
108
|
+
# The text of the "is not empty" filter operator
|
|
109
|
+
filterIsNotEmptyOperator: Is not empty
|
|
110
|
+
|
|
111
|
+
# The text of the "starts with" filter operator
|
|
112
|
+
filterStartsWithOperator: Starts with
|
|
113
|
+
|
|
114
|
+
# The text of the "contains" filter operator
|
|
115
|
+
filterContainsOperator: Contains
|
|
116
|
+
|
|
117
|
+
# The text of the "does not contain" filter operator
|
|
118
|
+
filterNotContainsOperator: Does not contain
|
|
119
|
+
|
|
120
|
+
# The text of the "ends with" filter operator
|
|
121
|
+
filterEndsWithOperator: Ends with
|
|
122
|
+
|
|
123
|
+
# The text of the "greater than or equal" filter operator
|
|
124
|
+
filterGteOperator: Is greater than or equal to
|
|
125
|
+
|
|
126
|
+
# The text of the "greater than" filter operator
|
|
127
|
+
filterGtOperator: Is greater than
|
|
128
|
+
|
|
129
|
+
# The text of the "less than or equal" filter operator
|
|
130
|
+
filterLteOperator: Is less than or equal to
|
|
131
|
+
|
|
132
|
+
# The text of the "less than" filter operator
|
|
133
|
+
filterLtOperator: Is less than
|
|
134
|
+
|
|
135
|
+
# The text of the "Is true" filter option
|
|
136
|
+
filterIsTrue: is true
|
|
137
|
+
|
|
138
|
+
# The text of the "Is false" filter option
|
|
139
|
+
filterIsFalse: is false
|
|
140
|
+
|
|
141
|
+
# The text of the (All) boolean filter option
|
|
142
|
+
filterBooleanAll: (All)
|
|
143
|
+
|
|
144
|
+
# The text of the after or equal date filter operator
|
|
145
|
+
filterAfterOrEqualOperator: Is after or equal to
|
|
146
|
+
|
|
147
|
+
# The text of the after date filter operator
|
|
148
|
+
filterAfterOperator: Is after
|
|
149
|
+
|
|
150
|
+
# The text of the before date filter operator
|
|
151
|
+
filterBeforeOperator: Is before
|
|
152
|
+
|
|
153
|
+
# The text of the before or equal date filter operator
|
|
154
|
+
filterBeforeOrEqualOperator: Is before or equal to
|
|
155
|
+
|
|
156
|
+
# The text of the "filter button"
|
|
157
|
+
filterFilterButton: Filter
|
|
158
|
+
|
|
159
|
+
# The text of the "clear filter button"
|
|
160
|
+
filterClearButton: Clear
|
|
161
|
+
|
|
162
|
+
# The text of the "And" filter logic
|
|
163
|
+
filterAndLogic: And
|
|
164
|
+
|
|
165
|
+
# The text of the "Or" filter logic
|
|
166
|
+
filterOrLogic: Or
|
|
167
|
+
|
|
168
|
+
# The loading text
|
|
169
|
+
loading: Loading
|
|
170
|
+
|
|
171
|
+
# The title of the column menu icon
|
|
172
|
+
columnMenu: Column Menu
|
|
173
|
+
|
|
174
|
+
# The text shown in the column menu for the columns item
|
|
175
|
+
columns: Columns
|
|
176
|
+
|
|
177
|
+
# The text shown in the column menu for the lock item
|
|
178
|
+
lock: Lock
|
|
179
|
+
|
|
180
|
+
# The text shown in the column menu for the unlock item
|
|
181
|
+
unlock: Unlock
|
|
182
|
+
|
|
183
|
+
# The text shown in the column menu for the sort ascending item
|
|
184
|
+
sortAscending: Sort Ascending
|
|
185
|
+
|
|
186
|
+
# The text shown in the column menu for the sort descending item
|
|
187
|
+
sortDescending: Sort Descending
|
|
188
|
+
|
|
189
|
+
# The text shown in the column menu or column chooser for the columns apply button
|
|
190
|
+
columnsApply: Apply
|
|
191
|
+
|
|
192
|
+
# The text shown in the column menu or column chooser for the columns reset button
|
|
193
|
+
columnsReset: Reset
|
|
194
|
+
|
|
195
|
+
# The label of the sort icon
|
|
196
|
+
sortable: Sortable
|
|
197
|
+
|
|
198
|
+
# The status announcement when a column is sorted ascending
|
|
199
|
+
sortedAscending: Sorted ascending
|
|
200
|
+
|
|
201
|
+
# The status announcement when a column is sorted descending
|
|
202
|
+
sortedDescending: Sorted descending
|
|
203
|
+
|
|
204
|
+
# The status announcement when a column is no longer sorted
|
|
205
|
+
sortedDefault: Not sorted
|
|
@@ -0,0 +1,205 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
gantt:
|
|
3
|
+
# The title of the "General" tab of the editing dialog TabStrip
|
|
4
|
+
taskEditingGeneralTabTitle: General
|
|
5
|
+
|
|
6
|
+
# The title of the "Predecessors" dependencies tab of the editing dialog TabStrip
|
|
7
|
+
taskEditingPredecessorsTabTitle: Predecessors
|
|
8
|
+
|
|
9
|
+
# The title of the "Successors" dependencies tab of the editing dialog TabStrip
|
|
10
|
+
taskEditingSuccessorsTabTitle: Successors
|
|
11
|
+
|
|
12
|
+
# The text of the "Add" button in the dependencies tabs of the editing dialog TabStrip
|
|
13
|
+
taskEditingDependenciesAddButtonText: Add
|
|
14
|
+
|
|
15
|
+
# The text of the "Remove" button in the dependencies tabs of the editing dialog TabStrip
|
|
16
|
+
taskEditingDependenciesRemoveButtonText: Remove
|
|
17
|
+
|
|
18
|
+
# The title of the "Name" Grid column in the dependencies tabs of the editing dialog TabStrip
|
|
19
|
+
taskEditingDependenciesGridNameColumnTitle: Task Title
|
|
20
|
+
|
|
21
|
+
# The title of the "Type" Grid column in the dependencies tabs of the editing dialog TabStrip
|
|
22
|
+
taskEditingDependenciesGridTypeColumnTitle: Type
|
|
23
|
+
|
|
24
|
+
# The text of the task editing dialog "Delete" button
|
|
25
|
+
deleteButtonText: Delete
|
|
26
|
+
|
|
27
|
+
# The label for the task delete button
|
|
28
|
+
taskDeleteLabel: Delete
|
|
29
|
+
|
|
30
|
+
# The title of the task editing dialog
|
|
31
|
+
taskEditingDialogTitle: Editing Task
|
|
32
|
+
|
|
33
|
+
# The title of the task editing dialog close button
|
|
34
|
+
taskEditingDialogCloseTitle: Close
|
|
35
|
+
|
|
36
|
+
# The title of the confirmation dialog close button
|
|
37
|
+
confirmationDialogCloseTitle: Close
|
|
38
|
+
|
|
39
|
+
# The title of the delete task confirmation dialog
|
|
40
|
+
confirmationDialogTitle: Delete Task
|
|
41
|
+
|
|
42
|
+
# The text of the DropDownButton in the AddTask component
|
|
43
|
+
addTaskText: Add Task
|
|
44
|
+
|
|
45
|
+
# The text of the "Add Child" option in the AddTask component
|
|
46
|
+
addChildText: Add Child
|
|
47
|
+
|
|
48
|
+
# The text of the "Add Above" option in the AddTask component
|
|
49
|
+
addAboveText: Add Above
|
|
50
|
+
|
|
51
|
+
# The text of the "Add Below" option in the AddTask component
|
|
52
|
+
addBelowText: Add Below
|
|
53
|
+
|
|
54
|
+
# The text of the task editing dialog "Cancel" button
|
|
55
|
+
cancelButtonText: Cancel
|
|
56
|
+
|
|
57
|
+
# The text of the task editing dialog "Save" button
|
|
58
|
+
saveButtonText: Save
|
|
59
|
+
|
|
60
|
+
# The label of the "title" field input in editing mode
|
|
61
|
+
titleFieldInputLabel: Title
|
|
62
|
+
|
|
63
|
+
# The label of the "start" field input in editing mode
|
|
64
|
+
startFieldInputLabel: Start
|
|
65
|
+
|
|
66
|
+
# The label of the "end" field input in editing mode
|
|
67
|
+
endFieldInputLabel: End
|
|
68
|
+
|
|
69
|
+
# The label of the "completionRatio" field input in editing mode
|
|
70
|
+
completionRatioFieldInputLabel: Progress
|
|
71
|
+
|
|
72
|
+
# The content of the delete task confirmation dialog
|
|
73
|
+
confirmationDialogContent: Are you sure you want to delete this task?
|
|
74
|
+
|
|
75
|
+
# The text of the day view in the ViewSelector component
|
|
76
|
+
dayViewText: Day
|
|
77
|
+
|
|
78
|
+
# The text of the week view in the ViewSelector component
|
|
79
|
+
weekViewText: Week
|
|
80
|
+
|
|
81
|
+
# The text of the month view in the ViewSelector component
|
|
82
|
+
monthViewText: Month
|
|
83
|
+
|
|
84
|
+
# The text of the year view in the ViewSelector component
|
|
85
|
+
yearViewText: Year
|
|
86
|
+
|
|
87
|
+
# The label visible in the Grid when there are no records
|
|
88
|
+
noRecords: No records available.
|
|
89
|
+
|
|
90
|
+
# The label of the filter cell or icon
|
|
91
|
+
filter: Filter
|
|
92
|
+
|
|
93
|
+
# The text of the "equal" filter operator
|
|
94
|
+
filterEqOperator: Is equal to
|
|
95
|
+
|
|
96
|
+
# The text of the "not equal" filter operator
|
|
97
|
+
filterNotEqOperator: Is not equal to
|
|
98
|
+
|
|
99
|
+
# The text of the "is null" filter operator
|
|
100
|
+
filterIsNullOperator: Is null
|
|
101
|
+
|
|
102
|
+
# The text of the "is not null" filter operator
|
|
103
|
+
filterIsNotNullOperator: Is not null
|
|
104
|
+
|
|
105
|
+
# The text of the "is empty" filter operator
|
|
106
|
+
filterIsEmptyOperator: Is empty
|
|
107
|
+
|
|
108
|
+
# The text of the "is not empty" filter operator
|
|
109
|
+
filterIsNotEmptyOperator: Is not empty
|
|
110
|
+
|
|
111
|
+
# The text of the "starts with" filter operator
|
|
112
|
+
filterStartsWithOperator: Starts with
|
|
113
|
+
|
|
114
|
+
# The text of the "contains" filter operator
|
|
115
|
+
filterContainsOperator: Contains
|
|
116
|
+
|
|
117
|
+
# The text of the "does not contain" filter operator
|
|
118
|
+
filterNotContainsOperator: Does not contain
|
|
119
|
+
|
|
120
|
+
# The text of the "ends with" filter operator
|
|
121
|
+
filterEndsWithOperator: Ends with
|
|
122
|
+
|
|
123
|
+
# The text of the "greater than or equal" filter operator
|
|
124
|
+
filterGteOperator: Is greater than or equal to
|
|
125
|
+
|
|
126
|
+
# The text of the "greater than" filter operator
|
|
127
|
+
filterGtOperator: Is greater than
|
|
128
|
+
|
|
129
|
+
# The text of the "less than or equal" filter operator
|
|
130
|
+
filterLteOperator: Is less than or equal to
|
|
131
|
+
|
|
132
|
+
# The text of the "less than" filter operator
|
|
133
|
+
filterLtOperator: Is less than
|
|
134
|
+
|
|
135
|
+
# The text of the "Is true" filter option
|
|
136
|
+
filterIsTrue: is true
|
|
137
|
+
|
|
138
|
+
# The text of the "Is false" filter option
|
|
139
|
+
filterIsFalse: is false
|
|
140
|
+
|
|
141
|
+
# The text of the (All) boolean filter option
|
|
142
|
+
filterBooleanAll: (All)
|
|
143
|
+
|
|
144
|
+
# The text of the after or equal date filter operator
|
|
145
|
+
filterAfterOrEqualOperator: Is after or equal to
|
|
146
|
+
|
|
147
|
+
# The text of the after date filter operator
|
|
148
|
+
filterAfterOperator: Is after
|
|
149
|
+
|
|
150
|
+
# The text of the before date filter operator
|
|
151
|
+
filterBeforeOperator: Is before
|
|
152
|
+
|
|
153
|
+
# The text of the before or equal date filter operator
|
|
154
|
+
filterBeforeOrEqualOperator: Is before or equal to
|
|
155
|
+
|
|
156
|
+
# The text of the "filter button"
|
|
157
|
+
filterFilterButton: Filter
|
|
158
|
+
|
|
159
|
+
# The text of the "clear filter button"
|
|
160
|
+
filterClearButton: Clear
|
|
161
|
+
|
|
162
|
+
# The text of the "And" filter logic
|
|
163
|
+
filterAndLogic: And
|
|
164
|
+
|
|
165
|
+
# The text of the "Or" filter logic
|
|
166
|
+
filterOrLogic: Or
|
|
167
|
+
|
|
168
|
+
# The loading text
|
|
169
|
+
loading: Loading
|
|
170
|
+
|
|
171
|
+
# The title of the column menu icon
|
|
172
|
+
columnMenu: Column Menu
|
|
173
|
+
|
|
174
|
+
# The text shown in the column menu for the columns item
|
|
175
|
+
columns: Columns
|
|
176
|
+
|
|
177
|
+
# The text shown in the column menu for the lock item
|
|
178
|
+
lock: Lock
|
|
179
|
+
|
|
180
|
+
# The text shown in the column menu for the unlock item
|
|
181
|
+
unlock: Unlock
|
|
182
|
+
|
|
183
|
+
# The text shown in the column menu for the sort ascending item
|
|
184
|
+
sortAscending: Sort Ascending
|
|
185
|
+
|
|
186
|
+
# The text shown in the column menu for the sort descending item
|
|
187
|
+
sortDescending: Sort Descending
|
|
188
|
+
|
|
189
|
+
# The text shown in the column menu or column chooser for the columns apply button
|
|
190
|
+
columnsApply: Apply
|
|
191
|
+
|
|
192
|
+
# The text shown in the column menu or column chooser for the columns reset button
|
|
193
|
+
columnsReset: Reset
|
|
194
|
+
|
|
195
|
+
# The label of the sort icon
|
|
196
|
+
sortable: Sortable
|
|
197
|
+
|
|
198
|
+
# The status announcement when a column is sorted ascending
|
|
199
|
+
sortedAscending: Sorted ascending
|
|
200
|
+
|
|
201
|
+
# The status announcement when a column is sorted descending
|
|
202
|
+
sortedDescending: Sorted descending
|
|
203
|
+
|
|
204
|
+
# The status announcement when a column is no longer sorted
|
|
205
|
+
sortedDefault: Not sorted
|
|
@@ -0,0 +1,205 @@
|
|
|
1
|
+
kendo:
|
|
2
|
+
gantt:
|
|
3
|
+
# The title of the "General" tab of the editing dialog TabStrip
|
|
4
|
+
taskEditingGeneralTabTitle: General
|
|
5
|
+
|
|
6
|
+
# The title of the "Predecessors" dependencies tab of the editing dialog TabStrip
|
|
7
|
+
taskEditingPredecessorsTabTitle: Predecessors
|
|
8
|
+
|
|
9
|
+
# The title of the "Successors" dependencies tab of the editing dialog TabStrip
|
|
10
|
+
taskEditingSuccessorsTabTitle: Successors
|
|
11
|
+
|
|
12
|
+
# The text of the "Add" button in the dependencies tabs of the editing dialog TabStrip
|
|
13
|
+
taskEditingDependenciesAddButtonText: Add
|
|
14
|
+
|
|
15
|
+
# The text of the "Remove" button in the dependencies tabs of the editing dialog TabStrip
|
|
16
|
+
taskEditingDependenciesRemoveButtonText: Remove
|
|
17
|
+
|
|
18
|
+
# The title of the "Name" Grid column in the dependencies tabs of the editing dialog TabStrip
|
|
19
|
+
taskEditingDependenciesGridNameColumnTitle: Task Title
|
|
20
|
+
|
|
21
|
+
# The title of the "Type" Grid column in the dependencies tabs of the editing dialog TabStrip
|
|
22
|
+
taskEditingDependenciesGridTypeColumnTitle: Type
|
|
23
|
+
|
|
24
|
+
# The text of the task editing dialog "Delete" button
|
|
25
|
+
deleteButtonText: Delete
|
|
26
|
+
|
|
27
|
+
# The label for the task delete button
|
|
28
|
+
taskDeleteLabel: Delete
|
|
29
|
+
|
|
30
|
+
# The title of the task editing dialog
|
|
31
|
+
taskEditingDialogTitle: Editing Task
|
|
32
|
+
|
|
33
|
+
# The title of the task editing dialog close button
|
|
34
|
+
taskEditingDialogCloseTitle: Close
|
|
35
|
+
|
|
36
|
+
# The title of the confirmation dialog close button
|
|
37
|
+
confirmationDialogCloseTitle: Close
|
|
38
|
+
|
|
39
|
+
# The title of the delete task confirmation dialog
|
|
40
|
+
confirmationDialogTitle: Delete Task
|
|
41
|
+
|
|
42
|
+
# The text of the DropDownButton in the AddTask component
|
|
43
|
+
addTaskText: Add Task
|
|
44
|
+
|
|
45
|
+
# The text of the "Add Child" option in the AddTask component
|
|
46
|
+
addChildText: Add Child
|
|
47
|
+
|
|
48
|
+
# The text of the "Add Above" option in the AddTask component
|
|
49
|
+
addAboveText: Add Above
|
|
50
|
+
|
|
51
|
+
# The text of the "Add Below" option in the AddTask component
|
|
52
|
+
addBelowText: Add Below
|
|
53
|
+
|
|
54
|
+
# The text of the task editing dialog "Cancel" button
|
|
55
|
+
cancelButtonText: Cancel
|
|
56
|
+
|
|
57
|
+
# The text of the task editing dialog "Save" button
|
|
58
|
+
saveButtonText: Save
|
|
59
|
+
|
|
60
|
+
# The label of the "title" field input in editing mode
|
|
61
|
+
titleFieldInputLabel: Title
|
|
62
|
+
|
|
63
|
+
# The label of the "start" field input in editing mode
|
|
64
|
+
startFieldInputLabel: Start
|
|
65
|
+
|
|
66
|
+
# The label of the "end" field input in editing mode
|
|
67
|
+
endFieldInputLabel: End
|
|
68
|
+
|
|
69
|
+
# The label of the "completionRatio" field input in editing mode
|
|
70
|
+
completionRatioFieldInputLabel: Progress
|
|
71
|
+
|
|
72
|
+
# The content of the delete task confirmation dialog
|
|
73
|
+
confirmationDialogContent: Are you sure you want to delete this task?
|
|
74
|
+
|
|
75
|
+
# The text of the day view in the ViewSelector component
|
|
76
|
+
dayViewText: Day
|
|
77
|
+
|
|
78
|
+
# The text of the week view in the ViewSelector component
|
|
79
|
+
weekViewText: Week
|
|
80
|
+
|
|
81
|
+
# The text of the month view in the ViewSelector component
|
|
82
|
+
monthViewText: Month
|
|
83
|
+
|
|
84
|
+
# The text of the year view in the ViewSelector component
|
|
85
|
+
yearViewText: Year
|
|
86
|
+
|
|
87
|
+
# The label visible in the Grid when there are no records
|
|
88
|
+
noRecords: No records available.
|
|
89
|
+
|
|
90
|
+
# The label of the filter cell or icon
|
|
91
|
+
filter: Filter
|
|
92
|
+
|
|
93
|
+
# The text of the "equal" filter operator
|
|
94
|
+
filterEqOperator: Is equal to
|
|
95
|
+
|
|
96
|
+
# The text of the "not equal" filter operator
|
|
97
|
+
filterNotEqOperator: Is not equal to
|
|
98
|
+
|
|
99
|
+
# The text of the "is null" filter operator
|
|
100
|
+
filterIsNullOperator: Is null
|
|
101
|
+
|
|
102
|
+
# The text of the "is not null" filter operator
|
|
103
|
+
filterIsNotNullOperator: Is not null
|
|
104
|
+
|
|
105
|
+
# The text of the "is empty" filter operator
|
|
106
|
+
filterIsEmptyOperator: Is empty
|
|
107
|
+
|
|
108
|
+
# The text of the "is not empty" filter operator
|
|
109
|
+
filterIsNotEmptyOperator: Is not empty
|
|
110
|
+
|
|
111
|
+
# The text of the "starts with" filter operator
|
|
112
|
+
filterStartsWithOperator: Starts with
|
|
113
|
+
|
|
114
|
+
# The text of the "contains" filter operator
|
|
115
|
+
filterContainsOperator: Contains
|
|
116
|
+
|
|
117
|
+
# The text of the "does not contain" filter operator
|
|
118
|
+
filterNotContainsOperator: Does not contain
|
|
119
|
+
|
|
120
|
+
# The text of the "ends with" filter operator
|
|
121
|
+
filterEndsWithOperator: Ends with
|
|
122
|
+
|
|
123
|
+
# The text of the "greater than or equal" filter operator
|
|
124
|
+
filterGteOperator: Is greater than or equal to
|
|
125
|
+
|
|
126
|
+
# The text of the "greater than" filter operator
|
|
127
|
+
filterGtOperator: Is greater than
|
|
128
|
+
|
|
129
|
+
# The text of the "less than or equal" filter operator
|
|
130
|
+
filterLteOperator: Is less than or equal to
|
|
131
|
+
|
|
132
|
+
# The text of the "less than" filter operator
|
|
133
|
+
filterLtOperator: Is less than
|
|
134
|
+
|
|
135
|
+
# The text of the "Is true" filter option
|
|
136
|
+
filterIsTrue: is true
|
|
137
|
+
|
|
138
|
+
# The text of the "Is false" filter option
|
|
139
|
+
filterIsFalse: is false
|
|
140
|
+
|
|
141
|
+
# The text of the (All) boolean filter option
|
|
142
|
+
filterBooleanAll: (All)
|
|
143
|
+
|
|
144
|
+
# The text of the after or equal date filter operator
|
|
145
|
+
filterAfterOrEqualOperator: Is after or equal to
|
|
146
|
+
|
|
147
|
+
# The text of the after date filter operator
|
|
148
|
+
filterAfterOperator: Is after
|
|
149
|
+
|
|
150
|
+
# The text of the before date filter operator
|
|
151
|
+
filterBeforeOperator: Is before
|
|
152
|
+
|
|
153
|
+
# The text of the before or equal date filter operator
|
|
154
|
+
filterBeforeOrEqualOperator: Is before or equal to
|
|
155
|
+
|
|
156
|
+
# The text of the "filter button"
|
|
157
|
+
filterFilterButton: Filter
|
|
158
|
+
|
|
159
|
+
# The text of the "clear filter button"
|
|
160
|
+
filterClearButton: Clear
|
|
161
|
+
|
|
162
|
+
# The text of the "And" filter logic
|
|
163
|
+
filterAndLogic: And
|
|
164
|
+
|
|
165
|
+
# The text of the "Or" filter logic
|
|
166
|
+
filterOrLogic: Or
|
|
167
|
+
|
|
168
|
+
# The loading text
|
|
169
|
+
loading: Loading
|
|
170
|
+
|
|
171
|
+
# The title of the column menu icon
|
|
172
|
+
columnMenu: Column Menu
|
|
173
|
+
|
|
174
|
+
# The text shown in the column menu for the columns item
|
|
175
|
+
columns: Columns
|
|
176
|
+
|
|
177
|
+
# The text shown in the column menu for the lock item
|
|
178
|
+
lock: Lock
|
|
179
|
+
|
|
180
|
+
# The text shown in the column menu for the unlock item
|
|
181
|
+
unlock: Unlock
|
|
182
|
+
|
|
183
|
+
# The text shown in the column menu for the sort ascending item
|
|
184
|
+
sortAscending: Sort Ascending
|
|
185
|
+
|
|
186
|
+
# The text shown in the column menu for the sort descending item
|
|
187
|
+
sortDescending: Sort Descending
|
|
188
|
+
|
|
189
|
+
# The text shown in the column menu or column chooser for the columns apply button
|
|
190
|
+
columnsApply: Apply
|
|
191
|
+
|
|
192
|
+
# The text shown in the column menu or column chooser for the columns reset button
|
|
193
|
+
columnsReset: Reset
|
|
194
|
+
|
|
195
|
+
# The label of the sort icon
|
|
196
|
+
sortable: Sortable
|
|
197
|
+
|
|
198
|
+
# The status announcement when a column is sorted ascending
|
|
199
|
+
sortedAscending: Sorted ascending
|
|
200
|
+
|
|
201
|
+
# The status announcement when a column is sorted descending
|
|
202
|
+
sortedDescending: Sorted descending
|
|
203
|
+
|
|
204
|
+
# The status announcement when a column is no longer sorted
|
|
205
|
+
sortedDefault: Not sorted
|