@progress/kendo-angular-messages 1.32.0-dev.202111251121 → 1.32.0-dev.202112140747

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.
Files changed (69) hide show
  1. package/messages/gantt/gantt.ar.yml +205 -0
  2. package/messages/gantt/gantt.bg-BG.yml +205 -0
  3. package/messages/gantt/gantt.cs-CZ.yml +205 -0
  4. package/messages/gantt/gantt.da-DK.yml +205 -0
  5. package/messages/gantt/gantt.de-AT.yml +205 -0
  6. package/messages/gantt/gantt.de-CH.yml +205 -0
  7. package/messages/gantt/gantt.de-DE.yml +205 -0
  8. package/messages/gantt/gantt.de-LI.yml +205 -0
  9. package/messages/gantt/gantt.en-AU.yml +205 -0
  10. package/messages/gantt/gantt.en-CA.yml +205 -0
  11. package/messages/gantt/gantt.en-GB.yml +205 -0
  12. package/messages/gantt/gantt.en-US.yml +205 -0
  13. package/messages/gantt/gantt.es-AR.yml +205 -0
  14. package/messages/gantt/gantt.es-BO.yml +205 -0
  15. package/messages/gantt/gantt.es-CL.yml +205 -0
  16. package/messages/gantt/gantt.es-CO.yml +205 -0
  17. package/messages/gantt/gantt.es-CR.yml +205 -0
  18. package/messages/gantt/gantt.es-DO.yml +205 -0
  19. package/messages/gantt/gantt.es-EC.yml +205 -0
  20. package/messages/gantt/gantt.es-ES.yml +205 -0
  21. package/messages/gantt/gantt.es-GT.yml +205 -0
  22. package/messages/gantt/gantt.es-HN.yml +205 -0
  23. package/messages/gantt/gantt.es-MX.yml +205 -0
  24. package/messages/gantt/gantt.es-NI.yml +205 -0
  25. package/messages/gantt/gantt.es-PA.yml +205 -0
  26. package/messages/gantt/gantt.es-PE.yml +205 -0
  27. package/messages/gantt/gantt.es-PR.yml +205 -0
  28. package/messages/gantt/gantt.es-PY.yml +205 -0
  29. package/messages/gantt/gantt.es-US.yml +205 -0
  30. package/messages/gantt/gantt.es-UY.yml +205 -0
  31. package/messages/gantt/gantt.es-VE.yml +205 -0
  32. package/messages/gantt/gantt.fa-IR.yml +205 -0
  33. package/messages/gantt/gantt.fi-FI.yml +205 -0
  34. package/messages/gantt/gantt.fr-BE.yml +205 -0
  35. package/messages/gantt/gantt.fr-CA.yml +205 -0
  36. package/messages/gantt/gantt.fr-CD.yml +205 -0
  37. package/messages/gantt/gantt.fr-CH.yml +205 -0
  38. package/messages/gantt/gantt.fr-CI.yml +205 -0
  39. package/messages/gantt/gantt.fr-CM.yml +205 -0
  40. package/messages/gantt/gantt.fr-FR.yml +205 -0
  41. package/messages/gantt/gantt.fr-HT.yml +205 -0
  42. package/messages/gantt/gantt.fr-LU.yml +205 -0
  43. package/messages/gantt/gantt.fr-MA.yml +205 -0
  44. package/messages/gantt/gantt.fr-MC.yml +205 -0
  45. package/messages/gantt/gantt.fr-ML.yml +205 -0
  46. package/messages/gantt/gantt.fr-SN.yml +205 -0
  47. package/messages/gantt/gantt.he-IL.yml +205 -0
  48. package/messages/gantt/gantt.hy-AM.yml +205 -0
  49. package/messages/gantt/gantt.it-CH.yml +205 -0
  50. package/messages/gantt/gantt.it-IT.yml +205 -0
  51. package/messages/gantt/gantt.ja-JP.yml +205 -0
  52. package/messages/gantt/gantt.nb-NO.yml +205 -0
  53. package/messages/gantt/gantt.nl-BE.yml +205 -0
  54. package/messages/gantt/gantt.nl-NL.yml +205 -0
  55. package/messages/gantt/gantt.pl-PL.yml +205 -0
  56. package/messages/gantt/gantt.pt-BR.yml +205 -0
  57. package/messages/gantt/gantt.pt-PT.yml +205 -0
  58. package/messages/gantt/gantt.ro-RO.yml +205 -0
  59. package/messages/gantt/gantt.ru-RU.yml +205 -0
  60. package/messages/gantt/gantt.sk-SK.yml +205 -0
  61. package/messages/gantt/gantt.sv-SE.yml +205 -0
  62. package/messages/gantt/gantt.tr-TR.yml +205 -0
  63. package/messages/gantt/gantt.uk-UA.yml +205 -0
  64. package/messages/gantt/gantt.zh-CN.yml +205 -0
  65. package/messages/gantt/gantt.zh-HK.yml +205 -0
  66. package/messages/gantt/gantt.zh-TW.yml +205 -0
  67. package/messages/treelist/treelist.bg-BG.yml +17 -18
  68. package/package.json +1 -1
  69. 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
@@ -34,7 +34,7 @@ kendo:
34
34
  pagerPageNumberInputTitle: Номер на страница
35
35
 
36
36
  # The label of the filter cell or icon
37
- filter: Filter
37
+ filter: Филтър
38
38
 
39
39
  # The text of the "equal" filter operator
40
40
  filterEqOperator: Е равно на
@@ -79,15 +79,14 @@ kendo:
79
79
  filterLtOperator: Е по-малко от
80
80
 
81
81
  # The text of the "Is true" filter option
82
- filterIsTrue: е вярно
82
+ filterIsTrue: Вярно
83
83
 
84
84
  # The text of the "Is false" filter option
85
- filterIsFalse: не е вярно
85
+ filterIsFalse: Невярно
86
86
 
87
87
  # The text of the (All) boolean filter option
88
88
  filterBooleanAll: (Всички)
89
89
 
90
-
91
90
  # The text of the after or equal date filter operator
92
91
  filterAfterOrEqualOperator: Е след или равно на
93
92
 
@@ -113,44 +112,44 @@ kendo:
113
112
  filterOrLogic: или
114
113
 
115
114
  # The loading text
116
- loading: Loading
115
+ loading: Зареждане
117
116
 
118
117
  # The label of the sort icon
119
- sort: Sort
118
+ sort: Сортирай
120
119
 
121
120
  # The title of the column menu icon
122
- columnMenu: Column Menu
121
+ columnMenu: Меню за настройки на колоната
123
122
 
124
123
  # The text shown in the column menu for the columns item
125
- columns: Columns
124
+ columns: Колони
126
125
 
127
126
  # The text shown in the column menu for the lock item
128
- lock: Lock
127
+ lock: Заключи
129
128
 
130
129
  # The text shown in the column menu for the unlock item
131
- unlock: Unlock
130
+ unlock: Отключи
132
131
 
133
132
  # The text shown in the column menu for the sort ascending item
134
- sortAscending: Sort Ascending
133
+ sortAscending: Сортирай възходящо
135
134
 
136
135
  # The text shown in the column menu for the sort descending item
137
- sortDescending: Sort Descending
136
+ sortDescending: Сортирай низходящо
138
137
 
139
138
  # The text shown in the column menu or column chooser for the columns apply button
140
- columnsApply: Apply
139
+ columnsApply: Приложи
141
140
 
142
141
  # The text shown in the column menu or column chooser for the columns reset button
143
- columnsReset: Reset
142
+ columnsReset: Нулирай
144
143
 
145
144
  # The label of the sort icon
146
- sortable: Sortable
145
+ sortable: Сортиране
147
146
 
148
147
  # The status announcement when a column is sorted ascending
149
- sortedAscending: Sorted ascending
148
+ sortedAscending: Сортирано възходящо
150
149
 
151
150
  # The status announcement when a column is sorted descending
152
- sortedDescending: Sorted descending
151
+ sortedDescending: Сортирано низходящо
153
152
 
154
153
  # The status announcement when a column is no longer sorted
155
- sortedDefault: Not sorted
154
+ sortedDefault: Несортирано
156
155