@gooddata/sdk-ui 8.12.0-alpha.19 → 8.12.0-alpha.20
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 +3 -3
- package/dist/base/localization/bundles/es-ES.json +2 -2
- package/dist/base/localization/bundles/fr-FR.json +2 -2
- package/dist/base/localization/bundles/ja-JP.json +2 -2
- package/dist/base/localization/bundles/nl-NL.json +3 -3
- package/dist/base/localization/bundles/pt-BR.json +2 -2
- package/dist/base/localization/bundles/pt-PT.json +2 -2
- package/dist/base/localization/bundles/ru-RU.json +2 -2
- package/dist/base/localization/bundles/zh-Hans.json +2 -2
- package/esm/base/localization/bundles/de-DE.json +3 -3
- package/esm/base/localization/bundles/es-ES.json +2 -2
- package/esm/base/localization/bundles/fr-FR.json +2 -2
- package/esm/base/localization/bundles/ja-JP.json +2 -2
- package/esm/base/localization/bundles/nl-NL.json +3 -3
- package/esm/base/localization/bundles/pt-BR.json +2 -2
- package/esm/base/localization/bundles/pt-PT.json +2 -2
- package/esm/base/localization/bundles/ru-RU.json +2 -2
- package/esm/base/localization/bundles/zh-Hans.json +2 -2
- package/package.json +8 -8
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"gs.list.all": "Alle ",
|
|
7
7
|
"gs.list.except": "außer",
|
|
8
8
|
"gs.list.is": "ist",
|
|
9
|
-
"gs.list.search.placeholder": "
|
|
9
|
+
"gs.list.search.placeholder": "Sucht…",
|
|
10
10
|
"gs.list.notAvailableAbbreviation": "nicht angegeben",
|
|
11
11
|
"gs.list.searchResults": "Ergebnisse suchen",
|
|
12
12
|
"gs.visualizationsList.loading": "Lädt…",
|
|
@@ -267,15 +267,16 @@
|
|
|
267
267
|
"rankingFilter.valueTooltip": "Wenn mehrere Elemente den gleichen Wert haben, zeigt der Filter alle Elemente mit diesem Wert an. In diesem Fall kann die Einsicht mehr Elemente anzeigen als die eingestellte Zahl.",
|
|
268
268
|
"attributesDropdown.itemsFiltered.tooltip": "Werte werden gefiltert nach: <strong>{filters}</strong>",
|
|
269
269
|
"attributesDropdown.itemsFiltered": "Elemente wurden gefiltert",
|
|
270
|
+
"attributeFilterDropdown.emptyValue": "leerer Wert",
|
|
270
271
|
"attributesDropdown.noData": "Dieses Attribut hat keinen Wert.",
|
|
271
272
|
"attributesDropdown.noResultsMatch": "Keine passenden Ergebnisse.",
|
|
272
273
|
"attributesDropdown.allItemsFiltered": "Alle Werte wurden herausgefiltert.",
|
|
273
274
|
"attributesDropdown.configuration": "Konfiguration",
|
|
274
275
|
"attributesDropdown.removeTooltip": "Vom Dashboard entfernen",
|
|
275
276
|
"attributesDropdown.display_as": "Anzeigen als: {title}",
|
|
277
|
+
"attributesDropdown.empty.item.tooltip": "Schließen Sie fehlende (null) und leere (\"\") Werte ein.",
|
|
276
278
|
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> ist bereits durch <strong>{childTitle}</strong> gefiltert, filtern Sie direkt oder durch andere Filter.",
|
|
277
279
|
"attributesDropdown.attributeNameWithData": "mit Daten von",
|
|
278
|
-
"attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> kann nicht nach <strong>{parentTitle}</strong> gefiltert werden. Es besteht keine Verbindung zwischen den Filterattributen und dem Datenmodell.",
|
|
279
280
|
"shareDialog.share.grantee.title": "Mit Benutzern und Gruppen teilen",
|
|
280
281
|
"shareDialog.share.grantee.share": "Teilen",
|
|
281
282
|
"shareDialog.share.grantee.list.title": "Geteilt mit",
|
|
@@ -305,7 +306,6 @@
|
|
|
305
306
|
"sorting.by": "nach",
|
|
306
307
|
"sorting.sum.of.all.measure": "Gesamt",
|
|
307
308
|
"sorting.default.tooltip": "Verwenden Sie die Sortierung, die im Attribut definiert ist.",
|
|
308
|
-
"attributeFilterDropdown.emptyValue": "leerer Wert",
|
|
309
309
|
"embedInsightDialog.actions.close": "Schließen",
|
|
310
310
|
"embedInsightDialog.actions.copyCode": "Code kopieren",
|
|
311
311
|
"embedInsightDialog.code.language.codeAs": "Code als",
|
|
@@ -267,15 +267,16 @@
|
|
|
267
267
|
"rankingFilter.valueTooltip": "Si varios elementos tienen el mismo valor, el filtro muestra todos los elementos con ese valor. Después, la perspectiva puede mostrar más elementos que el número establecido.",
|
|
268
268
|
"attributesDropdown.itemsFiltered.tooltip": "Los valores se filtran por: <strong>{filters}</strong>",
|
|
269
269
|
"attributesDropdown.itemsFiltered": "Los elementos se han filtrado",
|
|
270
|
+
"attributeFilterDropdown.emptyValue": "valor vacío",
|
|
270
271
|
"attributesDropdown.noData": "Este atributo no tiene valores.",
|
|
271
272
|
"attributesDropdown.noResultsMatch": "Ningún resultado coincide.",
|
|
272
273
|
"attributesDropdown.allItemsFiltered": "Todos los valores se han filtrado.",
|
|
273
274
|
"attributesDropdown.configuration": "Configuración",
|
|
274
275
|
"attributesDropdown.removeTooltip": "Quitar del panel",
|
|
275
276
|
"attributesDropdown.display_as": "Mostrar como: {title}",
|
|
277
|
+
"attributesDropdown.empty.item.tooltip": "Incluir valores que faltan (null) y vacíos (\"\").",
|
|
276
278
|
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> ya se ha filtrado por el filtro <strong>{childTitle}</strong> directamente o mediante otros filtros.",
|
|
277
279
|
"attributesDropdown.attributeNameWithData": "con datos de",
|
|
278
|
-
"attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> no se puede filtrar por <strong>{parentTitle}</strong>. No hay ninguna conexión entre los atributos de filtro en el modelo de datos.",
|
|
279
280
|
"shareDialog.share.grantee.title": "Compartir con usuarios y grupos",
|
|
280
281
|
"shareDialog.share.grantee.share": "Compartir",
|
|
281
282
|
"shareDialog.share.grantee.list.title": "Compartido con",
|
|
@@ -305,7 +306,6 @@
|
|
|
305
306
|
"sorting.by": "por",
|
|
306
307
|
"sorting.sum.of.all.measure": "Total",
|
|
307
308
|
"sorting.default.tooltip": "Use el orden definido en el atributo.",
|
|
308
|
-
"attributeFilterDropdown.emptyValue": "valor vacío",
|
|
309
309
|
"embedInsightDialog.actions.close": "Cerrar",
|
|
310
310
|
"embedInsightDialog.actions.copyCode": "Copiar código",
|
|
311
311
|
"embedInsightDialog.code.language.codeAs": "Codificar como",
|
|
@@ -267,15 +267,16 @@
|
|
|
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
268
|
"attributesDropdown.itemsFiltered.tooltip": "Les valeurs sont filtrées par : <strong>{filters}</strong>",
|
|
269
269
|
"attributesDropdown.itemsFiltered": "Les éléments sont filtrés.",
|
|
270
|
+
"attributeFilterDropdown.emptyValue": "valeur vide",
|
|
270
271
|
"attributesDropdown.noData": "Cet attribut n'a aucune valeur.",
|
|
271
272
|
"attributesDropdown.noResultsMatch": "Aucun résultat.",
|
|
272
273
|
"attributesDropdown.allItemsFiltered": "Toutes les valeurs sont filtrées.",
|
|
273
274
|
"attributesDropdown.configuration": "Configuration",
|
|
274
275
|
"attributesDropdown.removeTooltip": "Retirer du tableau de bord",
|
|
275
276
|
"attributesDropdown.display_as": "Afficher en tant que : {title}",
|
|
277
|
+
"attributesDropdown.empty.item.tooltip": "Inclure les valeurs manquantes (null) et vides (\"\").",
|
|
276
278
|
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> est déjà filtré par le filtre <strong>{childTitle}</strong>, directement ou via d'autres filtres.",
|
|
277
279
|
"attributesDropdown.attributeNameWithData": "avec les données de",
|
|
278
|
-
"attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> ne peut pas être filtré par <strong>{parentTitle}</strong>. Il n'existe aucune connexion entre les attributs du filtre dans le modèle de données.",
|
|
279
280
|
"shareDialog.share.grantee.title": "Partager avec des utilisateurs et groupes",
|
|
280
281
|
"shareDialog.share.grantee.share": "Partage",
|
|
281
282
|
"shareDialog.share.grantee.list.title": "Partagé avec",
|
|
@@ -305,7 +306,6 @@
|
|
|
305
306
|
"sorting.by": "par",
|
|
306
307
|
"sorting.sum.of.all.measure": "Total",
|
|
307
308
|
"sorting.default.tooltip": "Utilisez l'ordre défini dans l'attribut.",
|
|
308
|
-
"attributeFilterDropdown.emptyValue": "valeur vide",
|
|
309
309
|
"embedInsightDialog.actions.close": "Fermer",
|
|
310
310
|
"embedInsightDialog.actions.copyCode": "Copier le code",
|
|
311
311
|
"embedInsightDialog.code.language.codeAs": "Coder avec",
|
|
@@ -267,15 +267,16 @@
|
|
|
267
267
|
"rankingFilter.valueTooltip": "複数の項目に同じ値が設定されている場合は、この値を持つすべての項目がフィルターで表示されます。 インサイトには、設定数よりも多くのアイテムが表示される場合があります。",
|
|
268
268
|
"attributesDropdown.itemsFiltered.tooltip": "次の条件で値をフィルターします: <strong>{filters}</strong>",
|
|
269
269
|
"attributesDropdown.itemsFiltered": "アイテムはフィルター済み",
|
|
270
|
+
"attributeFilterDropdown.emptyValue": "空の値",
|
|
270
271
|
"attributesDropdown.noData": "このアトリビュートには値がありません。",
|
|
271
272
|
"attributesDropdown.noResultsMatch": "一致する結果がありません。",
|
|
272
273
|
"attributesDropdown.allItemsFiltered": "すべての値がフィルターされています。",
|
|
273
274
|
"attributesDropdown.configuration": "設定",
|
|
274
275
|
"attributesDropdown.removeTooltip": "ダッシュボードから削除",
|
|
275
276
|
"attributesDropdown.display_as": "次のように表示: {title}",
|
|
277
|
+
"attributesDropdown.empty.item.tooltip": "欠損(NULL)および空の(\"\")値を含めます。",
|
|
276
278
|
"attributesDropdown.filterConfiguredMessage": "直接フィルターか、他のフィルターで<strong>{parentTitle}</strong> すでにフィルター済み <strong>{childTitle}</strong>。",
|
|
277
279
|
"attributesDropdown.attributeNameWithData": "データの",
|
|
278
|
-
"attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> フィルターが無効 <strong>{parentTitle}</strong>。フィルターアトリビュートとデータモデルが無関係です。",
|
|
279
280
|
"shareDialog.share.grantee.title": "ユーザやグループと共有",
|
|
280
281
|
"shareDialog.share.grantee.share": "共有する",
|
|
281
282
|
"shareDialog.share.grantee.list.title": "シェア相手",
|
|
@@ -305,7 +306,6 @@
|
|
|
305
306
|
"sorting.by": "別",
|
|
306
307
|
"sorting.sum.of.all.measure": "合計",
|
|
307
308
|
"sorting.default.tooltip": "属性で定義された順序を使用します。",
|
|
308
|
-
"attributeFilterDropdown.emptyValue": "空の値",
|
|
309
309
|
"embedInsightDialog.actions.close": "閉じる",
|
|
310
310
|
"embedInsightDialog.actions.copyCode": "コードをコピー",
|
|
311
311
|
"embedInsightDialog.code.language.codeAs": "コード",
|
|
@@ -267,15 +267,16 @@
|
|
|
267
267
|
"rankingFilter.valueTooltip": "Als meerdere items dezelfde waarde hebben, toont het filter alle items met deze waarde. Het inzicht geeft dan mogelijk meer items weer dan het ingestelde aantal.",
|
|
268
268
|
"attributesDropdown.itemsFiltered.tooltip": "Waarden worden gefilterd op: <strong>{filters}</strong>",
|
|
269
269
|
"attributesDropdown.itemsFiltered": "Items zijn gefilterd",
|
|
270
|
-
"
|
|
270
|
+
"attributeFilterDropdown.emptyValue": "lege waarde",
|
|
271
|
+
"attributesDropdown.noData": "",
|
|
271
272
|
"attributesDropdown.noResultsMatch": "Geen resultaten.",
|
|
272
273
|
"attributesDropdown.allItemsFiltered": "Alle waarden zijn gefilterd.",
|
|
273
274
|
"attributesDropdown.configuration": "Configuratie",
|
|
274
275
|
"attributesDropdown.removeTooltip": "Verwijderen van dashboard",
|
|
275
276
|
"attributesDropdown.display_as": "Weergeven als: {title}",
|
|
277
|
+
"attributesDropdown.empty.item.tooltip": "Ontbrekende (null) en lege (\"\") waarden.",
|
|
276
278
|
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> is al gefilterd op <strong>{childTitle}</strong>, rechtstreeks of via andere filters.",
|
|
277
279
|
"attributesDropdown.attributeNameWithData": "met gegevens van",
|
|
278
|
-
"attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> kan niet worden gefilterd op <strong>{parentTitle}</strong>. Er is geen verbinding tussen de filterattributen in het gegevensmodel.",
|
|
279
280
|
"shareDialog.share.grantee.title": "Delen met gebruikers en groepen",
|
|
280
281
|
"shareDialog.share.grantee.share": "Deel",
|
|
281
282
|
"shareDialog.share.grantee.list.title": "Gedeeld met",
|
|
@@ -305,7 +306,6 @@
|
|
|
305
306
|
"sorting.by": "met",
|
|
306
307
|
"sorting.sum.of.all.measure": "Totaal",
|
|
307
308
|
"sorting.default.tooltip": "Gebruik de volgorde zoals gedefinieerd in het attribuut.",
|
|
308
|
-
"attributeFilterDropdown.emptyValue": "lege waarde",
|
|
309
309
|
"embedInsightDialog.actions.close": "Sluiten",
|
|
310
310
|
"embedInsightDialog.actions.copyCode": "Code kopiëren",
|
|
311
311
|
"embedInsightDialog.code.language.codeAs": "Code als",
|
|
@@ -267,15 +267,16 @@
|
|
|
267
267
|
"rankingFilter.valueTooltip": "Se vários itens tiverem o mesmo valor, o filtro mostrará todos os itens com esse valor. O insight poderá então exibir mais itens do que o número definido.",
|
|
268
268
|
"attributesDropdown.itemsFiltered.tooltip": "Os valores são filtrados por: <strong>{filters}</strong>",
|
|
269
269
|
"attributesDropdown.itemsFiltered": "Os itens estão filtrados",
|
|
270
|
+
"attributeFilterDropdown.emptyValue": "valor vazio",
|
|
270
271
|
"attributesDropdown.noData": "O atributo não tem valores.",
|
|
271
272
|
"attributesDropdown.noResultsMatch": "Nenhum resultado correspondente.",
|
|
272
273
|
"attributesDropdown.allItemsFiltered": "Todos os valores foram filtrados.",
|
|
273
274
|
"attributesDropdown.configuration": "Configuração",
|
|
274
275
|
"attributesDropdown.removeTooltip": "Remover do dashboard",
|
|
275
276
|
"attributesDropdown.display_as": "Exibir como: {title}",
|
|
277
|
+
"attributesDropdown.empty.item.tooltip": "Incluir valores (\"\") (null) e vazios ausentes.",
|
|
276
278
|
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> já foi filtrado por <strong>{childTitle}</strong> diretamente ou por meio de outros filtros.",
|
|
277
279
|
"attributesDropdown.attributeNameWithData": "com dados de",
|
|
278
|
-
"attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> não pode ser filtrado por <strong>{parentTitle}</strong>. Não há conexão entre os atributos do filtro e o modelo de dados.",
|
|
279
280
|
"shareDialog.share.grantee.title": "Compartilhar com usuários e grupos",
|
|
280
281
|
"shareDialog.share.grantee.share": "Compartilhar",
|
|
281
282
|
"shareDialog.share.grantee.list.title": "Compartilhado com",
|
|
@@ -305,7 +306,6 @@
|
|
|
305
306
|
"sorting.by": "por",
|
|
306
307
|
"sorting.sum.of.all.measure": "Total",
|
|
307
308
|
"sorting.default.tooltip": "Use a ordem definida no atributo.",
|
|
308
|
-
"attributeFilterDropdown.emptyValue": "valor vazio",
|
|
309
309
|
"embedInsightDialog.actions.close": "Fechar",
|
|
310
310
|
"embedInsightDialog.actions.copyCode": "Copiar código",
|
|
311
311
|
"embedInsightDialog.code.language.codeAs": "Codificar em",
|
|
@@ -267,15 +267,16 @@
|
|
|
267
267
|
"rankingFilter.valueTooltip": "Se vários itens tiverem o mesmo valor, o filtro apresenta todos os itens com este valor. O insight poderá então apresentar mais itens do que o número definido.",
|
|
268
268
|
"attributesDropdown.itemsFiltered.tooltip": "Os valores são filtrados por: <strong>{filters}</strong>",
|
|
269
269
|
"attributesDropdown.itemsFiltered": "Há itens filtrados",
|
|
270
|
+
"attributeFilterDropdown.emptyValue": "valor vazio",
|
|
270
271
|
"attributesDropdown.noData": "Este atributo não possui valores.",
|
|
271
272
|
"attributesDropdown.noResultsMatch": "Não há resultados correspondentes.",
|
|
272
273
|
"attributesDropdown.allItemsFiltered": "Todos os valores foram filtrados.",
|
|
273
274
|
"attributesDropdown.configuration": "Configuração",
|
|
274
275
|
"attributesDropdown.removeTooltip": "Remover do dashboard",
|
|
275
276
|
"attributesDropdown.display_as": "Apresentar como: {title}",
|
|
277
|
+
"attributesDropdown.empty.item.tooltip": "Incluir valores em falta (null) e vazios (\"\").",
|
|
276
278
|
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> já se encontra filtrado pelo filtro <strong>{childTitle}</strong>, de forma direta ou através de outros filtros.",
|
|
277
279
|
"attributesDropdown.attributeNameWithData": "com dados de",
|
|
278
|
-
"attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> não pode ser filtrado por <strong>{parentTitle}</strong>. Não há ligação entre os atributos de filtro no modelo de dados.",
|
|
279
280
|
"shareDialog.share.grantee.title": "Partilhar com utilizadores e grupos",
|
|
280
281
|
"shareDialog.share.grantee.share": "Partilhar",
|
|
281
282
|
"shareDialog.share.grantee.list.title": "Partilhado com",
|
|
@@ -305,7 +306,6 @@
|
|
|
305
306
|
"sorting.by": "por",
|
|
306
307
|
"sorting.sum.of.all.measure": "Total",
|
|
307
308
|
"sorting.default.tooltip": "Utilizar a ordem definida no atributo.",
|
|
308
|
-
"attributeFilterDropdown.emptyValue": "valor vazio",
|
|
309
309
|
"embedInsightDialog.actions.close": "Fechar",
|
|
310
310
|
"embedInsightDialog.actions.copyCode": "Copiar código",
|
|
311
311
|
"embedInsightDialog.code.language.codeAs": "Codificar como",
|
|
@@ -267,15 +267,16 @@
|
|
|
267
267
|
"rankingFilter.valueTooltip": "Если несколько элементов имеют одинаковое значение, фильтр отображает все элементы с этим значением. В этом случае анализ может отображать больше элементов, чем задано.",
|
|
268
268
|
"attributesDropdown.itemsFiltered.tooltip": "Значения фильтруются по: <strong>{filters}</strong>",
|
|
269
269
|
"attributesDropdown.itemsFiltered": "Элементы фильтруются",
|
|
270
|
+
"attributeFilterDropdown.emptyValue": "значение отсутствует",
|
|
270
271
|
"attributesDropdown.noData": "Этот атрибут не имеет значений.",
|
|
271
272
|
"attributesDropdown.noResultsMatch": "Ничего не найдено.",
|
|
272
273
|
"attributesDropdown.allItemsFiltered": "Все значения отфильтрованы.",
|
|
273
274
|
"attributesDropdown.configuration": "Конфигурация",
|
|
274
275
|
"attributesDropdown.removeTooltip": "Удалить с дашборда",
|
|
275
276
|
"attributesDropdown.display_as": "Отобразить как: {title}",
|
|
277
|
+
"attributesDropdown.empty.item.tooltip": "Включить отсутствующие (null) и пустые (\"\") значения.",
|
|
276
278
|
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> уже отфильтрован фильтром <strong>{childTitle}</strong> напрямую или через другие фильтры.",
|
|
277
279
|
"attributesDropdown.attributeNameWithData": "с данными",
|
|
278
|
-
"attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> нельзя фильтровать по <strong>{parentTitle}</strong>. В модели данных нет связи между атрибутами фильтра.",
|
|
279
280
|
"shareDialog.share.grantee.title": "Поделиться с пользователями и группами",
|
|
280
281
|
"shareDialog.share.grantee.share": "Поделиться",
|
|
281
282
|
"shareDialog.share.grantee.list.title": "Поделиться с",
|
|
@@ -305,7 +306,6 @@
|
|
|
305
306
|
"sorting.by": "по",
|
|
306
307
|
"sorting.sum.of.all.measure": "Всего",
|
|
307
308
|
"sorting.default.tooltip": "Использовать порядок, определенный в атрибуте.",
|
|
308
|
-
"attributeFilterDropdown.emptyValue": "значение отсутствует",
|
|
309
309
|
"embedInsightDialog.actions.close": "Закрыть",
|
|
310
310
|
"embedInsightDialog.actions.copyCode": "Копировать код",
|
|
311
311
|
"embedInsightDialog.code.language.codeAs": "Кодировать в",
|
|
@@ -267,15 +267,16 @@
|
|
|
267
267
|
"rankingFilter.valueTooltip": "如果有多项具有相同值,则筛选器将显示具有该值的所有项。洞察可显示比所设数量更多的项。",
|
|
268
268
|
"attributesDropdown.itemsFiltered.tooltip": "数值已按此条件筛选:<strong>{filters}</strong>",
|
|
269
269
|
"attributesDropdown.itemsFiltered": "各项已筛选",
|
|
270
|
+
"attributeFilterDropdown.emptyValue": "空值",
|
|
270
271
|
"attributesDropdown.noData": "此属性没有值。",
|
|
271
272
|
"attributesDropdown.noResultsMatch": "没有匹配结果。",
|
|
272
273
|
"attributesDropdown.allItemsFiltered": "所有值均被筛选掉。",
|
|
273
274
|
"attributesDropdown.configuration": "配置",
|
|
274
275
|
"attributesDropdown.removeTooltip": "从控制面板中移除",
|
|
275
276
|
"attributesDropdown.display_as": "显示为:{title}",
|
|
277
|
+
"attributesDropdown.empty.item.tooltip": "包括 (null) 值和空 (\"\") 值。",
|
|
276
278
|
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> 已被 <strong>{childTitle}</strong> 筛选器直接筛选或已通过其他筛选器筛选。",
|
|
277
279
|
"attributesDropdown.attributeNameWithData": "带下列数据",
|
|
278
|
-
"attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> 无法被 <strong>{parentTitle}</strong> 筛选。数据模型中的筛选器属性之间没有关联。",
|
|
279
280
|
"shareDialog.share.grantee.title": "与用户和组共享",
|
|
280
281
|
"shareDialog.share.grantee.share": "共享",
|
|
281
282
|
"shareDialog.share.grantee.list.title": "共享给",
|
|
@@ -305,7 +306,6 @@
|
|
|
305
306
|
"sorting.by": "通过",
|
|
306
307
|
"sorting.sum.of.all.measure": "总计",
|
|
307
308
|
"sorting.default.tooltip": "使用属性中定义的顺序。",
|
|
308
|
-
"attributeFilterDropdown.emptyValue": "空值",
|
|
309
309
|
"embedInsightDialog.actions.close": "关",
|
|
310
310
|
"embedInsightDialog.actions.copyCode": "复制代码",
|
|
311
311
|
"embedInsightDialog.code.language.codeAs": "代码为",
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"gs.list.all": "Alle ",
|
|
7
7
|
"gs.list.except": "außer",
|
|
8
8
|
"gs.list.is": "ist",
|
|
9
|
-
"gs.list.search.placeholder": "
|
|
9
|
+
"gs.list.search.placeholder": "Sucht…",
|
|
10
10
|
"gs.list.notAvailableAbbreviation": "nicht angegeben",
|
|
11
11
|
"gs.list.searchResults": "Ergebnisse suchen",
|
|
12
12
|
"gs.visualizationsList.loading": "Lädt…",
|
|
@@ -267,15 +267,16 @@
|
|
|
267
267
|
"rankingFilter.valueTooltip": "Wenn mehrere Elemente den gleichen Wert haben, zeigt der Filter alle Elemente mit diesem Wert an. In diesem Fall kann die Einsicht mehr Elemente anzeigen als die eingestellte Zahl.",
|
|
268
268
|
"attributesDropdown.itemsFiltered.tooltip": "Werte werden gefiltert nach: <strong>{filters}</strong>",
|
|
269
269
|
"attributesDropdown.itemsFiltered": "Elemente wurden gefiltert",
|
|
270
|
+
"attributeFilterDropdown.emptyValue": "leerer Wert",
|
|
270
271
|
"attributesDropdown.noData": "Dieses Attribut hat keinen Wert.",
|
|
271
272
|
"attributesDropdown.noResultsMatch": "Keine passenden Ergebnisse.",
|
|
272
273
|
"attributesDropdown.allItemsFiltered": "Alle Werte wurden herausgefiltert.",
|
|
273
274
|
"attributesDropdown.configuration": "Konfiguration",
|
|
274
275
|
"attributesDropdown.removeTooltip": "Vom Dashboard entfernen",
|
|
275
276
|
"attributesDropdown.display_as": "Anzeigen als: {title}",
|
|
277
|
+
"attributesDropdown.empty.item.tooltip": "Schließen Sie fehlende (null) und leere (\"\") Werte ein.",
|
|
276
278
|
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> ist bereits durch <strong>{childTitle}</strong> gefiltert, filtern Sie direkt oder durch andere Filter.",
|
|
277
279
|
"attributesDropdown.attributeNameWithData": "mit Daten von",
|
|
278
|
-
"attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> kann nicht nach <strong>{parentTitle}</strong> gefiltert werden. Es besteht keine Verbindung zwischen den Filterattributen und dem Datenmodell.",
|
|
279
280
|
"shareDialog.share.grantee.title": "Mit Benutzern und Gruppen teilen",
|
|
280
281
|
"shareDialog.share.grantee.share": "Teilen",
|
|
281
282
|
"shareDialog.share.grantee.list.title": "Geteilt mit",
|
|
@@ -305,7 +306,6 @@
|
|
|
305
306
|
"sorting.by": "nach",
|
|
306
307
|
"sorting.sum.of.all.measure": "Gesamt",
|
|
307
308
|
"sorting.default.tooltip": "Verwenden Sie die Sortierung, die im Attribut definiert ist.",
|
|
308
|
-
"attributeFilterDropdown.emptyValue": "leerer Wert",
|
|
309
309
|
"embedInsightDialog.actions.close": "Schließen",
|
|
310
310
|
"embedInsightDialog.actions.copyCode": "Code kopieren",
|
|
311
311
|
"embedInsightDialog.code.language.codeAs": "Code als",
|
|
@@ -267,15 +267,16 @@
|
|
|
267
267
|
"rankingFilter.valueTooltip": "Si varios elementos tienen el mismo valor, el filtro muestra todos los elementos con ese valor. Después, la perspectiva puede mostrar más elementos que el número establecido.",
|
|
268
268
|
"attributesDropdown.itemsFiltered.tooltip": "Los valores se filtran por: <strong>{filters}</strong>",
|
|
269
269
|
"attributesDropdown.itemsFiltered": "Los elementos se han filtrado",
|
|
270
|
+
"attributeFilterDropdown.emptyValue": "valor vacío",
|
|
270
271
|
"attributesDropdown.noData": "Este atributo no tiene valores.",
|
|
271
272
|
"attributesDropdown.noResultsMatch": "Ningún resultado coincide.",
|
|
272
273
|
"attributesDropdown.allItemsFiltered": "Todos los valores se han filtrado.",
|
|
273
274
|
"attributesDropdown.configuration": "Configuración",
|
|
274
275
|
"attributesDropdown.removeTooltip": "Quitar del panel",
|
|
275
276
|
"attributesDropdown.display_as": "Mostrar como: {title}",
|
|
277
|
+
"attributesDropdown.empty.item.tooltip": "Incluir valores que faltan (null) y vacíos (\"\").",
|
|
276
278
|
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> ya se ha filtrado por el filtro <strong>{childTitle}</strong> directamente o mediante otros filtros.",
|
|
277
279
|
"attributesDropdown.attributeNameWithData": "con datos de",
|
|
278
|
-
"attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> no se puede filtrar por <strong>{parentTitle}</strong>. No hay ninguna conexión entre los atributos de filtro en el modelo de datos.",
|
|
279
280
|
"shareDialog.share.grantee.title": "Compartir con usuarios y grupos",
|
|
280
281
|
"shareDialog.share.grantee.share": "Compartir",
|
|
281
282
|
"shareDialog.share.grantee.list.title": "Compartido con",
|
|
@@ -305,7 +306,6 @@
|
|
|
305
306
|
"sorting.by": "por",
|
|
306
307
|
"sorting.sum.of.all.measure": "Total",
|
|
307
308
|
"sorting.default.tooltip": "Use el orden definido en el atributo.",
|
|
308
|
-
"attributeFilterDropdown.emptyValue": "valor vacío",
|
|
309
309
|
"embedInsightDialog.actions.close": "Cerrar",
|
|
310
310
|
"embedInsightDialog.actions.copyCode": "Copiar código",
|
|
311
311
|
"embedInsightDialog.code.language.codeAs": "Codificar como",
|
|
@@ -267,15 +267,16 @@
|
|
|
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
268
|
"attributesDropdown.itemsFiltered.tooltip": "Les valeurs sont filtrées par : <strong>{filters}</strong>",
|
|
269
269
|
"attributesDropdown.itemsFiltered": "Les éléments sont filtrés.",
|
|
270
|
+
"attributeFilterDropdown.emptyValue": "valeur vide",
|
|
270
271
|
"attributesDropdown.noData": "Cet attribut n'a aucune valeur.",
|
|
271
272
|
"attributesDropdown.noResultsMatch": "Aucun résultat.",
|
|
272
273
|
"attributesDropdown.allItemsFiltered": "Toutes les valeurs sont filtrées.",
|
|
273
274
|
"attributesDropdown.configuration": "Configuration",
|
|
274
275
|
"attributesDropdown.removeTooltip": "Retirer du tableau de bord",
|
|
275
276
|
"attributesDropdown.display_as": "Afficher en tant que : {title}",
|
|
277
|
+
"attributesDropdown.empty.item.tooltip": "Inclure les valeurs manquantes (null) et vides (\"\").",
|
|
276
278
|
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> est déjà filtré par le filtre <strong>{childTitle}</strong>, directement ou via d'autres filtres.",
|
|
277
279
|
"attributesDropdown.attributeNameWithData": "avec les données de",
|
|
278
|
-
"attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> ne peut pas être filtré par <strong>{parentTitle}</strong>. Il n'existe aucune connexion entre les attributs du filtre dans le modèle de données.",
|
|
279
280
|
"shareDialog.share.grantee.title": "Partager avec des utilisateurs et groupes",
|
|
280
281
|
"shareDialog.share.grantee.share": "Partage",
|
|
281
282
|
"shareDialog.share.grantee.list.title": "Partagé avec",
|
|
@@ -305,7 +306,6 @@
|
|
|
305
306
|
"sorting.by": "par",
|
|
306
307
|
"sorting.sum.of.all.measure": "Total",
|
|
307
308
|
"sorting.default.tooltip": "Utilisez l'ordre défini dans l'attribut.",
|
|
308
|
-
"attributeFilterDropdown.emptyValue": "valeur vide",
|
|
309
309
|
"embedInsightDialog.actions.close": "Fermer",
|
|
310
310
|
"embedInsightDialog.actions.copyCode": "Copier le code",
|
|
311
311
|
"embedInsightDialog.code.language.codeAs": "Coder avec",
|
|
@@ -267,15 +267,16 @@
|
|
|
267
267
|
"rankingFilter.valueTooltip": "複数の項目に同じ値が設定されている場合は、この値を持つすべての項目がフィルターで表示されます。 インサイトには、設定数よりも多くのアイテムが表示される場合があります。",
|
|
268
268
|
"attributesDropdown.itemsFiltered.tooltip": "次の条件で値をフィルターします: <strong>{filters}</strong>",
|
|
269
269
|
"attributesDropdown.itemsFiltered": "アイテムはフィルター済み",
|
|
270
|
+
"attributeFilterDropdown.emptyValue": "空の値",
|
|
270
271
|
"attributesDropdown.noData": "このアトリビュートには値がありません。",
|
|
271
272
|
"attributesDropdown.noResultsMatch": "一致する結果がありません。",
|
|
272
273
|
"attributesDropdown.allItemsFiltered": "すべての値がフィルターされています。",
|
|
273
274
|
"attributesDropdown.configuration": "設定",
|
|
274
275
|
"attributesDropdown.removeTooltip": "ダッシュボードから削除",
|
|
275
276
|
"attributesDropdown.display_as": "次のように表示: {title}",
|
|
277
|
+
"attributesDropdown.empty.item.tooltip": "欠損(NULL)および空の(\"\")値を含めます。",
|
|
276
278
|
"attributesDropdown.filterConfiguredMessage": "直接フィルターか、他のフィルターで<strong>{parentTitle}</strong> すでにフィルター済み <strong>{childTitle}</strong>。",
|
|
277
279
|
"attributesDropdown.attributeNameWithData": "データの",
|
|
278
|
-
"attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> フィルターが無効 <strong>{parentTitle}</strong>。フィルターアトリビュートとデータモデルが無関係です。",
|
|
279
280
|
"shareDialog.share.grantee.title": "ユーザやグループと共有",
|
|
280
281
|
"shareDialog.share.grantee.share": "共有する",
|
|
281
282
|
"shareDialog.share.grantee.list.title": "シェア相手",
|
|
@@ -305,7 +306,6 @@
|
|
|
305
306
|
"sorting.by": "別",
|
|
306
307
|
"sorting.sum.of.all.measure": "合計",
|
|
307
308
|
"sorting.default.tooltip": "属性で定義された順序を使用します。",
|
|
308
|
-
"attributeFilterDropdown.emptyValue": "空の値",
|
|
309
309
|
"embedInsightDialog.actions.close": "閉じる",
|
|
310
310
|
"embedInsightDialog.actions.copyCode": "コードをコピー",
|
|
311
311
|
"embedInsightDialog.code.language.codeAs": "コード",
|
|
@@ -267,15 +267,16 @@
|
|
|
267
267
|
"rankingFilter.valueTooltip": "Als meerdere items dezelfde waarde hebben, toont het filter alle items met deze waarde. Het inzicht geeft dan mogelijk meer items weer dan het ingestelde aantal.",
|
|
268
268
|
"attributesDropdown.itemsFiltered.tooltip": "Waarden worden gefilterd op: <strong>{filters}</strong>",
|
|
269
269
|
"attributesDropdown.itemsFiltered": "Items zijn gefilterd",
|
|
270
|
-
"
|
|
270
|
+
"attributeFilterDropdown.emptyValue": "lege waarde",
|
|
271
|
+
"attributesDropdown.noData": "",
|
|
271
272
|
"attributesDropdown.noResultsMatch": "Geen resultaten.",
|
|
272
273
|
"attributesDropdown.allItemsFiltered": "Alle waarden zijn gefilterd.",
|
|
273
274
|
"attributesDropdown.configuration": "Configuratie",
|
|
274
275
|
"attributesDropdown.removeTooltip": "Verwijderen van dashboard",
|
|
275
276
|
"attributesDropdown.display_as": "Weergeven als: {title}",
|
|
277
|
+
"attributesDropdown.empty.item.tooltip": "Ontbrekende (null) en lege (\"\") waarden.",
|
|
276
278
|
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> is al gefilterd op <strong>{childTitle}</strong>, rechtstreeks of via andere filters.",
|
|
277
279
|
"attributesDropdown.attributeNameWithData": "met gegevens van",
|
|
278
|
-
"attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> kan niet worden gefilterd op <strong>{parentTitle}</strong>. Er is geen verbinding tussen de filterattributen in het gegevensmodel.",
|
|
279
280
|
"shareDialog.share.grantee.title": "Delen met gebruikers en groepen",
|
|
280
281
|
"shareDialog.share.grantee.share": "Deel",
|
|
281
282
|
"shareDialog.share.grantee.list.title": "Gedeeld met",
|
|
@@ -305,7 +306,6 @@
|
|
|
305
306
|
"sorting.by": "met",
|
|
306
307
|
"sorting.sum.of.all.measure": "Totaal",
|
|
307
308
|
"sorting.default.tooltip": "Gebruik de volgorde zoals gedefinieerd in het attribuut.",
|
|
308
|
-
"attributeFilterDropdown.emptyValue": "lege waarde",
|
|
309
309
|
"embedInsightDialog.actions.close": "Sluiten",
|
|
310
310
|
"embedInsightDialog.actions.copyCode": "Code kopiëren",
|
|
311
311
|
"embedInsightDialog.code.language.codeAs": "Code als",
|
|
@@ -267,15 +267,16 @@
|
|
|
267
267
|
"rankingFilter.valueTooltip": "Se vários itens tiverem o mesmo valor, o filtro mostrará todos os itens com esse valor. O insight poderá então exibir mais itens do que o número definido.",
|
|
268
268
|
"attributesDropdown.itemsFiltered.tooltip": "Os valores são filtrados por: <strong>{filters}</strong>",
|
|
269
269
|
"attributesDropdown.itemsFiltered": "Os itens estão filtrados",
|
|
270
|
+
"attributeFilterDropdown.emptyValue": "valor vazio",
|
|
270
271
|
"attributesDropdown.noData": "O atributo não tem valores.",
|
|
271
272
|
"attributesDropdown.noResultsMatch": "Nenhum resultado correspondente.",
|
|
272
273
|
"attributesDropdown.allItemsFiltered": "Todos os valores foram filtrados.",
|
|
273
274
|
"attributesDropdown.configuration": "Configuração",
|
|
274
275
|
"attributesDropdown.removeTooltip": "Remover do dashboard",
|
|
275
276
|
"attributesDropdown.display_as": "Exibir como: {title}",
|
|
277
|
+
"attributesDropdown.empty.item.tooltip": "Incluir valores (\"\") (null) e vazios ausentes.",
|
|
276
278
|
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> já foi filtrado por <strong>{childTitle}</strong> diretamente ou por meio de outros filtros.",
|
|
277
279
|
"attributesDropdown.attributeNameWithData": "com dados de",
|
|
278
|
-
"attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> não pode ser filtrado por <strong>{parentTitle}</strong>. Não há conexão entre os atributos do filtro e o modelo de dados.",
|
|
279
280
|
"shareDialog.share.grantee.title": "Compartilhar com usuários e grupos",
|
|
280
281
|
"shareDialog.share.grantee.share": "Compartilhar",
|
|
281
282
|
"shareDialog.share.grantee.list.title": "Compartilhado com",
|
|
@@ -305,7 +306,6 @@
|
|
|
305
306
|
"sorting.by": "por",
|
|
306
307
|
"sorting.sum.of.all.measure": "Total",
|
|
307
308
|
"sorting.default.tooltip": "Use a ordem definida no atributo.",
|
|
308
|
-
"attributeFilterDropdown.emptyValue": "valor vazio",
|
|
309
309
|
"embedInsightDialog.actions.close": "Fechar",
|
|
310
310
|
"embedInsightDialog.actions.copyCode": "Copiar código",
|
|
311
311
|
"embedInsightDialog.code.language.codeAs": "Codificar em",
|
|
@@ -267,15 +267,16 @@
|
|
|
267
267
|
"rankingFilter.valueTooltip": "Se vários itens tiverem o mesmo valor, o filtro apresenta todos os itens com este valor. O insight poderá então apresentar mais itens do que o número definido.",
|
|
268
268
|
"attributesDropdown.itemsFiltered.tooltip": "Os valores são filtrados por: <strong>{filters}</strong>",
|
|
269
269
|
"attributesDropdown.itemsFiltered": "Há itens filtrados",
|
|
270
|
+
"attributeFilterDropdown.emptyValue": "valor vazio",
|
|
270
271
|
"attributesDropdown.noData": "Este atributo não possui valores.",
|
|
271
272
|
"attributesDropdown.noResultsMatch": "Não há resultados correspondentes.",
|
|
272
273
|
"attributesDropdown.allItemsFiltered": "Todos os valores foram filtrados.",
|
|
273
274
|
"attributesDropdown.configuration": "Configuração",
|
|
274
275
|
"attributesDropdown.removeTooltip": "Remover do dashboard",
|
|
275
276
|
"attributesDropdown.display_as": "Apresentar como: {title}",
|
|
277
|
+
"attributesDropdown.empty.item.tooltip": "Incluir valores em falta (null) e vazios (\"\").",
|
|
276
278
|
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> já se encontra filtrado pelo filtro <strong>{childTitle}</strong>, de forma direta ou através de outros filtros.",
|
|
277
279
|
"attributesDropdown.attributeNameWithData": "com dados de",
|
|
278
|
-
"attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> não pode ser filtrado por <strong>{parentTitle}</strong>. Não há ligação entre os atributos de filtro no modelo de dados.",
|
|
279
280
|
"shareDialog.share.grantee.title": "Partilhar com utilizadores e grupos",
|
|
280
281
|
"shareDialog.share.grantee.share": "Partilhar",
|
|
281
282
|
"shareDialog.share.grantee.list.title": "Partilhado com",
|
|
@@ -305,7 +306,6 @@
|
|
|
305
306
|
"sorting.by": "por",
|
|
306
307
|
"sorting.sum.of.all.measure": "Total",
|
|
307
308
|
"sorting.default.tooltip": "Utilizar a ordem definida no atributo.",
|
|
308
|
-
"attributeFilterDropdown.emptyValue": "valor vazio",
|
|
309
309
|
"embedInsightDialog.actions.close": "Fechar",
|
|
310
310
|
"embedInsightDialog.actions.copyCode": "Copiar código",
|
|
311
311
|
"embedInsightDialog.code.language.codeAs": "Codificar como",
|
|
@@ -267,15 +267,16 @@
|
|
|
267
267
|
"rankingFilter.valueTooltip": "Если несколько элементов имеют одинаковое значение, фильтр отображает все элементы с этим значением. В этом случае анализ может отображать больше элементов, чем задано.",
|
|
268
268
|
"attributesDropdown.itemsFiltered.tooltip": "Значения фильтруются по: <strong>{filters}</strong>",
|
|
269
269
|
"attributesDropdown.itemsFiltered": "Элементы фильтруются",
|
|
270
|
+
"attributeFilterDropdown.emptyValue": "значение отсутствует",
|
|
270
271
|
"attributesDropdown.noData": "Этот атрибут не имеет значений.",
|
|
271
272
|
"attributesDropdown.noResultsMatch": "Ничего не найдено.",
|
|
272
273
|
"attributesDropdown.allItemsFiltered": "Все значения отфильтрованы.",
|
|
273
274
|
"attributesDropdown.configuration": "Конфигурация",
|
|
274
275
|
"attributesDropdown.removeTooltip": "Удалить с дашборда",
|
|
275
276
|
"attributesDropdown.display_as": "Отобразить как: {title}",
|
|
277
|
+
"attributesDropdown.empty.item.tooltip": "Включить отсутствующие (null) и пустые (\"\") значения.",
|
|
276
278
|
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> уже отфильтрован фильтром <strong>{childTitle}</strong> напрямую или через другие фильтры.",
|
|
277
279
|
"attributesDropdown.attributeNameWithData": "с данными",
|
|
278
|
-
"attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> нельзя фильтровать по <strong>{parentTitle}</strong>. В модели данных нет связи между атрибутами фильтра.",
|
|
279
280
|
"shareDialog.share.grantee.title": "Поделиться с пользователями и группами",
|
|
280
281
|
"shareDialog.share.grantee.share": "Поделиться",
|
|
281
282
|
"shareDialog.share.grantee.list.title": "Поделиться с",
|
|
@@ -305,7 +306,6 @@
|
|
|
305
306
|
"sorting.by": "по",
|
|
306
307
|
"sorting.sum.of.all.measure": "Всего",
|
|
307
308
|
"sorting.default.tooltip": "Использовать порядок, определенный в атрибуте.",
|
|
308
|
-
"attributeFilterDropdown.emptyValue": "значение отсутствует",
|
|
309
309
|
"embedInsightDialog.actions.close": "Закрыть",
|
|
310
310
|
"embedInsightDialog.actions.copyCode": "Копировать код",
|
|
311
311
|
"embedInsightDialog.code.language.codeAs": "Кодировать в",
|
|
@@ -267,15 +267,16 @@
|
|
|
267
267
|
"rankingFilter.valueTooltip": "如果有多项具有相同值,则筛选器将显示具有该值的所有项。洞察可显示比所设数量更多的项。",
|
|
268
268
|
"attributesDropdown.itemsFiltered.tooltip": "数值已按此条件筛选:<strong>{filters}</strong>",
|
|
269
269
|
"attributesDropdown.itemsFiltered": "各项已筛选",
|
|
270
|
+
"attributeFilterDropdown.emptyValue": "空值",
|
|
270
271
|
"attributesDropdown.noData": "此属性没有值。",
|
|
271
272
|
"attributesDropdown.noResultsMatch": "没有匹配结果。",
|
|
272
273
|
"attributesDropdown.allItemsFiltered": "所有值均被筛选掉。",
|
|
273
274
|
"attributesDropdown.configuration": "配置",
|
|
274
275
|
"attributesDropdown.removeTooltip": "从控制面板中移除",
|
|
275
276
|
"attributesDropdown.display_as": "显示为:{title}",
|
|
277
|
+
"attributesDropdown.empty.item.tooltip": "包括 (null) 值和空 (\"\") 值。",
|
|
276
278
|
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> 已被 <strong>{childTitle}</strong> 筛选器直接筛选或已通过其他筛选器筛选。",
|
|
277
279
|
"attributesDropdown.attributeNameWithData": "带下列数据",
|
|
278
|
-
"attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> 无法被 <strong>{parentTitle}</strong> 筛选。数据模型中的筛选器属性之间没有关联。",
|
|
279
280
|
"shareDialog.share.grantee.title": "与用户和组共享",
|
|
280
281
|
"shareDialog.share.grantee.share": "共享",
|
|
281
282
|
"shareDialog.share.grantee.list.title": "共享给",
|
|
@@ -305,7 +306,6 @@
|
|
|
305
306
|
"sorting.by": "通过",
|
|
306
307
|
"sorting.sum.of.all.measure": "总计",
|
|
307
308
|
"sorting.default.tooltip": "使用属性中定义的顺序。",
|
|
308
|
-
"attributeFilterDropdown.emptyValue": "空值",
|
|
309
309
|
"embedInsightDialog.actions.close": "关",
|
|
310
310
|
"embedInsightDialog.actions.copyCode": "复制代码",
|
|
311
311
|
"embedInsightDialog.code.language.codeAs": "代码为",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui",
|
|
3
|
-
"version": "8.12.0-alpha.
|
|
3
|
+
"version": "8.12.0-alpha.20",
|
|
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.3",
|
|
40
|
-
"@gooddata/sdk-backend-spi": "^8.12.0-alpha.
|
|
41
|
-
"@gooddata/sdk-model": "^8.12.0-alpha.
|
|
42
|
-
"@gooddata/util": "^8.12.0-alpha.
|
|
40
|
+
"@gooddata/sdk-backend-spi": "^8.12.0-alpha.20",
|
|
41
|
+
"@gooddata/sdk-model": "^8.12.0-alpha.20",
|
|
42
|
+
"@gooddata/util": "^8.12.0-alpha.20",
|
|
43
43
|
"custom-event": "^1.0.1",
|
|
44
44
|
"hoist-non-react-statics": "^3.3.0",
|
|
45
45
|
"http-status-codes": "^2.1.4",
|
|
@@ -56,11 +56,11 @@
|
|
|
56
56
|
"react-dom": "^16.10.0 || ^17.0.0"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
|
-
"@gooddata/i18n-toolkit": "^8.12.0-alpha.
|
|
59
|
+
"@gooddata/i18n-toolkit": "^8.12.0-alpha.20",
|
|
60
60
|
"@gooddata/eslint-config": "^2.1.0",
|
|
61
|
-
"@gooddata/reference-workspace": "^8.12.0-alpha.
|
|
62
|
-
"@gooddata/sdk-backend-base": "^8.12.0-alpha.
|
|
63
|
-
"@gooddata/sdk-backend-mockingbird": "^8.12.0-alpha.
|
|
61
|
+
"@gooddata/reference-workspace": "^8.12.0-alpha.20",
|
|
62
|
+
"@gooddata/sdk-backend-base": "^8.12.0-alpha.20",
|
|
63
|
+
"@gooddata/sdk-backend-mockingbird": "^8.12.0-alpha.20",
|
|
64
64
|
"@gooddata/stylelint-config": "^5.0.0",
|
|
65
65
|
"@microsoft/api-documenter": "^7.17.0",
|
|
66
66
|
"@microsoft/api-extractor": "^7.20.0",
|