@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": "編集",
|
|
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": "유효성 검증",
|
|
@@ -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": "Editar",
|
|
3
|
+
"structureListEditor.addButton.label": "Incluir valor",
|
|
4
|
+
"structureListEditor.removeButton.label": "Remover",
|
|
5
|
+
"structureTable.addButton.label": "Incluir colunas",
|
|
6
|
+
"structureTable.removeButton.label": "Remover",
|
|
7
|
+
"fieldPicker.saveButton.label": "Selecionar campos para",
|
|
8
|
+
"fieldPicker.saveButton.tooltip": "Salvar e retornar",
|
|
9
|
+
"fieldPicker.resetButton.label": "Reconfigurar ",
|
|
10
|
+
"fieldPicker.filter.label": "Filtro:",
|
|
11
|
+
"fieldPicker.fieldColumn.label": "Nome do campo",
|
|
12
|
+
"fieldPicker.schemaColumn.label": "Nome do Esquema",
|
|
13
|
+
"fieldPicker.dataTypeColumn.label": "Tipo de dados",
|
|
14
|
+
"fieldPicker.integer.label": "número inteiro",
|
|
15
|
+
"fieldPicker.double.label": "duplo",
|
|
16
|
+
"fieldPicker.string.label": "sequência de caracteres",
|
|
17
|
+
"fieldPicker.date.label": "data",
|
|
18
|
+
"fieldPicker.time.label": "horário",
|
|
19
|
+
"fieldPicker.timestamp.label": "data e hora",
|
|
20
|
+
"flyout.applyButton.label": "OK",
|
|
21
|
+
"flyout.rejectButton.label": "Cancelar",
|
|
22
|
+
"propertiesEdit.closeButton.label": "Fechar",
|
|
23
|
+
"propertiesEdit.applyButton.label": "Salvar",
|
|
24
|
+
"propertiesEdit.rejectButton.label": "Cancelar",
|
|
25
|
+
"propertiesEdit.revertButton.label": "Reverter",
|
|
26
|
+
"propertiesEdit.resizeButton.expand.label": "Expandir",
|
|
27
|
+
"propertiesEdit.resizeButton.contract.label": "Contrato",
|
|
28
|
+
"properties.revert.message": "Clique em Reverter para voltar para a tela anterior ou clique em Fechar para sair da área de janela. Em seguida, tente realizar sua operação novamente.",
|
|
29
|
+
"properties.close.message": "Clique em Fechar para sair da área de janela. Em seguida, tente realizar sua operação novamente.",
|
|
30
|
+
"properties.support.message": "Se o problema persistir, entre em contato com o suporte.",
|
|
31
|
+
"properties.unexpected.message": "A área de janela não foi carregada.",
|
|
32
|
+
"table.search.header": "Visualizar em tabelas",
|
|
33
|
+
"table.search.placeholder": "Localizar na coluna {column_name}",
|
|
34
|
+
"table.search.label": "Procurar na tabela {table_name}",
|
|
35
|
+
"summary.longTable.placeholder": "Mais de dez campos...",
|
|
36
|
+
"alerts.tab.title": "Alertas",
|
|
37
|
+
"title.editor.label": "editar título",
|
|
38
|
+
"title.editor.helpButton.label": "help",
|
|
39
|
+
"table.summary.error": "Há {errorMsgCount} células com erro. ",
|
|
40
|
+
"table.summary.warning": "Há {warningMsgCount} células de aviso. ",
|
|
41
|
+
"control.summary.error": "Há {errorMsgCount} parâmetros com erros. ",
|
|
42
|
+
"control.summary.warning": "Há {warningMsgCount} parâmetros com avisos. ",
|
|
43
|
+
"control.summary.error.warning": "Há {errorMsgCount} parâmetros com erros e {warningMsgCount} parâmetros com avisos.",
|
|
44
|
+
"required.error": "Deve-se fornecer seu {label}.",
|
|
45
|
+
"datetime.format.error": "{role} inválida. O formato deve ser {format}.",
|
|
46
|
+
"invalid.field.error": "{label} inválido; campo não localizado no conjunto de dados.",
|
|
47
|
+
"expression.validate.label": "Validar",
|
|
48
|
+
"expression.validating.label": "Validando",
|
|
49
|
+
"expression.builder.title": "Construtor de Expressões",
|
|
50
|
+
"expression.builder.icon.description": "ativar construtor de expressões",
|
|
51
|
+
"expression.builder.label": "Expressão",
|
|
52
|
+
"expression.fields.table.label": "Tabela de campos",
|
|
53
|
+
"expression.values.table.label": "Tabela de valores",
|
|
54
|
+
"expression.functions.table.label": "Tabela de funções",
|
|
55
|
+
"expression.fields.dropdown": "Campos",
|
|
56
|
+
"expression.fields.title": "Campos",
|
|
57
|
+
"expression.values.title": "Valores",
|
|
58
|
+
"expression.field.column": "Campo",
|
|
59
|
+
"expression.storage.column": "Armazenamento",
|
|
60
|
+
"expression.value.column": "Valor",
|
|
61
|
+
"expression.function.column": "Função",
|
|
62
|
+
"expression.return.column": "Retornar",
|
|
63
|
+
"expression.recently.used.column": "Item",
|
|
64
|
+
"expression.field.tab": "Campos",
|
|
65
|
+
"expression.functions.tab": "Funções",
|
|
66
|
+
"expression.recently.used": "Usado recentemente",
|
|
67
|
+
"expression.all.functions": "Todas as Funções",
|
|
68
|
+
"expression.min.label": "Mín.",
|
|
69
|
+
"expression.max.label": "Máx.",
|
|
70
|
+
"expression.no.functions": "Nenhuma função foi encontrada.",
|
|
71
|
+
"multi.selected.row.label": "linhas selecionadas.",
|
|
72
|
+
"multi.selected.row.action": "A mudança de um valor nesta linha mudará o valor em todas as linhas selecionadas permitidas.",
|
|
73
|
+
"datetimefield.format.error.message": "Objeto de formato inválido fornecido. Verifique as definições de entrada.",
|
|
74
|
+
"editorform.group.type.error": "(Tipo de grupo desconhecido '{group.groupType()}')",
|
|
75
|
+
"moveable.table.button.top": "Mover para o topo",
|
|
76
|
+
"moveable.table.button.up": "Mover para cima",
|
|
77
|
+
"moveable.table.button.down": "Mover para baixo",
|
|
78
|
+
"moveable.table.button.bottom": "Mover para o fundo",
|
|
79
|
+
"list.table.label": "Valores",
|
|
80
|
+
"dropdown.tooltip.openMenu": "Abrir menu",
|
|
81
|
+
"dropdown.tooltip.closeMenu": "Fechar o menu",
|
|
82
|
+
"dropdown.tooltip.clear.all": "Limpar tudo",
|
|
83
|
+
"dropdown.tooltip.clear.selection": "Limpar seleção",
|
|
84
|
+
"truncate.long.string.error": "Esses valores excedem o limite de exibição de {truncate_limit} caracteres e não podem ser editados.",
|
|
85
|
+
"properties.label": "Propriedades",
|
|
86
|
+
"readonlytable.edit.button.label": "Editar",
|
|
87
|
+
"toggletext.icon.description": "Ícone de {toggletext_label}",
|
|
88
|
+
"multiselect.dropdown.empty.label": "Nenhum (a)",
|
|
89
|
+
"multiselect.dropdown.options.selected.label": "opções selecionadas",
|
|
90
|
+
"virtualizedTable.header.checkbox.label": "Selecionar todos os {header_checkbox_label}",
|
|
91
|
+
"virtualizedTable.row.checkbox.label": "Selecionar linha {row_index} de {table_label}",
|
|
92
|
+
"properties.empty.table.text": "Para iniciar, clique em \"{button_label}\""
|
|
93
|
+
}
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
{
|
|
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": "重置 ",
|
|
10
|
+
"fieldPicker.filter.label": "过滤:",
|
|
11
|
+
"fieldPicker.fieldColumn.label": "字段名",
|
|
12
|
+
"fieldPicker.schemaColumn.label": "模式名称",
|
|
13
|
+
"fieldPicker.dataTypeColumn.label": "数据类型",
|
|
14
|
+
"fieldPicker.integer.label": "整数",
|
|
15
|
+
"fieldPicker.double.label": "双精度",
|
|
16
|
+
"fieldPicker.string.label": "字符串",
|
|
17
|
+
"fieldPicker.date.label": "日期",
|
|
18
|
+
"fieldPicker.time.label": "时间",
|
|
19
|
+
"fieldPicker.timestamp.label": "时间戳记",
|
|
20
|
+
"flyout.applyButton.label": "确定",
|
|
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": "帮助",
|
|
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": "清除选择",
|
|
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
|
+
}
|