@elyra/canvas 12.12.3 → 12.15.0
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/.stylelintrc.json +17 -16
- package/README.md +1 -1
- package/dist/_baseForOwn-7d4e8506.js.map +1 -1
- package/dist/_baseForOwn-d38b560e.js.map +1 -1
- package/dist/canvas-constants-34cdb7df.js.map +1 -1
- package/dist/canvas-constants-3c09c7f6.js.map +1 -1
- package/dist/{canvas-controller-e91d037b.js → canvas-controller-720a509c.js} +2 -2
- package/dist/canvas-controller-720a509c.js.map +1 -0
- package/dist/canvas-controller-73113a1b.js +2 -0
- package/dist/canvas-controller-73113a1b.js.map +1 -0
- package/dist/common-canvas-21b6ab50.js +2 -0
- package/dist/common-canvas-21b6ab50.js.map +1 -0
- package/dist/common-canvas-baef2726.js +2 -0
- package/dist/common-canvas-baef2726.js.map +1 -0
- package/dist/common-canvas.es.js +1 -1
- package/dist/common-canvas.es.js.map +1 -1
- package/dist/common-canvas.js +1 -1
- package/dist/common-canvas.js.map +1 -1
- package/dist/common-properties-86de4c9f.js +2 -0
- package/dist/common-properties-86de4c9f.js.map +1 -0
- package/dist/common-properties-9e579309.js +2 -0
- package/dist/common-properties-9e579309.js.map +1 -0
- package/dist/createClass-32a0cf0f.js.map +1 -1
- package/dist/createClass-6db89a23.js.map +1 -1
- package/dist/datarecord-metadata-v3-schema-6b6384ff.js.map +1 -1
- package/dist/datarecord-metadata-v3-schema-81228a9a.js.map +1 -1
- package/dist/en-7a0f1db1.js.map +1 -1
- package/dist/en-8647c347.js.map +1 -1
- package/dist/{extends-7fdcdc52.js → extends-1139e06f.js} +2 -2
- package/dist/{extends-7fdcdc52.js.map → extends-1139e06f.js.map} +1 -1
- package/dist/extends-8d17c85c.js.map +1 -1
- package/dist/{flexible-table-a13cb7d0.js → flexible-table-d3598aa8.js} +2 -2
- package/dist/flexible-table-d3598aa8.js.map +1 -0
- package/dist/{flexible-table-50ce600a.js → flexible-table-fe7fbc13.js} +2 -2
- package/dist/flexible-table-fe7fbc13.js.map +1 -0
- package/dist/getPrototypeOf-a1c3fe64.js.map +1 -1
- package/dist/getPrototypeOf-bf88242f.js.map +1 -1
- package/dist/{icon-bf77b2aa.js → icon-918d2dd3.js} +2 -2
- package/dist/{icon-bf77b2aa.js.map → icon-918d2dd3.js.map} +1 -1
- package/dist/{index-f2c306ba.js → index-669f95a7.js} +2 -2
- package/dist/{index-f2c306ba.js.map → index-669f95a7.js.map} +1 -1
- package/dist/{index-0e6c8b9c.js → index-6d3404e1.js} +2 -2
- package/dist/{index-0e6c8b9c.js.map → index-6d3404e1.js.map} +1 -1
- package/dist/isArrayLikeObject-a9c7973b.js.map +1 -1
- package/dist/isArrayLikeObject-f3b27f64.js.map +1 -1
- package/dist/lib/canvas-controller.es.js +1 -1
- package/dist/lib/canvas-controller.js +1 -1
- package/dist/lib/canvas.es.js +1 -1
- package/dist/lib/canvas.js +1 -1
- package/dist/lib/context-menu.es.js +1 -1
- package/dist/lib/properties/field-picker.es.js +1 -1
- package/dist/lib/properties/field-picker.js +1 -1
- package/dist/lib/properties/flexible-table.es.js +1 -1
- package/dist/lib/properties/flexible-table.js +1 -1
- package/dist/lib/properties.es.js +1 -1
- package/dist/lib/properties.js +1 -1
- package/dist/lib/tooltip.es.js +1 -1
- package/dist/lib/tooltip.es.js.map +1 -1
- package/dist/lib/tooltip.js +1 -1
- package/dist/lib/tooltip.js.map +1 -1
- package/dist/styles/common-canvas.min.css +1 -1
- package/dist/styles/common-canvas.min.css.map +1 -1
- package/dist/toolbar-29ec7983.js +2 -0
- package/dist/toolbar-29ec7983.js.map +1 -0
- package/dist/toolbar-3f4b173f.js +2 -0
- package/dist/toolbar-3f4b173f.js.map +1 -0
- package/locales/command-actions/locales/de.json +50 -8
- package/locales/command-actions/locales/en.json +1 -1
- package/locales/command-actions/locales/es.json +50 -8
- package/locales/command-actions/locales/fr.json +50 -8
- package/locales/command-actions/locales/index.js +2 -2
- package/locales/command-actions/locales/it.json +50 -8
- package/locales/command-actions/locales/ja.json +50 -8
- package/locales/command-actions/locales/ko.json +42 -0
- package/locales/command-actions/locales/pt-br.json +50 -8
- package/locales/command-actions/locales/zh-CN.json +51 -0
- package/locales/command-actions/locales/zh-TW.json +51 -0
- package/locales/common-canvas/locales/de.json +36 -26
- package/locales/common-canvas/locales/en.json +14 -1
- package/locales/common-canvas/locales/eo.json +14 -1
- package/locales/common-canvas/locales/es.json +36 -26
- package/locales/common-canvas/locales/fr.json +36 -26
- package/locales/common-canvas/locales/index.js +2 -2
- package/locales/common-canvas/locales/it.json +36 -26
- package/locales/common-canvas/locales/ja.json +36 -26
- package/locales/common-canvas/locales/ko.json +7 -2
- package/locales/common-canvas/locales/pt-br.json +36 -26
- package/locales/common-canvas/locales/zh-CN.json +37 -0
- package/locales/common-canvas/locales/zh-TW.json +37 -0
- package/locales/common-properties/locales/de.json +92 -92
- package/locales/common-properties/locales/en.json +1 -1
- package/locales/common-properties/locales/es.json +92 -92
- package/locales/common-properties/locales/fr.json +92 -92
- package/locales/common-properties/locales/index.js +2 -2
- package/locales/common-properties/locales/it.json +92 -92
- package/locales/common-properties/locales/ja.json +92 -92
- package/locales/common-properties/locales/ko.json +1 -1
- package/locales/common-properties/locales/pt-br.json +92 -92
- package/locales/common-properties/locales/zh-CN.json +93 -0
- package/locales/common-properties/locales/zh-TW.json +93 -0
- package/locales/palette/locales/de.json +9 -9
- package/locales/palette/locales/en.json +6 -6
- package/locales/palette/locales/es.json +9 -9
- package/locales/palette/locales/fr.json +9 -9
- package/locales/palette/locales/index.js +2 -2
- package/locales/palette/locales/it.json +9 -9
- package/locales/palette/locales/ja.json +9 -9
- package/locales/palette/locales/pt-br.json +9 -9
- package/locales/palette/locales/zh-CN.json +10 -0
- package/locales/palette/locales/zh-TW.json +10 -0
- package/locales/toolbar/locales/de.json +7 -7
- package/locales/toolbar/locales/en.json +1 -1
- package/locales/toolbar/locales/es.json +7 -7
- package/locales/toolbar/locales/fr.json +7 -7
- package/locales/toolbar/locales/index.js +2 -2
- package/locales/toolbar/locales/it.json +7 -7
- package/locales/toolbar/locales/ja.json +7 -7
- package/locales/toolbar/locales/pt-br.json +7 -7
- package/locales/toolbar/locales/zh-CN.json +8 -0
- package/locales/toolbar/locales/zh-TW.json +8 -0
- package/package.json +3 -2
- package/src/common-canvas/canvas-controller.js +19 -3
- package/src/common-canvas/cc-bottom-panel.jsx +37 -21
- package/src/common-canvas/cc-central-items.jsx +1 -1
- package/src/common-canvas/cc-contents.jsx +10 -3
- package/src/common-canvas/cc-text-toolbar.jsx +141 -0
- package/src/common-canvas/cc-toolbar.jsx +8 -6
- package/src/common-canvas/common-canvas-utils.js +37 -4
- package/src/common-canvas/common-canvas.scss +52 -5
- package/src/common-canvas/svg-canvas-d3.scss +172 -23
- package/src/common-canvas/svg-canvas-pipeline.js +10 -3
- package/src/common-canvas/svg-canvas-renderer.js +93 -341
- package/src/common-canvas/svg-canvas-utils-decs.js +0 -5
- package/src/common-canvas/svg-canvas-utils-markdown.js +515 -0
- package/src/common-canvas/svg-canvas-utils-nodes.js +0 -5
- package/src/common-canvas/svg-canvas-utils-textarea.js +472 -0
- package/src/common-properties/components/control-item/control-item.scss +1 -1
- package/src/common-properties/components/flexible-table/flexible-table.jsx +14 -3
- package/src/common-properties/components/flexible-table/flexible-table.scss +20 -0
- package/src/common-properties/components/title-editor/title-editor.jsx +2 -2
- package/src/common-properties/components/title-editor/title-editor.scss +1 -16
- package/src/common-properties/controls/abstract-table.jsx +2 -0
- package/src/common-properties/controls/checkbox/checkbox.jsx +1 -1
- package/src/common-properties/controls/checkboxset/checkboxset.jsx +36 -11
- package/src/common-properties/controls/checkboxset/checkboxset.scss +6 -0
- package/src/common-properties/controls/list/list.jsx +1 -0
- package/src/common-properties/controls/radioset/radioset.jsx +25 -1
- package/src/common-properties/controls/radioset/radioset.scss +19 -0
- package/src/common-properties/controls/selectcolumns/selectcolumns.jsx +1 -0
- package/src/common-properties/controls/someofselect/someofselect.jsx +1 -0
- package/src/common-properties/form/ControlInfo.js +3 -0
- package/src/common-properties/form/EditorForm.js +45 -3
- package/src/common-properties/panels/action-panel/action-panel.jsx +38 -3
- package/src/common-properties/panels/action-panel/action-panel.scss +3 -0
- package/src/common-properties/panels/text-panel/text-panel.jsx +38 -7
- package/src/common-properties/panels/text-panel/text-panel.scss +4 -3
- package/src/common-properties/properties-controller.js +39 -12
- package/src/common-properties/ui-conditions/conditions-utils.js +14 -8
- package/src/common-properties/util/L10nProvider.js +6 -0
- package/src/object-model/config-utils.js +1 -0
- package/src/object-model/layout-dimensions.js +14 -2
- package/src/object-model/object-model.js +12 -0
- package/src/object-model/redux/canvas-store.js +4 -1
- package/src/object-model/redux/reducers/bottompanel.js +1 -3
- package/src/object-model/redux/reducers/texttoolbar.js +29 -0
- package/src/palette/palette-content-list-item.jsx +12 -2
- package/src/palette/palette-content-list.jsx +11 -19
- package/src/palette/palette-dialog-content-grid.jsx +1 -6
- package/src/palette/palette-dialog-content.jsx +13 -11
- package/src/palette/palette-flyout-content-category.jsx +90 -57
- package/src/palette/palette-flyout-content.jsx +4 -24
- package/src/palette/palette.scss +72 -44
- package/src/toolbar/toolbar-action-item.jsx +9 -6
- package/src/toolbar/toolbar-overflow-item.jsx +1 -0
- package/src/toolbar/toolbar.jsx +12 -15
- package/src/tooltip/tooltip.jsx +14 -5
- package/stats.html +1 -1
- package/dist/canvas-controller-de76a796.js +0 -2
- package/dist/canvas-controller-de76a796.js.map +0 -1
- package/dist/canvas-controller-e91d037b.js.map +0 -1
- package/dist/common-canvas-522f6263.js +0 -2
- package/dist/common-canvas-522f6263.js.map +0 -1
- package/dist/common-canvas-90539c97.js +0 -2
- package/dist/common-canvas-90539c97.js.map +0 -1
- package/dist/common-properties-245c4711.js +0 -2
- package/dist/common-properties-245c4711.js.map +0 -1
- package/dist/common-properties-49e6bb67.js +0 -2
- package/dist/common-properties-49e6bb67.js.map +0 -1
- package/dist/flexible-table-50ce600a.js.map +0 -1
- package/dist/flexible-table-a13cb7d0.js.map +0 -1
- package/dist/toolbar-1c181339.js +0 -2
- package/dist/toolbar-1c181339.js.map +0 -1
- package/dist/toolbar-c6fa3cdb.js +0 -2
- package/dist/toolbar-c6fa3cdb.js.map +0 -1
- package/locales/command-actions/locales/zh-cn.json +0 -9
- package/locales/command-actions/locales/zh-tw.json +0 -9
- package/locales/common-canvas/locales/zh-cn.json +0 -27
- package/locales/common-canvas/locales/zh-tw.json +0 -27
- package/locales/common-properties/locales/zh-cn.json +0 -93
- package/locales/common-properties/locales/zh-tw.json +0 -93
- package/locales/palette/locales/zh-cn.json +0 -10
- package/locales/palette/locales/zh-tw.json +0 -10
- package/locales/toolbar/locales/zh-cn.json +0 -8
- package/locales/toolbar/locales/zh-tw.json +0 -8
|
@@ -1,93 +1,93 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
}
|
|
2
|
+
"subPanel.button.tooltip": "Modifica",
|
|
3
|
+
"structureListEditor.addButton.label": "Aggiungi valore",
|
|
4
|
+
"structureListEditor.removeButton.label": "Rimuovi",
|
|
5
|
+
"structureTable.addButton.label": "Aggiungi colonne",
|
|
6
|
+
"structureTable.removeButton.label": "Rimuovi",
|
|
7
|
+
"fieldPicker.saveButton.label": "Seleziona campi per",
|
|
8
|
+
"fieldPicker.saveButton.tooltip": "Salva e torna",
|
|
9
|
+
"fieldPicker.resetButton.label": "Ripristina ",
|
|
10
|
+
"fieldPicker.filter.label": "Filtro:",
|
|
11
|
+
"fieldPicker.fieldColumn.label": "Nome campo",
|
|
12
|
+
"fieldPicker.schemaColumn.label": "Nome schema",
|
|
13
|
+
"fieldPicker.dataTypeColumn.label": "Tipo di dati",
|
|
14
|
+
"fieldPicker.integer.label": "intero",
|
|
15
|
+
"fieldPicker.double.label": "doppio",
|
|
16
|
+
"fieldPicker.string.label": "stringa",
|
|
17
|
+
"fieldPicker.date.label": "data",
|
|
18
|
+
"fieldPicker.time.label": "ora",
|
|
19
|
+
"fieldPicker.timestamp.label": "data/ora",
|
|
20
|
+
"flyout.applyButton.label": "OK",
|
|
21
|
+
"flyout.rejectButton.label": "Annulla",
|
|
22
|
+
"propertiesEdit.closeButton.label": "Chiudi",
|
|
23
|
+
"propertiesEdit.applyButton.label": "Salva",
|
|
24
|
+
"propertiesEdit.rejectButton.label": "Annulla",
|
|
25
|
+
"propertiesEdit.revertButton.label": "Ripristina",
|
|
26
|
+
"propertiesEdit.resizeButton.expand.label": "Espandi",
|
|
27
|
+
"propertiesEdit.resizeButton.contract.label": "Riduci",
|
|
28
|
+
"properties.revert.message": "Fare clic su Ripristina per tornare alla schermata precedente e su Chiudi per uscire dal riquadro. Quindi, ritentare l'operazione.",
|
|
29
|
+
"properties.close.message": "Fare clic su Chiudi per uscire dal riquadro. Quindi, ritentare l'operazione.",
|
|
30
|
+
"properties.support.message": "Se il problema persiste, contattare l'assistenza.",
|
|
31
|
+
"properties.unexpected.message": "Il riquadro non si è caricato.",
|
|
32
|
+
"table.search.header": "Visualizza nelle tabelle",
|
|
33
|
+
"table.search.placeholder": "Trova nella colonna {column_name}",
|
|
34
|
+
"table.search.label": "Cerca nella tabella {table_name}",
|
|
35
|
+
"summary.longTable.placeholder": "Più di dieci campi...",
|
|
36
|
+
"alerts.tab.title": "Avvisi",
|
|
37
|
+
"title.editor.label": "modifica titolo",
|
|
38
|
+
"title.editor.helpButton.label": "Guida in linea",
|
|
39
|
+
"table.summary.error": "Esistono {errorMsgCount} celle con errori. ",
|
|
40
|
+
"table.summary.warning": "Esistono {warningMsgCount} celle con avvertenze. ",
|
|
41
|
+
"control.summary.error": "Esistono {errorMsgCount} parametri con errori. ",
|
|
42
|
+
"control.summary.warning": "Esistono {warningMsgCount} parametri con avvertenze. ",
|
|
43
|
+
"control.summary.error.warning": "Esistono {errorMsgCount} parametri con errori e {warningMsgCount} parametri con avvertenze.",
|
|
44
|
+
"required.error": "È necessario fornire la propria {label}.",
|
|
45
|
+
"datetime.format.error": "{role} non valido. Il formato deve essere {format}.",
|
|
46
|
+
"invalid.field.error": "{label} non valido; campo non trovato nel dataset.",
|
|
47
|
+
"expression.validate.label": "Convalida",
|
|
48
|
+
"expression.validating.label": "Convalida",
|
|
49
|
+
"expression.builder.title": "Builder di espressioni",
|
|
50
|
+
"expression.builder.icon.description": "avvia builder di espressioni",
|
|
51
|
+
"expression.builder.label": "Espressione",
|
|
52
|
+
"expression.fields.table.label": "Tabella campi",
|
|
53
|
+
"expression.values.table.label": "Tabella valori",
|
|
54
|
+
"expression.functions.table.label": "Tabella funzioni",
|
|
55
|
+
"expression.fields.dropdown": "Campi",
|
|
56
|
+
"expression.fields.title": "Campi",
|
|
57
|
+
"expression.values.title": "Valori",
|
|
58
|
+
"expression.field.column": "Campo",
|
|
59
|
+
"expression.storage.column": "Archiviazione",
|
|
60
|
+
"expression.value.column": "Valore",
|
|
61
|
+
"expression.function.column": "Funzione",
|
|
62
|
+
"expression.return.column": "Restituzione",
|
|
63
|
+
"expression.recently.used.column": "Elemento",
|
|
64
|
+
"expression.field.tab": "Campi",
|
|
65
|
+
"expression.functions.tab": "Funzioni",
|
|
66
|
+
"expression.recently.used": "Di uso recente",
|
|
67
|
+
"expression.all.functions": "Tutte le funzioni",
|
|
68
|
+
"expression.min.label": "Minimo",
|
|
69
|
+
"expression.max.label": "Massimo",
|
|
70
|
+
"expression.no.functions": "Nessuna funzione trovata.",
|
|
71
|
+
"multi.selected.row.label": "righe selezionate.",
|
|
72
|
+
"multi.selected.row.action": "La modifica di un valore in questa riga modificherà il valore in tutte le righe selezionate consentite.",
|
|
73
|
+
"datetimefield.format.error.message": "È stato fornito un oggetto con formato non valido. Controllare le definizioni di input.",
|
|
74
|
+
"editorform.group.type.error": "(Tipo di gruppo sconosciuto '{group.groupType()}')",
|
|
75
|
+
"moveable.table.button.top": "Sposta all'inizio",
|
|
76
|
+
"moveable.table.button.up": "Sposta su",
|
|
77
|
+
"moveable.table.button.down": "Sposta giù",
|
|
78
|
+
"moveable.table.button.bottom": "Sposta in basso",
|
|
79
|
+
"list.table.label": "Valori",
|
|
80
|
+
"dropdown.tooltip.openMenu": "Apri menu",
|
|
81
|
+
"dropdown.tooltip.closeMenu": "Chiudi menu",
|
|
82
|
+
"dropdown.tooltip.clear.all": "Cancella tutto",
|
|
83
|
+
"dropdown.tooltip.clear.selection": "Cancella selezione",
|
|
84
|
+
"truncate.long.string.error": "Questi valori superano il limite di visualizzazione di {truncate_limit} caratteri e non possono essere modificati.",
|
|
85
|
+
"properties.label": "Proprietà",
|
|
86
|
+
"readonlytable.edit.button.label": "Modifica",
|
|
87
|
+
"toggletext.icon.description": "Icona {toggletext_label}",
|
|
88
|
+
"multiselect.dropdown.empty.label": "Nessuno selezionato",
|
|
89
|
+
"multiselect.dropdown.options.selected.label": "opzioni selezionate",
|
|
90
|
+
"virtualizedTable.header.checkbox.label": "Seleziona tutto {header_checkbox_label}",
|
|
91
|
+
"virtualizedTable.row.checkbox.label": "Seleziona riga {row_index} da {table_label}",
|
|
92
|
+
"properties.empty.table.text": "Per iniziare, fare clic su \"{button_label}\""
|
|
93
|
+
}
|
|
@@ -1,93 +1,93 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
}
|
|
2
|
+
"subPanel.button.tooltip": "編集",
|
|
3
|
+
"structureListEditor.addButton.label": "値の追加",
|
|
4
|
+
"structureListEditor.removeButton.label": "削除",
|
|
5
|
+
"structureTable.addButton.label": "列の追加",
|
|
6
|
+
"structureTable.removeButton.label": "削除",
|
|
7
|
+
"fieldPicker.saveButton.label": "フィールドの選択:",
|
|
8
|
+
"fieldPicker.saveButton.tooltip": "保存して戻る",
|
|
9
|
+
"fieldPicker.resetButton.label": "リセット(T)\n",
|
|
10
|
+
"fieldPicker.filter.label": "フィルター:",
|
|
11
|
+
"fieldPicker.fieldColumn.label": "フィールド名",
|
|
12
|
+
"fieldPicker.schemaColumn.label": "スキーマ名",
|
|
13
|
+
"fieldPicker.dataTypeColumn.label": "データ・タイプ",
|
|
14
|
+
"fieldPicker.integer.label": "integer",
|
|
15
|
+
"fieldPicker.double.label": "double",
|
|
16
|
+
"fieldPicker.string.label": "string",
|
|
17
|
+
"fieldPicker.date.label": "date",
|
|
18
|
+
"fieldPicker.time.label": "time",
|
|
19
|
+
"fieldPicker.timestamp.label": "timestamp",
|
|
20
|
+
"flyout.applyButton.label": "OK",
|
|
21
|
+
"flyout.rejectButton.label": "キャンセル",
|
|
22
|
+
"propertiesEdit.closeButton.label": "閉じる",
|
|
23
|
+
"propertiesEdit.applyButton.label": "保存",
|
|
24
|
+
"propertiesEdit.rejectButton.label": "キャンセル",
|
|
25
|
+
"propertiesEdit.revertButton.label": "戻す",
|
|
26
|
+
"propertiesEdit.resizeButton.expand.label": "展開",
|
|
27
|
+
"propertiesEdit.resizeButton.contract.label": "縮小",
|
|
28
|
+
"properties.revert.message": "前の画面に戻るには「戻る」をクリックし、ペインを終了するには「閉じる」をクリックします。その後、操作を再試行してください。",
|
|
29
|
+
"properties.close.message": "「閉じる」をクリックして、ペインを終了します。その後、操作を再試行してください。",
|
|
30
|
+
"properties.support.message": "問題が解決しない場合は、サポートにお問い合わせください。",
|
|
31
|
+
"properties.unexpected.message": "申し訳ありません。ペインをロードできませんでした。",
|
|
32
|
+
"table.search.header": "表に表示",
|
|
33
|
+
"table.search.placeholder": "列 {column_name} 内を検索",
|
|
34
|
+
"table.search.label": "{table_name} 表内を検索",
|
|
35
|
+
"summary.longTable.placeholder": "10 フィールドを超えています ...",
|
|
36
|
+
"alerts.tab.title": "アラート",
|
|
37
|
+
"title.editor.label": "タイトルの編集",
|
|
38
|
+
"title.editor.helpButton.label": "help",
|
|
39
|
+
"table.summary.error": "{errorMsgCount} 個のエラー・セルがあります。",
|
|
40
|
+
"table.summary.warning": "{warningMsgCount} 個の警告セルがあります。",
|
|
41
|
+
"control.summary.error": "エラーが発生した {errorMsgCount} 個のパラメーターがあります。",
|
|
42
|
+
"control.summary.warning": "警告が発生した {warningMsgCount} 個のパラメーターがあります。",
|
|
43
|
+
"control.summary.error.warning": "エラーが発生した {errorMsgCount} 個のパラメーターと警告が発生した {warningMsgCount} 個のパラメーターがあります。",
|
|
44
|
+
"required.error": "{label} を指定する必要があります。",
|
|
45
|
+
"datetime.format.error": "無効な {role} です。フォーマットは {format} でなければなりません。",
|
|
46
|
+
"invalid.field.error": "無効な {label}。フィールドがデータ・セットに見つかりません。",
|
|
47
|
+
"expression.validate.label": "検証",
|
|
48
|
+
"expression.validating.label": "検証中",
|
|
49
|
+
"expression.builder.title": "式ビルダー",
|
|
50
|
+
"expression.builder.icon.description": "式ビルダーを起動",
|
|
51
|
+
"expression.builder.label": "式",
|
|
52
|
+
"expression.fields.table.label": "フィールド表",
|
|
53
|
+
"expression.values.table.label": "値表",
|
|
54
|
+
"expression.functions.table.label": "関数表",
|
|
55
|
+
"expression.fields.dropdown": "フィールド",
|
|
56
|
+
"expression.fields.title": "フィールド",
|
|
57
|
+
"expression.values.title": "値",
|
|
58
|
+
"expression.field.column": "フィールド",
|
|
59
|
+
"expression.storage.column": "ストレージ",
|
|
60
|
+
"expression.value.column": "値",
|
|
61
|
+
"expression.function.column": "関数",
|
|
62
|
+
"expression.return.column": "戻り値",
|
|
63
|
+
"expression.recently.used.column": "項目",
|
|
64
|
+
"expression.field.tab": "フィールド",
|
|
65
|
+
"expression.functions.tab": "関数",
|
|
66
|
+
"expression.recently.used": "最近使用したアイテム",
|
|
67
|
+
"expression.all.functions": "すべての関数",
|
|
68
|
+
"expression.min.label": "最小",
|
|
69
|
+
"expression.max.label": "最大",
|
|
70
|
+
"expression.no.functions": "関数が見つかりません。",
|
|
71
|
+
"multi.selected.row.label": "選択された行。",
|
|
72
|
+
"multi.selected.row.action": "この行の値を変更すると、許可され選択されたすべての行の値が変更されます。",
|
|
73
|
+
"datetimefield.format.error.message": "無効なフォーマットのオブジェクトが指定されました。入力定義を確認してください。",
|
|
74
|
+
"editorform.group.type.error": "(不明なグループ・タイプ '{group.groupType()}')",
|
|
75
|
+
"moveable.table.button.top": "一番上に移動",
|
|
76
|
+
"moveable.table.button.up": "上へ移動",
|
|
77
|
+
"moveable.table.button.down": "下へ移動",
|
|
78
|
+
"moveable.table.button.bottom": "一番下に移動",
|
|
79
|
+
"list.table.label": "値",
|
|
80
|
+
"dropdown.tooltip.openMenu": "メニューを開く",
|
|
81
|
+
"dropdown.tooltip.closeMenu": "メニューを閉じる",
|
|
82
|
+
"dropdown.tooltip.clear.all": "すべて消去",
|
|
83
|
+
"dropdown.tooltip.clear.selection": "選択解除(R)",
|
|
84
|
+
"truncate.long.string.error": "これらの値は、表示制限の {truncate_limit} 文字を超えているため、編集できません。",
|
|
85
|
+
"properties.label": "プロパティー",
|
|
86
|
+
"readonlytable.edit.button.label": "編集",
|
|
87
|
+
"toggletext.icon.description": "{toggletext_label} アイコン",
|
|
88
|
+
"multiselect.dropdown.empty.label": "選択なし",
|
|
89
|
+
"multiselect.dropdown.options.selected.label": "選択されたオプション",
|
|
90
|
+
"virtualizedTable.header.checkbox.label": "すべての {header_checkbox_label} を選択",
|
|
91
|
+
"virtualizedTable.row.checkbox.label": "{table_label} から行 {row_index} を選択",
|
|
92
|
+
"properties.empty.table.text": "開始するには、「{button_label}」をクリックします"
|
|
93
|
+
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"control.summary.error": "오류가 있는 {errorMsgCount} 매개변수가 있습니다. ",
|
|
42
42
|
"control.summary.warning": "경고가 있는 {warningMsgCount} 매개변수가 있습니다. ",
|
|
43
43
|
"control.summary.error.warning": "오류가 있는 {errorMsgCount} 매개변수와 경고가 있는 {warningMsgCount} 매개변수가 있습니다.",
|
|
44
|
-
"required.error": "
|
|
44
|
+
"required.error": "{label}을(를) 제공해야 합니다.",
|
|
45
45
|
"datetime.format.error": "올바르지 않은 {role}입니다. 형식은 {format}이어야 합니다.",
|
|
46
46
|
"invalid.field.error": "올바르지 않은 {label}, 데이터 세트에서 필드를 찾을 수 없습니다.",
|
|
47
47
|
"expression.validate.label": "유효성 검증",
|