@dhis2/analytics 26.8.4 → 26.8.6
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.
|
@@ -19,6 +19,8 @@
|
|
|
19
19
|
"About this map": "Acerca de este mapa",
|
|
20
20
|
"About this line list": "Acerca de este listado",
|
|
21
21
|
"About this visualization": "Acerca de esta visualización",
|
|
22
|
+
"About this event chart": "Acerca de este gráfico de eventos",
|
|
23
|
+
"About this event report": "Acerca de este informe",
|
|
22
24
|
"This app could not retrieve required data.": "Esta aplicación no pudo recuperar los datos requeridos.",
|
|
23
25
|
"Network error": "Error de red",
|
|
24
26
|
"Data / Edit calculation": "Datos / Editar cálculo",
|
|
@@ -134,17 +136,6 @@
|
|
|
134
136
|
"Manage sharing": "Administrar compartir",
|
|
135
137
|
"Could not update interpretation": "No se pudo actualizar la interpretación",
|
|
136
138
|
"Enter interpretation text": "Introducir el texto de la interpretación",
|
|
137
|
-
"Bold text": "Texto en negrita",
|
|
138
|
-
"Italic text": "Texto en cursiva",
|
|
139
|
-
"Link to a URL": "Enlace a una URL",
|
|
140
|
-
"Mention a user": "Mencionar a un usuario",
|
|
141
|
-
"Add emoji": "Añadir emoji",
|
|
142
|
-
"Preview": "Vista previa",
|
|
143
|
-
"Back to write mode": "Volver al modo de escritura",
|
|
144
|
-
"Too many results. Try refining the search.": "Demasiados resultados. Intenta refinar la búsqueda.",
|
|
145
|
-
"Search for a user": "Buscar un usuario",
|
|
146
|
-
"Searching for \"{{- searchText}}\"": "Buscando \"{{- searchText}}\"",
|
|
147
|
-
"No results found": "No results found",
|
|
148
139
|
"Not available offline": "No disponible sin conexión a internet",
|
|
149
140
|
"Created by": "Creado por",
|
|
150
141
|
"Anyone": "Todos",
|
|
@@ -276,6 +267,13 @@
|
|
|
276
267
|
"Six-months": "Semestres",
|
|
277
268
|
"Financial Years": "Años fiscales",
|
|
278
269
|
"Years": "Años",
|
|
270
|
+
"Bold text": "Texto en negrita",
|
|
271
|
+
"Italic text": "Texto en cursiva",
|
|
272
|
+
"Link to a URL": "Enlace a una URL",
|
|
273
|
+
"Mention a user": "Mencionar a un usuario",
|
|
274
|
+
"Add emoji": "Añadir emoji",
|
|
275
|
+
"Preview": "Vista previa",
|
|
276
|
+
"Back to write mode": "Volver al modo de escritura",
|
|
279
277
|
"Interpretations and details": "Interpretaciones y detalles",
|
|
280
278
|
"Translating to": "Traducir a",
|
|
281
279
|
"Choose a locale": "Elegir un idioma",
|
|
@@ -286,6 +284,10 @@
|
|
|
286
284
|
"Cannot save while offline": "No se puede guardar sin conexión a internet",
|
|
287
285
|
"Could not load translations": "No se pudieron cargar las traducciones",
|
|
288
286
|
"Retry": "Reintentar",
|
|
287
|
+
"Too many results. Try refining the search.": "Demasiados resultados. Intenta refinar la búsqueda.",
|
|
288
|
+
"Search for a user": "Buscar un usuario",
|
|
289
|
+
"Searching for \"{{- searchText}}\"": "Buscando \"{{- searchText}}\"",
|
|
290
|
+
"No results found": "No results found",
|
|
289
291
|
"Series": "Series",
|
|
290
292
|
"Category": "Categoría",
|
|
291
293
|
"Filter": "filtro",
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"Last updated {{time}}": "最后更新 {{time}}",
|
|
10
10
|
"Created {{time}} by {{author}}": "由 {{author}} 在 {{time}} 创建",
|
|
11
11
|
"Created {{time}}": "已创建 {{time}}",
|
|
12
|
-
"Viewed {{count}} times": "查看了 {{count}}
|
|
12
|
+
"Viewed {{count}} times": "查看了 {{count}} 条",
|
|
13
13
|
"Notifications": "通知",
|
|
14
14
|
"You're subscribed and getting updates about new interpretations.": "您已订阅并获取有关新解释的更新。",
|
|
15
15
|
"Unsubscribe": "退订",
|
|
@@ -18,6 +18,8 @@
|
|
|
18
18
|
"About this map": "关于该地图",
|
|
19
19
|
"About this line list": "关于此行列表",
|
|
20
20
|
"About this visualization": "关于此可视化",
|
|
21
|
+
"About this event chart": "关于该事件图表",
|
|
22
|
+
"About this event report": "关于本事件报表",
|
|
21
23
|
"This app could not retrieve required data.": "此应用无法检索所需数据。",
|
|
22
24
|
"Network error": "网络错误",
|
|
23
25
|
"Data / Edit calculation": "数据/编辑计算",
|
|
@@ -33,7 +35,7 @@
|
|
|
33
35
|
"Save calculation": "保存计算",
|
|
34
36
|
"Are you sure you want to delete this calculation? It may be used by other visualizations.": "您确定要删除此计算吗?它可以被其他可视化使用。",
|
|
35
37
|
"Yes, delete": "是的,删除",
|
|
36
|
-
"Totals only": "
|
|
38
|
+
"Totals only": "仅总数",
|
|
37
39
|
"Details only": "仅详细信息",
|
|
38
40
|
"Loading": "载入",
|
|
39
41
|
"Data elements": "数据元",
|
|
@@ -132,17 +134,6 @@
|
|
|
132
134
|
"Manage sharing": "管理共享",
|
|
133
135
|
"Could not update interpretation": "无法更新解释",
|
|
134
136
|
"Enter interpretation text": "输入解释文本",
|
|
135
|
-
"Bold text": "粗体文字",
|
|
136
|
-
"Italic text": "斜体文字",
|
|
137
|
-
"Link to a URL": "链接到 URL",
|
|
138
|
-
"Mention a user": "提及用户",
|
|
139
|
-
"Add emoji": "添加表情符号",
|
|
140
|
-
"Preview": "预览",
|
|
141
|
-
"Back to write mode": "返回写入模式",
|
|
142
|
-
"Too many results. Try refining the search.": "结果太多。尝试优化搜索。",
|
|
143
|
-
"Search for a user": "搜索用户",
|
|
144
|
-
"Searching for \"{{- searchText}}\"": "搜索“{{- searchText}}”",
|
|
145
|
-
"No results found": "没有结果",
|
|
146
137
|
"Not available offline": "离线不可用",
|
|
147
138
|
"Created by": "创建人",
|
|
148
139
|
"Anyone": "任何人",
|
|
@@ -217,9 +208,9 @@
|
|
|
217
208
|
"Six-monthly April": "半年四月",
|
|
218
209
|
"Yearly": "每年",
|
|
219
210
|
"Financial year (Start November)": "财政年(11月始)",
|
|
220
|
-
"Financial year (Start October)": "
|
|
221
|
-
"Financial year (Start July)": "
|
|
222
|
-
"Financial year (Start April)": "
|
|
211
|
+
"Financial year (Start October)": "财政年度(10 月开始)",
|
|
212
|
+
"Financial year (Start July)": "财政年度(7 月开始)",
|
|
213
|
+
"Financial year (Start April)": "财政年度(4 月开始)",
|
|
223
214
|
"Today": "今天",
|
|
224
215
|
"Yesterday": "昨天",
|
|
225
216
|
"Last 3 days": "Last 3 days",
|
|
@@ -231,33 +222,33 @@
|
|
|
231
222
|
"Last 180 days": "最近180天",
|
|
232
223
|
"This week": "本年",
|
|
233
224
|
"Last week": "上周",
|
|
234
|
-
"Last 4 weeks": "
|
|
235
|
-
"Last 12 weeks": "最近12周",
|
|
236
|
-
"Last 52 weeks": "
|
|
237
|
-
"Weeks this year": "
|
|
225
|
+
"Last 4 weeks": "最近 4 周",
|
|
226
|
+
"Last 12 weeks": "最近 12 周",
|
|
227
|
+
"Last 52 weeks": "最近52 周",
|
|
228
|
+
"Weeks this year": "今年的周",
|
|
238
229
|
"This bi-week": "本双周",
|
|
239
230
|
"Last bi-week": "最近两周",
|
|
240
231
|
"Last 4 bi-weeks": "最近4个两周",
|
|
241
232
|
"This month": "本月",
|
|
242
233
|
"Last month": "上月",
|
|
243
234
|
"Last 3 months": "最近3个月",
|
|
244
|
-
"Last 6 months": "
|
|
235
|
+
"Last 6 months": "最近 6 个月",
|
|
245
236
|
"Last 12 months": "最近12月",
|
|
246
237
|
"Months this year": "今年的月份",
|
|
247
238
|
"This bi-month": "本双月",
|
|
248
|
-
"Last bi-month": "
|
|
249
|
-
"Last 6 bi-months": "
|
|
250
|
-
"Bi-months this year": "
|
|
239
|
+
"Last bi-month": "上两个月",
|
|
240
|
+
"Last 6 bi-months": "最近 6 个双月",
|
|
241
|
+
"Bi-months this year": "今年的双月",
|
|
251
242
|
"This quarter": "本季度",
|
|
252
243
|
"Last quarter": "最近一季",
|
|
253
|
-
"Last 4 quarters": "
|
|
244
|
+
"Last 4 quarters": "最近 4 个季度",
|
|
254
245
|
"Quarters this year": "今年的季度",
|
|
255
246
|
"This six-month": "本六个月",
|
|
256
247
|
"Last six-month": "最近六个月",
|
|
257
248
|
"Last 2 six-month": "最近2个六个月",
|
|
258
249
|
"This financial year": "本财年",
|
|
259
250
|
"Last financial year": "上一财政年",
|
|
260
|
-
"Last 5 financial years": "
|
|
251
|
+
"Last 5 financial years": "最近 5 个财政年度",
|
|
261
252
|
"This year": "今年",
|
|
262
253
|
"Last year": "去年",
|
|
263
254
|
"Last 5 years": "最近5年",
|
|
@@ -266,11 +257,18 @@
|
|
|
266
257
|
"Weeks": "星期",
|
|
267
258
|
"Bi-weeks": "双周",
|
|
268
259
|
"Months": "月",
|
|
269
|
-
"Bi-months": "
|
|
260
|
+
"Bi-months": "双月",
|
|
270
261
|
"Quarters": "四分之一",
|
|
271
|
-
"Six-months": "
|
|
272
|
-
"Financial Years": "
|
|
262
|
+
"Six-months": "六个月",
|
|
263
|
+
"Financial Years": "财政年度",
|
|
273
264
|
"Years": "年",
|
|
265
|
+
"Bold text": "粗体文字",
|
|
266
|
+
"Italic text": "斜体文字",
|
|
267
|
+
"Link to a URL": "链接到 URL",
|
|
268
|
+
"Mention a user": "提及用户",
|
|
269
|
+
"Add emoji": "添加表情符号",
|
|
270
|
+
"Preview": "预览",
|
|
271
|
+
"Back to write mode": "返回写入模式",
|
|
274
272
|
"Interpretations and details": "解释和细节",
|
|
275
273
|
"Translating to": "翻译成",
|
|
276
274
|
"Choose a locale": "选择语言环境",
|
|
@@ -281,6 +279,10 @@
|
|
|
281
279
|
"Cannot save while offline": "离线时无法保存",
|
|
282
280
|
"Could not load translations": "无法加载翻译",
|
|
283
281
|
"Retry": "重试",
|
|
282
|
+
"Too many results. Try refining the search.": "结果太多。尝试优化搜索。",
|
|
283
|
+
"Search for a user": "搜索用户",
|
|
284
|
+
"Searching for \"{{- searchText}}\"": "搜索“{{- searchText}}”",
|
|
285
|
+
"No results found": "没有结果",
|
|
284
286
|
"Series": "系列",
|
|
285
287
|
"Category": "分类",
|
|
286
288
|
"Filter": "过滤器",
|
|
@@ -367,7 +369,7 @@
|
|
|
367
369
|
"Year over year (line)": "逐年(折线图)",
|
|
368
370
|
"Pie": "饼图",
|
|
369
371
|
"Radar": "雷达图",
|
|
370
|
-
"Scatter": "
|
|
372
|
+
"Scatter": "散点图",
|
|
371
373
|
"Single value": "单个值",
|
|
372
374
|
"Outlier table": "异常值表",
|
|
373
375
|
"All charts": "所有图表",
|
|
@@ -19,6 +19,8 @@
|
|
|
19
19
|
"About this map": "Acerca de este mapa",
|
|
20
20
|
"About this line list": "Acerca de este listado",
|
|
21
21
|
"About this visualization": "Acerca de esta visualización",
|
|
22
|
+
"About this event chart": "Acerca de este gráfico de eventos",
|
|
23
|
+
"About this event report": "Acerca de este informe",
|
|
22
24
|
"This app could not retrieve required data.": "Esta aplicación no pudo recuperar los datos requeridos.",
|
|
23
25
|
"Network error": "Error de red",
|
|
24
26
|
"Data / Edit calculation": "Datos / Editar cálculo",
|
|
@@ -134,17 +136,6 @@
|
|
|
134
136
|
"Manage sharing": "Administrar compartir",
|
|
135
137
|
"Could not update interpretation": "No se pudo actualizar la interpretación",
|
|
136
138
|
"Enter interpretation text": "Introducir el texto de la interpretación",
|
|
137
|
-
"Bold text": "Texto en negrita",
|
|
138
|
-
"Italic text": "Texto en cursiva",
|
|
139
|
-
"Link to a URL": "Enlace a una URL",
|
|
140
|
-
"Mention a user": "Mencionar a un usuario",
|
|
141
|
-
"Add emoji": "Añadir emoji",
|
|
142
|
-
"Preview": "Vista previa",
|
|
143
|
-
"Back to write mode": "Volver al modo de escritura",
|
|
144
|
-
"Too many results. Try refining the search.": "Demasiados resultados. Intenta refinar la búsqueda.",
|
|
145
|
-
"Search for a user": "Buscar un usuario",
|
|
146
|
-
"Searching for \"{{- searchText}}\"": "Buscando \"{{- searchText}}\"",
|
|
147
|
-
"No results found": "No results found",
|
|
148
139
|
"Not available offline": "No disponible sin conexión a internet",
|
|
149
140
|
"Created by": "Creado por",
|
|
150
141
|
"Anyone": "Todos",
|
|
@@ -276,6 +267,13 @@
|
|
|
276
267
|
"Six-months": "Semestres",
|
|
277
268
|
"Financial Years": "Años fiscales",
|
|
278
269
|
"Years": "Años",
|
|
270
|
+
"Bold text": "Texto en negrita",
|
|
271
|
+
"Italic text": "Texto en cursiva",
|
|
272
|
+
"Link to a URL": "Enlace a una URL",
|
|
273
|
+
"Mention a user": "Mencionar a un usuario",
|
|
274
|
+
"Add emoji": "Añadir emoji",
|
|
275
|
+
"Preview": "Vista previa",
|
|
276
|
+
"Back to write mode": "Volver al modo de escritura",
|
|
279
277
|
"Interpretations and details": "Interpretaciones y detalles",
|
|
280
278
|
"Translating to": "Traducir a",
|
|
281
279
|
"Choose a locale": "Elegir un idioma",
|
|
@@ -286,6 +284,10 @@
|
|
|
286
284
|
"Cannot save while offline": "No se puede guardar sin conexión a internet",
|
|
287
285
|
"Could not load translations": "No se pudieron cargar las traducciones",
|
|
288
286
|
"Retry": "Reintentar",
|
|
287
|
+
"Too many results. Try refining the search.": "Demasiados resultados. Intenta refinar la búsqueda.",
|
|
288
|
+
"Search for a user": "Buscar un usuario",
|
|
289
|
+
"Searching for \"{{- searchText}}\"": "Buscando \"{{- searchText}}\"",
|
|
290
|
+
"No results found": "No results found",
|
|
289
291
|
"Series": "Series",
|
|
290
292
|
"Category": "Categoría",
|
|
291
293
|
"Filter": "filtro",
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"Last updated {{time}}": "最后更新 {{time}}",
|
|
10
10
|
"Created {{time}} by {{author}}": "由 {{author}} 在 {{time}} 创建",
|
|
11
11
|
"Created {{time}}": "已创建 {{time}}",
|
|
12
|
-
"Viewed {{count}} times": "查看了 {{count}}
|
|
12
|
+
"Viewed {{count}} times": "查看了 {{count}} 条",
|
|
13
13
|
"Notifications": "通知",
|
|
14
14
|
"You're subscribed and getting updates about new interpretations.": "您已订阅并获取有关新解释的更新。",
|
|
15
15
|
"Unsubscribe": "退订",
|
|
@@ -18,6 +18,8 @@
|
|
|
18
18
|
"About this map": "关于该地图",
|
|
19
19
|
"About this line list": "关于此行列表",
|
|
20
20
|
"About this visualization": "关于此可视化",
|
|
21
|
+
"About this event chart": "关于该事件图表",
|
|
22
|
+
"About this event report": "关于本事件报表",
|
|
21
23
|
"This app could not retrieve required data.": "此应用无法检索所需数据。",
|
|
22
24
|
"Network error": "网络错误",
|
|
23
25
|
"Data / Edit calculation": "数据/编辑计算",
|
|
@@ -33,7 +35,7 @@
|
|
|
33
35
|
"Save calculation": "保存计算",
|
|
34
36
|
"Are you sure you want to delete this calculation? It may be used by other visualizations.": "您确定要删除此计算吗?它可以被其他可视化使用。",
|
|
35
37
|
"Yes, delete": "是的,删除",
|
|
36
|
-
"Totals only": "
|
|
38
|
+
"Totals only": "仅总数",
|
|
37
39
|
"Details only": "仅详细信息",
|
|
38
40
|
"Loading": "载入",
|
|
39
41
|
"Data elements": "数据元",
|
|
@@ -132,17 +134,6 @@
|
|
|
132
134
|
"Manage sharing": "管理共享",
|
|
133
135
|
"Could not update interpretation": "无法更新解释",
|
|
134
136
|
"Enter interpretation text": "输入解释文本",
|
|
135
|
-
"Bold text": "粗体文字",
|
|
136
|
-
"Italic text": "斜体文字",
|
|
137
|
-
"Link to a URL": "链接到 URL",
|
|
138
|
-
"Mention a user": "提及用户",
|
|
139
|
-
"Add emoji": "添加表情符号",
|
|
140
|
-
"Preview": "预览",
|
|
141
|
-
"Back to write mode": "返回写入模式",
|
|
142
|
-
"Too many results. Try refining the search.": "结果太多。尝试优化搜索。",
|
|
143
|
-
"Search for a user": "搜索用户",
|
|
144
|
-
"Searching for \"{{- searchText}}\"": "搜索“{{- searchText}}”",
|
|
145
|
-
"No results found": "没有结果",
|
|
146
137
|
"Not available offline": "离线不可用",
|
|
147
138
|
"Created by": "创建人",
|
|
148
139
|
"Anyone": "任何人",
|
|
@@ -217,9 +208,9 @@
|
|
|
217
208
|
"Six-monthly April": "半年四月",
|
|
218
209
|
"Yearly": "每年",
|
|
219
210
|
"Financial year (Start November)": "财政年(11月始)",
|
|
220
|
-
"Financial year (Start October)": "
|
|
221
|
-
"Financial year (Start July)": "
|
|
222
|
-
"Financial year (Start April)": "
|
|
211
|
+
"Financial year (Start October)": "财政年度(10 月开始)",
|
|
212
|
+
"Financial year (Start July)": "财政年度(7 月开始)",
|
|
213
|
+
"Financial year (Start April)": "财政年度(4 月开始)",
|
|
223
214
|
"Today": "今天",
|
|
224
215
|
"Yesterday": "昨天",
|
|
225
216
|
"Last 3 days": "Last 3 days",
|
|
@@ -231,33 +222,33 @@
|
|
|
231
222
|
"Last 180 days": "最近180天",
|
|
232
223
|
"This week": "本年",
|
|
233
224
|
"Last week": "上周",
|
|
234
|
-
"Last 4 weeks": "
|
|
235
|
-
"Last 12 weeks": "最近12周",
|
|
236
|
-
"Last 52 weeks": "
|
|
237
|
-
"Weeks this year": "
|
|
225
|
+
"Last 4 weeks": "最近 4 周",
|
|
226
|
+
"Last 12 weeks": "最近 12 周",
|
|
227
|
+
"Last 52 weeks": "最近52 周",
|
|
228
|
+
"Weeks this year": "今年的周",
|
|
238
229
|
"This bi-week": "本双周",
|
|
239
230
|
"Last bi-week": "最近两周",
|
|
240
231
|
"Last 4 bi-weeks": "最近4个两周",
|
|
241
232
|
"This month": "本月",
|
|
242
233
|
"Last month": "上月",
|
|
243
234
|
"Last 3 months": "最近3个月",
|
|
244
|
-
"Last 6 months": "
|
|
235
|
+
"Last 6 months": "最近 6 个月",
|
|
245
236
|
"Last 12 months": "最近12月",
|
|
246
237
|
"Months this year": "今年的月份",
|
|
247
238
|
"This bi-month": "本双月",
|
|
248
|
-
"Last bi-month": "
|
|
249
|
-
"Last 6 bi-months": "
|
|
250
|
-
"Bi-months this year": "
|
|
239
|
+
"Last bi-month": "上两个月",
|
|
240
|
+
"Last 6 bi-months": "最近 6 个双月",
|
|
241
|
+
"Bi-months this year": "今年的双月",
|
|
251
242
|
"This quarter": "本季度",
|
|
252
243
|
"Last quarter": "最近一季",
|
|
253
|
-
"Last 4 quarters": "
|
|
244
|
+
"Last 4 quarters": "最近 4 个季度",
|
|
254
245
|
"Quarters this year": "今年的季度",
|
|
255
246
|
"This six-month": "本六个月",
|
|
256
247
|
"Last six-month": "最近六个月",
|
|
257
248
|
"Last 2 six-month": "最近2个六个月",
|
|
258
249
|
"This financial year": "本财年",
|
|
259
250
|
"Last financial year": "上一财政年",
|
|
260
|
-
"Last 5 financial years": "
|
|
251
|
+
"Last 5 financial years": "最近 5 个财政年度",
|
|
261
252
|
"This year": "今年",
|
|
262
253
|
"Last year": "去年",
|
|
263
254
|
"Last 5 years": "最近5年",
|
|
@@ -266,11 +257,18 @@
|
|
|
266
257
|
"Weeks": "星期",
|
|
267
258
|
"Bi-weeks": "双周",
|
|
268
259
|
"Months": "月",
|
|
269
|
-
"Bi-months": "
|
|
260
|
+
"Bi-months": "双月",
|
|
270
261
|
"Quarters": "四分之一",
|
|
271
|
-
"Six-months": "
|
|
272
|
-
"Financial Years": "
|
|
262
|
+
"Six-months": "六个月",
|
|
263
|
+
"Financial Years": "财政年度",
|
|
273
264
|
"Years": "年",
|
|
265
|
+
"Bold text": "粗体文字",
|
|
266
|
+
"Italic text": "斜体文字",
|
|
267
|
+
"Link to a URL": "链接到 URL",
|
|
268
|
+
"Mention a user": "提及用户",
|
|
269
|
+
"Add emoji": "添加表情符号",
|
|
270
|
+
"Preview": "预览",
|
|
271
|
+
"Back to write mode": "返回写入模式",
|
|
274
272
|
"Interpretations and details": "解释和细节",
|
|
275
273
|
"Translating to": "翻译成",
|
|
276
274
|
"Choose a locale": "选择语言环境",
|
|
@@ -281,6 +279,10 @@
|
|
|
281
279
|
"Cannot save while offline": "离线时无法保存",
|
|
282
280
|
"Could not load translations": "无法加载翻译",
|
|
283
281
|
"Retry": "重试",
|
|
282
|
+
"Too many results. Try refining the search.": "结果太多。尝试优化搜索。",
|
|
283
|
+
"Search for a user": "搜索用户",
|
|
284
|
+
"Searching for \"{{- searchText}}\"": "搜索“{{- searchText}}”",
|
|
285
|
+
"No results found": "没有结果",
|
|
284
286
|
"Series": "系列",
|
|
285
287
|
"Category": "分类",
|
|
286
288
|
"Filter": "过滤器",
|
|
@@ -367,7 +369,7 @@
|
|
|
367
369
|
"Year over year (line)": "逐年(折线图)",
|
|
368
370
|
"Pie": "饼图",
|
|
369
371
|
"Radar": "雷达图",
|
|
370
|
-
"Scatter": "
|
|
372
|
+
"Scatter": "散点图",
|
|
371
373
|
"Single value": "单个值",
|
|
372
374
|
"Outlier table": "异常值表",
|
|
373
375
|
"All charts": "所有图表",
|