@gooddata/sdk-ui-ext 11.25.0-alpha.0 → 11.25.0-alpha.2
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/internal/components/configurationPanels/GeoAreaConfigurationPanel.d.ts +1 -0
- package/esm/internal/components/configurationPanels/GeoAreaConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/GeoAreaConfigurationPanel.js +9 -1
- package/esm/internal/components/configurationPanels/GeoAreaConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/GeoPushpinConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/GeoPushpinConfigurationPanel.js +7 -17
- package/esm/internal/components/configurationPanels/GeoPushpinConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/geoInsightBucketUtils.d.ts +14 -0
- package/esm/internal/components/configurationPanels/geoInsightBucketUtils.d.ts.map +1 -0
- package/esm/internal/components/configurationPanels/geoInsightBucketUtils.js +28 -0
- package/esm/internal/components/configurationPanels/geoInsightBucketUtils.js.map +1 -0
- package/esm/internal/components/pluggableVisualizations/geoAreaChart/PluggableGeoAreaChart.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/geoAreaChart/PluggableGeoAreaChart.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/geoAreaChart/PluggableGeoAreaChart.js +12 -26
- package/esm/internal/components/pluggableVisualizations/geoAreaChart/PluggableGeoAreaChart.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/geoChartNext/PluggableGeoPushpinChartNext.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/geoChartNext/PluggableGeoPushpinChartNext.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/geoChartNext/PluggableGeoPushpinChartNext.js +12 -26
- package/esm/internal/components/pluggableVisualizations/geoChartNext/PluggableGeoPushpinChartNext.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/geoCommon/liveMapViewTracking.d.ts +70 -4
- package/esm/internal/components/pluggableVisualizations/geoCommon/liveMapViewTracking.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/geoCommon/liveMapViewTracking.js +117 -20
- package/esm/internal/components/pluggableVisualizations/geoCommon/liveMapViewTracking.js.map +1 -1
- package/esm/internal/translations/de-DE.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/de-DE.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/de-DE.localization-bundle.js +9 -0
- package/esm/internal/translations/de-DE.localization-bundle.js.map +1 -1
- package/esm/internal/translations/en-AU.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/en-AU.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/en-AU.localization-bundle.js +9 -0
- package/esm/internal/translations/en-AU.localization-bundle.js.map +1 -1
- package/esm/internal/translations/en-GB.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/en-GB.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/en-GB.localization-bundle.js +9 -0
- package/esm/internal/translations/en-GB.localization-bundle.js.map +1 -1
- package/esm/internal/translations/es-419.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/es-419.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/es-419.localization-bundle.js +9 -0
- package/esm/internal/translations/es-419.localization-bundle.js.map +1 -1
- package/esm/internal/translations/es-ES.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/es-ES.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/es-ES.localization-bundle.js +9 -0
- package/esm/internal/translations/es-ES.localization-bundle.js.map +1 -1
- package/esm/internal/translations/fi-FI.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/fi-FI.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/fi-FI.localization-bundle.js +9 -0
- package/esm/internal/translations/fi-FI.localization-bundle.js.map +1 -1
- package/esm/internal/translations/fr-CA.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/fr-CA.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/fr-CA.localization-bundle.js +9 -0
- package/esm/internal/translations/fr-CA.localization-bundle.js.map +1 -1
- package/esm/internal/translations/fr-FR.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/fr-FR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/fr-FR.localization-bundle.js +9 -0
- package/esm/internal/translations/fr-FR.localization-bundle.js.map +1 -1
- package/esm/internal/translations/id-ID.localization-bundle.d.ts +546 -0
- package/esm/internal/translations/id-ID.localization-bundle.d.ts.map +1 -0
- package/esm/internal/translations/id-ID.localization-bundle.js +548 -0
- package/esm/internal/translations/id-ID.localization-bundle.js.map +1 -0
- package/esm/internal/translations/it-IT.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/it-IT.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/it-IT.localization-bundle.js +9 -0
- package/esm/internal/translations/it-IT.localization-bundle.js.map +1 -1
- package/esm/internal/translations/ja-JP.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/ja-JP.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/ja-JP.localization-bundle.js +9 -0
- package/esm/internal/translations/ja-JP.localization-bundle.js.map +1 -1
- package/esm/internal/translations/ko-KR.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/ko-KR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/ko-KR.localization-bundle.js +9 -0
- package/esm/internal/translations/ko-KR.localization-bundle.js.map +1 -1
- package/esm/internal/translations/nl-NL.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/nl-NL.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/nl-NL.localization-bundle.js +9 -0
- package/esm/internal/translations/nl-NL.localization-bundle.js.map +1 -1
- package/esm/internal/translations/pl-PL.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/pl-PL.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/pl-PL.localization-bundle.js +9 -0
- package/esm/internal/translations/pl-PL.localization-bundle.js.map +1 -1
- package/esm/internal/translations/pt-BR.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/pt-BR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/pt-BR.localization-bundle.js +9 -0
- package/esm/internal/translations/pt-BR.localization-bundle.js.map +1 -1
- package/esm/internal/translations/pt-PT.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/pt-PT.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/pt-PT.localization-bundle.js +9 -0
- package/esm/internal/translations/pt-PT.localization-bundle.js.map +1 -1
- package/esm/internal/translations/ru-RU.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/ru-RU.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/ru-RU.localization-bundle.js +9 -0
- package/esm/internal/translations/ru-RU.localization-bundle.js.map +1 -1
- package/esm/internal/translations/sl-Sl.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/sl-Sl.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/sl-Sl.localization-bundle.js +9 -0
- package/esm/internal/translations/sl-Sl.localization-bundle.js.map +1 -1
- package/esm/internal/translations/th-TH.localization-bundle.d.ts +546 -0
- package/esm/internal/translations/th-TH.localization-bundle.d.ts.map +1 -0
- package/esm/internal/translations/th-TH.localization-bundle.js +548 -0
- package/esm/internal/translations/th-TH.localization-bundle.js.map +1 -0
- package/esm/internal/translations/tr-TR.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/tr-TR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/tr-TR.localization-bundle.js +9 -0
- package/esm/internal/translations/tr-TR.localization-bundle.js.map +1 -1
- package/esm/internal/translations/vi-VN.localization-bundle.d.ts +530 -0
- package/esm/internal/translations/vi-VN.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/vi-VN.localization-bundle.js +531 -1
- package/esm/internal/translations/vi-VN.localization-bundle.js.map +1 -1
- package/esm/internal/translations/zh-HK.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/zh-HK.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/zh-HK.localization-bundle.js +9 -0
- package/esm/internal/translations/zh-HK.localization-bundle.js.map +1 -1
- package/esm/internal/translations/zh-Hans.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/zh-Hans.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/zh-Hans.localization-bundle.js +9 -0
- package/esm/internal/translations/zh-Hans.localization-bundle.js.map +1 -1
- package/esm/internal/translations/zh-Hant.localization-bundle.d.ts +9 -0
- package/esm/internal/translations/zh-Hant.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/zh-Hant.localization-bundle.js +9 -0
- package/esm/internal/translations/zh-Hant.localization-bundle.js.map +1 -1
- package/package.json +20 -20
|
@@ -0,0 +1,548 @@
|
|
|
1
|
+
// (C) 2021-2024 GoodData Corporation
|
|
2
|
+
// DO NOT CHANGE THIS FILE, IT IS RE-GENERATED ON EVERY BUILD
|
|
3
|
+
export const id_ID = {
|
|
4
|
+
"or": "atau",
|
|
5
|
+
"dashboard.bucket.measures_title.column": "Metrik",
|
|
6
|
+
"dashboard.bucket.measures_title.bar": "Metrik",
|
|
7
|
+
"dashboard.bucket.measures_title.line": "Metrik",
|
|
8
|
+
"dashboard.bucket.measures_title.area": "Metrik",
|
|
9
|
+
"dashboard.bucket.measures_title.pie": "Metrik",
|
|
10
|
+
"dashboard.bucket.measures_title.funnel": "Metrik",
|
|
11
|
+
"dashboard.bucket.measures_title.pyramid": "Metrik",
|
|
12
|
+
"dashboard.bucket.measures_title.treemap": "Metrik",
|
|
13
|
+
"dashboard.bucket.measures_title.donut": "Metrik",
|
|
14
|
+
"dashboard.bucket.measures_title.heatmap": "Metrik",
|
|
15
|
+
"dashboard.bucket.measures_title.headline": "Metrik",
|
|
16
|
+
"dashboard.bucket.measures_subtitle.headline": "utama",
|
|
17
|
+
"dashboard.bucket.secondary_measures_title.headline": "Metrik",
|
|
18
|
+
"dashboard.bucket.secondary_measures_subtitle.headline": "sekunder",
|
|
19
|
+
"dashboard.bucket.measures_title.scatter": "Metrik",
|
|
20
|
+
"dashboard.bucket.secondary_measures_title.scatter": "Metrik",
|
|
21
|
+
"dashboard.bucket.measures_subtitle.scatter": "Sumbu-X",
|
|
22
|
+
"dashboard.bucket.secondary_measures_subtitle.scatter": "Sumbu-Y",
|
|
23
|
+
"dashboard.bucket.attribute_title.scatter": "Lihat berdasarkan",
|
|
24
|
+
"dashboard.bucket.segment_title.scatter": "Segmen berdasarkan",
|
|
25
|
+
"dashboard.bucket.measures_title.combo": "Metrik",
|
|
26
|
+
"dashboard.bucket.measures_subtitle.combo": "Kolom",
|
|
27
|
+
"dashboard.bucket.secondary_measures_title.combo": "Metrik",
|
|
28
|
+
"dashboard.bucket.secondary_measures_subtitle.combo": "Garis",
|
|
29
|
+
"dashboard.bucket.measures_title.xirr": "Metrik",
|
|
30
|
+
"dashboard.bucket.measures_title.waterfall": "Metrik",
|
|
31
|
+
"dashboard.bucket.attribute_title.xirr": "Atribut tanggal",
|
|
32
|
+
"dashboard.bucket.attribute_from_title.sankey": "Atribut",
|
|
33
|
+
"dashboard.bucket.attribute_from_subtitle.sankey": "dari",
|
|
34
|
+
"dashboard.bucket.attribute_to_title.sankey": "Atribut",
|
|
35
|
+
"dashboard.bucket.attribute_to_subtitle.sankey": "ke",
|
|
36
|
+
"dashboard.bucket.attribute_from_title.dependencywheel": "Atribut",
|
|
37
|
+
"dashboard.bucket.attribute_from_subtitle.dependencywheel": "dari",
|
|
38
|
+
"dashboard.bucket.attribute_to_title.dependencywheel": "Atribut",
|
|
39
|
+
"dashboard.bucket.attribute_to_subtitle.dependencywheel": "ke",
|
|
40
|
+
"dashboard.bucket.combo.subtitle.column": "sebagai kolom",
|
|
41
|
+
"dashboard.bucket.combo.subtitle.line": "sebagai garis",
|
|
42
|
+
"dashboard.bucket.combo.subtitle.area": "sebagai area",
|
|
43
|
+
"dashboard.bucket.measures_title.bubble": "Metrik",
|
|
44
|
+
"dashboard.bucket.secondary_measures_title.bubble": "Metrik",
|
|
45
|
+
"dashboard.bucket.tertiary_measures_title.bubble": "Metrik",
|
|
46
|
+
"dashboard.bucket.measures_subtitle.bubble": "Sumbu-X",
|
|
47
|
+
"dashboard.bucket.secondary_measures_subtitle.bubble": "Sumbu-Y",
|
|
48
|
+
"dashboard.bucket.tertiary_measures_subtitle.bubble": "Ukuran",
|
|
49
|
+
"dashboard.bucket.location_title.pushpin": "Lokasi",
|
|
50
|
+
"dashboard.bucket.area_title.choropleth": "Area",
|
|
51
|
+
"dashboard.bucket.size_title.pushpin": "Metrik",
|
|
52
|
+
"dashboard.bucket.size_subtitle.pushpin": "Ukuran",
|
|
53
|
+
"dashboard.bucket.color_title.pushpin": "Metrik",
|
|
54
|
+
"dashboard.bucket.color_subtitle.pushpin": "Warna",
|
|
55
|
+
"dashboard.bucket.view_title.bubble": "Lihat berdasarkan",
|
|
56
|
+
"dashboard.bucket.view_title.pie": "Lihat berdasarkan",
|
|
57
|
+
"dashboard.bucket.view_title.treemap": "Lihat berdasarkan",
|
|
58
|
+
"dashboard.bucket.view_title.donut": "Lihat berdasarkan",
|
|
59
|
+
"dashboard.bucket.view_title.funnel": "Lihat berdasarkan",
|
|
60
|
+
"dashboard.bucket.view_title.pyramid": "Lihat berdasarkan",
|
|
61
|
+
"dashboard.bucket.view_title.column": "Lihat berdasarkan",
|
|
62
|
+
"dashboard.bucket.view_title.bar": "Lihat berdasarkan",
|
|
63
|
+
"dashboard.bucket.view_title.area": "Lihat berdasarkan",
|
|
64
|
+
"dashboard.bucket.view_title.bullet": "Lihat berdasarkan",
|
|
65
|
+
"dashboard.bucket.view_title.waterfall": "Lihat berdasarkan",
|
|
66
|
+
"dashboard.bucket.view_title.heatmap": "Baris",
|
|
67
|
+
"dashboard.bucket.trend_title.line": "Tren berdasarkan",
|
|
68
|
+
"dashboard.bucket.view_title.combo": "Lihat berdasarkan",
|
|
69
|
+
"dashboard.bucket.stack_title.column": "Tumpuk berdasarkan",
|
|
70
|
+
"dashboard.bucket.stack_title.bar": "Tumpuk berdasarkan",
|
|
71
|
+
"dashboard.bucket.stack_title.area": "Tumpuk berdasarkan",
|
|
72
|
+
"dashboard.bucket.stack_title.heatmap": "Kolom",
|
|
73
|
+
"dashboard.bucket.segment_title.line": "Segmen berdasarkan",
|
|
74
|
+
"dashboard.bucket.segment_title.treemap": "Segmen berdasarkan",
|
|
75
|
+
"dashboard.bucket.segment_title.pushpin": "Segmen berdasarkan",
|
|
76
|
+
"dashboard.bucket.metric_segment_by_warning": "Untuk menambahkan metrik tambahan, hapus {icons} dari '<span class=\"stack-by\">'segmen berdasarkan'</span>'",
|
|
77
|
+
"dashboard.bucket.metric_stack_by_warning": "Untuk menambahkan metrik tambahan, hapus {icons} dari '<span class=\"stack-by\">'tumpuk berdasarkan'</span>'",
|
|
78
|
+
"dashboard.bucket.metric_view_by_warning": "Untuk menambahkan metrik tambahan, hapus {icons} dari '<span class=\"stack-by\">'lihat berdasarkan'</span>'",
|
|
79
|
+
"dashboard.bucket.category_view_by_warning": "Untuk melihat berdasarkan atribut lain, visualisasi hanya dapat memiliki satu metrik",
|
|
80
|
+
"dashboard.bucket.view_stack_by_warning": "Untuk menambahkan atribut tambahan, hapus {icons} dari '<span class=\"stack-by\">'tumpuk berdasarkan'</span>'",
|
|
81
|
+
"dashboard.bucket.category_stack_by_warning": "Untuk menumpuk berdasarkan, visualisasi hanya dapat memiliki satu metrik",
|
|
82
|
+
"dashboard.bucket.stack_view_by_warning": "Untuk menumpuk berdasarkan, visualisasi hanya dapat memiliki satu atribut dalam lihat berdasarkan",
|
|
83
|
+
"dashboard.bucket.measure_stack_by_warning": "Untuk menumpuk berdasarkan atribut, visualisasi hanya dapat memiliki satu metrik",
|
|
84
|
+
"dashboard.bucket.category_columns_warning": "Tidak dapat menambahkan kolom: batasnya adalah {oldLimit} metrik dan {oldRowsLimit} baris. Ikuti batas untuk menambahkan lebih banyak",
|
|
85
|
+
"dashboard.bucket.category_measures_rows_warning": "Untuk menambahkan hingga {limit} lagi, hapus semua item dari bagian kolom",
|
|
86
|
+
"dashboard.bucket.category_category_by_warning": "Untuk melihat berdasarkan, visualisasi hanya dapat memiliki satu metrik",
|
|
87
|
+
"dashboard.bucket.category_segment_by_warning": "Untuk segmen berdasarkan, visualisasi hanya dapat memiliki satu metrik",
|
|
88
|
+
"dashboard.bucket.measures_title.table": "Metrik",
|
|
89
|
+
"dashboard.bucket.measures_title.sankey": "METRIK",
|
|
90
|
+
"dashboard.bucket.measures_title.dependencywheel": "METRIK",
|
|
91
|
+
"dashboard.bucket.attribute_title.table": "Baris",
|
|
92
|
+
"dashboard.bucket.columns_title.table": "Kolom",
|
|
93
|
+
"dashboard.bucket.attribute_title.repeater": "Baris",
|
|
94
|
+
"dashboard.bucket.view_title.repeater": "Lihat berdasarkan",
|
|
95
|
+
"dashboard.bucket.columns_title.repeater": "Kolom",
|
|
96
|
+
"dashboard.error.missing_primary_bucket_item.heading": "Tidak ada metrik utama dalam visualisasi Anda",
|
|
97
|
+
"dashboard.error.missing_primary_bucket_item.text": "Tambahkan metrik utama ke visualisasi Anda, atau alihkan ke tabel.\nSetelah selesai, Anda akan dapat menyimpannya.",
|
|
98
|
+
"dashboard.xirr.error.invalid_buckets.heading": "Konfigurasi tidak lengkap",
|
|
99
|
+
"dashboard.xirr.error.invalid_buckets.text": "Pastikan Anda telah memilih satu metrik dan satu atribut tanggal",
|
|
100
|
+
"properties.unsupported": "Visualisasi ini tidak mendukung konfigurasi",
|
|
101
|
+
"properties.config.not_applicable": "Panel Konfigurasi tidak berlaku untuk konfigurasi visualisasi ini",
|
|
102
|
+
"properties.not_applicable": "Properti tidak berlaku untuk konfigurasi visualisasi ini",
|
|
103
|
+
"properties.auto_placeholder": "otomatis",
|
|
104
|
+
"properties.auto_default": "otomatis (default)",
|
|
105
|
+
"properties.legend.title": "Legenda",
|
|
106
|
+
"properties.legend.position": "Posisi",
|
|
107
|
+
"properties.total.title": "Total",
|
|
108
|
+
"properties.total.name": "Nama",
|
|
109
|
+
"properties.total.tooltip": "Tambahkan jumlah semua nilai sebagai kolom di akhir.",
|
|
110
|
+
"properties.total.measures.tooltip": "Nonaktifkan opsi “is total” dalam metrik untuk menambahkan jumlah semua nilai sebagai kolom di akhir.",
|
|
111
|
+
"properties.color.total": "Total",
|
|
112
|
+
"properties.color.positive": "Positif",
|
|
113
|
+
"properties.color.negative": "Negatif",
|
|
114
|
+
"properties.canvas.title": "Kanvas",
|
|
115
|
+
"properties.canvas.gridline": "Garis kisi",
|
|
116
|
+
"properties.canvas.labels.percentages": "Persentase",
|
|
117
|
+
"properties.canvas.labels.percentages.info": "Tampilkan persentase pada setiap irisan, dengan irisan paling atas sebagai 100% dan yang lainnya sebagai fraksi dari nilai tersebut.",
|
|
118
|
+
"properties.canvas.labels.percentages.disabled": "Persentase disembunyikan karena label data disembunyikan.",
|
|
119
|
+
"properties.canvas.continuousLine.label": "Garis berkelanjutan",
|
|
120
|
+
"properties.canvas.continuousLine.tooltip": "Gambar garis di antara titik dengan nilai yang hilang.",
|
|
121
|
+
"properties.canvas.distinctPointShapes.label": "Bentuk titik berbeda",
|
|
122
|
+
"properties.canvas.distinctPointShapes.tooltip": "Properti tidak berlaku untuk konfigurasi visualisasi ini",
|
|
123
|
+
"properties.canvas.dataLabels": "Label Data",
|
|
124
|
+
"properties.canvas.dataLabels.auto": "otomatis (default)",
|
|
125
|
+
"properties.canvas.dataLabels.show": "tampilkan",
|
|
126
|
+
"properties.canvas.dataLabels.hide": "sembunyikan",
|
|
127
|
+
"properties.canvas.dataLabelStyle": "Gaya Label",
|
|
128
|
+
"properties.canvas.dataLabelStyle.auto": "otomatis (default)",
|
|
129
|
+
"properties.canvas.dataLabelStyle.backplate": "pelat belakang",
|
|
130
|
+
"properties.canvas.rowHeight": "Tinggi baris",
|
|
131
|
+
"properties.canvas.rowHeight.small": "kecil",
|
|
132
|
+
"properties.canvas.rowHeight.medium": "sedang",
|
|
133
|
+
"properties.canvas.rowHeight.large": "besar",
|
|
134
|
+
"properties.canvas.verticalAlign": "Perataan vertikal",
|
|
135
|
+
"properties.canvas.verticalAlign.top": "atas",
|
|
136
|
+
"properties.canvas.verticalAlign.middle": "tengah",
|
|
137
|
+
"properties.canvas.verticalAlign.bottom": "bawah",
|
|
138
|
+
"properties.canvas.textWrapping": "Pelipatan teks",
|
|
139
|
+
"properties.canvas.textWrapping.clip": "potong",
|
|
140
|
+
"properties.canvas.textWrapping.wrap": "lipat",
|
|
141
|
+
"properties.canvas.image": "Gambar",
|
|
142
|
+
"properties.canvas.image.fit": "sesuaikan",
|
|
143
|
+
"properties.canvas.image.fill": "isi",
|
|
144
|
+
"properties.forecast.title": "Perkiraan",
|
|
145
|
+
"properties.forecastDisabled.title": "Perkiraan tidak tersedia untuk kombinasi bucket ini",
|
|
146
|
+
"properties.forecastPeriod.title": "Periode",
|
|
147
|
+
"properties.forecastPeriod.placeholder": "Periode",
|
|
148
|
+
"properties.forecastSeasonal.title": "Musiman",
|
|
149
|
+
"properties.forecastConfidence.title": "Tingkat keyakinan",
|
|
150
|
+
"properties.forecastConfidence.70": "70%",
|
|
151
|
+
"properties.forecastConfidence.75": "75%",
|
|
152
|
+
"properties.forecastConfidence.80": "80%",
|
|
153
|
+
"properties.forecastConfidence.85": "85%",
|
|
154
|
+
"properties.forecastConfidence.90": "90%",
|
|
155
|
+
"properties.forecastConfidence.95": "95%",
|
|
156
|
+
"properties.forecastSliced.title": "Menampilkan perkiraan parsial.",
|
|
157
|
+
"properties.forecastSliced.description": "Titik data yang tersedia tidak mencakup seluruh periode yang dipilih.",
|
|
158
|
+
"properties.anomalies.title": "Deteksi anomali",
|
|
159
|
+
"properties.anomaliesDisabled.title": "Deteksi Anomali tidak tersedia untuk kombinasi bucket ini.",
|
|
160
|
+
"properties.anomalySensitivity.low": "rendah",
|
|
161
|
+
"properties.anomalySensitivity.medium": "sedang (bawaan)",
|
|
162
|
+
"properties.anomalySensitivity.high": "tinggi",
|
|
163
|
+
"properties.anomalySensitivity.title": "Sensitivitas",
|
|
164
|
+
"properties.anomalyPointSize.small": "1.5x (bawaan)",
|
|
165
|
+
"properties.anomalyPointSize.medium": "2x",
|
|
166
|
+
"properties.anomalyPointSize.big": "3x",
|
|
167
|
+
"properties.anomalyPointSize.title": "Ukuran",
|
|
168
|
+
"properties.anomalyIndicator.title": "Indikator",
|
|
169
|
+
"properties.anomalyColor.color": "Warna",
|
|
170
|
+
"properties.clustering.title": "Klaster",
|
|
171
|
+
"properties.clustering.amount": "Jumlah",
|
|
172
|
+
"properties.clustering.amount.placeholder": "3",
|
|
173
|
+
"properties.clustering.threshold": "Ambang batas",
|
|
174
|
+
"properties.clustering.threshold.placeholder": "0.03",
|
|
175
|
+
"properties.clustering.threshold.tooltip": "Ambang batas adalah limit yang menentukan kapan data dikelompokkan. <link>Pelajari selengkapnya</link>",
|
|
176
|
+
"properties.clustering.amount.partial.title": "Menampilkan klaster parsial",
|
|
177
|
+
"properties.clustering.amount.partial.description": "Titik data yang tersedia tidak mencakup seluruh jumlah yang dipilih.",
|
|
178
|
+
"properties.clustering.disabled": "Pengklasteran memerlukan 2 Metrik dan Lihat berdasarkan, tanpa Segmen berdasarkan.",
|
|
179
|
+
"properties.canvas.totalLabels": "Label Total",
|
|
180
|
+
"properties.canvas.totalLabels.auto": "otomatis (default)",
|
|
181
|
+
"properties.canvas.totalLabels.show": "tampilkan",
|
|
182
|
+
"properties.canvas.totalLabels.hide": "sembunyikan",
|
|
183
|
+
"properties.canvas.dataPoints": "Titik Data",
|
|
184
|
+
"properties.canvas.dataPoints.auto": "otomatis (default)",
|
|
185
|
+
"properties.canvas.dataPoints.show": "tampilkan",
|
|
186
|
+
"properties.canvas.dataPoints.hide": "sembunyikan",
|
|
187
|
+
"properties.yaxis.title": "Sumbu-Y",
|
|
188
|
+
"properties.axis.labels": "label",
|
|
189
|
+
"properties.axis.rotation": "Rotasi",
|
|
190
|
+
"properties.axis.format": "Format",
|
|
191
|
+
"properties.axis.format.inherit": "warisi",
|
|
192
|
+
"properties.axis.format.info.inherit": "Format diwarisi dari metrik pertama dalam visualisasi.",
|
|
193
|
+
"properties.axis.name": "nama",
|
|
194
|
+
"properties.axis.name.position": "Posisi",
|
|
195
|
+
"properties.axis.name.position.left": "kiri",
|
|
196
|
+
"properties.axis.name.position.center": "tengah",
|
|
197
|
+
"properties.axis.name.position.right": "kanan",
|
|
198
|
+
"properties.axis.name.position.top": "atas",
|
|
199
|
+
"properties.axis.name.position.middle": "tengah",
|
|
200
|
+
"properties.axis.name.position.bottom": "bawah",
|
|
201
|
+
"properties.axis.min": "Min",
|
|
202
|
+
"properties.axis.min.warning": "Nilai min tidak boleh lebih besar daripada nilai maks",
|
|
203
|
+
"properties.axis.max": "Maks",
|
|
204
|
+
"properties.axis.max.warning": "Nilai maks tidak boleh lebih kecil daripada nilai min",
|
|
205
|
+
"properties.xaxis.title": "Sumbu-X",
|
|
206
|
+
"properties.axis.scale": "skala",
|
|
207
|
+
"properties.axis.left": "Kiri",
|
|
208
|
+
"properties.axis.right": "Kanan",
|
|
209
|
+
"properties.axis.top": "Atas",
|
|
210
|
+
"properties.axis.bottom": "Bawah",
|
|
211
|
+
"properties.rotation.0": "0°",
|
|
212
|
+
"properties.rotation.30": "30°",
|
|
213
|
+
"properties.rotation.45": "45°",
|
|
214
|
+
"properties.rotation.60": "60°",
|
|
215
|
+
"properties.rotation.90": "90°",
|
|
216
|
+
"properties.legend.position.up": "atas",
|
|
217
|
+
"properties.legend.position.down": "bawah",
|
|
218
|
+
"properties.legend.position.right": "kanan",
|
|
219
|
+
"properties.legend.position.left": "kiri",
|
|
220
|
+
"properties.orientation.title": "Orientasi",
|
|
221
|
+
"properties.orientation.horizontal": "Horizontal (default)",
|
|
222
|
+
"properties.orientation.vertical": "Vertikal",
|
|
223
|
+
"properties.points.title": "Titik",
|
|
224
|
+
"properties.points.groupNearbyPoints": "Kelompokkan titik terdekat",
|
|
225
|
+
"properties.points.size.title": "Ukuran Titik",
|
|
226
|
+
"properties.points.size.extra_small": "0.5x",
|
|
227
|
+
"properties.points.size.small": "0.75x",
|
|
228
|
+
"properties.points.size.normal": "normal",
|
|
229
|
+
"properties.points.size.large": "1.25x",
|
|
230
|
+
"properties.points.size.extra_large": "1.5x",
|
|
231
|
+
"properties.points.size.min.title": "Terkecil",
|
|
232
|
+
"properties.points.size.max.title": "Terbesar",
|
|
233
|
+
"properties.map.title": "Peta",
|
|
234
|
+
"properties.map.basemap.title": "Peta dasar",
|
|
235
|
+
"properties.map.basemap.default": "Default",
|
|
236
|
+
"properties.map.basemap.satellite": "Satelit",
|
|
237
|
+
"properties.viewport.area.title": "Viewport bawaan",
|
|
238
|
+
"properties.viewport.area.auto_default": "Sertakan semua data",
|
|
239
|
+
"properties.viewport.area.auto_default.info": "Menyesuaikan peta untuk menampilkan semua data.",
|
|
240
|
+
"properties.viewport.area.custom": "Kustom",
|
|
241
|
+
"properties.viewport.area.custom.info": "Menyimpan zoom dan posisi saat ini sebagai viewport bawaan.",
|
|
242
|
+
"properties.viewport.area.continents": "benua",
|
|
243
|
+
"properties.viewport.area.continent_af": "Afrika",
|
|
244
|
+
"properties.viewport.area.continent_as": "Asia",
|
|
245
|
+
"properties.viewport.area.continent_au": "Australia",
|
|
246
|
+
"properties.viewport.area.continent_eu": "Eropa",
|
|
247
|
+
"properties.viewport.area.continent_na": "Amerika (Utara)",
|
|
248
|
+
"properties.viewport.area.continent_sa": "Amerika (Selatan)",
|
|
249
|
+
"properties.viewport.area.world": "Dunia",
|
|
250
|
+
"properties.viewport.navigation.title": "Navigasi",
|
|
251
|
+
"properties.viewport.navigation.tooltip": "Pengaturan ini hanya berlaku ketika visualisasi dilihat di dasbor atau dalam konteks yang disematkan.",
|
|
252
|
+
"properties.viewport.navigation.pan": "Geser",
|
|
253
|
+
"properties.viewport.navigation.zoom": "Zoom",
|
|
254
|
+
"gs.color-dropdown.custom-color": "Warna kustom",
|
|
255
|
+
"properties.colors.reset-colors": "Reset Warna",
|
|
256
|
+
"properties.colors": "Warna",
|
|
257
|
+
"properties.colorsAndFills": "Warna dan isian",
|
|
258
|
+
"properties.fill": "Isian",
|
|
259
|
+
"properties.fill.solid": "solid (bawaan)",
|
|
260
|
+
"properties.fill.pattern": "pola",
|
|
261
|
+
"properties.fill.outline": "garis luar",
|
|
262
|
+
"properties.colors.unsupported": "Tidak ada warna untuk konfigurasi visualisasi ini",
|
|
263
|
+
"export_unsupported.colors": "Visualisasi tidak kompatibel dengan warna kustom. Untuk membuka visualisasi sebagai laporan, klik Reset Warna di Konfigurasi —> Warna.",
|
|
264
|
+
"dashboard.bucket.measures_title.bullet": "Metrik",
|
|
265
|
+
"dashboard.bucket.secondary_measures_title.bullet": "Metrik",
|
|
266
|
+
"dashboard.bucket.tertiary_measures_title.bullet": "Metrik",
|
|
267
|
+
"dashboard.bucket.measures_subtitle.bullet": "Utama",
|
|
268
|
+
"dashboard.bucket.secondary_measures_subtitle.bullet": "Target",
|
|
269
|
+
"dashboard.bucket.tertiary_measures_subtitle.bullet": "Komparatif",
|
|
270
|
+
"sorting.disabled.explanation.attribute": "Pengurutan tidak dimungkinkan untuk konfigurasi visualisasi ini.",
|
|
271
|
+
"sorting.disabled.explanation.measure": "Anda harus menambahkan setidaknya satu atribut untuk mengurutkan visualisasi. Anda juga dapat menyesuaikan posisi item di bagian Metrik untuk mengubah posisinya dalam visualisasi.",
|
|
272
|
+
"properties.metrics.title": "Metrik",
|
|
273
|
+
"properties.metrics.position": "Posisi",
|
|
274
|
+
"properties.metrics.position.columns": "kolom (bawaan)",
|
|
275
|
+
"properties.metrics.position.rows": "baris",
|
|
276
|
+
"properties.column.headers.title": "Header Kolom",
|
|
277
|
+
"properties.column.headers.position": "Posisi",
|
|
278
|
+
"properties.column.headers.position.top": "atas (bawaan)",
|
|
279
|
+
"properties.column.headers.position.left": "kiri",
|
|
280
|
+
"properties.column.headers.wrapText": "Bungkus teks",
|
|
281
|
+
"properties.cells.title": "Sel",
|
|
282
|
+
"properties.cells.wrapText": "Bungkus teks",
|
|
283
|
+
"properties.cells.grandTotals.title": "Baris Total Keseluruhan",
|
|
284
|
+
"properties.cells.grandTotals.position.label": "Posisi",
|
|
285
|
+
"properties.cells.grandTotals.position.pinnedBottom": "disematkan bawah (bawaan)",
|
|
286
|
+
"properties.cells.grandTotals.position.bottom": "bawah",
|
|
287
|
+
"properties.cells.grandTotals.position.pinnedTop": "disematkan atas",
|
|
288
|
+
"properties.cells.grandTotals.position.top": "atas",
|
|
289
|
+
"properties.paging.title": "Paginasi",
|
|
290
|
+
"properties.paging.pageSize": "Ukuran halaman",
|
|
291
|
+
"properties.paging.pageSize.auto": "otomatis (default)",
|
|
292
|
+
"dashboard.bucket.table.subtitle.columns": "dalam kolom",
|
|
293
|
+
"dashboard.bucket.table.subtitle.rows": "dalam baris",
|
|
294
|
+
"properties.interactions.title": "Interaksi",
|
|
295
|
+
"properties.advanced.title": "Kustomisasi lanjutan",
|
|
296
|
+
"properties.advanced.chartConfigOverride.noValueLabel": "Belum ada kustomisasi.",
|
|
297
|
+
"properties.advanced.chartConfigOverride.link": "Pelajari lebih lanjut",
|
|
298
|
+
"properties.advanced.chartConfigOverride.editorButton": "Buka editor",
|
|
299
|
+
"properties.advanced.chartConfigOverride.title": "Kustomisasi lanjutan",
|
|
300
|
+
"properties.advanced.chartConfigOverride.snippets.header": "Snippet",
|
|
301
|
+
"properties.advanced.chartConfigOverride.button.apply": "Terapkan",
|
|
302
|
+
"properties.advanced.chartConfigOverride.button.cancel": "Batal",
|
|
303
|
+
"properties.interactions.drillDown": "Telusuri ke bawah",
|
|
304
|
+
"properties.interactions.drillIntoURL": "Telusuri ke URL",
|
|
305
|
+
"properties.interactions.alerts": "Peringatan",
|
|
306
|
+
"properties.interactions.alerts.tooltip": "Aktifkan pengguna untuk membuat peringatan untuk visualisasi ini di dasbor.",
|
|
307
|
+
"properties.interactions.scheduledExports": "Ekspor terjadwal",
|
|
308
|
+
"properties.interactions.scheduledExports.tooltip": "Aktifkan pengguna untuk membuat ekspor terjadwal untuk visualisasi ini di dasbor.",
|
|
309
|
+
"properties.interactions.kda": "Analisis pendorong utama",
|
|
310
|
+
"properties.interactions.kda.tooltip": " Analisis faktor apa yang mendorong perubahan pada metrik yang dipilih. Sistem mengidentifikasi dan memberi peringkat pendorong utama berdasarkan dampak, membantu Anda memahami pergeseran kinerja tanpa upaya manual.",
|
|
311
|
+
"properties.comparison.title": "Perbandingan",
|
|
312
|
+
"properties.comparison.calculationType.title": "Dihitung sebagai",
|
|
313
|
+
"properties.comparison.calculationType.as.change": "Perubahan",
|
|
314
|
+
"properties.comparison.calculationType.as.ratio": "Rasio",
|
|
315
|
+
"properties.comparison.calculationType.as.difference": "Selisih",
|
|
316
|
+
"properties.comparison.calculationType.as.changeDifference": "Perubahan (selisih)",
|
|
317
|
+
"properties.comparison.calculationType.as.change.tooltip.useIn": "Menghitung perubahan relatif antara nilai metrik utama dan sekunder.",
|
|
318
|
+
"properties.comparison.calculationType.as.ratio.tooltip.useIn": "Mengukur porsi nilai metrik utama dalam nilai metrik sekunder.",
|
|
319
|
+
"properties.comparison.calculationType.as.difference.tooltip.useIn": "Menghitung selisih absolut antara nilai metrik utama dan sekunder.",
|
|
320
|
+
"properties.comparison.calculationType.as.changeDifference.tooltip.useIn": "Menghitung perubahan relatif dan selisih absolut antara nilai metrik utama dan sekunder.",
|
|
321
|
+
"properties.comparison.calculationType.tooltip.formula.section": "Rumus",
|
|
322
|
+
"properties.comparison.calculationType.tooltip.formulaChange.section": "Rumus (perubahan relatif)",
|
|
323
|
+
"properties.comparison.calculationType.tooltip.formulaDifference.section": "Rumus (selisih absolut)",
|
|
324
|
+
"properties.comparison.calculationType.as.change.tooltip.formula": "(Primary - Secondary) / Secondary",
|
|
325
|
+
"properties.comparison.calculationType.as.ratio.tooltip.formula": "Primary / Secondary",
|
|
326
|
+
"properties.comparison.calculationType.as.difference.tooltip.formula": "Primary - Secondary",
|
|
327
|
+
"properties.comparison.calculationType.tooltip.example.section": "Contoh",
|
|
328
|
+
"properties.comparison.calculationType.as.change.tooltip.example": "Perubahan penjualan tahun-ke-tahun = (penjualan tahun ini - penjualan tahun lalu) / penjualan tahun lalu",
|
|
329
|
+
"properties.comparison.calculationType.as.ratio.tooltip.example": "Penjualan saat ini dibandingkan dengan kuota = penjualan saat ini / kuota",
|
|
330
|
+
"properties.comparison.calculationType.as.difference.tooltip.example": "Selisih penjualan tahun-ke-tahun = penjualan tahun ini - penjualan tahun lalu",
|
|
331
|
+
"properties.comparison.calculationType.as.changeDifference.tooltip.example": "Perubahan penjualan tahun-ke-tahun = [(penjualan tahun ini - penjualan tahun lalu) / penjualan tahun lalu] AND [penjualan tahun ini - penjualan tahun lalu]",
|
|
332
|
+
"properties.comparison.measureNumber.format.preset.inherit": "Wariskan",
|
|
333
|
+
"properties.comparison.measureNumber.format.preset.rounded": "Dibulatkan",
|
|
334
|
+
"properties.comparison.measureNumber.format.preset.decimal1": "Desimal (1)",
|
|
335
|
+
"properties.comparison.measureNumber.format.preset.decimal2": "Desimal (2)",
|
|
336
|
+
"properties.comparison.measureNumber.format.preset.percentRounded": "Persen (dibulatkan)",
|
|
337
|
+
"properties.comparison.measureNumber.format.preset.percent1": "Persen (1)",
|
|
338
|
+
"properties.comparison.measureNumber.format.preset.percent2": "Persen (2)",
|
|
339
|
+
"properties.comparison.measureNumber.format.template.rounded": "Dibulatkan",
|
|
340
|
+
"properties.comparison.measureNumber.format.template.decimal1": "Desimal (1)",
|
|
341
|
+
"properties.comparison.measureNumber.format.template.decimal2": "Desimal (2)",
|
|
342
|
+
"properties.comparison.measureNumber.format.template.percentRounded": "Persen (dibulatkan)",
|
|
343
|
+
"properties.comparison.measureNumber.format.template.percent1": "Persen (1)",
|
|
344
|
+
"properties.comparison.measureNumber.format.template.percent2": "Persen (2)",
|
|
345
|
+
"properties.comparison.measureNumber.format.template.currency": "Mata uang",
|
|
346
|
+
"properties.comparison.measureNumber.format.template.currencyShortened": "Mata uang dipersingkat",
|
|
347
|
+
"properties.comparison.measureNumber.format.template.largeNumbersShortened": "Angka besar dipersingkat",
|
|
348
|
+
"properties.comparison.measureNumber.format.template.largeNumbersShortenedWithColors": "Angka besar dipersingkat dengan warna",
|
|
349
|
+
"properties.comparison.measureNumber.format.template.negativeNumbersRed": "Angka negatif berwarna merah",
|
|
350
|
+
"properties.comparison.measureNumber.format.template.financial": "Keuangan",
|
|
351
|
+
"properties.comparison.measureNumber.format.template.decimalWithoutThousandsSeparator": "Desimal (2) tanpa pemisah ribuan",
|
|
352
|
+
"properties.comparison.measureNumber.format.template.conditionalColors": "Warna kondisional",
|
|
353
|
+
"properties.comparison.measureNumber.format.template.trendSymbols": "Simbol tren",
|
|
354
|
+
"properties.comparison.measureNumber.format.template.timeFromSeconds": "Waktu (dari detik)",
|
|
355
|
+
"properties.comparison.measureNumber.format.template.zeroInsteadOfNull": "Nol sebagai pengganti nilai kosong",
|
|
356
|
+
"properties.comparison.valueSubSection.title": "Nilai",
|
|
357
|
+
"properties.comparison.format.title": "Format",
|
|
358
|
+
"properties.comparison.subFormat.title": "(Format)",
|
|
359
|
+
"properties.comparison.indicator.title": "Indikator",
|
|
360
|
+
"properties.comparison.indicator.arrow.title": "Panah",
|
|
361
|
+
"properties.comparison.indicator.colorConfig.title": "Warna",
|
|
362
|
+
"properties.comparison.indicator.colorConfig.equals": "Utama = Sekunder",
|
|
363
|
+
"properties.comparison.indicator.colorConfig.positive": "Utama > Sekunder",
|
|
364
|
+
"properties.comparison.indicator.colorConfig.negative": "Utama < Sekunder",
|
|
365
|
+
"properties.comparison.labelSubSection.title": "Label",
|
|
366
|
+
"properties.comparison.labelSubSection.positionOnTop.disabled": "Label tidak berlaku untuk posisi nilai atas.",
|
|
367
|
+
"properties.comparison.labelSubSection.conditional.disabled": "Label kondisional tidak berlaku untuk perhitungan rasio.",
|
|
368
|
+
"properties.comparison.labelName.title": "Nama",
|
|
369
|
+
"properties.comparison.labelConditional.title": "Kondisional",
|
|
370
|
+
"properties.comparison.labelPositive.title": "Utama > Sekunder",
|
|
371
|
+
"properties.comparison.labelNegative.title": "Utama < Sekunder",
|
|
372
|
+
"properties.comparison.labelEquals.title": "Utama = Sekunder",
|
|
373
|
+
"properties.comparison.position.title": "Posisi",
|
|
374
|
+
"properties.comparison.position.top": "atas",
|
|
375
|
+
"properties.comparison.position.right": "kanan",
|
|
376
|
+
"properties.comparison.position.left": "kiri",
|
|
377
|
+
"visualizations.headline.tertiary.title": "Versus",
|
|
378
|
+
"gs.date.yesterday": "Kemarin",
|
|
379
|
+
"notifications.panel.button.label": "Notifikasi",
|
|
380
|
+
"notifications.panel.notifications.list.label": "Notifikasi",
|
|
381
|
+
"notifications.panel.tab.unread": "Belum dibaca ({count})",
|
|
382
|
+
"notifications.panel.tab.all": "Semua",
|
|
383
|
+
"notifications.panel.markAllAsRead": "Tandai semua sebagai sudah dibaca",
|
|
384
|
+
"notifications.panel.error.loading": "Kesalahan saat memuat notifikasi",
|
|
385
|
+
"notifications.panel.empty.all": "Tidak ada notifikasi",
|
|
386
|
+
"notifications.panel.empty.unread": "Tidak ada notifikasi yang belum dibaca",
|
|
387
|
+
"notifications.panel.unsupported.notification.type": "Tipe notifikasi tidak didukung",
|
|
388
|
+
"notifications.panel.markAsRead": "Tandai sebagai sudah dibaca",
|
|
389
|
+
"notifications.panel.alert.notification.type.label": "Notifikasi peringatan",
|
|
390
|
+
"notifications.panel.download": "Unduh",
|
|
391
|
+
"notifications.panel.expiresOn": "Kedaluwarsa pada {date}",
|
|
392
|
+
"notifications.panel.linkHasExpired": "Tautan telah kedaluwarsa",
|
|
393
|
+
"notifications.panel.toast.warning.filesExpired": "<strong>Tautan unduhan kedaluwarsa</strong> — tunggu ekspor berikutnya atau buat secara manual.",
|
|
394
|
+
"notifications.panel.dashboardLinkHint": "Buka dasbor yang digunakan untuk ekspor ini",
|
|
395
|
+
"notifications.panel.dashboardLink": "Dari {dashboardTitle}",
|
|
396
|
+
"notifications.panel.downloadFilesHint": "Unduh file yang diekspor",
|
|
397
|
+
"notifications.filters.buttonLabel": "{count, plural, other {# filter}}",
|
|
398
|
+
"notifications.filters.dialog.title": "Filter",
|
|
399
|
+
"notifications.panel.triggers.title": "untuk {triggeredCount}/{totalCount} item",
|
|
400
|
+
"notifications.panel.triggers.dialog.newValue": "Nilai baru",
|
|
401
|
+
"notifications.panel.triggers.dialog.truncatedValues": "…dan {count} lainnya",
|
|
402
|
+
"close": "Tutup",
|
|
403
|
+
"notifications.panel.triggers.dialog.title": "Dipicu untuk",
|
|
404
|
+
"notifications.panel.error.learnMore": "Pelajari lebih lanjut",
|
|
405
|
+
"notifications.panel.error.traceId": "ID Pelacakan",
|
|
406
|
+
"notifications.panel.error.alert.title": "Peringatan tidak dapat diproses.",
|
|
407
|
+
"notifications.panel.error.schedule.title": "Ekspor terjadwal gagal.",
|
|
408
|
+
"notifications.panel.error.limitExceeded.message": "Ekspor Anda tidak dapat dikirim karena organisasi Anda telah mencapai batas untuk jumlah maksimum peringatan harian dan ekspor terjadwal. Silakan hubungi administrator Anda.",
|
|
409
|
+
"automations.alert.config.comparisonOperator.lessThan": "Kurang dari",
|
|
410
|
+
"automations.alert.config.comparisonOperator.lessThanOrEquals": "Kurang dari atau sama dengan",
|
|
411
|
+
"automations.alert.config.comparisonOperator.greaterThan": "Lebih besar dari",
|
|
412
|
+
"automations.alert.config.comparisonOperator.greaterThanOrEquals": "Lebih besar dari atau sama dengan",
|
|
413
|
+
"automations.alert.config.changeOperator.increasesBy": "Meningkat sebesar",
|
|
414
|
+
"automations.alert.config.changeOperator.decreasesBy": "Menurun sebesar",
|
|
415
|
+
"automations.alert.config.changeOperator.changesBy": "Berubah sebesar",
|
|
416
|
+
"automations.filter.untitledUser": "Pengguna tanpa nama",
|
|
417
|
+
"automations.alert.config.differenceOperator.increasesBy": "Meningkat sebesar",
|
|
418
|
+
"automations.alert.config.differenceOperator.decreasesBy": "Menurun sebesar",
|
|
419
|
+
"automations.alert.config.differenceOperator.changesBy": "Berubah sebesar",
|
|
420
|
+
"automations.alert.config.anomalyDetection.operatorName": "memiliki anomali",
|
|
421
|
+
"automations.filter.allDashboards": "Semua dasbor",
|
|
422
|
+
"automations.filter.allRecipients": "Semua penerima",
|
|
423
|
+
"automations.filter.allAuthors": "Semua penulis",
|
|
424
|
+
"automations.filter.allStatus": "Semua status",
|
|
425
|
+
"automations.filter.status.label": "Status",
|
|
426
|
+
"automations.filter.workspaces.label": "Ruang kerja",
|
|
427
|
+
"automations.filter.status.success": "Berhasil",
|
|
428
|
+
"automations.filter.status.failed": "Gagal",
|
|
429
|
+
"automations.filter.status.neverRun": "Tidak pernah dijalankan",
|
|
430
|
+
"automations.filter.dashboard.label": "Dasbor",
|
|
431
|
+
"automations.filter.recipients.label": "Penerima",
|
|
432
|
+
"automations.filter.createdBy.label": "Dibuat oleh",
|
|
433
|
+
"automations.filter.currentUser": "Pengguna saat ini",
|
|
434
|
+
"automations.cell.lastRun.never": "Tidak pernah",
|
|
435
|
+
"automations.column.id": "ID",
|
|
436
|
+
"automations.column.name": "Nama",
|
|
437
|
+
"automations.column.dashboard": "Dasbor",
|
|
438
|
+
"automations.column.widget": "Widget",
|
|
439
|
+
"automations.column.attachments": "Lampiran",
|
|
440
|
+
"automations.column.nextRun": "Jalankan berikutnya",
|
|
441
|
+
"automations.column.recipients": "Penerima",
|
|
442
|
+
"automations.column.lastSent": "Terakhir dikirim",
|
|
443
|
+
"automations.column.state": "Status",
|
|
444
|
+
"automations.column.lastRunStatus": "Status eksekusi terakhir",
|
|
445
|
+
"automations.column.createdBy": "Dibuat oleh",
|
|
446
|
+
"automations.column.createdAt": "Dibuat pada",
|
|
447
|
+
"automations.column.notificationChannel": "Saluran notifikasi",
|
|
448
|
+
"automations.column.workspace": "Ruang kerja",
|
|
449
|
+
"automations.menu.edit": "Edit",
|
|
450
|
+
"automations.menu.delete": "Hapus",
|
|
451
|
+
"automations.menu.unsubscribe": "Berhenti berlangganan",
|
|
452
|
+
"automations.menu.pause": "Jeda",
|
|
453
|
+
"automations.menu.resume": "Lanjutkan",
|
|
454
|
+
"automations.menu.ariaLabel": "Tindakan untuk {title}",
|
|
455
|
+
"automations.menu.edit.unavailable": "Tindakan Edit tidak tersedia, tidak ada dasbor terkait",
|
|
456
|
+
"automations.icon.tooltip.header.schedule": "Ekspor gagal",
|
|
457
|
+
"automations.icon.tooltip.header.alert": "Peringatan gagal",
|
|
458
|
+
"automations.icon.tooltip.status": "Status",
|
|
459
|
+
"automations.icon.tooltip.traceId": "ID Pelacakan",
|
|
460
|
+
"automations.icon.tooltip.startsOn": "Mulai pada",
|
|
461
|
+
"automations.icon.tooltip.repeats": "Berulang",
|
|
462
|
+
"automations.menu.copyId": "Salin ID",
|
|
463
|
+
"automations.message.copyId.success": "ID disalin ke clipboard",
|
|
464
|
+
"automations.message.schedule.delete.success": "Berhasil! Email terjadwal Anda telah dihapus.",
|
|
465
|
+
"automations.message.schedule.delete.error": "Kesalahan! Gagal menghapus email terjadwal Anda.",
|
|
466
|
+
"automations.message.schedule.unsubscribe.success": "Berhasil! Anda telah berhenti berlangganan dari email terjadwal.",
|
|
467
|
+
"automations.message.schedule.unsubscribe.error": "Kesalahan! Gagal berhenti berlangganan dari email terjadwal.",
|
|
468
|
+
"automations.message.schedule.bulk.delete.success": "Berhasil! Email terjadwal Anda telah dihapus.",
|
|
469
|
+
"automations.message.schedule.bulk.delete.error": "Kesalahan! Gagal menghapus email terjadwal Anda.",
|
|
470
|
+
"automations.message.schedule.bulk.unsubscribe.success": "Berhasil! Anda telah berhenti berlangganan dari email terjadwal.",
|
|
471
|
+
"automations.message.schedule.bulk.unsubscribe.error": "Kesalahan! Gagal berhenti berlangganan dari email terjadwal.",
|
|
472
|
+
"automations.message.schedule.pause.success": "Berhasil! Email terjadwal Anda dijeda.",
|
|
473
|
+
"automations.message.schedule.pause.error": "Kesalahan! Gagal menjeda email terjadwal Anda.",
|
|
474
|
+
"automations.message.schedule.bulk.pause.success": "Berhasil! Email terjadwal Anda dijeda.",
|
|
475
|
+
"automations.message.schedule.bulk.pause.error": "Kesalahan! Gagal menjeda email terjadwal Anda.",
|
|
476
|
+
"automations.message.schedule.resume.success": "Berhasil! Email terjadwal Anda dilanjutkan.",
|
|
477
|
+
"automations.message.schedule.resume.error": "Kesalahan! Gagal melanjutkan email terjadwal Anda.",
|
|
478
|
+
"automations.message.schedule.bulk.resume.success": "Berhasil! Email terjadwal Anda dilanjutkan.",
|
|
479
|
+
"automations.message.schedule.bulk.resume.error": "Kesalahan! Gagal melanjutkan email terjadwal Anda.",
|
|
480
|
+
"automations.message.alert.delete.success": "Berhasil! Peringatan Anda telah dihapus.",
|
|
481
|
+
"automations.message.alert.delete.error": "Kesalahan! Gagal menghapus peringatan Anda.",
|
|
482
|
+
"automations.message.alert.unsubscribe.success": "Berhasil! Anda telah berhenti berlangganan dari peringatan.",
|
|
483
|
+
"automations.message.alert.unsubscribe.error": "Kesalahan! Gagal berhenti berlangganan dari peringatan.",
|
|
484
|
+
"automations.message.alert.pause.success": "Berhasil! Peringatan Anda dijeda.",
|
|
485
|
+
"automations.message.alert.pause.error": "Kesalahan! Gagal menjeda peringatan Anda.",
|
|
486
|
+
"automations.message.alert.resume.success": "Berhasil! Peringatan Anda dilanjutkan.",
|
|
487
|
+
"automations.message.alert.resume.error": "Kesalahan! Gagal melanjutkan peringatan Anda.",
|
|
488
|
+
"automations.message.alert.bulk.delete.success": "Berhasil! Peringatan Anda telah dihapus.",
|
|
489
|
+
"automations.message.alert.bulk.delete.error": "Kesalahan! Gagal menghapus peringatan Anda.",
|
|
490
|
+
"automations.message.alert.bulk.unsubscribe.success": "Berhasil! Anda telah berhenti berlangganan dari peringatan.",
|
|
491
|
+
"automations.message.alert.bulk.unsubscribe.error": "Kesalahan! Gagal berhenti berlangganan dari peringatan.",
|
|
492
|
+
"automations.message.alert.bulk.pause.success": "Berhasil! Peringatan Anda dijeda.",
|
|
493
|
+
"automations.message.alert.bulk.pause.error": "Kesalahan! Gagal menjeda peringatan Anda.",
|
|
494
|
+
"automations.message.alert.bulk.resume.success": "Berhasil! Peringatan Anda dilanjutkan.",
|
|
495
|
+
"automations.message.alert.bulk.resume.error": "Kesalahan! Gagal melanjutkan peringatan Anda.",
|
|
496
|
+
"automations.message.automationIconTooltipTraceIdCopied": "ID Pelacakan disalin ke clipboard",
|
|
497
|
+
"automations.confirmDialog.delete.schedule.headline": "Hapus Jadwal?",
|
|
498
|
+
"automations.confirmDialog.delete.schedule.content": "Jadwal <b>{title}</b> akan dihapus secara permanen.",
|
|
499
|
+
"automations.confirmDialog.delete.alert.headline": "Hapus Peringatan?",
|
|
500
|
+
"automations.confirmDialog.delete.alert.content": "Peringatan <b>{title}</b> akan dihapus secara permanen.",
|
|
501
|
+
"automations.confirmDialog.unsubscribe.schedule.headline": "Berhenti berlangganan dari Jadwal?",
|
|
502
|
+
"automations.confirmDialog.unsubscribe.schedule.content": "Anda akan berhenti berlangganan dari jadwal <b>{title}</b>.",
|
|
503
|
+
"automations.confirmDialog.unsubscribe.alert.headline": "Berhenti berlangganan dari Peringatan?",
|
|
504
|
+
"automations.confirmDialog.unsubscribe.alert.content": "Anda akan berhenti berlangganan dari peringatan <b>{title}</b>.",
|
|
505
|
+
"automations.confirmDialog.bulkDelete.schedule.headline": "Hapus Jadwal?",
|
|
506
|
+
"automations.confirmDialog.bulkDelete.schedule.content": "Apakah Anda yakin ingin menghapus jadwal yang dipilih?",
|
|
507
|
+
"automations.confirmDialog.bulkDelete.alert.headline": "Hapus peringatan",
|
|
508
|
+
"automations.confirmDialog.bulkDelete.alert.content": "Apakah Anda yakin ingin menghapus peringatan yang dipilih?",
|
|
509
|
+
"automations.confirmDialog.bulkUnsubscribe.schedule.headline": "Berhenti berlangganan dari Jadwal?",
|
|
510
|
+
"automations.confirmDialog.bulkUnsubscribe.schedule.content": "Apakah Anda yakin ingin berhenti berlangganan dari jadwal yang dipilih?",
|
|
511
|
+
"automations.confirmDialog.bulkUnsubscribe.alert.headline": "Berhenti berlangganan dari peringatan",
|
|
512
|
+
"automations.confirmDialog.bulkUnsubscribe.alert.content": "Apakah Anda yakin ingin berhenti berlangganan dari peringatan yang dipilih?",
|
|
513
|
+
"automations.confirmDialog.pause.schedule.headline": "Jeda Jadwal?",
|
|
514
|
+
"automations.confirmDialog.pause.schedule.content": "Jadwal <b>{title}</b> akan dijeda.",
|
|
515
|
+
"automations.confirmDialog.pause.alert.headline": "Jeda Peringatan?",
|
|
516
|
+
"automations.confirmDialog.pause.alert.content": "Peringatan <b>{title}</b> akan dijeda.",
|
|
517
|
+
"automations.confirmDialog.resume.schedule.headline": "Lanjutkan Jadwal?",
|
|
518
|
+
"automations.confirmDialog.resume.schedule.content": "Jadwal <b>{title}</b> akan dilanjutkan.",
|
|
519
|
+
"automations.confirmDialog.resume.alert.headline": "Lanjutkan Peringatan?",
|
|
520
|
+
"automations.confirmDialog.resume.alert.content": "Peringatan <b>{title}</b> akan dilanjutkan.",
|
|
521
|
+
"automations.confirmDialog.bulkPause.schedule.headline": "Jeda Jadwal?",
|
|
522
|
+
"automations.confirmDialog.bulkPause.schedule.content": "Apakah Anda yakin ingin menjeda jadwal yang dipilih?",
|
|
523
|
+
"automations.confirmDialog.bulkPause.alert.headline": "Jeda Peringatan?",
|
|
524
|
+
"automations.confirmDialog.bulkPause.alert.content": "Apakah Anda yakin ingin menjeda peringatan yang dipilih?",
|
|
525
|
+
"automations.confirmDialog.bulkResume.schedule.headline": "Lanjutkan Jadwal?",
|
|
526
|
+
"automations.confirmDialog.bulkResume.schedule.content": "Apakah Anda yakin ingin melanjutkan jadwal yang dipilih?",
|
|
527
|
+
"automations.confirmDialog.bulkResume.alert.headline": "Lanjutkan Peringatan?",
|
|
528
|
+
"automations.confirmDialog.bulkResume.alert.content": "Apakah Anda yakin ingin melanjutkan peringatan yang dipilih?",
|
|
529
|
+
"automations.confirmDialog.button.delete": "Hapus",
|
|
530
|
+
"automations.confirmDialog.button.confirm": "Konfirmasi",
|
|
531
|
+
"automations.confirmDialog.button.cancel": "Batal",
|
|
532
|
+
"automations.emptyState.schedule.title": "Tidak ada ekspor terjadwal",
|
|
533
|
+
"automations.emptyState.schedule.description": "Buat ekspor terjadwal di dasbor atau visualisasi.",
|
|
534
|
+
"automations.emptyState.alert.title": "Tidak ada peringatan",
|
|
535
|
+
"automations.emptyState.alert.description": "Buat peringatan pada visualisasi di dasbor mana pun.",
|
|
536
|
+
"automations.accessibility.selectAll.alerts": "Pilih semua peringatan",
|
|
537
|
+
"automations.accessibility.selectAll.schedules": "Pilih semua ekspor terjadwal",
|
|
538
|
+
"automations.accessibility.select.alert": "Pilih peringatan: {title}",
|
|
539
|
+
"automations.accessibility.select.schedule": "Pilih ekspor terjadwal: {title}",
|
|
540
|
+
"automations.accessibility.search.alerts": "Cari peringatan",
|
|
541
|
+
"automations.accessibility.search.schedules": "Cari ekspor terjadwal",
|
|
542
|
+
"automations.accessibility.gridLabel.alerts": "Daftar peringatan",
|
|
543
|
+
"automations.accessibility.gridLabel.schedules": "Daftar ekspor terjadwal",
|
|
544
|
+
"filters.allTime.exceptEmptyValues.title": "Sepanjang waktu kecuali nilai kosong",
|
|
545
|
+
"filters.emptyValues.label": "{title}, nilai kosong",
|
|
546
|
+
"filters.emptyValues.title": "Nilai kosong"
|
|
547
|
+
};
|
|
548
|
+
//# sourceMappingURL=id-ID.localization-bundle.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"id-ID.localization-bundle.js","sourceRoot":"","sources":["../../../src/internal/translations/id-ID.localization-bundle.ts"],"names":[],"mappings":"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"}
|
|
@@ -230,8 +230,13 @@ export declare const it_IT: {
|
|
|
230
230
|
"properties.points.size.max.title": string;
|
|
231
231
|
"properties.map.title": string;
|
|
232
232
|
"properties.map.basemap.title": string;
|
|
233
|
+
"properties.map.basemap.default": string;
|
|
234
|
+
"properties.map.basemap.satellite": string;
|
|
233
235
|
"properties.viewport.area.title": string;
|
|
234
236
|
"properties.viewport.area.auto_default": string;
|
|
237
|
+
"properties.viewport.area.auto_default.info": string;
|
|
238
|
+
"properties.viewport.area.custom": string;
|
|
239
|
+
"properties.viewport.area.custom.info": string;
|
|
235
240
|
"properties.viewport.area.continents": string;
|
|
236
241
|
"properties.viewport.area.continent_af": string;
|
|
237
242
|
"properties.viewport.area.continent_as": string;
|
|
@@ -240,6 +245,10 @@ export declare const it_IT: {
|
|
|
240
245
|
"properties.viewport.area.continent_na": string;
|
|
241
246
|
"properties.viewport.area.continent_sa": string;
|
|
242
247
|
"properties.viewport.area.world": string;
|
|
248
|
+
"properties.viewport.navigation.title": string;
|
|
249
|
+
"properties.viewport.navigation.tooltip": string;
|
|
250
|
+
"properties.viewport.navigation.pan": string;
|
|
251
|
+
"properties.viewport.navigation.zoom": string;
|
|
243
252
|
"gs.color-dropdown.custom-color": string;
|
|
244
253
|
"properties.colors.reset-colors": string;
|
|
245
254
|
"properties.colors": 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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgiBjB,CAAC"}
|