@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.
- package/package.json +1 -1
- package/src/sap/suite/ui/commons/.library +1 -1
- package/src/sap/suite/ui/commons/AriaProperties.js +1 -1
- package/src/sap/suite/ui/commons/CalculationBuilder.js +1 -1
- package/src/sap/suite/ui/commons/CalculationBuilderExpression.js +1 -1
- package/src/sap/suite/ui/commons/CalculationBuilderFunction.js +1 -1
- package/src/sap/suite/ui/commons/CalculationBuilderGroup.js +1 -1
- package/src/sap/suite/ui/commons/CalculationBuilderItem.js +1 -1
- package/src/sap/suite/ui/commons/CalculationBuilderValidationResult.js +1 -1
- package/src/sap/suite/ui/commons/CalculationBuilderVariable.js +1 -1
- package/src/sap/suite/ui/commons/CloudFilePicker.js +1 -1
- package/src/sap/suite/ui/commons/MicroProcessFlow.js +1 -1
- package/src/sap/suite/ui/commons/MicroProcessFlowItem.js +1 -1
- package/src/sap/suite/ui/commons/ProcessFlowRenderer.js +21 -15
- package/src/sap/suite/ui/commons/flexibility/changeHandler/PropertyChangeMapper.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/CropCustomShapeHistoryItem.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/CropEllipseHistoryItem.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/CropRectangleHistoryItem.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/CustomSizeItem.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/FilterHistoryItem.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/FlipHistoryItem.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/HistoryItem.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/ImageEditor.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/ImageEditorContainer.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/ImageEditorResponsiveContainer.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/ResizeHistoryItem.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/RotateHistoryItem.js +1 -1
- package/src/sap/suite/ui/commons/library.js +1 -1
- package/src/sap/suite/ui/commons/messagebundle_ar.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_bg.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_ca.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_cnr.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_cs.properties +3 -2
- package/src/sap/suite/ui/commons/messagebundle_cy.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_da.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_de.properties +26 -25
- package/src/sap/suite/ui/commons/messagebundle_el.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_en.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_en_GB.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_en_US_saprigi.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_es.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_es_MX.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_et.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_fi.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_fr.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_fr_CA.properties +3 -2
- package/src/sap/suite/ui/commons/messagebundle_hi.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_hr.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_hu.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_id.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_it.properties +5 -4
- package/src/sap/suite/ui/commons/messagebundle_iw.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_ja.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_kk.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_ko.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_lt.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_lv.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_mk.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_ms.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_nl.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_no.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_pl.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_pt.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_pt_PT.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_ro.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_ru.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_sh.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_sk.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_sl.properties +4 -3
- package/src/sap/suite/ui/commons/messagebundle_sr.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_sv.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_th.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_tr.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_uk.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_vi.properties +2 -1
- package/src/sap/suite/ui/commons/messagebundle_zh_CN.properties +3 -2
- package/src/sap/suite/ui/commons/messagebundle_zh_TW.properties +2 -1
- package/src/sap/suite/ui/commons/statusindicator/Circle.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/CustomShape.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/DiscreteThreshold.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/FillingOption.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/LibraryShape.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/Path.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/PropertyThreshold.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/Rectangle.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/Shape.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/ShapeGroup.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/SimpleShape.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/StatusIndicator.js +1 -1
- package/src/sap/suite/ui/commons/taccount/TAccount.js +1 -1
- package/src/sap/suite/ui/commons/taccount/TAccountGroup.js +1 -1
- package/src/sap/suite/ui/commons/taccount/TAccountItem.js +1 -1
- package/src/sap/suite/ui/commons/taccount/TAccountItemProperty.js +1 -1
- package/src/sap/suite/ui/commons/taccount/TAccountPanel.js +1 -1
package/package.json
CHANGED
|
@@ -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("
|
|
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").
|
|
338
|
-
oRm.openStart("
|
|
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("
|
|
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").
|
|
385
|
-
oRm.openStart("
|
|
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").
|
|
388
|
-
oRm.openStart("
|
|
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++;
|
|
@@ -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=\
|
|
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
|
|
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
|
|
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\
|
|
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=
|
|
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
|