@openui5/sap.ui.unified 1.96.43 → 1.96.45
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/THIRDPARTY.txt +1 -1
- package/package.json +2 -2
- package/src/sap/ui/unified/.library +2 -2
- package/src/sap/ui/unified/Calendar.js +2 -2
- package/src/sap/ui/unified/CalendarAppointment.js +2 -2
- package/src/sap/ui/unified/CalendarDateInterval.js +2 -2
- package/src/sap/ui/unified/CalendarDateIntervalRenderer.js +1 -1
- package/src/sap/ui/unified/CalendarLegend.js +2 -2
- package/src/sap/ui/unified/CalendarLegendItem.js +2 -2
- package/src/sap/ui/unified/CalendarLegendRenderer.js +1 -1
- package/src/sap/ui/unified/CalendarMonthInterval.js +2 -2
- package/src/sap/ui/unified/CalendarMonthIntervalRenderer.js +1 -1
- package/src/sap/ui/unified/CalendarOneMonthInterval.js +2 -2
- package/src/sap/ui/unified/CalendarOneMonthIntervalRenderer.js +1 -1
- package/src/sap/ui/unified/CalendarRenderer.js +1 -1
- package/src/sap/ui/unified/CalendarRow.js +2 -2
- package/src/sap/ui/unified/CalendarRowRenderer.js +1 -1
- package/src/sap/ui/unified/CalendarTimeInterval.js +2 -2
- package/src/sap/ui/unified/CalendarTimeIntervalRenderer.js +1 -1
- package/src/sap/ui/unified/CalendarWeekInterval.js +2 -2
- package/src/sap/ui/unified/ColorPicker.js +2 -2
- package/src/sap/ui/unified/ColorPickerDisplayMode.js +1 -1
- package/src/sap/ui/unified/ColorPickerPopover.js +2 -2
- package/src/sap/ui/unified/ColorPickerRenderer.js +1 -1
- package/src/sap/ui/unified/ContentSwitcher.js +2 -2
- package/src/sap/ui/unified/ContentSwitcherRenderer.js +1 -1
- package/src/sap/ui/unified/Currency.js +2 -2
- package/src/sap/ui/unified/CurrencyRenderer.js +2 -2
- package/src/sap/ui/unified/DateRange.js +2 -2
- package/src/sap/ui/unified/DateTypeRange.js +2 -2
- package/src/sap/ui/unified/FileUploader.js +2 -2
- package/src/sap/ui/unified/FileUploaderHttpRequestMethod.js +1 -1
- package/src/sap/ui/unified/FileUploaderParameter.js +2 -2
- package/src/sap/ui/unified/FileUploaderRenderer.js +1 -1
- package/src/sap/ui/unified/FileUploaderXHRSettings.js +2 -2
- package/src/sap/ui/unified/Menu.js +2 -2
- package/src/sap/ui/unified/MenuItem.js +2 -2
- package/src/sap/ui/unified/MenuItemBase.js +2 -2
- package/src/sap/ui/unified/MenuRenderer.js +2 -2
- package/src/sap/ui/unified/MenuTextFieldItem.js +2 -2
- package/src/sap/ui/unified/Shell.js +2 -2
- package/src/sap/ui/unified/ShellHeadItem.js +2 -2
- package/src/sap/ui/unified/ShellHeadUserItem.js +2 -2
- package/src/sap/ui/unified/ShellHeader.js +1 -1
- package/src/sap/ui/unified/ShellLayout.js +2 -2
- package/src/sap/ui/unified/ShellLayoutRenderer.js +1 -1
- package/src/sap/ui/unified/ShellOverlay.js +2 -2
- package/src/sap/ui/unified/ShellOverlayRenderer.js +1 -1
- package/src/sap/ui/unified/ShellRenderer.js +1 -1
- package/src/sap/ui/unified/SplitContainer.js +2 -2
- package/src/sap/ui/unified/SplitContainerRenderer.js +1 -1
- package/src/sap/ui/unified/calendar/CalendarDate.js +1 -1
- package/src/sap/ui/unified/calendar/CalendarUtils.js +1 -1
- package/src/sap/ui/unified/calendar/CustomMonthPicker.js +1 -1
- package/src/sap/ui/unified/calendar/CustomYearPicker.js +1 -1
- package/src/sap/ui/unified/calendar/DatesRow.js +2 -2
- package/src/sap/ui/unified/calendar/DatesRowRenderer.js +1 -1
- package/src/sap/ui/unified/calendar/Header.js +2 -2
- package/src/sap/ui/unified/calendar/HeaderRenderer.js +1 -1
- package/src/sap/ui/unified/calendar/IndexPicker.js +2 -2
- package/src/sap/ui/unified/calendar/IndexPickerRenderer.js +1 -1
- package/src/sap/ui/unified/calendar/Month.js +2 -2
- package/src/sap/ui/unified/calendar/MonthPicker.js +2 -2
- package/src/sap/ui/unified/calendar/MonthPickerRenderer.js +1 -1
- package/src/sap/ui/unified/calendar/MonthRenderer.js +1 -1
- package/src/sap/ui/unified/calendar/MonthsRow.js +2 -2
- package/src/sap/ui/unified/calendar/MonthsRowRenderer.js +1 -1
- package/src/sap/ui/unified/calendar/OneMonthDatesRow.js +2 -2
- package/src/sap/ui/unified/calendar/OneMonthDatesRowRenderer.js +1 -1
- package/src/sap/ui/unified/calendar/TimesRow.js +2 -2
- package/src/sap/ui/unified/calendar/TimesRowRenderer.js +1 -1
- package/src/sap/ui/unified/calendar/YearPicker.js +2 -2
- package/src/sap/ui/unified/calendar/YearPickerRenderer.js +1 -1
- package/src/sap/ui/unified/calendar/YearRangePicker.js +2 -2
- package/src/sap/ui/unified/calendar/YearRangePickerRenderer.js +1 -1
- package/src/sap/ui/unified/designtime/Calendar.designtime.js +1 -1
- package/src/sap/ui/unified/designtime/CalendarDateInterval.designtime.js +1 -1
- package/src/sap/ui/unified/designtime/CalendarLegend.designtime.js +1 -1
- package/src/sap/ui/unified/designtime/Currency.designtime.js +1 -1
- package/src/sap/ui/unified/designtime/FileUploader.designtime.js +1 -1
- package/src/sap/ui/unified/designtime/library.designtime.js +1 -1
- package/src/sap/ui/unified/library.js +3 -3
- package/src/sap/ui/unified/library.support.js +1 -1
- package/src/sap/ui/unified/messagebundle_cs.properties +1 -1
- package/src/sap/ui/unified/messagebundle_da.properties +1 -1
- package/src/sap/ui/unified/messagebundle_es_MX.properties +3 -3
- package/src/sap/ui/unified/messagebundle_ko.properties +1 -1
- package/src/sap/ui/unified/messagebundle_lt.properties +2 -2
- package/src/sap/ui/unified/messagebundle_th.properties +2 -2
- package/src/sap/ui/unified/messagebundle_uk.properties +3 -3
- package/src/sap/ui/unified/messagebundle_vi.properties +2 -2
- package/src/sap/ui/unified/rules/FileUploader.support.js +1 -1
- package/src/sap/ui/unified/themes/base/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_hcb/library.source.less +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -48,7 +48,7 @@ sap.ui.define([
|
|
|
48
48
|
* @extends sap.ui.core.Control
|
|
49
49
|
*
|
|
50
50
|
* @author SAP SE
|
|
51
|
-
* @version 1.96.
|
|
51
|
+
* @version 1.96.45
|
|
52
52
|
*
|
|
53
53
|
* @constructor
|
|
54
54
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -40,7 +40,7 @@ sap.ui.define([
|
|
|
40
40
|
* @extends sap.ui.core.Control
|
|
41
41
|
*
|
|
42
42
|
* @author SAP SE
|
|
43
|
-
* @version 1.96.
|
|
43
|
+
* @version 1.96.45
|
|
44
44
|
*
|
|
45
45
|
* @constructor
|
|
46
46
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -33,7 +33,7 @@ sap.ui.define([
|
|
|
33
33
|
* @extends sap.ui.core.Control
|
|
34
34
|
*
|
|
35
35
|
* @author SAP SE
|
|
36
|
-
* @version 1.96.
|
|
36
|
+
* @version 1.96.45
|
|
37
37
|
*
|
|
38
38
|
* @constructor
|
|
39
39
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -32,7 +32,7 @@ sap.ui.define([
|
|
|
32
32
|
* If used inside the calendar the properties and aggregation are directly taken from the parent
|
|
33
33
|
* (To not duplicate and sync DateRanges and so on...)
|
|
34
34
|
* @extends sap.ui.unified.calendar.Month
|
|
35
|
-
* @version 1.96.
|
|
35
|
+
* @version 1.96.45
|
|
36
36
|
*
|
|
37
37
|
* @constructor
|
|
38
38
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -27,7 +27,7 @@ sap.ui.define([
|
|
|
27
27
|
*
|
|
28
28
|
* <b>Note:</b> This is used inside the calendar. Not for standalone usage
|
|
29
29
|
* @extends sap.ui.core.Control
|
|
30
|
-
* @version 1.96.
|
|
30
|
+
* @version 1.96.45
|
|
31
31
|
*
|
|
32
32
|
* @constructor
|
|
33
33
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -32,7 +32,7 @@ sap.ui.define([
|
|
|
32
32
|
* This control serves for picking an item from a grid with items which are relative periods in Plannig Calendar.
|
|
33
33
|
* This is used inside the sap.m.PlanningCalendar relative views. Not for stand alone usage.
|
|
34
34
|
* @extends sap.ui.core.Control
|
|
35
|
-
* @version 1.96.
|
|
35
|
+
* @version 1.96.45
|
|
36
36
|
*
|
|
37
37
|
* @constructor
|
|
38
38
|
* @private
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -75,7 +75,7 @@ sap.ui.define([
|
|
|
75
75
|
* If used inside the calendar the properties and aggregation are directly taken from the parent
|
|
76
76
|
* (To not duplicate and sync DateRanges and so on...)
|
|
77
77
|
* @extends sap.ui.core.Control
|
|
78
|
-
* @version 1.96.
|
|
78
|
+
* @version 1.96.45
|
|
79
79
|
*
|
|
80
80
|
* @constructor
|
|
81
81
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -51,7 +51,7 @@ sap.ui.define([
|
|
|
51
51
|
* renders a MonthPicker with ItemNavigation
|
|
52
52
|
* This is used inside the calendar. Not for stand alone usage
|
|
53
53
|
* @extends sap.ui.core.Control
|
|
54
|
-
* @version 1.96.
|
|
54
|
+
* @version 1.96.45
|
|
55
55
|
*
|
|
56
56
|
* @constructor
|
|
57
57
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -61,7 +61,7 @@ sap.ui.define([
|
|
|
61
61
|
* The MontsRow works with JavaScript Date objects, but only the month and the year are used to display and interact.
|
|
62
62
|
* As representation for a month, the 1st of the month will always be returned in the API.
|
|
63
63
|
* @extends sap.ui.core.Control
|
|
64
|
-
* @version 1.96.
|
|
64
|
+
* @version 1.96.45
|
|
65
65
|
*
|
|
66
66
|
* @constructor
|
|
67
67
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
sap.ui.define([
|
|
@@ -34,7 +34,7 @@ sap.ui.define([
|
|
|
34
34
|
* Other usages are not supported.
|
|
35
35
|
*
|
|
36
36
|
* @extends sap.ui.unified.calendar.DatesRow
|
|
37
|
-
* @version 1.96.
|
|
37
|
+
* @version 1.96.45
|
|
38
38
|
*
|
|
39
39
|
* @constructor
|
|
40
40
|
* @private
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -62,7 +62,7 @@ sap.ui.define([
|
|
|
62
62
|
*
|
|
63
63
|
* The TimesRow works with JavaScript Date objects.
|
|
64
64
|
* @extends sap.ui.core.Control
|
|
65
|
-
* @version 1.96.
|
|
65
|
+
* @version 1.96.45
|
|
66
66
|
*
|
|
67
67
|
* @constructor
|
|
68
68
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -56,7 +56,7 @@ sap.ui.define([
|
|
|
56
56
|
* As in all date-time controls, all pubic JS Date objects that are given (e.g. <code>setDate()</code>) or read
|
|
57
57
|
* (e.g. <code>getFirstRenderedDate</code>) with values which are considered as date objects in browser(local) timezone.
|
|
58
58
|
* @extends sap.ui.core.Control
|
|
59
|
-
* @version 1.96.
|
|
59
|
+
* @version 1.96.45
|
|
60
60
|
*
|
|
61
61
|
* @constructor
|
|
62
62
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -49,7 +49,7 @@ sap.ui.define([
|
|
|
49
49
|
* @extends sap.ui.unified.calendar.YearPicker
|
|
50
50
|
*
|
|
51
51
|
* @author SAP SE
|
|
52
|
-
* @version 1.96.
|
|
52
|
+
* @version 1.96.45
|
|
53
53
|
*
|
|
54
54
|
* @constructor
|
|
55
55
|
* @private
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -25,7 +25,7 @@ sap.ui.define([
|
|
|
25
25
|
// delegate further initialization of this library to the Core
|
|
26
26
|
sap.ui.getCore().initLibrary({
|
|
27
27
|
name : "sap.ui.unified",
|
|
28
|
-
version: "1.96.
|
|
28
|
+
version: "1.96.45",
|
|
29
29
|
dependencies : ["sap.ui.core"],
|
|
30
30
|
designtime: "sap/ui/unified/designtime/library.designtime",
|
|
31
31
|
types: [
|
|
@@ -98,7 +98,7 @@ sap.ui.define([
|
|
|
98
98
|
* @namespace
|
|
99
99
|
* @alias sap.ui.unified
|
|
100
100
|
* @author SAP SE
|
|
101
|
-
* @version 1.96.
|
|
101
|
+
* @version 1.96.45
|
|
102
102
|
* @since 1.28
|
|
103
103
|
* @public
|
|
104
104
|
*/
|
|
@@ -15,7 +15,7 @@ CALENDAR_START_DATE=Datum zah\u00E1jen\u00ED
|
|
|
15
15
|
|
|
16
16
|
CALENDAR_END_DATE=Datum ukon\u010Den\u00ED
|
|
17
17
|
|
|
18
|
-
CALENDAR_START_MONTH=
|
|
18
|
+
CALENDAR_START_MONTH=Po\u010D\u00E1te\u010Dn\u00ED m\u011Bs\u00EDc
|
|
19
19
|
|
|
20
20
|
CALENDAR_END_MONTH=Kone\u010Dn\u00FD m\u011Bs\u00EDc
|
|
21
21
|
|
|
@@ -43,11 +43,11 @@ CALENDAR_MONTH_PICKER_OPEN_HINT=Presione F4 para seleccionar un mes
|
|
|
43
43
|
|
|
44
44
|
YEAR_PICKER=Selector de a\u00F1os
|
|
45
45
|
|
|
46
|
-
YEAR_RANGE_PICKER=Selector de
|
|
46
|
+
YEAR_RANGE_PICKER=Selector de rango de a\u00F1o
|
|
47
47
|
|
|
48
|
-
CALENDAR_YEAR_PICKER_OPEN_HINT=Presione May\u00FAs
|
|
48
|
+
CALENDAR_YEAR_PICKER_OPEN_HINT=Presione May\u00FAs+F4 para seleccionar un a\u00F1o
|
|
49
49
|
|
|
50
|
-
CALENDAR_YEAR_RANGE_PICKER_OPEN_HINT=Presione May\u00FAs
|
|
50
|
+
CALENDAR_YEAR_RANGE_PICKER_OPEN_HINT=Presione May\u00FAs+F4 para seleccionar un rango de a\u00F1o
|
|
51
51
|
|
|
52
52
|
APPOINTMENT=Cita
|
|
53
53
|
|
|
@@ -97,7 +97,7 @@ COLORPICKER_ALPHA_SLIDER=\uC54C\uD30C \uC81C\uC5B4
|
|
|
97
97
|
|
|
98
98
|
COLORPICKER_HUE_SLIDER=\uC0C9\uC0C1 \uC81C\uC5B4
|
|
99
99
|
|
|
100
|
-
COLORPICKER_TOGGLE_BTN_TOOLTIP=\
|
|
100
|
+
COLORPICKER_TOGGLE_BTN_TOOLTIP=\uC0C9\uC0C1 \uBAA8\uB4DC \uBCC0\uACBD
|
|
101
101
|
|
|
102
102
|
COLORPICKER_SELECT_RGB_TOOLTIP=RGB \uBAA8\uB4DC
|
|
103
103
|
|
|
@@ -45,9 +45,9 @@ YEAR_PICKER=Met\u0173 ie\u0161kos \u012Frankis
|
|
|
45
45
|
|
|
46
46
|
YEAR_RANGE_PICKER=Met\u0173 intervalo ie\u0161kos \u012Frankis
|
|
47
47
|
|
|
48
|
-
CALENDAR_YEAR_PICKER_OPEN_HINT=Nor\u0117dami pasirinkti metus, paspauskite
|
|
48
|
+
CALENDAR_YEAR_PICKER_OPEN_HINT=Nor\u0117dami pasirinkti metus, paspauskite SHIFT + F4
|
|
49
49
|
|
|
50
|
-
CALENDAR_YEAR_RANGE_PICKER_OPEN_HINT=Nor\u0117dami pasirinkti met\u0173 interval\u0105, paspauskite
|
|
50
|
+
CALENDAR_YEAR_RANGE_PICKER_OPEN_HINT=Nor\u0117dami pasirinkti met\u0173 interval\u0105, paspauskite SHIFT + F4
|
|
51
51
|
|
|
52
52
|
APPOINTMENT=Susitikimas
|
|
53
53
|
|
|
@@ -87,9 +87,9 @@ COLORPICKER_VALUE=\u0E04\u0E48\u0E32
|
|
|
87
87
|
|
|
88
88
|
COLORPICKER_HEX=\u0E40\u0E25\u0E02\u0E10\u0E32\u0E19\u0E2A\u0E34\u0E1A\u0E2B\u0E01
|
|
89
89
|
|
|
90
|
-
COLORPICKER_ALPHA=\
|
|
90
|
+
COLORPICKER_ALPHA=\u0E04\u0E27\u0E32\u0E21\u0E42\u0E1B\u0E23\u0E48\u0E07\u0E43\u0E2A (Alpha)
|
|
91
91
|
|
|
92
|
-
COLORPICKER_LIGHTNESS=\u0E04\u0E27\u0E32\u0E21\
|
|
92
|
+
COLORPICKER_LIGHTNESS=\u0E04\u0E27\u0E32\u0E21\u0E2A\u0E27\u0E48\u0E32\u0E07
|
|
93
93
|
|
|
94
94
|
COLORPICKER_NEW_OLD_COLOR=\u0E2A\u0E35\u0E40\u0E14\u0E34\u0E21\u0E08\u0E30\u0E16\u0E39\u0E01\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48\u0E14\u0E49\u0E27\u0E22\u0E2A\u0E35\u0E43\u0E2B\u0E21\u0E48\u0E15\u0E32\u0E21\u0E17\u0E34\u0E28\u0E17\u0E32\u0E07\u0E25\u0E39\u0E01\u0E28\u0E23
|
|
95
95
|
|
|
@@ -37,13 +37,13 @@ CALENDAR_BTN_TODAY=\u0421\u044C\u043E\u0433\u043E\u0434\u043D\u0456
|
|
|
37
37
|
|
|
38
38
|
CALENDAR_DATES_ROW_WEEK_NUMBER=\u0422\u0438\u0436\u0434\u0435\u043D\u044C {0}
|
|
39
39
|
|
|
40
|
-
MONTH_PICKER=\
|
|
40
|
+
MONTH_PICKER=\u0412\u0438\u0431\u0456\u0440 \u043C\u0456\u0441\u044F\u0446\u044F
|
|
41
41
|
|
|
42
42
|
CALENDAR_MONTH_PICKER_OPEN_HINT=\u0429\u043E\u0431 \u0432\u0438\u0431\u0440\u0430\u0442\u0438 \u043C\u0456\u0441\u044F\u0446\u044C, \u043D\u0430\u0442\u0438\u0441\u043D\u0456\u0442\u044C F4
|
|
43
43
|
|
|
44
|
-
YEAR_PICKER=\
|
|
44
|
+
YEAR_PICKER=\u0412\u0438\u0431\u0456\u0440 \u0440\u043E\u043A\u0443
|
|
45
45
|
|
|
46
|
-
YEAR_RANGE_PICKER=\
|
|
46
|
+
YEAR_RANGE_PICKER=\u0412\u0438\u0431\u0456\u0440 \u0434\u0456\u0430\u043F\u0430\u0437\u043E\u043D\u0443 \u0440\u043E\u043A\u0456\u0432
|
|
47
47
|
|
|
48
48
|
CALENDAR_YEAR_PICKER_OPEN_HINT=\u0429\u043E\u0431 \u0432\u0438\u0431\u0440\u0430\u0442\u0438 \u0440\u0456\u043A, \u043D\u0430\u0442\u0438\u0441\u043D\u0456\u0442\u044C Shift + F4
|
|
49
49
|
|
|
@@ -31,7 +31,7 @@ CALENDAR_CANCEL=Hu\u0309y
|
|
|
31
31
|
|
|
32
32
|
CALENDAR_BTN_PREV=Tr\u01B0\u01A1\u0301c
|
|
33
33
|
|
|
34
|
-
CALENDAR_BTN_NEXT=
|
|
34
|
+
CALENDAR_BTN_NEXT=Ti\u1EBFp theo
|
|
35
35
|
|
|
36
36
|
CALENDAR_BTN_TODAY=H\u00F4m nay
|
|
37
37
|
|
|
@@ -65,7 +65,7 @@ LEGEND_SELECTED=\u0110\u01B0\u01A1\u0323c cho\u0323n
|
|
|
65
65
|
|
|
66
66
|
LEGEND_TODAY=H\u00F4m nay
|
|
67
67
|
|
|
68
|
-
LEGEND_NORMAL_DAY=Nga\u0300y la\u0300m vi\
|
|
68
|
+
LEGEND_NORMAL_DAY=Nga\u0300y la\u0300m vi\u1EC7c
|
|
69
69
|
|
|
70
70
|
LEGEND_NON_WORKING_DAY=Ng\u00E0y kh\u00F4ng l\u00E0m vi\u1EC7c
|
|
71
71
|
|