@gooddata/sdk-ui 8.10.0-alpha.89 → 8.10.0-alpha.91
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/dist/base/localization/bundles/de-DE.json +20 -3
- package/dist/base/localization/bundles/en-US.json +42 -6
- package/dist/base/localization/bundles/es-ES.json +20 -3
- package/dist/base/localization/bundles/fr-FR.json +20 -3
- package/dist/base/localization/bundles/ja-JP.json +20 -3
- package/dist/base/localization/bundles/nl-NL.json +20 -3
- package/dist/base/localization/bundles/pt-BR.json +20 -3
- package/dist/base/localization/bundles/pt-PT.json +20 -3
- package/dist/base/localization/bundles/ru-RU.json +20 -3
- package/dist/base/localization/bundles/zh-Hans.json +20 -3
- package/esm/base/localization/bundles/de-DE.json +20 -3
- package/esm/base/localization/bundles/en-US.json +42 -6
- package/esm/base/localization/bundles/es-ES.json +20 -3
- package/esm/base/localization/bundles/fr-FR.json +20 -3
- package/esm/base/localization/bundles/ja-JP.json +20 -3
- package/esm/base/localization/bundles/nl-NL.json +20 -3
- package/esm/base/localization/bundles/pt-BR.json +20 -3
- package/esm/base/localization/bundles/pt-PT.json +20 -3
- package/esm/base/localization/bundles/ru-RU.json +20 -3
- package/esm/base/localization/bundles/zh-Hans.json +20 -3
- package/package.json +7 -7
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"filters.interval.hours.past.sameValue": "{value} {value, plural, one {Stunde} other {Stunden}} vorher",
|
|
130
130
|
"filters.interval.hours.future": "Von {from} bis {to} {to, plural, one {Stunde} other {Stunden}} voraus",
|
|
131
131
|
"filters.interval.hours.future.sameValue": "{value} {value, plural, one {Stunde} other {Stunden}} voraus",
|
|
132
|
-
"filters.interval.hours.mixed": "Von {from} {from, plural, one {Stunde} other {Stunden}} vorher bis {to} {to, plural, one {
|
|
132
|
+
"filters.interval.hours.mixed": "Von {from} {from, plural, one {Stunde} other {Stunden}} vorher bis {to} {to, plural, one {Stunde} other {Stunden}} voraus",
|
|
133
133
|
"filters.interval.days.past": "Von {from} bis {to} {to, plural, one {Tag} other {Tage}} vorher",
|
|
134
134
|
"filters.interval.days.past.sameValue": "Vor {value} {value, plural, one {Tag} other {Tagen}}",
|
|
135
135
|
"filters.interval.days.future": "Von {from} bis {to} {to, plural, one {Tag} other {Tage}} voraus",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"filters.from": "von",
|
|
166
166
|
"filters.to": "an",
|
|
167
167
|
"filters.setTime": "Uhrzeit festlegen",
|
|
168
|
-
"filters.floatingRange": "
|
|
168
|
+
"filters.floatingRange": "Relativer Zeitraum",
|
|
169
169
|
"filters.floatingRange.tooltip": "Der Zeitraum ist relativ zu heute und passt sich mit der Zeit an.",
|
|
170
170
|
"filters.floatingRange.noMatch": "Keine Übereinstimmung gefunden",
|
|
171
171
|
"filters.floatingRange.tooBig": "Maximalwert: {limit}",
|
|
@@ -282,5 +282,22 @@
|
|
|
282
282
|
"sorting.by": "nach",
|
|
283
283
|
"sorting.sum.of.all.measure": "Gesamt",
|
|
284
284
|
"sorting.default.tooltip": "Verwenden Sie die Sortierung, die im Attribut definiert ist.",
|
|
285
|
-
"attributeFilterDropdown.emptyValue": "leerer Wert"
|
|
285
|
+
"attributeFilterDropdown.emptyValue": "leerer Wert",
|
|
286
|
+
"embedInsightDialog.actions.close": "Schließen",
|
|
287
|
+
"embedInsightDialog.actions.copyCode": "Code kopieren",
|
|
288
|
+
"embedInsightDialog.code.language.codeAs": "Code als",
|
|
289
|
+
"embedInsightDialog.code.options": "Weitere Optionen",
|
|
290
|
+
"embedInsightDialog.code.options.include.config": "Konfiguration einschließen",
|
|
291
|
+
"embedInsightDialog.code.options.include.config.info": "Schließen Sie die Betrachtungskonfiguration von Farben, Achsen, Legende und Arbeitsfläche ein (sofern verfügbar).",
|
|
292
|
+
"embedInsightDialog.code.options.custom.height": "Benutzerdefinierte Höhe",
|
|
293
|
+
"embedInsightDialog.code.options.display.title": "Anzeigetitel",
|
|
294
|
+
"embedInsightDialog.headLine.byReference": "Betrachtung über Referenz einbetten",
|
|
295
|
+
"embedInsightDialog.headLine.byDefinition": "Betrachtung als Kopie ihrer Definition einbetten",
|
|
296
|
+
"embedInsightDialog.changesMessage.byReference": "Zukünftige Änderungen an dieser Betrachtung werden in der eingebetteten Version widergespiegelt.",
|
|
297
|
+
"embedInsightDialog.changesMessage.byDefinition": "In der eingebetteten Version werden keine zukünftigen Änderungen an dieser Betrachtung widergespiegelt.",
|
|
298
|
+
"embedInsightDialog.prepareEnvironmentMessage": "<b>Hinweis.</b> Damit dieser Codeausschnitt funktioniert, bereiten Sie bitte die Umgebung vor.",
|
|
299
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": "Weitere Informationen",
|
|
300
|
+
"embed.dialog.numeric.input.validation": "Der Wert muss eine Zahl größer als 0 sein",
|
|
301
|
+
"embed.dialog.numeric.input.warning": "Diese Eingabe akzeptiert nur Ziffern größer 0",
|
|
302
|
+
"embedInsightDialog.complete.list.props.message": "Vollständige Liste der Einbettungseigenschaften"
|
|
286
303
|
}
|
|
@@ -1419,11 +1419,17 @@
|
|
|
1419
1419
|
"comment": "Text of the tooltip shown above button that removes user or group from unsaved selection of newly added grantees that will gain access right to the dashboard after changes in share dialog are saved.",
|
|
1420
1420
|
"limit": 0
|
|
1421
1421
|
},
|
|
1422
|
-
"sorting.dropdown.header": {
|
|
1422
|
+
"sorting.dropdown.header|insight": {
|
|
1423
1423
|
"value": "Sort insight",
|
|
1424
1424
|
"comment": "The title of sorting dropdown where you can choose which sort options you want to use. For example sort by attribute A1.",
|
|
1425
1425
|
"limit": 0
|
|
1426
1426
|
},
|
|
1427
|
+
"sorting.dropdown.header|report": {
|
|
1428
|
+
"value": "Sort report",
|
|
1429
|
+
"comment": "The title of sorting dropdown where you can choose which sort options you want to use. For example sort by attribute A1.",
|
|
1430
|
+
"limit": 0,
|
|
1431
|
+
"translate": false
|
|
1432
|
+
},
|
|
1427
1433
|
"sorting.type.alphabetical.asc": {
|
|
1428
1434
|
"value": "A to Z",
|
|
1429
1435
|
"comment": "Title of sort option when insight is sorted alphabetically and in ascending order.",
|
|
@@ -1504,11 +1510,17 @@
|
|
|
1504
1510
|
"comment": "",
|
|
1505
1511
|
"limit": 0
|
|
1506
1512
|
},
|
|
1507
|
-
"embedInsightDialog.code.options.include.config.info": {
|
|
1513
|
+
"embedInsightDialog.code.options.include.config.info|insight": {
|
|
1508
1514
|
"value": "Include the insight configuration of colors, axes, legend, and canvas if available.",
|
|
1509
1515
|
"comment": "",
|
|
1510
1516
|
"limit": 0
|
|
1511
1517
|
},
|
|
1518
|
+
"embedInsightDialog.code.options.include.config.info|report": {
|
|
1519
|
+
"value": "Include the report configuration of colors, axes, legend, and canvas if available.",
|
|
1520
|
+
"comment": "",
|
|
1521
|
+
"limit": 0,
|
|
1522
|
+
"translate": false
|
|
1523
|
+
},
|
|
1512
1524
|
"embedInsightDialog.code.options.custom.height": {
|
|
1513
1525
|
"value": "Custom height",
|
|
1514
1526
|
"comment": "",
|
|
@@ -1519,26 +1531,50 @@
|
|
|
1519
1531
|
"comment": "",
|
|
1520
1532
|
"limit": 0
|
|
1521
1533
|
},
|
|
1522
|
-
"embedInsightDialog.headLine.byReference": {
|
|
1534
|
+
"embedInsightDialog.headLine.byReference|insight": {
|
|
1523
1535
|
"value": "Embed insight by reference",
|
|
1524
1536
|
"comment": "",
|
|
1525
1537
|
"limit": 0
|
|
1526
1538
|
},
|
|
1527
|
-
"embedInsightDialog.headLine.
|
|
1539
|
+
"embedInsightDialog.headLine.byReference|report": {
|
|
1540
|
+
"value": "Embed report by reference",
|
|
1541
|
+
"comment": "",
|
|
1542
|
+
"limit": 0,
|
|
1543
|
+
"translate": false
|
|
1544
|
+
},
|
|
1545
|
+
"embedInsightDialog.headLine.byDefinition|insight": {
|
|
1528
1546
|
"value": "Embed insight as a copy of its definition",
|
|
1529
1547
|
"comment": "",
|
|
1530
1548
|
"limit": 0
|
|
1531
1549
|
},
|
|
1532
|
-
"embedInsightDialog.
|
|
1550
|
+
"embedInsightDialog.headLine.byDefinition|report": {
|
|
1551
|
+
"value": "Embed report as a copy of its definition",
|
|
1552
|
+
"comment": "",
|
|
1553
|
+
"limit": 0,
|
|
1554
|
+
"translate": false
|
|
1555
|
+
},
|
|
1556
|
+
"embedInsightDialog.changesMessage.byReference|insight": {
|
|
1533
1557
|
"value": "Future changes in this insight will be reflected in embedded version.",
|
|
1534
1558
|
"comment": "",
|
|
1535
1559
|
"limit": 0
|
|
1536
1560
|
},
|
|
1537
|
-
"embedInsightDialog.changesMessage.
|
|
1561
|
+
"embedInsightDialog.changesMessage.byReference|report": {
|
|
1562
|
+
"value": "Future changes in this report will be reflected in embedded version.",
|
|
1563
|
+
"comment": "",
|
|
1564
|
+
"limit": 0,
|
|
1565
|
+
"translate": false
|
|
1566
|
+
},
|
|
1567
|
+
"embedInsightDialog.changesMessage.byDefinition|insight": {
|
|
1538
1568
|
"value": "No future changes in this insight will be reflected in embedded version.",
|
|
1539
1569
|
"comment": "",
|
|
1540
1570
|
"limit": 0
|
|
1541
1571
|
},
|
|
1572
|
+
"embedInsightDialog.changesMessage.byDefinition|report": {
|
|
1573
|
+
"value": "No future changes in this report will be reflected in embedded version.",
|
|
1574
|
+
"comment": "",
|
|
1575
|
+
"limit": 0,
|
|
1576
|
+
"translate": false
|
|
1577
|
+
},
|
|
1542
1578
|
"embedInsightDialog.prepareEnvironmentMessage": {
|
|
1543
1579
|
"value": "<b>Note.</b> In order for this snippet to work, prepare your environment.",
|
|
1544
1580
|
"comment": "Do not translate html tags <b>, </b>",
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"filters.interval.hours.past.sameValue": "Hace {value} {value, plural, one {hora} other {horas}}",
|
|
130
130
|
"filters.interval.hours.future": "Dentro de {from} a {to} {to, plural, one {hora} other {horas}}",
|
|
131
131
|
"filters.interval.hours.future.sameValue": "Dentro de {value} {value, plural, one {hora} other {horas}}",
|
|
132
|
-
"filters.interval.hours.mixed": "Hace de {from} {from, plural, one {hora} other {horas}} a dentro de {to} {to, plural, one {
|
|
132
|
+
"filters.interval.hours.mixed": "Hace de {from} {from, plural, one {hora} other {horas}} a dentro de {to} {to, plural, one {hora} other {horas}}",
|
|
133
133
|
"filters.interval.days.past": "Hace de {from} a {to} {to, plural, one {día} other {días}}",
|
|
134
134
|
"filters.interval.days.past.sameValue": "Hace {value} {value, plural, one {día} other {días}}",
|
|
135
135
|
"filters.interval.days.future": "Dentro de {from} a {to} {to, plural, one {día} other {días}}",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"filters.from": "de",
|
|
166
166
|
"filters.to": "para",
|
|
167
167
|
"filters.setTime": "establecer tiempo",
|
|
168
|
-
"filters.floatingRange": "
|
|
168
|
+
"filters.floatingRange": "Periodo relativo",
|
|
169
169
|
"filters.floatingRange.tooltip": "El rango de fechas es relativo a hoy y se ajusta en el tiempo.",
|
|
170
170
|
"filters.floatingRange.noMatch": "No se encontró ninguna coincidencia",
|
|
171
171
|
"filters.floatingRange.tooBig": "Valor máximo: {limit}",
|
|
@@ -282,5 +282,22 @@
|
|
|
282
282
|
"sorting.by": "por",
|
|
283
283
|
"sorting.sum.of.all.measure": "Total",
|
|
284
284
|
"sorting.default.tooltip": "Use el orden definido en el atributo.",
|
|
285
|
-
"attributeFilterDropdown.emptyValue": "valor vacío"
|
|
285
|
+
"attributeFilterDropdown.emptyValue": "valor vacío",
|
|
286
|
+
"embedInsightDialog.actions.close": "Cerrar",
|
|
287
|
+
"embedInsightDialog.actions.copyCode": "Copiar código",
|
|
288
|
+
"embedInsightDialog.code.language.codeAs": "Codificar como",
|
|
289
|
+
"embedInsightDialog.code.options": "Otras opciones",
|
|
290
|
+
"embedInsightDialog.code.options.include.config": "Incluir configuración",
|
|
291
|
+
"embedInsightDialog.code.options.include.config.info": "Incluya la configuración de la perspectiva en cuanto a colores, ejes, leyenda y lienzos si está disponible.",
|
|
292
|
+
"embedInsightDialog.code.options.custom.height": "Personalizar altura",
|
|
293
|
+
"embedInsightDialog.code.options.display.title": "Mostrar título",
|
|
294
|
+
"embedInsightDialog.headLine.byReference": "Incrustar perspectiva por referencia",
|
|
295
|
+
"embedInsightDialog.headLine.byDefinition": "Incruste la perspectiva como una copia de su definición",
|
|
296
|
+
"embedInsightDialog.changesMessage.byReference": "Los cambios futuros en esta perspectiva se reflejarán en la versión incrustada.",
|
|
297
|
+
"embedInsightDialog.changesMessage.byDefinition": "Los cambios futuros en esta perspectiva no se reflejarán en la versión incrustada.",
|
|
298
|
+
"embedInsightDialog.prepareEnvironmentMessage": "<b>Nota.</b> Para que este fragmento de código funcione, prepare su entorno.",
|
|
299
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": "Más información",
|
|
300
|
+
"embed.dialog.numeric.input.validation": "El valor debe ser un número mayor que 0",
|
|
301
|
+
"embed.dialog.numeric.input.warning": "Esta entrada acepta solo dígitos mayores que 0",
|
|
302
|
+
"embedInsightDialog.complete.list.props.message": "Lista completa de las propiedades de incrustación"
|
|
286
303
|
}
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"filters.interval.hours.past.sameValue": "Il y a {value} {value, plural, one {heure} other {heures}}",
|
|
130
130
|
"filters.interval.hours.future": "Dans {from} à {to} {to, plural, one {heure} other {heures}}",
|
|
131
131
|
"filters.interval.hours.future.sameValue": "Dans {value} {value, plural, one {heure} other {heures}}",
|
|
132
|
-
"filters.interval.hours.mixed": "D'il y a {from} {from, plural, one {heure} other {heures}} à dans {to} {to, plural, one {
|
|
132
|
+
"filters.interval.hours.mixed": "D'il y a {from} {from, plural, one {heure} other {heures}} à dans {to} {to, plural, one {heure} other {heures}}",
|
|
133
133
|
"filters.interval.days.past": "Il y a {from} à {to} {to, plural, one {jour} other {jours}}",
|
|
134
134
|
"filters.interval.days.past.sameValue": "Il y a {value} {value, plural, one {jour} other {jours}}",
|
|
135
135
|
"filters.interval.days.future": "Dans {from} à {to} {to, plural, one {jour} other {jours}}",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"filters.from": "de",
|
|
166
166
|
"filters.to": "à",
|
|
167
167
|
"filters.setTime": "définir l'heure",
|
|
168
|
-
"filters.floatingRange": "
|
|
168
|
+
"filters.floatingRange": "Période relative",
|
|
169
169
|
"filters.floatingRange.tooltip": "La plage de dates se base sur la date du jour et s'ajuste dans le temps.",
|
|
170
170
|
"filters.floatingRange.noMatch": "Aucune correspondance trouvée",
|
|
171
171
|
"filters.floatingRange.tooBig": "Valeur maximale : {limit}",
|
|
@@ -282,5 +282,22 @@
|
|
|
282
282
|
"sorting.by": "par",
|
|
283
283
|
"sorting.sum.of.all.measure": "Total",
|
|
284
284
|
"sorting.default.tooltip": "Utilisez l'ordre défini dans l'attribut.",
|
|
285
|
-
"attributeFilterDropdown.emptyValue": "valeur vide"
|
|
285
|
+
"attributeFilterDropdown.emptyValue": "valeur vide",
|
|
286
|
+
"embedInsightDialog.actions.close": "Fermer",
|
|
287
|
+
"embedInsightDialog.actions.copyCode": "Copier le code",
|
|
288
|
+
"embedInsightDialog.code.language.codeAs": "Coder avec",
|
|
289
|
+
"embedInsightDialog.code.options": "Autres options",
|
|
290
|
+
"embedInsightDialog.code.options.include.config": "Inclure la configuration",
|
|
291
|
+
"embedInsightDialog.code.options.include.config.info": "Inclure la configuration disponible des couleurs, axes, légendes et canevas de la perception.",
|
|
292
|
+
"embedInsightDialog.code.options.custom.height": "Hauteur personnalisée",
|
|
293
|
+
"embedInsightDialog.code.options.display.title": "Afficher le titre",
|
|
294
|
+
"embedInsightDialog.headLine.byReference": "Incorporer la perception par référence",
|
|
295
|
+
"embedInsightDialog.headLine.byDefinition": "Incorporer la perception en tant que copie de sa définition",
|
|
296
|
+
"embedInsightDialog.changesMessage.byReference": "Les futures modifications de cette perception seront appliquées à la version incorporée.",
|
|
297
|
+
"embedInsightDialog.changesMessage.byDefinition": "Les futures modifications de cette perception ne seront pas appliquées à la version incorporée.",
|
|
298
|
+
"embedInsightDialog.prepareEnvironmentMessage": "<b>Remarque.</b> Pour que cet extrait fonctionne, vous devez préparer l'environnement.",
|
|
299
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": "En savoir plus",
|
|
300
|
+
"embed.dialog.numeric.input.validation": "La valeur doit être supérieure à 0",
|
|
301
|
+
"embed.dialog.numeric.input.warning": "La saisie n'accepte que les chiffres supérieurs à 0.",
|
|
302
|
+
"embedInsightDialog.complete.list.props.message": "Liste complète des propriétés d'incorporation"
|
|
286
303
|
}
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"filters.interval.hours.past.sameValue": "{value} {value, plural, one {時間} other {時間}} 前",
|
|
130
130
|
"filters.interval.hours.future": "{from} から {to} {to, plural, one {時間} other {時間}} 後",
|
|
131
131
|
"filters.interval.hours.future.sameValue": "{value} {value, plural, one {時間} other {時間}} 後",
|
|
132
|
-
"filters.interval.hours.mixed": "{from} {from, plural, one {時間} other {時間}}前から
|
|
132
|
+
"filters.interval.hours.mixed": "{from} {from, plural, one {時間} other {時間}}前から{to} {to, plural, one {時間} other {時間}}後まで",
|
|
133
133
|
"filters.interval.days.past": "{from} から {to} {to, plural, one {日間} other {日間}} 前まで ",
|
|
134
134
|
"filters.interval.days.past.sameValue": "{value} {value, plural, one {日間} other {日間}} 前",
|
|
135
135
|
"filters.interval.days.future": "{from} から {to} {to, plural, one {日間} other {日間}} 先まで",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"filters.from": "開始時点",
|
|
166
166
|
"filters.to": "終了時点",
|
|
167
167
|
"filters.setTime": "設定時間",
|
|
168
|
-
"filters.floatingRange": "
|
|
168
|
+
"filters.floatingRange": "関連時間",
|
|
169
169
|
"filters.floatingRange.tooltip": "日付の範囲は今日を基準に変化し、正確な時間に調整されます",
|
|
170
170
|
"filters.floatingRange.noMatch": "一致するものがありません",
|
|
171
171
|
"filters.floatingRange.tooBig": "最大値: {limit}",
|
|
@@ -282,5 +282,22 @@
|
|
|
282
282
|
"sorting.by": "別",
|
|
283
283
|
"sorting.sum.of.all.measure": "合計",
|
|
284
284
|
"sorting.default.tooltip": "属性で定義された順序を使用します。",
|
|
285
|
-
"attributeFilterDropdown.emptyValue": "空の値"
|
|
285
|
+
"attributeFilterDropdown.emptyValue": "空の値",
|
|
286
|
+
"embedInsightDialog.actions.close": "閉じる",
|
|
287
|
+
"embedInsightDialog.actions.copyCode": "コードをコピー",
|
|
288
|
+
"embedInsightDialog.code.language.codeAs": "コード",
|
|
289
|
+
"embedInsightDialog.code.options": "その他のオプション",
|
|
290
|
+
"embedInsightDialog.code.options.include.config": "設定を含む",
|
|
291
|
+
"embedInsightDialog.code.options.include.config.info": "カラー、軸、凡例、キャンバス(使用可能な場合)のインサイト設定を含めます。",
|
|
292
|
+
"embedInsightDialog.code.options.custom.height": "ユーザー設定の高さ",
|
|
293
|
+
"embedInsightDialog.code.options.display.title": "タイトルを表示",
|
|
294
|
+
"embedInsightDialog.headLine.byReference": "レファレンスでインサイトを埋め込む",
|
|
295
|
+
"embedInsightDialog.headLine.byDefinition": "定義の複製としてインサイトを埋め込む",
|
|
296
|
+
"embedInsightDialog.changesMessage.byReference": "インサイトのこれ以降の変更は、埋め込みバージョンに反映されます。",
|
|
297
|
+
"embedInsightDialog.changesMessage.byDefinition": "インサイトのこれ以降の変更は、埋め込みバージョンには反映されません。",
|
|
298
|
+
"embedInsightDialog.prepareEnvironmentMessage": "<b>注: </b> このスニペットが動作するように環境を準備します。",
|
|
299
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": "詳細",
|
|
300
|
+
"embed.dialog.numeric.input.validation": "値は 0 より大きい数値にしてください",
|
|
301
|
+
"embed.dialog.numeric.input.warning": "この入力には、0 より大きい数字のみを使用できます",
|
|
302
|
+
"embedInsightDialog.complete.list.props.message": "埋め込みプロパティーの完全なリストです"
|
|
286
303
|
}
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"filters.interval.hours.past.sameValue": "{value} {value, plural, one {uur} other {uren}} geleden",
|
|
130
130
|
"filters.interval.hours.future": "Van {from} tot {to} {to, plural, one {uur} other {uren}} vooruit",
|
|
131
131
|
"filters.interval.hours.future.sameValue": "{value} {value, plural, one {uur} other {uren}} vooruit",
|
|
132
|
-
"filters.interval.hours.mixed": "Van {from} {from, plural, one {uur} other {
|
|
132
|
+
"filters.interval.hours.mixed": "Van {from} {from, plural, one {uur} other {uur}} geleden tot {to} {to, plural, one {uur} other {uur}} vooruit",
|
|
133
133
|
"filters.interval.days.past": "Van {from} tot {to} {to, plural, one {dag} other {dagen}} geleden",
|
|
134
134
|
"filters.interval.days.past.sameValue": "{value} {value, plural, one {dag} other {dagen}} geleden",
|
|
135
135
|
"filters.interval.days.future": "Van {from} tot {to} {to, plural, one {dag} other {dagen}} in de toekomst",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"filters.from": "van",
|
|
166
166
|
"filters.to": "naar",
|
|
167
167
|
"filters.setTime": "tijd instellen",
|
|
168
|
-
"filters.floatingRange": "
|
|
168
|
+
"filters.floatingRange": "Relatieve periode",
|
|
169
169
|
"filters.floatingRange.tooltip": "Het datumbereik is relatief ten opzichte van vandaag en wordt in de loop der tijd aangepast.",
|
|
170
170
|
"filters.floatingRange.noMatch": "Geen overeenkomst gevonden",
|
|
171
171
|
"filters.floatingRange.tooBig": "Maximumwaarde: {limit}",
|
|
@@ -282,5 +282,22 @@
|
|
|
282
282
|
"sorting.by": "met",
|
|
283
283
|
"sorting.sum.of.all.measure": "Totaal",
|
|
284
284
|
"sorting.default.tooltip": "Gebruik de volgorde zoals gedefinieerd in het attribuut.",
|
|
285
|
-
"attributeFilterDropdown.emptyValue": "lege waarde"
|
|
285
|
+
"attributeFilterDropdown.emptyValue": "lege waarde",
|
|
286
|
+
"embedInsightDialog.actions.close": "Sluiten",
|
|
287
|
+
"embedInsightDialog.actions.copyCode": "Code kopiëren",
|
|
288
|
+
"embedInsightDialog.code.language.codeAs": "Code als",
|
|
289
|
+
"embedInsightDialog.code.options": "Overige opties",
|
|
290
|
+
"embedInsightDialog.code.options.include.config": "Inclusief configuratie",
|
|
291
|
+
"embedInsightDialog.code.options.include.config.info": "Implementeer de inzichtconfiguratie van kleuren, assen, legenda en canvas indien beschikbaar.",
|
|
292
|
+
"embedInsightDialog.code.options.custom.height": "Aangepaste hoogte",
|
|
293
|
+
"embedInsightDialog.code.options.display.title": "Titel weergeven",
|
|
294
|
+
"embedInsightDialog.headLine.byReference": "Inzicht insluiten op referentie",
|
|
295
|
+
"embedInsightDialog.headLine.byDefinition": "Inzicht insluiten als een kopie van de definitie",
|
|
296
|
+
"embedInsightDialog.changesMessage.byReference": "Toekomstige wijzigingen in dit inzicht worden gereflecteerd in de ingesloten versie.",
|
|
297
|
+
"embedInsightDialog.changesMessage.byDefinition": "Er worden geen toekomstige wijzigingen in dit inzicht gereflecteerd in de ingesloten versie.",
|
|
298
|
+
"embedInsightDialog.prepareEnvironmentMessage": "<b>Let op.</b> Om dit stukje te laten werken, moet u uw omgeving voorbereiden.",
|
|
299
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": "Meer weten",
|
|
300
|
+
"embed.dialog.numeric.input.validation": "De waarde moet een getal zijn dat groter is dan 0",
|
|
301
|
+
"embed.dialog.numeric.input.warning": "Deze invoer accepteert alleen getallen groter dan 0",
|
|
302
|
+
"embedInsightDialog.complete.list.props.message": "Volledig lijst van ingesloten eigenschappen"
|
|
286
303
|
}
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"filters.interval.hours.past.sameValue": "{value} {value, plural, one {hora} other {horas}} atrás",
|
|
130
130
|
"filters.interval.hours.future": "De {from} a {to} {to, plural, one {hora} other {horas}} à frente",
|
|
131
131
|
"filters.interval.hours.future.sameValue": "{value} {value, plural, one {hora} other {horas}} à frente",
|
|
132
|
-
"filters.interval.hours.mixed": "De {from} {from, plural, one {hora} other {horas}} atrás
|
|
132
|
+
"filters.interval.hours.mixed": "De {from} {from, plural, one {hora} other {horas}} atrás até {to} {to, plural, one {hora} other {horas}} à frente",
|
|
133
133
|
"filters.interval.days.past": "De {from} a {to} {to, plural, one {dia} other {dias}} atrás",
|
|
134
134
|
"filters.interval.days.past.sameValue": "{value} {value, plural, one {dia} other {dias}} atrás",
|
|
135
135
|
"filters.interval.days.future": "De {from} a {to} {to, plural, one {dia} other {dias}} depois",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"filters.from": "de",
|
|
166
166
|
"filters.to": "para",
|
|
167
167
|
"filters.setTime": "configurar horário",
|
|
168
|
-
"filters.floatingRange": "
|
|
168
|
+
"filters.floatingRange": "Período relativo",
|
|
169
169
|
"filters.floatingRange.tooltip": "O intervalo de datas está relacionada a hoje e a ajustes no tempo.",
|
|
170
170
|
"filters.floatingRange.noMatch": "Nenhum resultado encontrado",
|
|
171
171
|
"filters.floatingRange.tooBig": "Valor máximo: {limit}",
|
|
@@ -282,5 +282,22 @@
|
|
|
282
282
|
"sorting.by": "por",
|
|
283
283
|
"sorting.sum.of.all.measure": "Total",
|
|
284
284
|
"sorting.default.tooltip": "Use a ordem definida no atributo.",
|
|
285
|
-
"attributeFilterDropdown.emptyValue": "valor vazio"
|
|
285
|
+
"attributeFilterDropdown.emptyValue": "valor vazio",
|
|
286
|
+
"embedInsightDialog.actions.close": "Fechar",
|
|
287
|
+
"embedInsightDialog.actions.copyCode": "Copiar código",
|
|
288
|
+
"embedInsightDialog.code.language.codeAs": "Codificar em",
|
|
289
|
+
"embedInsightDialog.code.options": "Outras opções",
|
|
290
|
+
"embedInsightDialog.code.options.include.config": "Incluir configuração",
|
|
291
|
+
"embedInsightDialog.code.options.include.config.info": "Caso disponível, incluir a configuração do insight de cores, eixos, legenda e tela.",
|
|
292
|
+
"embedInsightDialog.code.options.custom.height": "Personalizar altura",
|
|
293
|
+
"embedInsightDialog.code.options.display.title": "Exibir título",
|
|
294
|
+
"embedInsightDialog.headLine.byReference": "Incorporar insight por referência",
|
|
295
|
+
"embedInsightDialog.headLine.byDefinition": "Incorporar insight como cópia de sua definição",
|
|
296
|
+
"embedInsightDialog.changesMessage.byReference": "Alterações futuras neste insight serão implementadas na versão incorporada.",
|
|
297
|
+
"embedInsightDialog.changesMessage.byDefinition": "Nenhuma alteração futura neste insight será implementada na versão incorporada.",
|
|
298
|
+
"embedInsightDialog.prepareEnvironmentMessage": "<b>Obs.:</b> para que o snippet funcione, prepare seu ambiente.",
|
|
299
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": "Saber mais",
|
|
300
|
+
"embed.dialog.numeric.input.validation": "O valor deve ser um número maior que 0",
|
|
301
|
+
"embed.dialog.numeric.input.warning": "Este campo somente aceita dígitos maiores que 0",
|
|
302
|
+
"embedInsightDialog.complete.list.props.message": "Lista completa de propriedades incorporadas"
|
|
286
303
|
}
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"filters.interval.hours.past.sameValue": "{value} {value, plural, one {hora} other {horas}} atrás",
|
|
130
130
|
"filters.interval.hours.future": "Daqui a entre {from} e {to} {to, plural, one {hora} other {horas}}",
|
|
131
131
|
"filters.interval.hours.future.sameValue": "Daqui a {value} {value, plural, one {hora} other {horas}}",
|
|
132
|
-
"filters.interval.hours.mixed": "
|
|
132
|
+
"filters.interval.hours.mixed": "Desde há {from} {from, plural, one {hora} other {horas}} até daqui a {to} {to, plural, one {hora} other {horas}}",
|
|
133
133
|
"filters.interval.days.past": "Entre {from} e {to} {to, plural, one {dia} other {dias}} atrás",
|
|
134
134
|
"filters.interval.days.past.sameValue": "Há {value} {value, plural, one {dia} other {dias}}",
|
|
135
135
|
"filters.interval.days.future": "Entre {from} e {to} {to, plural, one {dia} other {dias}} seguintes",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"filters.from": "de",
|
|
166
166
|
"filters.to": "para",
|
|
167
167
|
"filters.setTime": "definir hora",
|
|
168
|
-
"filters.floatingRange": "
|
|
168
|
+
"filters.floatingRange": "Período relativo",
|
|
169
169
|
"filters.floatingRange.tooltip": "O intervalo de datas é relativo a hoje, sendo ajustado ao longo do tempo.",
|
|
170
170
|
"filters.floatingRange.noMatch": "Nenhuma correspondência encontrada",
|
|
171
171
|
"filters.floatingRange.tooBig": "Valor máximo: {limit}",
|
|
@@ -282,5 +282,22 @@
|
|
|
282
282
|
"sorting.by": "por",
|
|
283
283
|
"sorting.sum.of.all.measure": "Total",
|
|
284
284
|
"sorting.default.tooltip": "Utilizar a ordem definida no atributo.",
|
|
285
|
-
"attributeFilterDropdown.emptyValue": "valor vazio"
|
|
285
|
+
"attributeFilterDropdown.emptyValue": "valor vazio",
|
|
286
|
+
"embedInsightDialog.actions.close": "Fechar",
|
|
287
|
+
"embedInsightDialog.actions.copyCode": "Copiar código",
|
|
288
|
+
"embedInsightDialog.code.language.codeAs": "Codificar como",
|
|
289
|
+
"embedInsightDialog.code.options": "Outras opções",
|
|
290
|
+
"embedInsightDialog.code.options.include.config": "Incluir configuração",
|
|
291
|
+
"embedInsightDialog.code.options.include.config.info": "Incluir a configuração de cores, eixos, legenda e tela do insight, se disponível.",
|
|
292
|
+
"embedInsightDialog.code.options.custom.height": "Altura personalizada",
|
|
293
|
+
"embedInsightDialog.code.options.display.title": "Mostrar título",
|
|
294
|
+
"embedInsightDialog.headLine.byReference": "Incorporar insight por referência",
|
|
295
|
+
"embedInsightDialog.headLine.byDefinition": "Incorporar insight como cópia da sua definição",
|
|
296
|
+
"embedInsightDialog.changesMessage.byReference": "As alterações futuras a este insight serão refletidas na versão incorporada.",
|
|
297
|
+
"embedInsightDialog.changesMessage.byDefinition": "Nenhumas alterações futuras a este insight serão refletidas na versão incorporada.",
|
|
298
|
+
"embedInsightDialog.prepareEnvironmentMessage": "<b>Nota.</b> Para que este fragmento funcione, prepare o seu ambiente.",
|
|
299
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": "Saber mais",
|
|
300
|
+
"embed.dialog.numeric.input.validation": "O valor tem de ser um número superior a 0",
|
|
301
|
+
"embed.dialog.numeric.input.warning": "Esta entrada só aceita dígitos superiores a 0",
|
|
302
|
+
"embedInsightDialog.complete.list.props.message": "Lista completa das propriedades de incorporação"
|
|
286
303
|
}
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"filters.interval.hours.past.sameValue": "{value} {value, plural, one {час} few {часа} many {часов} other {часов}} назад",
|
|
130
130
|
"filters.interval.hours.future": "От {from} до {to} {to, plural, one {часа} other {часов}} вперед",
|
|
131
131
|
"filters.interval.hours.future.sameValue": "{value} {value, plural, one {час} few {часа} many {часов} other {часов}} вперед",
|
|
132
|
-
"filters.interval.hours.mixed": "От {from} {
|
|
132
|
+
"filters.interval.hours.mixed": "От {from} до {to} {to, plural, one {дня} other {дней}} назад до {to} {to, plural, one {дня} other {дней}} вперед",
|
|
133
133
|
"filters.interval.days.past": "От {from} до {to} {to, plural, one {дня} other {дней}} назад",
|
|
134
134
|
"filters.interval.days.past.sameValue": "{value} {value, plural, one {день} few {дня} many {дней} other {дней}} назад",
|
|
135
135
|
"filters.interval.days.future": "От {from} до {to} {to, plural, one {дня} other {дней}} вперед",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"filters.from": "от",
|
|
166
166
|
"filters.to": "до",
|
|
167
167
|
"filters.setTime": "установить время",
|
|
168
|
-
"filters.floatingRange": "
|
|
168
|
+
"filters.floatingRange": "Относительный период",
|
|
169
169
|
"filters.floatingRange.tooltip": "Диапазон дат относится к сегодняшнему дню и изменяется во времени.",
|
|
170
170
|
"filters.floatingRange.noMatch": "Совпадений не найдено",
|
|
171
171
|
"filters.floatingRange.tooBig": "Макс. значение: {limit}",
|
|
@@ -282,5 +282,22 @@
|
|
|
282
282
|
"sorting.by": "по",
|
|
283
283
|
"sorting.sum.of.all.measure": "Всего",
|
|
284
284
|
"sorting.default.tooltip": "Использовать порядок, определенный в атрибуте.",
|
|
285
|
-
"attributeFilterDropdown.emptyValue": "значение отсутствует"
|
|
285
|
+
"attributeFilterDropdown.emptyValue": "значение отсутствует",
|
|
286
|
+
"embedInsightDialog.actions.close": "Закрыть",
|
|
287
|
+
"embedInsightDialog.actions.copyCode": "Копировать код",
|
|
288
|
+
"embedInsightDialog.code.language.codeAs": "Кодировать в",
|
|
289
|
+
"embedInsightDialog.code.options": "Другие варианты",
|
|
290
|
+
"embedInsightDialog.code.options.include.config": "Включить конфигурацию",
|
|
291
|
+
"embedInsightDialog.code.options.include.config.info": "Включить из анализа конфигурацию цветов, осей, условных обозначений и холста, если таковые имеются.",
|
|
292
|
+
"embedInsightDialog.code.options.custom.height": "Нестандартная высота",
|
|
293
|
+
"embedInsightDialog.code.options.display.title": "Показать заголовок",
|
|
294
|
+
"embedInsightDialog.headLine.byReference": "Встроить анализ по ссылке",
|
|
295
|
+
"embedInsightDialog.headLine.byDefinition": "Встроить анализ как копию его определения",
|
|
296
|
+
"embedInsightDialog.changesMessage.byReference": "Будущие изменения в этом анализе будут отражаться во встроенной версии.",
|
|
297
|
+
"embedInsightDialog.changesMessage.byDefinition": "Будущие изменения в этом анализе не будут отражаться во встроенной версии.",
|
|
298
|
+
"embedInsightDialog.prepareEnvironmentMessage": "<b>Примечание.</b> Чтобы этот фрагмент работал, подготовьте среду.",
|
|
299
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": "Подробнее",
|
|
300
|
+
"embed.dialog.numeric.input.validation": "Значение должно быть числом больше 0",
|
|
301
|
+
"embed.dialog.numeric.input.warning": "Можно ввести только цифры больше 0",
|
|
302
|
+
"embedInsightDialog.complete.list.props.message": "Полный список свойств встраивания"
|
|
286
303
|
}
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"filters.interval.hours.past.sameValue": "{value} {value, plural, one {小时} other {小时}} 之前",
|
|
130
130
|
"filters.interval.hours.future": "从 {from} 至 {to} {to, plural, one {小时} other {小时}} 之后",
|
|
131
131
|
"filters.interval.hours.future.sameValue": "{value} {value, plural, one {小时} other {小时}} 之后",
|
|
132
|
-
"filters.interval.hours.mixed": "从
|
|
132
|
+
"filters.interval.hours.mixed": "从{from} {from, plural, one {小时} other {小时}} 之前至{to} {to, plural, one {小时} other {小时}} 之后",
|
|
133
133
|
"filters.interval.days.past": "从 {from} 至 {to} {to, plural, one {天} other {天}} 之前",
|
|
134
134
|
"filters.interval.days.past.sameValue": "{value} {value, plural, one {天} other {天}} 之前",
|
|
135
135
|
"filters.interval.days.future": "从 {from} 至 {to} {to, plural, one {天} other {天}} 之后",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"filters.from": "从",
|
|
166
166
|
"filters.to": "至",
|
|
167
167
|
"filters.setTime": "设置时间",
|
|
168
|
-
"filters.floatingRange": "
|
|
168
|
+
"filters.floatingRange": "相对时间段",
|
|
169
169
|
"filters.floatingRange.tooltip": "日期范围相对于今天的,请及时调整。",
|
|
170
170
|
"filters.floatingRange.noMatch": "未找到匹配项",
|
|
171
171
|
"filters.floatingRange.tooBig": "最大值:{limit}",
|
|
@@ -282,5 +282,22 @@
|
|
|
282
282
|
"sorting.by": "通过",
|
|
283
283
|
"sorting.sum.of.all.measure": "总计",
|
|
284
284
|
"sorting.default.tooltip": "使用属性中定义的顺序。",
|
|
285
|
-
"attributeFilterDropdown.emptyValue": "空值"
|
|
285
|
+
"attributeFilterDropdown.emptyValue": "空值",
|
|
286
|
+
"embedInsightDialog.actions.close": "关",
|
|
287
|
+
"embedInsightDialog.actions.copyCode": "复制代码",
|
|
288
|
+
"embedInsightDialog.code.language.codeAs": "代码为",
|
|
289
|
+
"embedInsightDialog.code.options": "其他选项",
|
|
290
|
+
"embedInsightDialog.code.options.include.config": "包括配置",
|
|
291
|
+
"embedInsightDialog.code.options.include.config.info": "如果可用,包括颜色、轴、图例和画布的洞察配置。",
|
|
292
|
+
"embedInsightDialog.code.options.custom.height": "自定义高度",
|
|
293
|
+
"embedInsightDialog.code.options.display.title": "显示标题",
|
|
294
|
+
"embedInsightDialog.headLine.byReference": "通过引用嵌入的洞察",
|
|
295
|
+
"embedInsightDialog.headLine.byDefinition": "作为其定义的副本嵌入的洞察",
|
|
296
|
+
"embedInsightDialog.changesMessage.byReference": "此洞察的未来变化将反映在嵌入的版本中。",
|
|
297
|
+
"embedInsightDialog.changesMessage.byDefinition": "此洞察的未来变化不会反映在嵌入的版本中。",
|
|
298
|
+
"embedInsightDialog.prepareEnvironmentMessage": "<b>注意。</b>要使此代码段正常工作,请准备好您的环境。",
|
|
299
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": "了解更多",
|
|
300
|
+
"embed.dialog.numeric.input.validation": "此值必须是大于 0 的数字",
|
|
301
|
+
"embed.dialog.numeric.input.warning": "此输入只接受大于 0 的数字",
|
|
302
|
+
"embedInsightDialog.complete.list.props.message": "嵌入属性的完整列表"
|
|
286
303
|
}
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"filters.interval.hours.past.sameValue": "{value} {value, plural, one {Stunde} other {Stunden}} vorher",
|
|
130
130
|
"filters.interval.hours.future": "Von {from} bis {to} {to, plural, one {Stunde} other {Stunden}} voraus",
|
|
131
131
|
"filters.interval.hours.future.sameValue": "{value} {value, plural, one {Stunde} other {Stunden}} voraus",
|
|
132
|
-
"filters.interval.hours.mixed": "Von {from} {from, plural, one {Stunde} other {Stunden}} vorher bis {to} {to, plural, one {
|
|
132
|
+
"filters.interval.hours.mixed": "Von {from} {from, plural, one {Stunde} other {Stunden}} vorher bis {to} {to, plural, one {Stunde} other {Stunden}} voraus",
|
|
133
133
|
"filters.interval.days.past": "Von {from} bis {to} {to, plural, one {Tag} other {Tage}} vorher",
|
|
134
134
|
"filters.interval.days.past.sameValue": "Vor {value} {value, plural, one {Tag} other {Tagen}}",
|
|
135
135
|
"filters.interval.days.future": "Von {from} bis {to} {to, plural, one {Tag} other {Tage}} voraus",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"filters.from": "von",
|
|
166
166
|
"filters.to": "an",
|
|
167
167
|
"filters.setTime": "Uhrzeit festlegen",
|
|
168
|
-
"filters.floatingRange": "
|
|
168
|
+
"filters.floatingRange": "Relativer Zeitraum",
|
|
169
169
|
"filters.floatingRange.tooltip": "Der Zeitraum ist relativ zu heute und passt sich mit der Zeit an.",
|
|
170
170
|
"filters.floatingRange.noMatch": "Keine Übereinstimmung gefunden",
|
|
171
171
|
"filters.floatingRange.tooBig": "Maximalwert: {limit}",
|
|
@@ -282,5 +282,22 @@
|
|
|
282
282
|
"sorting.by": "nach",
|
|
283
283
|
"sorting.sum.of.all.measure": "Gesamt",
|
|
284
284
|
"sorting.default.tooltip": "Verwenden Sie die Sortierung, die im Attribut definiert ist.",
|
|
285
|
-
"attributeFilterDropdown.emptyValue": "leerer Wert"
|
|
285
|
+
"attributeFilterDropdown.emptyValue": "leerer Wert",
|
|
286
|
+
"embedInsightDialog.actions.close": "Schließen",
|
|
287
|
+
"embedInsightDialog.actions.copyCode": "Code kopieren",
|
|
288
|
+
"embedInsightDialog.code.language.codeAs": "Code als",
|
|
289
|
+
"embedInsightDialog.code.options": "Weitere Optionen",
|
|
290
|
+
"embedInsightDialog.code.options.include.config": "Konfiguration einschließen",
|
|
291
|
+
"embedInsightDialog.code.options.include.config.info": "Schließen Sie die Betrachtungskonfiguration von Farben, Achsen, Legende und Arbeitsfläche ein (sofern verfügbar).",
|
|
292
|
+
"embedInsightDialog.code.options.custom.height": "Benutzerdefinierte Höhe",
|
|
293
|
+
"embedInsightDialog.code.options.display.title": "Anzeigetitel",
|
|
294
|
+
"embedInsightDialog.headLine.byReference": "Betrachtung über Referenz einbetten",
|
|
295
|
+
"embedInsightDialog.headLine.byDefinition": "Betrachtung als Kopie ihrer Definition einbetten",
|
|
296
|
+
"embedInsightDialog.changesMessage.byReference": "Zukünftige Änderungen an dieser Betrachtung werden in der eingebetteten Version widergespiegelt.",
|
|
297
|
+
"embedInsightDialog.changesMessage.byDefinition": "In der eingebetteten Version werden keine zukünftigen Änderungen an dieser Betrachtung widergespiegelt.",
|
|
298
|
+
"embedInsightDialog.prepareEnvironmentMessage": "<b>Hinweis.</b> Damit dieser Codeausschnitt funktioniert, bereiten Sie bitte die Umgebung vor.",
|
|
299
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": "Weitere Informationen",
|
|
300
|
+
"embed.dialog.numeric.input.validation": "Der Wert muss eine Zahl größer als 0 sein",
|
|
301
|
+
"embed.dialog.numeric.input.warning": "Diese Eingabe akzeptiert nur Ziffern größer 0",
|
|
302
|
+
"embedInsightDialog.complete.list.props.message": "Vollständige Liste der Einbettungseigenschaften"
|
|
286
303
|
}
|
|
@@ -1419,11 +1419,17 @@
|
|
|
1419
1419
|
"comment": "Text of the tooltip shown above button that removes user or group from unsaved selection of newly added grantees that will gain access right to the dashboard after changes in share dialog are saved.",
|
|
1420
1420
|
"limit": 0
|
|
1421
1421
|
},
|
|
1422
|
-
"sorting.dropdown.header": {
|
|
1422
|
+
"sorting.dropdown.header|insight": {
|
|
1423
1423
|
"value": "Sort insight",
|
|
1424
1424
|
"comment": "The title of sorting dropdown where you can choose which sort options you want to use. For example sort by attribute A1.",
|
|
1425
1425
|
"limit": 0
|
|
1426
1426
|
},
|
|
1427
|
+
"sorting.dropdown.header|report": {
|
|
1428
|
+
"value": "Sort report",
|
|
1429
|
+
"comment": "The title of sorting dropdown where you can choose which sort options you want to use. For example sort by attribute A1.",
|
|
1430
|
+
"limit": 0,
|
|
1431
|
+
"translate": false
|
|
1432
|
+
},
|
|
1427
1433
|
"sorting.type.alphabetical.asc": {
|
|
1428
1434
|
"value": "A to Z",
|
|
1429
1435
|
"comment": "Title of sort option when insight is sorted alphabetically and in ascending order.",
|
|
@@ -1504,11 +1510,17 @@
|
|
|
1504
1510
|
"comment": "",
|
|
1505
1511
|
"limit": 0
|
|
1506
1512
|
},
|
|
1507
|
-
"embedInsightDialog.code.options.include.config.info": {
|
|
1513
|
+
"embedInsightDialog.code.options.include.config.info|insight": {
|
|
1508
1514
|
"value": "Include the insight configuration of colors, axes, legend, and canvas if available.",
|
|
1509
1515
|
"comment": "",
|
|
1510
1516
|
"limit": 0
|
|
1511
1517
|
},
|
|
1518
|
+
"embedInsightDialog.code.options.include.config.info|report": {
|
|
1519
|
+
"value": "Include the report configuration of colors, axes, legend, and canvas if available.",
|
|
1520
|
+
"comment": "",
|
|
1521
|
+
"limit": 0,
|
|
1522
|
+
"translate": false
|
|
1523
|
+
},
|
|
1512
1524
|
"embedInsightDialog.code.options.custom.height": {
|
|
1513
1525
|
"value": "Custom height",
|
|
1514
1526
|
"comment": "",
|
|
@@ -1519,26 +1531,50 @@
|
|
|
1519
1531
|
"comment": "",
|
|
1520
1532
|
"limit": 0
|
|
1521
1533
|
},
|
|
1522
|
-
"embedInsightDialog.headLine.byReference": {
|
|
1534
|
+
"embedInsightDialog.headLine.byReference|insight": {
|
|
1523
1535
|
"value": "Embed insight by reference",
|
|
1524
1536
|
"comment": "",
|
|
1525
1537
|
"limit": 0
|
|
1526
1538
|
},
|
|
1527
|
-
"embedInsightDialog.headLine.
|
|
1539
|
+
"embedInsightDialog.headLine.byReference|report": {
|
|
1540
|
+
"value": "Embed report by reference",
|
|
1541
|
+
"comment": "",
|
|
1542
|
+
"limit": 0,
|
|
1543
|
+
"translate": false
|
|
1544
|
+
},
|
|
1545
|
+
"embedInsightDialog.headLine.byDefinition|insight": {
|
|
1528
1546
|
"value": "Embed insight as a copy of its definition",
|
|
1529
1547
|
"comment": "",
|
|
1530
1548
|
"limit": 0
|
|
1531
1549
|
},
|
|
1532
|
-
"embedInsightDialog.
|
|
1550
|
+
"embedInsightDialog.headLine.byDefinition|report": {
|
|
1551
|
+
"value": "Embed report as a copy of its definition",
|
|
1552
|
+
"comment": "",
|
|
1553
|
+
"limit": 0,
|
|
1554
|
+
"translate": false
|
|
1555
|
+
},
|
|
1556
|
+
"embedInsightDialog.changesMessage.byReference|insight": {
|
|
1533
1557
|
"value": "Future changes in this insight will be reflected in embedded version.",
|
|
1534
1558
|
"comment": "",
|
|
1535
1559
|
"limit": 0
|
|
1536
1560
|
},
|
|
1537
|
-
"embedInsightDialog.changesMessage.
|
|
1561
|
+
"embedInsightDialog.changesMessage.byReference|report": {
|
|
1562
|
+
"value": "Future changes in this report will be reflected in embedded version.",
|
|
1563
|
+
"comment": "",
|
|
1564
|
+
"limit": 0,
|
|
1565
|
+
"translate": false
|
|
1566
|
+
},
|
|
1567
|
+
"embedInsightDialog.changesMessage.byDefinition|insight": {
|
|
1538
1568
|
"value": "No future changes in this insight will be reflected in embedded version.",
|
|
1539
1569
|
"comment": "",
|
|
1540
1570
|
"limit": 0
|
|
1541
1571
|
},
|
|
1572
|
+
"embedInsightDialog.changesMessage.byDefinition|report": {
|
|
1573
|
+
"value": "No future changes in this report will be reflected in embedded version.",
|
|
1574
|
+
"comment": "",
|
|
1575
|
+
"limit": 0,
|
|
1576
|
+
"translate": false
|
|
1577
|
+
},
|
|
1542
1578
|
"embedInsightDialog.prepareEnvironmentMessage": {
|
|
1543
1579
|
"value": "<b>Note.</b> In order for this snippet to work, prepare your environment.",
|
|
1544
1580
|
"comment": "Do not translate html tags <b>, </b>",
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"filters.interval.hours.past.sameValue": "Hace {value} {value, plural, one {hora} other {horas}}",
|
|
130
130
|
"filters.interval.hours.future": "Dentro de {from} a {to} {to, plural, one {hora} other {horas}}",
|
|
131
131
|
"filters.interval.hours.future.sameValue": "Dentro de {value} {value, plural, one {hora} other {horas}}",
|
|
132
|
-
"filters.interval.hours.mixed": "Hace de {from} {from, plural, one {hora} other {horas}} a dentro de {to} {to, plural, one {
|
|
132
|
+
"filters.interval.hours.mixed": "Hace de {from} {from, plural, one {hora} other {horas}} a dentro de {to} {to, plural, one {hora} other {horas}}",
|
|
133
133
|
"filters.interval.days.past": "Hace de {from} a {to} {to, plural, one {día} other {días}}",
|
|
134
134
|
"filters.interval.days.past.sameValue": "Hace {value} {value, plural, one {día} other {días}}",
|
|
135
135
|
"filters.interval.days.future": "Dentro de {from} a {to} {to, plural, one {día} other {días}}",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"filters.from": "de",
|
|
166
166
|
"filters.to": "para",
|
|
167
167
|
"filters.setTime": "establecer tiempo",
|
|
168
|
-
"filters.floatingRange": "
|
|
168
|
+
"filters.floatingRange": "Periodo relativo",
|
|
169
169
|
"filters.floatingRange.tooltip": "El rango de fechas es relativo a hoy y se ajusta en el tiempo.",
|
|
170
170
|
"filters.floatingRange.noMatch": "No se encontró ninguna coincidencia",
|
|
171
171
|
"filters.floatingRange.tooBig": "Valor máximo: {limit}",
|
|
@@ -282,5 +282,22 @@
|
|
|
282
282
|
"sorting.by": "por",
|
|
283
283
|
"sorting.sum.of.all.measure": "Total",
|
|
284
284
|
"sorting.default.tooltip": "Use el orden definido en el atributo.",
|
|
285
|
-
"attributeFilterDropdown.emptyValue": "valor vacío"
|
|
285
|
+
"attributeFilterDropdown.emptyValue": "valor vacío",
|
|
286
|
+
"embedInsightDialog.actions.close": "Cerrar",
|
|
287
|
+
"embedInsightDialog.actions.copyCode": "Copiar código",
|
|
288
|
+
"embedInsightDialog.code.language.codeAs": "Codificar como",
|
|
289
|
+
"embedInsightDialog.code.options": "Otras opciones",
|
|
290
|
+
"embedInsightDialog.code.options.include.config": "Incluir configuración",
|
|
291
|
+
"embedInsightDialog.code.options.include.config.info": "Incluya la configuración de la perspectiva en cuanto a colores, ejes, leyenda y lienzos si está disponible.",
|
|
292
|
+
"embedInsightDialog.code.options.custom.height": "Personalizar altura",
|
|
293
|
+
"embedInsightDialog.code.options.display.title": "Mostrar título",
|
|
294
|
+
"embedInsightDialog.headLine.byReference": "Incrustar perspectiva por referencia",
|
|
295
|
+
"embedInsightDialog.headLine.byDefinition": "Incruste la perspectiva como una copia de su definición",
|
|
296
|
+
"embedInsightDialog.changesMessage.byReference": "Los cambios futuros en esta perspectiva se reflejarán en la versión incrustada.",
|
|
297
|
+
"embedInsightDialog.changesMessage.byDefinition": "Los cambios futuros en esta perspectiva no se reflejarán en la versión incrustada.",
|
|
298
|
+
"embedInsightDialog.prepareEnvironmentMessage": "<b>Nota.</b> Para que este fragmento de código funcione, prepare su entorno.",
|
|
299
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": "Más información",
|
|
300
|
+
"embed.dialog.numeric.input.validation": "El valor debe ser un número mayor que 0",
|
|
301
|
+
"embed.dialog.numeric.input.warning": "Esta entrada acepta solo dígitos mayores que 0",
|
|
302
|
+
"embedInsightDialog.complete.list.props.message": "Lista completa de las propiedades de incrustación"
|
|
286
303
|
}
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"filters.interval.hours.past.sameValue": "Il y a {value} {value, plural, one {heure} other {heures}}",
|
|
130
130
|
"filters.interval.hours.future": "Dans {from} à {to} {to, plural, one {heure} other {heures}}",
|
|
131
131
|
"filters.interval.hours.future.sameValue": "Dans {value} {value, plural, one {heure} other {heures}}",
|
|
132
|
-
"filters.interval.hours.mixed": "D'il y a {from} {from, plural, one {heure} other {heures}} à dans {to} {to, plural, one {
|
|
132
|
+
"filters.interval.hours.mixed": "D'il y a {from} {from, plural, one {heure} other {heures}} à dans {to} {to, plural, one {heure} other {heures}}",
|
|
133
133
|
"filters.interval.days.past": "Il y a {from} à {to} {to, plural, one {jour} other {jours}}",
|
|
134
134
|
"filters.interval.days.past.sameValue": "Il y a {value} {value, plural, one {jour} other {jours}}",
|
|
135
135
|
"filters.interval.days.future": "Dans {from} à {to} {to, plural, one {jour} other {jours}}",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"filters.from": "de",
|
|
166
166
|
"filters.to": "à",
|
|
167
167
|
"filters.setTime": "définir l'heure",
|
|
168
|
-
"filters.floatingRange": "
|
|
168
|
+
"filters.floatingRange": "Période relative",
|
|
169
169
|
"filters.floatingRange.tooltip": "La plage de dates se base sur la date du jour et s'ajuste dans le temps.",
|
|
170
170
|
"filters.floatingRange.noMatch": "Aucune correspondance trouvée",
|
|
171
171
|
"filters.floatingRange.tooBig": "Valeur maximale : {limit}",
|
|
@@ -282,5 +282,22 @@
|
|
|
282
282
|
"sorting.by": "par",
|
|
283
283
|
"sorting.sum.of.all.measure": "Total",
|
|
284
284
|
"sorting.default.tooltip": "Utilisez l'ordre défini dans l'attribut.",
|
|
285
|
-
"attributeFilterDropdown.emptyValue": "valeur vide"
|
|
285
|
+
"attributeFilterDropdown.emptyValue": "valeur vide",
|
|
286
|
+
"embedInsightDialog.actions.close": "Fermer",
|
|
287
|
+
"embedInsightDialog.actions.copyCode": "Copier le code",
|
|
288
|
+
"embedInsightDialog.code.language.codeAs": "Coder avec",
|
|
289
|
+
"embedInsightDialog.code.options": "Autres options",
|
|
290
|
+
"embedInsightDialog.code.options.include.config": "Inclure la configuration",
|
|
291
|
+
"embedInsightDialog.code.options.include.config.info": "Inclure la configuration disponible des couleurs, axes, légendes et canevas de la perception.",
|
|
292
|
+
"embedInsightDialog.code.options.custom.height": "Hauteur personnalisée",
|
|
293
|
+
"embedInsightDialog.code.options.display.title": "Afficher le titre",
|
|
294
|
+
"embedInsightDialog.headLine.byReference": "Incorporer la perception par référence",
|
|
295
|
+
"embedInsightDialog.headLine.byDefinition": "Incorporer la perception en tant que copie de sa définition",
|
|
296
|
+
"embedInsightDialog.changesMessage.byReference": "Les futures modifications de cette perception seront appliquées à la version incorporée.",
|
|
297
|
+
"embedInsightDialog.changesMessage.byDefinition": "Les futures modifications de cette perception ne seront pas appliquées à la version incorporée.",
|
|
298
|
+
"embedInsightDialog.prepareEnvironmentMessage": "<b>Remarque.</b> Pour que cet extrait fonctionne, vous devez préparer l'environnement.",
|
|
299
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": "En savoir plus",
|
|
300
|
+
"embed.dialog.numeric.input.validation": "La valeur doit être supérieure à 0",
|
|
301
|
+
"embed.dialog.numeric.input.warning": "La saisie n'accepte que les chiffres supérieurs à 0.",
|
|
302
|
+
"embedInsightDialog.complete.list.props.message": "Liste complète des propriétés d'incorporation"
|
|
286
303
|
}
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"filters.interval.hours.past.sameValue": "{value} {value, plural, one {時間} other {時間}} 前",
|
|
130
130
|
"filters.interval.hours.future": "{from} から {to} {to, plural, one {時間} other {時間}} 後",
|
|
131
131
|
"filters.interval.hours.future.sameValue": "{value} {value, plural, one {時間} other {時間}} 後",
|
|
132
|
-
"filters.interval.hours.mixed": "{from} {from, plural, one {時間} other {時間}}前から
|
|
132
|
+
"filters.interval.hours.mixed": "{from} {from, plural, one {時間} other {時間}}前から{to} {to, plural, one {時間} other {時間}}後まで",
|
|
133
133
|
"filters.interval.days.past": "{from} から {to} {to, plural, one {日間} other {日間}} 前まで ",
|
|
134
134
|
"filters.interval.days.past.sameValue": "{value} {value, plural, one {日間} other {日間}} 前",
|
|
135
135
|
"filters.interval.days.future": "{from} から {to} {to, plural, one {日間} other {日間}} 先まで",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"filters.from": "開始時点",
|
|
166
166
|
"filters.to": "終了時点",
|
|
167
167
|
"filters.setTime": "設定時間",
|
|
168
|
-
"filters.floatingRange": "
|
|
168
|
+
"filters.floatingRange": "関連時間",
|
|
169
169
|
"filters.floatingRange.tooltip": "日付の範囲は今日を基準に変化し、正確な時間に調整されます",
|
|
170
170
|
"filters.floatingRange.noMatch": "一致するものがありません",
|
|
171
171
|
"filters.floatingRange.tooBig": "最大値: {limit}",
|
|
@@ -282,5 +282,22 @@
|
|
|
282
282
|
"sorting.by": "別",
|
|
283
283
|
"sorting.sum.of.all.measure": "合計",
|
|
284
284
|
"sorting.default.tooltip": "属性で定義された順序を使用します。",
|
|
285
|
-
"attributeFilterDropdown.emptyValue": "空の値"
|
|
285
|
+
"attributeFilterDropdown.emptyValue": "空の値",
|
|
286
|
+
"embedInsightDialog.actions.close": "閉じる",
|
|
287
|
+
"embedInsightDialog.actions.copyCode": "コードをコピー",
|
|
288
|
+
"embedInsightDialog.code.language.codeAs": "コード",
|
|
289
|
+
"embedInsightDialog.code.options": "その他のオプション",
|
|
290
|
+
"embedInsightDialog.code.options.include.config": "設定を含む",
|
|
291
|
+
"embedInsightDialog.code.options.include.config.info": "カラー、軸、凡例、キャンバス(使用可能な場合)のインサイト設定を含めます。",
|
|
292
|
+
"embedInsightDialog.code.options.custom.height": "ユーザー設定の高さ",
|
|
293
|
+
"embedInsightDialog.code.options.display.title": "タイトルを表示",
|
|
294
|
+
"embedInsightDialog.headLine.byReference": "レファレンスでインサイトを埋め込む",
|
|
295
|
+
"embedInsightDialog.headLine.byDefinition": "定義の複製としてインサイトを埋め込む",
|
|
296
|
+
"embedInsightDialog.changesMessage.byReference": "インサイトのこれ以降の変更は、埋め込みバージョンに反映されます。",
|
|
297
|
+
"embedInsightDialog.changesMessage.byDefinition": "インサイトのこれ以降の変更は、埋め込みバージョンには反映されません。",
|
|
298
|
+
"embedInsightDialog.prepareEnvironmentMessage": "<b>注: </b> このスニペットが動作するように環境を準備します。",
|
|
299
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": "詳細",
|
|
300
|
+
"embed.dialog.numeric.input.validation": "値は 0 より大きい数値にしてください",
|
|
301
|
+
"embed.dialog.numeric.input.warning": "この入力には、0 より大きい数字のみを使用できます",
|
|
302
|
+
"embedInsightDialog.complete.list.props.message": "埋め込みプロパティーの完全なリストです"
|
|
286
303
|
}
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"filters.interval.hours.past.sameValue": "{value} {value, plural, one {uur} other {uren}} geleden",
|
|
130
130
|
"filters.interval.hours.future": "Van {from} tot {to} {to, plural, one {uur} other {uren}} vooruit",
|
|
131
131
|
"filters.interval.hours.future.sameValue": "{value} {value, plural, one {uur} other {uren}} vooruit",
|
|
132
|
-
"filters.interval.hours.mixed": "Van {from} {from, plural, one {uur} other {
|
|
132
|
+
"filters.interval.hours.mixed": "Van {from} {from, plural, one {uur} other {uur}} geleden tot {to} {to, plural, one {uur} other {uur}} vooruit",
|
|
133
133
|
"filters.interval.days.past": "Van {from} tot {to} {to, plural, one {dag} other {dagen}} geleden",
|
|
134
134
|
"filters.interval.days.past.sameValue": "{value} {value, plural, one {dag} other {dagen}} geleden",
|
|
135
135
|
"filters.interval.days.future": "Van {from} tot {to} {to, plural, one {dag} other {dagen}} in de toekomst",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"filters.from": "van",
|
|
166
166
|
"filters.to": "naar",
|
|
167
167
|
"filters.setTime": "tijd instellen",
|
|
168
|
-
"filters.floatingRange": "
|
|
168
|
+
"filters.floatingRange": "Relatieve periode",
|
|
169
169
|
"filters.floatingRange.tooltip": "Het datumbereik is relatief ten opzichte van vandaag en wordt in de loop der tijd aangepast.",
|
|
170
170
|
"filters.floatingRange.noMatch": "Geen overeenkomst gevonden",
|
|
171
171
|
"filters.floatingRange.tooBig": "Maximumwaarde: {limit}",
|
|
@@ -282,5 +282,22 @@
|
|
|
282
282
|
"sorting.by": "met",
|
|
283
283
|
"sorting.sum.of.all.measure": "Totaal",
|
|
284
284
|
"sorting.default.tooltip": "Gebruik de volgorde zoals gedefinieerd in het attribuut.",
|
|
285
|
-
"attributeFilterDropdown.emptyValue": "lege waarde"
|
|
285
|
+
"attributeFilterDropdown.emptyValue": "lege waarde",
|
|
286
|
+
"embedInsightDialog.actions.close": "Sluiten",
|
|
287
|
+
"embedInsightDialog.actions.copyCode": "Code kopiëren",
|
|
288
|
+
"embedInsightDialog.code.language.codeAs": "Code als",
|
|
289
|
+
"embedInsightDialog.code.options": "Overige opties",
|
|
290
|
+
"embedInsightDialog.code.options.include.config": "Inclusief configuratie",
|
|
291
|
+
"embedInsightDialog.code.options.include.config.info": "Implementeer de inzichtconfiguratie van kleuren, assen, legenda en canvas indien beschikbaar.",
|
|
292
|
+
"embedInsightDialog.code.options.custom.height": "Aangepaste hoogte",
|
|
293
|
+
"embedInsightDialog.code.options.display.title": "Titel weergeven",
|
|
294
|
+
"embedInsightDialog.headLine.byReference": "Inzicht insluiten op referentie",
|
|
295
|
+
"embedInsightDialog.headLine.byDefinition": "Inzicht insluiten als een kopie van de definitie",
|
|
296
|
+
"embedInsightDialog.changesMessage.byReference": "Toekomstige wijzigingen in dit inzicht worden gereflecteerd in de ingesloten versie.",
|
|
297
|
+
"embedInsightDialog.changesMessage.byDefinition": "Er worden geen toekomstige wijzigingen in dit inzicht gereflecteerd in de ingesloten versie.",
|
|
298
|
+
"embedInsightDialog.prepareEnvironmentMessage": "<b>Let op.</b> Om dit stukje te laten werken, moet u uw omgeving voorbereiden.",
|
|
299
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": "Meer weten",
|
|
300
|
+
"embed.dialog.numeric.input.validation": "De waarde moet een getal zijn dat groter is dan 0",
|
|
301
|
+
"embed.dialog.numeric.input.warning": "Deze invoer accepteert alleen getallen groter dan 0",
|
|
302
|
+
"embedInsightDialog.complete.list.props.message": "Volledig lijst van ingesloten eigenschappen"
|
|
286
303
|
}
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"filters.interval.hours.past.sameValue": "{value} {value, plural, one {hora} other {horas}} atrás",
|
|
130
130
|
"filters.interval.hours.future": "De {from} a {to} {to, plural, one {hora} other {horas}} à frente",
|
|
131
131
|
"filters.interval.hours.future.sameValue": "{value} {value, plural, one {hora} other {horas}} à frente",
|
|
132
|
-
"filters.interval.hours.mixed": "De {from} {from, plural, one {hora} other {horas}} atrás
|
|
132
|
+
"filters.interval.hours.mixed": "De {from} {from, plural, one {hora} other {horas}} atrás até {to} {to, plural, one {hora} other {horas}} à frente",
|
|
133
133
|
"filters.interval.days.past": "De {from} a {to} {to, plural, one {dia} other {dias}} atrás",
|
|
134
134
|
"filters.interval.days.past.sameValue": "{value} {value, plural, one {dia} other {dias}} atrás",
|
|
135
135
|
"filters.interval.days.future": "De {from} a {to} {to, plural, one {dia} other {dias}} depois",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"filters.from": "de",
|
|
166
166
|
"filters.to": "para",
|
|
167
167
|
"filters.setTime": "configurar horário",
|
|
168
|
-
"filters.floatingRange": "
|
|
168
|
+
"filters.floatingRange": "Período relativo",
|
|
169
169
|
"filters.floatingRange.tooltip": "O intervalo de datas está relacionada a hoje e a ajustes no tempo.",
|
|
170
170
|
"filters.floatingRange.noMatch": "Nenhum resultado encontrado",
|
|
171
171
|
"filters.floatingRange.tooBig": "Valor máximo: {limit}",
|
|
@@ -282,5 +282,22 @@
|
|
|
282
282
|
"sorting.by": "por",
|
|
283
283
|
"sorting.sum.of.all.measure": "Total",
|
|
284
284
|
"sorting.default.tooltip": "Use a ordem definida no atributo.",
|
|
285
|
-
"attributeFilterDropdown.emptyValue": "valor vazio"
|
|
285
|
+
"attributeFilterDropdown.emptyValue": "valor vazio",
|
|
286
|
+
"embedInsightDialog.actions.close": "Fechar",
|
|
287
|
+
"embedInsightDialog.actions.copyCode": "Copiar código",
|
|
288
|
+
"embedInsightDialog.code.language.codeAs": "Codificar em",
|
|
289
|
+
"embedInsightDialog.code.options": "Outras opções",
|
|
290
|
+
"embedInsightDialog.code.options.include.config": "Incluir configuração",
|
|
291
|
+
"embedInsightDialog.code.options.include.config.info": "Caso disponível, incluir a configuração do insight de cores, eixos, legenda e tela.",
|
|
292
|
+
"embedInsightDialog.code.options.custom.height": "Personalizar altura",
|
|
293
|
+
"embedInsightDialog.code.options.display.title": "Exibir título",
|
|
294
|
+
"embedInsightDialog.headLine.byReference": "Incorporar insight por referência",
|
|
295
|
+
"embedInsightDialog.headLine.byDefinition": "Incorporar insight como cópia de sua definição",
|
|
296
|
+
"embedInsightDialog.changesMessage.byReference": "Alterações futuras neste insight serão implementadas na versão incorporada.",
|
|
297
|
+
"embedInsightDialog.changesMessage.byDefinition": "Nenhuma alteração futura neste insight será implementada na versão incorporada.",
|
|
298
|
+
"embedInsightDialog.prepareEnvironmentMessage": "<b>Obs.:</b> para que o snippet funcione, prepare seu ambiente.",
|
|
299
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": "Saber mais",
|
|
300
|
+
"embed.dialog.numeric.input.validation": "O valor deve ser um número maior que 0",
|
|
301
|
+
"embed.dialog.numeric.input.warning": "Este campo somente aceita dígitos maiores que 0",
|
|
302
|
+
"embedInsightDialog.complete.list.props.message": "Lista completa de propriedades incorporadas"
|
|
286
303
|
}
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"filters.interval.hours.past.sameValue": "{value} {value, plural, one {hora} other {horas}} atrás",
|
|
130
130
|
"filters.interval.hours.future": "Daqui a entre {from} e {to} {to, plural, one {hora} other {horas}}",
|
|
131
131
|
"filters.interval.hours.future.sameValue": "Daqui a {value} {value, plural, one {hora} other {horas}}",
|
|
132
|
-
"filters.interval.hours.mixed": "
|
|
132
|
+
"filters.interval.hours.mixed": "Desde há {from} {from, plural, one {hora} other {horas}} até daqui a {to} {to, plural, one {hora} other {horas}}",
|
|
133
133
|
"filters.interval.days.past": "Entre {from} e {to} {to, plural, one {dia} other {dias}} atrás",
|
|
134
134
|
"filters.interval.days.past.sameValue": "Há {value} {value, plural, one {dia} other {dias}}",
|
|
135
135
|
"filters.interval.days.future": "Entre {from} e {to} {to, plural, one {dia} other {dias}} seguintes",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"filters.from": "de",
|
|
166
166
|
"filters.to": "para",
|
|
167
167
|
"filters.setTime": "definir hora",
|
|
168
|
-
"filters.floatingRange": "
|
|
168
|
+
"filters.floatingRange": "Período relativo",
|
|
169
169
|
"filters.floatingRange.tooltip": "O intervalo de datas é relativo a hoje, sendo ajustado ao longo do tempo.",
|
|
170
170
|
"filters.floatingRange.noMatch": "Nenhuma correspondência encontrada",
|
|
171
171
|
"filters.floatingRange.tooBig": "Valor máximo: {limit}",
|
|
@@ -282,5 +282,22 @@
|
|
|
282
282
|
"sorting.by": "por",
|
|
283
283
|
"sorting.sum.of.all.measure": "Total",
|
|
284
284
|
"sorting.default.tooltip": "Utilizar a ordem definida no atributo.",
|
|
285
|
-
"attributeFilterDropdown.emptyValue": "valor vazio"
|
|
285
|
+
"attributeFilterDropdown.emptyValue": "valor vazio",
|
|
286
|
+
"embedInsightDialog.actions.close": "Fechar",
|
|
287
|
+
"embedInsightDialog.actions.copyCode": "Copiar código",
|
|
288
|
+
"embedInsightDialog.code.language.codeAs": "Codificar como",
|
|
289
|
+
"embedInsightDialog.code.options": "Outras opções",
|
|
290
|
+
"embedInsightDialog.code.options.include.config": "Incluir configuração",
|
|
291
|
+
"embedInsightDialog.code.options.include.config.info": "Incluir a configuração de cores, eixos, legenda e tela do insight, se disponível.",
|
|
292
|
+
"embedInsightDialog.code.options.custom.height": "Altura personalizada",
|
|
293
|
+
"embedInsightDialog.code.options.display.title": "Mostrar título",
|
|
294
|
+
"embedInsightDialog.headLine.byReference": "Incorporar insight por referência",
|
|
295
|
+
"embedInsightDialog.headLine.byDefinition": "Incorporar insight como cópia da sua definição",
|
|
296
|
+
"embedInsightDialog.changesMessage.byReference": "As alterações futuras a este insight serão refletidas na versão incorporada.",
|
|
297
|
+
"embedInsightDialog.changesMessage.byDefinition": "Nenhumas alterações futuras a este insight serão refletidas na versão incorporada.",
|
|
298
|
+
"embedInsightDialog.prepareEnvironmentMessage": "<b>Nota.</b> Para que este fragmento funcione, prepare o seu ambiente.",
|
|
299
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": "Saber mais",
|
|
300
|
+
"embed.dialog.numeric.input.validation": "O valor tem de ser um número superior a 0",
|
|
301
|
+
"embed.dialog.numeric.input.warning": "Esta entrada só aceita dígitos superiores a 0",
|
|
302
|
+
"embedInsightDialog.complete.list.props.message": "Lista completa das propriedades de incorporação"
|
|
286
303
|
}
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"filters.interval.hours.past.sameValue": "{value} {value, plural, one {час} few {часа} many {часов} other {часов}} назад",
|
|
130
130
|
"filters.interval.hours.future": "От {from} до {to} {to, plural, one {часа} other {часов}} вперед",
|
|
131
131
|
"filters.interval.hours.future.sameValue": "{value} {value, plural, one {час} few {часа} many {часов} other {часов}} вперед",
|
|
132
|
-
"filters.interval.hours.mixed": "От {from} {
|
|
132
|
+
"filters.interval.hours.mixed": "От {from} до {to} {to, plural, one {дня} other {дней}} назад до {to} {to, plural, one {дня} other {дней}} вперед",
|
|
133
133
|
"filters.interval.days.past": "От {from} до {to} {to, plural, one {дня} other {дней}} назад",
|
|
134
134
|
"filters.interval.days.past.sameValue": "{value} {value, plural, one {день} few {дня} many {дней} other {дней}} назад",
|
|
135
135
|
"filters.interval.days.future": "От {from} до {to} {to, plural, one {дня} other {дней}} вперед",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"filters.from": "от",
|
|
166
166
|
"filters.to": "до",
|
|
167
167
|
"filters.setTime": "установить время",
|
|
168
|
-
"filters.floatingRange": "
|
|
168
|
+
"filters.floatingRange": "Относительный период",
|
|
169
169
|
"filters.floatingRange.tooltip": "Диапазон дат относится к сегодняшнему дню и изменяется во времени.",
|
|
170
170
|
"filters.floatingRange.noMatch": "Совпадений не найдено",
|
|
171
171
|
"filters.floatingRange.tooBig": "Макс. значение: {limit}",
|
|
@@ -282,5 +282,22 @@
|
|
|
282
282
|
"sorting.by": "по",
|
|
283
283
|
"sorting.sum.of.all.measure": "Всего",
|
|
284
284
|
"sorting.default.tooltip": "Использовать порядок, определенный в атрибуте.",
|
|
285
|
-
"attributeFilterDropdown.emptyValue": "значение отсутствует"
|
|
285
|
+
"attributeFilterDropdown.emptyValue": "значение отсутствует",
|
|
286
|
+
"embedInsightDialog.actions.close": "Закрыть",
|
|
287
|
+
"embedInsightDialog.actions.copyCode": "Копировать код",
|
|
288
|
+
"embedInsightDialog.code.language.codeAs": "Кодировать в",
|
|
289
|
+
"embedInsightDialog.code.options": "Другие варианты",
|
|
290
|
+
"embedInsightDialog.code.options.include.config": "Включить конфигурацию",
|
|
291
|
+
"embedInsightDialog.code.options.include.config.info": "Включить из анализа конфигурацию цветов, осей, условных обозначений и холста, если таковые имеются.",
|
|
292
|
+
"embedInsightDialog.code.options.custom.height": "Нестандартная высота",
|
|
293
|
+
"embedInsightDialog.code.options.display.title": "Показать заголовок",
|
|
294
|
+
"embedInsightDialog.headLine.byReference": "Встроить анализ по ссылке",
|
|
295
|
+
"embedInsightDialog.headLine.byDefinition": "Встроить анализ как копию его определения",
|
|
296
|
+
"embedInsightDialog.changesMessage.byReference": "Будущие изменения в этом анализе будут отражаться во встроенной версии.",
|
|
297
|
+
"embedInsightDialog.changesMessage.byDefinition": "Будущие изменения в этом анализе не будут отражаться во встроенной версии.",
|
|
298
|
+
"embedInsightDialog.prepareEnvironmentMessage": "<b>Примечание.</b> Чтобы этот фрагмент работал, подготовьте среду.",
|
|
299
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": "Подробнее",
|
|
300
|
+
"embed.dialog.numeric.input.validation": "Значение должно быть числом больше 0",
|
|
301
|
+
"embed.dialog.numeric.input.warning": "Можно ввести только цифры больше 0",
|
|
302
|
+
"embedInsightDialog.complete.list.props.message": "Полный список свойств встраивания"
|
|
286
303
|
}
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"filters.interval.hours.past.sameValue": "{value} {value, plural, one {小时} other {小时}} 之前",
|
|
130
130
|
"filters.interval.hours.future": "从 {from} 至 {to} {to, plural, one {小时} other {小时}} 之后",
|
|
131
131
|
"filters.interval.hours.future.sameValue": "{value} {value, plural, one {小时} other {小时}} 之后",
|
|
132
|
-
"filters.interval.hours.mixed": "从
|
|
132
|
+
"filters.interval.hours.mixed": "从{from} {from, plural, one {小时} other {小时}} 之前至{to} {to, plural, one {小时} other {小时}} 之后",
|
|
133
133
|
"filters.interval.days.past": "从 {from} 至 {to} {to, plural, one {天} other {天}} 之前",
|
|
134
134
|
"filters.interval.days.past.sameValue": "{value} {value, plural, one {天} other {天}} 之前",
|
|
135
135
|
"filters.interval.days.future": "从 {from} 至 {to} {to, plural, one {天} other {天}} 之后",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"filters.from": "从",
|
|
166
166
|
"filters.to": "至",
|
|
167
167
|
"filters.setTime": "设置时间",
|
|
168
|
-
"filters.floatingRange": "
|
|
168
|
+
"filters.floatingRange": "相对时间段",
|
|
169
169
|
"filters.floatingRange.tooltip": "日期范围相对于今天的,请及时调整。",
|
|
170
170
|
"filters.floatingRange.noMatch": "未找到匹配项",
|
|
171
171
|
"filters.floatingRange.tooBig": "最大值:{limit}",
|
|
@@ -282,5 +282,22 @@
|
|
|
282
282
|
"sorting.by": "通过",
|
|
283
283
|
"sorting.sum.of.all.measure": "总计",
|
|
284
284
|
"sorting.default.tooltip": "使用属性中定义的顺序。",
|
|
285
|
-
"attributeFilterDropdown.emptyValue": "空值"
|
|
285
|
+
"attributeFilterDropdown.emptyValue": "空值",
|
|
286
|
+
"embedInsightDialog.actions.close": "关",
|
|
287
|
+
"embedInsightDialog.actions.copyCode": "复制代码",
|
|
288
|
+
"embedInsightDialog.code.language.codeAs": "代码为",
|
|
289
|
+
"embedInsightDialog.code.options": "其他选项",
|
|
290
|
+
"embedInsightDialog.code.options.include.config": "包括配置",
|
|
291
|
+
"embedInsightDialog.code.options.include.config.info": "如果可用,包括颜色、轴、图例和画布的洞察配置。",
|
|
292
|
+
"embedInsightDialog.code.options.custom.height": "自定义高度",
|
|
293
|
+
"embedInsightDialog.code.options.display.title": "显示标题",
|
|
294
|
+
"embedInsightDialog.headLine.byReference": "通过引用嵌入的洞察",
|
|
295
|
+
"embedInsightDialog.headLine.byDefinition": "作为其定义的副本嵌入的洞察",
|
|
296
|
+
"embedInsightDialog.changesMessage.byReference": "此洞察的未来变化将反映在嵌入的版本中。",
|
|
297
|
+
"embedInsightDialog.changesMessage.byDefinition": "此洞察的未来变化不会反映在嵌入的版本中。",
|
|
298
|
+
"embedInsightDialog.prepareEnvironmentMessage": "<b>注意。</b>要使此代码段正常工作,请准备好您的环境。",
|
|
299
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": "了解更多",
|
|
300
|
+
"embed.dialog.numeric.input.validation": "此值必须是大于 0 的数字",
|
|
301
|
+
"embed.dialog.numeric.input.warning": "此输入只接受大于 0 的数字",
|
|
302
|
+
"embedInsightDialog.complete.list.props.message": "嵌入属性的完整列表"
|
|
286
303
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui",
|
|
3
|
-
"version": "8.10.0-alpha.
|
|
3
|
+
"version": "8.10.0-alpha.91",
|
|
4
4
|
"description": "GoodData.UI SDK - Core",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -37,9 +37,9 @@
|
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"@formatjs/intl-pluralrules": "~1.3.7",
|
|
39
39
|
"@gooddata/numberjs": "^4.0.2",
|
|
40
|
-
"@gooddata/sdk-backend-spi": "^8.10.0-alpha.
|
|
41
|
-
"@gooddata/sdk-model": "^8.10.0-alpha.
|
|
42
|
-
"@gooddata/util": "^8.10.0-alpha.
|
|
40
|
+
"@gooddata/sdk-backend-spi": "^8.10.0-alpha.91",
|
|
41
|
+
"@gooddata/sdk-model": "^8.10.0-alpha.91",
|
|
42
|
+
"@gooddata/util": "^8.10.0-alpha.91",
|
|
43
43
|
"custom-event": "^1.0.1",
|
|
44
44
|
"hoist-non-react-statics": "^3.3.0",
|
|
45
45
|
"http-status-codes": "^2.1.4",
|
|
@@ -57,9 +57,9 @@
|
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
59
|
"@gooddata/eslint-config": "^2.1.0",
|
|
60
|
-
"@gooddata/reference-workspace": "^8.10.0-alpha.
|
|
61
|
-
"@gooddata/sdk-backend-base": "^8.10.0-alpha.
|
|
62
|
-
"@gooddata/sdk-backend-mockingbird": "^8.10.0-alpha.
|
|
60
|
+
"@gooddata/reference-workspace": "^8.10.0-alpha.91",
|
|
61
|
+
"@gooddata/sdk-backend-base": "^8.10.0-alpha.91",
|
|
62
|
+
"@gooddata/sdk-backend-mockingbird": "^8.10.0-alpha.91",
|
|
63
63
|
"@gooddata/stylelint-config": "^5.0.0",
|
|
64
64
|
"@microsoft/api-documenter": "^7.17.0",
|
|
65
65
|
"@microsoft/api-extractor": "^7.20.0",
|