@gooddata/sdk-ui-ext 11.47.0-alpha.2 → 11.47.0-alpha.4
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/NOTICE +3 -3
- package/esm/index.d.ts +1 -1
- package/esm/index.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/CfSelect.d.ts +14 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/CfSelect.d.ts.map +1 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/CfSelect.js +25 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionEditor.d.ts +18 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionEditor.d.ts.map +1 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionEditor.js +132 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionalFormattingDialog.d.ts +4 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionalFormattingDialog.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionalFormattingDialog.js +15 -116
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionalFormattingSection.d.ts +5 -3
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionalFormattingSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionalFormattingSection.js +10 -10
- package/esm/internal/components/configurationControls/conditionalFormatting/ReorderList.d.ts +25 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/ReorderList.d.ts.map +1 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/ReorderList.js +94 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/conditionalFormattingModel.d.ts +66 -7
- package/esm/internal/components/configurationControls/conditionalFormatting/conditionalFormattingModel.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/conditionalFormattingModel.js +165 -21
- package/esm/internal/components/configurationControls/conditionalFormatting/reorderListModel.d.ts +4 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/reorderListModel.d.ts.map +1 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/reorderListModel.js +16 -0
- package/esm/internal/components/configurationPanels/ConfigurationPanelContent.d.ts +0 -1
- package/esm/internal/components/configurationPanels/ConfigurationPanelContent.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/PivotTableConfigurationPanel.d.ts +9 -2
- package/esm/internal/components/configurationPanels/PivotTableConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/PivotTableConfigurationPanel.js +4 -4
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/PluggablePivotTableNext.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/PluggablePivotTableNext.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/PluggablePivotTableNext.js +8 -7
- package/esm/internal/translations/de-DE.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/de-DE.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/de-DE.localization-bundle.js +12 -0
- package/esm/internal/translations/en-AU.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/en-AU.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/en-AU.localization-bundle.js +12 -0
- package/esm/internal/translations/en-GB.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/en-GB.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/en-GB.localization-bundle.js +12 -0
- package/esm/internal/translations/en-US.localization-bundle.d.ts +8 -0
- package/esm/internal/translations/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/en-US.localization-bundle.js +8 -0
- package/esm/internal/translations/es-419.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/es-419.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/es-419.localization-bundle.js +12 -0
- package/esm/internal/translations/es-ES.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/es-ES.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/es-ES.localization-bundle.js +12 -0
- package/esm/internal/translations/fi-FI.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/fi-FI.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/fi-FI.localization-bundle.js +12 -0
- package/esm/internal/translations/fr-CA.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/fr-CA.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/fr-CA.localization-bundle.js +12 -0
- package/esm/internal/translations/fr-FR.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/fr-FR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/fr-FR.localization-bundle.js +12 -0
- package/esm/internal/translations/id-ID.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/id-ID.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/id-ID.localization-bundle.js +12 -0
- package/esm/internal/translations/it-IT.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/it-IT.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/it-IT.localization-bundle.js +12 -0
- package/esm/internal/translations/ja-JP.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/ja-JP.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/ja-JP.localization-bundle.js +12 -0
- package/esm/internal/translations/ko-KR.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/ko-KR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/ko-KR.localization-bundle.js +12 -0
- package/esm/internal/translations/nl-NL.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/nl-NL.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/nl-NL.localization-bundle.js +12 -0
- package/esm/internal/translations/pl-PL.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/pl-PL.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/pl-PL.localization-bundle.js +12 -0
- package/esm/internal/translations/pt-BR.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/pt-BR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/pt-BR.localization-bundle.js +12 -0
- package/esm/internal/translations/pt-PT.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/pt-PT.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/pt-PT.localization-bundle.js +12 -0
- package/esm/internal/translations/ru-RU.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/ru-RU.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/ru-RU.localization-bundle.js +12 -0
- package/esm/internal/translations/sl-SI.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/sl-SI.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/sl-SI.localization-bundle.js +12 -0
- package/esm/internal/translations/th-TH.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/th-TH.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/th-TH.localization-bundle.js +12 -0
- package/esm/internal/translations/tr-TR.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/tr-TR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/tr-TR.localization-bundle.js +12 -0
- package/esm/internal/translations/uk-UA.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/uk-UA.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/uk-UA.localization-bundle.js +12 -0
- package/esm/internal/translations/vi-VN.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/vi-VN.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/vi-VN.localization-bundle.js +12 -0
- package/esm/internal/translations/zh-HK.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/zh-HK.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/zh-HK.localization-bundle.js +12 -0
- package/esm/internal/translations/zh-Hans.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/zh-Hans.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/zh-Hans.localization-bundle.js +12 -0
- package/esm/internal/translations/zh-Hant.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/zh-Hant.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/zh-Hant.localization-bundle.js +12 -0
- package/esm/locales.d.ts +6 -0
- package/esm/locales.d.ts.map +1 -1
- package/esm/locales.js +2 -0
- package/esm/sdk-ui-ext.d.ts +19 -5
- package/esm/share/ObjectShareDialog.d.ts.map +1 -1
- package/esm/share/ObjectShareDialog.js +2 -2
- package/esm/share/objectShareController.helpers.d.ts +20 -6
- package/esm/share/objectShareController.helpers.d.ts.map +1 -1
- package/esm/share/objectShareController.helpers.js +40 -9
- package/esm/share/objectShareController.types.d.ts +15 -4
- package/esm/share/objectShareController.types.d.ts.map +1 -1
- package/esm/share/useAccessList.d.ts +0 -1
- package/esm/share/useAccessList.d.ts.map +1 -1
- package/esm/share/useAccessList.js +74 -83
- package/esm/share/useObjectShareController.d.ts +3 -1
- package/esm/share/useObjectShareController.d.ts.map +1 -1
- package/esm/share/useObjectShareController.js +12 -19
- package/package.json +21 -21
- package/styles/css/main.css +102 -13
- package/styles/css/main.css.map +1 -1
- package/styles/internal/css/conditional_formatting.css +102 -13
- package/styles/internal/css/conditional_formatting.css.map +1 -1
- package/styles/internal/scss/conditional_formatting.scss +138 -13
|
@@ -280,6 +280,18 @@ export declare const de_DE: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"de-DE.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/de-DE.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"de-DE.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/de-DE.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const de_DE = {
|
|
|
282
282
|
"properties.colors.reset-colors": "Farben zurücksetzen",
|
|
283
283
|
"properties.colors": "Farben",
|
|
284
284
|
"properties.colorsAndFills": "Farben und Füllungen",
|
|
285
|
+
"properties.colorsAndStyles": "Farben und Stile",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "Farben und Stile zurücksetzen",
|
|
287
|
+
"properties.lineStyle.label": "Linienstil",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "Farbe und Stil für {name} bearbeiten",
|
|
289
|
+
"properties.lineStyle.solid": "Durchgezogen",
|
|
290
|
+
"properties.lineStyle.dashed": "Gestrichelt",
|
|
291
|
+
"properties.lineStyle.dotted": "Gepunktet",
|
|
292
|
+
"properties.lineWidth.label": "Linienstärke",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "Füllen",
|
|
286
298
|
"properties.fill.solid": "fest (Standard)",
|
|
287
299
|
"properties.fill.pattern": "muster",
|
|
@@ -280,6 +280,18 @@ export declare const en_AU: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"en-AU.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/en-AU.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"en-AU.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/en-AU.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const en_AU = {
|
|
|
282
282
|
"properties.colors.reset-colors": "Reset Colours",
|
|
283
283
|
"properties.colors": "Colours",
|
|
284
284
|
"properties.colorsAndFills": "Colours and fills",
|
|
285
|
+
"properties.colorsAndStyles": "Colours and styles",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "Reset Colours and styles",
|
|
287
|
+
"properties.lineStyle.label": "Line style",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "Edit colour and style for {name}",
|
|
289
|
+
"properties.lineStyle.solid": "Solid",
|
|
290
|
+
"properties.lineStyle.dashed": "Dashed",
|
|
291
|
+
"properties.lineStyle.dotted": "Dotted",
|
|
292
|
+
"properties.lineWidth.label": "Line weight",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "Fill",
|
|
286
298
|
"properties.fill.solid": "solid (default)",
|
|
287
299
|
"properties.fill.pattern": "pattern",
|
|
@@ -280,6 +280,18 @@ export declare const en_GB: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"en-GB.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/en-GB.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"en-GB.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/en-GB.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const en_GB = {
|
|
|
282
282
|
"properties.colors.reset-colors": "Reset Colours",
|
|
283
283
|
"properties.colors": "Colours",
|
|
284
284
|
"properties.colorsAndFills": "Colours and fills",
|
|
285
|
+
"properties.colorsAndStyles": "Colours and styles",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "Reset colours and styles",
|
|
287
|
+
"properties.lineStyle.label": "Line style",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "Edit colour and style for {name}",
|
|
289
|
+
"properties.lineStyle.solid": "Solid",
|
|
290
|
+
"properties.lineStyle.dashed": "Dashed",
|
|
291
|
+
"properties.lineStyle.dotted": "Dotted",
|
|
292
|
+
"properties.lineWidth.label": "Line weight",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "Fill",
|
|
286
298
|
"properties.fill.solid": "solid (default)",
|
|
287
299
|
"properties.fill.pattern": "pattern",
|
|
@@ -2607,6 +2607,10 @@ export declare const en_US: {
|
|
|
2607
2607
|
text: string;
|
|
2608
2608
|
crowdinContext: string;
|
|
2609
2609
|
};
|
|
2610
|
+
"properties.conditionalFormatting.dialog.unitPercent": {
|
|
2611
|
+
text: string;
|
|
2612
|
+
crowdinContext: string;
|
|
2613
|
+
};
|
|
2610
2614
|
"properties.conditionalFormatting.dialog.cancel": {
|
|
2611
2615
|
text: string;
|
|
2612
2616
|
crowdinContext: string;
|
|
@@ -2615,6 +2619,10 @@ export declare const en_US: {
|
|
|
2615
2619
|
text: string;
|
|
2616
2620
|
crowdinContext: string;
|
|
2617
2621
|
};
|
|
2622
|
+
"properties.conditionalFormatting.dialog.error.rangeOrder": {
|
|
2623
|
+
text: string;
|
|
2624
|
+
crowdinContext: string;
|
|
2625
|
+
};
|
|
2618
2626
|
"properties.conditionalFormatting.operator.all": {
|
|
2619
2627
|
text: string;
|
|
2620
2628
|
crowdinContext: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"en-US.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/en-US.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"en-US.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/en-US.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqoFjB,CAAC"}
|
|
@@ -2609,6 +2609,10 @@ export const en_US = {
|
|
|
2609
2609
|
"text": "To",
|
|
2610
2610
|
"crowdinContext": "Placeholder for the upper bound of a between/not-between condition."
|
|
2611
2611
|
},
|
|
2612
|
+
"properties.conditionalFormatting.dialog.unitPercent": {
|
|
2613
|
+
"text": "Value in percent",
|
|
2614
|
+
"crowdinContext": "Aria label for the '%' suffix of a condition's value input when the edited value is expressed in percent."
|
|
2615
|
+
},
|
|
2612
2616
|
"properties.conditionalFormatting.dialog.cancel": {
|
|
2613
2617
|
"text": "Cancel",
|
|
2614
2618
|
"crowdinContext": "Button that discards changes in the conditional-formatting rule dialog."
|
|
@@ -2617,6 +2621,10 @@ export const en_US = {
|
|
|
2617
2621
|
"text": "Save",
|
|
2618
2622
|
"crowdinContext": "Button that saves the conditional-formatting rule being edited."
|
|
2619
2623
|
},
|
|
2624
|
+
"properties.conditionalFormatting.dialog.error.rangeOrder": {
|
|
2625
|
+
"text": "“From” must be less than or equal to “To”.",
|
|
2626
|
+
"crowdinContext": "Inline validation error shown when the lower bound of a between/not-between condition is greater than the upper bound."
|
|
2627
|
+
},
|
|
2620
2628
|
"properties.conditionalFormatting.operator.all": {
|
|
2621
2629
|
"text": "All values",
|
|
2622
2630
|
"crowdinContext": "Conditional-formatting operator that always matches."
|
|
@@ -280,6 +280,18 @@ export declare const es_419: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"es-419.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/es-419.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"es-419.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/es-419.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBlB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const es_419 = {
|
|
|
282
282
|
"properties.colors.reset-colors": "Restablecer colores",
|
|
283
283
|
"properties.colors": "Colores",
|
|
284
284
|
"properties.colorsAndFills": "Colores y rellenos",
|
|
285
|
+
"properties.colorsAndStyles": "Colores y estilos",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "Restablecer colores y estilos",
|
|
287
|
+
"properties.lineStyle.label": "Estilo de línea",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "Editar color y estilo de {name}",
|
|
289
|
+
"properties.lineStyle.solid": "Sólida",
|
|
290
|
+
"properties.lineStyle.dashed": "Discontinua",
|
|
291
|
+
"properties.lineStyle.dotted": "Punteada",
|
|
292
|
+
"properties.lineWidth.label": "Grosor de línea",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "Relleno",
|
|
286
298
|
"properties.fill.solid": "sólido (por defecto)",
|
|
287
299
|
"properties.fill.pattern": "patrón",
|
|
@@ -280,6 +280,18 @@ export declare const es_ES: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"es-ES.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/es-ES.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"es-ES.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/es-ES.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const es_ES = {
|
|
|
282
282
|
"properties.colors.reset-colors": "Restablecer colores",
|
|
283
283
|
"properties.colors": "Colores",
|
|
284
284
|
"properties.colorsAndFills": "Colores y rellenos",
|
|
285
|
+
"properties.colorsAndStyles": "Colores y estilos",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "Restablecer colores y estilos",
|
|
287
|
+
"properties.lineStyle.label": "Estilo de línea",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "Editar color y estilo de {name}",
|
|
289
|
+
"properties.lineStyle.solid": "Sólida",
|
|
290
|
+
"properties.lineStyle.dashed": "Discontinua",
|
|
291
|
+
"properties.lineStyle.dotted": "Punteada",
|
|
292
|
+
"properties.lineWidth.label": "Grosor de línea",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "Relleno",
|
|
286
298
|
"properties.fill.solid": "sólido (por defecto)",
|
|
287
299
|
"properties.fill.pattern": "patrón",
|
|
@@ -280,6 +280,18 @@ export declare const fi_FI: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fi-FI.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/fi-FI.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"fi-FI.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/fi-FI.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const fi_FI = {
|
|
|
282
282
|
"properties.colors.reset-colors": "Nollaa värit",
|
|
283
283
|
"properties.colors": "Värit",
|
|
284
284
|
"properties.colorsAndFills": "Värit ja täytteet",
|
|
285
|
+
"properties.colorsAndStyles": "Värit ja tyylit",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "Palauta värit ja tyylit",
|
|
287
|
+
"properties.lineStyle.label": "Viivatyyli",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "Muokkaa kohteen {name} väriä ja tyyliä",
|
|
289
|
+
"properties.lineStyle.solid": "Yhtenäinen",
|
|
290
|
+
"properties.lineStyle.dashed": "Katkoviiva",
|
|
291
|
+
"properties.lineStyle.dotted": "Pisteviiva",
|
|
292
|
+
"properties.lineWidth.label": "Viivan paksuus",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "Täytä",
|
|
286
298
|
"properties.fill.solid": "kiinteä (oletus)",
|
|
287
299
|
"properties.fill.pattern": "kuvio",
|
|
@@ -280,6 +280,18 @@ export declare const fr_CA: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fr-CA.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/fr-CA.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"fr-CA.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/fr-CA.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const fr_CA = {
|
|
|
282
282
|
"properties.colors.reset-colors": "Réinitialiser les couleurs",
|
|
283
283
|
"properties.colors": "Couleurs",
|
|
284
284
|
"properties.colorsAndFills": "Couleurs et remplissages",
|
|
285
|
+
"properties.colorsAndStyles": "Couleurs et styles",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "Réinitialiser les couleurs et styles",
|
|
287
|
+
"properties.lineStyle.label": "Style de ligne",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "Modifier la couleur et le style de {name}",
|
|
289
|
+
"properties.lineStyle.solid": "Pleine",
|
|
290
|
+
"properties.lineStyle.dashed": "Tiretée",
|
|
291
|
+
"properties.lineStyle.dotted": "Pointillée",
|
|
292
|
+
"properties.lineWidth.label": "Épaisseur de ligne",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "Remplir",
|
|
286
298
|
"properties.fill.solid": "solide (par défaut)",
|
|
287
299
|
"properties.fill.pattern": "modèle",
|
|
@@ -280,6 +280,18 @@ export declare const fr_FR: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fr-FR.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/fr-FR.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"fr-FR.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/fr-FR.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const fr_FR = {
|
|
|
282
282
|
"properties.colors.reset-colors": "Réinitialiser les couleurs",
|
|
283
283
|
"properties.colors": "Couleurs",
|
|
284
284
|
"properties.colorsAndFills": "Couleurs et remplissages",
|
|
285
|
+
"properties.colorsAndStyles": "Couleurs et styles",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "Réinitialiser les couleurs et les styles",
|
|
287
|
+
"properties.lineStyle.label": "Style de ligne",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "Modifier la couleur et le style pour {name}",
|
|
289
|
+
"properties.lineStyle.solid": "Continue",
|
|
290
|
+
"properties.lineStyle.dashed": "Tiretée",
|
|
291
|
+
"properties.lineStyle.dotted": "Pointillée",
|
|
292
|
+
"properties.lineWidth.label": "Épaisseur de ligne",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "Remplir",
|
|
286
298
|
"properties.fill.solid": "solide (par défaut)",
|
|
287
299
|
"properties.fill.pattern": "modèle",
|
|
@@ -280,6 +280,18 @@ export declare const id_ID: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"id-ID.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/id-ID.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"id-ID.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/id-ID.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const id_ID = {
|
|
|
282
282
|
"properties.colors.reset-colors": "Reset Warna",
|
|
283
283
|
"properties.colors": "Warna",
|
|
284
284
|
"properties.colorsAndFills": "Warna dan isian",
|
|
285
|
+
"properties.colorsAndStyles": "Warna dan gaya",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "Atur ulang Warna dan gaya",
|
|
287
|
+
"properties.lineStyle.label": "Gaya garis",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "Edit warna dan gaya untuk {name}",
|
|
289
|
+
"properties.lineStyle.solid": "Garis penuh",
|
|
290
|
+
"properties.lineStyle.dashed": "Putus-putus",
|
|
291
|
+
"properties.lineStyle.dotted": "Bertitik",
|
|
292
|
+
"properties.lineWidth.label": "Ketebalan garis",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "Isian",
|
|
286
298
|
"properties.fill.solid": "solid (bawaan)",
|
|
287
299
|
"properties.fill.pattern": "pola",
|
|
@@ -280,6 +280,18 @@ export declare const it_IT: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"it-IT.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/it-IT.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"it-IT.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/it-IT.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const it_IT = {
|
|
|
282
282
|
"properties.colors.reset-colors": "Reimposta colori",
|
|
283
283
|
"properties.colors": "Colori",
|
|
284
284
|
"properties.colorsAndFills": "Colori e riempimenti",
|
|
285
|
+
"properties.colorsAndStyles": "Colori e stili",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "Reimposta colori e stili",
|
|
287
|
+
"properties.lineStyle.label": "Stile linea",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "Modifica colore e stile per {name}",
|
|
289
|
+
"properties.lineStyle.solid": "Continua",
|
|
290
|
+
"properties.lineStyle.dashed": "Tratteggiata",
|
|
291
|
+
"properties.lineStyle.dotted": "Punteggiata",
|
|
292
|
+
"properties.lineWidth.label": "Spessore linea",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "Riempimento",
|
|
286
298
|
"properties.fill.solid": "solido (predefinito)",
|
|
287
299
|
"properties.fill.pattern": "modello",
|
|
@@ -280,6 +280,18 @@ export declare const ja_JP: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ja-JP.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/ja-JP.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"ja-JP.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/ja-JP.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const ja_JP = {
|
|
|
282
282
|
"properties.colors.reset-colors": "色をリセット",
|
|
283
283
|
"properties.colors": "色",
|
|
284
284
|
"properties.colorsAndFills": "色と塗りつぶし",
|
|
285
|
+
"properties.colorsAndStyles": "色とスタイル",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "色とスタイルをリセット",
|
|
287
|
+
"properties.lineStyle.label": "線のスタイル",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "{name}の色とスタイルを編集",
|
|
289
|
+
"properties.lineStyle.solid": "実線",
|
|
290
|
+
"properties.lineStyle.dashed": "破線",
|
|
291
|
+
"properties.lineStyle.dotted": "点線",
|
|
292
|
+
"properties.lineWidth.label": "線の太さ",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "充填",
|
|
286
298
|
"properties.fill.solid": "ソリッド(デフォルト)",
|
|
287
299
|
"properties.fill.pattern": "パターン",
|
|
@@ -280,6 +280,18 @@ export declare const ko_KR: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|