@sapui5/sap.suite.ui.commons 1.120.16 → 1.120.18

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 (94) hide show
  1. package/package.json +1 -1
  2. package/src/sap/suite/ui/commons/.library +1 -1
  3. package/src/sap/suite/ui/commons/AriaProperties.js +1 -1
  4. package/src/sap/suite/ui/commons/CalculationBuilder.js +1 -1
  5. package/src/sap/suite/ui/commons/CalculationBuilderExpression.js +1 -1
  6. package/src/sap/suite/ui/commons/CalculationBuilderFunction.js +1 -1
  7. package/src/sap/suite/ui/commons/CalculationBuilderGroup.js +1 -1
  8. package/src/sap/suite/ui/commons/CalculationBuilderItem.js +1 -1
  9. package/src/sap/suite/ui/commons/CalculationBuilderValidationResult.js +1 -1
  10. package/src/sap/suite/ui/commons/CalculationBuilderVariable.js +1 -1
  11. package/src/sap/suite/ui/commons/CloudFilePicker.js +1 -1
  12. package/src/sap/suite/ui/commons/MicroProcessFlow.js +1 -1
  13. package/src/sap/suite/ui/commons/MicroProcessFlowItem.js +1 -1
  14. package/src/sap/suite/ui/commons/ProcessFlowRenderer.js +21 -15
  15. package/src/sap/suite/ui/commons/flexibility/changeHandler/PropertyChangeMapper.js +1 -1
  16. package/src/sap/suite/ui/commons/imageeditor/CropCustomShapeHistoryItem.js +1 -1
  17. package/src/sap/suite/ui/commons/imageeditor/CropEllipseHistoryItem.js +1 -1
  18. package/src/sap/suite/ui/commons/imageeditor/CropRectangleHistoryItem.js +1 -1
  19. package/src/sap/suite/ui/commons/imageeditor/CustomSizeItem.js +1 -1
  20. package/src/sap/suite/ui/commons/imageeditor/FilterHistoryItem.js +1 -1
  21. package/src/sap/suite/ui/commons/imageeditor/FlipHistoryItem.js +1 -1
  22. package/src/sap/suite/ui/commons/imageeditor/HistoryItem.js +1 -1
  23. package/src/sap/suite/ui/commons/imageeditor/ImageEditor.js +1 -1
  24. package/src/sap/suite/ui/commons/imageeditor/ImageEditorContainer.js +1 -1
  25. package/src/sap/suite/ui/commons/imageeditor/ImageEditorResponsiveContainer.js +1 -1
  26. package/src/sap/suite/ui/commons/imageeditor/ResizeHistoryItem.js +1 -1
  27. package/src/sap/suite/ui/commons/imageeditor/RotateHistoryItem.js +1 -1
  28. package/src/sap/suite/ui/commons/library.js +1 -1
  29. package/src/sap/suite/ui/commons/messagebundle_ar.properties +2 -1
  30. package/src/sap/suite/ui/commons/messagebundle_bg.properties +2 -1
  31. package/src/sap/suite/ui/commons/messagebundle_ca.properties +2 -1
  32. package/src/sap/suite/ui/commons/messagebundle_cnr.properties +2 -1
  33. package/src/sap/suite/ui/commons/messagebundle_cs.properties +3 -2
  34. package/src/sap/suite/ui/commons/messagebundle_cy.properties +2 -1
  35. package/src/sap/suite/ui/commons/messagebundle_da.properties +2 -1
  36. package/src/sap/suite/ui/commons/messagebundle_de.properties +26 -25
  37. package/src/sap/suite/ui/commons/messagebundle_el.properties +2 -1
  38. package/src/sap/suite/ui/commons/messagebundle_en.properties +2 -1
  39. package/src/sap/suite/ui/commons/messagebundle_en_GB.properties +2 -1
  40. package/src/sap/suite/ui/commons/messagebundle_en_US_saprigi.properties +2 -1
  41. package/src/sap/suite/ui/commons/messagebundle_es.properties +2 -1
  42. package/src/sap/suite/ui/commons/messagebundle_es_MX.properties +2 -1
  43. package/src/sap/suite/ui/commons/messagebundle_et.properties +2 -1
  44. package/src/sap/suite/ui/commons/messagebundle_fi.properties +2 -1
  45. package/src/sap/suite/ui/commons/messagebundle_fr.properties +2 -1
  46. package/src/sap/suite/ui/commons/messagebundle_fr_CA.properties +3 -2
  47. package/src/sap/suite/ui/commons/messagebundle_hi.properties +2 -1
  48. package/src/sap/suite/ui/commons/messagebundle_hr.properties +2 -1
  49. package/src/sap/suite/ui/commons/messagebundle_hu.properties +2 -1
  50. package/src/sap/suite/ui/commons/messagebundle_id.properties +2 -1
  51. package/src/sap/suite/ui/commons/messagebundle_it.properties +5 -4
  52. package/src/sap/suite/ui/commons/messagebundle_iw.properties +2 -1
  53. package/src/sap/suite/ui/commons/messagebundle_ja.properties +2 -1
  54. package/src/sap/suite/ui/commons/messagebundle_kk.properties +2 -1
  55. package/src/sap/suite/ui/commons/messagebundle_ko.properties +2 -1
  56. package/src/sap/suite/ui/commons/messagebundle_lt.properties +2 -1
  57. package/src/sap/suite/ui/commons/messagebundle_lv.properties +2 -1
  58. package/src/sap/suite/ui/commons/messagebundle_mk.properties +2 -1
  59. package/src/sap/suite/ui/commons/messagebundle_ms.properties +2 -1
  60. package/src/sap/suite/ui/commons/messagebundle_nl.properties +2 -1
  61. package/src/sap/suite/ui/commons/messagebundle_no.properties +2 -1
  62. package/src/sap/suite/ui/commons/messagebundle_pl.properties +2 -1
  63. package/src/sap/suite/ui/commons/messagebundle_pt.properties +2 -1
  64. package/src/sap/suite/ui/commons/messagebundle_pt_PT.properties +2 -1
  65. package/src/sap/suite/ui/commons/messagebundle_ro.properties +2 -1
  66. package/src/sap/suite/ui/commons/messagebundle_ru.properties +2 -1
  67. package/src/sap/suite/ui/commons/messagebundle_sh.properties +2 -1
  68. package/src/sap/suite/ui/commons/messagebundle_sk.properties +2 -1
  69. package/src/sap/suite/ui/commons/messagebundle_sl.properties +4 -3
  70. package/src/sap/suite/ui/commons/messagebundle_sr.properties +2 -1
  71. package/src/sap/suite/ui/commons/messagebundle_sv.properties +2 -1
  72. package/src/sap/suite/ui/commons/messagebundle_th.properties +2 -1
  73. package/src/sap/suite/ui/commons/messagebundle_tr.properties +2 -1
  74. package/src/sap/suite/ui/commons/messagebundle_uk.properties +2 -1
  75. package/src/sap/suite/ui/commons/messagebundle_vi.properties +2 -1
  76. package/src/sap/suite/ui/commons/messagebundle_zh_CN.properties +3 -2
  77. package/src/sap/suite/ui/commons/messagebundle_zh_TW.properties +2 -1
  78. package/src/sap/suite/ui/commons/statusindicator/Circle.js +1 -1
  79. package/src/sap/suite/ui/commons/statusindicator/CustomShape.js +1 -1
  80. package/src/sap/suite/ui/commons/statusindicator/DiscreteThreshold.js +1 -1
  81. package/src/sap/suite/ui/commons/statusindicator/FillingOption.js +1 -1
  82. package/src/sap/suite/ui/commons/statusindicator/LibraryShape.js +1 -1
  83. package/src/sap/suite/ui/commons/statusindicator/Path.js +1 -1
  84. package/src/sap/suite/ui/commons/statusindicator/PropertyThreshold.js +1 -1
  85. package/src/sap/suite/ui/commons/statusindicator/Rectangle.js +1 -1
  86. package/src/sap/suite/ui/commons/statusindicator/Shape.js +1 -1
  87. package/src/sap/suite/ui/commons/statusindicator/ShapeGroup.js +1 -1
  88. package/src/sap/suite/ui/commons/statusindicator/SimpleShape.js +1 -1
  89. package/src/sap/suite/ui/commons/statusindicator/StatusIndicator.js +1 -1
  90. package/src/sap/suite/ui/commons/taccount/TAccount.js +1 -1
  91. package/src/sap/suite/ui/commons/taccount/TAccountGroup.js +1 -1
  92. package/src/sap/suite/ui/commons/taccount/TAccountItem.js +1 -1
  93. package/src/sap/suite/ui/commons/taccount/TAccountItemProperty.js +1 -1
  94. package/src/sap/suite/ui/commons/taccount/TAccountPanel.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/sap.suite.ui.commons",
3
- "version": "1.120.16",
3
+ "version": "1.120.18",
4
4
  "description": "SAPUI5 Library sap.suite.ui.commons",
5
5
  "homepage": "https://sap.github.io/ui5-tooling/pages/SAPUI5/",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -7,7 +7,7 @@
7
7
  SAP UI development toolkit for HTML5 (SAPUI5)
8
8
  (c) Copyright 2009-2015 SAP SE. All rights reserved
9
9
  </copyright>
10
- <version>1.120.16</version>
10
+ <version>1.120.18</version>
11
11
 
12
12
  <documentation>SAP UI library: sap.suite.ui.commons</documentation>
13
13
 
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.ui.core.Element
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.120.16
22
+ * @version 1.120.18
23
23
  * @since 1.65.0
24
24
  *
25
25
  * @constructor
@@ -125,7 +125,7 @@ sap.ui.define([
125
125
  * @extends sap.ui.core.Control
126
126
  *
127
127
  * @author SAP SE
128
- * @version 1.120.16
128
+ * @version 1.120.18
129
129
  * @since 1.56.0
130
130
  *
131
131
  * @constructor
@@ -113,7 +113,7 @@ sap.ui.define([
113
113
  * @extends sap.ui.core.Control
114
114
  *
115
115
  * @author SAP SE
116
- * @version 1.120.16
116
+ * @version 1.120.18
117
117
  * @since 1.56.0
118
118
  *
119
119
  * @constructor
@@ -18,7 +18,7 @@ sap.ui.define([
18
18
  * @extends sap.ui.core.Control
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.120.16
21
+ * @version 1.120.18
22
22
  * @since 1.56.0
23
23
  *
24
24
  * @constructor
@@ -15,7 +15,7 @@ sap.ui.define([
15
15
  * @extends sap.ui.core.Control
16
16
  *
17
17
  * @author SAP SE
18
- * @version 1.120.16
18
+ * @version 1.120.18
19
19
  * @since 1.60.0
20
20
  *
21
21
  * @constructor
@@ -32,7 +32,7 @@ sap.ui.define([
32
32
  * @extends sap.ui.core.Control
33
33
  *
34
34
  * @author SAP SE
35
- * @version 1.120.16
35
+ * @version 1.120.18
36
36
  * @since 1.56.0
37
37
  *
38
38
  * @constructor
@@ -14,7 +14,7 @@ sap.ui.define([
14
14
  * @extends sap.ui.base.ManagedObject
15
15
  *
16
16
  * @author SAP SE
17
- * @version 1.120.16
17
+ * @version 1.120.18
18
18
  * @since 1.56.0
19
19
  *
20
20
  * @constructor
@@ -15,7 +15,7 @@ sap.ui.define([
15
15
  * @extends sap.ui.core.Control
16
16
  *
17
17
  * @author SAP SE
18
- * @version 1.120.16
18
+ * @version 1.120.18
19
19
  * @since 1.56.0
20
20
  *
21
21
  * @constructor
@@ -118,7 +118,7 @@ sap.ui.define([
118
118
  * @class
119
119
  * @public
120
120
  * @internal
121
- * @version 1.120.16
121
+ * @version 1.120.18
122
122
  */
123
123
  var CloudFilePicker = Dialog.extend("sap.suite.ui.commons.CloudFilePicker", {
124
124
  metadata: {
@@ -30,7 +30,7 @@ sap.ui.define([
30
30
  * @extends sap.ui.core.Control
31
31
  *
32
32
  * @author SAP SE
33
- * @version 1.120.16
33
+ * @version 1.120.18
34
34
  *
35
35
  * @constructor
36
36
  * @public
@@ -31,7 +31,7 @@ sap.ui.define([
31
31
  * @extends sap.ui.core.Control
32
32
  *
33
33
  * @author SAP SE
34
- * @version 1.120.16
34
+ * @version 1.120.18
35
35
  *
36
36
  * @constructor
37
37
  * @public
@@ -189,6 +189,9 @@ sap.ui.define([
189
189
  oRm.attr("tabindex", 0);
190
190
  }
191
191
  oRm.openEnd();
192
+ oRm.openStart("span").class("sapUiPseudoInvisibleText").openEnd();
193
+ oRm.text(this._oResBundle.getText("PF_ARIA_PROCESS_FLOW_EMPTY_NODE_DESC"));
194
+ oRm.close("span");
192
195
  isTDTagOpen = false;
193
196
  }
194
197
  connection.setZoomLevel(oControl.getZoomLevel());
@@ -324,18 +327,21 @@ sap.ui.define([
324
327
  if (iMatrixDim1 > 0) {
325
328
  oRm.openStart("tr").openEnd();
326
329
  oRm.openStart("td");
327
- oRm.attr("aria-label", this._oResBundle.getText("PF_ARIA_PROCESS_FLOW_EMPTY_NODE_DESC"));
328
330
  oRm.attr("colspan", (laneNumber * 5).toString());
329
331
  oRm.openEnd();
330
- oRm.openStart("div").attr("aria-label", " ").openEnd().close("div");
332
+ oRm.openStart("span").class("sapUiPseudoInvisibleText").openEnd();
333
+ oRm.text(this._oResBundle.getText("PF_ARIA_PROCESS_FLOW_EMPTY_NODE_DESC"));
334
+ oRm.close("span");
331
335
  oRm.close("td");
332
336
  oRm.close("tr");
333
337
  }
334
338
  i = 0;
335
339
  while (i < iMatrixDim1) {
336
340
  oRm.openStart("tr").openEnd();
337
- oRm.openStart("td").attr("aria-label", this._oResBundle.getText("PF_ARIA_PROCESS_FLOW_EMPTY_NODE_DESC")).openEnd();
338
- oRm.openStart("div").attr("aria-label", " ").openEnd().close("div");
341
+ oRm.openStart("td").openEnd();
342
+ oRm.openStart("span").class("sapUiPseudoInvisibleText").openEnd();
343
+ oRm.text(this._oResBundle.getText("PF_ARIA_PROCESS_FLOW_EMPTY_NODE_DESC"));
344
+ oRm.close("span");
339
345
  oRm.close("td");
340
346
 
341
347
  iMatrixDim2 = calculatedMatrix[i].length;
@@ -344,10 +350,8 @@ sap.ui.define([
344
350
  while (j < iMatrixDim2 - 1) {
345
351
  oNode = calculatedMatrix[i][j];
346
352
  var isTDTagOpen = true; //Indicates if td element tag is open.
347
- var noColSpan;
348
353
  if ((j == 0) || (j % 2)) {
349
354
  oRm.openStart("td");
350
- noColSpan = true;
351
355
  } else {
352
356
  oRm.openStart("td").attr("colspan", "4");
353
357
  //Needed by Chrome (cr) in order to render the connections correctly on the
@@ -365,27 +369,29 @@ sap.ui.define([
365
369
  row: i,
366
370
  column: j
367
371
  }, oControl, bSelectedOrHighlightedWasFound);
368
- oRm.attr("aria-label", this._oResBundle.getText("PF_ARIA_PROCESS_FLOW_EMPTY_NODE_DESC"));
369
372
  isTDTagOpen = ProcessFlowRenderer._renderConnection(oRm, oControl, oNode, isTDTagOpen);
370
373
  }
371
374
  }
372
- else if (noColSpan) {
373
- oRm.attr("aria-label", this._oResBundle.getText("PF_ARIA_PROCESS_FLOW_EMPTY_NODE_DESC"));
374
- }
375
375
  if (isTDTagOpen) {
376
376
  oRm.openEnd();
377
- oRm.openStart("div").attr("aria-label", " ").openEnd().close("div");
377
+ oRm.openStart("span").class("sapUiPseudoInvisibleText").openEnd();
378
+ oRm.text(this._oResBundle.getText("PF_ARIA_PROCESS_FLOW_EMPTY_NODE_DESC"));
379
+ oRm.close("span");
378
380
  }
379
381
  oRm.close("td");
380
382
  j++;
381
383
  }
382
384
 
383
385
  //The last space after a node + space under the end symbol.
384
- oRm.openStart("td").attr("aria-label", this._oResBundle.getText("PF_ARIA_PROCESS_FLOW_EMPTY_NODE_DESC")).openEnd();
385
- oRm.openStart("div").attr("aria-label", " ").openEnd().close("div");
386
+ oRm.openStart("td").openEnd();
387
+ oRm.openStart("span").class("sapUiPseudoInvisibleText").openEnd();
388
+ oRm.text(this._oResBundle.getText("PF_ARIA_PROCESS_FLOW_EMPTY_NODE_DESC"));
389
+ oRm.close("span");
386
390
  oRm.close("td");
387
- oRm.openStart("td").attr("aria-label", this._oResBundle.getText("PF_ARIA_PROCESS_FLOW_EMPTY_NODE_DESC")).openEnd();
388
- oRm.openStart("div").attr("aria-label", " ").openEnd().close("div");
391
+ oRm.openStart("td").openEnd();
392
+ oRm.openStart("span").class("sapUiPseudoInvisibleText").openEnd();
393
+ oRm.text(this._oResBundle.getText("PF_ARIA_PROCESS_FLOW_EMPTY_NODE_DESC"));
394
+ oRm.close("span");
389
395
  oRm.close("td");
390
396
  oRm.close("tr");
391
397
  i++;
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  *
23
23
  * @constructor
24
24
  * @alias sap.suite.ui.commons.flexibility.changeHandler.PropertyChangeMapper
25
- * @version 1.120.16
25
+ * @version 1.120.18
26
26
  * @since 1.50
27
27
  * @private
28
28
  */
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
22
22
  *
23
23
  * @author SAP SE
24
- * @version 1.120.16
24
+ * @version 1.120.18
25
25
  * @since 1.67.0
26
26
  *
27
27
  * @constructor
@@ -23,7 +23,7 @@ sap.ui.define([
23
23
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
24
24
  *
25
25
  * @author SAP SE
26
- * @version 1.120.16
26
+ * @version 1.120.18
27
27
  * @since 1.66.0
28
28
  *
29
29
  * @constructor
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
22
22
  *
23
23
  * @author SAP SE
24
- * @version 1.120.16
24
+ * @version 1.120.18
25
25
  * @since 1.66.0
26
26
  *
27
27
  * @constructor
@@ -15,7 +15,7 @@ sap.ui.define([
15
15
  * @extends sap.ui.core.Element
16
16
  *
17
17
  * @author SAP SE
18
- * @version 1.120.16
18
+ * @version 1.120.18
19
19
  * @since 1.66.0
20
20
  *
21
21
  * @constructor
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
22
22
  *
23
23
  * @author SAP SE
24
- * @version 1.120.16
24
+ * @version 1.120.18
25
25
  * @since 1.66.0
26
26
  *
27
27
  * @constructor
@@ -18,7 +18,7 @@ sap.ui.define([
18
18
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.120.16
21
+ * @version 1.120.18
22
22
  * @since 1.66.0
23
23
  *
24
24
  * @constructor
@@ -10,7 +10,7 @@ sap.ui.define([
10
10
  * @extends sap.ui.base.Object
11
11
  *
12
12
  * @author SAP SE
13
- * @version 1.120.16
13
+ * @version 1.120.18
14
14
  * @since 1.66.0
15
15
  *
16
16
  * @abstract
@@ -43,7 +43,7 @@ sap.ui.define([
43
43
  * @extends sap.ui.core.Control
44
44
  *
45
45
  * @author SAP SE
46
- * @version 1.120.16
46
+ * @version 1.120.18
47
47
  * @since 1.66.0
48
48
  *
49
49
  * @constructor
@@ -126,7 +126,7 @@ sap.ui.define([
126
126
  * @extends sap.ui.core.Control
127
127
  *
128
128
  * @author SAP SE
129
- * @version 1.120.16
129
+ * @version 1.120.18
130
130
  * @since 1.66.0
131
131
  *
132
132
  * @constructor
@@ -27,7 +27,7 @@ sap.ui.define([
27
27
  * @extends sap.suite.ui.commons.imageeditor.ImageEditorContainer
28
28
  *
29
29
  * @author SAP SE
30
- * @version 1.120.16
30
+ * @version 1.120.18
31
31
  * @since 1.68.0
32
32
  *
33
33
  * @constructor
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.120.16
25
+ * @version 1.120.18
26
26
  * @since 1.66.0
27
27
  *
28
28
  * @constructor
@@ -16,7 +16,7 @@ sap.ui.define([
16
16
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
17
17
  *
18
18
  * @author SAP SE
19
- * @version 1.120.16
19
+ * @version 1.120.18
20
20
  * @since 1.66.0
21
21
  *
22
22
  * @constructor
@@ -202,7 +202,7 @@
202
202
  "sap.suite.ui.commons.PagePanel",
203
203
  "sap.suite.ui.commons.Page"
204
204
  ],
205
- version: "1.120.16",
205
+ version: "1.120.18",
206
206
  extensions: {
207
207
  flChangeHandlers: {
208
208
  "sap.suite.ui.commons.Timeline": "sap/suite/ui/commons/flexibility/Timeline"
@@ -174,13 +174,14 @@ PF_ARIA_PROCESS_FLOW=\u062A\u062F\u0641\u0642 \u0627\u0644\u0639\u0645\u0644\u06
174
174
  PF_ARIA_SYMBOL_LANE_START=\u0628\u062F\u0627\u064A\u0629 \u0627\u0644\u0645\u0633\u0627\u0631
175
175
  PF_ARIA_SYMBOL_LANE_END=\u0646\u0647\u0627\u064A\u0629 \u0627\u0644\u0645\u0633\u0627\u0631
176
176
  PF_ARIA_SYMBOL_LANE_PROCESS=\u0641\u0627\u0635\u0644 \u0627\u0644\u0645\u0633\u0627\u0631
177
- PF_ARIA_NODE=\u0627\u0644\u0639\u0642\u062F\u0629 {0}\u060C \u0627\u0644\u062D\u0627\u0644\u0629 {1} {2}\u060C \u0627\u0644\u0645\u0642\u062F\u0645\u0629 {3}\u060C {4} \u0639\u062F\u062F \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0623\u0635\u0644\u064A\u0629 {5}\u060C \u0639\u062F\u062F \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0641\u0631\u0639\u064A\u0629 {6}{7}
177
+ PF_ARIA_NODE=\u0627\u0644\u0632\u0631\u060C \u0627\u0644\u0639\u0642\u062F\u0629 {0}\u060C \u0627\u0644\u062D\u0627\u0644\u0629 {1} {2}\u060C \u0627\u0644\u0645\u0642\u062F\u0645\u0629 {3}\u060C {4} \u0639\u062F\u062F \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0623\u0635\u0644\u064A\u0629 {5}\u060C \u0639\u062F\u062F \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0641\u0631\u0639\u064A\u0629 {6}{7}
178
178
  PF_CONNECTION_ENDS=\u0646\u0647\u0627\u064A\u0629
179
179
  PF_CONNECTION_HORIZONTAL_LINE=\u062E\u0637 \u0623\u0641\u0642\u064A
180
180
  PF_CONNECTION_VERTICAL_LINE=\u062E\u0637 \u0639\u0645\u0648\u062F\u064A
181
181
  PF_CONNECTION_BRANCH=\u0627\u0644\u0641\u0631\u0639
182
182
  PF_VALUE_UNDEFINED=\u063A\u064A\u0631 \u0645\u062D\u062F\u062F
183
183
  PF_ARIA_PROCESS_FLOW_NODE_DESC=\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0645\u0641\u0627\u062A\u064A\u062D \u0627\u0644\u0623\u0633\u0647\u0645 \u0644\u0644\u062A\u0646\u0642\u0644 \u0628\u064A\u0646 \u0639\u064F\u0642\u062F \u062A\u062F\u0641\u0642 \u0627\u0644\u0639\u0645\u0644\u064A\u0629
184
+ PF_ARIA_PROCESS_FLOW_EMPTY_NODE_DESC=\u062E\u0644\u064A\u0629 \u0641\u0627\u0631\u063A\u0629 \u0645\u0633\u062A\u062E\u062F\u0645\u0629 \u0644\u0644\u062A\u0628\u0627\u0639\u062F \u0627\u0644\u0645\u0631\u0626\u064A \u0641\u064A \u062A\u062F\u0641\u0642 \u0627\u0644\u0639\u0645\u0644\u064A\u0629\u060C \u062F\u0648\u0646 \u0645\u062D\u062A\u0648\u0649
184
185
  PF_ARIA_STATUS=\u0627\u0644\u062D\u0627\u0644\u0629
185
186
  PF_ARIA_STATUS_POSITIVE=\u0625\u064A\u062C\u0627\u0628\u064A
186
187
  PF_ARIA_STATUS_NEGATIVE=\u0633\u0644\u0628\u064A
@@ -174,13 +174,14 @@ PF_ARIA_PROCESS_FLOW=\u041F\u043E\u0442\u043E\u043A \u043D\u0430 \u043F\u0440\u0
174
174
  PF_ARIA_SYMBOL_LANE_START=\u043D\u0430\u0447\u0430\u043B\u043E \u043D\u0430 \u043B\u0435\u043D\u0442\u0430
175
175
  PF_ARIA_SYMBOL_LANE_END=\u043A\u0440\u0430\u0439 \u043D\u0430 \u043B\u0435\u043D\u0442\u0430
176
176
  PF_ARIA_SYMBOL_LANE_PROCESS=\u0440\u0430\u0437\u0434\u0435\u043B\u0438\u0442\u0435\u043B \u043D\u0430 \u043B\u0435\u043D\u0442\u0430
177
- PF_ARIA_NODE=\u0412\u044A\u0437\u0435\u043B {0}, \u0441\u0442\u0430\u0442\u0443\u0441 {1} {2}, \u0437\u0430\u0433\u043B\u0430\u0432\u0438\u0435 {3}, {4} \u0431\u0440\u043E\u0439 \u0432\u0438\u0441\u0448\u0435\u0441\u0442\u043E\u044F\u0449\u0438 \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0438 {5}, \u0431\u0440\u043E\u0439 \u043D\u0438\u0441\u0448\u0435\u0441\u0442\u043E\u044F\u0449\u0438 \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0438 {6}{7}
177
+ PF_ARIA_NODE=\u0411\u0443\u0442\u043E\u043D, \u0432\u044A\u0437\u0435\u043B {0}, \u0441\u0442\u0430\u0442\u0443\u0441 {1} {2}, \u0437\u0430\u0433\u043B\u0430\u0432\u043A\u0430 {3}, {4} \u0431\u0440\u043E\u0439 \u0432\u0438\u0441\u0448\u0435\u0441\u0442\u043E\u044F\u0449\u0438 \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0438 {5}, \u0431\u0440\u043E\u0439 \u043D\u0438\u0441\u0448\u0435\u0441\u0442\u043E\u044F\u0449\u0438 \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0438 {6}{7}
178
178
  PF_CONNECTION_ENDS=\u043A\u0440\u0430\u0439
179
179
  PF_CONNECTION_HORIZONTAL_LINE=\u0445\u043E\u0440\u0438\u0437\u043E\u043D\u0442\u0430\u043B\u043D\u0430 \u043B\u0438\u043D\u0438\u044F
180
180
  PF_CONNECTION_VERTICAL_LINE=\u0432\u0435\u0440\u0442\u0438\u043A\u0430\u043B\u043D\u0430 \u043B\u0438\u043D\u0438\u044F
181
181
  PF_CONNECTION_BRANCH=\u043A\u043B\u043E\u043D
182
182
  PF_VALUE_UNDEFINED=\u041D\u0435\u043E\u043F\u0440\u0435\u0434\u0435\u043B\u0435\u043D\u0438
183
183
  PF_ARIA_PROCESS_FLOW_NODE_DESC=\u0418\u0437\u043F\u043E\u043B\u0437\u0432\u0430\u0439\u0442\u0435 \u043A\u043B\u0430\u0432\u0438\u0448\u0438\u0442\u0435 \u0441\u044A\u0441 \u0441\u0442\u0440\u0435\u043B\u043A\u0438\u0442\u0435 \u0437\u0430 \u043D\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044F \u043C\u0435\u0436\u0434\u0443 \u0432\u044A\u0437\u043B\u0438\u0442\u0435 \u043D\u0430 \u043F\u043E\u0442\u043E\u043A\u0430 \u043D\u0430 \u043F\u0440\u043E\u0446\u0435\u0441\u0430
184
+ PF_ARIA_PROCESS_FLOW_EMPTY_NODE_DESC=\u041F\u0440\u0430\u0437\u043D\u0430 \u043A\u043B\u0435\u0442\u043A\u0430, \u0438\u0437\u043F\u043E\u043B\u0437\u0432\u0430\u043D\u0430 \u0437\u0430 \u0432\u0438\u0437\u0443\u0430\u043B\u043D\u0438 \u0438\u043D\u0442\u0435\u0440\u0432\u0430\u043B\u0438 \u0432 \u043F\u043E\u0442\u043E\u043A\u0430 \u043D\u0430 \u043F\u0440\u043E\u0446\u0435\u0441\u0430, \u0431\u0435\u0437 \u0441\u044A\u0434\u044A\u0440\u0436\u0430\u043D\u0438\u0435
184
185
  PF_ARIA_STATUS=\u0441\u0442\u0430\u0442\u0443\u0441\u044A\u0442 \u0435
185
186
  PF_ARIA_STATUS_POSITIVE=\u041F\u043E\u043B\u043E\u0436\u0438\u0442\u0435\u043B\u043D\u043E
186
187
  PF_ARIA_STATUS_NEGATIVE=\u041E\u0442\u0440\u0438\u0446\u0430\u0442\u0435\u043B\u043D\u043E
@@ -174,13 +174,14 @@ PF_ARIA_PROCESS_FLOW=Flux del proc\u00E9s
174
174
  PF_ARIA_SYMBOL_LANE_START=Inici de lane
175
175
  PF_ARIA_SYMBOL_LANE_END=Final de lane
176
176
  PF_ARIA_SYMBOL_LANE_PROCESS=Separador de lane
177
- PF_ARIA_NODE=Node {0}, Estat {1} {2}, Cap\u00E7alera {3}, {4} Nombre d''elements superiors {5}, Nombre d''elements inferiors {6}{7}
177
+ PF_ARIA_NODE=Bot\u00F3, Node {0}, Estat {1} {2}, Cap\u00E7alera {3}, {4} Nombre d''elements superiors {5}, Nombre d''elements inferiors {6}{7}
178
178
  PF_CONNECTION_ENDS=final
179
179
  PF_CONNECTION_HORIZONTAL_LINE=L\u00EDnia horitzontal
180
180
  PF_CONNECTION_VERTICAL_LINE=L\u00EDnia vertical
181
181
  PF_CONNECTION_BRANCH=Branca
182
182
  PF_VALUE_UNDEFINED=Sense definir
183
183
  PF_ARIA_PROCESS_FLOW_NODE_DESC=Utilitzeu les tecles de fletxa per a navegar entre els nodes de flux de proc\u00E9s
184
+ PF_ARIA_PROCESS_FLOW_EMPTY_NODE_DESC=Cel\u00B7la buida utilitzada per a la separaci\u00F3 visual en un flux de proc\u00E9s, sense contingut
184
185
  PF_ARIA_STATUS=L'estat \u00E9s
185
186
  PF_ARIA_STATUS_POSITIVE=Positiu
186
187
  PF_ARIA_STATUS_NEGATIVE=Negatiu
@@ -174,13 +174,14 @@ PF_ARIA_PROCESS_FLOW=Tok procesa
174
174
  PF_ARIA_SYMBOL_LANE_START=Po\u010Detak elementa modeliranja procesa
175
175
  PF_ARIA_SYMBOL_LANE_END=Zavr\u0161etak elementa modeliranja procesa
176
176
  PF_ARIA_SYMBOL_LANE_PROCESS=Separator elementa modeliranja procesa
177
- PF_ARIA_NODE=\u010Cvor {0}, status {1} {2}, zaglavlje {3}, {4} broj nadre\u0111enih {5}, broj podre\u0111enih {6}{7}
177
+ PF_ARIA_NODE=Dugme, \u010Dvor {0}, status {1} {2}, zaglavlje {3}, {4} broj nadre\u0111enih {5}, broj podre\u0111enih {6}{7}
178
178
  PF_CONNECTION_ENDS=zavr\u0161ava se
179
179
  PF_CONNECTION_HORIZONTAL_LINE=horizontalna linija
180
180
  PF_CONNECTION_VERTICAL_LINE=vertikalna linija
181
181
  PF_CONNECTION_BRANCH=grana
182
182
  PF_VALUE_UNDEFINED=Nedefinisano
183
183
  PF_ARIA_PROCESS_FLOW_NODE_DESC=Koristite strelice na tastaturi za usmjeravanje izme\u0111u \u010Dvorova toka procesa
184
+ PF_ARIA_PROCESS_FLOW_EMPTY_NODE_DESC=Prazna \u0107elija kori\u0161\u0107ena za vizuelni razmak u toku procesa, bez sadr\u017Eaja
184
185
  PF_ARIA_STATUS=status je
185
186
  PF_ARIA_STATUS_POSITIVE=Pozitivno
186
187
  PF_ARIA_STATUS_NEGATIVE=Negativno
@@ -174,13 +174,14 @@ PF_ARIA_PROCESS_FLOW=Pr\u016Fb\u011Bh procesu
174
174
  PF_ARIA_SYMBOL_LANE_START=Za\u010D\u00E1tek lane
175
175
  PF_ARIA_SYMBOL_LANE_END=Konec lane
176
176
  PF_ARIA_SYMBOL_LANE_PROCESS=Odd\u011Blova\u010D lane
177
- PF_ARIA_NODE=Uzel{0}, Status {1} {2}, Hlavi\u010Dka {3}, {4} Po\u010Det na\u0159azen\u00FDch prvk\u016F {5}, Po\u010Det po\u0159\u00EDzen\u00FDch prvk\u016F {6}{7}
177
+ PF_ARIA_NODE=Tla\u010D\u00EDtko, Uzel{0}, Status {1} {2}, Hlavi\u010Dka {3}, {4} Po\u010Det nad\u0159azen\u00FDch prvk\u016F {5}, Po\u010Det pod\u0159\u00EDzen\u00FDch prvk\u016F {6}{7}
178
178
  PF_CONNECTION_ENDS=kon\u010D\u00ED
179
179
  PF_CONNECTION_HORIZONTAL_LINE=horizont\u00E1ln\u00ED linie
180
180
  PF_CONNECTION_VERTICAL_LINE=vertik\u00E1ln\u00ED linie
181
181
  PF_CONNECTION_BRANCH=v\u011Btven\u00ED
182
182
  PF_VALUE_UNDEFINED=Nedefinov\u00E1no
183
- PF_ARIA_PROCESS_FLOW_NODE_DESC=Pro navigaci mezi uzly pr\u016Fb\u011Bhu procesu pou\u017Eijte \u0161ipkov\u00E9 kl\u00E1vsy
183
+ PF_ARIA_PROCESS_FLOW_NODE_DESC=Pro navigaci mezi uzly pr\u016Fb\u011Bhu procesu pou\u017Eijte \u0161ipkov\u00E9 kl\u00E1vesy
184
+ PF_ARIA_PROCESS_FLOW_EMPTY_NODE_DESC=Pr\u00E1zdn\u00E1 bu\u0148ka pou\u017E\u00EDvan\u00E1 pro vizu\u00E1ln\u00ED mezery v pr\u016Fb\u011Bhu procesu, \u017E\u00E1dn\u00FD obsah
184
185
  PF_ARIA_STATUS=status je
185
186
  PF_ARIA_STATUS_POSITIVE=Pozitivn\u00ED
186
187
  PF_ARIA_STATUS_NEGATIVE=Negativn\u00ED
@@ -174,13 +174,14 @@ PF_ARIA_PROCESS_FLOW=Prosesu Llif
174
174
  PF_ARIA_SYMBOL_LANE_START=dechrau l\u00F4n
175
175
  PF_ARIA_SYMBOL_LANE_END=diwedd l\u00F4n
176
176
  PF_ARIA_SYMBOL_LANE_PROCESS=gwahanydd l\u00F4n
177
- PF_ARIA_NODE=Cwgn {0}, Cyflwr {1} {2}, Pennyn {3}, {4} Nifer y rhieni {5}, Nifer y plant {6}{7}
177
+ PF_ARIA_NODE=Botwm, Cwgn {0}, Cyflwr {1} {2}, Pennyn {3}, {4} Nifer y rhieni {5}, Nifer y plant {6}{7}
178
178
  PF_CONNECTION_ENDS=diwedd
179
179
  PF_CONNECTION_HORIZONTAL_LINE=llinell lorweddol
180
180
  PF_CONNECTION_VERTICAL_LINE=llinell fertigol
181
181
  PF_CONNECTION_BRANCH=cangen
182
182
  PF_VALUE_UNDEFINED=Heb ei ddiffinio
183
183
  PF_ARIA_PROCESS_FLOW_NODE_DESC=Defnyddiwch y bysellau saeth i lywio rhwng y Nodau Llif Proses
184
+ PF_ARIA_PROCESS_FLOW_EMPTY_NODE_DESC=Cell wag wedi'i defnyddio ar gyfer bwlch gweledol yn y llif prosesu, dim cynnwys
184
185
  PF_ARIA_STATUS=y statws yw
185
186
  PF_ARIA_STATUS_POSITIVE=Positif
186
187
  PF_ARIA_STATUS_NEGATIVE=Negyddol
@@ -174,13 +174,14 @@ PF_ARIA_PROCESS_FLOW=Procesforl\u00F8b
174
174
  PF_ARIA_SYMBOL_LANE_START=Lane-start
175
175
  PF_ARIA_SYMBOL_LANE_END=Lane-slut
176
176
  PF_ARIA_SYMBOL_LANE_PROCESS=Lane-skilletegn
177
- PF_ARIA_NODE=Knude {0}, tilstand {1} {2}, sidehoved {3}, {4} antal overordnede elementer {5}, antal underliggende elementer {6}{7}
177
+ PF_ARIA_NODE=Knap, knude {0}, tilstand {1} {2}, sidehoved {3}, {4} antal overordnede elementer {5}, antal underordnede elementer {6}{7}
178
178
  PF_CONNECTION_ENDS=slutter
179
179
  PF_CONNECTION_HORIZONTAL_LINE=horisontal linje
180
180
  PF_CONNECTION_VERTICAL_LINE=vertikal linje
181
181
  PF_CONNECTION_BRANCH=forgrening
182
182
  PF_VALUE_UNDEFINED=Ikke defineret
183
183
  PF_ARIA_PROCESS_FLOW_NODE_DESC=Brug piletaster til at navigere mellem procesforl\u00F8bsknuderne
184
+ PF_ARIA_PROCESS_FLOW_EMPTY_NODE_DESC=Tom celle brugt til visuel afstand i procesforl\u00F8bet, intet indhold
184
185
  PF_ARIA_STATUS=Status er
185
186
  PF_ARIA_STATUS_POSITIVE=Positiv
186
187
  PF_ARIA_STATUS_NEGATIVE=Negativ