@gooddata/sdk-ui 9.8.0-alpha.23 → 9.8.0-alpha.25
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/esm/base/localization/bundles/de-DE.json +3 -1
- package/esm/base/localization/bundles/en-US.json +140 -10
- package/esm/base/localization/bundles/es-ES.json +3 -1
- package/esm/base/localization/bundles/fr-FR.json +3 -1
- package/esm/base/localization/bundles/ja-JP.json +3 -1
- package/esm/base/localization/bundles/nl-NL.json +3 -1
- package/esm/base/localization/bundles/pt-BR.json +3 -1
- package/esm/base/localization/bundles/pt-PT.json +3 -1
- package/esm/base/localization/bundles/zh-Hans.json +3 -1
- package/package.json +8 -8
|
@@ -296,7 +296,9 @@
|
|
|
296
296
|
"attributesDropdown.details.type": "Attribut",
|
|
297
297
|
"attributesDropdown.details.dataset": "Dataset",
|
|
298
298
|
"attributesDropdown.relevantValues": "Nur relevante Werte.{nbsp}",
|
|
299
|
-
"attributesDropdown.relevantValues.tooltip": "Verfügbare Werte für <strong>{child}</strong> werden nach ausgewählten <strong>{parents}</strong> gefiltert.",
|
|
299
|
+
"attributesDropdown.relevantValues.tooltip.parentFilters": "Verfügbare Werte für <strong>{child}</strong> werden nach ausgewählten <strong>{parents}</strong> gefiltert.",
|
|
300
|
+
"attributesDropdown.relevantValues.tooltip.limits": "Werte für <strong>{child}</strong> werden durch eine zusätzliche Filtereinstellung gefiltert.",
|
|
301
|
+
"attributesDropdown.relevantValues.tooltip.parentFiltersLimits": "Werte für <strong>{child}</strong> werden nach den ausgewählten <strong>{parents}</strong> und einer zusätzlichen Filtereinstellung gefiltert.",
|
|
300
302
|
"attributesDropdown.noRelevantValues": "Keine relevanten Werte",
|
|
301
303
|
"attributesDropdown.noRelevantValues.tooltip": "Ihre Auswahl im abhängigen Filter hat dazu geführt, dass für diesen Filter keine passenden Werte vorhanden sind.{break}Klicken Sie auf „Alle anzeigen“, um alle verfügbaren Optionen anzusehen.",
|
|
302
304
|
"attributesDropdown.irrelevantValues": "Irrelevanter Wert ausgewählt.{nbsp}",
|
|
@@ -2328,6 +2328,11 @@
|
|
|
2328
2328
|
"comment": "Error message shown to the user when query in search input failed",
|
|
2329
2329
|
"limit": 0
|
|
2330
2330
|
},
|
|
2331
|
+
"userManagement.dataSource.searchError": {
|
|
2332
|
+
"value": "Failed to load data sources. Try again later.",
|
|
2333
|
+
"comment": "Error message shown to the user when query in search input failed",
|
|
2334
|
+
"limit": 0
|
|
2335
|
+
},
|
|
2331
2336
|
"userManagement.workspace.emptySelection.user.view": {
|
|
2332
2337
|
"value": "This user does not have permissions for any workspaces.",
|
|
2333
2338
|
"comment": "Information shown when no workspaces were selected yet.",
|
|
@@ -2348,6 +2353,11 @@
|
|
|
2348
2353
|
"comment": "Title of dialog used for granting workspace permission to users or groups.",
|
|
2349
2354
|
"limit": 0
|
|
2350
2355
|
},
|
|
2356
|
+
"userManagement.dataSource.searchPlaceholder": {
|
|
2357
|
+
"value": "Search data sources",
|
|
2358
|
+
"comment": "Placeholder of empty data source dialog search input.",
|
|
2359
|
+
"limit": 0
|
|
2360
|
+
},
|
|
2351
2361
|
"userManagement.workspace.addButton": {
|
|
2352
2362
|
"value": "Add",
|
|
2353
2363
|
"comment": "Title of confirm button that adds new items to the list.",
|
|
@@ -2364,7 +2374,7 @@
|
|
|
2364
2374
|
"limit": 0
|
|
2365
2375
|
},
|
|
2366
2376
|
"userManagement.tab.workspaces": {
|
|
2367
|
-
"value": "
|
|
2377
|
+
"value": "Workspaces ({count})",
|
|
2368
2378
|
"comment": "Label of tab that lists user permissions to workspaces. Do not translate placeholder {count}. It will be replaced by number of assigned permissions in runtime.",
|
|
2369
2379
|
"limit": 0
|
|
2370
2380
|
},
|
|
@@ -2384,7 +2394,7 @@
|
|
|
2384
2394
|
"limit": 0
|
|
2385
2395
|
},
|
|
2386
2396
|
"userManagement.buttons.addWorkspace": {
|
|
2387
|
-
"value": "Add permission",
|
|
2397
|
+
"value": "Add workspace permission",
|
|
2388
2398
|
"comment": "Label of button that opens selection of workspaces user can get permissions to.",
|
|
2389
2399
|
"limit": 0
|
|
2390
2400
|
},
|
|
@@ -2403,6 +2413,96 @@
|
|
|
2403
2413
|
"comment": "Label of button that edit user's details (name, surname, etc.)",
|
|
2404
2414
|
"limit": 0
|
|
2405
2415
|
},
|
|
2416
|
+
"userManagement.dataSource.title": {
|
|
2417
|
+
"value": "Add data source permission",
|
|
2418
|
+
"comment": "Title of dialog used for granting data source permission to users or groups.",
|
|
2419
|
+
"limit": 0
|
|
2420
|
+
},
|
|
2421
|
+
"userManagement.tab.dataSources": {
|
|
2422
|
+
"value": "Data Sources ({count})",
|
|
2423
|
+
"comment": "Label of tab that lists data sources assigned to a user. Do not translate placeholder {count}. It will be replaced by number of data sources in runtime.",
|
|
2424
|
+
"limit": 0
|
|
2425
|
+
},
|
|
2426
|
+
"userManagement.buttons.addDataSourcePermission": {
|
|
2427
|
+
"value": "Add data source permission",
|
|
2428
|
+
"comment": "Label of button that opens selection of users that can be assigned into the group.",
|
|
2429
|
+
"limit": 0
|
|
2430
|
+
},
|
|
2431
|
+
"userManagement.dataSources.emptySelection.view": {
|
|
2432
|
+
"value": "This user does not have permissions for any data sources.",
|
|
2433
|
+
"comment": "Information shown when no data sources were selected yet.",
|
|
2434
|
+
"limit": 0
|
|
2435
|
+
},
|
|
2436
|
+
"userManagement.dataSources.emptySelection.userGroup.view": {
|
|
2437
|
+
"value": "This group does not have permissions for any data sources.",
|
|
2438
|
+
"comment": "Information shown when no data sources were selected yet.",
|
|
2439
|
+
"limit": 0
|
|
2440
|
+
},
|
|
2441
|
+
"userManagement.dataSources.emptySelection.edit": {
|
|
2442
|
+
"value": "No data sources selected.",
|
|
2443
|
+
"comment": "Shown when user did not typed anything to the search dialog.",
|
|
2444
|
+
"limit": 0
|
|
2445
|
+
},
|
|
2446
|
+
"userManagement.dataSources.permission.manage": {
|
|
2447
|
+
"value": "Manage",
|
|
2448
|
+
"comment": "Name of the data source permission that allows user to fully manage data in data source.",
|
|
2449
|
+
"limit": 0
|
|
2450
|
+
},
|
|
2451
|
+
"userManagement.dataSources.permission.use": {
|
|
2452
|
+
"value": "Use",
|
|
2453
|
+
"comment": "Name of the data source permission that allows user to use data in data source.",
|
|
2454
|
+
"limit": 0
|
|
2455
|
+
},
|
|
2456
|
+
"userManagement.dataSources.permission.remove": {
|
|
2457
|
+
"value": "Remove",
|
|
2458
|
+
"comment": "Label of option that removes data source permission from user and user group.",
|
|
2459
|
+
"limit": 0
|
|
2460
|
+
},
|
|
2461
|
+
"userManagement.dataSources.noMatchingItems": {
|
|
2462
|
+
"value": "No matching data source.",
|
|
2463
|
+
"comment": "Message shown when no data source matches search criteria.",
|
|
2464
|
+
"limit": 0
|
|
2465
|
+
},
|
|
2466
|
+
"userManagement.users.multipleDataSources.addSuccess": {
|
|
2467
|
+
"value": "Great! You have successfully added permissions to the users.",
|
|
2468
|
+
"comment": "Confirmation message shown to the user when data source permission was added successfully to multiple users.",
|
|
2469
|
+
"limit": 0
|
|
2470
|
+
},
|
|
2471
|
+
"userManagement.userGroups.multipleDataSources.addSuccess": {
|
|
2472
|
+
"value": "Great! You have successfully added permissions to the groups.",
|
|
2473
|
+
"comment": "Confirmation message shown to the user when data source permissions were added to multiple user groups successfully.",
|
|
2474
|
+
"limit": 0
|
|
2475
|
+
},
|
|
2476
|
+
"userManagement.users.multipleDataSources.addError": {
|
|
2477
|
+
"value": "Addition of the permission to the users failed.",
|
|
2478
|
+
"comment": "Error message shown to user when addition of data source permission to multiple users failed.",
|
|
2479
|
+
"limit": 0
|
|
2480
|
+
},
|
|
2481
|
+
"userManagement.userGroups.multipleDataSources.addError": {
|
|
2482
|
+
"value": "Addition of the permission to the groups failed.",
|
|
2483
|
+
"comment": "Error message shown to user when addition of data source permission to multiple user groups failed.",
|
|
2484
|
+
"limit": 0
|
|
2485
|
+
},
|
|
2486
|
+
"userManagement.dataSources.removeSuccess": {
|
|
2487
|
+
"value": "Great! You have successfully deleted the data source permission.",
|
|
2488
|
+
"comment": "Confirm message shown to user when data source permission was successfully deleted.",
|
|
2489
|
+
"limit": 0
|
|
2490
|
+
},
|
|
2491
|
+
"userManagement.dataSources.removeError": {
|
|
2492
|
+
"value": "Deletion of the data source permission failed.",
|
|
2493
|
+
"comment": "Error message shown to user when data source permission deletion failed.",
|
|
2494
|
+
"limit": 0
|
|
2495
|
+
},
|
|
2496
|
+
"userManagement.dataSources.changeSuccess": {
|
|
2497
|
+
"value": "Great! You have successfully changed the data source permission(s).",
|
|
2498
|
+
"comment": "Confirmation message shown to the user when change of one or more data source permission succeeded.",
|
|
2499
|
+
"limit": 0
|
|
2500
|
+
},
|
|
2501
|
+
"userManagement.dataSources.changeError": {
|
|
2502
|
+
"value": "Change of the data source permission(s) failed.",
|
|
2503
|
+
"comment": "Error message shown to the user when change of one or more data source permissions failed.",
|
|
2504
|
+
"limit": 0
|
|
2505
|
+
},
|
|
2406
2506
|
"userManagement.users.deleteLink": {
|
|
2407
2507
|
"value": "Delete user",
|
|
2408
2508
|
"comment": "Label of link that deletes the user.",
|
|
@@ -2429,42 +2529,52 @@
|
|
|
2429
2529
|
"limit": 0
|
|
2430
2530
|
},
|
|
2431
2531
|
"userManagement.workspace.addSuccess": {
|
|
2432
|
-
"value": "Great! You have successfully added the permission(s).",
|
|
2532
|
+
"value": "Great! You have successfully added the workspace permission(s).",
|
|
2433
2533
|
"comment": "Confirm message shown to user when one or more workspace permissions were successfully added to a single user.",
|
|
2434
2534
|
"limit": 0
|
|
2435
2535
|
},
|
|
2436
2536
|
"userManagement.workspace.addError": {
|
|
2437
|
-
"value": "Addition of the permission(s) failed.",
|
|
2537
|
+
"value": "Addition of the workspace permission(s) failed.",
|
|
2538
|
+
"comment": "Error message shown to user when workspace permission addition failed.",
|
|
2539
|
+
"limit": 0
|
|
2540
|
+
},
|
|
2541
|
+
"userManagement.dataSource.addSuccess": {
|
|
2542
|
+
"value": "Great! You have successfully added the data source permission(s).",
|
|
2543
|
+
"comment": "Confirm message shown to user when one or more workspace permissions were successfully added to a single user.",
|
|
2544
|
+
"limit": 0
|
|
2545
|
+
},
|
|
2546
|
+
"userManagement.dataSource.addError": {
|
|
2547
|
+
"value": "Addition of the data source permission(s) failed.",
|
|
2438
2548
|
"comment": "Error message shown to user when workspace permission addition failed.",
|
|
2439
2549
|
"limit": 0
|
|
2440
2550
|
},
|
|
2441
2551
|
"userManagement.users.multipleWorkspaces.addSuccess": {
|
|
2442
|
-
"value": "Great! You have successfully added permissions to the users.",
|
|
2552
|
+
"value": "Great! You have successfully added workspace permissions to the users.",
|
|
2443
2553
|
"comment": "Confirmation message shown to the user when workspace permission was added successfully to multiple users.",
|
|
2444
2554
|
"limit": 0
|
|
2445
2555
|
},
|
|
2446
2556
|
"userManagement.users.multipleWorkspaces.addError": {
|
|
2447
|
-
"value": "Addition of the permission to the users failed.",
|
|
2557
|
+
"value": "Addition of the workspace permission to the users failed.",
|
|
2448
2558
|
"comment": "Error message shown to user when addition of workspace permission to multiple users failed.",
|
|
2449
2559
|
"limit": 0
|
|
2450
2560
|
},
|
|
2451
2561
|
"userManagement.userGroups.multipleWorkspaces.addSuccess": {
|
|
2452
|
-
"value": "Great! You have successfully added permissions to the groups.",
|
|
2562
|
+
"value": "Great! You have successfully added workspace permissions to the groups.",
|
|
2453
2563
|
"comment": "Confirmation message shown to the user when workspace permissions were added to multiple user groups successfully.",
|
|
2454
2564
|
"limit": 0
|
|
2455
2565
|
},
|
|
2456
2566
|
"userManagement.userGroups.multipleWorkspaces.addError": {
|
|
2457
|
-
"value": "Addition of the permission to the groups failed.",
|
|
2567
|
+
"value": "Addition of the workspace permission to the groups failed.",
|
|
2458
2568
|
"comment": "Error message shown to user when addition of workspace permission to multiple user groups failed.",
|
|
2459
2569
|
"limit": 0
|
|
2460
2570
|
},
|
|
2461
2571
|
"userManagement.workspace.changeSuccess": {
|
|
2462
|
-
"value": "Great! You have successfully changed the permission(s).",
|
|
2572
|
+
"value": "Great! You have successfully changed the workspace permission(s).",
|
|
2463
2573
|
"comment": "Confirmation message shown to the user when change of one or more workspace permission succeeded.",
|
|
2464
2574
|
"limit": 0
|
|
2465
2575
|
},
|
|
2466
2576
|
"userManagement.workspace.changeError": {
|
|
2467
|
-
"value": "Change of the permission(s) failed.",
|
|
2577
|
+
"value": "Change of the workspace permission(s) failed.",
|
|
2468
2578
|
"comment": "Error message shown to the user when change of one or more workspace permissions failed.",
|
|
2469
2579
|
"limit": 0
|
|
2470
2580
|
},
|
|
@@ -2503,6 +2613,16 @@
|
|
|
2503
2613
|
"comment": "Tooltip of the workspace permission that allows user group view workspace objects.",
|
|
2504
2614
|
"limit": 0
|
|
2505
2615
|
},
|
|
2616
|
+
"userManagement.dataSources.permissionUser.use.tooltip": {
|
|
2617
|
+
"value": "The user can use data sources that have been shared with them.",
|
|
2618
|
+
"comment": "Tooltip of the data source permission that allows user use data source objects.",
|
|
2619
|
+
"limit": 0
|
|
2620
|
+
},
|
|
2621
|
+
"userManagement.dataSources.permissionGroup.use.tooltip": {
|
|
2622
|
+
"value": "The group members can use data sources that have been shared with the group.",
|
|
2623
|
+
"comment": "Tooltip of the data source permission that allows user group use data source objects.",
|
|
2624
|
+
"limit": 0
|
|
2625
|
+
},
|
|
2506
2626
|
"userManagement.workspace.permission.viewExport": {
|
|
2507
2627
|
"value": "View & Export",
|
|
2508
2628
|
"comment": "Name of the workspace permission that allows user view and export workspace objects.",
|
|
@@ -2563,6 +2683,16 @@
|
|
|
2563
2683
|
"comment": "Tooltip of the workspace permission that allows user group to fully manage data in workspace.",
|
|
2564
2684
|
"limit": 0
|
|
2565
2685
|
},
|
|
2686
|
+
"userManagement.dataSources.permissionUser.manage.tooltip": {
|
|
2687
|
+
"value": "User can create, edit or delete the data sources.",
|
|
2688
|
+
"comment": "Tooltip of the data source permission that allows user to fully manage data sources.",
|
|
2689
|
+
"limit": 0
|
|
2690
|
+
},
|
|
2691
|
+
"userManagement.dataSources.permissionGroup.manage.tooltip": {
|
|
2692
|
+
"value": "Group members can create, edit or delete the data sources.",
|
|
2693
|
+
"comment": "Tooltip of the data source permission that allows user group to fully manage data sources.",
|
|
2694
|
+
"limit": 0
|
|
2695
|
+
},
|
|
2566
2696
|
"userManagement.workspace.permission.remove": {
|
|
2567
2697
|
"value": "Remove",
|
|
2568
2698
|
"comment": "Label of option that removes workspace permission from user and user group.",
|
|
@@ -296,7 +296,9 @@
|
|
|
296
296
|
"attributesDropdown.details.type": "Atributo",
|
|
297
297
|
"attributesDropdown.details.dataset": "Conjunto de datos",
|
|
298
298
|
"attributesDropdown.relevantValues": "Solo valores relevantes.{nbsp}",
|
|
299
|
-
"attributesDropdown.relevantValues.tooltip": "Los valores disponibles para <strong>{child}</strong> se filtran por la selección de <strong>{parents}</strong>.",
|
|
299
|
+
"attributesDropdown.relevantValues.tooltip.parentFilters": "Los valores disponibles para <strong>{child}</strong> se filtran por la selección de <strong>{parents}</strong>.",
|
|
300
|
+
"attributesDropdown.relevantValues.tooltip.limits": "Los valores de <strong>{child}</strong> se filtran mediante una configuración de filtro adicional.",
|
|
301
|
+
"attributesDropdown.relevantValues.tooltip.parentFiltersLimits": "Los valores para <strong>{child}</strong> se filtran por los <strong>{parents}</strong> seleccionados y una configuración de filtro adicional.",
|
|
300
302
|
"attributesDropdown.noRelevantValues": "Sin valores relevantes",
|
|
301
303
|
"attributesDropdown.noRelevantValues.tooltip": "Su selección en el filtro dependiente ha dado como resultado que no haya valores coincidentes para este filtro.{break}Haga clic en \"Mostrar todo\" para ver todas las opciones disponibles.",
|
|
302
304
|
"attributesDropdown.irrelevantValues": "Valor irrelevante seleccionado.{nbsp}",
|
|
@@ -296,7 +296,9 @@
|
|
|
296
296
|
"attributesDropdown.details.type": "Attribut",
|
|
297
297
|
"attributesDropdown.details.dataset": "Ensemble de données",
|
|
298
298
|
"attributesDropdown.relevantValues": "Valeurs pertinentes uniquement.{nbsp}",
|
|
299
|
-
"attributesDropdown.relevantValues.tooltip": "Les valeurs disponibles pour <strong>{child}</strong> sont filtrées par <strong>{parents}</strong> sélectionnés. ",
|
|
299
|
+
"attributesDropdown.relevantValues.tooltip.parentFilters": "Les valeurs disponibles pour <strong>{child}</strong> sont filtrées par <strong>{parents}</strong> sélectionnés. ",
|
|
300
|
+
"attributesDropdown.relevantValues.tooltip.limits": "Les valeurs de <strong>{child}</strong> sont filtrées par un paramètre de filtre supplémentaire.",
|
|
301
|
+
"attributesDropdown.relevantValues.tooltip.parentFiltersLimits": "Les valeurs de <strong>{child}</strong> sont filtrées en fonction des <strong>{parents}</strong> sélectionnés et d'un paramètre de filtre supplémentaire.",
|
|
300
302
|
"attributesDropdown.noRelevantValues": "Aucune valeur pertinente",
|
|
301
303
|
"attributesDropdown.noRelevantValues.tooltip": "Votre sélection dans le filtre dépendant n'a généré aucune valeur correspondante pour ce filtre.{break}Cliquez sur «Tout afficher » pour voir toutes les options disponibles.",
|
|
302
304
|
"attributesDropdown.irrelevantValues": "Valeur non pertinente sélectionnée.{nbsp}",
|
|
@@ -296,7 +296,9 @@
|
|
|
296
296
|
"attributesDropdown.details.type": "アトリビュート",
|
|
297
297
|
"attributesDropdown.details.dataset": "データセット",
|
|
298
298
|
"attributesDropdown.relevantValues": "関連する値のみ。{nbsp}",
|
|
299
|
-
"attributesDropdown.relevantValues.tooltip": "<strong>{child}</strong> に使用可能な値は、選択した <strong>{parents}</strong> によってフィルタリングされます。",
|
|
299
|
+
"attributesDropdown.relevantValues.tooltip.parentFilters": "<strong>{child}</strong> に使用可能な値は、選択した <strong>{parents}</strong> によってフィルタリングされます。",
|
|
300
|
+
"attributesDropdown.relevantValues.tooltip.limits": "<strong>{child}</strong> の値は、追加のフィルター設定によってフィルターされます。",
|
|
301
|
+
"attributesDropdown.relevantValues.tooltip.parentFiltersLimits": "<strong>{child}</strong> の値は、選択した <strong>{parents}</strong> と追加のフィルター設定によってフィルターされます。",
|
|
300
302
|
"attributesDropdown.noRelevantValues": "関連する値はありません",
|
|
301
303
|
"attributesDropdown.noRelevantValues.tooltip": "依存フィルターで選択した結果、このフィルターに一致する値はありませんでした。{break}利用可能なオプションをすべて表示するには、「すべて表示」をクリックしてください。",
|
|
302
304
|
"attributesDropdown.irrelevantValues": "無関係な値が選択されました。{nbsp}",
|
|
@@ -296,7 +296,9 @@
|
|
|
296
296
|
"attributesDropdown.details.type": "Attribuut",
|
|
297
297
|
"attributesDropdown.details.dataset": "Dataset",
|
|
298
298
|
"attributesDropdown.relevantValues": "Alleen relevante waarden.{nbsp}",
|
|
299
|
-
"attributesDropdown.relevantValues.tooltip": "Beschikbare waarden voor <strong>{child}</strong> worden gefilterd op geselecteerde <strong>{parents}</strong>.",
|
|
299
|
+
"attributesDropdown.relevantValues.tooltip.parentFilters": "Beschikbare waarden voor <strong>{child}</strong> worden gefilterd op geselecteerde <strong>{parents}</strong>.",
|
|
300
|
+
"attributesDropdown.relevantValues.tooltip.limits": "Waarden voor <strong>{child}</strong> worden gefilterd door een extra filterinstelling.",
|
|
301
|
+
"attributesDropdown.relevantValues.tooltip.parentFiltersLimits": "Waarden voor <strong>{child}</strong> worden gefilterd door de geselecteerde <strong>{parents}</strong> en een extra filterinstelling.",
|
|
300
302
|
"attributesDropdown.noRelevantValues": "Geen relevange waarden",
|
|
301
303
|
"attributesDropdown.noRelevantValues.tooltip": "Uw selectie in het afhankelijke filter heeft geen overeenkomsten opgeleverd voor dit filter.{break}Klik op 'Alles tonen' om alle beschikbare opties te zien.",
|
|
302
304
|
"attributesDropdown.irrelevantValues": "Irrelevante waarde geselecteerd.{nbsp}",
|
|
@@ -296,7 +296,9 @@
|
|
|
296
296
|
"attributesDropdown.details.type": "Atributo",
|
|
297
297
|
"attributesDropdown.details.dataset": "Conjunto de Dados",
|
|
298
298
|
"attributesDropdown.relevantValues": "Apenas valores relevantes.{nbsp}",
|
|
299
|
-
"attributesDropdown.relevantValues.tooltip": "Valores disponíveis para <strong>{child}</strong> são filtrados pelos <strong>{parents}</strong> selecionados.",
|
|
299
|
+
"attributesDropdown.relevantValues.tooltip.parentFilters": "Valores disponíveis para <strong>{child}</strong> são filtrados pelos <strong>{parents}</strong> selecionados.",
|
|
300
|
+
"attributesDropdown.relevantValues.tooltip.limits": "Os valores de <strong>{child}</strong> são filtrados por uma configuração de filtro adicional.",
|
|
301
|
+
"attributesDropdown.relevantValues.tooltip.parentFiltersLimits": "Os valores para <strong>{child}</strong> são filtrados pelos <strong>{parents}</strong> selecionados e por uma configuração de filtro adicional.",
|
|
300
302
|
"attributesDropdown.noRelevantValues": "Sem valores relevantes",
|
|
301
303
|
"attributesDropdown.noRelevantValues.tooltip": "Sua seleção no filtro dependente resultou em valores não correspondentes para este filtro.{break}Clique em \"Mostrar tudo\" para ver todas as opções disponíveis.",
|
|
302
304
|
"attributesDropdown.irrelevantValues": "Valor irrelevante selecionado.{nbsp}",
|
|
@@ -296,7 +296,9 @@
|
|
|
296
296
|
"attributesDropdown.details.type": "Atributo",
|
|
297
297
|
"attributesDropdown.details.dataset": "Conjunto de dados",
|
|
298
298
|
"attributesDropdown.relevantValues": "Apenas valores relevantes.{nbsp}",
|
|
299
|
-
"attributesDropdown.relevantValues.tooltip": "Os valores disponíveis para <strong>{child}</strong> são filtrados pelos <strong>{parents}</strong> selecionados.",
|
|
299
|
+
"attributesDropdown.relevantValues.tooltip.parentFilters": "Os valores disponíveis para <strong>{child}</strong> são filtrados pelos <strong>{parents}</strong> selecionados.",
|
|
300
|
+
"attributesDropdown.relevantValues.tooltip.limits": "Os valores de <strong>{child}</strong> são filtrados por uma configuração de filtro adicional.",
|
|
301
|
+
"attributesDropdown.relevantValues.tooltip.parentFiltersLimits": "Os valores para <strong>{child}</strong> são filtrados pelos <strong>{parents}</strong> selecionados e por uma configuração de filtro adicional.",
|
|
300
302
|
"attributesDropdown.noRelevantValues": "Sem valores relevantes",
|
|
301
303
|
"attributesDropdown.noRelevantValues.tooltip": "A sua seleção no filtro dependente não originou quaisquer valores correspondentes para este filtro.{break}Clique em \"Mostrar tudo\" para ver todas as opções disponíveis.",
|
|
302
304
|
"attributesDropdown.irrelevantValues": "Foi selecionado um valor irrelevante.{nbsp}",
|
|
@@ -296,7 +296,9 @@
|
|
|
296
296
|
"attributesDropdown.details.type": "属性",
|
|
297
297
|
"attributesDropdown.details.dataset": "数据集",
|
|
298
298
|
"attributesDropdown.relevantValues": "仅相关值。{nbsp}",
|
|
299
|
-
"attributesDropdown.relevantValues.tooltip": "<strong>{child}</strong>的可用值由所选的<strong>{parents}</strong>筛选。",
|
|
299
|
+
"attributesDropdown.relevantValues.tooltip.parentFilters": "<strong>{child}</strong>的可用值由所选的<strong>{parents}</strong>筛选。",
|
|
300
|
+
"attributesDropdown.relevantValues.tooltip.limits": "<strong>{child}</strong> 的值由附加过滤器设置过滤。",
|
|
301
|
+
"attributesDropdown.relevantValues.tooltip.parentFiltersLimits": "<strong>{child}</strong> 的值按所选 <strong>{parents}</strong> 和其他过滤器设置进行过滤。",
|
|
300
302
|
"attributesDropdown.noRelevantValues": "无相关值",
|
|
301
303
|
"attributesDropdown.noRelevantValues.tooltip": "您在相关筛选器中的选择导致此筛选器没有匹配的值。{break}请点击“显示全部”以查看所有可用选项。",
|
|
302
304
|
"attributesDropdown.irrelevantValues": "所选值不相关。{nbsp}",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui",
|
|
3
|
-
"version": "9.8.0-alpha.
|
|
3
|
+
"version": "9.8.0-alpha.25",
|
|
4
4
|
"description": "GoodData.UI SDK - Core",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -37,9 +37,9 @@
|
|
|
37
37
|
"ts-invariant": "^0.7.3",
|
|
38
38
|
"tslib": "^2.5.0",
|
|
39
39
|
"uuid": "^8.3.2",
|
|
40
|
-
"@gooddata/sdk-backend-spi": "9.8.0-alpha.
|
|
41
|
-
"@gooddata/
|
|
42
|
-
"@gooddata/
|
|
40
|
+
"@gooddata/sdk-backend-spi": "9.8.0-alpha.25",
|
|
41
|
+
"@gooddata/sdk-model": "9.8.0-alpha.25",
|
|
42
|
+
"@gooddata/util": "9.8.0-alpha.25"
|
|
43
43
|
},
|
|
44
44
|
"peerDependencies": {
|
|
45
45
|
"react": "^16.10.0 || ^17.0.0 || ^18.0.0",
|
|
@@ -90,10 +90,10 @@
|
|
|
90
90
|
"typescript": "5.3.3",
|
|
91
91
|
"vitest": "1.0.4",
|
|
92
92
|
"vitest-dom": "0.1.1",
|
|
93
|
-
"@gooddata/i18n-toolkit": "9.8.0-alpha.
|
|
94
|
-
"@gooddata/reference-workspace": "9.8.0-alpha.
|
|
95
|
-
"@gooddata/sdk-backend-
|
|
96
|
-
"@gooddata/sdk-backend-
|
|
93
|
+
"@gooddata/i18n-toolkit": "9.8.0-alpha.25",
|
|
94
|
+
"@gooddata/reference-workspace": "9.8.0-alpha.25",
|
|
95
|
+
"@gooddata/sdk-backend-mockingbird": "9.8.0-alpha.25",
|
|
96
|
+
"@gooddata/sdk-backend-base": "9.8.0-alpha.25"
|
|
97
97
|
},
|
|
98
98
|
"scripts": {
|
|
99
99
|
"clean": "rm -rf ci dist esm coverage *.log tsconfig.tsbuildinfo",
|