@openui5/sap.ui.table 1.142.1 → 1.143.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/package.json +3 -3
- package/src/sap/ui/table/.library +1 -1
- package/src/sap/ui/table/AnalyticalColumn.js +1 -1
- package/src/sap/ui/table/AnalyticalColumnMenu.js +1 -1
- package/src/sap/ui/table/AnalyticalTable.js +1 -1
- package/src/sap/ui/table/Column.js +1 -1
- package/src/sap/ui/table/ColumnMenu.js +1 -1
- package/src/sap/ui/table/CreationRow.js +1 -1
- package/src/sap/ui/table/Row.js +1 -1
- package/src/sap/ui/table/RowAction.js +1 -1
- package/src/sap/ui/table/RowActionItem.js +1 -1
- package/src/sap/ui/table/RowSettings.js +1 -1
- package/src/sap/ui/table/Table.js +1 -1
- package/src/sap/ui/table/TablePersoController.js +1 -1
- package/src/sap/ui/table/TableRenderer.js +0 -8
- package/src/sap/ui/table/TreeTable.js +1 -1
- package/src/sap/ui/table/extensions/Accessibility.js +2 -9
- package/src/sap/ui/table/extensions/AccessibilityRender.js +1 -1
- package/src/sap/ui/table/extensions/DragAndDrop.js +3 -3
- package/src/sap/ui/table/extensions/ExtensionBase.js +1 -1
- package/src/sap/ui/table/extensions/Keyboard.js +1 -1
- package/src/sap/ui/table/extensions/KeyboardDelegate.js +1 -1
- package/src/sap/ui/table/extensions/Pointer.js +1 -1
- package/src/sap/ui/table/extensions/Scrolling.js +1 -1
- package/src/sap/ui/table/extensions/ScrollingIOS.js +1 -1
- package/src/sap/ui/table/extensions/Synchronization.js +1 -1
- package/src/sap/ui/table/library.js +10 -10
- package/src/sap/ui/table/menus/AnalyticalTableContextMenu.js +2 -2
- package/src/sap/ui/table/menus/ColumnHeaderMenuAdapter.js +1 -1
- package/src/sap/ui/table/menus/ContextMenu.js +1 -1
- package/src/sap/ui/table/menus/MobileColumnHeaderMenuAdapter.js +1 -1
- package/src/sap/ui/table/messagebundle_ar.properties +8 -0
- package/src/sap/ui/table/messagebundle_bg.properties +8 -0
- package/src/sap/ui/table/messagebundle_ca.properties +8 -0
- package/src/sap/ui/table/messagebundle_cnr.properties +8 -0
- package/src/sap/ui/table/messagebundle_cs.properties +8 -0
- package/src/sap/ui/table/messagebundle_cy.properties +8 -0
- package/src/sap/ui/table/messagebundle_da.properties +8 -0
- package/src/sap/ui/table/messagebundle_de.properties +8 -0
- package/src/sap/ui/table/messagebundle_el.properties +8 -0
- package/src/sap/ui/table/messagebundle_en.properties +8 -0
- package/src/sap/ui/table/messagebundle_en_GB.properties +8 -0
- package/src/sap/ui/table/messagebundle_en_US_saprigi.properties +8 -0
- package/src/sap/ui/table/messagebundle_es.properties +9 -1
- package/src/sap/ui/table/messagebundle_es_MX.properties +8 -0
- package/src/sap/ui/table/messagebundle_et.properties +8 -0
- package/src/sap/ui/table/messagebundle_fi.properties +8 -0
- package/src/sap/ui/table/messagebundle_fr.properties +9 -1
- package/src/sap/ui/table/messagebundle_fr_CA.properties +8 -0
- package/src/sap/ui/table/messagebundle_hi.properties +8 -0
- package/src/sap/ui/table/messagebundle_hr.properties +8 -0
- package/src/sap/ui/table/messagebundle_hu.properties +8 -0
- package/src/sap/ui/table/messagebundle_id.properties +8 -0
- package/src/sap/ui/table/messagebundle_it.properties +8 -0
- package/src/sap/ui/table/messagebundle_iw.properties +8 -0
- package/src/sap/ui/table/messagebundle_ja.properties +8 -0
- package/src/sap/ui/table/messagebundle_kk.properties +8 -0
- package/src/sap/ui/table/messagebundle_ko.properties +8 -0
- package/src/sap/ui/table/messagebundle_lt.properties +8 -0
- package/src/sap/ui/table/messagebundle_lv.properties +8 -0
- package/src/sap/ui/table/messagebundle_mk.properties +8 -0
- package/src/sap/ui/table/messagebundle_ms.properties +8 -0
- package/src/sap/ui/table/messagebundle_nl.properties +8 -0
- package/src/sap/ui/table/messagebundle_no.properties +8 -0
- package/src/sap/ui/table/messagebundle_pl.properties +8 -0
- package/src/sap/ui/table/messagebundle_pt.properties +8 -0
- package/src/sap/ui/table/messagebundle_pt_PT.properties +8 -0
- package/src/sap/ui/table/messagebundle_ro.properties +8 -0
- package/src/sap/ui/table/messagebundle_ru.properties +8 -0
- package/src/sap/ui/table/messagebundle_sh.properties +8 -0
- package/src/sap/ui/table/messagebundle_sk.properties +8 -0
- package/src/sap/ui/table/messagebundle_sl.properties +8 -0
- package/src/sap/ui/table/messagebundle_sr.properties +8 -0
- package/src/sap/ui/table/messagebundle_sv.properties +8 -0
- package/src/sap/ui/table/messagebundle_th.properties +8 -0
- package/src/sap/ui/table/messagebundle_tr.properties +8 -0
- package/src/sap/ui/table/messagebundle_uk.properties +8 -0
- package/src/sap/ui/table/messagebundle_vi.properties +10 -2
- package/src/sap/ui/table/messagebundle_zh_CN.properties +8 -0
- package/src/sap/ui/table/messagebundle_zh_TW.properties +10 -2
- package/src/sap/ui/table/plugins/BindingSelection.js +1 -1
- package/src/sap/ui/table/plugins/MultiSelectionPlugin.js +1 -1
- package/src/sap/ui/table/plugins/ODataV4Aggregation.js +1 -1
- package/src/sap/ui/table/plugins/ODataV4Hierarchy.js +1 -1
- package/src/sap/ui/table/plugins/ODataV4MultiLevel.js +1 -1
- package/src/sap/ui/table/plugins/ODataV4MultiSelection.js +1 -1
- package/src/sap/ui/table/plugins/ODataV4Selection.js +1 -1
- package/src/sap/ui/table/plugins/ODataV4SingleSelection.js +1 -1
- package/src/sap/ui/table/plugins/PluginBase.js +1 -1
- package/src/sap/ui/table/plugins/SelectionModelSelection.js +1 -1
- package/src/sap/ui/table/plugins/SelectionPlugin.js +1 -1
- package/src/sap/ui/table/rowmodes/Auto.js +1 -1
- package/src/sap/ui/table/rowmodes/Fixed.js +1 -1
- package/src/sap/ui/table/rowmodes/Interactive.js +1 -1
- package/src/sap/ui/table/rowmodes/RowMode.js +1 -1
- package/src/sap/ui/table/rowmodes/Variable.js +1 -1
- package/src/sap/ui/table/themes/base/Row.less +2 -18
- package/src/sap/ui/table/themes/base/Table.less +1 -1
- package/src/sap/ui/table/themes/sap_hcb/base_Row.less +1 -17
- package/src/sap/ui/table/themes/sap_hcb/base_Table.less +1 -1
- package/src/sap/ui/table/utils/TableUtils.js +1 -1
- package/src/sap/ui/table/utils/_ColumnUtils.js +1 -1
- package/src/sap/ui/table/utils/_GroupingUtils.js +1 -1
- package/src/sap/ui/table/utils/_HookUtils.js +1 -1
- package/src/sap/ui/table/utils/_MenuUtils.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.ui.table",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.143.1",
|
|
4
4
|
"description": "OpenUI5 UI Library sap.ui.table",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"url": "https://github.com/UI5/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@openui5/sap.ui.core": "1.
|
|
18
|
-
"@openui5/sap.ui.unified": "1.
|
|
17
|
+
"@openui5/sap.ui.core": "1.143.1",
|
|
18
|
+
"@openui5/sap.ui.unified": "1.143.1"
|
|
19
19
|
}
|
|
20
20
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.
|
|
9
|
+
<version>1.143.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>Table-like controls, mainly for desktop scenarios.</documentation>
|
|
12
12
|
|
package/src/sap/ui/table/Row.js
CHANGED
|
@@ -27,7 +27,7 @@ sap.ui.define([
|
|
|
27
27
|
* The <code>RowSettings</code> control allows you to configure a row.
|
|
28
28
|
* You can only use this control in the context of the <code>sap.ui.table.Table</code> control to define row settings.
|
|
29
29
|
* @extends sap.ui.core.Element
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.143.1
|
|
31
31
|
*
|
|
32
32
|
* @constructor
|
|
33
33
|
* @public
|
|
@@ -490,14 +490,6 @@ sap.ui.define([
|
|
|
490
490
|
}
|
|
491
491
|
}
|
|
492
492
|
|
|
493
|
-
if (TableUtils.hasRowHeader(oTable) && oTable.getSelectionMode() === library.SelectionMode.None) {
|
|
494
|
-
rm.openStart("span", oTable.getId() + "-rowselecthdr");
|
|
495
|
-
rm.class("sapUiPseudoInvisibleText");
|
|
496
|
-
rm.openEnd();
|
|
497
|
-
rm.text(TableUtils.getResourceText("TBL_ROW_SELECTION_COLUMN_LABEL"));
|
|
498
|
-
rm.close("span");
|
|
499
|
-
}
|
|
500
|
-
|
|
501
493
|
rm.close("div").close("div").close("div");
|
|
502
494
|
};
|
|
503
495
|
|
|
@@ -38,7 +38,7 @@ sap.ui.define([
|
|
|
38
38
|
* The control can be used in combination with {@link sap.ui.model.json.JSONModel JSONModel} and {@link sap.ui.model.odata.v2.ODataModel ODataModel V2}.
|
|
39
39
|
* For a tree-table-like behavior with OData V4 services, use the {@link sap.ui.table.Table Table} control with the {@link sap.ui.table.plugins.ODataV4Hierarchy ODataV4Hierarchy} plugin.
|
|
40
40
|
* @extends sap.ui.table.Table
|
|
41
|
-
* @version 1.
|
|
41
|
+
* @version 1.143.1
|
|
42
42
|
*
|
|
43
43
|
* @constructor
|
|
44
44
|
* @public
|
|
@@ -672,13 +672,8 @@ sap.ui.define([
|
|
|
672
672
|
getAriaAttributesForColumnRowHeader: function(oExtension, mParams) {
|
|
673
673
|
const mAttributes = {};
|
|
674
674
|
const oTable = oExtension.getTable();
|
|
675
|
-
|
|
676
675
|
const mRenderConfig = oTable._getSelectionPlugin().getRenderConfig();
|
|
677
676
|
|
|
678
|
-
if (oTable.getSelectionMode() !== SelectionMode.None) {
|
|
679
|
-
mAttributes["aria-label"] = TableUtils.getResourceText("TBL_TABLE_SELECTION_COLUMNHEADER");
|
|
680
|
-
}
|
|
681
|
-
|
|
682
677
|
if (mRenderConfig.headerSelector.visible) {
|
|
683
678
|
if (mRenderConfig.headerSelector.type === "toggle") {
|
|
684
679
|
mAttributes["role"] = ["checkbox"];
|
|
@@ -840,9 +835,7 @@ sap.ui.define([
|
|
|
840
835
|
const sTableId = oTable.getId();
|
|
841
836
|
|
|
842
837
|
mAttributes["role"] = TableUtils.Grouping.isInGroupMode(oTable) || TableUtils.Grouping.isInTreeMode(oTable) ? "treegrid" : "grid";
|
|
843
|
-
|
|
844
|
-
mAttributes["aria-describedby"] = [sTableId + "-ariaselection"];
|
|
845
|
-
}
|
|
838
|
+
mAttributes["aria-describedby"] = [sTableId + "-ariaselection"];
|
|
846
839
|
mAttributes["aria-labelledby"] = [].concat(oTable.getAriaLabelledBy());
|
|
847
840
|
if (oTable.getTitle()) {
|
|
848
841
|
mAttributes["aria-labelledby"].push(oTable.getTitle().getId());
|
|
@@ -1183,7 +1176,7 @@ sap.ui.define([
|
|
|
1183
1176
|
* @class Extension for sap.ui.table.Table which handles ACC related things.
|
|
1184
1177
|
* @extends sap.ui.table.extensions.ExtensionBase
|
|
1185
1178
|
* @author SAP SE
|
|
1186
|
-
* @version 1.
|
|
1179
|
+
* @version 1.143.1
|
|
1187
1180
|
* @constructor
|
|
1188
1181
|
* @private
|
|
1189
1182
|
* @alias sap.ui.table.extensions.Accessibility
|
|
@@ -44,7 +44,7 @@ sap.ui.define([
|
|
|
44
44
|
* @class Extension for sap.ui.table.TableRenderer which handles ACC related things.
|
|
45
45
|
* @extends sap.ui.table.extensions.ExtensionBase
|
|
46
46
|
* @author SAP SE
|
|
47
|
-
* @version 1.
|
|
47
|
+
* @version 1.143.1
|
|
48
48
|
* @constructor
|
|
49
49
|
* @private
|
|
50
50
|
* @alias sap.ui.table.extensions.AccessibilityRender
|
|
@@ -61,12 +61,12 @@ sap.ui.define([
|
|
|
61
61
|
scrollVertically: TableUtils.throttle(function(oTable, bDown, iBase, iPercentage) {
|
|
62
62
|
const oVerticalScrollbar = oTable._getScrollExtension().getVerticalScrollbar();
|
|
63
63
|
oVerticalScrollbar.scrollTop += this.calculateScrollDistance(iBase, iPercentage) * (bDown ? 1 : -1);
|
|
64
|
-
}, 50),
|
|
64
|
+
}, 50, {leading: false}),
|
|
65
65
|
|
|
66
66
|
scrollHorizontally: TableUtils.throttle(function(oTable, bRight, iBase, iPercentage) {
|
|
67
67
|
const oHorizontalScrollbar = oTable._getScrollExtension().getHorizontalScrollbar();
|
|
68
68
|
oHorizontalScrollbar.scrollLeft += this.calculateScrollDistance(iBase, iPercentage) * (bRight ? 1 : -1);
|
|
69
|
-
}, 50),
|
|
69
|
+
}, 50, {leading: false}),
|
|
70
70
|
|
|
71
71
|
calculateScrollDistance: function(iBase, iPercentage) {
|
|
72
72
|
const iMinDistance = 2;
|
|
@@ -274,7 +274,7 @@ sap.ui.define([
|
|
|
274
274
|
*
|
|
275
275
|
* @extends sap.ui.table.extensions.ExtensionBase
|
|
276
276
|
* @author SAP SE
|
|
277
|
-
* @version 1.
|
|
277
|
+
* @version 1.143.1
|
|
278
278
|
* @constructor
|
|
279
279
|
* @private
|
|
280
280
|
* @alias sap.ui.table.extensions.DragAndDrop
|
|
@@ -265,7 +265,7 @@ sap.ui.define([
|
|
|
265
265
|
* @class Extension for sap.ui.table.Table which handles keyboard related things.
|
|
266
266
|
* @extends sap.ui.table.extensions.ExtensionBase
|
|
267
267
|
* @author SAP SE
|
|
268
|
-
* @version 1.
|
|
268
|
+
* @version 1.143.1
|
|
269
269
|
* @constructor
|
|
270
270
|
* @private
|
|
271
271
|
* @alias sap.ui.table.extensions.Keyboard
|
|
@@ -670,7 +670,7 @@ sap.ui.define([
|
|
|
670
670
|
* @class Extension for sap.ui.table.Table which handles mouse and touch related things.
|
|
671
671
|
* @extends sap.ui.table.extensions.ExtensionBase
|
|
672
672
|
* @author SAP SE
|
|
673
|
-
* @version 1.
|
|
673
|
+
* @version 1.143.1
|
|
674
674
|
* @constructor
|
|
675
675
|
* @private
|
|
676
676
|
* @alias sap.ui.table.extensions.Pointer
|
|
@@ -2314,7 +2314,7 @@ sap.ui.define([
|
|
|
2314
2314
|
* @class Extension for sap.ui.table.Table which handles scrolling.
|
|
2315
2315
|
* @extends sap.ui.table.extensions.ExtensionBase
|
|
2316
2316
|
* @author SAP SE
|
|
2317
|
-
* @version 1.
|
|
2317
|
+
* @version 1.143.1
|
|
2318
2318
|
* @constructor
|
|
2319
2319
|
* @private
|
|
2320
2320
|
* @alias sap.ui.table.extensions.Scrolling
|
|
@@ -29,7 +29,7 @@ sap.ui.define([
|
|
|
29
29
|
* @class Extension for sap.ui.table.Table which handles the scrollbar on iOS.
|
|
30
30
|
* @extends sap.ui.table.extensions.ExtensionBase
|
|
31
31
|
* @author SAP SE
|
|
32
|
-
* @version 1.
|
|
32
|
+
* @version 1.143.1
|
|
33
33
|
* @constructor
|
|
34
34
|
* @private
|
|
35
35
|
* @alias sap.ui.table.extensions.ScrollingIOS
|
|
@@ -185,7 +185,7 @@ sap.ui.define([
|
|
|
185
185
|
* @class Extension for sap.ui.table.Table that allows synchronization with a table.
|
|
186
186
|
* @extends sap.ui.table.extensions.ExtensionBase
|
|
187
187
|
* @author SAP SE
|
|
188
|
-
* @version 1.
|
|
188
|
+
* @version 1.143.1
|
|
189
189
|
* @constructor
|
|
190
190
|
* @private
|
|
191
191
|
* @alias sap.ui.table.extensions.Synchronization
|
|
@@ -40,14 +40,14 @@ sap.ui.define([
|
|
|
40
40
|
* @namespace
|
|
41
41
|
* @alias sap.ui.table
|
|
42
42
|
* @author SAP SE
|
|
43
|
-
* @version 1.
|
|
43
|
+
* @version 1.143.1
|
|
44
44
|
* @since 0.8
|
|
45
45
|
* @public
|
|
46
46
|
*/
|
|
47
47
|
const thisLib = Library.init({
|
|
48
48
|
name: "sap.ui.table",
|
|
49
49
|
apiVersion: 2,
|
|
50
|
-
version: "1.
|
|
50
|
+
version: "1.143.1",
|
|
51
51
|
dependencies: ["sap.ui.core", "sap.ui.unified"],
|
|
52
52
|
...{
|
|
53
53
|
interactionDocumentation: true
|
|
@@ -114,7 +114,7 @@ sap.ui.define([
|
|
|
114
114
|
/**
|
|
115
115
|
* Navigation mode of the table
|
|
116
116
|
*
|
|
117
|
-
* @version 1.
|
|
117
|
+
* @version 1.143.1
|
|
118
118
|
* @enum {string}
|
|
119
119
|
* @deprecated As of version 1.38, the concept has been discarded.
|
|
120
120
|
* @public
|
|
@@ -145,7 +145,7 @@ sap.ui.define([
|
|
|
145
145
|
/**
|
|
146
146
|
* Row Action types.
|
|
147
147
|
*
|
|
148
|
-
* @version 1.
|
|
148
|
+
* @version 1.143.1
|
|
149
149
|
* @enum {string}
|
|
150
150
|
* @public
|
|
151
151
|
*/
|
|
@@ -176,7 +176,7 @@ sap.ui.define([
|
|
|
176
176
|
/**
|
|
177
177
|
* Selection behavior of the table
|
|
178
178
|
*
|
|
179
|
-
* @version 1.
|
|
179
|
+
* @version 1.143.1
|
|
180
180
|
* @enum {string}
|
|
181
181
|
* @public
|
|
182
182
|
*/
|
|
@@ -207,7 +207,7 @@ sap.ui.define([
|
|
|
207
207
|
/**
|
|
208
208
|
* Selection mode of the table
|
|
209
209
|
*
|
|
210
|
-
* @version 1.
|
|
210
|
+
* @version 1.143.1
|
|
211
211
|
* @enum {string}
|
|
212
212
|
* @public
|
|
213
213
|
*/
|
|
@@ -245,7 +245,7 @@ sap.ui.define([
|
|
|
245
245
|
/**
|
|
246
246
|
* Sort order of a column
|
|
247
247
|
*
|
|
248
|
-
* @version 1.
|
|
248
|
+
* @version 1.143.1
|
|
249
249
|
* @enum {string}
|
|
250
250
|
* @public
|
|
251
251
|
* @deprecated As of version 1.120, replaced with <code>sap.ui.core.SortOrder</code>
|
|
@@ -272,7 +272,7 @@ sap.ui.define([
|
|
|
272
272
|
/**
|
|
273
273
|
* VisibleRowCountMode of the table
|
|
274
274
|
*
|
|
275
|
-
* @version 1.
|
|
275
|
+
* @version 1.143.1
|
|
276
276
|
* @enum {string}
|
|
277
277
|
* @deprecated As of version 1.119, see the <code>rowMode</code> aggregation of <code>sap.ui.table.Table</code> for more details.
|
|
278
278
|
* @public
|
|
@@ -317,7 +317,7 @@ sap.ui.define([
|
|
|
317
317
|
*
|
|
318
318
|
* Contains IDs of shared DOM references, which should be accessible to inheriting controls via getDomRef() function.
|
|
319
319
|
*
|
|
320
|
-
* @version 1.
|
|
320
|
+
* @version 1.143.1
|
|
321
321
|
* @enum {string}
|
|
322
322
|
* @public
|
|
323
323
|
*/
|
|
@@ -418,7 +418,7 @@ sap.ui.define([
|
|
|
418
418
|
*
|
|
419
419
|
* This is an alias for {@link sap.ui.model.TreeAutoExpandMode} and kept for compatibility reasons.
|
|
420
420
|
*
|
|
421
|
-
* @version 1.
|
|
421
|
+
* @version 1.143.1
|
|
422
422
|
* @typedef {sap.ui.model.TreeAutoExpandMode}
|
|
423
423
|
* @public
|
|
424
424
|
* @deprecated As of version 1.120, replaced by <code>sap.ui.model.TreeAutoExpandMode</code>
|
|
@@ -35,7 +35,7 @@ sap.ui.define([
|
|
|
35
35
|
* @class
|
|
36
36
|
* @extends sap.ui.table.menus.ContextMenu
|
|
37
37
|
* @author SAP SE
|
|
38
|
-
* @version 1.
|
|
38
|
+
* @version 1.143.1
|
|
39
39
|
* @private
|
|
40
40
|
* @alias sap.ui.table.menus.AnalyticalTableContextMenu
|
|
41
41
|
*/
|
|
@@ -58,7 +58,7 @@ sap.ui.define([
|
|
|
58
58
|
const bExtendedMenu = !!oTable.getProperty("extendedGroupHeaderMenu");
|
|
59
59
|
|
|
60
60
|
if (!oRow.isGroupHeader()) {
|
|
61
|
-
this._mItems.
|
|
61
|
+
this._mItems.forEach((oMenuItem) => oMenuItem.setVisible(false));
|
|
62
62
|
return;
|
|
63
63
|
}
|
|
64
64
|
|
|
@@ -50,6 +50,10 @@ TBL_DESELECT_ALL=\u0625\u0644\u063A\u0627\u0621 \u062A\u062D\u062F\u064A\u062F \
|
|
|
50
50
|
|
|
51
51
|
TBL_CELL_INCLUDES=\u064A\u062A\u0636\u0645\u0646 {0}
|
|
52
52
|
|
|
53
|
+
TBL_EXPAND_BUTTON=\u0632\u0631 \u062A\u0648\u0633\u064A\u0639
|
|
54
|
+
|
|
55
|
+
TBL_COLLAPSE_BUTTON=\u0632\u0631 \u0627\u0644\u0637\u064A
|
|
56
|
+
|
|
53
57
|
TBL_COLLAPSE_EXPAND=\u062A\u0648\u0633\u064A\u0639/\u0637\u064A \u0627\u0644\u0639\u0642\u062F\u0629
|
|
54
58
|
|
|
55
59
|
TBL_LEAF=\u0627\u0644\u0639\u0642\u062F\u0629
|
|
@@ -112,8 +116,12 @@ TBL_ROW_STATE_NAVIGATED=\u0627\u0646\u062A\u0642\u0644 \u0625\u0644\u0649
|
|
|
112
116
|
|
|
113
117
|
TBL_ROW_EXPAND_KEY=\u0644\u062A\u0648\u0633\u064A\u0639 \u0635\u0641\u060C \u0627\u0636\u063A\u0637 \u0639\u0644\u0649 \u0645\u0641\u062A\u0627\u062D \u0627\u0644\u0645\u0633\u0627\u0641\u0629
|
|
114
118
|
|
|
119
|
+
TBL_ROW_EXPAND_KEY_ALTERNATIVE=\u0644\u062A\u0648\u0633\u064A\u0639 \u0635\u0641\u060C \u0627\u0636\u063A\u0637 \u0639\u0644\u0649 ENTER
|
|
120
|
+
|
|
115
121
|
TBL_ROW_COLLAPSE_KEY=\u0644\u0637\u064A \u0635\u0641\u060C \u0627\u0636\u063A\u0637 \u0639\u0644\u0649 \u0645\u0641\u062A\u0627\u062D \u0627\u0644\u0645\u0633\u0627\u0641\u0629
|
|
116
122
|
|
|
123
|
+
TBL_ROW_COLLAPSE_KEY_ALTERNATIVE=\u0644\u0637\u064A \u0635\u0641\u060C \u0627\u0636\u063A\u0637 \u0639\u0644\u0649 \u0645\u0641\u062A\u0627\u062D ENTER
|
|
124
|
+
|
|
117
125
|
TBL_CREATIONROW_APPLY=\u0625\u0636\u0627\u0641\u0629 \u0635\u0641
|
|
118
126
|
|
|
119
127
|
TBL_CREATEROW_LABEL=\u0625\u0646\u0634\u0627\u0621 \u0625\u062F\u062E\u0627\u0644 \u0627\u0644\u062C\u062F\u0648\u0644 \u0627\u0644\u062C\u062F\u064A\u062F
|
|
@@ -50,6 +50,10 @@ TBL_DESELECT_ALL=\u0418\u0437\u0447\u0438\u0441\u0442\u0432\u0430\u043D\u0435 \u
|
|
|
50
50
|
|
|
51
51
|
TBL_CELL_INCLUDES=\u0412\u043A\u043B\u044E\u0447\u0432\u0430 {0}
|
|
52
52
|
|
|
53
|
+
TBL_EXPAND_BUTTON=\u0411\u0443\u0442\u043E\u043D \u0420\u0430\u0437\u0433\u0440\u044A\u0449\u0430\u043D\u0435
|
|
54
|
+
|
|
55
|
+
TBL_COLLAPSE_BUTTON=\u0411\u0443\u0442\u043E\u043D \u0421\u0432\u0438\u0432\u0430\u043D\u0435
|
|
56
|
+
|
|
53
57
|
TBL_COLLAPSE_EXPAND=\u0420\u0430\u0437\u0433\u044A\u0432\u0430\u043D\u0435/\u0441\u0432\u0438\u0432\u0430\u043D\u0435 \u043D\u0430 \u0432\u044A\u0437\u0435\u043B\u0430
|
|
54
58
|
|
|
55
59
|
TBL_LEAF=\u0412\u044A\u0437\u0435\u043B
|
|
@@ -112,8 +116,12 @@ TBL_ROW_STATE_NAVIGATED=\u041D\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044F
|
|
|
112
116
|
|
|
113
117
|
TBL_ROW_EXPAND_KEY=\u0417\u0430 \u0434\u0430 \u0440\u0430\u0437\u0433\u044A\u0440\u043D\u0435\u0442\u0435 \u0440\u0435\u0434\u0430, \u043D\u0430\u0442\u0438\u0441\u043D\u0435\u0442\u0435 \u043A\u043B\u0430\u0432\u0438\u0448\u0430 \u0438\u043D\u0442\u0435\u0440\u0432\u0430\u043B
|
|
114
118
|
|
|
119
|
+
TBL_ROW_EXPAND_KEY_ALTERNATIVE=\u0417\u0430 \u0434\u0430 \u0440\u0430\u0437\u0433\u044A\u0440\u043D\u0435\u0442\u0435 \u0440\u0435\u0434\u0430, \u043D\u0430\u0442\u0438\u0441\u043D\u0435\u0442\u0435 \u043A\u043B\u0430\u0432\u0438\u0448\u0430 ENTER
|
|
120
|
+
|
|
115
121
|
TBL_ROW_COLLAPSE_KEY=\u0417\u0430 \u0434\u0430 \u0441\u043A\u0440\u0438\u0435\u0442\u0435 \u0440\u0435\u0434\u0430, \u043D\u0430\u0442\u0438\u0441\u043D\u0435\u0442\u0435 \u043A\u043B\u0430\u0432\u0438\u0448\u0430 \u0438\u043D\u0442\u0435\u0440\u0432\u0430\u043B
|
|
116
122
|
|
|
123
|
+
TBL_ROW_COLLAPSE_KEY_ALTERNATIVE=\u0417\u0430 \u0434\u0430 \u0441\u0432\u0438\u0435\u0442\u0435 \u0440\u0435\u0434\u0430, \u043D\u0430\u0442\u0438\u0441\u043D\u0435\u0442\u0435 \u043A\u043B\u0430\u0432\u0438\u0448\u0430 ENTER
|
|
124
|
+
|
|
117
125
|
TBL_CREATIONROW_APPLY=\u0414\u043E\u0431\u0430\u0432\u044F\u043D\u0435 \u043D\u0430 \u0440\u0435\u0434
|
|
118
126
|
|
|
119
127
|
TBL_CREATEROW_LABEL=\u0421\u044A\u0437\u0434\u0430\u0432\u0430\u043D\u0435 \u043D\u0430 \u043D\u043E\u0432 \u0437\u0430\u043F\u0438\u0441 \u0432 \u0442\u0430\u0431\u043B\u0438\u0446\u0430\u0442\u0430
|
|
@@ -50,6 +50,10 @@ TBL_DESELECT_ALL=Suprimir totes les marques de selecci\u00F3
|
|
|
50
50
|
|
|
51
51
|
TBL_CELL_INCLUDES=Inclou {0}
|
|
52
52
|
|
|
53
|
+
TBL_EXPAND_BUTTON=Desplegar bot\u00F3
|
|
54
|
+
|
|
55
|
+
TBL_COLLAPSE_BUTTON=Comprimir bot\u00F3
|
|
56
|
+
|
|
53
57
|
TBL_COLLAPSE_EXPAND=Desplegar/ocultar node
|
|
54
58
|
|
|
55
59
|
TBL_LEAF=Nodes
|
|
@@ -112,8 +116,12 @@ TBL_ROW_STATE_NAVIGATED=Navegat
|
|
|
112
116
|
|
|
113
117
|
TBL_ROW_EXPAND_KEY=Per desplegar una l\u00EDnia, premeu l'espaiador
|
|
114
118
|
|
|
119
|
+
TBL_ROW_EXPAND_KEY_ALTERNATIVE=Per desplegar una fila, premeu INTRO
|
|
120
|
+
|
|
115
121
|
TBL_ROW_COLLAPSE_KEY=Per comprimir una l\u00EDnia, premeu l'espaiador
|
|
116
122
|
|
|
123
|
+
TBL_ROW_COLLAPSE_KEY_ALTERNATIVE=Per comprimir una fila, premeu INTRO
|
|
124
|
+
|
|
117
125
|
TBL_CREATIONROW_APPLY=Afegir l\u00EDnia
|
|
118
126
|
|
|
119
127
|
TBL_CREATEROW_LABEL=Crear nova entrada de taula
|
|
@@ -50,6 +50,10 @@ TBL_DESELECT_ALL=Poni\u0161ti sve odabire
|
|
|
50
50
|
|
|
51
51
|
TBL_CELL_INCLUDES=Uklju\u010Duje {0}
|
|
52
52
|
|
|
53
|
+
TBL_EXPAND_BUTTON=Dugme Pro\u0161iri
|
|
54
|
+
|
|
55
|
+
TBL_COLLAPSE_BUTTON=Dugme Sa\u017Emi
|
|
56
|
+
|
|
53
57
|
TBL_COLLAPSE_EXPAND=Pro\u0161iri/sa\u017Emi \u010Dvor
|
|
54
58
|
|
|
55
59
|
TBL_LEAF=\u010Cvor
|
|
@@ -112,8 +116,12 @@ TBL_ROW_STATE_NAVIGATED=Usmjereno
|
|
|
112
116
|
|
|
113
117
|
TBL_ROW_EXPAND_KEY=Da biste pro\u0161irili red, pritisnite razmak
|
|
114
118
|
|
|
119
|
+
TBL_ROW_EXPAND_KEY_ALTERNATIVE=Da biste pro\u0161irili red, pritisnite ENTER
|
|
120
|
+
|
|
115
121
|
TBL_ROW_COLLAPSE_KEY=Da biste sa\u017Eeli red, pritisnite razmak
|
|
116
122
|
|
|
123
|
+
TBL_ROW_COLLAPSE_KEY_ALTERNATIVE=Da biste sa\u017Eeli red, pritisnite ENTER
|
|
124
|
+
|
|
117
125
|
TBL_CREATIONROW_APPLY=Dodaj red
|
|
118
126
|
|
|
119
127
|
TBL_CREATEROW_LABEL=Kreiraj novi unos u tabelu
|
|
@@ -50,6 +50,10 @@ TBL_DESELECT_ALL=V\u00FDmaz v\u0161ech ozna\u010Den\u00ED
|
|
|
50
50
|
|
|
51
51
|
TBL_CELL_INCLUDES=Zahrnuje {0}
|
|
52
52
|
|
|
53
|
+
TBL_EXPAND_BUTTON=Tla\u010D\u00EDtko Rozbalit
|
|
54
|
+
|
|
55
|
+
TBL_COLLAPSE_BUTTON=Tla\u010D\u00EDtko Sbalit
|
|
56
|
+
|
|
53
57
|
TBL_COLLAPSE_EXPAND=Rozbalit/Sbalit uzel
|
|
54
58
|
|
|
55
59
|
TBL_LEAF=Uzel
|
|
@@ -112,8 +116,12 @@ TBL_ROW_STATE_NAVIGATED=Navigov\u00E1no
|
|
|
112
116
|
|
|
113
117
|
TBL_ROW_EXPAND_KEY=Pro rozbalen\u00ED \u0159\u00E1dky stiskn\u011Bte mezern\u00EDk
|
|
114
118
|
|
|
119
|
+
TBL_ROW_EXPAND_KEY_ALTERNATIVE=Pro rozbalen\u00ED \u0159\u00E1dky stiskn\u011Bte ENTER
|
|
120
|
+
|
|
115
121
|
TBL_ROW_COLLAPSE_KEY=Pro sbalen\u00ED \u0159\u00E1dky stiskn\u011Bte mezern\u00EDk
|
|
116
122
|
|
|
123
|
+
TBL_ROW_COLLAPSE_KEY_ALTERNATIVE=Pro sbalen\u00ED \u0159\u00E1dky stiskn\u011Bte ENTER
|
|
124
|
+
|
|
117
125
|
TBL_CREATIONROW_APPLY=P\u0159idat \u0159\u00E1dku
|
|
118
126
|
|
|
119
127
|
TBL_CREATEROW_LABEL=Vytvo\u0159it nov\u00FD tabulkov\u00FD z\u00E1znam
|
|
@@ -50,6 +50,10 @@ TBL_DESELECT_ALL=Dad-ddewis Pob Un
|
|
|
50
50
|
|
|
51
51
|
TBL_CELL_INCLUDES=Yn cynnwys {0}
|
|
52
52
|
|
|
53
|
+
TBL_EXPAND_BUTTON=Botwm Ehangu
|
|
54
|
+
|
|
55
|
+
TBL_COLLAPSE_BUTTON=Botwm Cwympo
|
|
56
|
+
|
|
53
57
|
TBL_COLLAPSE_EXPAND=Ehangu/Cwympo Cwgn
|
|
54
58
|
|
|
55
59
|
TBL_LEAF=Cwgn
|
|
@@ -112,8 +116,12 @@ TBL_ROW_STATE_NAVIGATED=Wedi Llywio
|
|
|
112
116
|
|
|
113
117
|
TBL_ROW_EXPAND_KEY=I ehangu rhes, pwyswch y bylchwr
|
|
114
118
|
|
|
119
|
+
TBL_ROW_EXPAND_KEY_ALTERNATIVE=I ehangu rhes, pwyswch ENTER
|
|
120
|
+
|
|
115
121
|
TBL_ROW_COLLAPSE_KEY=I gwympo rhes, pwyswch y bylchwr
|
|
116
122
|
|
|
123
|
+
TBL_ROW_COLLAPSE_KEY_ALTERNATIVE=I gwympo rhes, pwyswch ENTER
|
|
124
|
+
|
|
117
125
|
TBL_CREATIONROW_APPLY=Ychwanegu Rhes
|
|
118
126
|
|
|
119
127
|
TBL_CREATEROW_LABEL=Creu cofnod tabl newydd
|
|
@@ -50,6 +50,10 @@ TBL_DESELECT_ALL=Slet alle markeringer
|
|
|
50
50
|
|
|
51
51
|
TBL_CELL_INCLUDES=Inkluderer {0}
|
|
52
52
|
|
|
53
|
+
TBL_EXPAND_BUTTON=Knappen Udvid
|
|
54
|
+
|
|
55
|
+
TBL_COLLAPSE_BUTTON=Knappen Skjul
|
|
56
|
+
|
|
53
57
|
TBL_COLLAPSE_EXPAND=Ekspander/komprimer knude
|
|
54
58
|
|
|
55
59
|
TBL_LEAF=Knude
|
|
@@ -112,8 +116,12 @@ TBL_ROW_STATE_NAVIGATED=Navigeret
|
|
|
112
116
|
|
|
113
117
|
TBL_ROW_EXPAND_KEY=Tryk p\u00E5 mellemrumstasten for at ekspandere en r\u00E6kke
|
|
114
118
|
|
|
119
|
+
TBL_ROW_EXPAND_KEY_ALTERNATIVE=Tryk p\u00E5 ENTER for at ekspandere en r\u00E6kke
|
|
120
|
+
|
|
115
121
|
TBL_ROW_COLLAPSE_KEY=Tryk p\u00E5 mellemrumstasten for at komprimere en r\u00E6kke
|
|
116
122
|
|
|
123
|
+
TBL_ROW_COLLAPSE_KEY_ALTERNATIVE=Tryk p\u00E5 ENTER for at komprimere en r\u00E6kke
|
|
124
|
+
|
|
117
125
|
TBL_CREATIONROW_APPLY=Tilf\u00F8j r\u00E6kke
|
|
118
126
|
|
|
119
127
|
TBL_CREATEROW_LABEL=Opret ny tabelentry
|
|
@@ -50,6 +50,10 @@ TBL_DESELECT_ALL=Alle Markierungen l\u00F6schen
|
|
|
50
50
|
|
|
51
51
|
TBL_CELL_INCLUDES=Enth\u00E4lt {0}
|
|
52
52
|
|
|
53
|
+
TBL_EXPAND_BUTTON=Expandierbutton
|
|
54
|
+
|
|
55
|
+
TBL_COLLAPSE_BUTTON=Komprimierbutton
|
|
56
|
+
|
|
53
57
|
TBL_COLLAPSE_EXPAND=Knoten expandieren/komprimieren
|
|
54
58
|
|
|
55
59
|
TBL_LEAF=Knoten
|
|
@@ -112,8 +116,12 @@ TBL_ROW_STATE_NAVIGATED=Angesteuert
|
|
|
112
116
|
|
|
113
117
|
TBL_ROW_EXPAND_KEY=Um eine Zeile zu expandieren, dr\u00FCcken Sie die Leertaste.
|
|
114
118
|
|
|
119
|
+
TBL_ROW_EXPAND_KEY_ALTERNATIVE=Um eine Zeile zu expandieren, dr\u00FCcken Sie Enter.
|
|
120
|
+
|
|
115
121
|
TBL_ROW_COLLAPSE_KEY=Um eine Zeile zu komprimieren, dr\u00FCcken Sie die Leertaste.
|
|
116
122
|
|
|
123
|
+
TBL_ROW_COLLAPSE_KEY_ALTERNATIVE=Um eine Zeile zu komprimieren, dr\u00FCcken Sie Enter.
|
|
124
|
+
|
|
117
125
|
TBL_CREATIONROW_APPLY=Zeile hinzuf\u00FCgen
|
|
118
126
|
|
|
119
127
|
TBL_CREATEROW_LABEL=Neuen Tabelleneintrag anlegen
|