@gooddata/sdk-ui 8.13.0-alpha.16 → 8.13.0-alpha.16.fix.1

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.
@@ -325,21 +325,31 @@
325
325
  "sorting.default.tooltip": "Verwenden Sie die Sortierung, die im Attribut definiert ist.",
326
326
  "embedInsightDialog.actions.close": "Schließen",
327
327
  "embedInsightDialog.actions.copyCode": "Code kopieren",
328
+ "embedInsightDialog.component.type": "Komponententyp",
328
329
  "embedInsightDialog.code.language.codeAs": "Code als",
329
- "embedInsightDialog.code.options": "Weitere Optionen",
330
- "embedInsightDialog.code.options.include.config": "Konfiguration einschließen",
330
+ "embedInsightDialog.react.options": "Weitere Optionen",
331
+ "embedInsightDialog.webComponents.options": "Optionen",
332
+ "embedInsightDialog.webComponents.options.displayTitle": "Anzeigetitel",
333
+ "embedInsightDialog.webComponents.options.customTitle": "Benutzerdef. Titel",
334
+ "embedInsightDialog.webComponents.options.locale": "Sprache",
335
+ "embedInsightDialog.webComponents.locale.tooltip": "Wählen Sie eine Sprache für die Oberfläche aus. Wenn diese Option deaktiviert ist, wird für die Visualisierung standardmäßig Ihre aktuelle Anzeigesprache verwendet.",
331
336
  "embedInsightDialog.code.options.include.config.info": "Schließen Sie die Betrachtungskonfiguration von Farben, Achsen, Legende und Arbeitsfläche ein (sofern verfügbar).",
332
337
  "embedInsightDialog.code.options.custom.height": "Benutzerdefinierte Höhe",
333
- "embedInsightDialog.code.options.display.title": "Anzeigetitel",
334
- "embedInsightDialog.headLine.byReference": "Als Live-Betrachtung einbetten",
335
- "embedInsightDialog.headLine.byDefinition": "Als dauerhafte Betrachtung einbetten",
336
- "embedInsightDialog.headLine.byReference.tooltip": "Betten Sie die Anwendung als Verweis auf eine gespeicherte Betrachtung in eine generische GD.UI-Reaktionskomponente ein. Alle zukünftigen Änderungen an der Betrachtung (z. B. Visualisierungsstil, Metriken, Attribute) werden in der eingebetteten Version widergespiegelt.",
337
- "embedInsightDialog.headLine.byDefinition.tooltip": "Betten Sie die Anwendung als Betrachtungsdefinition in eine bestimmte GD.UI-Reaktionskomponente basierend auf dem aktuell ausgewählten Visualisierungsstil ein. Zukünftige Änderungen an der Betrachtung (z. B. Visualisierungsstil, Metriken, Attribute), die in dieser Anwendung vorgenommen werden, werden in der eingebetteten Version nicht widergespiegelt.",
338
+ "embedInsightDialog.code.options.display.configuration": "Konfiguration anzeigen",
339
+ "embedInsightDialog.headLine.embedInsight": "Betrachtung einbetten",
340
+ "embedInsightDialog.componentType.byReference.tooltip": "Betten Sie die Anwendung als Verweis auf eine gespeicherte Betrachtung in eine generische GD.UI-Reaktionskomponente ein. Alle zukünftigen Änderungen an der Betrachtung (z. B. Visualisierungsstil, Metriken, Attribute) werden in der eingebetteten Version widergespiegelt.",
341
+ "embedInsightDialog.componentType.byDefinition.tooltip": "Betten Sie die Anwendung als Betrachtungsdefinition in eine bestimmte GD.UI-Reaktionskomponente basierend auf dem aktuell ausgewählten Visualisierungsstil ein. Zukünftige Änderungen an der Betrachtung (z. B. Visualisierungsstil, Metriken, Attribute), die in dieser Anwendung vorgenommen werden, werden in der eingebetteten Version nicht widergespiegelt.",
342
+ "embedInsightDialog.webComponents.customTitle.tooltip": "Definieren Sie den Text des Titels direkt im Codeausschnitt.",
343
+ "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Aktivieren Sie zuerst den Displaytitel.",
338
344
  "embedInsightDialog.prepareEnvironmentMessage": "<b>Hinweis.</b> Damit dieser Codeausschnitt funktioniert, bereiten Sie bitte die Umgebung vor.",
339
345
  "embedInsightDialog.prepareEnvironmentMessage.link": "Weitere Informationen",
340
346
  "embed.dialog.numeric.input.validation": "Der Wert muss eine Zahl größer als 0 sein",
341
347
  "embed.dialog.numeric.input.warning": "Diese Eingabe akzeptiert nur Ziffern größer 0",
342
348
  "embedInsightDialog.complete.list.props.message": "Vollständige Liste der Einbettungseigenschaften",
349
+ "embedInsightDialog.emptyInsight.byReference": "Sobald Sie die <a>Betrachtung speichern</a>, wird der Code-Ausschnitt hier angezeigt.",
350
+ "embedInsightDialog.emptyInsight.byDefinition": "Dieser Betrachtungstyp kann nicht als programmatische Typkomponente eingebettet werden.",
351
+ "embedDialog.tab.react": "React",
352
+ "embedDialog.tab.webComponents": "Webkomponenten",
343
353
  "error.overlay.login": "Anmeldung",
344
354
  "error.overlay.title": "Sie wurden abgemeldet",
345
355
  "error.overlay.text": "Bitte melden Sie sich erneut an, um Ihre Arbeit fortzusetzen.",
@@ -325,21 +325,31 @@
325
325
  "sorting.default.tooltip": "Use el orden definido en el atributo.",
326
326
  "embedInsightDialog.actions.close": "Cerrar",
327
327
  "embedInsightDialog.actions.copyCode": "Copiar código",
328
+ "embedInsightDialog.component.type": "Tipo de componente",
328
329
  "embedInsightDialog.code.language.codeAs": "Codificar como",
329
- "embedInsightDialog.code.options": "Otras opciones",
330
- "embedInsightDialog.code.options.include.config": "Incluir configuración",
330
+ "embedInsightDialog.react.options": "Otras opciones",
331
+ "embedInsightDialog.webComponents.options": "Opciones",
332
+ "embedInsightDialog.webComponents.options.displayTitle": "Mostrar título",
333
+ "embedInsightDialog.webComponents.options.customTitle": "Título personalizado",
334
+ "embedInsightDialog.webComponents.options.locale": "Lugar",
335
+ "embedInsightDialog.webComponents.locale.tooltip": "Elija una localización del idioma específica. Si se desactiva, la visualización adoptará por defecto la configuración actual del idioma de visualización.",
331
336
  "embedInsightDialog.code.options.include.config.info": "Incluya la configuración de la perspectiva en cuanto a colores, ejes, leyenda y lienzos si está disponible.",
332
337
  "embedInsightDialog.code.options.custom.height": "Personalizar altura",
333
- "embedInsightDialog.code.options.display.title": "Mostrar título",
334
- "embedInsightDialog.headLine.byReference": "Incrustar como perspectiva directa",
335
- "embedInsightDialog.headLine.byDefinition": "Incrustar como perspectiva permanente",
336
- "embedInsightDialog.headLine.byReference.tooltip": "Incrustar como una referencia a una perspectiva guardada en un componente de reacción genérico de GD.UI. Cualquier cambio futuro en la perspectiva (como tipo de visuailzación, métricas, atributos) quedará reflejado en la versión incrustada.",
337
- "embedInsightDialog.headLine.byDefinition.tooltip": "Incrustar como una definición de perspectiva en un componente de reacción específico de GD.UI según el tipo de visualización seleccionado actualmente. Ningún cambio futuro en la perspectiva (como tipo de visualización, métricas, atributos) hecho en esta aplicación quedará reflejado en la versión incrustada.",
338
+ "embedInsightDialog.code.options.display.configuration": "Mostrar configuración",
339
+ "embedInsightDialog.headLine.embedInsight": "Perspectiva incrustada",
340
+ "embedInsightDialog.componentType.byReference.tooltip": "Incrustar como una referencia a una perspectiva guardada en un componente de reacción genérico de GD.UI. Cualquier cambio futuro en la perspectiva (como tipo de visuailzación, métricas, atributos) quedará reflejado en la versión incrustada.",
341
+ "embedInsightDialog.componentType.byDefinition.tooltip": "Incrustar como una definición de perspectiva en un componente de reacción específico de GD.UI según el tipo de visualización seleccionado actualmente. Ningún cambio futuro en la perspectiva (como tipo de visualización, métricas, atributos) hecho en esta aplicación quedará reflejado en la versión incrustada.",
342
+ "embedInsightDialog.webComponents.customTitle.tooltip": "Defina el texto del título directamente en el fragmento de código.",
343
+ "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Activar Mostrar título primero.",
338
344
  "embedInsightDialog.prepareEnvironmentMessage": "<b>Nota.</b> Para que este fragmento de código funcione, prepare su entorno.",
339
345
  "embedInsightDialog.prepareEnvironmentMessage.link": "Más información",
340
346
  "embed.dialog.numeric.input.validation": "El valor debe ser un número mayor que 0",
341
347
  "embed.dialog.numeric.input.warning": "Esta entrada acepta solo dígitos mayores que 0",
342
348
  "embedInsightDialog.complete.list.props.message": "Lista completa de las propiedades de incrustación",
349
+ "embedInsightDialog.emptyInsight.byReference": "El fragmento de código se mostrará aquí cuando <a>haya guardado la perspectiva</a>.",
350
+ "embedInsightDialog.emptyInsight.byDefinition": "Este tipo de perspectiva no se puede incrustar como un componente de tipo programático.",
351
+ "embedDialog.tab.react": "React",
352
+ "embedDialog.tab.webComponents": "Componentes web",
343
353
  "error.overlay.login": "Iniciar sesión",
344
354
  "error.overlay.title": "Se ha cerrado la sesión",
345
355
  "error.overlay.text": "Iníciela de nuevo para continuar su trabajo.",
@@ -99,7 +99,7 @@
99
99
  "loading": "Chargement en cours…",
100
100
  "filtering": "Filtrage…",
101
101
  "dateFilterDropdown.title": "Plage de dates",
102
- "dateFilterDropdown.setDefault": "Définissez le filtre de date par défaut pour les{nbsp}lecteurs :",
102
+ "dateFilterDropdown.setDefault": "Définissez le filtre de date par défaut pour les{nbsp}lecteurs :",
103
103
  "filters.thisMinute.title": "Cette minute",
104
104
  "filters.lastMinute.title": "Dernière minute",
105
105
  "filters.nextMinute.title": "Minute suivante",
@@ -182,7 +182,7 @@
182
182
  "filters.floatingRange": "Période relative",
183
183
  "filters.floatingRange.tooltip": "La plage de dates se base sur la date du jour et s'ajuste dans le temps.",
184
184
  "filters.floatingRange.noMatch": "Aucune correspondance trouvée",
185
- "filters.floatingRange.tooBig": "Valeur maximale : {limit}",
185
+ "filters.floatingRange.tooBig": "Valeur maximale : {limit}",
186
186
  "filters.floatingRange.option.minute.offset.history": "{n, plural, one {dernière minute} other {il y a # minutes}}",
187
187
  "filters.floatingRange.option.minute.offset.today": "cette minute",
188
188
  "filters.floatingRange.option.minute.offset.future": "{n, plural, one {minute suivante} other {dans # minutes}}",
@@ -238,7 +238,7 @@
238
238
  "mvf.treatNullValuesAsZeroLabel": "Traiter les valeurs vides comme 0",
239
239
  "mvf.treatNullValuesAsZeroTooltip": "Si la condition de filtre inclut 0, les valeurs vides sont traitées en tant que 0 et sont incluses dans les calculs.",
240
240
  "measureNumberFormat.custom.optionLabel": "Personnalisé",
241
- "measureNumberFormat.buttonLabel": "Format : {selectedFormatPresetName}",
241
+ "measureNumberFormat.buttonLabel": "Format : {selectedFormatPresetName}",
242
242
  "measureNumberCustomFormatDialog.title": "Format personnalisé",
243
243
  "measureNumberCustomFormatDialog.template.preview.title": "Aperçu du format",
244
244
  "measureNumberCustomFormatDialog.template.title": "Modèles",
@@ -265,7 +265,7 @@
265
265
  "rankingFilter.preview.top_with_attribute": "{value} meilleurs éléments de l'attribut <strong>{attribute}</strong> sur la base de la mesure <strong>{measure}</strong>",
266
266
  "rankingFilter.preview.bottom_with_attribute": "{value} moins bons éléments de l'attribut <strong>{attribute}</strong> sur la base de la mesure <strong>{measure}</strong>",
267
267
  "rankingFilter.valueTooltip": "Si plusieurs éléments ont la même valeur, le filtre affiche tous les éléments avec cette valeur. La perception peut alors montrer plus d'éléments que le nombre défini.",
268
- "attributesDropdown.itemsFiltered.tooltip": "Les valeurs sont filtrées par : <strong>{filters}</strong>",
268
+ "attributesDropdown.itemsFiltered.tooltip": "Les valeurs sont filtrées par : <strong>{filters}</strong>",
269
269
  "attributesDropdown.itemsFiltered": "Les éléments sont filtrés.",
270
270
  "attributeFilterDropdown.emptyValue": "valeur vide",
271
271
  "attributesDropdown.noData": "Cet attribut n'a aucune valeur.",
@@ -273,7 +273,7 @@
273
273
  "attributesDropdown.allItemsFiltered": "Toutes les valeurs sont filtrées.",
274
274
  "attributesDropdown.configuration": "Configuration",
275
275
  "attributesDropdown.removeTooltip": "Retirer du tableau de bord",
276
- "attributesDropdown.display_as": "Afficher en tant que : {title}",
276
+ "attributesDropdown.display_as": "Afficher en tant que : {title}",
277
277
  "attributesDropdown.empty.item.tooltip": "Inclure les valeurs manquantes (null) et vides (\"\").",
278
278
  "attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> est déjà filtré par le filtre <strong>{childTitle}</strong>, directement ou via d'autres filtres.",
279
279
  "attributesDropdown.attributeNameWithData": "avec les données de",
@@ -325,21 +325,31 @@
325
325
  "sorting.default.tooltip": "Utilisez l'ordre défini dans l'attribut.",
326
326
  "embedInsightDialog.actions.close": "Fermer",
327
327
  "embedInsightDialog.actions.copyCode": "Copier le code",
328
+ "embedInsightDialog.component.type": "Type de composant",
328
329
  "embedInsightDialog.code.language.codeAs": "Coder avec",
329
- "embedInsightDialog.code.options": "Autres options",
330
- "embedInsightDialog.code.options.include.config": "Inclure la configuration",
330
+ "embedInsightDialog.react.options": "Autres options",
331
+ "embedInsightDialog.webComponents.options": "Options",
332
+ "embedInsightDialog.webComponents.options.displayTitle": "Afficher le titre",
333
+ "embedInsightDialog.webComponents.options.customTitle": "Titre personnalisé",
334
+ "embedInsightDialog.webComponents.options.locale": "Paramètres régionaux",
335
+ "embedInsightDialog.webComponents.locale.tooltip": "Choisissez la localisation dans une langue spécifique. Si cette option est désactivée, la visualisation utilise par défaut vos paramètres de langue actuels.",
331
336
  "embedInsightDialog.code.options.include.config.info": "Inclure la configuration disponible des couleurs, axes, légendes et canevas de la perception.",
332
337
  "embedInsightDialog.code.options.custom.height": "Hauteur personnalisée",
333
- "embedInsightDialog.code.options.display.title": "Afficher le titre",
334
- "embedInsightDialog.headLine.byReference": "Incorporer en tant que perception directe",
335
- "embedInsightDialog.headLine.byDefinition": "Incorporer en tant que perception permanente",
336
- "embedInsightDialog.headLine.byReference.tooltip": "Incorporer en tant que référence à une perception enregistrée dans un composant React GD.UI générique. Toute modification ultérieure de cette perception (type de visualisation, métriques ou attributs par exemple) est appliquée à la version incorporée.",
337
- "embedInsightDialog.headLine.byDefinition.tooltip": "Incorporer en tant que définition de perception dans un composant React GD.UI spécifique sur la base du type de visualisation actuellement sélectionné. Aucune modification ultérieure de cette perception (type de visualisation, métriques ou attributs par exemple) effectuée dans cette application n'est appliquée à la version incorporée.",
338
+ "embedInsightDialog.code.options.display.configuration": "Afficher la configuration",
339
+ "embedInsightDialog.headLine.embedInsight": "Incorporer la perception",
340
+ "embedInsightDialog.componentType.byReference.tooltip": "Incorporer en tant que référence à une perception enregistrée dans un composant React GD.UI générique. Toute modification ultérieure de cette perception (type de visualisation, métriques ou attributs par exemple) est appliquée à la version incorporée.",
341
+ "embedInsightDialog.componentType.byDefinition.tooltip": "Incorporer en tant que définition de perception dans un composant React GD.UI spécifique sur la base du type de visualisation actuellement sélectionné. Aucune modification ultérieure de cette perception (type de visualisation, métriques ou attributs par exemple) effectuée dans cette application n'est appliquée à la version incorporée.",
342
+ "embedInsightDialog.webComponents.customTitle.tooltip": "Définir le texte du titre directement dans l'extrait de code.",
343
+ "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Activer l'affichage du titre en premier.",
338
344
  "embedInsightDialog.prepareEnvironmentMessage": "<b>Remarque.</b> Pour que cet extrait fonctionne, vous devez préparer l'environnement.",
339
345
  "embedInsightDialog.prepareEnvironmentMessage.link": "En savoir plus",
340
346
  "embed.dialog.numeric.input.validation": "La valeur doit être supérieure à 0",
341
347
  "embed.dialog.numeric.input.warning": "La saisie n'accepte que les chiffres supérieurs à 0.",
342
348
  "embedInsightDialog.complete.list.props.message": "Liste complète des propriétés d'incorporation",
349
+ "embedInsightDialog.emptyInsight.byReference": "L'extrait de code s'affiche ici une fois que vous avez <a>enregistré la perception</a>.",
350
+ "embedInsightDialog.emptyInsight.byDefinition": "Ce type de perception ne peut pas être incorporé en tant que composant de type programmatique.",
351
+ "embedDialog.tab.react": "React",
352
+ "embedDialog.tab.webComponents": "Composants web",
343
353
  "error.overlay.login": "Connexion",
344
354
  "error.overlay.title": "Vous avez été déconnecté(e)",
345
355
  "error.overlay.text": "Pour continuer à travailler, reconnectez-vous.",
@@ -325,21 +325,31 @@
325
325
  "sorting.default.tooltip": "属性で定義された順序を使用します。",
326
326
  "embedInsightDialog.actions.close": "閉じる",
327
327
  "embedInsightDialog.actions.copyCode": "コードをコピー",
328
+ "embedInsightDialog.component.type": "要素の種類",
328
329
  "embedInsightDialog.code.language.codeAs": "コード",
329
- "embedInsightDialog.code.options": "その他のオプション",
330
- "embedInsightDialog.code.options.include.config": "設定を含む",
330
+ "embedInsightDialog.react.options": "その他のオプション",
331
+ "embedInsightDialog.webComponents.options": "オプション",
332
+ "embedInsightDialog.webComponents.options.displayTitle": "タイトルを表示",
333
+ "embedInsightDialog.webComponents.options.customTitle": "カスタムタイトル",
334
+ "embedInsightDialog.webComponents.options.locale": "ロケール",
335
+ "embedInsightDialog.webComponents.locale.tooltip": "ローカライズの特定の言語を選択できます。無効になっている場合現在お使いの言語設定がビジュアライゼーションに適用されます。",
331
336
  "embedInsightDialog.code.options.include.config.info": "カラー、軸、凡例、キャンバス(使用可能な場合)のインサイト設定を含めます。",
332
337
  "embedInsightDialog.code.options.custom.height": "ユーザー設定の高さ",
333
- "embedInsightDialog.code.options.display.title": "タイトルを表示",
334
- "embedInsightDialog.headLine.byReference": "ライブインサイトとして埋め込みます",
335
- "embedInsightDialog.headLine.byDefinition": "永続的なインサイトとして埋め込みます",
336
- "embedInsightDialog.headLine.byReference.tooltip": "保存されたインサイトへのレファレンスとして、一般的な GD.UI リアクトコンポーネントに埋め込みます。今後のインサイトの変更(表示タイプ、メトリック、属性など)は、埋め込みバージョンに反映されます。",
337
- "embedInsightDialog.headLine.byDefinition.tooltip": "現在選択されている表示タイプに基づいて、特定の GD.UI リアクト構成要素にインサイト定義として埋め込みます。このアプリケーションで行われるインサイト(表示タイプ、メトリック、属性など)に対する今後の変更は、埋め込みバージョンには反映されません。",
338
+ "embedInsightDialog.code.options.display.configuration": "設定を表示",
339
+ "embedInsightDialog.headLine.embedInsight": "インサイト埋め込み",
340
+ "embedInsightDialog.componentType.byReference.tooltip": "保存されたインサイトへのレファレンスとして、一般的な GD.UI リアクトコンポーネントに埋め込みます。今後のインサイトの変更(表示タイプ、メトリック、属性など)は、埋め込みバージョンに反映されます。",
341
+ "embedInsightDialog.componentType.byDefinition.tooltip": "現在選択されている表示タイプに基づいて、特定の GD.UI リアクト構成要素にインサイト定義として埋め込みます。このアプリケーションで行われるインサイト(表示タイプ、メトリック、属性など)に対する今後の変更は、埋め込みバージョンには反映されません。",
342
+ "embedInsightDialog.webComponents.customTitle.tooltip": "コードスニペットに直接タイトルのテキストを定義します。",
343
+ "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "先にタイトルの表示を有効にしてください。",
338
344
  "embedInsightDialog.prepareEnvironmentMessage": "<b>注: </b> このスニペットが動作するように環境を準備します。",
339
345
  "embedInsightDialog.prepareEnvironmentMessage.link": "詳細",
340
346
  "embed.dialog.numeric.input.validation": "値は 0 より大きい数値にしてください",
341
347
  "embed.dialog.numeric.input.warning": "この入力には、0 より大きい数字のみを使用できます",
342
348
  "embedInsightDialog.complete.list.props.message": "埋め込みプロパティーの完全なリストです",
349
+ "embedInsightDialog.emptyInsight.byReference": "<a>インサイトを保存すると</a>コードスニペットがここに表示されます。",
350
+ "embedInsightDialog.emptyInsight.byDefinition": "このインサイトの種類はプログラム可能要素として埋め込めません。",
351
+ "embedDialog.tab.react": "React",
352
+ "embedDialog.tab.webComponents": "ウェブ要素",
343
353
  "error.overlay.login": "ログイン",
344
354
  "error.overlay.title": "ログアウトしています",
345
355
  "error.overlay.text": "作業を続行するには、再度ログインしてください。",
@@ -325,21 +325,31 @@
325
325
  "sorting.default.tooltip": "Gebruik de volgorde zoals gedefinieerd in het attribuut.",
326
326
  "embedInsightDialog.actions.close": "Sluiten",
327
327
  "embedInsightDialog.actions.copyCode": "Code kopiëren",
328
+ "embedInsightDialog.component.type": "Componenttype",
328
329
  "embedInsightDialog.code.language.codeAs": "Code als",
329
- "embedInsightDialog.code.options": "Overige opties",
330
- "embedInsightDialog.code.options.include.config": "Inclusief configuratie",
330
+ "embedInsightDialog.react.options": "Overige opties",
331
+ "embedInsightDialog.webComponents.options": "Opties",
332
+ "embedInsightDialog.webComponents.options.displayTitle": "Titel weergeven",
333
+ "embedInsightDialog.webComponents.options.customTitle": "Aangepaste titel",
334
+ "embedInsightDialog.webComponents.options.locale": "Lokaal",
335
+ "embedInsightDialog.webComponents.locale.tooltip": "Kies een specifieke taallocatie. Indien uitgeschakeld wordt de weergave ingesteld op de huidige taalinstellingen voor weergave.",
331
336
  "embedInsightDialog.code.options.include.config.info": "Implementeer de inzichtconfiguratie van kleuren, assen, legenda en canvas indien beschikbaar.",
332
337
  "embedInsightDialog.code.options.custom.height": "Aangepaste hoogte",
333
- "embedInsightDialog.code.options.display.title": "Titel weergeven",
334
- "embedInsightDialog.headLine.byReference": "Insluiten als een live inzicht",
335
- "embedInsightDialog.headLine.byDefinition": "Insluiten als een permanent inzicht",
336
- "embedInsightDialog.headLine.byReference.tooltip": "U kunt een referentie insluiten in een opgeslagen inzicht via een algemene GD.UI-reactiecomponent. Alle toekomstige wijzigingen aan het inzicht (zoals visualisatietype, meetgegevens, attributen) worden gereflecteerd in de ingesloten versie.",
337
- "embedInsightDialog.headLine.byDefinition.tooltip": "Sluit in als een inzichtdefinitie in een specifieke GD.UI-reactiecomponent op basis van het huidig geselecteerde visualisatietype. Toekomstige wijzigingen aan het inzicht (zoals visualisatietype, meetgegevens, attributen) in deze app worden niet gereflecteerd in de ingesloten versie.",
338
+ "embedInsightDialog.code.options.display.configuration": "Configuratie weergeven",
339
+ "embedInsightDialog.headLine.embedInsight": "Inzicht insluiten",
340
+ "embedInsightDialog.componentType.byReference.tooltip": "U kunt een referentie insluiten in een opgeslagen inzicht via een algemene GD.UI-reactiecomponent. Alle toekomstige wijzigingen aan het inzicht (zoals visualisatietype, meetgegevens, attributen) worden gereflecteerd in de ingesloten versie.",
341
+ "embedInsightDialog.componentType.byDefinition.tooltip": "Sluit in als een inzichtdefinitie in een specifieke GD.UI-reactiecomponent op basis van het huidig geselecteerde visualisatietype. Toekomstige wijzigingen aan het inzicht (zoals visualisatietype, meetgegevens, attributen) in deze app worden niet gereflecteerd in de ingesloten versie.",
342
+ "embedInsightDialog.webComponents.customTitle.tooltip": "Bepaal de tekst van de titel rechtstreeks in het codefragment.",
343
+ "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Schakel eerst de titel van de weergave in.",
338
344
  "embedInsightDialog.prepareEnvironmentMessage": "<b>Let op.</b> Om dit stukje te laten werken, moet u uw omgeving voorbereiden.",
339
345
  "embedInsightDialog.prepareEnvironmentMessage.link": "Meer weten",
340
346
  "embed.dialog.numeric.input.validation": "De waarde moet een getal zijn dat groter is dan 0",
341
347
  "embed.dialog.numeric.input.warning": "Deze invoer accepteert alleen getallen groter dan 0",
342
348
  "embedInsightDialog.complete.list.props.message": "Volledig lijst van ingesloten eigenschappen",
349
+ "embedInsightDialog.emptyInsight.byReference": "Het codefragment wordt hier weergegeven zodra u <a>het inzicht opslaat</a>. ",
350
+ "embedInsightDialog.emptyInsight.byDefinition": "Dit inzichttype kan niet worden ingesloten als programmatisch type component.",
351
+ "embedDialog.tab.react": "React",
352
+ "embedDialog.tab.webComponents": "Webcomponenten",
343
353
  "error.overlay.login": "Login",
344
354
  "error.overlay.title": "U bent afgemeld",
345
355
  "error.overlay.text": "Meld u opnieuw aan om verder te werken.",
@@ -325,21 +325,31 @@
325
325
  "sorting.default.tooltip": "Use a ordem definida no atributo.",
326
326
  "embedInsightDialog.actions.close": "Fechar",
327
327
  "embedInsightDialog.actions.copyCode": "Copiar código",
328
+ "embedInsightDialog.component.type": "Tipo de componente",
328
329
  "embedInsightDialog.code.language.codeAs": "Codificar em",
329
- "embedInsightDialog.code.options": "Outras opções",
330
- "embedInsightDialog.code.options.include.config": "Incluir configuração",
330
+ "embedInsightDialog.react.options": "Outras opções",
331
+ "embedInsightDialog.webComponents.options": "Opções",
332
+ "embedInsightDialog.webComponents.options.displayTitle": "Exibir título",
333
+ "embedInsightDialog.webComponents.options.customTitle": "Personalizar título",
334
+ "embedInsightDialog.webComponents.options.locale": "Local",
335
+ "embedInsightDialog.webComponents.locale.tooltip": "Escolha a localização de uma língua específica. Se isso estiver desativado, a visualização padrão será a mesma das configurações de visualização de idioma atuais.",
331
336
  "embedInsightDialog.code.options.include.config.info": "Caso disponível, incluir a configuração do insight de cores, eixos, legenda e tela.",
332
337
  "embedInsightDialog.code.options.custom.height": "Personalizar altura",
333
- "embedInsightDialog.code.options.display.title": "Exibir título",
334
- "embedInsightDialog.headLine.byReference": "Incorporar como insight direto",
335
- "embedInsightDialog.headLine.byDefinition": "Incorporar como insight permanente",
336
- "embedInsightDialog.headLine.byReference.tooltip": "Incorporar como referência a um insight salvo em um componente de reação de interface do usuário do GoodData. Qualquer alteração futura no insight (como tipo de visualização, métricas, atributos) afetara a versão incorporada.",
337
- "embedInsightDialog.headLine.byDefinition.tooltip": "Incorporar como definição de insight em um componente de reação de interface de usuário específico, baseado no tipo atual de visualização selecionado. Nenhuma alteração futura no insight (como tipo de visualização, métricas, atributos) feita nesse aplicativo afetara a versão incorporada.",
338
+ "embedInsightDialog.code.options.display.configuration": "Exibir configuração",
339
+ "embedInsightDialog.headLine.embedInsight": "Incorporar Insight",
340
+ "embedInsightDialog.componentType.byReference.tooltip": "Incorporar como referência a um insight salvo em um componente de reação de interface do usuário do GoodData. Qualquer alteração futura no insight (como tipo de visualização, métricas, atributos) afetara a versão incorporada.",
341
+ "embedInsightDialog.componentType.byDefinition.tooltip": "Incorporar como definição de insight em um componente de reação de interface de usuário específico, baseado no tipo atual de visualização selecionado. Nenhuma alteração futura no insight (como tipo de visualização, métricas, atributos) feita nesse aplicativo afetara a versão incorporada.",
342
+ "embedInsightDialog.webComponents.customTitle.tooltip": "Definir o texto do título diretamente no fragmento de código.",
343
+ "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Ativar Exibição de título primeiro.",
338
344
  "embedInsightDialog.prepareEnvironmentMessage": "<b>Obs.:</b> para que o snippet funcione, prepare seu ambiente.",
339
345
  "embedInsightDialog.prepareEnvironmentMessage.link": "Saber mais",
340
346
  "embed.dialog.numeric.input.validation": "O valor deve ser um número maior que 0",
341
347
  "embed.dialog.numeric.input.warning": "Este campo somente aceita dígitos maiores que 0",
342
348
  "embedInsightDialog.complete.list.props.message": "Lista completa de propriedades incorporadas",
349
+ "embedInsightDialog.emptyInsight.byReference": "O fragmento de código será exibido aqui assim que você <a>salvar o insight</a>.",
350
+ "embedInsightDialog.emptyInsight.byDefinition": "Esse tipo de insight não pode ser incorporado como um tipo de componente programático.",
351
+ "embedDialog.tab.react": "React",
352
+ "embedDialog.tab.webComponents": "Componentes para a Web",
343
353
  "error.overlay.login": "Login",
344
354
  "error.overlay.title": "Sua sessão foi encerrada",
345
355
  "error.overlay.text": "Conecte-se novamente para continuar trabalhando.",
@@ -325,21 +325,31 @@
325
325
  "sorting.default.tooltip": "Utilizar a ordem definida no atributo.",
326
326
  "embedInsightDialog.actions.close": "Fechar",
327
327
  "embedInsightDialog.actions.copyCode": "Copiar código",
328
+ "embedInsightDialog.component.type": "Tipo de componente",
328
329
  "embedInsightDialog.code.language.codeAs": "Codificar como",
329
- "embedInsightDialog.code.options": "Outras opções",
330
- "embedInsightDialog.code.options.include.config": "Incluir configuração",
330
+ "embedInsightDialog.react.options": "Outras opções",
331
+ "embedInsightDialog.webComponents.options": "Opções",
332
+ "embedInsightDialog.webComponents.options.displayTitle": "Mostrar título",
333
+ "embedInsightDialog.webComponents.options.customTitle": "Título personalizado",
334
+ "embedInsightDialog.webComponents.options.locale": "Região",
335
+ "embedInsightDialog.webComponents.locale.tooltip": "Escolha um idioma específico para a localização. Se desativado, a visualização assume como predefinição o seu idioma atual de apresentação.",
331
336
  "embedInsightDialog.code.options.include.config.info": "Incluir a configuração de cores, eixos, legenda e tela do insight, se disponível.",
332
337
  "embedInsightDialog.code.options.custom.height": "Altura personalizada",
333
- "embedInsightDialog.code.options.display.title": "Mostrar título",
334
- "embedInsightDialog.headLine.byReference": "Incorporar como um insight ao vivo",
335
- "embedInsightDialog.headLine.byDefinition": "Incorporar como um insight permanente",
336
- "embedInsightDialog.headLine.byReference.tooltip": "Incorporar como referência a um insight guardado num componente React GD.UI genérico. Todas as alterações futuras ao insight (tais como tipo de visualização, métricas, atributos) serão refletidas na versão incorporada.",
337
- "embedInsightDialog.headLine.byDefinition.tooltip": "Incorporar como definição de insight num componente React GD.UI específico, com base no tipo de visualização atualmente selecionado. As alterações futuras ao insight (tais como tipo de visualização, métricas, atributos) efetuadas nesta aplicação não serão refletidas na versão incorporada.",
338
+ "embedInsightDialog.code.options.display.configuration": "Apresentar configuração",
339
+ "embedInsightDialog.headLine.embedInsight": "Incorporar insight",
340
+ "embedInsightDialog.componentType.byReference.tooltip": "Incorporar como referência a um insight guardado num componente React GD.UI genérico. Todas as alterações futuras ao insight (tais como tipo de visualização, métricas, atributos) serão refletidas na versão incorporada.",
341
+ "embedInsightDialog.componentType.byDefinition.tooltip": "Incorporar como definição de insight num componente React GD.UI específico, com base no tipo de visualização atualmente selecionado. As alterações futuras ao insight (tais como tipo de visualização, métricas, atributos) efetuadas nesta aplicação não serão refletidas na versão incorporada.",
342
+ "embedInsightDialog.webComponents.customTitle.tooltip": "Define o texto do título diretamente no fragmento de código.",
343
+ "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Ativar Apresentar título primeiro.",
338
344
  "embedInsightDialog.prepareEnvironmentMessage": "<b>Nota.</b> Para que este fragmento funcione, prepare o seu ambiente.",
339
345
  "embedInsightDialog.prepareEnvironmentMessage.link": "Saber mais",
340
346
  "embed.dialog.numeric.input.validation": "O valor tem de ser um número superior a 0",
341
347
  "embed.dialog.numeric.input.warning": "Esta entrada só aceita dígitos superiores a 0",
342
348
  "embedInsightDialog.complete.list.props.message": "Lista completa das propriedades de incorporação",
349
+ "embedInsightDialog.emptyInsight.byReference": "O fragmento de código será apresentado aqui quando <a>guardar o insight</a>.",
350
+ "embedInsightDialog.emptyInsight.byDefinition": "Este tipo de insight não pode ser incorporado como componente de tipo programático.",
351
+ "embedDialog.tab.react": "React",
352
+ "embedDialog.tab.webComponents": "Componentes web",
343
353
  "error.overlay.login": "Iniciar sessão",
344
354
  "error.overlay.title": "A sua sessão foi terminada",
345
355
  "error.overlay.text": "Para continuar o seu trabalho, volte a iniciar sessão.",
@@ -325,21 +325,31 @@
325
325
  "sorting.default.tooltip": "Использовать порядок, определенный в атрибуте.",
326
326
  "embedInsightDialog.actions.close": "Закрыть",
327
327
  "embedInsightDialog.actions.copyCode": "Копировать код",
328
+ "embedInsightDialog.component.type": "Тип компонента",
328
329
  "embedInsightDialog.code.language.codeAs": "Кодировать в",
329
- "embedInsightDialog.code.options": "Другие варианты",
330
- "embedInsightDialog.code.options.include.config": "Включить конфигурацию",
330
+ "embedInsightDialog.react.options": "Другие варианты",
331
+ "embedInsightDialog.webComponents.options": "Варианты",
332
+ "embedInsightDialog.webComponents.options.displayTitle": "Показать заголовок",
333
+ "embedInsightDialog.webComponents.options.customTitle": "Настраиваемый заголовок",
334
+ "embedInsightDialog.webComponents.options.locale": "Языковой стандарт",
335
+ "embedInsightDialog.webComponents.locale.tooltip": "Выберите конкретный языковой стандарт. Если этот параметр отключен, по умолчанию для визуализации используются текущие настройки языка отображения.",
331
336
  "embedInsightDialog.code.options.include.config.info": "Включить из анализа конфигурацию цветов, осей, условных обозначений и холста, если таковые имеются.",
332
337
  "embedInsightDialog.code.options.custom.height": "Нестандартная высота",
333
- "embedInsightDialog.code.options.display.title": "Показать заголовок",
334
- "embedInsightDialog.headLine.byReference": "Встроить как интерактивный анализ",
335
- "embedInsightDialog.headLine.byDefinition": "Встроить как постоянный анализ",
336
- "embedInsightDialog.headLine.byReference.tooltip": "Встроить как ссылку на сохраненный анализ в общий компонент реакции GD.UI. Любые будущие изменения в анализе (например, тип визуализации, метрики, атрибуты) будут отражены во встроенной версии.",
337
- "embedInsightDialog.headLine.byDefinition.tooltip": "Встроить как определение анализа в конкретный компонент реакции GD.UI на основе выбранного в данный момент типа визуализации. Никакие будущие изменения в анализе (например, тип визуализации, метрики, атрибуты), сделанные в этом приложении, не будут отражены во встроенной версии.",
338
+ "embedInsightDialog.code.options.display.configuration": "Настройка отображения",
339
+ "embedInsightDialog.headLine.embedInsight": "Встроить анализ",
340
+ "embedInsightDialog.componentType.byReference.tooltip": "Встроить как ссылку на сохраненный анализ в общий компонент реакции GD.UI. Любые будущие изменения в анализе (например, тип визуализации, метрики, атрибуты) будут отражены во встроенной версии.",
341
+ "embedInsightDialog.componentType.byDefinition.tooltip": "Встроить как определение анализа в конкретный компонент реакции GD.UI на основе выбранного в данный момент типа визуализации. Никакие будущие изменения в анализе (например, тип визуализации, метрики, атрибуты), сделанные в этом приложении, не будут отражены во встроенной версии.",
342
+ "embedInsightDialog.webComponents.customTitle.tooltip": "Определите текст заголовка непосредственно во фрагменте кода.",
343
+ "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Сначала включите Показать заголовок.",
338
344
  "embedInsightDialog.prepareEnvironmentMessage": "<b>Примечание.</b> Чтобы этот фрагмент работал, подготовьте среду.",
339
345
  "embedInsightDialog.prepareEnvironmentMessage.link": "Подробнее",
340
346
  "embed.dialog.numeric.input.validation": "Значение должно быть числом больше 0",
341
347
  "embed.dialog.numeric.input.warning": "Можно ввести только цифры больше 0",
342
348
  "embedInsightDialog.complete.list.props.message": "Полный список свойств встраивания",
349
+ "embedInsightDialog.emptyInsight.byReference": "Фрагмент кода будет показан здесь, как только вы <a>сохраните анализ</a>.",
350
+ "embedInsightDialog.emptyInsight.byDefinition": "Этот тип анализа не может быть встроен как компонент программного типа.",
351
+ "embedDialog.tab.react": "Реакция",
352
+ "embedDialog.tab.webComponents": "Веб-компоненты",
343
353
  "error.overlay.login": "Вход",
344
354
  "error.overlay.title": "Вы вышли из системы",
345
355
  "error.overlay.text": "Войдите снова, чтобы продолжить работу.",
@@ -325,21 +325,31 @@
325
325
  "sorting.default.tooltip": "使用属性中定义的顺序。",
326
326
  "embedInsightDialog.actions.close": "关",
327
327
  "embedInsightDialog.actions.copyCode": "复制代码",
328
+ "embedInsightDialog.component.type": "组件类型",
328
329
  "embedInsightDialog.code.language.codeAs": "代码为",
329
- "embedInsightDialog.code.options": "其他选项",
330
- "embedInsightDialog.code.options.include.config": "包括配置",
330
+ "embedInsightDialog.react.options": "其他选项",
331
+ "embedInsightDialog.webComponents.options": "选项",
332
+ "embedInsightDialog.webComponents.options.displayTitle": "显示标题",
333
+ "embedInsightDialog.webComponents.options.customTitle": "自定义标题",
334
+ "embedInsightDialog.webComponents.options.locale": "语言环境",
335
+ "embedInsightDialog.webComponents.locale.tooltip": "选择特定的语言本地化。如果禁用,可视化默认为您当前的显示语言设置。",
331
336
  "embedInsightDialog.code.options.include.config.info": "如果可用,包括颜色、轴、图例和画布的洞察配置。",
332
337
  "embedInsightDialog.code.options.custom.height": "自定义高度",
333
- "embedInsightDialog.code.options.display.title": "显示标题",
334
- "embedInsightDialog.headLine.byReference": "嵌入为实时洞察",
335
- "embedInsightDialog.headLine.byDefinition": "嵌入为永久洞察",
336
- "embedInsightDialog.headLine.byReference.tooltip": "嵌入为对通用 GD.UI 反应组件中已保存洞察的引用。未来对洞察的任何更改(例如可视化类型、指标、属性)都将反映在此嵌入版本中。",
337
- "embedInsightDialog.headLine.byDefinition.tooltip": "根据当前选择的可视化类型,嵌入为特定 GD.UI 反应组件中的洞察定义。未来在此应用程序中对洞察所做的任何更改(例如可视化类型、指标、属性)都不会反映在嵌入版本中。",
338
+ "embedInsightDialog.code.options.display.configuration": "显示配置",
339
+ "embedInsightDialog.headLine.embedInsight": "嵌入的洞察",
340
+ "embedInsightDialog.componentType.byReference.tooltip": "嵌入为对通用 GD.UI 反应组件中已保存洞察的引用。未来对洞察的任何更改(例如可视化类型、指标、属性)都将反映在此嵌入版本中。",
341
+ "embedInsightDialog.componentType.byDefinition.tooltip": "根据当前选择的可视化类型,嵌入为特定 GD.UI 反应组件中的洞察定义。未来在此应用程序中对洞察所做的任何更改(例如可视化类型、指标、属性)都不会反映在嵌入版本中。",
342
+ "embedInsightDialog.webComponents.customTitle.tooltip": "直接在代码片段中定义标题文本。",
343
+ "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "首先启用显示标题。",
338
344
  "embedInsightDialog.prepareEnvironmentMessage": "<b>注意。</b>要使此代码段正常工作,请准备好您的环境。",
339
345
  "embedInsightDialog.prepareEnvironmentMessage.link": "了解更多",
340
346
  "embed.dialog.numeric.input.validation": "此值必须是大于 0 的数字",
341
347
  "embed.dialog.numeric.input.warning": "此输入只接受大于 0 的数字",
342
348
  "embedInsightDialog.complete.list.props.message": "嵌入属性的完整列表",
349
+ "embedInsightDialog.emptyInsight.byReference": "<a>保存洞察</a>后,代码片段将会显示在这里。",
350
+ "embedInsightDialog.emptyInsight.byDefinition": "此洞察类型不能作为编程类型组件嵌入。",
351
+ "embedDialog.tab.react": "React",
352
+ "embedDialog.tab.webComponents": "网络组件",
343
353
  "error.overlay.login": "登录",
344
354
  "error.overlay.title": "您已经退出",
345
355
  "error.overlay.text": "请重新登录以继续您的工作。",
@@ -325,21 +325,31 @@
325
325
  "sorting.default.tooltip": "Verwenden Sie die Sortierung, die im Attribut definiert ist.",
326
326
  "embedInsightDialog.actions.close": "Schließen",
327
327
  "embedInsightDialog.actions.copyCode": "Code kopieren",
328
+ "embedInsightDialog.component.type": "Komponententyp",
328
329
  "embedInsightDialog.code.language.codeAs": "Code als",
329
- "embedInsightDialog.code.options": "Weitere Optionen",
330
- "embedInsightDialog.code.options.include.config": "Konfiguration einschließen",
330
+ "embedInsightDialog.react.options": "Weitere Optionen",
331
+ "embedInsightDialog.webComponents.options": "Optionen",
332
+ "embedInsightDialog.webComponents.options.displayTitle": "Anzeigetitel",
333
+ "embedInsightDialog.webComponents.options.customTitle": "Benutzerdef. Titel",
334
+ "embedInsightDialog.webComponents.options.locale": "Sprache",
335
+ "embedInsightDialog.webComponents.locale.tooltip": "Wählen Sie eine Sprache für die Oberfläche aus. Wenn diese Option deaktiviert ist, wird für die Visualisierung standardmäßig Ihre aktuelle Anzeigesprache verwendet.",
331
336
  "embedInsightDialog.code.options.include.config.info": "Schließen Sie die Betrachtungskonfiguration von Farben, Achsen, Legende und Arbeitsfläche ein (sofern verfügbar).",
332
337
  "embedInsightDialog.code.options.custom.height": "Benutzerdefinierte Höhe",
333
- "embedInsightDialog.code.options.display.title": "Anzeigetitel",
334
- "embedInsightDialog.headLine.byReference": "Als Live-Betrachtung einbetten",
335
- "embedInsightDialog.headLine.byDefinition": "Als dauerhafte Betrachtung einbetten",
336
- "embedInsightDialog.headLine.byReference.tooltip": "Betten Sie die Anwendung als Verweis auf eine gespeicherte Betrachtung in eine generische GD.UI-Reaktionskomponente ein. Alle zukünftigen Änderungen an der Betrachtung (z. B. Visualisierungsstil, Metriken, Attribute) werden in der eingebetteten Version widergespiegelt.",
337
- "embedInsightDialog.headLine.byDefinition.tooltip": "Betten Sie die Anwendung als Betrachtungsdefinition in eine bestimmte GD.UI-Reaktionskomponente basierend auf dem aktuell ausgewählten Visualisierungsstil ein. Zukünftige Änderungen an der Betrachtung (z. B. Visualisierungsstil, Metriken, Attribute), die in dieser Anwendung vorgenommen werden, werden in der eingebetteten Version nicht widergespiegelt.",
338
+ "embedInsightDialog.code.options.display.configuration": "Konfiguration anzeigen",
339
+ "embedInsightDialog.headLine.embedInsight": "Betrachtung einbetten",
340
+ "embedInsightDialog.componentType.byReference.tooltip": "Betten Sie die Anwendung als Verweis auf eine gespeicherte Betrachtung in eine generische GD.UI-Reaktionskomponente ein. Alle zukünftigen Änderungen an der Betrachtung (z. B. Visualisierungsstil, Metriken, Attribute) werden in der eingebetteten Version widergespiegelt.",
341
+ "embedInsightDialog.componentType.byDefinition.tooltip": "Betten Sie die Anwendung als Betrachtungsdefinition in eine bestimmte GD.UI-Reaktionskomponente basierend auf dem aktuell ausgewählten Visualisierungsstil ein. Zukünftige Änderungen an der Betrachtung (z. B. Visualisierungsstil, Metriken, Attribute), die in dieser Anwendung vorgenommen werden, werden in der eingebetteten Version nicht widergespiegelt.",
342
+ "embedInsightDialog.webComponents.customTitle.tooltip": "Definieren Sie den Text des Titels direkt im Codeausschnitt.",
343
+ "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Aktivieren Sie zuerst den Displaytitel.",
338
344
  "embedInsightDialog.prepareEnvironmentMessage": "<b>Hinweis.</b> Damit dieser Codeausschnitt funktioniert, bereiten Sie bitte die Umgebung vor.",
339
345
  "embedInsightDialog.prepareEnvironmentMessage.link": "Weitere Informationen",
340
346
  "embed.dialog.numeric.input.validation": "Der Wert muss eine Zahl größer als 0 sein",
341
347
  "embed.dialog.numeric.input.warning": "Diese Eingabe akzeptiert nur Ziffern größer 0",
342
348
  "embedInsightDialog.complete.list.props.message": "Vollständige Liste der Einbettungseigenschaften",
349
+ "embedInsightDialog.emptyInsight.byReference": "Sobald Sie die <a>Betrachtung speichern</a>, wird der Code-Ausschnitt hier angezeigt.",
350
+ "embedInsightDialog.emptyInsight.byDefinition": "Dieser Betrachtungstyp kann nicht als programmatische Typkomponente eingebettet werden.",
351
+ "embedDialog.tab.react": "React",
352
+ "embedDialog.tab.webComponents": "Webkomponenten",
343
353
  "error.overlay.login": "Anmeldung",
344
354
  "error.overlay.title": "Sie wurden abgemeldet",
345
355
  "error.overlay.text": "Bitte melden Sie sich erneut an, um Ihre Arbeit fortzusetzen.",
@@ -325,21 +325,31 @@
325
325
  "sorting.default.tooltip": "Use el orden definido en el atributo.",
326
326
  "embedInsightDialog.actions.close": "Cerrar",
327
327
  "embedInsightDialog.actions.copyCode": "Copiar código",
328
+ "embedInsightDialog.component.type": "Tipo de componente",
328
329
  "embedInsightDialog.code.language.codeAs": "Codificar como",
329
- "embedInsightDialog.code.options": "Otras opciones",
330
- "embedInsightDialog.code.options.include.config": "Incluir configuración",
330
+ "embedInsightDialog.react.options": "Otras opciones",
331
+ "embedInsightDialog.webComponents.options": "Opciones",
332
+ "embedInsightDialog.webComponents.options.displayTitle": "Mostrar título",
333
+ "embedInsightDialog.webComponents.options.customTitle": "Título personalizado",
334
+ "embedInsightDialog.webComponents.options.locale": "Lugar",
335
+ "embedInsightDialog.webComponents.locale.tooltip": "Elija una localización del idioma específica. Si se desactiva, la visualización adoptará por defecto la configuración actual del idioma de visualización.",
331
336
  "embedInsightDialog.code.options.include.config.info": "Incluya la configuración de la perspectiva en cuanto a colores, ejes, leyenda y lienzos si está disponible.",
332
337
  "embedInsightDialog.code.options.custom.height": "Personalizar altura",
333
- "embedInsightDialog.code.options.display.title": "Mostrar título",
334
- "embedInsightDialog.headLine.byReference": "Incrustar como perspectiva directa",
335
- "embedInsightDialog.headLine.byDefinition": "Incrustar como perspectiva permanente",
336
- "embedInsightDialog.headLine.byReference.tooltip": "Incrustar como una referencia a una perspectiva guardada en un componente de reacción genérico de GD.UI. Cualquier cambio futuro en la perspectiva (como tipo de visuailzación, métricas, atributos) quedará reflejado en la versión incrustada.",
337
- "embedInsightDialog.headLine.byDefinition.tooltip": "Incrustar como una definición de perspectiva en un componente de reacción específico de GD.UI según el tipo de visualización seleccionado actualmente. Ningún cambio futuro en la perspectiva (como tipo de visualización, métricas, atributos) hecho en esta aplicación quedará reflejado en la versión incrustada.",
338
+ "embedInsightDialog.code.options.display.configuration": "Mostrar configuración",
339
+ "embedInsightDialog.headLine.embedInsight": "Perspectiva incrustada",
340
+ "embedInsightDialog.componentType.byReference.tooltip": "Incrustar como una referencia a una perspectiva guardada en un componente de reacción genérico de GD.UI. Cualquier cambio futuro en la perspectiva (como tipo de visuailzación, métricas, atributos) quedará reflejado en la versión incrustada.",
341
+ "embedInsightDialog.componentType.byDefinition.tooltip": "Incrustar como una definición de perspectiva en un componente de reacción específico de GD.UI según el tipo de visualización seleccionado actualmente. Ningún cambio futuro en la perspectiva (como tipo de visualización, métricas, atributos) hecho en esta aplicación quedará reflejado en la versión incrustada.",
342
+ "embedInsightDialog.webComponents.customTitle.tooltip": "Defina el texto del título directamente en el fragmento de código.",
343
+ "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Activar Mostrar título primero.",
338
344
  "embedInsightDialog.prepareEnvironmentMessage": "<b>Nota.</b> Para que este fragmento de código funcione, prepare su entorno.",
339
345
  "embedInsightDialog.prepareEnvironmentMessage.link": "Más información",
340
346
  "embed.dialog.numeric.input.validation": "El valor debe ser un número mayor que 0",
341
347
  "embed.dialog.numeric.input.warning": "Esta entrada acepta solo dígitos mayores que 0",
342
348
  "embedInsightDialog.complete.list.props.message": "Lista completa de las propiedades de incrustación",
349
+ "embedInsightDialog.emptyInsight.byReference": "El fragmento de código se mostrará aquí cuando <a>haya guardado la perspectiva</a>.",
350
+ "embedInsightDialog.emptyInsight.byDefinition": "Este tipo de perspectiva no se puede incrustar como un componente de tipo programático.",
351
+ "embedDialog.tab.react": "React",
352
+ "embedDialog.tab.webComponents": "Componentes web",
343
353
  "error.overlay.login": "Iniciar sesión",
344
354
  "error.overlay.title": "Se ha cerrado la sesión",
345
355
  "error.overlay.text": "Iníciela de nuevo para continuar su trabajo.",
@@ -99,7 +99,7 @@
99
99
  "loading": "Chargement en cours…",
100
100
  "filtering": "Filtrage…",
101
101
  "dateFilterDropdown.title": "Plage de dates",
102
- "dateFilterDropdown.setDefault": "Définissez le filtre de date par défaut pour les{nbsp}lecteurs :",
102
+ "dateFilterDropdown.setDefault": "Définissez le filtre de date par défaut pour les{nbsp}lecteurs :",
103
103
  "filters.thisMinute.title": "Cette minute",
104
104
  "filters.lastMinute.title": "Dernière minute",
105
105
  "filters.nextMinute.title": "Minute suivante",
@@ -182,7 +182,7 @@
182
182
  "filters.floatingRange": "Période relative",
183
183
  "filters.floatingRange.tooltip": "La plage de dates se base sur la date du jour et s'ajuste dans le temps.",
184
184
  "filters.floatingRange.noMatch": "Aucune correspondance trouvée",
185
- "filters.floatingRange.tooBig": "Valeur maximale : {limit}",
185
+ "filters.floatingRange.tooBig": "Valeur maximale : {limit}",
186
186
  "filters.floatingRange.option.minute.offset.history": "{n, plural, one {dernière minute} other {il y a # minutes}}",
187
187
  "filters.floatingRange.option.minute.offset.today": "cette minute",
188
188
  "filters.floatingRange.option.minute.offset.future": "{n, plural, one {minute suivante} other {dans # minutes}}",
@@ -238,7 +238,7 @@
238
238
  "mvf.treatNullValuesAsZeroLabel": "Traiter les valeurs vides comme 0",
239
239
  "mvf.treatNullValuesAsZeroTooltip": "Si la condition de filtre inclut 0, les valeurs vides sont traitées en tant que 0 et sont incluses dans les calculs.",
240
240
  "measureNumberFormat.custom.optionLabel": "Personnalisé",
241
- "measureNumberFormat.buttonLabel": "Format : {selectedFormatPresetName}",
241
+ "measureNumberFormat.buttonLabel": "Format : {selectedFormatPresetName}",
242
242
  "measureNumberCustomFormatDialog.title": "Format personnalisé",
243
243
  "measureNumberCustomFormatDialog.template.preview.title": "Aperçu du format",
244
244
  "measureNumberCustomFormatDialog.template.title": "Modèles",
@@ -265,7 +265,7 @@
265
265
  "rankingFilter.preview.top_with_attribute": "{value} meilleurs éléments de l'attribut <strong>{attribute}</strong> sur la base de la mesure <strong>{measure}</strong>",
266
266
  "rankingFilter.preview.bottom_with_attribute": "{value} moins bons éléments de l'attribut <strong>{attribute}</strong> sur la base de la mesure <strong>{measure}</strong>",
267
267
  "rankingFilter.valueTooltip": "Si plusieurs éléments ont la même valeur, le filtre affiche tous les éléments avec cette valeur. La perception peut alors montrer plus d'éléments que le nombre défini.",
268
- "attributesDropdown.itemsFiltered.tooltip": "Les valeurs sont filtrées par : <strong>{filters}</strong>",
268
+ "attributesDropdown.itemsFiltered.tooltip": "Les valeurs sont filtrées par : <strong>{filters}</strong>",
269
269
  "attributesDropdown.itemsFiltered": "Les éléments sont filtrés.",
270
270
  "attributeFilterDropdown.emptyValue": "valeur vide",
271
271
  "attributesDropdown.noData": "Cet attribut n'a aucune valeur.",
@@ -273,7 +273,7 @@
273
273
  "attributesDropdown.allItemsFiltered": "Toutes les valeurs sont filtrées.",
274
274
  "attributesDropdown.configuration": "Configuration",
275
275
  "attributesDropdown.removeTooltip": "Retirer du tableau de bord",
276
- "attributesDropdown.display_as": "Afficher en tant que : {title}",
276
+ "attributesDropdown.display_as": "Afficher en tant que : {title}",
277
277
  "attributesDropdown.empty.item.tooltip": "Inclure les valeurs manquantes (null) et vides (\"\").",
278
278
  "attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> est déjà filtré par le filtre <strong>{childTitle}</strong>, directement ou via d'autres filtres.",
279
279
  "attributesDropdown.attributeNameWithData": "avec les données de",
@@ -325,21 +325,31 @@
325
325
  "sorting.default.tooltip": "Utilisez l'ordre défini dans l'attribut.",
326
326
  "embedInsightDialog.actions.close": "Fermer",
327
327
  "embedInsightDialog.actions.copyCode": "Copier le code",
328
+ "embedInsightDialog.component.type": "Type de composant",
328
329
  "embedInsightDialog.code.language.codeAs": "Coder avec",
329
- "embedInsightDialog.code.options": "Autres options",
330
- "embedInsightDialog.code.options.include.config": "Inclure la configuration",
330
+ "embedInsightDialog.react.options": "Autres options",
331
+ "embedInsightDialog.webComponents.options": "Options",
332
+ "embedInsightDialog.webComponents.options.displayTitle": "Afficher le titre",
333
+ "embedInsightDialog.webComponents.options.customTitle": "Titre personnalisé",
334
+ "embedInsightDialog.webComponents.options.locale": "Paramètres régionaux",
335
+ "embedInsightDialog.webComponents.locale.tooltip": "Choisissez la localisation dans une langue spécifique. Si cette option est désactivée, la visualisation utilise par défaut vos paramètres de langue actuels.",
331
336
  "embedInsightDialog.code.options.include.config.info": "Inclure la configuration disponible des couleurs, axes, légendes et canevas de la perception.",
332
337
  "embedInsightDialog.code.options.custom.height": "Hauteur personnalisée",
333
- "embedInsightDialog.code.options.display.title": "Afficher le titre",
334
- "embedInsightDialog.headLine.byReference": "Incorporer en tant que perception directe",
335
- "embedInsightDialog.headLine.byDefinition": "Incorporer en tant que perception permanente",
336
- "embedInsightDialog.headLine.byReference.tooltip": "Incorporer en tant que référence à une perception enregistrée dans un composant React GD.UI générique. Toute modification ultérieure de cette perception (type de visualisation, métriques ou attributs par exemple) est appliquée à la version incorporée.",
337
- "embedInsightDialog.headLine.byDefinition.tooltip": "Incorporer en tant que définition de perception dans un composant React GD.UI spécifique sur la base du type de visualisation actuellement sélectionné. Aucune modification ultérieure de cette perception (type de visualisation, métriques ou attributs par exemple) effectuée dans cette application n'est appliquée à la version incorporée.",
338
+ "embedInsightDialog.code.options.display.configuration": "Afficher la configuration",
339
+ "embedInsightDialog.headLine.embedInsight": "Incorporer la perception",
340
+ "embedInsightDialog.componentType.byReference.tooltip": "Incorporer en tant que référence à une perception enregistrée dans un composant React GD.UI générique. Toute modification ultérieure de cette perception (type de visualisation, métriques ou attributs par exemple) est appliquée à la version incorporée.",
341
+ "embedInsightDialog.componentType.byDefinition.tooltip": "Incorporer en tant que définition de perception dans un composant React GD.UI spécifique sur la base du type de visualisation actuellement sélectionné. Aucune modification ultérieure de cette perception (type de visualisation, métriques ou attributs par exemple) effectuée dans cette application n'est appliquée à la version incorporée.",
342
+ "embedInsightDialog.webComponents.customTitle.tooltip": "Définir le texte du titre directement dans l'extrait de code.",
343
+ "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Activer l'affichage du titre en premier.",
338
344
  "embedInsightDialog.prepareEnvironmentMessage": "<b>Remarque.</b> Pour que cet extrait fonctionne, vous devez préparer l'environnement.",
339
345
  "embedInsightDialog.prepareEnvironmentMessage.link": "En savoir plus",
340
346
  "embed.dialog.numeric.input.validation": "La valeur doit être supérieure à 0",
341
347
  "embed.dialog.numeric.input.warning": "La saisie n'accepte que les chiffres supérieurs à 0.",
342
348
  "embedInsightDialog.complete.list.props.message": "Liste complète des propriétés d'incorporation",
349
+ "embedInsightDialog.emptyInsight.byReference": "L'extrait de code s'affiche ici une fois que vous avez <a>enregistré la perception</a>.",
350
+ "embedInsightDialog.emptyInsight.byDefinition": "Ce type de perception ne peut pas être incorporé en tant que composant de type programmatique.",
351
+ "embedDialog.tab.react": "React",
352
+ "embedDialog.tab.webComponents": "Composants web",
343
353
  "error.overlay.login": "Connexion",
344
354
  "error.overlay.title": "Vous avez été déconnecté(e)",
345
355
  "error.overlay.text": "Pour continuer à travailler, reconnectez-vous.",
@@ -325,21 +325,31 @@
325
325
  "sorting.default.tooltip": "属性で定義された順序を使用します。",
326
326
  "embedInsightDialog.actions.close": "閉じる",
327
327
  "embedInsightDialog.actions.copyCode": "コードをコピー",
328
+ "embedInsightDialog.component.type": "要素の種類",
328
329
  "embedInsightDialog.code.language.codeAs": "コード",
329
- "embedInsightDialog.code.options": "その他のオプション",
330
- "embedInsightDialog.code.options.include.config": "設定を含む",
330
+ "embedInsightDialog.react.options": "その他のオプション",
331
+ "embedInsightDialog.webComponents.options": "オプション",
332
+ "embedInsightDialog.webComponents.options.displayTitle": "タイトルを表示",
333
+ "embedInsightDialog.webComponents.options.customTitle": "カスタムタイトル",
334
+ "embedInsightDialog.webComponents.options.locale": "ロケール",
335
+ "embedInsightDialog.webComponents.locale.tooltip": "ローカライズの特定の言語を選択できます。無効になっている場合現在お使いの言語設定がビジュアライゼーションに適用されます。",
331
336
  "embedInsightDialog.code.options.include.config.info": "カラー、軸、凡例、キャンバス(使用可能な場合)のインサイト設定を含めます。",
332
337
  "embedInsightDialog.code.options.custom.height": "ユーザー設定の高さ",
333
- "embedInsightDialog.code.options.display.title": "タイトルを表示",
334
- "embedInsightDialog.headLine.byReference": "ライブインサイトとして埋め込みます",
335
- "embedInsightDialog.headLine.byDefinition": "永続的なインサイトとして埋め込みます",
336
- "embedInsightDialog.headLine.byReference.tooltip": "保存されたインサイトへのレファレンスとして、一般的な GD.UI リアクトコンポーネントに埋め込みます。今後のインサイトの変更(表示タイプ、メトリック、属性など)は、埋め込みバージョンに反映されます。",
337
- "embedInsightDialog.headLine.byDefinition.tooltip": "現在選択されている表示タイプに基づいて、特定の GD.UI リアクト構成要素にインサイト定義として埋め込みます。このアプリケーションで行われるインサイト(表示タイプ、メトリック、属性など)に対する今後の変更は、埋め込みバージョンには反映されません。",
338
+ "embedInsightDialog.code.options.display.configuration": "設定を表示",
339
+ "embedInsightDialog.headLine.embedInsight": "インサイト埋め込み",
340
+ "embedInsightDialog.componentType.byReference.tooltip": "保存されたインサイトへのレファレンスとして、一般的な GD.UI リアクトコンポーネントに埋め込みます。今後のインサイトの変更(表示タイプ、メトリック、属性など)は、埋め込みバージョンに反映されます。",
341
+ "embedInsightDialog.componentType.byDefinition.tooltip": "現在選択されている表示タイプに基づいて、特定の GD.UI リアクト構成要素にインサイト定義として埋め込みます。このアプリケーションで行われるインサイト(表示タイプ、メトリック、属性など)に対する今後の変更は、埋め込みバージョンには反映されません。",
342
+ "embedInsightDialog.webComponents.customTitle.tooltip": "コードスニペットに直接タイトルのテキストを定義します。",
343
+ "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "先にタイトルの表示を有効にしてください。",
338
344
  "embedInsightDialog.prepareEnvironmentMessage": "<b>注: </b> このスニペットが動作するように環境を準備します。",
339
345
  "embedInsightDialog.prepareEnvironmentMessage.link": "詳細",
340
346
  "embed.dialog.numeric.input.validation": "値は 0 より大きい数値にしてください",
341
347
  "embed.dialog.numeric.input.warning": "この入力には、0 より大きい数字のみを使用できます",
342
348
  "embedInsightDialog.complete.list.props.message": "埋め込みプロパティーの完全なリストです",
349
+ "embedInsightDialog.emptyInsight.byReference": "<a>インサイトを保存すると</a>コードスニペットがここに表示されます。",
350
+ "embedInsightDialog.emptyInsight.byDefinition": "このインサイトの種類はプログラム可能要素として埋め込めません。",
351
+ "embedDialog.tab.react": "React",
352
+ "embedDialog.tab.webComponents": "ウェブ要素",
343
353
  "error.overlay.login": "ログイン",
344
354
  "error.overlay.title": "ログアウトしています",
345
355
  "error.overlay.text": "作業を続行するには、再度ログインしてください。",
@@ -325,21 +325,31 @@
325
325
  "sorting.default.tooltip": "Gebruik de volgorde zoals gedefinieerd in het attribuut.",
326
326
  "embedInsightDialog.actions.close": "Sluiten",
327
327
  "embedInsightDialog.actions.copyCode": "Code kopiëren",
328
+ "embedInsightDialog.component.type": "Componenttype",
328
329
  "embedInsightDialog.code.language.codeAs": "Code als",
329
- "embedInsightDialog.code.options": "Overige opties",
330
- "embedInsightDialog.code.options.include.config": "Inclusief configuratie",
330
+ "embedInsightDialog.react.options": "Overige opties",
331
+ "embedInsightDialog.webComponents.options": "Opties",
332
+ "embedInsightDialog.webComponents.options.displayTitle": "Titel weergeven",
333
+ "embedInsightDialog.webComponents.options.customTitle": "Aangepaste titel",
334
+ "embedInsightDialog.webComponents.options.locale": "Lokaal",
335
+ "embedInsightDialog.webComponents.locale.tooltip": "Kies een specifieke taallocatie. Indien uitgeschakeld wordt de weergave ingesteld op de huidige taalinstellingen voor weergave.",
331
336
  "embedInsightDialog.code.options.include.config.info": "Implementeer de inzichtconfiguratie van kleuren, assen, legenda en canvas indien beschikbaar.",
332
337
  "embedInsightDialog.code.options.custom.height": "Aangepaste hoogte",
333
- "embedInsightDialog.code.options.display.title": "Titel weergeven",
334
- "embedInsightDialog.headLine.byReference": "Insluiten als een live inzicht",
335
- "embedInsightDialog.headLine.byDefinition": "Insluiten als een permanent inzicht",
336
- "embedInsightDialog.headLine.byReference.tooltip": "U kunt een referentie insluiten in een opgeslagen inzicht via een algemene GD.UI-reactiecomponent. Alle toekomstige wijzigingen aan het inzicht (zoals visualisatietype, meetgegevens, attributen) worden gereflecteerd in de ingesloten versie.",
337
- "embedInsightDialog.headLine.byDefinition.tooltip": "Sluit in als een inzichtdefinitie in een specifieke GD.UI-reactiecomponent op basis van het huidig geselecteerde visualisatietype. Toekomstige wijzigingen aan het inzicht (zoals visualisatietype, meetgegevens, attributen) in deze app worden niet gereflecteerd in de ingesloten versie.",
338
+ "embedInsightDialog.code.options.display.configuration": "Configuratie weergeven",
339
+ "embedInsightDialog.headLine.embedInsight": "Inzicht insluiten",
340
+ "embedInsightDialog.componentType.byReference.tooltip": "U kunt een referentie insluiten in een opgeslagen inzicht via een algemene GD.UI-reactiecomponent. Alle toekomstige wijzigingen aan het inzicht (zoals visualisatietype, meetgegevens, attributen) worden gereflecteerd in de ingesloten versie.",
341
+ "embedInsightDialog.componentType.byDefinition.tooltip": "Sluit in als een inzichtdefinitie in een specifieke GD.UI-reactiecomponent op basis van het huidig geselecteerde visualisatietype. Toekomstige wijzigingen aan het inzicht (zoals visualisatietype, meetgegevens, attributen) in deze app worden niet gereflecteerd in de ingesloten versie.",
342
+ "embedInsightDialog.webComponents.customTitle.tooltip": "Bepaal de tekst van de titel rechtstreeks in het codefragment.",
343
+ "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Schakel eerst de titel van de weergave in.",
338
344
  "embedInsightDialog.prepareEnvironmentMessage": "<b>Let op.</b> Om dit stukje te laten werken, moet u uw omgeving voorbereiden.",
339
345
  "embedInsightDialog.prepareEnvironmentMessage.link": "Meer weten",
340
346
  "embed.dialog.numeric.input.validation": "De waarde moet een getal zijn dat groter is dan 0",
341
347
  "embed.dialog.numeric.input.warning": "Deze invoer accepteert alleen getallen groter dan 0",
342
348
  "embedInsightDialog.complete.list.props.message": "Volledig lijst van ingesloten eigenschappen",
349
+ "embedInsightDialog.emptyInsight.byReference": "Het codefragment wordt hier weergegeven zodra u <a>het inzicht opslaat</a>. ",
350
+ "embedInsightDialog.emptyInsight.byDefinition": "Dit inzichttype kan niet worden ingesloten als programmatisch type component.",
351
+ "embedDialog.tab.react": "React",
352
+ "embedDialog.tab.webComponents": "Webcomponenten",
343
353
  "error.overlay.login": "Login",
344
354
  "error.overlay.title": "U bent afgemeld",
345
355
  "error.overlay.text": "Meld u opnieuw aan om verder te werken.",
@@ -325,21 +325,31 @@
325
325
  "sorting.default.tooltip": "Use a ordem definida no atributo.",
326
326
  "embedInsightDialog.actions.close": "Fechar",
327
327
  "embedInsightDialog.actions.copyCode": "Copiar código",
328
+ "embedInsightDialog.component.type": "Tipo de componente",
328
329
  "embedInsightDialog.code.language.codeAs": "Codificar em",
329
- "embedInsightDialog.code.options": "Outras opções",
330
- "embedInsightDialog.code.options.include.config": "Incluir configuração",
330
+ "embedInsightDialog.react.options": "Outras opções",
331
+ "embedInsightDialog.webComponents.options": "Opções",
332
+ "embedInsightDialog.webComponents.options.displayTitle": "Exibir título",
333
+ "embedInsightDialog.webComponents.options.customTitle": "Personalizar título",
334
+ "embedInsightDialog.webComponents.options.locale": "Local",
335
+ "embedInsightDialog.webComponents.locale.tooltip": "Escolha a localização de uma língua específica. Se isso estiver desativado, a visualização padrão será a mesma das configurações de visualização de idioma atuais.",
331
336
  "embedInsightDialog.code.options.include.config.info": "Caso disponível, incluir a configuração do insight de cores, eixos, legenda e tela.",
332
337
  "embedInsightDialog.code.options.custom.height": "Personalizar altura",
333
- "embedInsightDialog.code.options.display.title": "Exibir título",
334
- "embedInsightDialog.headLine.byReference": "Incorporar como insight direto",
335
- "embedInsightDialog.headLine.byDefinition": "Incorporar como insight permanente",
336
- "embedInsightDialog.headLine.byReference.tooltip": "Incorporar como referência a um insight salvo em um componente de reação de interface do usuário do GoodData. Qualquer alteração futura no insight (como tipo de visualização, métricas, atributos) afetara a versão incorporada.",
337
- "embedInsightDialog.headLine.byDefinition.tooltip": "Incorporar como definição de insight em um componente de reação de interface de usuário específico, baseado no tipo atual de visualização selecionado. Nenhuma alteração futura no insight (como tipo de visualização, métricas, atributos) feita nesse aplicativo afetara a versão incorporada.",
338
+ "embedInsightDialog.code.options.display.configuration": "Exibir configuração",
339
+ "embedInsightDialog.headLine.embedInsight": "Incorporar Insight",
340
+ "embedInsightDialog.componentType.byReference.tooltip": "Incorporar como referência a um insight salvo em um componente de reação de interface do usuário do GoodData. Qualquer alteração futura no insight (como tipo de visualização, métricas, atributos) afetara a versão incorporada.",
341
+ "embedInsightDialog.componentType.byDefinition.tooltip": "Incorporar como definição de insight em um componente de reação de interface de usuário específico, baseado no tipo atual de visualização selecionado. Nenhuma alteração futura no insight (como tipo de visualização, métricas, atributos) feita nesse aplicativo afetara a versão incorporada.",
342
+ "embedInsightDialog.webComponents.customTitle.tooltip": "Definir o texto do título diretamente no fragmento de código.",
343
+ "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Ativar Exibição de título primeiro.",
338
344
  "embedInsightDialog.prepareEnvironmentMessage": "<b>Obs.:</b> para que o snippet funcione, prepare seu ambiente.",
339
345
  "embedInsightDialog.prepareEnvironmentMessage.link": "Saber mais",
340
346
  "embed.dialog.numeric.input.validation": "O valor deve ser um número maior que 0",
341
347
  "embed.dialog.numeric.input.warning": "Este campo somente aceita dígitos maiores que 0",
342
348
  "embedInsightDialog.complete.list.props.message": "Lista completa de propriedades incorporadas",
349
+ "embedInsightDialog.emptyInsight.byReference": "O fragmento de código será exibido aqui assim que você <a>salvar o insight</a>.",
350
+ "embedInsightDialog.emptyInsight.byDefinition": "Esse tipo de insight não pode ser incorporado como um tipo de componente programático.",
351
+ "embedDialog.tab.react": "React",
352
+ "embedDialog.tab.webComponents": "Componentes para a Web",
343
353
  "error.overlay.login": "Login",
344
354
  "error.overlay.title": "Sua sessão foi encerrada",
345
355
  "error.overlay.text": "Conecte-se novamente para continuar trabalhando.",
@@ -325,21 +325,31 @@
325
325
  "sorting.default.tooltip": "Utilizar a ordem definida no atributo.",
326
326
  "embedInsightDialog.actions.close": "Fechar",
327
327
  "embedInsightDialog.actions.copyCode": "Copiar código",
328
+ "embedInsightDialog.component.type": "Tipo de componente",
328
329
  "embedInsightDialog.code.language.codeAs": "Codificar como",
329
- "embedInsightDialog.code.options": "Outras opções",
330
- "embedInsightDialog.code.options.include.config": "Incluir configuração",
330
+ "embedInsightDialog.react.options": "Outras opções",
331
+ "embedInsightDialog.webComponents.options": "Opções",
332
+ "embedInsightDialog.webComponents.options.displayTitle": "Mostrar título",
333
+ "embedInsightDialog.webComponents.options.customTitle": "Título personalizado",
334
+ "embedInsightDialog.webComponents.options.locale": "Região",
335
+ "embedInsightDialog.webComponents.locale.tooltip": "Escolha um idioma específico para a localização. Se desativado, a visualização assume como predefinição o seu idioma atual de apresentação.",
331
336
  "embedInsightDialog.code.options.include.config.info": "Incluir a configuração de cores, eixos, legenda e tela do insight, se disponível.",
332
337
  "embedInsightDialog.code.options.custom.height": "Altura personalizada",
333
- "embedInsightDialog.code.options.display.title": "Mostrar título",
334
- "embedInsightDialog.headLine.byReference": "Incorporar como um insight ao vivo",
335
- "embedInsightDialog.headLine.byDefinition": "Incorporar como um insight permanente",
336
- "embedInsightDialog.headLine.byReference.tooltip": "Incorporar como referência a um insight guardado num componente React GD.UI genérico. Todas as alterações futuras ao insight (tais como tipo de visualização, métricas, atributos) serão refletidas na versão incorporada.",
337
- "embedInsightDialog.headLine.byDefinition.tooltip": "Incorporar como definição de insight num componente React GD.UI específico, com base no tipo de visualização atualmente selecionado. As alterações futuras ao insight (tais como tipo de visualização, métricas, atributos) efetuadas nesta aplicação não serão refletidas na versão incorporada.",
338
+ "embedInsightDialog.code.options.display.configuration": "Apresentar configuração",
339
+ "embedInsightDialog.headLine.embedInsight": "Incorporar insight",
340
+ "embedInsightDialog.componentType.byReference.tooltip": "Incorporar como referência a um insight guardado num componente React GD.UI genérico. Todas as alterações futuras ao insight (tais como tipo de visualização, métricas, atributos) serão refletidas na versão incorporada.",
341
+ "embedInsightDialog.componentType.byDefinition.tooltip": "Incorporar como definição de insight num componente React GD.UI específico, com base no tipo de visualização atualmente selecionado. As alterações futuras ao insight (tais como tipo de visualização, métricas, atributos) efetuadas nesta aplicação não serão refletidas na versão incorporada.",
342
+ "embedInsightDialog.webComponents.customTitle.tooltip": "Define o texto do título diretamente no fragmento de código.",
343
+ "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Ativar Apresentar título primeiro.",
338
344
  "embedInsightDialog.prepareEnvironmentMessage": "<b>Nota.</b> Para que este fragmento funcione, prepare o seu ambiente.",
339
345
  "embedInsightDialog.prepareEnvironmentMessage.link": "Saber mais",
340
346
  "embed.dialog.numeric.input.validation": "O valor tem de ser um número superior a 0",
341
347
  "embed.dialog.numeric.input.warning": "Esta entrada só aceita dígitos superiores a 0",
342
348
  "embedInsightDialog.complete.list.props.message": "Lista completa das propriedades de incorporação",
349
+ "embedInsightDialog.emptyInsight.byReference": "O fragmento de código será apresentado aqui quando <a>guardar o insight</a>.",
350
+ "embedInsightDialog.emptyInsight.byDefinition": "Este tipo de insight não pode ser incorporado como componente de tipo programático.",
351
+ "embedDialog.tab.react": "React",
352
+ "embedDialog.tab.webComponents": "Componentes web",
343
353
  "error.overlay.login": "Iniciar sessão",
344
354
  "error.overlay.title": "A sua sessão foi terminada",
345
355
  "error.overlay.text": "Para continuar o seu trabalho, volte a iniciar sessão.",
@@ -325,21 +325,31 @@
325
325
  "sorting.default.tooltip": "Использовать порядок, определенный в атрибуте.",
326
326
  "embedInsightDialog.actions.close": "Закрыть",
327
327
  "embedInsightDialog.actions.copyCode": "Копировать код",
328
+ "embedInsightDialog.component.type": "Тип компонента",
328
329
  "embedInsightDialog.code.language.codeAs": "Кодировать в",
329
- "embedInsightDialog.code.options": "Другие варианты",
330
- "embedInsightDialog.code.options.include.config": "Включить конфигурацию",
330
+ "embedInsightDialog.react.options": "Другие варианты",
331
+ "embedInsightDialog.webComponents.options": "Варианты",
332
+ "embedInsightDialog.webComponents.options.displayTitle": "Показать заголовок",
333
+ "embedInsightDialog.webComponents.options.customTitle": "Настраиваемый заголовок",
334
+ "embedInsightDialog.webComponents.options.locale": "Языковой стандарт",
335
+ "embedInsightDialog.webComponents.locale.tooltip": "Выберите конкретный языковой стандарт. Если этот параметр отключен, по умолчанию для визуализации используются текущие настройки языка отображения.",
331
336
  "embedInsightDialog.code.options.include.config.info": "Включить из анализа конфигурацию цветов, осей, условных обозначений и холста, если таковые имеются.",
332
337
  "embedInsightDialog.code.options.custom.height": "Нестандартная высота",
333
- "embedInsightDialog.code.options.display.title": "Показать заголовок",
334
- "embedInsightDialog.headLine.byReference": "Встроить как интерактивный анализ",
335
- "embedInsightDialog.headLine.byDefinition": "Встроить как постоянный анализ",
336
- "embedInsightDialog.headLine.byReference.tooltip": "Встроить как ссылку на сохраненный анализ в общий компонент реакции GD.UI. Любые будущие изменения в анализе (например, тип визуализации, метрики, атрибуты) будут отражены во встроенной версии.",
337
- "embedInsightDialog.headLine.byDefinition.tooltip": "Встроить как определение анализа в конкретный компонент реакции GD.UI на основе выбранного в данный момент типа визуализации. Никакие будущие изменения в анализе (например, тип визуализации, метрики, атрибуты), сделанные в этом приложении, не будут отражены во встроенной версии.",
338
+ "embedInsightDialog.code.options.display.configuration": "Настройка отображения",
339
+ "embedInsightDialog.headLine.embedInsight": "Встроить анализ",
340
+ "embedInsightDialog.componentType.byReference.tooltip": "Встроить как ссылку на сохраненный анализ в общий компонент реакции GD.UI. Любые будущие изменения в анализе (например, тип визуализации, метрики, атрибуты) будут отражены во встроенной версии.",
341
+ "embedInsightDialog.componentType.byDefinition.tooltip": "Встроить как определение анализа в конкретный компонент реакции GD.UI на основе выбранного в данный момент типа визуализации. Никакие будущие изменения в анализе (например, тип визуализации, метрики, атрибуты), сделанные в этом приложении, не будут отражены во встроенной версии.",
342
+ "embedInsightDialog.webComponents.customTitle.tooltip": "Определите текст заголовка непосредственно во фрагменте кода.",
343
+ "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Сначала включите Показать заголовок.",
338
344
  "embedInsightDialog.prepareEnvironmentMessage": "<b>Примечание.</b> Чтобы этот фрагмент работал, подготовьте среду.",
339
345
  "embedInsightDialog.prepareEnvironmentMessage.link": "Подробнее",
340
346
  "embed.dialog.numeric.input.validation": "Значение должно быть числом больше 0",
341
347
  "embed.dialog.numeric.input.warning": "Можно ввести только цифры больше 0",
342
348
  "embedInsightDialog.complete.list.props.message": "Полный список свойств встраивания",
349
+ "embedInsightDialog.emptyInsight.byReference": "Фрагмент кода будет показан здесь, как только вы <a>сохраните анализ</a>.",
350
+ "embedInsightDialog.emptyInsight.byDefinition": "Этот тип анализа не может быть встроен как компонент программного типа.",
351
+ "embedDialog.tab.react": "Реакция",
352
+ "embedDialog.tab.webComponents": "Веб-компоненты",
343
353
  "error.overlay.login": "Вход",
344
354
  "error.overlay.title": "Вы вышли из системы",
345
355
  "error.overlay.text": "Войдите снова, чтобы продолжить работу.",
@@ -325,21 +325,31 @@
325
325
  "sorting.default.tooltip": "使用属性中定义的顺序。",
326
326
  "embedInsightDialog.actions.close": "关",
327
327
  "embedInsightDialog.actions.copyCode": "复制代码",
328
+ "embedInsightDialog.component.type": "组件类型",
328
329
  "embedInsightDialog.code.language.codeAs": "代码为",
329
- "embedInsightDialog.code.options": "其他选项",
330
- "embedInsightDialog.code.options.include.config": "包括配置",
330
+ "embedInsightDialog.react.options": "其他选项",
331
+ "embedInsightDialog.webComponents.options": "选项",
332
+ "embedInsightDialog.webComponents.options.displayTitle": "显示标题",
333
+ "embedInsightDialog.webComponents.options.customTitle": "自定义标题",
334
+ "embedInsightDialog.webComponents.options.locale": "语言环境",
335
+ "embedInsightDialog.webComponents.locale.tooltip": "选择特定的语言本地化。如果禁用,可视化默认为您当前的显示语言设置。",
331
336
  "embedInsightDialog.code.options.include.config.info": "如果可用,包括颜色、轴、图例和画布的洞察配置。",
332
337
  "embedInsightDialog.code.options.custom.height": "自定义高度",
333
- "embedInsightDialog.code.options.display.title": "显示标题",
334
- "embedInsightDialog.headLine.byReference": "嵌入为实时洞察",
335
- "embedInsightDialog.headLine.byDefinition": "嵌入为永久洞察",
336
- "embedInsightDialog.headLine.byReference.tooltip": "嵌入为对通用 GD.UI 反应组件中已保存洞察的引用。未来对洞察的任何更改(例如可视化类型、指标、属性)都将反映在此嵌入版本中。",
337
- "embedInsightDialog.headLine.byDefinition.tooltip": "根据当前选择的可视化类型,嵌入为特定 GD.UI 反应组件中的洞察定义。未来在此应用程序中对洞察所做的任何更改(例如可视化类型、指标、属性)都不会反映在嵌入版本中。",
338
+ "embedInsightDialog.code.options.display.configuration": "显示配置",
339
+ "embedInsightDialog.headLine.embedInsight": "嵌入的洞察",
340
+ "embedInsightDialog.componentType.byReference.tooltip": "嵌入为对通用 GD.UI 反应组件中已保存洞察的引用。未来对洞察的任何更改(例如可视化类型、指标、属性)都将反映在此嵌入版本中。",
341
+ "embedInsightDialog.componentType.byDefinition.tooltip": "根据当前选择的可视化类型,嵌入为特定 GD.UI 反应组件中的洞察定义。未来在此应用程序中对洞察所做的任何更改(例如可视化类型、指标、属性)都不会反映在嵌入版本中。",
342
+ "embedInsightDialog.webComponents.customTitle.tooltip": "直接在代码片段中定义标题文本。",
343
+ "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "首先启用显示标题。",
338
344
  "embedInsightDialog.prepareEnvironmentMessage": "<b>注意。</b>要使此代码段正常工作,请准备好您的环境。",
339
345
  "embedInsightDialog.prepareEnvironmentMessage.link": "了解更多",
340
346
  "embed.dialog.numeric.input.validation": "此值必须是大于 0 的数字",
341
347
  "embed.dialog.numeric.input.warning": "此输入只接受大于 0 的数字",
342
348
  "embedInsightDialog.complete.list.props.message": "嵌入属性的完整列表",
349
+ "embedInsightDialog.emptyInsight.byReference": "<a>保存洞察</a>后,代码片段将会显示在这里。",
350
+ "embedInsightDialog.emptyInsight.byDefinition": "此洞察类型不能作为编程类型组件嵌入。",
351
+ "embedDialog.tab.react": "React",
352
+ "embedDialog.tab.webComponents": "网络组件",
343
353
  "error.overlay.login": "登录",
344
354
  "error.overlay.title": "您已经退出",
345
355
  "error.overlay.text": "请重新登录以继续您的工作。",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui",
3
- "version": "8.13.0-alpha.16",
3
+ "version": "8.13.0-alpha.16.fix.1",
4
4
  "description": "GoodData.UI SDK - Core",
5
5
  "repository": {
6
6
  "type": "git",
@@ -36,9 +36,9 @@
36
36
  },
37
37
  "dependencies": {
38
38
  "@gooddata/numberjs": "^4.0.3",
39
- "@gooddata/sdk-backend-spi": "^8.13.0-alpha.16",
40
- "@gooddata/sdk-model": "^8.13.0-alpha.16",
41
- "@gooddata/util": "^8.13.0-alpha.16",
39
+ "@gooddata/sdk-backend-spi": "^8.13.0-alpha.16.fix.1",
40
+ "@gooddata/sdk-model": "^8.13.0-alpha.16.fix.1",
41
+ "@gooddata/util": "^8.13.0-alpha.16.fix.1",
42
42
  "hoist-non-react-statics": "^3.3.0",
43
43
  "http-status-codes": "^2.1.4",
44
44
  "json-stable-stringify": "^1.0.1",
@@ -54,11 +54,11 @@
54
54
  "react-dom": "^16.10.0 || ^17.0.0"
55
55
  },
56
56
  "devDependencies": {
57
- "@gooddata/i18n-toolkit": "^8.13.0-alpha.16",
57
+ "@gooddata/i18n-toolkit": "^8.13.0-alpha.16.fix.1",
58
58
  "@gooddata/eslint-config": "^4.1.0",
59
- "@gooddata/reference-workspace": "^8.13.0-alpha.16",
60
- "@gooddata/sdk-backend-base": "^8.13.0-alpha.16",
61
- "@gooddata/sdk-backend-mockingbird": "^8.13.0-alpha.16",
59
+ "@gooddata/reference-workspace": "^8.13.0-alpha.16.fix.1",
60
+ "@gooddata/sdk-backend-base": "^8.13.0-alpha.16.fix.1",
61
+ "@gooddata/sdk-backend-mockingbird": "^8.13.0-alpha.16.fix.1",
62
62
  "@gooddata/stylelint-config": "^5.0.0",
63
63
  "@microsoft/api-documenter": "^7.17.0",
64
64
  "@microsoft/api-extractor": "^7.20.0",