@elyra/canvas 12.12.1 → 12.13.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/{canvas-controller-851afae4.js → canvas-controller-40beba7d.js} +2 -2
- package/dist/{canvas-controller-851afae4.js.map → canvas-controller-40beba7d.js.map} +1 -1
- package/dist/{canvas-controller-b856cfa3.js → canvas-controller-f62a8ef7.js} +2 -2
- package/dist/{canvas-controller-b856cfa3.js.map → canvas-controller-f62a8ef7.js.map} +1 -1
- package/dist/common-canvas-f0f1afd7.js +2 -0
- package/dist/common-canvas-f0f1afd7.js.map +1 -0
- package/dist/common-canvas-feb8cd7a.js +2 -0
- package/dist/common-canvas-feb8cd7a.js.map +1 -0
- package/dist/common-canvas.es.js +1 -1
- package/dist/common-canvas.js +1 -1
- package/dist/common-properties-1d4c875b.js +2 -0
- package/dist/common-properties-1d4c875b.js.map +1 -0
- package/dist/common-properties-da3999f5.js +2 -0
- package/dist/common-properties-da3999f5.js.map +1 -0
- 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-8647c347.js.map +1 -1
- package/dist/{extends-cf86ca1c.js → extends-1139e06f.js} +2 -2
- package/dist/{extends-cf86ca1c.js.map → extends-1139e06f.js.map} +1 -1
- package/dist/extends-8d17c85c.js +7 -0
- package/dist/extends-8d17c85c.js.map +1 -0
- package/dist/{flexible-table-f0c164d2.js → flexible-table-b31e92b8.js} +2 -2
- package/dist/flexible-table-b31e92b8.js.map +1 -0
- package/dist/{flexible-table-d4a68ebb.js → flexible-table-f88dfef1.js} +2 -2
- package/dist/flexible-table-f88dfef1.js.map +1 -0
- package/dist/getPrototypeOf-a1c3fe64.js +2 -0
- package/dist/getPrototypeOf-a1c3fe64.js.map +1 -0
- package/dist/getPrototypeOf-bf88242f.js +2 -0
- package/dist/getPrototypeOf-bf88242f.js.map +1 -0
- package/dist/{icon-c85b53bd.js → icon-4882a57f.js} +2 -2
- package/dist/{icon-c85b53bd.js.map → icon-4882a57f.js.map} +1 -1
- package/dist/{icon-caf4caca.js → icon-918d2dd3.js} +2 -2
- package/dist/{icon-caf4caca.js.map → icon-918d2dd3.js.map} +1 -1
- package/dist/{index-fb90b885.js → index-b6f098b8.js} +2 -2
- package/dist/{index-fb90b885.js.map → index-b6f098b8.js.map} +1 -1
- package/dist/{index-beefcd21.js → index-f44d40bc.js} +2 -2
- package/dist/{index-beefcd21.js.map → index-f44d40bc.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/context-menu.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-a5ec3435.js → toolbar-2baadd0f.js} +2 -2
- package/dist/{toolbar-a5ec3435.js.map → toolbar-2baadd0f.js.map} +1 -1
- package/dist/{toolbar-cca1d9a9.js → toolbar-d07d4d8a.js} +2 -2
- package/dist/{toolbar-cca1d9a9.js.map → toolbar-d07d4d8a.js.map} +1 -1
- 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 +1 -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 +2 -2
- package/src/command-actions/sizeAndPositionObjectsAction.js +4 -4
- package/src/common-canvas/canvas-controller.js +6 -6
- package/src/common-canvas/cc-contents.jsx +0 -3
- package/src/common-canvas/common-canvas.scss +4 -2
- package/src/common-canvas/svg-canvas-renderer.js +69 -62
- 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/controls/abstract-table.jsx +2 -0
- package/src/common-properties/controls/expression/expression-builder/expression-builder.jsx +6 -5
- package/src/common-properties/controls/expression/expression.jsx +9 -3
- package/src/common-properties/controls/list/list.jsx +1 -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/EditorForm.js +21 -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 +16 -2
- package/src/common-properties/ui-conditions/conditions-utils.js +14 -8
- 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 +26 -24
- package/src/palette/palette-flyout-content.jsx +4 -24
- package/src/palette/palette.scss +71 -43
- package/src/tooltip/tooltip.jsx +1 -1
- package/stats.html +1 -1
- package/dist/common-canvas-65512584.js +0 -2
- package/dist/common-canvas-65512584.js.map +0 -1
- package/dist/common-canvas-a2d6b5af.js +0 -2
- package/dist/common-canvas-a2d6b5af.js.map +0 -1
- package/dist/common-properties-8727d6f9.js +0 -2
- package/dist/common-properties-8727d6f9.js.map +0 -1
- package/dist/common-properties-87fef545.js +0 -2
- package/dist/common-properties-87fef545.js.map +0 -1
- package/dist/extends-e9462902.js +0 -7
- package/dist/extends-e9462902.js.map +0 -1
- package/dist/flexible-table-d4a68ebb.js.map +0 -1
- package/dist/flexible-table-f0c164d2.js.map +0 -1
- package/dist/getPrototypeOf-0bf77a9e.js +0 -2
- package/dist/getPrototypeOf-0bf77a9e.js.map +0 -1
- package/dist/getPrototypeOf-97272efe.js +0 -2
- package/dist/getPrototypeOf-97272efe.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": "Editer",
|
|
3
|
+
"structureListEditor.addButton.label": "Ajouter une valeur",
|
|
4
|
+
"structureListEditor.removeButton.label": "Retirer",
|
|
5
|
+
"structureTable.addButton.label": "Ajouter des colonnes",
|
|
6
|
+
"structureTable.removeButton.label": "Retirer",
|
|
7
|
+
"fieldPicker.saveButton.label": "Sélectionner les champs pour",
|
|
8
|
+
"fieldPicker.saveButton.tooltip": "Sauvegarder et revenir",
|
|
9
|
+
"fieldPicker.resetButton.label": "Réinitialiser ",
|
|
10
|
+
"fieldPicker.filter.label": "Filtre :",
|
|
11
|
+
"fieldPicker.fieldColumn.label": "Nom de champ",
|
|
12
|
+
"fieldPicker.schemaColumn.label": "Nom de schéma",
|
|
13
|
+
"fieldPicker.dataTypeColumn.label": "Type de données",
|
|
14
|
+
"fieldPicker.integer.label": "entier",
|
|
15
|
+
"fieldPicker.double.label": "double",
|
|
16
|
+
"fieldPicker.string.label": "chaîne",
|
|
17
|
+
"fieldPicker.date.label": "date",
|
|
18
|
+
"fieldPicker.time.label": "heure",
|
|
19
|
+
"fieldPicker.timestamp.label": "horodatage",
|
|
20
|
+
"flyout.applyButton.label": "OK",
|
|
21
|
+
"flyout.rejectButton.label": "Annuler",
|
|
22
|
+
"propertiesEdit.closeButton.label": "Fermer",
|
|
23
|
+
"propertiesEdit.applyButton.label": "Sauvegarder",
|
|
24
|
+
"propertiesEdit.rejectButton.label": "Annuler",
|
|
25
|
+
"propertiesEdit.revertButton.label": "Rétablir",
|
|
26
|
+
"propertiesEdit.resizeButton.expand.label": "Développer",
|
|
27
|
+
"propertiesEdit.resizeButton.contract.label": "Contrat",
|
|
28
|
+
"properties.revert.message": "Cliquez sur Rétablir pour revenir à l'écran précédent ou sur Fermer pour quitter le panneau. Puis, tentez à nouveau votre opération.",
|
|
29
|
+
"properties.close.message": "Cliquez sur Fermer pour quitter le panneau. Puis, tentez à nouveau votre opération.",
|
|
30
|
+
"properties.support.message": "Si le problème persiste, prenez contact avec le support.",
|
|
31
|
+
"properties.unexpected.message": "Le panneau ne s'est pas chargé.",
|
|
32
|
+
"table.search.header": "Afficher dans les tables",
|
|
33
|
+
"table.search.placeholder": "Rechercher dans le colonne {column_name}",
|
|
34
|
+
"table.search.label": "Rechercher dans la table {table_name}",
|
|
35
|
+
"summary.longTable.placeholder": "Plus de dix champs...",
|
|
36
|
+
"alerts.tab.title": "Alertes",
|
|
37
|
+
"title.editor.label": "éditer le titre",
|
|
38
|
+
"title.editor.helpButton.label": "aide",
|
|
39
|
+
"table.summary.error": "Il y a {errorMsgCount} cellules d'erreur. ",
|
|
40
|
+
"table.summary.warning": "Il y a {warningMsgCount} cellules d'avertissement. ",
|
|
41
|
+
"control.summary.error": "{errorMsgCount} paramètres contiennent des erreurs. ",
|
|
42
|
+
"control.summary.warning": "{warningMsgCount} paramètres contiennent des avertissements. ",
|
|
43
|
+
"control.summary.error.warning": "{errorMsgCount} paramètres contiennent des erreurs et {warningMsgCount} paramètres contiennent des avertissements.",
|
|
44
|
+
"required.error": "Vous devez fournir votre {label}.",
|
|
45
|
+
"datetime.format.error": "{role} non valide. Le format doit être {format}.",
|
|
46
|
+
"invalid.field.error": "{label} non valide, champ introuvable dans le jeu de données.",
|
|
47
|
+
"expression.validate.label": "Valider",
|
|
48
|
+
"expression.validating.label": "Validation en cours",
|
|
49
|
+
"expression.builder.title": "Générateur de formules",
|
|
50
|
+
"expression.builder.icon.description": "lancer le générateur de formules",
|
|
51
|
+
"expression.builder.label": "Expression",
|
|
52
|
+
"expression.fields.table.label": "Table Champs",
|
|
53
|
+
"expression.values.table.label": "Table Valeurs",
|
|
54
|
+
"expression.functions.table.label": "Table Fonctions",
|
|
55
|
+
"expression.fields.dropdown": "Champs",
|
|
56
|
+
"expression.fields.title": "Champs",
|
|
57
|
+
"expression.values.title": "Valeurs",
|
|
58
|
+
"expression.field.column": "Champ",
|
|
59
|
+
"expression.storage.column": "Stockage",
|
|
60
|
+
"expression.value.column": "Valeur",
|
|
61
|
+
"expression.function.column": "Fonction",
|
|
62
|
+
"expression.return.column": "Retour",
|
|
63
|
+
"expression.recently.used.column": "Elément",
|
|
64
|
+
"expression.field.tab": "Champs",
|
|
65
|
+
"expression.functions.tab": "Fonctions",
|
|
66
|
+
"expression.recently.used": "Récemment utilisé",
|
|
67
|
+
"expression.all.functions": "Toutes les fonctions",
|
|
68
|
+
"expression.min.label": "Min",
|
|
69
|
+
"expression.max.label": "Max",
|
|
70
|
+
"expression.no.functions": "Aucune fonction trouvée.",
|
|
71
|
+
"multi.selected.row.label": "lignes sélectionnées.",
|
|
72
|
+
"multi.selected.row.action": "La modification d'une valeur dans cette ligne modifiera la valeur dans toutes les lignes sélectionnées autorisées.",
|
|
73
|
+
"datetimefield.format.error.message": "Objet de format non valide indiqué. Vérifiez les définitions d'entrée.",
|
|
74
|
+
"editorform.group.type.error": "(Type de groupe inconnu '{group.groupType()}')",
|
|
75
|
+
"moveable.table.button.top": "Déplacer vers le haut",
|
|
76
|
+
"moveable.table.button.up": "Déplacer vers le haut",
|
|
77
|
+
"moveable.table.button.down": "Déplacer vers le bas",
|
|
78
|
+
"moveable.table.button.bottom": "Déplacer vers le bas",
|
|
79
|
+
"list.table.label": "Valeurs",
|
|
80
|
+
"dropdown.tooltip.openMenu": "Menu Ouvrir",
|
|
81
|
+
"dropdown.tooltip.closeMenu": "Menu Fermer",
|
|
82
|
+
"dropdown.tooltip.clear.all": "Effacer tout",
|
|
83
|
+
"dropdown.tooltip.clear.selection": "Effacer la sélection",
|
|
84
|
+
"truncate.long.string.error": "Ces valeurs dépassent la limite d'affichage des caractères {truncate_limit} et ne peuvent pas être éditées.",
|
|
85
|
+
"properties.label": "Propriétés",
|
|
86
|
+
"readonlytable.edit.button.label": "Editer",
|
|
87
|
+
"toggletext.icon.description": "Icône {toggletext_label}",
|
|
88
|
+
"multiselect.dropdown.empty.label": "Aucun élément sélectionné",
|
|
89
|
+
"multiselect.dropdown.options.selected.label": "options sélectionnées",
|
|
90
|
+
"virtualizedTable.header.checkbox.label": "Sélectionner tout {header_checkbox_label}",
|
|
91
|
+
"virtualizedTable.row.checkbox.label": "Sélectionnez la ligne {row_index} dans {table_label}",
|
|
92
|
+
"properties.empty.table.text": "Pour commencer, cliquez sur \"{button_label}\""
|
|
93
|
+
}
|
|
@@ -20,8 +20,8 @@ const fr = require("./fr.json");
|
|
|
20
20
|
const itIT = require("./it.json");
|
|
21
21
|
const ja = require("./ja.json");
|
|
22
22
|
const ptBR = require("./pt-br.json");
|
|
23
|
-
const zhTW = require("./zh-
|
|
24
|
-
const zhCN = require("./zh-
|
|
23
|
+
const zhTW = require("./zh-TW.json");
|
|
24
|
+
const zhCN = require("./zh-CN.json");
|
|
25
25
|
const ru = require("./ru.json");
|
|
26
26
|
const eo = require("./eo.json");
|
|
27
27
|
const ko = require("./ko.json");
|
|
@@ -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
|
+
}
|