From 40c90550f12f99f23e6b7d545c7427e30d648dab Mon Sep 17 00:00:00 2001
From: Julia Rechkunova
Date: Wed, 18 Dec 2024 13:45:32 +0100
Subject: [PATCH] [Discover] Rename Saved Search to Discover Session (#202217)
- Closes https://github.com/elastic/kibana/issues/174144
## Summary
This PR renames Saved Search into Discover Session in UI.
- [x] Discover
- [x] Saved Objects page and modal
- [x] Docs
- [x] Other occurrences
### Checklist
- [x] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)
- [x]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)
was added for features that require explanation or tutorials
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
---------
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: wajihaparvez
Co-authored-by: Davis McPhee
Co-authored-by: Julia Bardi <90178898+juliaElastic@users.noreply.github.com>
---
dev_docs/key_concepts/building_blocks.mdx | 2 +-
docs/concepts/data-views.asciidoc | 2 +-
docs/concepts/esql.asciidoc | 2 +-
docs/concepts/save-query.asciidoc | 4 +-
docs/developer/plugin-list.asciidoc | 1 +
docs/discover/document-explorer.asciidoc | 2 +-
docs/discover/get-started-discover.asciidoc | 12 ++--
docs/discover/save-search.asciidoc | 36 +++++-----
docs/discover/search-sessions.asciidoc | 2 +-
docs/discover/search.asciidoc | 28 ++++----
docs/fleet/fleet.asciidoc | 4 +-
docs/management/advanced-options.asciidoc | 6 +-
docs/setup/configuring-reporting.asciidoc | 8 +--
.../user/dashboard/aggregation-based.asciidoc | 4 +-
.../dashboard/create-visualizations.asciidoc | 4 +-
docs/user/dashboard/lens.asciidoc | 4 +-
docs/user/dashboard/tsvb.asciidoc | 2 +-
docs/user/management.asciidoc | 2 +-
docs/user/ml/index.asciidoc | 6 +-
.../automating-report-generation.asciidoc | 4 +-
docs/user/reporting/index.asciidoc | 16 ++---
.../public/examples/finder/finder_app.tsx | 2 +-
oas_docs/bundle.json | 2 +-
oas_docs/output/kibana.yaml | 2 +-
packages/kbn-saved-search-component/README.md | 2 +-
.../src/components/data_table.tsx | 4 +-
.../plugins/shared/esql/server/ui_settings.ts | 2 +-
src/plugins/dashboard/public/plugin.tsx | 2 +-
src/plugins/data/server/ui_settings.ts | 2 +-
.../header/__snapshots__/header.test.tsx.snap | 2 +-
.../components/header/header.tsx | 2 +-
src/plugins/discover/README.md | 2 +-
.../discover/public/application/index.tsx | 2 +-
.../open_search_panel.test.tsx.snap | 10 +--
.../app_menu_actions/get_new_search.tsx | 7 +-
.../app_menu_actions/get_open_search.tsx | 7 +-
.../top_nav/app_menu_actions/get_share.tsx | 6 +-
.../esql_dataview_transition_modal.tsx | 2 +-
.../components/top_nav/get_top_nav_badges.tsx | 2 +-
.../components/top_nav/on_save_search.tsx | 10 +--
.../components/top_nav/open_search_panel.tsx | 15 ++--
.../top_nav/use_top_nav_links.test.tsx | 24 +++----
.../components/top_nav/use_top_nav_links.tsx | 2 +-
.../saved_search_url_conflict_callout.ts | 2 +-
.../public/context_awareness/README.md | 2 +-
.../discover/public/embeddable/constants.ts | 4 +-
.../get_search_embeddable_factory.tsx | 2 +-
.../public/embeddable/initialize_edit_api.ts | 2 +-
.../saved_search_alias_match_redirect.test.ts | 2 +-
.../saved_search_alias_match_redirect.ts | 2 +-
src/plugins/discover/public/plugin.tsx | 2 +-
src/plugins/discover/server/ui_settings.ts | 5 +-
.../feature_catalogue_registry.test.ts | 2 +-
src/plugins/inspector/README.md | 2 +-
.../not_found_errors.test.tsx.snap | 2 +-
.../components/not_found_errors.test.tsx | 2 +-
.../components/not_found_errors.tsx | 2 +-
src/plugins/saved_search/README.md | 1 +
src/plugins/saved_search/common/constants.ts | 2 +
src/plugins/saved_search/common/index.ts | 1 +
src/plugins/saved_search/public/plugin.ts | 2 +-
.../check_for_duplicate_title.ts | 2 +-
.../server/saved_objects/search.ts | 2 +
.../components/sidebar/sidebar_title.tsx | 10 +--
.../utils/use/use_linked_search_updates.ts | 2 +-
.../search_selection/search_selection.tsx | 6 +-
.../index_data_visualizer.tsx | 2 +-
.../use_search_items/use_search_items.ts | 2 +-
.../step_define/step_define_form.tsx | 4 +-
.../step_define/step_define_summary.tsx | 4 +-
.../search_selection/search_selection.tsx | 8 +--
.../translations/translations/fr-FR.json | 72 -------------------
.../translations/translations/ja-JP.json | 72 -------------------
.../translations/translations/zh-CN.json | 68 ------------------
.../aiops/public/hooks/use_data_source.tsx | 2 +-
.../contexts/ml/data_source_context.tsx | 2 +-
.../configuration_step_form.tsx | 4 +-
.../source_selection.test.tsx | 2 +-
.../source_selection/source_selection.tsx | 12 ++--
.../data_drift/index_patterns_picker.tsx | 10 +--
.../json_editor_flyout/json_editor_flyout.tsx | 2 +-
.../components/data_view/change_data_view.tsx | 2 +-
.../new_job/pages/index_or_search/page.tsx | 10 +--
.../jobs/new_job/pages/job_type/page.tsx | 4 +-
.../new_job/pages/new_job/wizard_steps.tsx | 2 +-
.../jobs/new_job/recognize/page.tsx | 4 +-
.../plugins/shared/ml/server/plugin.ts | 2 +-
.../i18n/functions/dict/saved_search.ts | 4 +-
.../__snapshots__/oss_features.test.ts.snap | 2 +-
.../plugins/features/server/oss_features.ts | 2 +-
.../fleet/dev_docs/integrations_overview.md | 2 +-
.../integrations/sections/epm/constants.tsx | 2 +-
.../log_stream_react_embeddable.tsx | 4 +-
.../infra/public/plugin.ts | 2 +-
.../components/copy_mode_control.tsx | 2 +-
.../routes/api/external/copy_to_space.ts | 2 +-
.../timeline/tabs/esql/translations.ts | 4 +-
97 files changed, 214 insertions(+), 425 deletions(-)
diff --git a/dev_docs/key_concepts/building_blocks.mdx b/dev_docs/key_concepts/building_blocks.mdx
index 29cf2df7a764..1afac686d1ad 100644
--- a/dev_docs/key_concepts/building_blocks.mdx
+++ b/dev_docs/key_concepts/building_blocks.mdx
@@ -42,7 +42,7 @@ and . Every feature that is added to a registered (Lens, Maps, Saved Searches and more) will be available automatically, as well as any that are added to the Embeddable context menu panel (for example, drilldowns, custom panel time ranges, and "share to" features).
+with the . Every feature that is added to a registered (Lens, Maps, Discover sessions and more) will be available automatically, as well as any that are added to the Embeddable context menu panel (for example, drilldowns, custom panel time ranges, and "share to" features).
The Dashboard Embeddable is one of the highest-level UI components you can add to your application.
diff --git a/docs/concepts/data-views.asciidoc b/docs/concepts/data-views.asciidoc
index 02922b298976..eb090554186a 100644
--- a/docs/concepts/data-views.asciidoc
+++ b/docs/concepts/data-views.asciidoc
@@ -166,7 +166,7 @@ clusters or indicies from cross-cluster search].
When you delete a {data-source}, you cannot recover the associated field formatters, runtime fields, source filters,
and field popularity data. Deleting a {data-source} does not remove any indices or data documents from {es}.
-WARNING: Deleting a {data-source} breaks all visualizations, saved searches, and other saved objects that reference the data view.
+WARNING: Deleting a {data-source} breaks all visualizations, saved Discover sessions, and other saved objects that reference the data view.
. Go to the **Data Views** management page using the navigation menu or the <>.
diff --git a/docs/concepts/esql.asciidoc b/docs/concepts/esql.asciidoc
index a3a091a4c6d0..0b9af290c2d8 100644
--- a/docs/concepts/esql.asciidoc
+++ b/docs/concepts/esql.asciidoc
@@ -26,7 +26,7 @@ disabled using the `enableESQL` setting from the
{kibana-ref}/advanced-options.html[Advanced Settings].
This will hide the {esql} user interface from various applications.
-However, users will be able to access existing {esql} artifacts like saved searches and visualizations.
+However, users will be able to access existing {esql} artifacts like saved Discover sessions and visualizations.
====
[float]
diff --git a/docs/concepts/save-query.asciidoc b/docs/concepts/save-query.asciidoc
index b249f7e9aea2..a4d6dd28ea6e 100644
--- a/docs/concepts/save-query.asciidoc
+++ b/docs/concepts/save-query.asciidoc
@@ -11,10 +11,10 @@ Save this query, and you can embed the search results in dashboards,
use them as a foundation for building a visualization,
and share them in a link or CVS form.
-Saved queries are different than <>,
+Saved queries are different than <>,
which include the *Discover* configuration—selected columns in the document table, sort order, and
{data-source}—in addition to the query.
-Saved searches are primarily used for adding search results to a dashboard.
+Discover sessions are primarily used for adding search results to a dashboard.
[role="xpack"]
==== Read-only access
diff --git a/docs/developer/plugin-list.asciidoc b/docs/developer/plugin-list.asciidoc
index 2a44a4d4f793..80511095a000 100644
--- a/docs/developer/plugin-list.asciidoc
+++ b/docs/developer/plugin-list.asciidoc
@@ -309,6 +309,7 @@ oss plugins.
|{kib-repo}blob/{branch}/src/plugins/saved_search/README.md[savedSearch]
|Contains the saved search saved object definition and helpers.
+This object is created when a user saves their current session in the Discover app.
|{kib-repo}blob/{branch}/src/plugins/screenshot_mode/README.md[screenshotMode]
diff --git a/docs/discover/document-explorer.asciidoc b/docs/discover/document-explorer.asciidoc
index 47b4a5bc3fcf..d026cf2930f1 100644
--- a/docs/discover/document-explorer.asciidoc
+++ b/docs/discover/document-explorer.asciidoc
@@ -36,7 +36,7 @@ In the pop-up, drag the column names to their new order.
* To resize a column, drag the right edge of the column header until the column is the width that you want.
+
-Column widths are stored with a saved search. When you visualize saved searches on dashboards, the saved search appears the same as in **Discover**.
+Column widths are stored with a Discover session. When you add a Discover session as a dashboard panel, it appears the same as in **Discover**.
[float]
[[document-explorer-density]]
diff --git a/docs/discover/get-started-discover.asciidoc b/docs/discover/get-started-discover.asciidoc
index ec44f977f4aa..f3ffcc92b582 100644
--- a/docs/discover/get-started-discover.asciidoc
+++ b/docs/discover/get-started-discover.asciidoc
@@ -293,24 +293,24 @@ Learn more about how to use ES|QL queries in <>.
[float]
[[save-discover-search]]
-==== Save your search for later use
+==== Save your Discover session for later use
-Save your search so you can use it later, generate a CSV report, or use it to create visualizations, dashboards, and Canvas workpads.
-Saving a search saves the query text, filters,
+Save your Discover session so you can use it later, generate a CSV report, or use it to create visualizations, dashboards, and Canvas workpads.
+Saving a Discover session saves the query text, filters,
and current view of *Discover*, including the columns selected in
the document table, the sort order, and the {data-source}.
. In the application menu bar, click **Save**.
-. Give your search a title and a description.
+. Give your session a title and a description.
-. Optionally store <> and the time range with the search.
+. Optionally store <> and the time range with the session.
. Click **Save**.
[float]
[[share-your-findings]]
-==== Share your search
+==== Share your Discover session
To share your search and **Discover** view with a larger audience, click *Share* in the application menu bar.
For detailed information about the sharing options, refer to <>.
diff --git a/docs/discover/save-search.asciidoc b/docs/discover/save-search.asciidoc
index 024fd97ab107..d661e8c01b83 100644
--- a/docs/discover/save-search.asciidoc
+++ b/docs/discover/save-search.asciidoc
@@ -1,9 +1,9 @@
[[save-open-search]]
-== Save a search for reuse
+== Save a Discover session for reuse
-A saved search is a convenient way to reuse a search
+A saved Discover session is a convenient way to reuse a search
that you've created in *Discover*.
-Saved searches are good for adding search results to a dashboard,
+Discover sessions are good for saving a configured view of Discover to use later or adding search results to a dashboard,
and can also serve as a foundation for building visualizations.
[role="xpack"]
@@ -16,27 +16,27 @@ displayed and the *Save* button is not visible. For more information, refer to <
[role="screenshot"]
image::discover/images/read-only-badge.png[Example of Discover's read only access indicator in Kibana's header]
[float]
-=== Save a search
+=== Save a Discover session
-By default, a saved search stores the query text, filters, and
+By default, a Discover session stores the query text, filters, and
current view of *Discover*, including the columns and sort order in the document table, and the {data-source}.
-. Once you've created a search worth saving, click *Save* in the toolbar.
-. Enter a name for the search.
-. Optionally store <> and the time range with the search.
+. Once you've created a view worth saving, click *Save* in the toolbar.
+. Enter a name for the session.
+. Optionally store <> and the time range with the session.
. Click *Save*.
-. To reload your search results in *Discover*, click *Open* in the toolbar, and select the saved search.
+. To reload your search results in *Discover*, click *Open* in the toolbar, and select the saved Discover session.
+
-If the saved search is associated with a different {data-source} than is currently
-selected, opening the saved search changes the selected {data-source}. The query language
-used for the saved search is also automatically selected.
+If the saved Discover session is associated with a different {data-source} than is currently
+selected, opening the saved Discover session changes the selected {data-source}. The query language
+used for the saved Discover session is also automatically selected.
[float]
-=== Duplicate a search
-. In **Discover**, open the search that you want to duplicate.
+=== Duplicate a Discover session
+. In **Discover**, open the Discover session that you want to duplicate.
. In the toolbar, click *Save*.
-. Give the search a new name.
-. Turn on **Save as new search**.
+. Give the session a new name.
+. Turn on **Save as new Discover session**.
. Click *Save*.
@@ -46,5 +46,5 @@ used for the saved search is also automatically selected.
. Go to *Dashboards*.
. Open or create the dashboard, then click *Edit*.
. Click *Add from library*.
-. From the *Types* dropdown, select *Saved search*.
-. Select the saved search that you want to visualize, then click *X* to close the list.
+. From the *Types* dropdown, select *Discover session*.
+. Select the Discover session that you want to add, then click *X* to close the list.
diff --git a/docs/discover/search-sessions.asciidoc b/docs/discover/search-sessions.asciidoc
index fe1e945e676f..5d6b4a2d0043 100644
--- a/docs/discover/search-sessions.asciidoc
+++ b/docs/discover/search-sessions.asciidoc
@@ -52,7 +52,7 @@ image::images/search-session-awhile.png[Search Session indicator displaying the
Once you save a search session, you can start a new search,
navigate to a different application, or close the browser.
-. To view your saved searches, go to the
+. To view your saved search sessions, go to the
*Search Sessions* management page using the navigation menu or the <>.
For a saved or completed session, you can also open this view from the search sessions popup.
diff --git a/docs/discover/search.asciidoc b/docs/discover/search.asciidoc
index 439c5c443cc0..c7fde4159ec9 100644
--- a/docs/discover/search.asciidoc
+++ b/docs/discover/search.asciidoc
@@ -92,10 +92,10 @@ status:[400 TO 499] AND (extension:php OR extension:html)
[[save-open-search]]
-=== Save a search
-A saved search persists your current view of Discover for later retrieval and reuse. You can reload a saved search into Discover, add it to a dashboard, and use it as the basis for a visualization.
+=== Save a Discover session
+A saved Discover session persists your current view of Discover for later retrieval and reuse. You can reload a saved session into Discover, add it to a dashboard, and use it as the basis for a visualization.
-A saved search includes the query text, filters, and optionally, the time filter. A saved search also includes the selected columns in the document table, the sort order, and the current index pattern.
+A Discover session includes the query text, filters, and optionally, the time filter. A Discover session also includes the selected columns in the document table, the sort order, and the current {data-source}.
[role="xpack"]
[[discover-read-only-access]]
@@ -107,23 +107,23 @@ Kibana see <>.
[role="screenshot"]
image::discover/images/read-only-badge.png[Example of Discover's read only access indicator in Kibana's header]
-==== Save a search
-To save the current search:
+==== Save a Discover session
+To save the current session:
. Click *Save* in the toolbar.
-. Enter a name for the search and click *Save*.
+. Enter a name for the session and click *Save*.
-To import, export, and delete saved searches, go to the *Saved Objects* management page using the navigation menu or the <>.
+To import, export, and delete saved Discover sessions, go to the *Saved Objects* management page using the navigation menu or the <>.
-==== Open a saved search
-To load a saved search into Discover:
+==== Open a saved Discover session
+To load a saved session into Discover:
. Click *Open* in the toolbar.
-. Select the search you want to open.
+. Select the session you want to open.
-If the saved search is associated with a different index pattern than is currently
-selected, opening the saved search changes the selected index pattern. The query language
-used for the saved search will also be automatically selected.
+If the saved Discover session is associated with a different {data-source} than is currently
+selected, opening the saved Discover session changes the selected {data-source}. The query language
+used for the saved Discover session will also be automatically selected.
[[save-load-delete-query]]
=== Save a query
@@ -133,7 +133,7 @@ A saved query is a portable collection of query text and filters that you can re
* View the results of the same query in multiple apps
* Share your query
-Saved queries don't include information specific to Discover, such as the currently selected columns in the document table, the sort order, and the index pattern. If you want to save your current view of Discover for later retrieval and reuse, create a <> instead.
+Saved queries don't include information specific to Discover, such as the currently selected columns in the document table, the sort order, and the {data-source}. If you want to save your current view of Discover for later retrieval and reuse, create a <> instead.
[role="xpack"]
==== Read-only access
diff --git a/docs/fleet/fleet.asciidoc b/docs/fleet/fleet.asciidoc
index 52c282555700..366d28fae3f5 100644
--- a/docs/fleet/fleet.asciidoc
+++ b/docs/fleet/fleet.asciidoc
@@ -18,7 +18,7 @@ It is recommended for advanced users only.
[role="screenshot"]
image::fleet/images/fleet-start.png[{fleet} app in {kib}]
-Most integration content installed by {fleet} isn’t editable. This content is tagged with a **Managed** badge in the {kib} UI. Managed content itself cannot be edited or deleted, however managed visualizations, dashboards, and saved searches can be cloned.
+Most integration content installed by {fleet} isn’t editable. This content is tagged with a **Managed** badge in the {kib} UI. Managed content itself cannot be edited or deleted, however managed visualizations, dashboards, and Discover sessions can be cloned.
[role="screenshot"]
image::fleet/images/system-managed.png[An image of the new managed badge.]
@@ -37,7 +37,7 @@ To clone a dashboard:
. Click *Save and return* after editing the dashboard.
. Click *Save*.
-To clone managed content relating to specific visualization editors, such as Lens, TSVB, and Maps, view the visualization in the editor then begin to make edits. Unlike cloning dashboards, and dashboard panels, the cloned content retains the original configurations. Once finished you are prompted to save the edits as a new visualization. The same applies for altering any saved searches in a managed visualization.
+To clone managed content relating to specific visualization editors, such as Lens, TSVB, and Maps, view the visualization in the editor then begin to make edits. Unlike cloning dashboards, and dashboard panels, the cloned content retains the original configurations. Once finished you are prompted to save the edits as a new visualization. The same applies for altering any linked Discover sessions in a managed visualization.
[float]
== Get started
diff --git a/docs/management/advanced-options.asciidoc b/docs/management/advanced-options.asciidoc
index ef6d6306792b..5f51a86b01ae 100644
--- a/docs/management/advanced-options.asciidoc
+++ b/docs/management/advanced-options.asciidoc
@@ -311,7 +311,7 @@ Sets the maximum number of rows for the entire document table. This is the maxim
[[discover-searchonpageload]]`discover:searchOnPageLoad`::
Controls whether a search is executed when *Discover* first loads. This setting
-does not have an effect when loading a saved search.
+does not have an effect when loading a saved Discover session.
[[discover:showFieldStatistics]]`discover:showFieldStatistics`::
beta[] Enables the Field statistics view. Examine details such as
@@ -324,10 +324,10 @@ Controls the display of multi-fields in the expanded document view.
The default sort direction for time-based data views.
[[doctable-hidetimecolumn]]`doc_table:hideTimeColumn`::
-Hides the "Time" column in *Discover* and in all saved searches on dashboards.
+Hides the "Time" column in *Discover* and in all Discover session panels on dashboards.
[[doctable-highlight]]`doc_table:highlight`::
-Highlights results in *Discover* and saved searches on dashboards. Highlighting
+Highlights search results in *Discover* and Discover session panels on dashboards. Highlighting
slows requests when working on big documents.
diff --git a/docs/setup/configuring-reporting.asciidoc b/docs/setup/configuring-reporting.asciidoc
index bcef6a026625..8711185dbc1b 100644
--- a/docs/setup/configuring-reporting.asciidoc
+++ b/docs/setup/configuring-reporting.asciidoc
@@ -121,8 +121,8 @@ PUT :/api/security/role/custom_reporting_user
// CONSOLE
<1> Grants access to generate PNG and PDF reports in *Dashboard*.
-<2> Grants access to generate CSV reports from saved search panels in *Dashboard*.
-<3> Grants access to generate CSV reports from saved searches in *Discover*.
+<2> Grants access to generate CSV reports from saved Discover session panels in *Dashboard*.
+<3> Grants access to generate CSV reports from saved Discover sessions in *Discover*.
<4> Grants access to generate PDF reports in *Canvas*.
<5> Grants access to generate PNG and PDF reports in *Visualize Library*.
@@ -157,8 +157,8 @@ PUT localhost:5601/api/security/role/custom_reporting_user
---------------------------------------------------------------
// CONSOLE
-<1> Grants access to generate CSV reports from saved searches in *Discover*.
-<2> Grants access to generate CSV reports from saved search panels in *Dashboard*.
+<1> Grants access to generate CSV reports from saved Discover sessions in *Discover*.
+<2> Grants access to generate CSV reports from saved Discover session panels in *Dashboard*.
[float]
[[grant-user-access-external-provider]]
diff --git a/docs/user/dashboard/aggregation-based.asciidoc b/docs/user/dashboard/aggregation-based.asciidoc
index f27d60928e6f..e3f1f0bea671 100644
--- a/docs/user/dashboard/aggregation-based.asciidoc
+++ b/docs/user/dashboard/aggregation-based.asciidoc
@@ -7,7 +7,7 @@ With aggregation-based visualizations, you can:
* Split charts up to three aggregation levels, which is more than *Lens* and *TSVB*
* Create visualization with non-time series data
-* Use a <> as an input
+* Use a <> as an input
* Sort data tables and use the summary row and percentage column features
* Assign colors to data series
* Extend features with plugins
@@ -112,7 +112,7 @@ Choose the type of visualization you want to create, then use the editor to conf
.. Select the data source you want to visualize.
+
-NOTE: There is no performance impact on the data source you select. For example, *Discover* saved searches perform the same as {data-sources}.
+NOTE: There is no performance impact on the data source you select. For example, saved Discover sessions perform the same as {data-sources}.
. Add the <> you want to visualize using the editor, then click *Update*.
+
diff --git a/docs/user/dashboard/create-visualizations.asciidoc b/docs/user/dashboard/create-visualizations.asciidoc
index 815f46d5711e..f0cf95733a97 100644
--- a/docs/user/dashboard/create-visualizations.asciidoc
+++ b/docs/user/dashboard/create-visualizations.asciidoc
@@ -163,9 +163,9 @@ To enable series data interactions, configure <> data in *Discover*.
+* *Discover session interactions* — Opens <> data in *Discover*.
+
-To use saved search interactions, open the panel menu, then click *More > View saved search*.
+To use saved Discover session interactions, open the panel menu, then click *More > View Discover session*.
[[edit-panels]]
=== Edit panels
diff --git a/docs/user/dashboard/lens.asciidoc b/docs/user/dashboard/lens.asciidoc
index 3c2a120d167d..525ff8d7bfb6 100644
--- a/docs/user/dashboard/lens.asciidoc
+++ b/docs/user/dashboard/lens.asciidoc
@@ -668,10 +668,10 @@ For area, line, and bar charts, press Shift, then click the series in the legend
[discrete]
[[is-it-possible-to-use-saved-serches-in-lens]]
-.*How do I visualize saved searches?*
+.*How do I visualize saved Discover sessions?*
[%collapsible]
====
-Visualizing saved searches in unsupported.
+Visualizing saved Discover sessions in unsupported.
====
[discrete]
diff --git a/docs/user/dashboard/tsvb.asciidoc b/docs/user/dashboard/tsvb.asciidoc
index e8e7cec48800..15433b19b6fc 100644
--- a/docs/user/dashboard/tsvb.asciidoc
+++ b/docs/user/dashboard/tsvb.asciidoc
@@ -233,7 +233,7 @@ For example `https://example.org/{{key}}`
This instructs TSVB to substitute the value from your visualization wherever it sees `{{key}}`.
-If your data contain reserved or invalid URL characters such as "#" or "&", you should apply a transform to URL-encode the key like this `{{encodeURIComponent key}}`. If you are dynamically constructing a drilldown to another location in Kibana (for example, clicking a table row takes to you a value-scoped saved search), you will likely want to Rison-encode your key as it may contain invalid Rison characters. (https://github.com/Nanonid/rison#rison---compact-data-in-uris[Rison] is the serialization format many parts of Kibana use to store information in their URL.)
+If your data contain reserved or invalid URL characters such as "#" or "&", you should apply a transform to URL-encode the key like this `{{encodeURIComponent key}}`. If you are dynamically constructing a drilldown to another location in Kibana (for example, clicking a table row takes to you a value-scoped Discover session), you will likely want to Rison-encode your key as it may contain invalid Rison characters. (https://github.com/Nanonid/rison#rison---compact-data-in-uris[Rison] is the serialization format many parts of Kibana use to store information in their URL.)
For example: `discover#/view/0ac50180-82d9-11ec-9f4a-55de56b00cc0?_a=(filters:!((query:(match_phrase:(foo.keyword:{{rison key}})))))`
diff --git a/docs/user/management.asciidoc b/docs/user/management.asciidoc
index c46786b98829..b503dbdc2d0e 100644
--- a/docs/user/management.asciidoc
+++ b/docs/user/management.asciidoc
@@ -85,7 +85,7 @@ You can add and remove remote clusters, and check their connectivity.
| <>
| Monitor the generation of reports—PDF, PNG, and CSV—and download reports that you previously generated.
-A report can contain a dashboard, visualization, saved search, or Canvas workpad.
+A report can contain a dashboard, visualization, table with Discover search results, or Canvas workpad.
| Machine Learning Jobs
| View, export, and import your <> and
diff --git a/docs/user/ml/index.asciidoc b/docs/user/ml/index.asciidoc
index 91227055fa8a..92a28a1fdb0c 100644
--- a/docs/user/ml/index.asciidoc
+++ b/docs/user/ml/index.asciidoc
@@ -168,7 +168,7 @@ It makes it easy to find and investigate causes of unusual spikes or drops by us
Examine the histogram chart of the log rates for a given {data-source}, and find the reason behind a particular change possibly in millions of log events across multiple fields and values.
You can find log rate analysis embedded in multiple applications.
-In {kib}, you can find it under **{ml-app}** > **AIOps Labs** or by using the <>. Here, you can select the {data-source} or saved search that you want to analyze.
+In {kib}, you can find it under **{ml-app}** > **AIOps Labs** or by using the <>. Here, you can select the {data-source} or saved Discover session that you want to analyze.
[role="screenshot"]
image::user/ml/images/ml-log-rate-analysis-before.png[Log event histogram chart]
@@ -203,7 +203,7 @@ and an example document that matches the category.
//end::log-pattern-analysis-intro[]
You can find log pattern analysis under **{ml-app}** > **AIOps Labs** or by using the <>.
-Here, you can select the {data-source} or saved search that you want to analyze, or in
+Here, you can select the {data-source} or saved Discover session that you want to analyze, or in
**Discover** as an available action for any text field.
[role="screenshot"]
@@ -228,7 +228,7 @@ to detect distribution changes, trend changes, and other statistically
significant change points in a metric of your time series data.
You can find change point detection under **{ml-app}** > **AIOps Labs** or by using the <>.
-Here, you can select the {data-source} or saved search that you want to analyze.
+Here, you can select the {data-source} or saved Discover session that you want to analyze.
[role="screenshot"]
image::user/ml/images/ml-change-point-detection.png[Change point detection UI]
diff --git a/docs/user/reporting/automating-report-generation.asciidoc b/docs/user/reporting/automating-report-generation.asciidoc
index b4334b7c7ea8..0b773decd60a 100644
--- a/docs/user/reporting/automating-report-generation.asciidoc
+++ b/docs/user/reporting/automating-report-generation.asciidoc
@@ -24,7 +24,7 @@ To create the POST URL for CSV reports:
. Go to *Discover*.
-. Open the saved search you want to share.
+. Open the saved Discover session you want to share.
. In the toolbar, click *Share > Export > Copy POST URL*.
@@ -54,7 +54,7 @@ If you experience issues with the deprecated report URLs after you upgrade {kib}
* *Dashboard* reports: `/api/reporting/generate/dashboard/`
* *Visualize Library* reports: `/api/reporting/generate/visualization/`
-* *Discover* saved search reports: `/api/reporting/generate/search/`
+* *Discover* reports: `/api/reporting/generate/search/`
IMPORTANT:
In earlier {kib} versions, you could use the `&sync` parameter to append to report URLs that held the request open until the document was fully generated. The `&sync` parameter is now unsupported. If you use the `&sync` parameter in Watcher, you must update the parameter.
diff --git a/docs/user/reporting/index.asciidoc b/docs/user/reporting/index.asciidoc
index 4425cc45d9b4..7a52f5d77b10 100644
--- a/docs/user/reporting/index.asciidoc
+++ b/docs/user/reporting/index.asciidoc
@@ -4,16 +4,16 @@
[partintro]
--
-:frontmatter-description: {kib} provides you with several options to share *Discover* saved searches, dashboards, *Visualize Library* visualizations, and *Canvas* workpads with others, or on a website.
+:frontmatter-description: {kib} provides you with several options to share *Discover* sessions, dashboards, *Visualize Library* visualizations, and *Canvas* workpads with others, or on a website.
:frontmatter-tags-products: [kibana]
-{kib} provides you with several options to share *Discover* saved searches, dashboards, *Visualize Library* visualizations, and *Canvas* workpads. These sharing options are available from the *Share* menu in the toolbar.
+{kib} provides you with several options to share *Discover* sessions, dashboards, *Visualize Library* visualizations, and *Canvas* workpads. These sharing options are available from the *Share* menu in the toolbar.
[float]
[[share-a-direct-link]]
== Share with a direct link
-You can share direct links to saved searches, dashboards, and visualizations. When clicking **Share**, look for the **Links** tab to get the shareable link and copy it.
+You can share direct links to saved Discover sessions, dashboards, and visualizations. When clicking **Share**, look for the **Links** tab to get the shareable link and copy it.
TIP: When sharing an object with unsaved changes, you get a temporary link that might break in the future, for example in case of upgrade. Save the object to get a permanent link instead.
@@ -29,13 +29,13 @@ image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt49f2b5a80
NOTE: For more information on how to configure reporting in {kib}, refer to <>
-Create and download PDF, PNG, or CSV reports of saved searches, dashboards, visualizations, and workpads.
+Create and download PDF, PNG, or CSV reports of saved Discover sessions, dashboards, visualizations, and workpads.
* *PDF* — Generate and download PDF files of dashboards, visualizations, and *Canvas* workpads. PDF reports are a link:https://www.elastic.co/subscriptions[subscription feature].
* *PNG* — Generate and download PNG files of dashboards and visualizations. PNG reports are a link:https://www.elastic.co/subscriptions[subscription feature].
-* *CSV Reports* — Generate CSV reports of saved searches. <>.
+* *CSV Reports* — Generate CSV reports of saved Discover sessions. <>.
* *CSV Download* — Generate and download CSV files of *Lens* visualizations.
@@ -44,7 +44,7 @@ Create and download PDF, PNG, or CSV reports of saved searches, dashboards, visu
[[reporting-layout-sizing]]
The layout and size of the report depends on what you are sharing.
-For saved searches, dashboards, and visualizations, the layout depends on the size of the panels.
+For saved Discover sessions, dashboards, and visualizations, the layout depends on the size of the panels.
For workpads, the layout depends on the size of the worksheet dimensions.
To change the output size, change the size of the browser, which resizes the shareable container before the report generates. It might take some trial and error before you're satisfied.
@@ -54,13 +54,13 @@ In the following dashboard, the shareable container is highlighted:
[role="screenshot"]
image::user/reporting/images/shareable-container.png["Shareable Container"]
-. Open the saved search, dashboard, visualization, or workpad you want to share.
+. Open the saved Discover session, dashboard, visualization, or workpad you want to share.
. From the toolbar, click *Share*, then select the report option.
* If you are creating dashboard PDFs, select *For printing* to create printer-friendly PDFs with multiple A4 portrait pages and two visualizations per page.
+
-NOTE: When you create a dashboard report that includes a data table or saved search, the PDF includes only the visible data.
+NOTE: When you create a dashboard report that includes a data table or Discover session, the PDF includes only the visible data.
* If you are creating workpad PDFs, select *Full page layout* to create PDFs without margins that surround the workpad.
diff --git a/examples/content_management_examples/public/examples/finder/finder_app.tsx b/examples/content_management_examples/public/examples/finder/finder_app.tsx
index b8aaa6fe5f34..dda034e71118 100644
--- a/examples/content_management_examples/public/examples/finder/finder_app.tsx
+++ b/examples/content_management_examples/public/examples/finder/finder_app.tsx
@@ -37,7 +37,7 @@ export const FinderApp = (props: {
{
type: `search`,
getIconForSavedObject: () => 'discoverApp',
- name: 'Saved search',
+ name: 'Discover session',
},
{
type: 'index-pattern',
diff --git a/oas_docs/bundle.json b/oas_docs/bundle.json
index 320730edc972..3e3d47df0166 100644
--- a/oas_docs/bundle.json
+++ b/oas_docs/bundle.json
@@ -39790,7 +39790,7 @@
},
"/api/spaces/_copy_saved_objects": {
"post": {
- "description": "It also allows you to automatically copy related objects, so when you copy a dashboard, this can automatically copy over the associated visualizations, data views, and saved searches, as required. You can request to overwrite any objects that already exist in the target space if they share an identifier or you can use the resolve copy saved objects conflicts API to do this on a per-object basis.
[Required authorization] Route required privileges: ALL of [copySavedObjectsToSpaces].",
+ "description": "It also allows you to automatically copy related objects, so when you copy a dashboard, this can automatically copy over the associated visualizations, data views, and saved Discover sessions, as required. You can request to overwrite any objects that already exist in the target space if they share an identifier or you can use the resolve copy saved objects conflicts API to do this on a per-object basis.
[Required authorization] Route required privileges: ALL of [copySavedObjectsToSpaces].",
"operationId": "post-spaces-copy-saved-objects",
"parameters": [
{
diff --git a/oas_docs/output/kibana.yaml b/oas_docs/output/kibana.yaml
index f12014443bb0..5845ba56ae89 100644
--- a/oas_docs/output/kibana.yaml
+++ b/oas_docs/output/kibana.yaml
@@ -37372,7 +37372,7 @@ paths:
- roles
/api/spaces/_copy_saved_objects:
post:
- description: 'It also allows you to automatically copy related objects, so when you copy a dashboard, this can automatically copy over the associated visualizations, data views, and saved searches, as required. You can request to overwrite any objects that already exist in the target space if they share an identifier or you can use the resolve copy saved objects conflicts API to do this on a per-object basis.
[Required authorization] Route required privileges: ALL of [copySavedObjectsToSpaces].'
+ description: 'It also allows you to automatically copy related objects, so when you copy a dashboard, this can automatically copy over the associated visualizations, data views, and saved Discover sessions, as required. You can request to overwrite any objects that already exist in the target space if they share an identifier or you can use the resolve copy saved objects conflicts API to do this on a per-object basis.
[Required authorization] Route required privileges: ALL of [copySavedObjectsToSpaces].'
operationId: post-spaces-copy-saved-objects
parameters:
- description: A required header to protect against CSRF attacks
diff --git a/packages/kbn-saved-search-component/README.md b/packages/kbn-saved-search-component/README.md
index 296ddb9079bc..61ec5a6cd8a9 100644
--- a/packages/kbn-saved-search-component/README.md
+++ b/packages/kbn-saved-search-component/README.md
@@ -1,6 +1,6 @@
# @kbn/saved-search-component
-A component wrapper around Discover's Saved Search embeddable. This can be used in solutions without being within a Dasboard context.
+A component wrapper around Discover session embeddable. This can be used in solutions without being within a Dasboard context.
This can be used to render a context-aware (logs etc) "document table".
diff --git a/packages/kbn-unified-data-table/src/components/data_table.tsx b/packages/kbn-unified-data-table/src/components/data_table.tsx
index abaec0f6a98e..e7680ccc9175 100644
--- a/packages/kbn-unified-data-table/src/components/data_table.tsx
+++ b/packages/kbn-unified-data-table/src/components/data_table.tsx
@@ -1198,13 +1198,13 @@ export const UnifiedDataTable = ({
{searchDescription ? (
) : (
)}
diff --git a/src/platform/plugins/shared/esql/server/ui_settings.ts b/src/platform/plugins/shared/esql/server/ui_settings.ts
index 1ddae41c9b24..c3520f7adc2a 100644
--- a/src/platform/plugins/shared/esql/server/ui_settings.ts
+++ b/src/platform/plugins/shared/esql/server/ui_settings.ts
@@ -21,7 +21,7 @@ export const getUiSettings: () => Record = () => ({
value: true,
description: i18n.translate('esql.advancedSettings.enableESQLDescription', {
defaultMessage:
- 'This setting enables ES|QL in Kibana. By switching it off you will hide the ES|QL user interface from various applications. However, users will be able to access existing ES|QL saved searches, visualizations, etc.',
+ 'This setting enables ES|QL in Kibana. By switching it off you will hide the ES|QL user interface from various applications. However, users will be able to access existing ES|QL based Discover sessions, visualizations, etc.',
}),
requiresPageReload: true,
schema: schema.boolean(),
diff --git a/src/plugins/dashboard/public/plugin.tsx b/src/plugins/dashboard/public/plugin.tsx
index a8e7cd96f38d..c8b2244d6865 100644
--- a/src/plugins/dashboard/public/plugin.tsx
+++ b/src/plugins/dashboard/public/plugin.tsx
@@ -298,7 +298,7 @@ export class DashboardPlugin
defaultMessage: 'Analyze data in dashboards.',
}),
description: i18n.translate('dashboard.featureCatalogue.dashboardDescription', {
- defaultMessage: 'Display and share a collection of visualizations and saved searches.',
+ defaultMessage: 'Display and share a collection of visualizations and search results.',
}),
icon: 'dashboardApp',
path: `/app/${DASHBOARD_APP_ID}#${LANDING_PAGE_PATH}`,
diff --git a/src/plugins/data/server/ui_settings.ts b/src/plugins/data/server/ui_settings.ts
index 8dc58c3ffd63..857de03d4dbd 100644
--- a/src/plugins/data/server/ui_settings.ts
+++ b/src/plugins/data/server/ui_settings.ts
@@ -55,7 +55,7 @@ export function getUiSettings(
value: true,
description: i18n.translate('data.advancedSettings.docTableHighlightText', {
defaultMessage:
- 'Highlight results in Discover and Saved Searches Dashboard. ' +
+ 'Highlights search results in Discover and Discover session panels on dashboards. ' +
'Highlighting makes requests slow when working on big documents.',
}),
category: ['discover'],
diff --git a/src/plugins/data_view_management/public/components/edit_index_pattern/source_filters_table/components/header/__snapshots__/header.test.tsx.snap b/src/plugins/data_view_management/public/components/edit_index_pattern/source_filters_table/components/header/__snapshots__/header.test.tsx.snap
index 83a272d88d15..97486302553f 100644
--- a/src/plugins/data_view_management/public/components/edit_index_pattern/source_filters_table/components/header/__snapshots__/header.test.tsx.snap
+++ b/src/plugins/data_view_management/public/components/edit_index_pattern/source_filters_table/components/header/__snapshots__/header.test.tsx.snap
@@ -7,7 +7,7 @@ exports[`Header should render normally 1`] = `
>
diff --git a/src/plugins/data_view_management/public/components/edit_index_pattern/source_filters_table/components/header/header.tsx b/src/plugins/data_view_management/public/components/edit_index_pattern/source_filters_table/components/header/header.tsx
index 3530493a7490..86a77e6512af 100644
--- a/src/plugins/data_view_management/public/components/edit_index_pattern/source_filters_table/components/header/header.tsx
+++ b/src/plugins/data_view_management/public/components/edit_index_pattern/source_filters_table/components/header/header.tsx
@@ -19,7 +19,7 @@ export const Header = () => (
diff --git a/src/plugins/discover/README.md b/src/plugins/discover/README.md
index 6240cd63f3ea..6f3f17c97e7a 100644
--- a/src/plugins/discover/README.md
+++ b/src/plugins/discover/README.md
@@ -16,7 +16,7 @@ One folder for every "route", each folder contains files and folders related onl
* **[/not_found](./public/application/not_found)** (Rendered when a route can't be found)
* **[/view_alert](./public/application/view_alert)** (Forwarding links in alert notifications)
* **[/components](./public/components)** (All React components used in more than just one app)
-* **[/embeddable](./public/embeddable)** (Code related to the saved search embeddable, rendered on dashboards)
+* **[/embeddable](./public/embeddable)** (Code related to the Discover session embeddable, rendered on dashboards)
* **[/hooks](./public/hooks)** (Code containing React hooks)
* **[/services](./public/services)** (Services either for external or internal use)
* **[/utils](./public/utils)** (All utility functions used across more than one application)
diff --git a/src/plugins/discover/public/application/index.tsx b/src/plugins/discover/public/application/index.tsx
index 426e38881172..99fc03170a9b 100644
--- a/src/plugins/discover/public/application/index.tsx
+++ b/src/plugins/discover/public/application/index.tsx
@@ -37,7 +37,7 @@ export const renderApp = ({
defaultMessage: 'Read only',
}),
tooltip: i18n.translate('discover.badge.readOnly.tooltip', {
- defaultMessage: 'Unable to save searches',
+ defaultMessage: 'Unable to save Discover sessions',
}),
iconType: 'glasses',
});
diff --git a/src/plugins/discover/public/application/main/components/top_nav/__snapshots__/open_search_panel.test.tsx.snap b/src/plugins/discover/public/application/main/components/top_nav/__snapshots__/open_search_panel.test.tsx.snap
index b1b399d1bd73..934e7068e78d 100644
--- a/src/plugins/discover/public/application/main/components/top_nav/__snapshots__/open_search_panel.test.tsx.snap
+++ b/src/plugins/discover/public/application/main/components/top_nav/__snapshots__/open_search_panel.test.tsx.snap
@@ -14,7 +14,7 @@ exports[`OpenSearchPanel render 1`] = `
>
@@ -25,7 +25,7 @@ exports[`OpenSearchPanel render 1`] = `
id="discoverOpenSearch"
noItemsMessage={
}
@@ -34,7 +34,7 @@ exports[`OpenSearchPanel render 1`] = `
Array [
Object {
"getIconForSavedObject": [Function],
- "name": "Saved search",
+ "name": "Discover session",
"type": "search",
},
]
@@ -59,11 +59,11 @@ exports[`OpenSearchPanel render 1`] = `
diff --git a/src/plugins/discover/public/application/main/components/top_nav/app_menu_actions/get_new_search.tsx b/src/plugins/discover/public/application/main/components/top_nav/app_menu_actions/get_new_search.tsx
index b67f14f31c56..a27b1f5753e2 100644
--- a/src/plugins/discover/public/application/main/components/top_nav/app_menu_actions/get_new_search.tsx
+++ b/src/plugins/discover/public/application/main/components/top_nav/app_menu_actions/get_new_search.tsx
@@ -19,11 +19,8 @@ export const getNewSearchAppMenuItem = ({
id: AppMenuActionId.new,
type: AppMenuActionType.primary,
controlProps: {
- label: i18n.translate('discover.localMenu.localMenu.newSearchTitle', {
- defaultMessage: 'New',
- }),
- description: i18n.translate('discover.localMenu.newSearchDescription', {
- defaultMessage: 'New Search',
+ label: i18n.translate('discover.localMenu.localMenu.newDiscoverSessionTitle', {
+ defaultMessage: 'New session',
}),
iconType: 'plus',
testId: 'discoverNewButton',
diff --git a/src/plugins/discover/public/application/main/components/top_nav/app_menu_actions/get_open_search.tsx b/src/plugins/discover/public/application/main/components/top_nav/app_menu_actions/get_open_search.tsx
index e8f6c5448d60..0a3d75af893c 100644
--- a/src/plugins/discover/public/application/main/components/top_nav/app_menu_actions/get_open_search.tsx
+++ b/src/plugins/discover/public/application/main/components/top_nav/app_menu_actions/get_open_search.tsx
@@ -21,11 +21,8 @@ export const getOpenSearchAppMenuItem = ({
id: AppMenuActionId.open,
type: AppMenuActionType.primary,
controlProps: {
- label: i18n.translate('discover.localMenu.openTitle', {
- defaultMessage: 'Open',
- }),
- description: i18n.translate('discover.localMenu.openSavedSearchDescription', {
- defaultMessage: 'Open Saved Search',
+ label: i18n.translate('discover.localMenu.openDiscoverSessionTitle', {
+ defaultMessage: 'Open session',
}),
iconType: 'folderOpen',
testId: 'discoverOpenButton',
diff --git a/src/plugins/discover/public/application/main/components/top_nav/app_menu_actions/get_share.tsx b/src/plugins/discover/public/application/main/components/top_nav/app_menu_actions/get_share.tsx
index f1a030a40ea0..87514e81a063 100644
--- a/src/plugins/discover/public/application/main/components/top_nav/app_menu_actions/get_share.tsx
+++ b/src/plugins/discover/public/application/main/components/top_nav/app_menu_actions/get_share.tsx
@@ -34,7 +34,7 @@ export const getShareAppMenuItem = ({
defaultMessage: 'Share',
}),
description: i18n.translate('discover.localMenu.shareSearchDescription', {
- defaultMessage: 'Share Search',
+ defaultMessage: 'Share Discover session',
}),
iconType: 'share',
testId: 'shareTopNavButton',
@@ -108,7 +108,7 @@ export const getShareAppMenuItem = ({
objectType: 'search',
objectTypeMeta: {
title: i18n.translate('discover.share.shareModal.title', {
- defaultMessage: 'Share this search',
+ defaultMessage: 'Share this Discover session',
}),
},
sharingData: {
@@ -119,7 +119,7 @@ export const getShareAppMenuItem = ({
title:
savedSearch.title ||
i18n.translate('discover.localMenu.fallbackReportTitle', {
- defaultMessage: 'Untitled discover search',
+ defaultMessage: 'Untitled Discover session',
}),
},
isDirty: !savedSearch.id || stateContainer.appState.hasChanged(),
diff --git a/src/plugins/discover/public/application/main/components/top_nav/esql_dataview_transition/esql_dataview_transition_modal.tsx b/src/plugins/discover/public/application/main/components/top_nav/esql_dataview_transition/esql_dataview_transition_modal.tsx
index 342d8c4f1684..d52d25064d30 100644
--- a/src/plugins/discover/public/application/main/components/top_nav/esql_dataview_transition/esql_dataview_transition_modal.tsx
+++ b/src/plugins/discover/public/application/main/components/top_nav/esql_dataview_transition/esql_dataview_transition_modal.tsx
@@ -57,7 +57,7 @@ export default function ESQLToDataViewTransitionModal({
{i18n.translate('discover.esqlToDataviewTransitionModalBody', {
defaultMessage:
- 'Switching data views removes the current ES|QL query. Save this search to avoid losing work.',
+ 'Switching data views removes the current ES|QL query. Save this session to avoid losing work.',
})}
diff --git a/src/plugins/discover/public/application/main/components/top_nav/get_top_nav_badges.tsx b/src/plugins/discover/public/application/main/components/top_nav/get_top_nav_badges.tsx
index 13544f7f28de..9d6a3c8a9912 100644
--- a/src/plugins/discover/public/application/main/components/top_nav/get_top_nav_badges.tsx
+++ b/src/plugins/discover/public/application/main/components/top_nav/get_top_nav_badges.tsx
@@ -71,7 +71,7 @@ export const getTopNavBadges = ({
getManagedContentBadge(
i18n.translate('discover.topNav.managedContentLabel', {
defaultMessage:
- 'This saved search is managed by Elastic. Changes here must be saved to a new saved search.',
+ 'This Discover session is managed by Elastic. Changes here must be saved to a new Discover session.',
})
)
);
diff --git a/src/plugins/discover/public/application/main/components/top_nav/on_save_search.tsx b/src/plugins/discover/public/application/main/components/top_nav/on_save_search.tsx
index 63997c0d7b97..f1a2eff160db 100644
--- a/src/plugins/discover/public/application/main/components/top_nav/on_save_search.tsx
+++ b/src/plugins/discover/public/application/main/components/top_nav/on_save_search.tsx
@@ -35,7 +35,7 @@ async function saveDataSource({
if (id) {
services.toastNotifications.addSuccess({
title: i18n.translate('discover.notifications.savedSearchTitle', {
- defaultMessage: `Search ''{savedSearchTitle}'' was saved`,
+ defaultMessage: `Discover session ''{savedSearchTitle}'' was saved`,
values: {
savedSearchTitle: savedSearch.title,
},
@@ -56,7 +56,7 @@ async function saveDataSource({
function onError(error: Error) {
services.toastNotifications.addDanger({
title: i18n.translate('discover.notifications.notSavedSearchTitle', {
- defaultMessage: `Search ''{savedSearchTitle}'' was not saved.`,
+ defaultMessage: `Discover session ''{savedSearchTitle}'' was not saved.`,
values: {
savedSearchTitle: savedSearch.title,
},
@@ -266,7 +266,7 @@ const SaveSearchObjectModal: React.FC<{
label={
}
/>
@@ -289,7 +289,7 @@ const SaveSearchObjectModal: React.FC<{
initialCopyOnSave={initialCopyOnSave}
description={description}
objectType={i18n.translate('discover.localMenu.saveSaveSearchObjectType', {
- defaultMessage: 'search',
+ defaultMessage: 'Discover session',
})}
showDescription={true}
options={options}
@@ -299,7 +299,7 @@ const SaveSearchObjectModal: React.FC<{
managed
? i18n.translate('discover.localMenu.mustCopyOnSave', {
defaultMessage:
- 'Elastic manages this saved search. Save any changes to a new saved search.',
+ 'Elastic manages this Discover session. Save any changes to a new Discover session.',
})
: undefined
}
diff --git a/src/plugins/discover/public/application/main/components/top_nav/open_search_panel.tsx b/src/plugins/discover/public/application/main/components/top_nav/open_search_panel.tsx
index 7633bea3612b..bd4163a20d4d 100644
--- a/src/plugins/discover/public/application/main/components/top_nav/open_search_panel.tsx
+++ b/src/plugins/discover/public/application/main/components/top_nav/open_search_panel.tsx
@@ -20,11 +20,10 @@ import {
EuiFlyoutBody,
EuiTitle,
} from '@elastic/eui';
+import { SavedSearchType, SavedSearchTypeDisplayName } from '@kbn/saved-search-plugin/common';
import { SavedObjectFinder } from '@kbn/saved-objects-finder-plugin/public';
import { useDiscoverServices } from '../../../../hooks/use_discover_services';
-const SEARCH_OBJECT_TYPE = 'search';
-
interface OpenSearchPanelProps {
onClose: () => void;
onOpenSavedSearch: (id: string) => void;
@@ -43,7 +42,7 @@ export function OpenSearchPanel(props: OpenSearchPanelProps) {
@@ -59,15 +58,15 @@ export function OpenSearchPanel(props: OpenSearchPanelProps) {
noItemsMessage={
}
savedObjectMetaData={[
{
- type: SEARCH_OBJECT_TYPE,
+ type: SavedSearchType,
getIconForSavedObject: () => 'discoverApp',
name: i18n.translate('discover.savedSearch.savedObjectName', {
- defaultMessage: 'Saved search',
+ defaultMessage: 'Discover session',
}),
},
]}
@@ -88,12 +87,12 @@ export function OpenSearchPanel(props: OpenSearchPanelProps) {
onClick={props.onClose}
data-test-subj="manageSearchesBtn"
href={addBasePath(
- `/app/management/kibana/objects?initialQuery=type:(${SEARCH_OBJECT_TYPE})`
+ `/app/management/kibana/objects?initialQuery=type:("${SavedSearchTypeDisplayName}")`
)}
>
diff --git a/src/plugins/discover/public/application/main/components/top_nav/use_top_nav_links.test.tsx b/src/plugins/discover/public/application/main/components/top_nav/use_top_nav_links.test.tsx
index a70b200a7434..3db9fb74f0ea 100644
--- a/src/plugins/discover/public/application/main/components/top_nav/use_top_nav_links.test.tsx
+++ b/src/plugins/discover/public/application/main/components/top_nav/use_top_nav_links.test.tsx
@@ -73,25 +73,25 @@ describe('useTopNavLinks', () => {
"testId": "openInspectorButton",
},
Object {
- "description": "New Search",
+ "description": "New session",
"iconOnly": true,
"iconType": "plus",
"id": "new",
- "label": "New",
+ "label": "New session",
"run": [Function],
"testId": "discoverNewButton",
},
Object {
- "description": "Open Saved Search",
+ "description": "Open session",
"iconOnly": true,
"iconType": "folderOpen",
"id": "open",
- "label": "Open",
+ "label": "Open session",
"run": [Function],
"testId": "discoverOpenButton",
},
Object {
- "description": "Share Search",
+ "description": "Share Discover session",
"iconOnly": true,
"iconType": "share",
"id": "share",
@@ -100,7 +100,7 @@ describe('useTopNavLinks', () => {
"testId": "shareTopNavButton",
},
Object {
- "description": "Save Search",
+ "description": "Save session",
"emphasize": true,
"iconType": "save",
"id": "save",
@@ -149,25 +149,25 @@ describe('useTopNavLinks', () => {
"testId": "openInspectorButton",
},
Object {
- "description": "New Search",
+ "description": "New session",
"iconOnly": true,
"iconType": "plus",
"id": "new",
- "label": "New",
+ "label": "New session",
"run": [Function],
"testId": "discoverNewButton",
},
Object {
- "description": "Open Saved Search",
+ "description": "Open session",
"iconOnly": true,
"iconType": "folderOpen",
"id": "open",
- "label": "Open",
+ "label": "Open session",
"run": [Function],
"testId": "discoverOpenButton",
},
Object {
- "description": "Share Search",
+ "description": "Share Discover session",
"iconOnly": true,
"iconType": "share",
"id": "share",
@@ -176,7 +176,7 @@ describe('useTopNavLinks', () => {
"testId": "shareTopNavButton",
},
Object {
- "description": "Save Search",
+ "description": "Save session",
"emphasize": true,
"iconType": "save",
"id": "save",
diff --git a/src/plugins/discover/public/application/main/components/top_nav/use_top_nav_links.tsx b/src/plugins/discover/public/application/main/components/top_nav/use_top_nav_links.tsx
index de9686711d10..608442da1408 100644
--- a/src/plugins/discover/public/application/main/components/top_nav/use_top_nav_links.tsx
+++ b/src/plugins/discover/public/application/main/components/top_nav/use_top_nav_links.tsx
@@ -192,7 +192,7 @@ export const useTopNavLinks = ({
defaultMessage: 'Save',
}),
description: i18n.translate('discover.localMenu.saveSearchDescription', {
- defaultMessage: 'Save Search',
+ defaultMessage: 'Save session',
}),
testId: 'discoverSaveButton',
iconType: 'save',
diff --git a/src/plugins/discover/public/components/saved_search_url_conflict_callout/saved_search_url_conflict_callout.ts b/src/plugins/discover/public/components/saved_search_url_conflict_callout/saved_search_url_conflict_callout.ts
index 3c42d0301e6d..4a49a6cb2e07 100644
--- a/src/plugins/discover/public/components/saved_search_url_conflict_callout/saved_search_url_conflict_callout.ts
+++ b/src/plugins/discover/public/components/saved_search_url_conflict_callout/saved_search_url_conflict_callout.ts
@@ -29,7 +29,7 @@ export const SavedSearchURLConflictCallout = ({
if (otherObjectId) {
return spaces.ui.components.getLegacyUrlConflict({
objectNoun: i18n.translate('discover.savedSearchURLConflictCallout.objectNoun', {
- defaultMessage: '{savedSearch} search',
+ defaultMessage: `''{savedSearch}'' Discover session`,
values: {
savedSearch: savedSearch.title,
},
diff --git a/src/plugins/discover/public/context_awareness/README.md b/src/plugins/discover/public/context_awareness/README.md
index 31fa5ff9bfcd..ae42038b77aa 100644
--- a/src/plugins/discover/public/context_awareness/README.md
+++ b/src/plugins/discover/public/context_awareness/README.md
@@ -54,7 +54,7 @@ The context awareness framework is driven by two main supporting services called
Each context level has a dedicated profile service, e.g. `RootProfileService`, which is responsible for accepting profile provider registrations and looping over each provider in order during context resolution to identify a matching profile. Each resolution call can result in only one matching profile, which is the first to return a match based on execution order.
-A single `ProfilesManager` is instantiated on Discover load, or one per saved search panel in a dashboard. The profiles manager is responsible for the following:
+A single `ProfilesManager` is instantiated on Discover load, or one per Discover session panel in a dashboard. The profiles manager is responsible for the following:
- Managing state associated with the current Discover context.
- Coordinating profile services and exposing resolution methods for each context level.
diff --git a/src/plugins/discover/public/embeddable/constants.ts b/src/plugins/discover/public/embeddable/constants.ts
index 313f2bbb99ed..938caa233b43 100644
--- a/src/plugins/discover/public/embeddable/constants.ts
+++ b/src/plugins/discover/public/embeddable/constants.ts
@@ -17,9 +17,9 @@ export const SEARCH_EMBEDDABLE_CELL_ACTIONS_TRIGGER_ID =
export const SEARCH_EMBEDDABLE_CELL_ACTIONS_TRIGGER: Trigger = {
id: SEARCH_EMBEDDABLE_CELL_ACTIONS_TRIGGER_ID,
- title: 'Discover saved searches embeddable cell actions',
+ title: 'Discover session embeddable cell actions',
description:
- 'This trigger is used to replace the cell actions for Discover saved search embeddable grid.',
+ 'This trigger is used to replace the cell actions for Discover session embeddable grid.',
} as const;
export const DEFAULT_HEADER_ROW_HEIGHT_LINES = 3;
diff --git a/src/plugins/discover/public/embeddable/get_search_embeddable_factory.tsx b/src/plugins/discover/public/embeddable/get_search_embeddable_factory.tsx
index 1f97e2de6639..7c08cdc95e58 100644
--- a/src/plugins/discover/public/embeddable/get_search_embeddable_factory.tsx
+++ b/src/plugins/discover/public/embeddable/get_search_embeddable_factory.tsx
@@ -152,7 +152,7 @@ export const getSearchEmbeddableFactory = ({
},
getTypeDisplayName: () =>
i18n.translate('discover.embeddable.search.displayName', {
- defaultMessage: 'search',
+ defaultMessage: 'Discover session',
}),
canLinkToLibrary: async () => {
return (
diff --git a/src/plugins/discover/public/embeddable/initialize_edit_api.ts b/src/plugins/discover/public/embeddable/initialize_edit_api.ts
index a99cea051962..acb489735d05 100644
--- a/src/plugins/discover/public/embeddable/initialize_edit_api.ts
+++ b/src/plugins/discover/public/embeddable/initialize_edit_api.ts
@@ -75,7 +75,7 @@ export function initializeEditApi<
return {
getTypeDisplayName: () =>
i18n.translate('discover.embeddable.search.displayName', {
- defaultMessage: 'search',
+ defaultMessage: 'Discover session',
}),
onEdit: async () => {
const appTarget = await getAppTarget(partialApi, discoverServices);
diff --git a/src/plugins/discover/public/hooks/saved_search_alias_match_redirect.test.ts b/src/plugins/discover/public/hooks/saved_search_alias_match_redirect.test.ts
index 4e4469188d0b..81f0ce8e1537 100644
--- a/src/plugins/discover/public/hooks/saved_search_alias_match_redirect.test.ts
+++ b/src/plugins/discover/public/hooks/saved_search_alias_match_redirect.test.ts
@@ -44,7 +44,7 @@ describe('useSavedSearchAliasMatchRedirect', () => {
expect(spaces.ui.redirectLegacyUrl).toHaveBeenCalledWith({
path: '#/view/aliasTargetId?_g=foo',
aliasPurpose: 'savedObjectConversion',
- objectNoun: 'my-title search',
+ objectNoun: `'my-title' Discover session`,
});
});
diff --git a/src/plugins/discover/public/hooks/saved_search_alias_match_redirect.ts b/src/plugins/discover/public/hooks/saved_search_alias_match_redirect.ts
index c4234e40612b..9bbfebe613c0 100644
--- a/src/plugins/discover/public/hooks/saved_search_alias_match_redirect.ts
+++ b/src/plugins/discover/public/hooks/saved_search_alias_match_redirect.ts
@@ -35,7 +35,7 @@ export const useSavedSearchAliasMatchRedirect = ({
path: `${getSavedSearchUrl(aliasTargetId)}${history.location.search}`,
aliasPurpose,
objectNoun: i18n.translate('discover.savedSearchAliasMatchRedirect.objectNoun', {
- defaultMessage: '{savedSearch} search',
+ defaultMessage: `''{savedSearch}'' Discover session`,
values: {
savedSearch: savedSearch.title,
},
diff --git a/src/plugins/discover/public/plugin.tsx b/src/plugins/discover/public/plugin.tsx
index 2529b4824610..08d6f9f6c741 100644
--- a/src/plugins/discover/public/plugin.tsx
+++ b/src/plugins/discover/public/plugin.tsx
@@ -429,7 +429,7 @@ export class DiscoverPlugin
},
savedObjectType: SavedSearchType,
savedObjectName: i18n.translate('discover.savedSearch.savedObjectName', {
- defaultMessage: 'Saved search',
+ defaultMessage: 'Discover session',
}),
getIconForSavedObject: () => 'discoverApp',
});
diff --git a/src/plugins/discover/server/ui_settings.ts b/src/plugins/discover/server/ui_settings.ts
index 03625807a838..9d2b86e57342 100644
--- a/src/plugins/discover/server/ui_settings.ts
+++ b/src/plugins/discover/server/ui_settings.ts
@@ -118,7 +118,7 @@ export const getUiSettings: (
description: i18n.translate('discover.advancedSettings.searchOnPageLoadText', {
defaultMessage:
'Controls whether a search is executed when Discover first loads. This setting does not ' +
- 'have an effect when loading a saved search.',
+ 'have an effect when loading a Discover session.',
}),
category: ['discover'],
schema: schema.boolean(),
@@ -129,7 +129,8 @@ export const getUiSettings: (
}),
value: false,
description: i18n.translate('discover.advancedSettings.docTableHideTimeColumnText', {
- defaultMessage: "Hide the 'Time' column in Discover and in all Saved Searches on Dashboards.",
+ defaultMessage:
+ "Hide the 'Time' column in Discover and in all Discover session panels on Dashboards.",
}),
category: ['discover'],
schema: schema.boolean(),
diff --git a/src/plugins/home/public/services/feature_catalogue/feature_catalogue_registry.test.ts b/src/plugins/home/public/services/feature_catalogue/feature_catalogue_registry.test.ts
index ab264d6ff1d1..a9463ca5083f 100644
--- a/src/plugins/home/public/services/feature_catalogue/feature_catalogue_registry.test.ts
+++ b/src/plugins/home/public/services/feature_catalogue/feature_catalogue_registry.test.ts
@@ -17,7 +17,7 @@ import {
const DASHBOARD_FEATURE: FeatureCatalogueEntry = {
id: 'dashboard',
title: 'Dashboard',
- description: 'Display and share a collection of visualizations and saved searches.',
+ description: 'Display and share a collection of visualizations and search results.',
icon: 'dashboardApp',
path: `/app/kibana#dashboard`,
showOnHomePage: true,
diff --git a/src/plugins/inspector/README.md b/src/plugins/inspector/README.md
index 99984b53065a..f9eace25a25c 100644
--- a/src/plugins/inspector/README.md
+++ b/src/plugins/inspector/README.md
@@ -14,7 +14,7 @@ a specific view is available depends on the used adapters.
## Inspector Adapters
Since the Inspector panel itself is not tied to a specific type of elements (visualizations,
-saved searches, etc.), everything you need to open the inspector is a collection
+Discover sessions, etc.), everything you need to open the inspector is a collection
of so called inspector adapters. A single adapter can be any type of JavaScript class.
Most likely an adapter offers some kind of logging capabilities for the element, that
diff --git a/src/plugins/saved_objects_management/public/management_section/object_view/components/__snapshots__/not_found_errors.test.tsx.snap b/src/plugins/saved_objects_management/public/management_section/object_view/components/__snapshots__/not_found_errors.test.tsx.snap
index 0c5045a1c866..6e96c51be7be 100644
--- a/src/plugins/saved_objects_management/public/management_section/object_view/components/__snapshots__/not_found_errors.test.tsx.snap
+++ b/src/plugins/saved_objects_management/public/management_section/object_view/components/__snapshots__/not_found_errors.test.tsx.snap
@@ -124,7 +124,7 @@ exports[`NotFoundErrors component renders correctly for search type 1`] = `
class="euiText emotion-euiText-s-euiTextColor-default"
>
- The saved search associated with this object no longer exists.
+ The Discover session associated with this object no longer exists.
If you know what this error means, you can use the
diff --git a/src/plugins/saved_objects_management/public/management_section/object_view/components/not_found_errors.test.tsx b/src/plugins/saved_objects_management/public/management_section/object_view/components/not_found_errors.test.tsx
index 41919c9172e5..d1d53c0807ba 100644
--- a/src/plugins/saved_objects_management/public/management_section/object_view/components/not_found_errors.test.tsx
+++ b/src/plugins/saved_objects_management/public/management_section/object_view/components/not_found_errors.test.tsx
@@ -26,7 +26,7 @@ describe('NotFoundErrors component', () => {
const callOut = mounted.find('EuiCallOut');
expect(callOut.render()).toMatchSnapshot();
expect(mounted.text()).toMatchInlineSnapshot(
- `"There is a problem with this saved objectThe saved search associated with this object no longer exists.If you know what this error means, you can use the Saved objects APIs(external, opens in a new tab or window) to fix it — otherwise click the delete button above."`
+ `"There is a problem with this saved objectThe Discover session associated with this object no longer exists.If you know what this error means, you can use the Saved objects APIs(external, opens in a new tab or window) to fix it — otherwise click the delete button above."`
);
});
diff --git a/src/plugins/saved_objects_management/public/management_section/object_view/components/not_found_errors.tsx b/src/plugins/saved_objects_management/public/management_section/object_view/components/not_found_errors.tsx
index e89762bd2105..ddee0bb9ee38 100644
--- a/src/plugins/saved_objects_management/public/management_section/object_view/components/not_found_errors.tsx
+++ b/src/plugins/saved_objects_management/public/management_section/object_view/components/not_found_errors.tsx
@@ -32,7 +32,7 @@ export const NotFoundErrors = ({ type, docLinks }: NotFoundErrors) => {
return (
);
case 'index-pattern':
diff --git a/src/plugins/saved_search/README.md b/src/plugins/saved_search/README.md
index d2234f04494a..cf2762c23d23 100644
--- a/src/plugins/saved_search/README.md
+++ b/src/plugins/saved_search/README.md
@@ -1,3 +1,4 @@
# Saved search
Contains the saved search saved object definition and helpers.
+This object is created when a user saves their current session in the Discover app.
diff --git a/src/plugins/saved_search/common/constants.ts b/src/plugins/saved_search/common/constants.ts
index f30466d22096..cc5fdcebc6da 100644
--- a/src/plugins/saved_search/common/constants.ts
+++ b/src/plugins/saved_search/common/constants.ts
@@ -8,6 +8,8 @@
*/
export const SavedSearchType = 'search';
+// While the legacy SO name has to stay "search" the display name can be customized.
+export const SavedSearchTypeDisplayName = 'discover session'; // visible on Saved Objects page
export const LATEST_VERSION = 1;
diff --git a/src/plugins/saved_search/common/index.ts b/src/plugins/saved_search/common/index.ts
index 1900a7e90d16..c29caaf9bcde 100644
--- a/src/plugins/saved_search/common/index.ts
+++ b/src/plugins/saved_search/common/index.ts
@@ -25,6 +25,7 @@ export enum VIEW_MODE {
export {
SavedSearchType,
+ SavedSearchTypeDisplayName,
LATEST_VERSION,
MIN_SAVED_SEARCH_SAMPLE_SIZE,
MAX_SAVED_SEARCH_SAMPLE_SIZE,
diff --git a/src/plugins/saved_search/public/plugin.ts b/src/plugins/saved_search/public/plugin.ts
index 5570e0fc8d5a..17132a1a7a41 100644
--- a/src/plugins/saved_search/public/plugin.ts
+++ b/src/plugins/saved_search/public/plugin.ts
@@ -102,7 +102,7 @@ export class SavedSearchPublicPlugin
latest: LATEST_VERSION,
},
name: i18n.translate('savedSearch.contentManagementType', {
- defaultMessage: 'Saved search',
+ defaultMessage: 'Discover session',
}),
});
diff --git a/src/plugins/saved_search/public/services/saved_searches/check_for_duplicate_title.ts b/src/plugins/saved_search/public/services/saved_searches/check_for_duplicate_title.ts
index 0efc945a867e..6eb364afec12 100644
--- a/src/plugins/saved_search/public/services/saved_searches/check_for_duplicate_title.ts
+++ b/src/plugins/saved_search/public/services/saved_searches/check_for_duplicate_title.ts
@@ -54,7 +54,7 @@ export const checkForDuplicateTitle = async ({
(await hasDuplicatedTitle(title, contentManagement))
) {
onTitleDuplicate();
- return Promise.reject(new Error(`Saved search title already exists: ${title}`));
+ return Promise.reject(new Error(`Saved Discover session title already exists: ${title}`));
}
return;
diff --git a/src/plugins/saved_search/server/saved_objects/search.ts b/src/plugins/saved_search/server/saved_objects/search.ts
index 153d95c6d7cb..90dbd6fbe620 100644
--- a/src/plugins/saved_search/server/saved_objects/search.ts
+++ b/src/plugins/saved_search/server/saved_objects/search.ts
@@ -11,6 +11,7 @@ import { ANALYTICS_SAVED_OBJECT_INDEX } from '@kbn/core-saved-objects-server';
import { SavedObjectsType } from '@kbn/core/server';
import { MigrateFunctionsObject } from '@kbn/kibana-utils-plugin/common';
import { getAllMigrations } from './search_migrations';
+import { SavedSearchTypeDisplayName } from '../../common/constants';
import {
SCHEMA_SEARCH_V8_8_0,
SCHEMA_SEARCH_MODEL_VERSION_1,
@@ -32,6 +33,7 @@ export function getSavedSearchObjectType(
management: {
icon: 'discoverApp',
defaultSearchField: 'title',
+ displayName: SavedSearchTypeDisplayName,
importableAndExportable: true,
getTitle(obj) {
return obj.attributes.title;
diff --git a/src/plugins/vis_default_editor/public/components/sidebar/sidebar_title.tsx b/src/plugins/vis_default_editor/public/components/sidebar/sidebar_title.tsx
index b83a3330cce2..41199116837c 100644
--- a/src/plugins/vis_default_editor/public/components/sidebar/sidebar_title.tsx
+++ b/src/plugins/vis_default_editor/public/components/sidebar/sidebar_title.tsx
@@ -63,7 +63,7 @@ export function LinkedSearch({ savedSearch, eventEmitter }: LinkedSearchProps) {
const linkButtonAriaLabel = i18n.translate(
'visDefaultEditor.sidebar.savedSearch.linkButtonAriaLabel',
{
- defaultMessage: 'Link to saved search. Click to learn more or break link.',
+ defaultMessage: 'Link to Discover session. Click to learn more or break link.',
}
);
@@ -82,7 +82,7 @@ export function LinkedSearch({ savedSearch, eventEmitter }: LinkedSearchProps) {
@@ -134,7 +134,7 @@ export function LinkedSearch({ savedSearch, eventEmitter }: LinkedSearchProps) {
@@ -147,7 +147,7 @@ export function LinkedSearch({ savedSearch, eventEmitter }: LinkedSearchProps) {
>
diff --git a/src/plugins/visualizations/public/visualize_app/utils/use/use_linked_search_updates.ts b/src/plugins/visualizations/public/visualize_app/utils/use/use_linked_search_updates.ts
index 9a5ade9c4c26..ab2a51b2beef 100644
--- a/src/plugins/visualizations/public/visualize_app/utils/use/use_linked_search_updates.ts
+++ b/src/plugins/visualizations/public/visualize_app/utils/use/use_linked_search_updates.ts
@@ -48,7 +48,7 @@ export const useLinkedSearchUpdates = (
if (showToast) {
services.toastNotifications.addSuccess(
i18n.translate('visualizations.linkedToSearch.unlinkSuccessNotificationText', {
- defaultMessage: `Unlinked from saved search ''{searchTitle}''`,
+ defaultMessage: `Unlinked from Discover session ''{searchTitle}''`,
values: {
searchTitle: savedSearch.title,
},
diff --git a/src/plugins/visualizations/public/wizard/search_selection/search_selection.tsx b/src/plugins/visualizations/public/wizard/search_selection/search_selection.tsx
index 62d775dbdc07..e0647737acb8 100644
--- a/src/plugins/visualizations/public/wizard/search_selection/search_selection.tsx
+++ b/src/plugins/visualizations/public/wizard/search_selection/search_selection.tsx
@@ -55,17 +55,17 @@ export class SearchSelection extends React.Component
{
noItemsMessage={i18n.translate(
'visualizations.newVisWizard.searchSelection.notFoundLabel',
{
- defaultMessage: 'No matching indices or saved searches found.',
+ defaultMessage: 'No matching indices or Discover sessions found.',
}
)}
savedObjectMetaData={[
{
type: 'search',
- getIconForSavedObject: () => 'search',
+ getIconForSavedObject: () => 'discoverApp',
name: i18n.translate(
'visualizations.newVisWizard.searchSelection.savedObjectType.search',
{
- defaultMessage: 'Saved search',
+ defaultMessage: 'Discover session',
}
),
// ignore the saved searches that have text-based languages queries
diff --git a/x-pack/platform/plugins/private/data_visualizer/public/application/index_data_visualizer/index_data_visualizer.tsx b/x-pack/platform/plugins/private/data_visualizer/public/application/index_data_visualizer/index_data_visualizer.tsx
index 8a5e34f58a10..68fdc51f92f3 100644
--- a/x-pack/platform/plugins/private/data_visualizer/public/application/index_data_visualizer/index_data_visualizer.tsx
+++ b/x-pack/platform/plugins/private/data_visualizer/public/application/index_data_visualizer/index_data_visualizer.tsx
@@ -200,7 +200,7 @@ const DataVisualizerStateContextProvider: FC {
if (!isDataView(fetchedDataView) && fetchedSavedSearch === undefined) {
setError(
i18n.translate('xpack.transform.searchItems.errorInitializationTitle', {
- defaultMessage: `An error occurred initializing the Kibana data view or saved search.`,
+ defaultMessage: `An error occurred initializing the Kibana data view or Discover session.`,
})
);
return;
diff --git a/x-pack/platform/plugins/private/transform/public/app/sections/create_transform/components/step_define/step_define_form.tsx b/x-pack/platform/plugins/private/transform/public/app/sections/create_transform/components/step_define/step_define_form.tsx
index 92300d5580cb..43efc8b1b4ca 100644
--- a/x-pack/platform/plugins/private/transform/public/app/sections/create_transform/components/step_define/step_define_form.tsx
+++ b/x-pack/platform/plugins/private/transform/public/app/sections/create_transform/components/step_define/step_define_form.tsx
@@ -377,8 +377,8 @@ export const StepDefineForm: FC = React.memo((props) => {
fullWidth
label={
searchItems?.savedSearch?.id !== undefined
- ? i18n.translate('xpack.transform.stepDefineForm.savedSearchLabel', {
- defaultMessage: 'Saved search',
+ ? i18n.translate('xpack.transform.stepDefineForm.discoverSessionLabel', {
+ defaultMessage: 'Discover session',
})
: i18n.translate('xpack.transform.stepDefineForm.searchFilterLabel', {
defaultMessage: 'Search filter',
diff --git a/x-pack/platform/plugins/private/transform/public/app/sections/create_transform/components/step_define/step_define_summary.tsx b/x-pack/platform/plugins/private/transform/public/app/sections/create_transform/components/step_define/step_define_summary.tsx
index b284eb3e1a02..9fc938cd2028 100644
--- a/x-pack/platform/plugins/private/transform/public/app/sections/create_transform/components/step_define/step_define_summary.tsx
+++ b/x-pack/platform/plugins/private/transform/public/app/sections/create_transform/components/step_define/step_define_summary.tsx
@@ -141,8 +141,8 @@ export const StepDefineSummary: FC = ({
{searchItems.savedSearch !== undefined && searchItems.savedSearch.id !== undefined && (
{searchItems.savedSearch.title}
diff --git a/x-pack/platform/plugins/private/transform/public/app/sections/transform_management/components/search_selection/search_selection.tsx b/x-pack/platform/plugins/private/transform/public/app/sections/transform_management/components/search_selection/search_selection.tsx
index 7ebb8702669b..1d4c120db052 100644
--- a/x-pack/platform/plugins/private/transform/public/app/sections/transform_management/components/search_selection/search_selection.tsx
+++ b/x-pack/platform/plugins/private/transform/public/app/sections/transform_management/components/search_selection/search_selection.tsx
@@ -55,17 +55,17 @@ export const SearchSelection: FC = ({
noItemsMessage={i18n.translate(
'xpack.transform.newTransform.searchSelection.notFoundLabel',
{
- defaultMessage: 'No matching indices or saved searches found.',
+ defaultMessage: 'No matching indices or saved Discover sessions found.',
}
)}
savedObjectMetaData={[
{
type: 'search',
- getIconForSavedObject: () => 'search',
+ getIconForSavedObject: () => 'discoverApp',
name: i18n.translate(
- 'xpack.transform.newTransform.searchSelection.savedObjectType.search',
+ 'xpack.transform.newTransform.searchSelection.savedObjectType.discoverSession',
{
- defaultMessage: 'Saved search',
+ defaultMessage: 'Discover session',
}
),
showSavedObject: (savedObject: SavedObject) =>
diff --git a/x-pack/platform/plugins/private/translations/translations/fr-FR.json b/x-pack/platform/plugins/private/translations/translations/fr-FR.json
index be3609545671..65bff9f9ca69 100644
--- a/x-pack/platform/plugins/private/translations/translations/fr-FR.json
+++ b/x-pack/platform/plugins/private/translations/translations/fr-FR.json
@@ -1454,7 +1454,6 @@
"dashboard.emptyScreen.noPermissionsTitle": "Ce tableau de bord est vide.",
"dashboard.emptyScreen.viewModeSubtitle": "Accédez au mode de modification, puis commencez à ajouter vos visualisations.",
"dashboard.emptyScreen.viewModeTitle": "Ajouter des visualisations à votre tableau de bord",
- "dashboard.featureCatalogue.dashboardDescription": "Affichez et partagez une collection de visualisations et de recherches enregistrées.",
"dashboard.featureCatalogue.dashboardSubtitle": "Analysez des données à l’aide de tableaux de bord.",
"dashboard.featureCatalogue.dashboardTitle": "Dashboard",
"dashboard.labs.enableLabsDescription": "Cet indicateur détermine si l'utilisateur a accès au bouton Ateliers, moyen rapide d'activer et de désactiver les fonctionnalités de la version d'évaluation technique dans le tableau de bord.",
@@ -1582,7 +1581,6 @@
"data.advancedSettings.courier.requestPreferenceTitle": "Préférence de requête",
"data.advancedSettings.defaultIndexText": "Utilisé par Discover et Visualisations lorsqu'une vue de données n'est pas définie.",
"data.advancedSettings.defaultIndexTitle": "Vue de données par défaut",
- "data.advancedSettings.docTableHighlightText": "Cela permet de mettre les résultats en surbrillance dans le tableau de bord Discover ainsi que dans les recherches enregistrées. À noter que la mise en surbrillance ralentit les requêtes dans le cas de documents volumineux.",
"data.advancedSettings.docTableHighlightTitle": "Mettre les résultats en surbrillance",
"data.advancedSettings.histogram.barTargetText": "Tente de générer ce nombre de compartiments lorsque l’intervalle \"auto\" est utilisé dans des histogrammes numériques et de date.",
"data.advancedSettings.histogram.barTargetTitle": "Nombre de compartiments cible",
@@ -2511,7 +2509,6 @@
"discover.advancedSettings.discover.showFieldStatisticsDescription": "Activez le {fieldStatisticsDocs} pour afficher des détails tels que les valeurs minimale et maximale d'un champ numérique ou une carte d'un champ géographique. Cette fonctionnalité est en version bêta et susceptible d'être modifiée.",
"discover.advancedSettings.discover.showMultifields": "Afficher les champs multiples",
"discover.advancedSettings.discover.showMultifieldsDescription": "Détermine si les {multiFields} doivent s'afficher dans la fenêtre de document étendue. Dans la plupart des cas, les champs multiples sont les mêmes que les champs d'origine. Cette option est uniquement disponible lorsque le paramètre `searchFieldsFromSource` est désactivé.",
- "discover.advancedSettings.docTableHideTimeColumnText": "Permet de masquer la colonne ''Time'' dans Discover et dans toutes les recherches enregistrées des tableaux de bord.",
"discover.advancedSettings.docTableHideTimeColumnTitle": "Masquer la colonne ''Time''",
"discover.advancedSettings.fieldsPopularLimitText": "Les N champs les plus populaires à afficher",
"discover.advancedSettings.fieldsPopularLimitTitle": "Limite de champs populaires",
@@ -2523,7 +2520,6 @@
"discover.advancedSettings.sampleRowsPerPageTitle": "Lignes par page",
"discover.advancedSettings.sampleSizeText": "Définit le nombre maximum de lignes pour l'ensemble du tableau de documents.",
"discover.advancedSettings.sampleSizeTitle": "Lignes max. par tableau",
- "discover.advancedSettings.searchOnPageLoadText": "Détermine si une recherche est exécutée lors du premier chargement de Discover. Ce paramètre n'a pas d'effet lors du chargement d’une recherche enregistrée.",
"discover.advancedSettings.searchOnPageLoadTitle": "Recherche au chargement de la page",
"discover.advancedSettings.sortDefaultOrderText": "Détermine le sens de tri par défaut pour les vues de données temporelles dans l'application Discover.",
"discover.advancedSettings.sortDefaultOrderTitle": "Sens de tri par défaut",
@@ -2533,7 +2529,6 @@
"discover.alerts.manageRulesAndConnectors": "Gérer les règles et les connecteurs",
"discover.alerts.missedTimeFieldToolTip": "La vue de données ne possède pas de champ temporel.",
"discover.badge.readOnly.text": "Lecture seule",
- "discover.badge.readOnly.tooltip": "Impossible d’enregistrer les recherches",
"discover.context.breadcrumb": "Documents relatifs",
"discover.context.contextOfTitle": "Les documents relatifs à #{anchorId}",
"discover.context.failedToLoadAnchorDocumentDescription": "Échec de chargement du document ancré",
@@ -2581,7 +2576,6 @@
"discover.dropZoneTableLabel": "Abandonner la zone pour ajouter un champ en tant que colonne dans la table",
"discover.embeddable.inspectorRequestDescription": "Cette requête interroge Elasticsearch afin de récupérer les données pour la recherche.",
"discover.embeddable.search.dataViewError": "Vue de données {indexPatternId} manquante",
- "discover.embeddable.search.displayName": "rechercher",
"discover.errorCalloutESQLReferenceButtonLabel": "Ouvrir la référence ES|QL",
"discover.errorCalloutShowErrorMessage": "Afficher les détails",
"discover.esqlMode.selectedColumnsCallout": "Affichage de {selectedColumnsNumber} champs sur {esqlQueryColumnsNumber}. Ajoutez-en d’autres depuis la liste des champs disponibles.",
@@ -2590,7 +2584,6 @@
"discover.esqlToDataViewTransitionModal.feedbackLink": "Soumettre des commentaires ES|QL",
"discover.esqlToDataViewTransitionModal.saveButtonLabel": "Sauvegarder et basculer",
"discover.esqlToDataViewTransitionModal.title": "Modifications non enregistrées",
- "discover.esqlToDataviewTransitionModalBody": "Un changement de vue de données supprime la requête ES|QL en cours. Sauvegardez cette recherche pour éviter de perdre votre travail.",
"discover.fieldChooser.availableFieldsTooltip": "Champs disponibles pour l'affichage dans le tableau.",
"discover.fieldChooser.discoverField.addFieldTooltip": "Ajouter le champ en tant que colonne",
"discover.fieldChooser.discoverField.removeFieldTooltip": "Supprimer le champ du tableau",
@@ -2618,19 +2611,10 @@
"discover.loadingDocuments": "Chargement des documents",
"discover.localMenu.alertsDescription": "Alertes",
"discover.localMenu.esqlTooltipLabel": "ES|QL est le nouveau langage de requête canalisé puissant d'Elastic.",
- "discover.localMenu.fallbackReportTitle": "Recherche Discover sans titre",
"discover.localMenu.inspectTitle": "Inspecter",
"discover.localMenu.localMenu.alertsTitle": "Alertes",
- "discover.localMenu.localMenu.newSearchTitle": "Nouveauté",
- "discover.localMenu.mustCopyOnSave": "Elastic gère cette recherche enregistrée. Enregistrez les modifications dans une nouvelle recherche enregistrée.",
- "discover.localMenu.newSearchDescription": "Nouvelle recherche",
"discover.localMenu.openInspectorForSearchDescription": "Ouvrir l'inspecteur de recherche",
- "discover.localMenu.openSavedSearchDescription": "Ouvrir une recherche enregistrée",
- "discover.localMenu.openTitle": "Ouvrir",
- "discover.localMenu.saveSaveSearchObjectType": "rechercher",
- "discover.localMenu.saveSearchDescription": "Enregistrer la recherche",
"discover.localMenu.saveTitle": "Enregistrer",
- "discover.localMenu.shareSearchDescription": "Partager la recherche",
"discover.localMenu.shareTitle": "Partager",
"discover.localMenu.switchToClassicTitle": "Basculer vers le classique",
"discover.localMenu.switchToClassicTooltipLabel": "Passez à la syntaxe KQL ou Lucene.",
@@ -2696,8 +2680,6 @@
"discover.noResults.suggestion.tryText": "Voici quelques solutions à essayer :",
"discover.notifications.invalidTimeRangeText": "La plage temporelle spécifiée n'est pas valide. (de : \"{from}\" à \"{to}\")",
"discover.notifications.invalidTimeRangeTitle": "Plage temporelle non valide",
- "discover.notifications.notSavedSearchTitle": "La recherche \"{savedSearchTitle}\" n'a pas été enregistrée.",
- "discover.notifications.savedSearchTitle": "La recherche \"{savedSearchTitle}\" a été enregistrée",
"discover.pageTitleWithoutSavedSearch": "Discover - Recherche non encore enregistrée",
"discover.pageTitleWithSavedSearch": "Discover - {savedSearchTitle}",
"discover.panelsToggle.hideChartButton": "Masquer le graphique",
@@ -2706,24 +2688,15 @@
"discover.panelsToggle.showSidebarButton": "Afficher la barre latérale",
"discover.rootBreadcrumb": "Discover",
"discover.sampleData.viewLinkLabel": "Discover",
- "discover.savedSearch.savedObjectName": "Recherche enregistrée",
- "discover.savedSearchAliasMatchRedirect.objectNoun": "Recherche {savedSearch}",
"discover.savedSearchEmbeddable.action.viewSavedSearch.displayName": "Ouvrir dans Discover",
- "discover.savedSearchURLConflictCallout.objectNoun": "Recherche {savedSearch}",
"discover.searchingTitle": "Recherche",
"discover.serverLocatorExtension.titleFromLocatorUnknown": "Recherche inconnue",
- "discover.share.shareModal.title": "Partager cette recherche",
"discover.showingDefaultDataViewWarningDescription": "Affichage de la vue de données par défaut : \"{loadedDataViewTitle}\" ({loadedDataViewId})",
"discover.showingSavedDataViewWarningDescription": "Affichage de la vue de données enregistrée : \"{ownDataViewTitle}\" ({ownDataViewId})",
"discover.singleDocRoute.errorMessage": "Aucune donnée correspondante pour l'ID {dataViewId}",
"discover.singleDocRoute.errorTitle": "Une erreur s'est produite",
"discover.skipToBottomButtonLabel": "Atteindre la fin du tableau",
- "discover.topNav.managedContentLabel": "Cette recherche sauvegardée est gérée par Elastic. Les modifications effectuées ici doivent être enregistrées dans une nouvelle recherche sauvegardée.",
- "discover.topNav.openSearchPanel.manageSearchesButtonLabel": "Gérer les recherches",
- "discover.topNav.openSearchPanel.noSearchesFoundDescription": "Aucune recherche correspondante trouvée.",
- "discover.topNav.openSearchPanel.openSearchTitle": "Ouvrir une recherche",
"discover.topNav.saveModal.storeTimeWithSearchToggleDescription": "Mettez à jour le filtre temporel et actualisez l'intervalle pour afficher la sélection actuelle lors de l'utilisation de cette recherche.",
- "discover.topNav.saveModal.storeTimeWithSearchToggleLabel": "Stocker la durée avec la recherche enregistrée",
"discover.uninitializedRefreshButtonText": "Actualiser les données",
"discover.uninitializedText": "Saisissez une requête, ajoutez quelques filtres, ou cliquez simplement sur Actualiser afin d’extraire les résultats pour la requête en cours.",
"discover.uninitializedTitle": "Commencer la recherche",
@@ -2844,7 +2817,6 @@
"embeddableExamples.unifiedFieldList.displayName": "Liste des champs",
"embeddableExamples.unifiedFieldList.noDefaultDataViewErrorMessage": "La liste de champs doit être utilisée avec au moins une vue de données présente",
"embeddableExamples.unifiedFieldList.selectDataViewMessage": "Veuillez sélectionner une vue de données",
- "esql.advancedSettings.enableESQLDescription": "Ce paramètre active ES|QL dans Kibana. En le désactivant, vous cacherez l'interface utilisateur ES|QL de diverses applications. Cependant, les utilisateurs pourront accéder aux recherches enregistrées ES|QL, en plus des visualisations, etc.",
"esql.advancedSettings.enableESQLTitle": "Activer ES|QL",
"esql.triggers.updateEsqlQueryTrigger": "Mettre à jour la requête ES|QL",
"esql.triggers.updateEsqlQueryTriggerDescription": "Mettre à jour la requête ES|QL en utilisant une nouvelle requête",
@@ -5074,7 +5046,6 @@
"indexPatternManagement.editIndexPattern.source.table.matchesHeader": "Correspondances",
"indexPatternManagement.editIndexPattern.source.table.notMatchedLabel": "Le filtre source ne correspond à aucun champ connu.",
"indexPatternManagement.editIndexPattern.source.table.saveAria": "Enregistrer",
- "indexPatternManagement.editIndexPattern.sourceLabel": "Les filtres de champ peuvent être utilisés pour exclure un ou plusieurs champs lors de la récupération d'un document. Cela se produit lors de l'affichage d'un document dans l'application Discover ou avec un tableau affichant les résultats d'une recherche enregistrée dans l'application Dashboard. Si vous avez des documents avec des champs de grande taille ou peu importants, il pourrait être utile de filtrer ces champs à ce niveau plus bas.",
"indexPatternManagement.editIndexPattern.sourcePlaceholder": "filtre de champ, accepte les caractères génériques (par ex. `user*` pour filtrer les champs commençant par `user`)",
"indexPatternManagement.editIndexPattern.tabs.fieldsHeader": "Champs",
"indexPatternManagement.editIndexPattern.tabs.relationshipsHeader": "Relations ({count})",
@@ -6667,9 +6638,7 @@
"savedObjectsManagement.view.inspectCodeEditorAriaLabel": "inspecter { title }",
"savedObjectsManagement.view.inspectItemTitle": "Inspecter {title}",
"savedObjectsManagement.view.savedObjectProblemErrorMessage": "Un problème est survenu avec cet objet enregistré.",
- "savedObjectsManagement.view.savedSearchDoesNotExistErrorMessage": "La recherche enregistrée associée à cet objet n'existe plus.",
"savedObjectsManagement.view.viewItemButtonLabel": "Afficher {title}",
- "savedSearch.contentManagementType": "Recherche enregistrée",
"savedSearch.kibana_context.filters.help": "Spécifier des filtres génériques Kibana",
"savedSearch.kibana_context.help": "Met à jour le contexte général de Kibana.",
"savedSearch.kibana_context.q.help": "Spécifier une recherche en texte libre Kibana",
@@ -8073,8 +8042,6 @@
"unifiedDataTable.rowHeight.single": "Unique",
"unifiedDataTable.rowHeightLabel": "Hauteur de ligne de cellule",
"unifiedDataTable.sampleSizeSettings.sampleSizeLabel": "Taille de l'échantillon",
- "unifiedDataTable.searchGenerationWithDescription": "Tableau généré par la recherche {searchTitle}",
- "unifiedDataTable.searchGenerationWithDescriptionGrid": "Tableau généré par la recherche {searchTitle} ({searchDescription})",
"unifiedDataTable.selectAllDocs": "Tout sélectionner ({rowsCount})",
"unifiedDataTable.selectAllRowsOnPageColumnHeader": "Sélectionner toutes les lignes visibles",
"unifiedDataTable.selectColumnHeader": "Sélectionner la colonne",
@@ -8645,11 +8612,6 @@
"visDefaultEditor.sidebar.errorButtonTooltip": "Les erreurs dans les champs mis en évidence doivent être corrigées.",
"visDefaultEditor.sidebar.indexPatternAriaLabel": "Modèle d'indexation : {title}",
"visDefaultEditor.sidebar.savedSearch.goToDiscoverButtonText": "Afficher cette recherche dans Discover",
- "visDefaultEditor.sidebar.savedSearch.linkButtonAriaLabel": "Lier à la recherche enregistrée. Cliquez pour en savoir plus ou rompre le lien.",
- "visDefaultEditor.sidebar.savedSearch.popoverHelpText": "Les modifications apportées ultérieurement à cette recherche enregistrée sont reflétées dans la visualisation. Pour désactiver les mises à jour automatiques, supprimez le lien.",
- "visDefaultEditor.sidebar.savedSearch.popoverTitle": "Lié à la recherche enregistrée",
- "visDefaultEditor.sidebar.savedSearch.titleAriaLabel": "Recherche enregistrée : {title}",
- "visDefaultEditor.sidebar.savedSearch.unlinkSavedSearchButtonText": "Supprimer le lien avec la recherche enregistrée",
"visDefaultEditor.sidebar.tabs.dataLabel": "Données",
"visDefaultEditor.sidebar.tabs.optionsLabel": "Options",
"visDefaultEditor.sidebar.updateChartButtonLabel": "Mettre à jour",
@@ -9640,7 +9602,6 @@
"visualizations.helpMenu.appName": "Bibliothèque Visualize",
"visualizations.legacyCharts.conditionalMessage.noPermissions": "Contactez votre administrateur système pour passer à l'ancienne bibliothèque.",
"visualizations.legacyUrlConflict.objectNoun": "Visualisation {visName}",
- "visualizations.linkedToSearch.unlinkSuccessNotificationText": "Dissocié de la recherche enregistrée \"{searchTitle}\"",
"visualizations.listing.betaTitle": "Bêta",
"visualizations.listing.betaTooltip": "Cette visualisation est en version bêta et susceptible d'être modifiée. La conception et le code sont moins matures que les fonctionnalités officielles en disponibilité générale et sont fournis tels quels sans aucune garantie. Les fonctionnalités bêta ne sont pas soumises aux accords de niveau de service d'assistance des fonctionnalités officielles en disponibilité générale",
"visualizations.listing.breadcrumb": "Bibliothèque Visualize",
@@ -9673,9 +9634,7 @@
"visualizations.newVisWizard.learnMoreText": "Envie d'en savoir plus ?",
"visualizations.newVisWizard.newVisTypeTitle": "Nouveau {visTypeName}",
"visualizations.newVisWizard.resultsFound": "{resultCount, plural, one {type trouvé} other {types trouvés}}",
- "visualizations.newVisWizard.searchSelection.notFoundLabel": "Aucun recherche enregistrée ni aucun index correspondants n'ont été trouvés.",
"visualizations.newVisWizard.searchSelection.savedObjectType.dataView": "Vue de données",
- "visualizations.newVisWizard.searchSelection.savedObjectType.search": "Recherche enregistrée",
"visualizations.newVisWizard.title": "Nouvelle visualisation",
"visualizations.noDataView.label": "vue de données",
"visualizations.noMatchRoute.bannerText": "L'application Visualize ne reconnaît pas cet itinéraire : {route}.",
@@ -9981,7 +9940,6 @@
"xpack.aiops.correlations.veryLowImpactText": "Très bas",
"xpack.aiops.dataGrid.field.documentCountChart.seriesLabel": "compte du document",
"xpack.aiops.dataGrid.field.documentCountChartSplit.seriesLabel": "Autre compte du document",
- "xpack.aiops.dataSourceContext.errorTitle": "Impossible de récupérer la vue de données ou la recherche enregistrée",
"xpack.aiops.dataViewNotBasedOnTimeSeriesWarning.title": "La vue de données \"{dataViewTitle}\" n'est pas basée sur une série temporelle.",
"xpack.aiops.documentCountChart.baselineBadgeLabel": "Référence de base",
"xpack.aiops.documentCountChart.deviationBadgeLabel": "général",
@@ -12674,7 +12632,6 @@
"xpack.canvas.functions.savedMap.args.titleHelpText": "Titre de la carte",
"xpack.canvas.functions.savedMap.args.zoomHelpText": "Niveau de zoom de la carte",
"xpack.canvas.functions.savedMapHelpText": "Renvoie un objet incorporable pour un objet de carte enregistré.",
- "xpack.canvas.functions.savedSearchHelpText": "Renvoie un objet incorporable pour un objet de recherche enregistré",
"xpack.canvas.functions.savedVisualization.args.colorsHelpText": "Définit la couleur à utiliser pour une série spécifique",
"xpack.canvas.functions.savedVisualization.args.hideLegendHelpText": "Spécifie l'option pour masquer la légende",
"xpack.canvas.functions.savedVisualization.args.idHelpText": "ID de l'objet de visualisation enregistré",
@@ -15575,7 +15532,6 @@
"xpack.dataVisualizer.index.lensChart.countLabel": "Décompte",
"xpack.dataVisualizer.index.lensChart.maximumOfLabel": "Maximum de {fieldName}",
"xpack.dataVisualizer.index.lensChart.topValuesLabel": "Valeurs les plus élevées",
- "xpack.dataVisualizer.index.savedSearchErrorMessage": "Erreur lors de la récupération de la recherche enregistrée {savedSearchId}",
"xpack.dataVisualizer.multiSelectPicker.NoFiltersFoundMessage": "Aucun filtre trouvé",
"xpack.dataVisualizer.nameCollisionMsg": "\"{name}\" existe déjà, veuillez fournir un nom unique",
"xpack.dataVisualizer.noData": "Aucune donnée",
@@ -19775,7 +19731,6 @@
"xpack.features.ossFeatures.discoverSearchSessionsFeatureName": "Stocker les sessions de recherche",
"xpack.features.ossFeatures.discoverShortUrlSubFeatureName": "URL courtes",
"xpack.features.ossFeatures.discoverStoreSearchSessionsPrivilegeName": "Stocker les sessions de recherche",
- "xpack.features.ossFeatures.reporting.dashboardDownloadCSV": "Générer les rapports CSV depuis les panneaux des recherches enregistrées",
"xpack.features.ossFeatures.reporting.dashboardGenerateScreenshot": "Générer des rapports PDF ou PNG",
"xpack.features.ossFeatures.reporting.discoverGenerateCSV": "Générer des rapports CSV",
"xpack.features.ossFeatures.reporting.reportingTitle": "Reporting",
@@ -20760,7 +20715,6 @@
"xpack.fleet.epm.assetTitles.mlModules": "Configurations de la détection d'anomalies",
"xpack.fleet.epm.assetTitles.osqueryPackAssets": "Packs Osquery",
"xpack.fleet.epm.assetTitles.osquerySavedQuery": "Requêtes Osquery enregistrées",
- "xpack.fleet.epm.assetTitles.savedSearches": "Recherches enregistrées",
"xpack.fleet.epm.assetTitles.securityRules": "Règles de sécurité",
"xpack.fleet.epm.assetTitles.tag": "Balises",
"xpack.fleet.epm.assetTitles.transforms": "Transformations",
@@ -24333,8 +24287,6 @@
"xpack.infra.logsPage.toolbar.logFilterErrorToastTitle": "Erreur de filtrage du log",
"xpack.infra.logsSettingsPage.loadingButtonLabel": "Chargement",
"xpack.infra.logsStreamEmbeddable.deprecationWarningDescription": "La maintenance des panneaux de flux de logs n'est plus assurée. Essayez d'utiliser {savedSearchDocsLink} pour une visualisation similaire.",
- "xpack.infra.logsStreamEmbeddable.deprecationWarningDescription.savedSearchesLinkLabel": "recherches enregistrées",
- "xpack.infra.logStreamEmbeddable.description": "Ajoutez un tableau de logs de diffusion en direct. Pour une expérience plus efficace, nous vous recommandons d'utiliser la page Découvrir pour créer une recherche enregistrée au lieu d'utiliser Logs Stream.",
"xpack.infra.logStreamEmbeddable.displayName": "Logs Stream (déclassé)",
"xpack.infra.logStreamEmbeddable.title": "Flux de log",
"xpack.infra.logStreamPageTemplate.backtoLogsStream": "Retour au flux de logs",
@@ -29111,15 +29063,10 @@
"xpack.ml.dataframe.analytics.create.resultsFieldHelpText": "Définissez le nom du champ dans lequel les résultats de l'analyse doivent être stockés. La valeur par défaut est ml.",
"xpack.ml.dataframe.analytics.create.resultsFieldInputAriaLabel": "Nom du champ dans lequel les résultats de l'analyse doivent être stockés.",
"xpack.ml.dataframe.analytics.create.resultsFieldLabel": "Champ de résultats",
- "xpack.ml.dataframe.analytics.create.savedSearchLabel": "Recherche enregistrée",
"xpack.ml.dataframe.analytics.create.scatterplotMatrixLabel": "Matrice de nuages de points",
"xpack.ml.dataframe.analytics.create.scatterplotMatrixLabelHelpText": "Permet de visualiser les relations entre les paires de champs inclus sélectionnés.",
- "xpack.ml.dataFrame.analytics.create.searchSelection.CcsErrorCallOutBody": "La recherche enregistrée \"{savedSearchTitle}\" utilise la vue de données \"{dataViewName}\".",
"xpack.ml.dataFrame.analytics.create.searchSelection.CcsErrorCallOutTitle": "Les vues de données utilisant la recherche inter-clusters ne sont pas prises en charge.",
- "xpack.ml.dataFrame.analytics.create.searchSelection.errorGettingDataViewTitle": "Erreur lors du chargement de la vue de données utilisée par la recherche enregistrée",
- "xpack.ml.dataFrame.analytics.create.searchSelection.notFoundLabel": "Aucun recherche enregistrée ni aucun index correspondants n'ont été trouvés.",
"xpack.ml.dataFrame.analytics.create.searchSelection.savedObjectType.dataView": "Vue de données",
- "xpack.ml.dataFrame.analytics.create.searchSelection.savedObjectType.search": "Recherche enregistrée",
"xpack.ml.dataframe.analytics.create.softTreeDepthLimitInputAriaLabel": "Les arbres de décision dépassant cette profondeur sont pénalisés dans les calculs de perte.",
"xpack.ml.dataframe.analytics.create.softTreeDepthLimitLabel": "Limite de profondeur d'arborescence non stricte",
"xpack.ml.dataframe.analytics.create.softTreeDepthLimitText": "Les arbres de décision dépassant cette profondeur sont pénalisés dans les calculs de perte. Doit être supérieur ou égal à 0.",
@@ -29412,7 +29359,6 @@
"xpack.ml.dataGridChart.notEnoughData": "0 document contient le champ.",
"xpack.ml.dataGridChart.singleCategoryLegend": "{cardinality, plural, one {# catégorie} other {# catégories}}",
"xpack.ml.dataGridChart.topCategoriesLegend": "Premières {maxChartColumns} des catégories {cardinality}",
- "xpack.ml.dataSourceContext.errorTitle": "Impossible de récupérer la vue de données ou la recherche enregistrée",
"xpack.ml.dataViewNotBasedOnTimeSeriesNotificationDescription": "La détection des anomalies ne s'exécute que sur des index temporels",
"xpack.ml.dataViewNotBasedOnTimeSeriesNotificationTitle": "La vue de données {dataViewIndexPattern} n'est pas basée sur une série temporelle",
"xpack.ml.dataViewUtils.createDataViewSwitchLabel": "Créer une vue de données",
@@ -29655,7 +29601,6 @@
"xpack.ml.feature.reserved.description": "Pour accorder l'accès aux utilisateurs, vous devez également affecter le rôle machine_learning_user ou machine_learning_admin.",
"xpack.ml.featureFeedbackButton.tellUsWhatYouThinkLink": "Dites-nous ce que vous pensez !",
"xpack.ml.featureRegistry.mlFeatureName": "Machine Learning",
- "xpack.ml.featureRegistry.privilegesTooltip": "L'octroi des privilèges de fonctionnalité Tout ou Lire au Machine Learning accordera également les privilèges de fonctionnalité équivalents à certains types d'objets Kibana enregistrés, à savoir les modèles d'indexation, les tableaux de bord, les recherches et visualisations enregistrées ainsi que les tâches de Machine Learning, les modèles entraînés et les objets de modules enregistrés.",
"xpack.ml.fieldTypeIcon.booleanTypeAriaLabel": "type booléen",
"xpack.ml.fieldTypeIcon.dateTypeAriaLabel": "type de données",
"xpack.ml.fieldTypeIcon.geoPointTypeAriaLabel": "Type {geoPointParam}",
@@ -30456,7 +30401,6 @@
"xpack.ml.newJob.recognize.running.startedAriaLabel": "Démarré",
"xpack.ml.newJob.recognize.running.startFailedAriaLabel": "Échec du démarrage",
"xpack.ml.newJob.recognize.runningLabel": "En cours d'exécution",
- "xpack.ml.newJob.recognize.savedSearchPageTitle": "recherche enregistrée {savedSearchTitle}",
"xpack.ml.newJob.recognize.saveJobOverrideLabel": "Enregistrer",
"xpack.ml.newJob.recognize.searchesLabel": "Recherches",
"xpack.ml.newJob.recognize.searchWillBeOverwrittenLabel": "La recherche sera écrasée",
@@ -30465,7 +30409,6 @@
"xpack.ml.newJob.recognize.startDatafeedAfterSaveLabel": "Démarrer le flux de données après l'enregistrement",
"xpack.ml.newJob.recognize.useDedicatedIndexLabel": "Utiliser l'index dédié",
"xpack.ml.newJob.recognize.useFullDataLabel": "Utiliser l'ensemble des données {dataViewIndexPattern}",
- "xpack.ml.newJob.recognize.usingSavedSearchDescription": "L'utilisation d'une recherche enregistrée signifie que la recherche utilisée dans les flux de données sera différente de celles par défaut que nous fournissons dans le module {moduleId}.",
"xpack.ml.newJob.recognize.viewResultsAriaLabel": "Afficher les résultats",
"xpack.ml.newJob.recognize.viewResultsLinkText": "Afficher les résultats",
"xpack.ml.newJob.recognize.visualizationsLabel": "Visualisations",
@@ -30485,7 +30428,6 @@
"xpack.ml.newJob.wizard.datafeedStep.dataView.description": "La vue de données actuellement utilisée pour cette tâche.",
"xpack.ml.newJob.wizard.datafeedStep.dataView.step0.title": "Changer de vue de données",
"xpack.ml.newJob.wizard.datafeedStep.dataView.step1.dataView": "Vue de données",
- "xpack.ml.newJob.wizard.datafeedStep.dataView.step1.noMatchingError": "Aucun recherche enregistrée ni aucun index correspondants n'ont été trouvés.",
"xpack.ml.newJob.wizard.datafeedStep.dataView.step1.title": "Sélectionner une nouvelle vue de données pour la tâche",
"xpack.ml.newJob.wizard.datafeedStep.dataView.step2.ApplyButton": "Appliquer",
"xpack.ml.newJob.wizard.datafeedStep.dataView.step2.backButton": "Retour",
@@ -30595,8 +30537,6 @@
"xpack.ml.newJob.wizard.jobType.rareAriaLabel": "Tâche rare",
"xpack.ml.newJob.wizard.jobType.rareDescription": "Détectez les valeurs rares dans les données temporelles.",
"xpack.ml.newJob.wizard.jobType.rareTitle": "Rare",
- "xpack.ml.newJob.wizard.jobType.savedSearchPageTitleLabel": "recherche enregistrée {savedSearchTitle}",
- "xpack.ml.newJob.wizard.jobType.selectDifferentIndexLinkText": "Sélectionnez une autre vue de données ou une autre recherche enregistrée.",
"xpack.ml.newJob.wizard.jobType.singleMetricAriaLabel": "Tâche à indicateur unique",
"xpack.ml.newJob.wizard.jobType.singleMetricDescription": "Détectez les anomalies dans une série temporelle unique.",
"xpack.ml.newJob.wizard.jobType.singleMetricTitle": "Indicateur unique",
@@ -30606,7 +30546,6 @@
"xpack.ml.newJob.wizard.jsonFlyout.autoSetJobCreatorTimeRange.error": "Erreur lors de la récupération des heures de début et de fin de l'index",
"xpack.ml.newJob.wizard.jsonFlyout.closeButton": "Fermer",
"xpack.ml.newJob.wizard.jsonFlyout.datafeed.title": "JSON de configuration du flux de données",
- "xpack.ml.newJob.wizard.jsonFlyout.indicesChange.calloutText": "Vous ne pouvez pas altérer les index utilisés par le flux de données. Pour sélectionner une autre vue de données ou une autre recherche enregistrée, accédez à l’étape 1 de l’assistant et sélectionnez l’option permettant de changer de vue de données.",
"xpack.ml.newJob.wizard.jsonFlyout.indicesChange.calloutTitle": "Les index ont été modifiés",
"xpack.ml.newJob.wizard.jsonFlyout.job.title": "JSON de configuration de la tâche",
"xpack.ml.newJob.wizard.jsonFlyout.saveButton": "Enregistrer",
@@ -30738,10 +30677,7 @@
"xpack.ml.newJob.wizard.revertModelSnapshotFlyout.title": "Restaurer le snapshot du modèle {ssId}",
"xpack.ml.newJob.wizard.revertModelSnapshotFlyout.warningCallout.contents": "Tous les résultats de détection des anomalies postérieurs au {date} seront supprimés.",
"xpack.ml.newJob.wizard.revertModelSnapshotFlyout.warningCallout.title": "Les données d'anomalie seront supprimées",
- "xpack.ml.newJob.wizard.searchSelection.notFoundLabel": "Aucune vue de données ni recherche enregistrée correspondante détectée.",
"xpack.ml.newJob.wizard.searchSelection.savedObjectType.dataView": "Vue de données",
- "xpack.ml.newJob.wizard.searchSelection.savedObjectType.search": "Recherche enregistrée",
- "xpack.ml.newJob.wizard.selectDataViewOrSavedSearch": "Sélectionner une vue de données ou une recherche enregistrée",
"xpack.ml.newJob.wizard.shopValidationButton": "Ignorer la validation",
"xpack.ml.newJob.wizard.step.configureDatafeedTitle": "Configurer le flux de données",
"xpack.ml.newJob.wizard.step.jobDetailsTitle": "Détails de la tâche",
@@ -30753,7 +30689,6 @@
"xpack.ml.newJob.wizard.stepComponentWrapper.jobDetailsTitle": "Détails de la tâche",
"xpack.ml.newJob.wizard.stepComponentWrapper.pickFieldsTitle": "Choisir les champs",
"xpack.ml.newJob.wizard.stepComponentWrapper.summaryTitleDataView": "Nouvelle tâche de la vue de données {dataViewName}",
- "xpack.ml.newJob.wizard.stepComponentWrapper.summaryTitleSavedSearch": "Nouvelle tâche de la recherche enregistrée {title}",
"xpack.ml.newJob.wizard.stepComponentWrapper.timeRangeTitle": "Plage temporelle",
"xpack.ml.newJob.wizard.stepComponentWrapper.validationTitle": "Validation",
"xpack.ml.newJob.wizard.summaryStep.convertToAdvancedButton": "Convertir en tâche avancée",
@@ -42378,7 +42313,6 @@
"xpack.securitySolution.timelines.components.templateFilter.elasticTitle": "Modèles Elastic",
"xpack.securitySolution.timelines.discoverInTimeline.save_saved_search_error": "Erreur pendant l'enregistrement de la recherche Discover",
"xpack.securitySolution.timelines.discoverInTimeline.save_saved_search_unknown_error": "Erreur inconnue pendant l'enregistrement de la recherche Discover",
- "xpack.securitySolution.timelines.discoverInTimeline.savedSearchTitle": "Recherche sauvegardée pour la chronologie – {title}",
"xpack.securitySolution.timelines.newTemplateTimelineButtonLabel": "Créer un nouveau modèle de chronologie",
"xpack.securitySolution.timelines.newTimelineButtonLabel": "Créer une nouvelle chronologie",
"xpack.securitySolution.timelines.pageTitle": "Chronologies",
@@ -44379,7 +44313,6 @@
"xpack.spaces.management.copyToSpace.copyModeControl.createNewCopies.disabledTitle": "Rechercher les objets existants",
"xpack.spaces.management.copyToSpace.copyModeControl.createNewCopies.enabledText": "Utilisez cette option pour créer une ou plusieurs copies de l'objet dans le même espace.",
"xpack.spaces.management.copyToSpace.copyModeControl.createNewCopies.enabledTitle": "Créer de nouveaux objets avec des ID aléatoires",
- "xpack.spaces.management.copyToSpace.copyModeControl.includeRelated.text": "Copier cet objet et ses objets associés. Pour les tableaux de bord, les visualisations associées, modèles d'indexation et recherches enregistrées sont également copiés.",
"xpack.spaces.management.copyToSpace.copyModeControl.includeRelated.title": "Inclure les objets associés",
"xpack.spaces.management.copyToSpace.copyModeControl.overwrite.disabledLabel": "Demander une action en cas de conflit",
"xpack.spaces.management.copyToSpace.copyModeControl.overwrite.enabledLabel": "Écraser automatiquement les conflits",
@@ -47152,15 +47085,12 @@
"xpack.transform.newTransform.chooseSourceTitle": "Choisir une source",
"xpack.transform.newTransform.newTransformTitle": "Nouvelle transformation",
"xpack.transform.newTransform.searchSelection.createADataView": "Créer une vue de données",
- "xpack.transform.newTransform.searchSelection.notFoundLabel": "Aucun recherche enregistrée ni aucun index correspondants n'ont été trouvés.",
"xpack.transform.newTransform.searchSelection.savedObjectType.dataView": "Vue de données",
- "xpack.transform.newTransform.searchSelection.savedObjectType.search": "Recherche enregistrée",
"xpack.transform.pivotPreview.copyClipboardTooltip": "Copier la déclaration Dev Console de l'aperçu de la transformation dans le presse-papiers.",
"xpack.transform.pivotPreview.PivotPreviewIncompleteConfigCalloutBody": "Veuillez choisir au moins un champ Regrouper par et une agrégation.",
"xpack.transform.pivotPreview.PivotPreviewNoDataCalloutBody": "La requête d'aperçu n'a renvoyé aucune donnée. Veuillez vous assurer que la requête facultative renvoie des données et que les valeurs existent pour le champ utilisé par le champ Regrouper par et le champ d'agrégation.",
"xpack.transform.pivotPreview.transformPreviewTitle": "Aperçu de la transformation",
"xpack.transform.progress": "Progression",
- "xpack.transform.searchItems.errorInitializationTitle": "Une erreur s'est produite lors de l'initialisation de la vue de données Kibana ou de la recherche enregistrée.",
"xpack.transform.statsBar.batchTransformsLabel": "Lot",
"xpack.transform.statsBar.continuousTransformsLabel": "Continu",
"xpack.transform.statsBar.failedTransformsLabel": "Échoué",
@@ -47242,7 +47172,6 @@
"xpack.transform.stepDefineForm.runtimeEditorSwitchModalTitle": "Les modifications seront perdues",
"xpack.transform.stepDefineForm.runtimeFieldsLabel": "Champs de temps d'exécution",
"xpack.transform.stepDefineForm.runtimeFieldsListLabel": "{runtimeFields}",
- "xpack.transform.stepDefineForm.savedSearchLabel": "Recherche enregistrée",
"xpack.transform.stepDefineForm.searchFilterLabel": "Filtre de recherche",
"xpack.transform.stepDefineForm.sortFieldOptionsEmptyError": "Aucun champ de date n'est disponible pour effectuer le tri. Pour utiliser un autre type de champ, copiez la configuration dans le presse-papiers et continuez à créer la transformation dans la Console.",
"xpack.transform.stepDefineForm.sortHelpText": "Sélectionnez le champ de date à utiliser pour identifier le document le plus récent.",
@@ -47255,7 +47184,6 @@
"xpack.transform.stepDefineSummary.groupByLabel": "Regrouper par",
"xpack.transform.stepDefineSummary.queryCodeBlockLabel": "Recherche",
"xpack.transform.stepDefineSummary.queryLabel": "Requête",
- "xpack.transform.stepDefineSummary.savedSearchLabel": "Recherche enregistrée",
"xpack.transform.stepDefineSummary.timeRangeLabel": "Plage temporelle",
"xpack.transform.stepDetailsForm.advancedSettingsAccordionButtonContent": "Paramètres avancés",
"xpack.transform.stepDetailsForm.continuousModeAriaLabel": "Choisissez un retard.",
diff --git a/x-pack/platform/plugins/private/translations/translations/ja-JP.json b/x-pack/platform/plugins/private/translations/translations/ja-JP.json
index faeb7636282f..a9d26dc336ff 100644
--- a/x-pack/platform/plugins/private/translations/translations/ja-JP.json
+++ b/x-pack/platform/plugins/private/translations/translations/ja-JP.json
@@ -1454,7 +1454,6 @@
"dashboard.emptyScreen.noPermissionsTitle": "このダッシュボードは空です。",
"dashboard.emptyScreen.viewModeSubtitle": "編集モードに切り替えて、ビジュアライゼーションの追加を開始します。",
"dashboard.emptyScreen.viewModeTitle": "ダッシュボードにビジュアライゼーションを追加",
- "dashboard.featureCatalogue.dashboardDescription": "ビジュアライゼーションと保存された検索のコレクションの表示と共有を行います。",
"dashboard.featureCatalogue.dashboardSubtitle": "ダッシュボードでデータを分析します。",
"dashboard.featureCatalogue.dashboardTitle": "ダッシュボード",
"dashboard.labs.enableLabsDescription": "このフラグはビューアーで[ラボ]ボタンを使用できるかどうかを決定します。ダッシュボードで実験的機能を有効および無効にするための簡単な方法です。",
@@ -1581,7 +1580,6 @@
"data.advancedSettings.courier.requestPreferenceTitle": "リクエスト設定",
"data.advancedSettings.defaultIndexText": "データビューが設定されていないときに、検索とビジュアライゼーションによって使用されます。",
"data.advancedSettings.defaultIndexTitle": "デフォルトのデータビュー",
- "data.advancedSettings.docTableHighlightText": "Discover と保存された検索ダッシュボードの結果をハイライトします。ハイライトすることで、大きなドキュメントを扱う際にリクエストが遅くなります。",
"data.advancedSettings.docTableHighlightTitle": "結果をハイライト",
"data.advancedSettings.histogram.barTargetText": "日付ヒストグラムで「自動」間隔を使用する際、この数に近いバケットの作成を試みます",
"data.advancedSettings.histogram.barTargetTitle": "目標バケット数",
@@ -2510,7 +2508,6 @@
"discover.advancedSettings.discover.showFieldStatisticsDescription": "{fieldStatisticsDocs}を有効にすると、数値フィールドの最大/最小値やジオフィールドの地図といった詳細が表示されます。この機能はベータ段階で、変更される可能性があります。",
"discover.advancedSettings.discover.showMultifields": "マルチフィールドを表示",
"discover.advancedSettings.discover.showMultifieldsDescription": "拡張ドキュメントビューに{multiFields}が表示されるかどうかを制御します。ほとんどの場合、マルチフィールドは元のフィールドと同じです。「searchFieldsFromSource」がオフのときにのみこのオプションを使用できます。",
- "discover.advancedSettings.docTableHideTimeColumnText": "Discover と、ダッシュボードのすべての保存された検索で、「時刻」列を非表示にします。",
"discover.advancedSettings.docTableHideTimeColumnTitle": "「時刻」列を非表示",
"discover.advancedSettings.fieldsPopularLimitText": "最も頻繁に使用されるフィールドのトップNを表示します",
"discover.advancedSettings.fieldsPopularLimitTitle": "頻繁に使用されるフィールドの制限",
@@ -2522,7 +2519,6 @@
"discover.advancedSettings.sampleRowsPerPageTitle": "ページごとの行数",
"discover.advancedSettings.sampleSizeText": "ドキュメントテーブル全体の最大行数を設定します。",
"discover.advancedSettings.sampleSizeTitle": "テーブルごとの最大行数",
- "discover.advancedSettings.searchOnPageLoadText": "Discover の最初の読み込み時に検索を実行するかを制御します。この設定は、保存された検索の読み込み時には影響しません。",
"discover.advancedSettings.searchOnPageLoadTitle": "ページの読み込み時の検索",
"discover.advancedSettings.sortDefaultOrderText": "Discover アプリのデータビューに基づく時刻のデフォルトの並べ替え方向をコントロールします。",
"discover.advancedSettings.sortDefaultOrderTitle": "デフォルトの並べ替え方向",
@@ -2532,7 +2528,6 @@
"discover.alerts.manageRulesAndConnectors": "ルールとコネクターの管理",
"discover.alerts.missedTimeFieldToolTip": "データビューには時間フィールドがありません。",
"discover.badge.readOnly.text": "読み取り専用",
- "discover.badge.readOnly.tooltip": "検索を保存できません",
"discover.context.breadcrumb": "周りのドキュメント",
"discover.context.contextOfTitle": "#{anchorId}の周りのドキュメント",
"discover.context.failedToLoadAnchorDocumentDescription": "アンカードキュメントの読み込みに失敗しました",
@@ -2580,7 +2575,6 @@
"discover.dropZoneTableLabel": "フィールドを列として表に追加するには、ゾーンをドロップします",
"discover.embeddable.inspectorRequestDescription": "このリクエストはElasticsearchにクエリーをかけ、検索データを取得します。",
"discover.embeddable.search.dataViewError": "データビュー{indexPatternId}が見つかりません",
- "discover.embeddable.search.displayName": "検索",
"discover.errorCalloutESQLReferenceButtonLabel": "ES|QL参照を開く",
"discover.errorCalloutShowErrorMessage": "詳細を表示",
"discover.esqlMode.selectedColumnsCallout": "{esqlQueryColumnsNumber}フィールド中{selectedColumnsNumber}フィールドを表示中です。利用可能なフィールドリストからさらに追加します。",
@@ -2589,7 +2583,6 @@
"discover.esqlToDataViewTransitionModal.feedbackLink": "ES|QLフィードバックを送信",
"discover.esqlToDataViewTransitionModal.saveButtonLabel": "保存して切り替え",
"discover.esqlToDataViewTransitionModal.title": "保存されていない変更",
- "discover.esqlToDataviewTransitionModalBody": "データビューを切り替えると、現在のES|QLクエリが削除されます。作業が失われないようにするには、この検索を保存してください。",
"discover.fieldChooser.availableFieldsTooltip": "フィールドをテーブルに表示できます。",
"discover.fieldChooser.discoverField.addFieldTooltip": "フィールドを列として追加",
"discover.fieldChooser.discoverField.removeFieldTooltip": "フィールドを表から削除",
@@ -2617,19 +2610,10 @@
"discover.loadingDocuments": "ドキュメントを読み込み中",
"discover.localMenu.alertsDescription": "アラート",
"discover.localMenu.esqlTooltipLabel": "ES|QLはElasticの強力な新しいパイプクエリ言語です。",
- "discover.localMenu.fallbackReportTitle": "無題のDiscover検索",
"discover.localMenu.inspectTitle": "検査",
"discover.localMenu.localMenu.alertsTitle": "アラート",
- "discover.localMenu.localMenu.newSearchTitle": "新規",
- "discover.localMenu.mustCopyOnSave": "Elasticはこの保存された検索を管理します。変更は新しい保存された検索に保存されます。",
- "discover.localMenu.newSearchDescription": "新規検索",
"discover.localMenu.openInspectorForSearchDescription": "検索用にインスペクターを開きます",
- "discover.localMenu.openSavedSearchDescription": "保存された検索を開きます",
- "discover.localMenu.openTitle": "開く",
- "discover.localMenu.saveSaveSearchObjectType": "検索",
- "discover.localMenu.saveSearchDescription": "検索を保存します",
"discover.localMenu.saveTitle": "保存",
- "discover.localMenu.shareSearchDescription": "検索を共有します",
"discover.localMenu.shareTitle": "共有",
"discover.localMenu.switchToClassicTitle": "クラシックに切り替える",
"discover.localMenu.switchToClassicTooltipLabel": "KQLまたはLucene構文に切り替えます。",
@@ -2695,8 +2679,6 @@
"discover.noResults.suggestion.tryText": "次の方法を試してください:",
"discover.notifications.invalidTimeRangeText": "指定された時間範囲が無効です。(開始:''{from}''、終了:''{to}'')",
"discover.notifications.invalidTimeRangeTitle": "無効な時間範囲",
- "discover.notifications.notSavedSearchTitle": "検索''{savedSearchTitle}''は保存されませんでした。",
- "discover.notifications.savedSearchTitle": "検索''{savedSearchTitle}''が保存されました。",
"discover.pageTitleWithoutSavedSearch": "Discover - 検索は保存されていません",
"discover.pageTitleWithSavedSearch": "Discover - {savedSearchTitle}",
"discover.panelsToggle.hideChartButton": "グラフを非表示",
@@ -2705,24 +2687,15 @@
"discover.panelsToggle.showSidebarButton": "サイドバーを表示",
"discover.rootBreadcrumb": "Discover",
"discover.sampleData.viewLinkLabel": "Discover",
- "discover.savedSearch.savedObjectName": "保存検索",
- "discover.savedSearchAliasMatchRedirect.objectNoun": "{savedSearch}検索",
"discover.savedSearchEmbeddable.action.viewSavedSearch.displayName": "Discoverで開く",
- "discover.savedSearchURLConflictCallout.objectNoun": "{savedSearch}検索",
"discover.searchingTitle": "検索中",
"discover.serverLocatorExtension.titleFromLocatorUnknown": "不明な検索",
- "discover.share.shareModal.title": "この検索を共有",
"discover.showingDefaultDataViewWarningDescription": "デフォルトデータビューを表示しています:\"{loadedDataViewTitle}\" ({loadedDataViewId})",
"discover.showingSavedDataViewWarningDescription": "保存されたデータビューを表示しています:\"{ownDataViewTitle}\" ({ownDataViewId})",
"discover.singleDocRoute.errorMessage": "ID {dataViewId}の一致するデータビューが見つかりません",
"discover.singleDocRoute.errorTitle": "エラーが発生しました",
"discover.skipToBottomButtonLabel": "テーブルの最後に移動",
- "discover.topNav.managedContentLabel": "この保存された検索は、Elasticによって管理されます。この変更は、新しく保存された検索に保存する必要があります。",
- "discover.topNav.openSearchPanel.manageSearchesButtonLabel": "検索の管理",
- "discover.topNav.openSearchPanel.noSearchesFoundDescription": "一致する検索が見つかりませんでした。",
- "discover.topNav.openSearchPanel.openSearchTitle": "検索を開く",
"discover.topNav.saveModal.storeTimeWithSearchToggleDescription": "この検索を使用するときには、時間フィルターを更新し、現在の選択に合わせて間隔を更新します。",
- "discover.topNav.saveModal.storeTimeWithSearchToggleLabel": "保存された検索で時間を保存",
"discover.uninitializedRefreshButtonText": "データを更新",
"discover.uninitializedText": "クエリーを作成、フィルターを追加、または[更新]をクリックして、現在のクエリーの結果を取得します。",
"discover.uninitializedTitle": "検索開始",
@@ -2839,7 +2812,6 @@
"embeddableExamples.unifiedFieldList.displayName": "フィールドリスト",
"embeddableExamples.unifiedFieldList.noDefaultDataViewErrorMessage": "フィールドリストは、1つ以上のデータビューで使用する必要があります。",
"embeddableExamples.unifiedFieldList.selectDataViewMessage": "データビューを選択してください",
- "esql.advancedSettings.enableESQLDescription": "この設定はKibanaのES|QLを有効にします。オフにすると、さまざまなアプリケーションからES|QLユーザーインターフェースが非表示になります。ただし、ユーザーは、既存のES|QLで保存された検索、ビジュアライゼーションなどにアクセスできます。",
"esql.advancedSettings.enableESQLTitle": "ES|QLを有効化",
"esql.triggers.updateEsqlQueryTrigger": "ES|QLクエリを更新",
"esql.triggers.updateEsqlQueryTriggerDescription": "ES|QLクエリを新しいクエリで更新",
@@ -5069,7 +5041,6 @@
"indexPatternManagement.editIndexPattern.source.table.matchesHeader": "一致",
"indexPatternManagement.editIndexPattern.source.table.notMatchedLabel": "ソースフィルターが既知のフィールドと一致しません。",
"indexPatternManagement.editIndexPattern.source.table.saveAria": "保存",
- "indexPatternManagement.editIndexPattern.sourceLabel": "フィールドフィルターは、ドキュメントの取得時に 1 つまたは複数のフィールドを除外するのに使用される場合もあります。これは Discover アプリでのドキュメントの表示中、またはダッシュボードアプリの保存された検索の結果を表示する表で起こります。ドキュメントに大きなフィールドや重要ではないフィールドが含まれている場合、この程度の低いレベルでフィルターにより除外すると良いかもしれません。",
"indexPatternManagement.editIndexPattern.sourcePlaceholder": "フィールドフィルター、ワイルドカード使用可(例:「user*」と入力して「user」で始まるフィールドをフィルタリング)",
"indexPatternManagement.editIndexPattern.tabs.fieldsHeader": "フィールド",
"indexPatternManagement.editIndexPattern.tabs.relationshipsHeader": "関係({count})",
@@ -6547,9 +6518,7 @@
"savedObjectsManagement.view.inspectCodeEditorAriaLabel": "{ title }の検査",
"savedObjectsManagement.view.inspectItemTitle": "{title}の検査",
"savedObjectsManagement.view.savedObjectProblemErrorMessage": "この保存されたオブジェクトに問題があります",
- "savedObjectsManagement.view.savedSearchDoesNotExistErrorMessage": "このオブジェクトに関連付けられた保存された検索は現在存在しません。",
"savedObjectsManagement.view.viewItemButtonLabel": "{title}を表示",
- "savedSearch.contentManagementType": "保存検索",
"savedSearch.kibana_context.filters.help": "Kibana ジェネリックフィルターを指定します",
"savedSearch.kibana_context.help": "Kibana グローバルコンテキストを更新します",
"savedSearch.kibana_context.q.help": "自由形式の Kibana テキストクエリーを指定します",
@@ -7949,8 +7918,6 @@
"unifiedDataTable.rowHeight.single": "単一",
"unifiedDataTable.rowHeightLabel": "セル行高さ",
"unifiedDataTable.sampleSizeSettings.sampleSizeLabel": "サンプルサイズ",
- "unifiedDataTable.searchGenerationWithDescription": "検索{searchTitle}で生成されたテーブル",
- "unifiedDataTable.searchGenerationWithDescriptionGrid": "検索{searchTitle}で生成されたテーブル({searchDescription})",
"unifiedDataTable.selectAllDocs": "すべての{rowsCount}を選択",
"unifiedDataTable.selectAllRowsOnPageColumnHeader": "すべての表示行を選択",
"unifiedDataTable.selectColumnHeader": "列を選択",
@@ -8521,11 +8488,6 @@
"visDefaultEditor.sidebar.errorButtonTooltip": "ハイライトされたフィールドのエラーを解決する必要があります。",
"visDefaultEditor.sidebar.indexPatternAriaLabel": "インデックスパターン:{title}",
"visDefaultEditor.sidebar.savedSearch.goToDiscoverButtonText": "Discover にこの検索を表示",
- "visDefaultEditor.sidebar.savedSearch.linkButtonAriaLabel": "保存された検索へのリンク。クリックして詳細を確認するかリンクを解除します。",
- "visDefaultEditor.sidebar.savedSearch.popoverHelpText": "保存したこの検索に今後加える修正は、ビジュアライゼーションに反映されます。自動更新を無効にするには、リンクを削除します。",
- "visDefaultEditor.sidebar.savedSearch.popoverTitle": "保存された検索にリンクされています",
- "visDefaultEditor.sidebar.savedSearch.titleAriaLabel": "保存された検索:{title}",
- "visDefaultEditor.sidebar.savedSearch.unlinkSavedSearchButtonText": "保存された検索へのリンクを削除",
"visDefaultEditor.sidebar.tabs.dataLabel": "データ",
"visDefaultEditor.sidebar.tabs.optionsLabel": "オプション",
"visDefaultEditor.sidebar.updateChartButtonLabel": "更新",
@@ -9515,7 +9477,6 @@
"visualizations.helpMenu.appName": "Visualizeライブラリ",
"visualizations.legacyCharts.conditionalMessage.noPermissions": "古いライブラリに切り替えるには、システム管理者に連絡してください。",
"visualizations.legacyUrlConflict.objectNoun": "{visName}ビジュアライゼーション",
- "visualizations.linkedToSearch.unlinkSuccessNotificationText": "保存された検索''{searchTitle}''からリンクが解除されました",
"visualizations.listing.betaTitle": "ベータ",
"visualizations.listing.betaTooltip": "このビジュアライゼーションはベータ段階で、変更される可能性があります。デザインとコードはオフィシャルGA機能よりも完成度が低く、現状のまま保証なしで提供されています。ベータ機能にはオフィシャルGA機能のSLAが適用されません",
"visualizations.listing.breadcrumb": "Visualizeライブラリ",
@@ -9548,9 +9509,7 @@
"visualizations.newVisWizard.learnMoreText": "詳細について",
"visualizations.newVisWizard.newVisTypeTitle": "新規 {visTypeName}",
"visualizations.newVisWizard.resultsFound": "{resultCount, plural, other {個のタイプ}} が見つかりました",
- "visualizations.newVisWizard.searchSelection.notFoundLabel": "一致インデックスまたは保存した検索が見つかりません。",
"visualizations.newVisWizard.searchSelection.savedObjectType.dataView": "データビュー",
- "visualizations.newVisWizard.searchSelection.savedObjectType.search": "保存検索",
"visualizations.newVisWizard.title": "新規ビジュアライゼーション",
"visualizations.noDataView.label": "データビュー",
"visualizations.noMatchRoute.bannerText": "Visualizeアプリケーションはこのルートを認識できません。{route}",
@@ -9857,7 +9816,6 @@
"xpack.aiops.correlations.veryLowImpactText": "非常に低い",
"xpack.aiops.dataGrid.field.documentCountChart.seriesLabel": "ドキュメントカウント",
"xpack.aiops.dataGrid.field.documentCountChartSplit.seriesLabel": "他のドキュメントカウント",
- "xpack.aiops.dataSourceContext.errorTitle": "データビューまたは保存された検索を取得できません",
"xpack.aiops.dataViewNotBasedOnTimeSeriesWarning.title": "データビュー\"{dataViewTitle}\"は時系列に基づいていません。",
"xpack.aiops.documentCountChart.baselineBadgeLabel": "ベースライン",
"xpack.aiops.documentCountChart.deviationBadgeLabel": "偏差",
@@ -12544,7 +12502,6 @@
"xpack.canvas.functions.savedMap.args.titleHelpText": "マップのタイトル",
"xpack.canvas.functions.savedMap.args.zoomHelpText": "マップのズームレベル",
"xpack.canvas.functions.savedMapHelpText": "保存されたマップオブジェクトの埋め込み可能なオブジェクトを返します。",
- "xpack.canvas.functions.savedSearchHelpText": "保存検索オブジェクトの埋め込み可能なオブジェクトを返します",
"xpack.canvas.functions.savedVisualization.args.colorsHelpText": "特定のシリーズに使用する色を指定します",
"xpack.canvas.functions.savedVisualization.args.hideLegendHelpText": "凡例を非表示にするオプションを指定します",
"xpack.canvas.functions.savedVisualization.args.idHelpText": "保存されたビジュアライゼーションオブジェクトのID",
@@ -15438,7 +15395,6 @@
"xpack.dataVisualizer.index.lensChart.countLabel": "カウント",
"xpack.dataVisualizer.index.lensChart.maximumOfLabel": "{fieldName}の最大",
"xpack.dataVisualizer.index.lensChart.topValuesLabel": "トップの値",
- "xpack.dataVisualizer.index.savedSearchErrorMessage": "保存された検索{savedSearchId}の取得エラー",
"xpack.dataVisualizer.multiSelectPicker.NoFiltersFoundMessage": "フィルターが見つかりません",
"xpack.dataVisualizer.nameCollisionMsg": "「{name}」はすでに存在します。一意の名前を入力してください。",
"xpack.dataVisualizer.noData": "データなし",
@@ -19632,7 +19588,6 @@
"xpack.features.ossFeatures.discoverSearchSessionsFeatureName": "検索セッションの保存",
"xpack.features.ossFeatures.discoverShortUrlSubFeatureName": "短い URL",
"xpack.features.ossFeatures.discoverStoreSearchSessionsPrivilegeName": "検索セッションの保存",
- "xpack.features.ossFeatures.reporting.dashboardDownloadCSV": "保存された検索パネルからCSVレポートを生成",
"xpack.features.ossFeatures.reporting.dashboardGenerateScreenshot": "PDFまたはPNGレポートを生成",
"xpack.features.ossFeatures.reporting.discoverGenerateCSV": "CSVレポートを生成",
"xpack.features.ossFeatures.reporting.reportingTitle": "レポート",
@@ -20618,7 +20573,6 @@
"xpack.fleet.epm.assetTitles.mlModules": "異常検知構成",
"xpack.fleet.epm.assetTitles.osqueryPackAssets": "Osqueryパック",
"xpack.fleet.epm.assetTitles.osquerySavedQuery": "Osqueryの保存されたクエリー",
- "xpack.fleet.epm.assetTitles.savedSearches": "保存された検索",
"xpack.fleet.epm.assetTitles.securityRules": "セキュリティルール",
"xpack.fleet.epm.assetTitles.tag": "タグ",
"xpack.fleet.epm.assetTitles.transforms": "トランスフォーム",
@@ -24194,8 +24148,6 @@
"xpack.infra.logsPage.toolbar.logFilterErrorToastTitle": "ログフィルターエラー",
"xpack.infra.logsSettingsPage.loadingButtonLabel": "読み込み中",
"xpack.infra.logsStreamEmbeddable.deprecationWarningDescription": "ログストリームパネルは管理されていません。{savedSearchDocsLink}を同様の視覚化に活用してください。",
- "xpack.infra.logsStreamEmbeddable.deprecationWarningDescription.savedSearchesLinkLabel": "保存された検索",
- "xpack.infra.logStreamEmbeddable.description": "ライブストリーミングログのテーブルを追加します。体験を効率化するために、ログストリームを使用するのではなく、検出ページを使用して、保存された検索を作成することをお勧めします。",
"xpack.infra.logStreamEmbeddable.displayName": "ログストリーム(廃止予定)",
"xpack.infra.logStreamEmbeddable.title": "ログストリーム",
"xpack.infra.logStreamPageTemplate.backtoLogsStream": "ログストリームに戻る",
@@ -28972,15 +28924,10 @@
"xpack.ml.dataframe.analytics.create.resultsFieldHelpText": "分析の結果を格納するフィールドの名前を定義します。デフォルトはmlです。",
"xpack.ml.dataframe.analytics.create.resultsFieldInputAriaLabel": "分析の結果を格納するフィールドの名前。",
"xpack.ml.dataframe.analytics.create.resultsFieldLabel": "結果フィールド",
- "xpack.ml.dataframe.analytics.create.savedSearchLabel": "保存検索",
"xpack.ml.dataframe.analytics.create.scatterplotMatrixLabel": "散布図マトリックス",
"xpack.ml.dataframe.analytics.create.scatterplotMatrixLabelHelpText": "選択した分析対象フィールドのペアの間の関係を可視化します。",
- "xpack.ml.dataFrame.analytics.create.searchSelection.CcsErrorCallOutBody": "保存された検索''{savedSearchTitle}''はデータビュー''{dataViewName}''を使用しています。",
"xpack.ml.dataFrame.analytics.create.searchSelection.CcsErrorCallOutTitle": "クラスター横断検索を使用するデータビューはサポートされていません。",
- "xpack.ml.dataFrame.analytics.create.searchSelection.errorGettingDataViewTitle": "保存された検索で使用されているデータビューの読み込みエラー",
- "xpack.ml.dataFrame.analytics.create.searchSelection.notFoundLabel": "一致インデックスまたは保存した検索が見つかりません。",
"xpack.ml.dataFrame.analytics.create.searchSelection.savedObjectType.dataView": "データビュー",
- "xpack.ml.dataFrame.analytics.create.searchSelection.savedObjectType.search": "保存検索",
"xpack.ml.dataframe.analytics.create.softTreeDepthLimitInputAriaLabel": "この深さを超える決定木は、損失計算でペナルティがあります。",
"xpack.ml.dataframe.analytics.create.softTreeDepthLimitLabel": "ソフトツリー深さ上限値",
"xpack.ml.dataframe.analytics.create.softTreeDepthLimitText": "この深さを超える決定木は、損失計算でペナルティがあります。0以上でなければなりません。",
@@ -29272,7 +29219,6 @@
"xpack.ml.dataGridChart.notEnoughData": "0個のドキュメントにフィールドが含まれます。",
"xpack.ml.dataGridChart.singleCategoryLegend": "{cardinality, plural, other {# カテゴリ}}",
"xpack.ml.dataGridChart.topCategoriesLegend": "上位 {maxChartColumns}/{cardinality} カテゴリ",
- "xpack.ml.dataSourceContext.errorTitle": "データビューまたは保存された検索を取得できません",
"xpack.ml.dataViewNotBasedOnTimeSeriesNotificationDescription": "異常検知は時間ベースのインデックスでのみ実行されます",
"xpack.ml.dataViewNotBasedOnTimeSeriesNotificationTitle": "データビュー{dataViewIndexPattern}は時系列に基づいていません。",
"xpack.ml.dataViewUtils.createDataViewSwitchLabel": "データビューを作成",
@@ -29516,7 +29462,6 @@
"xpack.ml.feature.reserved.description": "ユーザーアクセスを許可するには、machine_learning_user か machine_learning_admin ロールのどちらかを割り当てる必要があります。",
"xpack.ml.featureFeedbackButton.tellUsWhatYouThinkLink": "ご意見をお聞かせください。",
"xpack.ml.featureRegistry.mlFeatureName": "機械学習",
- "xpack.ml.featureRegistry.privilegesTooltip": "機械学習にすべてまたは読み取り機能権限を付与すると、特定のタイプのKibanaで保存されたオブジェクト(インデックスパターン、ダッシュボード、保存された検索、ビジュアライゼーション、機械学習ジョブ、学習済みモデル、モジュールで保存されたオブジェクト)にも同等の機能権限が付与されます。",
"xpack.ml.fieldTypeIcon.booleanTypeAriaLabel": "ブールタイプ",
"xpack.ml.fieldTypeIcon.dateTypeAriaLabel": "日付タイプ",
"xpack.ml.fieldTypeIcon.geoPointTypeAriaLabel": "{geoPointParam} タイプ",
@@ -30319,7 +30264,6 @@
"xpack.ml.newJob.recognize.running.startedAriaLabel": "開始",
"xpack.ml.newJob.recognize.running.startFailedAriaLabel": "開始に失敗",
"xpack.ml.newJob.recognize.runningLabel": "実行中",
- "xpack.ml.newJob.recognize.savedSearchPageTitle": "saved search {savedSearchTitle}",
"xpack.ml.newJob.recognize.saveJobOverrideLabel": "保存",
"xpack.ml.newJob.recognize.searchesLabel": "検索",
"xpack.ml.newJob.recognize.searchWillBeOverwrittenLabel": "検索は上書きされます",
@@ -30328,7 +30272,6 @@
"xpack.ml.newJob.recognize.startDatafeedAfterSaveLabel": "保存後データフィードを開始",
"xpack.ml.newJob.recognize.useDedicatedIndexLabel": "専用インデックスを使用",
"xpack.ml.newJob.recognize.useFullDataLabel": "完全な{dataViewIndexPattern}データを使用",
- "xpack.ml.newJob.recognize.usingSavedSearchDescription": "保存検索を使用すると、データフィードで使用されるクエリーが、{moduleId} モジュールでデフォルトで提供されるものと異なるものになります。",
"xpack.ml.newJob.recognize.viewResultsAriaLabel": "結果を表示",
"xpack.ml.newJob.recognize.viewResultsLinkText": "結果を表示",
"xpack.ml.newJob.recognize.visualizationsLabel": "ビジュアライゼーション",
@@ -30348,7 +30291,6 @@
"xpack.ml.newJob.wizard.datafeedStep.dataView.description": "現在このジョブで使用されているデータビュー。",
"xpack.ml.newJob.wizard.datafeedStep.dataView.step0.title": "データビューを変更",
"xpack.ml.newJob.wizard.datafeedStep.dataView.step1.dataView": "データビュー",
- "xpack.ml.newJob.wizard.datafeedStep.dataView.step1.noMatchingError": "一致インデックスまたは保存した検索が見つかりません。",
"xpack.ml.newJob.wizard.datafeedStep.dataView.step1.title": "ジョブの新しいデータビューを選択",
"xpack.ml.newJob.wizard.datafeedStep.dataView.step2.ApplyButton": "適用",
"xpack.ml.newJob.wizard.datafeedStep.dataView.step2.backButton": "戻る",
@@ -30458,8 +30400,6 @@
"xpack.ml.newJob.wizard.jobType.rareAriaLabel": "まれなジョブ",
"xpack.ml.newJob.wizard.jobType.rareDescription": "時系列データでまれな値を検出します。",
"xpack.ml.newJob.wizard.jobType.rareTitle": "ほとんどない",
- "xpack.ml.newJob.wizard.jobType.savedSearchPageTitleLabel": "saved search {savedSearchTitle}",
- "xpack.ml.newJob.wizard.jobType.selectDifferentIndexLinkText": "別のデータビューまたは保存された検索を選択",
"xpack.ml.newJob.wizard.jobType.singleMetricAriaLabel": "シングルメトリックジョブ",
"xpack.ml.newJob.wizard.jobType.singleMetricDescription": "単独の時系列の異常を検知します。",
"xpack.ml.newJob.wizard.jobType.singleMetricTitle": "シングルメトリック",
@@ -30469,7 +30409,6 @@
"xpack.ml.newJob.wizard.jsonFlyout.autoSetJobCreatorTimeRange.error": "インデックスの開始時刻と終了時刻の取得中にエラーが発生しました",
"xpack.ml.newJob.wizard.jsonFlyout.closeButton": "閉じる",
"xpack.ml.newJob.wizard.jsonFlyout.datafeed.title": "データフィード構成 JSON",
- "xpack.ml.newJob.wizard.jsonFlyout.indicesChange.calloutText": "データフィードで使用されているインデックスはここで変更できません。別のデータビューまたは保存された検索を選択するには、ウィザードのステップ1に進み、[インデックスパターンを変更]オプションを選択します。",
"xpack.ml.newJob.wizard.jsonFlyout.indicesChange.calloutTitle": "インデックスが変更されました",
"xpack.ml.newJob.wizard.jsonFlyout.job.title": "ジョブ構成 JSON",
"xpack.ml.newJob.wizard.jsonFlyout.saveButton": "保存",
@@ -30601,10 +30540,7 @@
"xpack.ml.newJob.wizard.revertModelSnapshotFlyout.title": "モデルスナップショット{ssId}に戻す",
"xpack.ml.newJob.wizard.revertModelSnapshotFlyout.warningCallout.contents": "{date}後のすべての異常検知結果は削除されます。",
"xpack.ml.newJob.wizard.revertModelSnapshotFlyout.warningCallout.title": "異常値データが削除されます",
- "xpack.ml.newJob.wizard.searchSelection.notFoundLabel": "一致データビューまたは保存された検索が見つかりません。",
"xpack.ml.newJob.wizard.searchSelection.savedObjectType.dataView": "データビュー",
- "xpack.ml.newJob.wizard.searchSelection.savedObjectType.search": "保存検索",
- "xpack.ml.newJob.wizard.selectDataViewOrSavedSearch": "データビューまたは保存された検索を選択",
"xpack.ml.newJob.wizard.shopValidationButton": "検証をスキップ",
"xpack.ml.newJob.wizard.step.configureDatafeedTitle": "データフィードの構成",
"xpack.ml.newJob.wizard.step.jobDetailsTitle": "ジョブの詳細",
@@ -30616,7 +30552,6 @@
"xpack.ml.newJob.wizard.stepComponentWrapper.jobDetailsTitle": "ジョブの詳細",
"xpack.ml.newJob.wizard.stepComponentWrapper.pickFieldsTitle": "フィールドを選択",
"xpack.ml.newJob.wizard.stepComponentWrapper.summaryTitleDataView": "データビュー{dataViewName}の新しいジョブ",
- "xpack.ml.newJob.wizard.stepComponentWrapper.summaryTitleSavedSearch": "保存された検索 {title} からの新規ジョブ",
"xpack.ml.newJob.wizard.stepComponentWrapper.timeRangeTitle": "時間範囲",
"xpack.ml.newJob.wizard.stepComponentWrapper.validationTitle": "検証",
"xpack.ml.newJob.wizard.summaryStep.convertToAdvancedButton": "高度なジョブに変換",
@@ -42236,7 +42171,6 @@
"xpack.securitySolution.timelines.components.templateFilter.elasticTitle": "Elasticテンプレート",
"xpack.securitySolution.timelines.discoverInTimeline.save_saved_search_error": "Discover検索の保存エラー",
"xpack.securitySolution.timelines.discoverInTimeline.save_saved_search_unknown_error": "Discover検索の保存中に不明なエラーが発生しました",
- "xpack.securitySolution.timelines.discoverInTimeline.savedSearchTitle": "タイムラインの保存された検索 - {title}",
"xpack.securitySolution.timelines.newTemplateTimelineButtonLabel": "新規タイムラインテンプレートを作成",
"xpack.securitySolution.timelines.newTimelineButtonLabel": "新規タイムラインを作成",
"xpack.securitySolution.timelines.pageTitle": "タイムライン",
@@ -44230,7 +44164,6 @@
"xpack.spaces.management.copyToSpace.copyModeControl.createNewCopies.disabledTitle": "既存のオブジェクトを確認",
"xpack.spaces.management.copyToSpace.copyModeControl.createNewCopies.enabledText": "このオプションを使用すると、同じ場所でオブジェクトの1つ以上のコピーを作成します。",
"xpack.spaces.management.copyToSpace.copyModeControl.createNewCopies.enabledTitle": "ランダムIDで新しいオブジェクトを作成",
- "xpack.spaces.management.copyToSpace.copyModeControl.includeRelated.text": "このオブジェクトと関連するオブジェクトをコピーします。ダッシュボードでは、関連するビジュアライゼーション、インデックスパターン、および保存された検索もコピーされます。",
"xpack.spaces.management.copyToSpace.copyModeControl.includeRelated.title": "関連オブジェクトを含める",
"xpack.spaces.management.copyToSpace.copyModeControl.overwrite.disabledLabel": "競合時にアクションを要求",
"xpack.spaces.management.copyToSpace.copyModeControl.overwrite.enabledLabel": "自動的に競合を上書き",
@@ -47002,15 +46935,12 @@
"xpack.transform.newTransform.chooseSourceTitle": "ソースの選択",
"xpack.transform.newTransform.newTransformTitle": "新規トランスフォーム",
"xpack.transform.newTransform.searchSelection.createADataView": "データビューを作成",
- "xpack.transform.newTransform.searchSelection.notFoundLabel": "一致インデックスまたは保存した検索が見つかりません。",
"xpack.transform.newTransform.searchSelection.savedObjectType.dataView": "データビュー",
- "xpack.transform.newTransform.searchSelection.savedObjectType.search": "保存検索",
"xpack.transform.pivotPreview.copyClipboardTooltip": "トランスフォームプレビューの開発コンソールステートメントをクリップボードにコピーします。",
"xpack.transform.pivotPreview.PivotPreviewIncompleteConfigCalloutBody": "group-by フィールドと集約を 1 つ以上選んでください。",
"xpack.transform.pivotPreview.PivotPreviewNoDataCalloutBody": "プレビューリクエストはデータを返しませんでした。オプションのクエリがデータを返し、グループ分け基準により使用されるフィールドと集約フィールドに値が存在することを確認してください。",
"xpack.transform.pivotPreview.transformPreviewTitle": "トランスフォームプレビュー",
"xpack.transform.progress": "進捗",
- "xpack.transform.searchItems.errorInitializationTitle": "Kibanaデータビューまたは保存された検索を初期化するときにエラーが発生しました。",
"xpack.transform.statsBar.batchTransformsLabel": "バッチ",
"xpack.transform.statsBar.continuousTransformsLabel": "実行中",
"xpack.transform.statsBar.failedTransformsLabel": "失敗",
@@ -47091,7 +47021,6 @@
"xpack.transform.stepDefineForm.runtimeEditorSwitchModalTitle": "編集内容は失われます",
"xpack.transform.stepDefineForm.runtimeFieldsLabel": "ランタイムフィールド",
"xpack.transform.stepDefineForm.runtimeFieldsListLabel": "{runtimeFields}",
- "xpack.transform.stepDefineForm.savedSearchLabel": "保存検索",
"xpack.transform.stepDefineForm.searchFilterLabel": "検索フィルター",
"xpack.transform.stepDefineForm.sortFieldOptionsEmptyError": "並べ替えの条件にする日付フィールドがありません。別のフィールド型を使用するには、構成をクリップボードにコピーして、コンソールでトランスフォームを作成し続けます。",
"xpack.transform.stepDefineForm.sortHelpText": "最新のドキュメントを特定するために使用する日付フィールドを選択してます。",
@@ -47104,7 +47033,6 @@
"xpack.transform.stepDefineSummary.groupByLabel": "グループ分けの条件",
"xpack.transform.stepDefineSummary.queryCodeBlockLabel": "クエリー",
"xpack.transform.stepDefineSummary.queryLabel": "クエリー",
- "xpack.transform.stepDefineSummary.savedSearchLabel": "保存検索",
"xpack.transform.stepDefineSummary.timeRangeLabel": "時間範囲",
"xpack.transform.stepDetailsForm.advancedSettingsAccordionButtonContent": "高度な設定",
"xpack.transform.stepDetailsForm.continuousModeAriaLabel": "遅延を選択してください。",
diff --git a/x-pack/platform/plugins/private/translations/translations/zh-CN.json b/x-pack/platform/plugins/private/translations/translations/zh-CN.json
index d466cda357f4..370c4d8fa63b 100644
--- a/x-pack/platform/plugins/private/translations/translations/zh-CN.json
+++ b/x-pack/platform/plugins/private/translations/translations/zh-CN.json
@@ -1467,7 +1467,6 @@
"dashboard.emptyScreen.noPermissionsTitle": "此仪表板是空的。",
"dashboard.emptyScreen.viewModeSubtitle": "进入编辑模式,然后开始添加可视化。",
"dashboard.emptyScreen.viewModeTitle": "将可视化添加到仪表板",
- "dashboard.featureCatalogue.dashboardDescription": "显示和共享可视化和已保存搜索的集合。",
"dashboard.featureCatalogue.dashboardSubtitle": "在仪表板中分析数据。",
"dashboard.featureCatalogue.dashboardTitle": "仪表板",
"dashboard.labs.enableLabsDescription": "此标志决定查看者是否有权访问用于在仪表板中快速启用和禁用技术预览功能的'实验'按钮。",
@@ -1593,7 +1592,6 @@
"data.advancedSettings.courier.requestPreferenceTitle": "请求首选项",
"data.advancedSettings.defaultIndexText": "未设置数据视图时,供 Discover 和可视化使用。",
"data.advancedSettings.defaultIndexTitle": "默认数据视图",
- "data.advancedSettings.docTableHighlightText": "在 Discover 和已保存搜索仪表板中突出显示结果。处理大文档时,突出显示会使请求变慢。",
"data.advancedSettings.docTableHighlightTitle": "突出显示结果",
"data.advancedSettings.histogram.barTargetText": "在日期和数值直方图中使用'auto'时间间隔时尝试生成大约此数目的存储桶",
"data.advancedSettings.histogram.barTargetTitle": "目标存储桶",
@@ -2501,7 +2499,6 @@
"discover.advancedSettings.discover.showFieldStatisticsDescription": "启用 {fieldStatisticsDocs} 以显示详细信息,如数字字段的最小和最大值,或地理字段的地图。此功能为公测版,可能会进行更改。",
"discover.advancedSettings.discover.showMultifields": "显示多字段",
"discover.advancedSettings.discover.showMultifieldsDescription": "控制 {multiFields} 是否显示在展开的文档视图中。多数情况下,多字段与原始字段相同。此选项仅在 `searchFieldsFromSource` 关闭时可用。",
- "discover.advancedSettings.docTableHideTimeColumnText": "在 Discover 中和仪表板上的所有已保存搜索中隐藏'时间'列。",
"discover.advancedSettings.docTableHideTimeColumnTitle": "隐藏'时间'列",
"discover.advancedSettings.fieldsPopularLimitText": "要显示的排名前 N 最常见字段",
"discover.advancedSettings.fieldsPopularLimitTitle": "常见字段限制",
@@ -2513,7 +2510,6 @@
"discover.advancedSettings.sampleRowsPerPageTitle": "每页行数",
"discover.advancedSettings.sampleSizeText": "设置整个文档表的最大行数。",
"discover.advancedSettings.sampleSizeTitle": "每个表的最大行数",
- "discover.advancedSettings.searchOnPageLoadText": "控制在 Discover 首次加载时是否执行搜索。加载已保存搜索时,此设置无效。",
"discover.advancedSettings.searchOnPageLoadTitle": "在页面加载时搜索",
"discover.advancedSettings.sortDefaultOrderText": "在 Discover 应用中控制基于时间的数据视图的默认排序方向。",
"discover.advancedSettings.sortDefaultOrderTitle": "默认排序方向",
@@ -2523,7 +2519,6 @@
"discover.alerts.manageRulesAndConnectors": "管理规则和连接器",
"discover.alerts.missedTimeFieldToolTip": "数据视图没有时间字段。",
"discover.badge.readOnly.text": "只读",
- "discover.badge.readOnly.tooltip": "无法保存搜索",
"discover.context.breadcrumb": "周围文档",
"discover.context.contextOfTitle": "#{anchorId} 周围的文档",
"discover.context.failedToLoadAnchorDocumentDescription": "无法加载定位点文档",
@@ -2571,7 +2566,6 @@
"discover.dropZoneTableLabel": "放置区域以将字段作为列添加到表中",
"discover.embeddable.inspectorRequestDescription": "此请求将查询 Elasticsearch 以获取搜索的数据。",
"discover.embeddable.search.dataViewError": "缺少数据视图 {indexPatternId}",
- "discover.embeddable.search.displayName": "搜索",
"discover.errorCalloutESQLReferenceButtonLabel": "打开 ES|QL 参考",
"discover.errorCalloutShowErrorMessage": "查看详情",
"discover.esqlMode.selectedColumnsCallout": "正在显示 {selectedColumnsNumber} 个字段,共 {esqlQueryColumnsNumber} 个。从可用字段列表中添加更多字段。",
@@ -2580,7 +2574,6 @@
"discover.esqlToDataViewTransitionModal.feedbackLink": "提交 ES|QL 反馈",
"discover.esqlToDataViewTransitionModal.saveButtonLabel": "保存并切换",
"discover.esqlToDataViewTransitionModal.title": "未保存的更改",
- "discover.esqlToDataviewTransitionModalBody": "切换数据视图会移除当前的 ES|QL 查询。保存此搜索以避免丢失工作。",
"discover.fieldChooser.availableFieldsTooltip": "适用于在表中显示的字段。",
"discover.fieldChooser.discoverField.addFieldTooltip": "将字段添加为列",
"discover.fieldChooser.discoverField.removeFieldTooltip": "从表中移除字段",
@@ -2608,19 +2601,10 @@
"discover.loadingDocuments": "正在加载文档",
"discover.localMenu.alertsDescription": "告警",
"discover.localMenu.esqlTooltipLabel": "ES|QL 是 Elastic 支持的功能强大的全新管道查询语言。",
- "discover.localMenu.fallbackReportTitle": "未命名 Discover 搜索",
"discover.localMenu.inspectTitle": "检查",
"discover.localMenu.localMenu.alertsTitle": "告警",
- "discover.localMenu.localMenu.newSearchTitle": "新建",
- "discover.localMenu.mustCopyOnSave": "Elastic 将管理此已保存搜索。将任何更改保存到新的已保存搜索。",
- "discover.localMenu.newSearchDescription": "新搜索",
"discover.localMenu.openInspectorForSearchDescription": "打开 Inspector 以进行搜索",
- "discover.localMenu.openSavedSearchDescription": "打开已保存搜索",
- "discover.localMenu.openTitle": "打开",
- "discover.localMenu.saveSaveSearchObjectType": "搜索",
- "discover.localMenu.saveSearchDescription": "保存搜索",
"discover.localMenu.saveTitle": "保存",
- "discover.localMenu.shareSearchDescription": "共享搜索",
"discover.localMenu.shareTitle": "共享",
"discover.localMenu.switchToClassicTitle": "切换到经典模式",
"discover.localMenu.switchToClassicTooltipLabel": "切换到 KQL 或 Lucene 语法。",
@@ -2693,22 +2677,13 @@
"discover.panelsToggle.showSidebarButton": "显示侧边栏",
"discover.rootBreadcrumb": "Discover",
"discover.sampleData.viewLinkLabel": "Discover",
- "discover.savedSearch.savedObjectName": "已保存搜索",
- "discover.savedSearchAliasMatchRedirect.objectNoun": "{savedSearch} 搜索",
"discover.savedSearchEmbeddable.action.viewSavedSearch.displayName": "在 Discover 中打开",
- "discover.savedSearchURLConflictCallout.objectNoun": "{savedSearch} 搜索",
"discover.searchingTitle": "正在搜索",
"discover.serverLocatorExtension.titleFromLocatorUnknown": "未知搜索",
- "discover.share.shareModal.title": "共享此搜索",
"discover.singleDocRoute.errorMessage": "没有与 ID {dataViewId} 相匹配的数据视图",
"discover.singleDocRoute.errorTitle": "发生错误",
"discover.skipToBottomButtonLabel": "转到表尾",
- "discover.topNav.managedContentLabel": "此已保存搜索由 Elastic 托管。此处的更改必须保存到新的已保存搜索。",
- "discover.topNav.openSearchPanel.manageSearchesButtonLabel": "管理搜索",
- "discover.topNav.openSearchPanel.noSearchesFoundDescription": "未找到匹配的搜索。",
- "discover.topNav.openSearchPanel.openSearchTitle": "打开搜索",
"discover.topNav.saveModal.storeTimeWithSearchToggleDescription": "在使用此搜索时更新时间筛选并将时间间隔刷新到当前选择。",
- "discover.topNav.saveModal.storeTimeWithSearchToggleLabel": "将时间与已保存搜索一起存储",
"discover.uninitializedRefreshButtonText": "刷新数据",
"discover.uninitializedText": "编写查询,添加一些筛选,或只需单击'刷新'来检索当前查询的结果。",
"discover.uninitializedTitle": "开始搜索",
@@ -2829,7 +2804,6 @@
"embeddableExamples.unifiedFieldList.displayName": "字段列表",
"embeddableExamples.unifiedFieldList.noDefaultDataViewErrorMessage": "字段列表必须至少与一个存在的数据视图搭配使用",
"embeddableExamples.unifiedFieldList.selectDataViewMessage": "请选择数据视图",
- "esql.advancedSettings.enableESQLDescription": "此设置将在 Kibana 中启用 ES|QL。通过将其关闭,您将从各种应用程序中隐藏 ES|QL 用户界面。但是,用户将能够访问现有 ES|QL 已保存的搜索及可视化等。",
"esql.advancedSettings.enableESQLTitle": "启用 ES|QL",
"esql.triggers.updateEsqlQueryTrigger": "更新 ES|QL 查询",
"esql.triggers.updateEsqlQueryTriggerDescription": "使用新查询更新 ES|QL 查询",
@@ -5033,7 +5007,6 @@
"indexPatternManagement.editIndexPattern.source.table.matchesHeader": "匹配",
"indexPatternManagement.editIndexPattern.source.table.notMatchedLabel": "源筛选不匹配任何已知字段。",
"indexPatternManagement.editIndexPattern.source.table.saveAria": "保存",
- "indexPatternManagement.editIndexPattern.sourceLabel": "字段筛选可用于在提取文档时排除一个或多个字段。在 Discover 应用中查看文档时会使用字段筛选,表在 Dashboard 应用中显示已保存搜索的结果时也会使用字段筛选。如果您的文档含有较大或不重要的字段,则通过在此较低层级筛除这些字段可能会更好。",
"indexPatternManagement.editIndexPattern.sourcePlaceholder": "字段筛选,接受通配符(例如'user*'用于筛选以'user'开头的字段)",
"indexPatternManagement.editIndexPattern.tabs.fieldsHeader": "字段",
"indexPatternManagement.editIndexPattern.tabs.relationshipsHeader": "关系 ({count})",
@@ -6493,8 +6466,6 @@
"savedObjectsManagement.view.inspectCodeEditorAriaLabel": "检查 { title }",
"savedObjectsManagement.view.inspectItemTitle": "检查 {title}",
"savedObjectsManagement.view.savedObjectProblemErrorMessage": "此已保存对象有问题",
- "savedObjectsManagement.view.savedSearchDoesNotExistErrorMessage": "与此对象关联的已保存搜索已不存在。",
- "savedSearch.contentManagementType": "已保存搜索",
"savedSearch.kibana_context.filters.help": "指定 Kibana 常规筛选",
"savedSearch.kibana_context.help": "更新 kibana 全局上下文",
"savedSearch.kibana_context.q.help": "指定 Kibana 自由格式文本查询",
@@ -7826,8 +7797,6 @@
"unifiedDataTable.rowHeight.single": "单个",
"unifiedDataTable.rowHeightLabel": "单元格行高",
"unifiedDataTable.sampleSizeSettings.sampleSizeLabel": "样例大小",
- "unifiedDataTable.searchGenerationWithDescription": "搜索 {searchTitle} 生成的表",
- "unifiedDataTable.searchGenerationWithDescriptionGrid": "搜索 {searchTitle} 生成的表({searchDescription})",
"unifiedDataTable.selectAllDocs": "选择所有 {rowsCount} 行",
"unifiedDataTable.selectAllRowsOnPageColumnHeader": "选择所有可见行",
"unifiedDataTable.selectColumnHeader": "选择列",
@@ -8381,11 +8350,6 @@
"visDefaultEditor.sidebar.errorButtonTooltip": "需要解决突出显示的字段中的错误。",
"visDefaultEditor.sidebar.indexPatternAriaLabel": "索引模式:{title}",
"visDefaultEditor.sidebar.savedSearch.goToDiscoverButtonText": "在 Discover 中查看此搜索",
- "visDefaultEditor.sidebar.savedSearch.linkButtonAriaLabel": "链接到已保存搜索。单击以了解详情或断开链接。",
- "visDefaultEditor.sidebar.savedSearch.popoverHelpText": "对此已保存搜索的后续修改将反映在可视化中。要禁用自动更新,请移除该链接。",
- "visDefaultEditor.sidebar.savedSearch.popoverTitle": "已链接到已保存搜索",
- "visDefaultEditor.sidebar.savedSearch.titleAriaLabel": "已保存搜索:{title}",
- "visDefaultEditor.sidebar.savedSearch.unlinkSavedSearchButtonText": "移除已保存搜索的链接",
"visDefaultEditor.sidebar.tabs.dataLabel": "数据",
"visDefaultEditor.sidebar.tabs.optionsLabel": "选项",
"visDefaultEditor.sidebar.updateChartButtonLabel": "更新",
@@ -9399,9 +9363,7 @@
"visualizations.newVisWizard.learnMoreText": "希望了解详情?",
"visualizations.newVisWizard.newVisTypeTitle": "新建{visTypeName}",
"visualizations.newVisWizard.resultsFound": "{resultCount, plural, other {类型}}已找到",
- "visualizations.newVisWizard.searchSelection.notFoundLabel": "未找到匹配的索引或已保存搜索。",
"visualizations.newVisWizard.searchSelection.savedObjectType.dataView": "数据视图",
- "visualizations.newVisWizard.searchSelection.savedObjectType.search": "已保存搜索",
"visualizations.newVisWizard.title": "新建可视化",
"visualizations.noDataView.label": "数据视图",
"visualizations.noMatchRoute.bannerText": "Visualize 应用程序无法识别此路由:{route}。",
@@ -9694,7 +9656,6 @@
"xpack.aiops.correlations.veryLowImpactText": "极低",
"xpack.aiops.dataGrid.field.documentCountChart.seriesLabel": "文档计数",
"xpack.aiops.dataGrid.field.documentCountChartSplit.seriesLabel": "其他文档计数",
- "xpack.aiops.dataSourceContext.errorTitle": "无法提取数据视图或已保存搜索",
"xpack.aiops.documentCountChart.baselineBadgeLabel": "基线",
"xpack.aiops.documentCountChart.deviationBadgeLabel": "偏差",
"xpack.aiops.embeddableChangePointChart.dataViewLabel": "数据视图",
@@ -12328,7 +12289,6 @@
"xpack.canvas.functions.savedMap.args.titleHelpText": "地图的标题",
"xpack.canvas.functions.savedMap.args.zoomHelpText": "地图的缩放级别",
"xpack.canvas.functions.savedMapHelpText": "返回已保存地图对象的可嵌入对象。",
- "xpack.canvas.functions.savedSearchHelpText": "为已保存搜索对象返回可嵌入对象",
"xpack.canvas.functions.savedVisualization.args.colorsHelpText": "定义用于特定序列的颜色",
"xpack.canvas.functions.savedVisualization.args.hideLegendHelpText": "指定用于隐藏图例的选项",
"xpack.canvas.functions.savedVisualization.args.idHelpText": "已保存可视化对象的 ID",
@@ -15164,7 +15124,6 @@
"xpack.dataVisualizer.index.lensChart.countLabel": "计数",
"xpack.dataVisualizer.index.lensChart.maximumOfLabel": "{fieldName} 的最大值",
"xpack.dataVisualizer.index.lensChart.topValuesLabel": "排名最前值",
- "xpack.dataVisualizer.index.savedSearchErrorMessage": "检索已保存搜索 {savedSearchId} 时出错",
"xpack.dataVisualizer.multiSelectPicker.NoFiltersFoundMessage": "未找到任何筛选",
"xpack.dataVisualizer.noData": "无数据",
"xpack.dataVisualizer.randomSamplerPreference.offLabel": "关闭",
@@ -19325,7 +19284,6 @@
"xpack.features.ossFeatures.discoverSearchSessionsFeatureName": "存储搜索会话",
"xpack.features.ossFeatures.discoverShortUrlSubFeatureName": "短 URL",
"xpack.features.ossFeatures.discoverStoreSearchSessionsPrivilegeName": "存储搜索会话",
- "xpack.features.ossFeatures.reporting.dashboardDownloadCSV": "从已保存搜索面板生成 CSV 报告",
"xpack.features.ossFeatures.reporting.dashboardGenerateScreenshot": "生成 PDF 或 PNG 报告",
"xpack.features.ossFeatures.reporting.discoverGenerateCSV": "生成 CSV 报告",
"xpack.features.ossFeatures.reporting.reportingTitle": "Reporting",
@@ -20295,7 +20253,6 @@
"xpack.fleet.epm.assetTitles.mlModules": "异常检测配置",
"xpack.fleet.epm.assetTitles.osqueryPackAssets": "Osquery 包",
"xpack.fleet.epm.assetTitles.osquerySavedQuery": "Osquery 已保存查询",
- "xpack.fleet.epm.assetTitles.savedSearches": "已保存的搜索",
"xpack.fleet.epm.assetTitles.securityRules": "安全规则",
"xpack.fleet.epm.assetTitles.tag": "标签",
"xpack.fleet.epm.assetTitles.transforms": "转换",
@@ -23808,8 +23765,6 @@
"xpack.infra.logsPage.toolbar.logFilterErrorToastTitle": "日志筛选错误",
"xpack.infra.logsSettingsPage.loadingButtonLabel": "正在加载",
"xpack.infra.logsStreamEmbeddable.deprecationWarningDescription": "将不再维护日志流面板。尝试将 {savedSearchDocsLink} 用于类似可视化。",
- "xpack.infra.logsStreamEmbeddable.deprecationWarningDescription.savedSearchesLinkLabel": "已保存的搜索",
- "xpack.infra.logStreamEmbeddable.description": "添加实时流式传输日志的表。为了获得更高效的体验,建议使用 Discover 页面创建已保存搜索,而不是使用日志流。",
"xpack.infra.logStreamEmbeddable.displayName": "日志流(已过时)",
"xpack.infra.logStreamEmbeddable.title": "日志流",
"xpack.infra.logStreamPageTemplate.backtoLogsStream": "返回到日志流",
@@ -28501,14 +28456,10 @@
"xpack.ml.dataframe.analytics.create.resultsFieldHelpText": "定义用于存储分析结果的字段的名称。默认为 ml。",
"xpack.ml.dataframe.analytics.create.resultsFieldInputAriaLabel": "用于存储分析结果的字段的名称。",
"xpack.ml.dataframe.analytics.create.resultsFieldLabel": "结果字段",
- "xpack.ml.dataframe.analytics.create.savedSearchLabel": "已保存搜索",
"xpack.ml.dataframe.analytics.create.scatterplotMatrixLabel": "散点图矩阵",
"xpack.ml.dataframe.analytics.create.scatterplotMatrixLabelHelpText": "可视化选定包括字段对之间的关系。",
"xpack.ml.dataFrame.analytics.create.searchSelection.CcsErrorCallOutTitle": "不支持使用跨集群搜索的数据视图。",
- "xpack.ml.dataFrame.analytics.create.searchSelection.errorGettingDataViewTitle": "加载已保存搜索所使用的数据视图时出错",
- "xpack.ml.dataFrame.analytics.create.searchSelection.notFoundLabel": "未找到匹配的索引或已保存搜索。",
"xpack.ml.dataFrame.analytics.create.searchSelection.savedObjectType.dataView": "数据视图",
- "xpack.ml.dataFrame.analytics.create.searchSelection.savedObjectType.search": "已保存搜索",
"xpack.ml.dataframe.analytics.create.softTreeDepthLimitInputAriaLabel": "超过此深度的决策树将在损失计算中被罚分。",
"xpack.ml.dataframe.analytics.create.softTreeDepthLimitLabel": "软性树深度限制",
"xpack.ml.dataframe.analytics.create.softTreeDepthLimitText": "超过此深度的决策树将在损失计算中被罚分。必须大于或等于 0。",
@@ -28797,7 +28748,6 @@
"xpack.ml.dataGridChart.notEnoughData": "0 个文档包含字段。",
"xpack.ml.dataGridChart.singleCategoryLegend": "{cardinality, plural, other {# 个类别}}",
"xpack.ml.dataGridChart.topCategoriesLegend": "{cardinality} 个类别中的排名前 {maxChartColumns} 个",
- "xpack.ml.dataSourceContext.errorTitle": "无法提取数据视图或已保存搜索",
"xpack.ml.dataViewNotBasedOnTimeSeriesNotificationDescription": "仅针对基于时间的索引运行异常检测",
"xpack.ml.dataViewNotBasedOnTimeSeriesNotificationTitle": "数据视图 {dataViewIndexPattern} 并非基于时间序列",
"xpack.ml.dataViewUtils.createDataViewSwitchLabel": "创建数据视图",
@@ -29040,7 +28990,6 @@
"xpack.ml.feature.reserved.description": "要向用户授予访问权限,还应分配 machine_learning_user 或 machine_learning_admin 角色。",
"xpack.ml.featureFeedbackButton.tellUsWhatYouThinkLink": "告诉我们您的看法!",
"xpack.ml.featureRegistry.mlFeatureName": "Machine Learning",
- "xpack.ml.featureRegistry.privilegesTooltip": "为 Machine Learning 授予所有或读取功能权限还会向某些类型的 Kibana 已保存对象(即索引模式、仪表板、已保存搜索和可视化,以及 Machine Learning 作业、已训练模型和模块已保存对象)授予对等功能权限。",
"xpack.ml.fieldTypeIcon.booleanTypeAriaLabel": "布尔类型",
"xpack.ml.fieldTypeIcon.dateTypeAriaLabel": "日期类型",
"xpack.ml.fieldTypeIcon.geoPointTypeAriaLabel": "{geoPointParam} 类型",
@@ -29842,7 +29791,6 @@
"xpack.ml.newJob.recognize.running.startedAriaLabel": "已启动",
"xpack.ml.newJob.recognize.running.startFailedAriaLabel": "启动失败",
"xpack.ml.newJob.recognize.runningLabel": "正在运行",
- "xpack.ml.newJob.recognize.savedSearchPageTitle": "已保存搜索 {savedSearchTitle}",
"xpack.ml.newJob.recognize.saveJobOverrideLabel": "保存",
"xpack.ml.newJob.recognize.searchesLabel": "搜索",
"xpack.ml.newJob.recognize.searchWillBeOverwrittenLabel": "搜索将被覆盖",
@@ -29851,7 +29799,6 @@
"xpack.ml.newJob.recognize.startDatafeedAfterSaveLabel": "保存后启动数据馈送",
"xpack.ml.newJob.recognize.useDedicatedIndexLabel": "使用专用索引",
"xpack.ml.newJob.recognize.useFullDataLabel": "使用完整的 {dataViewIndexPattern} 数据",
- "xpack.ml.newJob.recognize.usingSavedSearchDescription": "使用已保存搜索意味着在数据馈送中使用的查询会与我们在 {moduleId} 模块中提供的默认查询不同。",
"xpack.ml.newJob.recognize.viewResultsAriaLabel": "查看结果",
"xpack.ml.newJob.recognize.viewResultsLinkText": "查看结果",
"xpack.ml.newJob.recognize.visualizationsLabel": "可视化",
@@ -29871,7 +29818,6 @@
"xpack.ml.newJob.wizard.datafeedStep.dataView.description": "当前用于此作业的数据视图。",
"xpack.ml.newJob.wizard.datafeedStep.dataView.step0.title": "更改数据视图",
"xpack.ml.newJob.wizard.datafeedStep.dataView.step1.dataView": "数据视图",
- "xpack.ml.newJob.wizard.datafeedStep.dataView.step1.noMatchingError": "未找到匹配的索引或已保存搜索。",
"xpack.ml.newJob.wizard.datafeedStep.dataView.step1.title": "为该作业选择新数据视图",
"xpack.ml.newJob.wizard.datafeedStep.dataView.step2.ApplyButton": "应用",
"xpack.ml.newJob.wizard.datafeedStep.dataView.step2.backButton": "返回",
@@ -29981,8 +29927,6 @@
"xpack.ml.newJob.wizard.jobType.rareAriaLabel": "罕见作业",
"xpack.ml.newJob.wizard.jobType.rareDescription": "检测时间序列数据中的罕见值。",
"xpack.ml.newJob.wizard.jobType.rareTitle": "极少",
- "xpack.ml.newJob.wizard.jobType.savedSearchPageTitleLabel": "已保存搜索 {savedSearchTitle}",
- "xpack.ml.newJob.wizard.jobType.selectDifferentIndexLinkText": "选择不同数据视图或已保存搜索",
"xpack.ml.newJob.wizard.jobType.singleMetricAriaLabel": "单一指标作业",
"xpack.ml.newJob.wizard.jobType.singleMetricDescription": "检测单个时序中的异常。",
"xpack.ml.newJob.wizard.jobType.singleMetricTitle": "单一指标",
@@ -29992,7 +29936,6 @@
"xpack.ml.newJob.wizard.jsonFlyout.autoSetJobCreatorTimeRange.error": "检索索引的开始和结束时间时出错",
"xpack.ml.newJob.wizard.jsonFlyout.closeButton": "关闭",
"xpack.ml.newJob.wizard.jsonFlyout.datafeed.title": "数据馈送配置 JSON",
- "xpack.ml.newJob.wizard.jsonFlyout.indicesChange.calloutText": "在此处无法更改数据馈送正在使用的索引。要选择不同数据视图或已保存搜索,请前往向导的第 1 步,然后选择更改数据视图选项。",
"xpack.ml.newJob.wizard.jsonFlyout.indicesChange.calloutTitle": "索引已更改",
"xpack.ml.newJob.wizard.jsonFlyout.job.title": "作业配置 JSON",
"xpack.ml.newJob.wizard.jsonFlyout.saveButton": "保存",
@@ -30123,10 +30066,7 @@
"xpack.ml.newJob.wizard.revertModelSnapshotFlyout.title": "恢复到模型快照 {ssId}",
"xpack.ml.newJob.wizard.revertModelSnapshotFlyout.warningCallout.contents": "将删除 {date} 后的所有异常检测结果。",
"xpack.ml.newJob.wizard.revertModelSnapshotFlyout.warningCallout.title": "将删除异常数据",
- "xpack.ml.newJob.wizard.searchSelection.notFoundLabel": "未找到匹配的数据视图或已保存搜索。",
"xpack.ml.newJob.wizard.searchSelection.savedObjectType.dataView": "数据视图",
- "xpack.ml.newJob.wizard.searchSelection.savedObjectType.search": "已保存搜索",
- "xpack.ml.newJob.wizard.selectDataViewOrSavedSearch": "选择数据视图或已保存搜索",
"xpack.ml.newJob.wizard.shopValidationButton": "跳过验证",
"xpack.ml.newJob.wizard.step.configureDatafeedTitle": "配置数据馈送",
"xpack.ml.newJob.wizard.step.jobDetailsTitle": "作业详情",
@@ -30138,7 +30078,6 @@
"xpack.ml.newJob.wizard.stepComponentWrapper.jobDetailsTitle": "作业详情",
"xpack.ml.newJob.wizard.stepComponentWrapper.pickFieldsTitle": "选择字段",
"xpack.ml.newJob.wizard.stepComponentWrapper.summaryTitleDataView": "从数据视图 {dataViewName} 新建作业",
- "xpack.ml.newJob.wizard.stepComponentWrapper.summaryTitleSavedSearch": "从已保存搜索 {title} 新建作业",
"xpack.ml.newJob.wizard.stepComponentWrapper.timeRangeTitle": "时间范围",
"xpack.ml.newJob.wizard.stepComponentWrapper.validationTitle": "验证",
"xpack.ml.newJob.wizard.summaryStep.convertToAdvancedButton": "转换成高级作业",
@@ -41623,7 +41562,6 @@
"xpack.securitySolution.timelines.components.templateFilter.elasticTitle": "Elastic 模板",
"xpack.securitySolution.timelines.discoverInTimeline.save_saved_search_error": "保存 Discover 搜索时出错",
"xpack.securitySolution.timelines.discoverInTimeline.save_saved_search_unknown_error": "保存 Discover 搜索时出现未知错误",
- "xpack.securitySolution.timelines.discoverInTimeline.savedSearchTitle": "时间线的已保存搜索 - {title}",
"xpack.securitySolution.timelines.newTemplateTimelineButtonLabel": "创建新时间线模板",
"xpack.securitySolution.timelines.newTimelineButtonLabel": "创建新时间线",
"xpack.securitySolution.timelines.pageTitle": "时间线",
@@ -43583,7 +43521,6 @@
"xpack.spaces.management.copyToSpace.copyModeControl.createNewCopies.disabledTitle": "检查现有对象",
"xpack.spaces.management.copyToSpace.copyModeControl.createNewCopies.enabledText": "使用此选项可在相同的工作区中创建该对象的一个或多个副本。",
"xpack.spaces.management.copyToSpace.copyModeControl.createNewCopies.enabledTitle": "使用随机 ID 创建新对象",
- "xpack.spaces.management.copyToSpace.copyModeControl.includeRelated.text": "复制此对象及其相关对象。对于仪表板,还将复制相关可视化、索引模式和已保存的搜索。",
"xpack.spaces.management.copyToSpace.copyModeControl.includeRelated.title": "包括相关对象",
"xpack.spaces.management.copyToSpace.copyModeControl.overwrite.disabledLabel": "冲突时请求操作",
"xpack.spaces.management.copyToSpace.copyModeControl.overwrite.enabledLabel": "自动覆盖冲突",
@@ -46311,15 +46248,12 @@
"xpack.transform.newTransform.chooseSourceTitle": "选择源",
"xpack.transform.newTransform.newTransformTitle": "新转换",
"xpack.transform.newTransform.searchSelection.createADataView": "创建数据视图",
- "xpack.transform.newTransform.searchSelection.notFoundLabel": "未找到匹配的索引或已保存搜索。",
"xpack.transform.newTransform.searchSelection.savedObjectType.dataView": "数据视图",
- "xpack.transform.newTransform.searchSelection.savedObjectType.search": "已保存搜索",
"xpack.transform.pivotPreview.copyClipboardTooltip": "将转换预览的开发控制台语句复制到剪贴板。",
"xpack.transform.pivotPreview.PivotPreviewIncompleteConfigCalloutBody": "请至少选择一个分组依据字段和聚合。",
"xpack.transform.pivotPreview.PivotPreviewNoDataCalloutBody": "预览请求未返回任何数据。请确保可选查询返回数据且分组依据和聚合字段使用的字段的值存在。",
"xpack.transform.pivotPreview.transformPreviewTitle": "转换预览",
"xpack.transform.progress": "进度",
- "xpack.transform.searchItems.errorInitializationTitle": "初始化 Kibana 数据视图或已保存搜索时发生错误。",
"xpack.transform.statsBar.batchTransformsLabel": "批量",
"xpack.transform.statsBar.continuousTransformsLabel": "连续",
"xpack.transform.statsBar.failedTransformsLabel": "失败",
@@ -46396,7 +46330,6 @@
"xpack.transform.stepDefineForm.runtimeEditorSwitchModalTitle": "编辑将会丢失",
"xpack.transform.stepDefineForm.runtimeFieldsLabel": "运行时字段",
"xpack.transform.stepDefineForm.runtimeFieldsListLabel": "{runtimeFields}",
- "xpack.transform.stepDefineForm.savedSearchLabel": "已保存搜索",
"xpack.transform.stepDefineForm.searchFilterLabel": "搜索筛选",
"xpack.transform.stepDefineForm.sortFieldOptionsEmptyError": "没有日期字段可用于排序。要使用其他字段类型,请将配置复制到剪贴板,然后继续在控制台中创建转换。",
"xpack.transform.stepDefineForm.sortHelpText": "选择要用于标识最新文档的日期字段。",
@@ -46409,7 +46342,6 @@
"xpack.transform.stepDefineSummary.groupByLabel": "分组依据",
"xpack.transform.stepDefineSummary.queryCodeBlockLabel": "查询",
"xpack.transform.stepDefineSummary.queryLabel": "查询",
- "xpack.transform.stepDefineSummary.savedSearchLabel": "已保存搜索",
"xpack.transform.stepDefineSummary.timeRangeLabel": "时间范围",
"xpack.transform.stepDetailsForm.advancedSettingsAccordionButtonContent": "高级设置",
"xpack.transform.stepDetailsForm.continuousModeAriaLabel": "选择延迟。",
diff --git a/x-pack/platform/plugins/shared/aiops/public/hooks/use_data_source.tsx b/x-pack/platform/plugins/shared/aiops/public/hooks/use_data_source.tsx
index ef574a348b92..7acdc24e069f 100644
--- a/x-pack/platform/plugins/shared/aiops/public/hooks/use_data_source.tsx
+++ b/x-pack/platform/plugins/shared/aiops/public/hooks/use_data_source.tsx
@@ -100,7 +100,7 @@ export const DataSourceContextProvider: FC
}
diff --git a/x-pack/platform/plugins/shared/ml/public/application/contexts/ml/data_source_context.tsx b/x-pack/platform/plugins/shared/ml/public/application/contexts/ml/data_source_context.tsx
index 1c94200794a8..5855325f5918 100644
--- a/x-pack/platform/plugins/shared/ml/public/application/contexts/ml/data_source_context.tsx
+++ b/x-pack/platform/plugins/shared/ml/public/application/contexts/ml/data_source_context.tsx
@@ -120,7 +120,7 @@ export const DataSourceContextProvider: FC> = ({ chil
}
diff --git a/x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/configuration_step_form.tsx b/x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/configuration_step_form.tsx
index 7fd678e98f6f..f8c368c226ab 100644
--- a/x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/configuration_step_form.tsx
+++ b/x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/configuration_step_form.tsx
@@ -603,8 +603,8 @@ export const ConfigurationStepForm: FC = ({
{savedSearchQuery !== null && (
- {i18n.translate('xpack.ml.dataframe.analytics.create.savedSearchLabel', {
- defaultMessage: 'Saved search',
+ {i18n.translate('xpack.ml.dataframe.analytics.create.discoverSessionLabel', {
+ defaultMessage: 'Discover session',
})}
)}
diff --git a/x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_management/components/source_selection/source_selection.test.tsx b/x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_management/components/source_selection/source_selection.test.tsx
index c17490f4506d..6c3508db1db3 100644
--- a/x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_management/components/source_selection/source_selection.test.tsx
+++ b/x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_management/components/source_selection/source_selection.test.tsx
@@ -203,7 +203,7 @@ describe('Data Frame Analytics: ', () => {
).toBeInTheDocument();
expect(
screen.queryByText(
- `The saved search 'the-remote-saved-search-title' uses the data view 'my_remote_cluster:index-pattern-title'.`
+ `The saved Discover session 'the-remote-saved-search-title' uses the data view 'my_remote_cluster:index-pattern-title'.`
)
).toBeInTheDocument();
expect(mockNavigateToPath).toHaveBeenCalledTimes(0);
diff --git a/x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_management/components/source_selection/source_selection.tsx b/x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_management/components/source_selection/source_selection.tsx
index ff173c47a532..86245a73f89f 100644
--- a/x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_management/components/source_selection/source_selection.tsx
+++ b/x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_management/components/source_selection/source_selection.tsx
@@ -67,7 +67,7 @@ export const SourceSelection: FC = () => {
i18n.translate(
'xpack.ml.dataFrame.analytics.create.searchSelection.errorGettingDataViewTitle',
{
- defaultMessage: 'Error loading data view used by the saved search',
+ defaultMessage: 'Error loading data view used by the saved Discover session',
}
)
);
@@ -82,7 +82,7 @@ export const SourceSelection: FC = () => {
i18n.translate(
'xpack.ml.dataFrame.analytics.create.searchSelection.CcsErrorCallOutBody',
{
- defaultMessage: `The saved search ''{savedSearchTitle}'' uses the data view ''{dataViewName}''.`,
+ defaultMessage: `The saved Discover session ''{savedSearchTitle}'' uses the data view ''{dataViewName}''.`,
values: {
savedSearchTitle: getNestedProperty(savedObject, 'attributes.title'),
dataViewName,
@@ -132,17 +132,17 @@ export const SourceSelection: FC = () => {
noItemsMessage={i18n.translate(
'xpack.ml.dataFrame.analytics.create.searchSelection.notFoundLabel',
{
- defaultMessage: 'No matching indices or saved searches found.',
+ defaultMessage: 'No matching indices or saved Discover sessions found.',
}
)}
savedObjectMetaData={[
{
type: 'search',
- getIconForSavedObject: () => 'search',
+ getIconForSavedObject: () => 'discoverApp',
name: i18n.translate(
- 'xpack.ml.dataFrame.analytics.create.searchSelection.savedObjectType.search',
+ 'xpack.ml.dataFrame.analytics.create.searchSelection.savedObjectType.discoverSession',
{
- defaultMessage: 'Saved search',
+ defaultMessage: 'Discover session',
}
),
showSavedObject: (savedObject: SavedObject) =>
diff --git a/x-pack/platform/plugins/shared/ml/public/application/datavisualizer/data_drift/index_patterns_picker.tsx b/x-pack/platform/plugins/shared/ml/public/application/datavisualizer/data_drift/index_patterns_picker.tsx
index 6a8c09d000cc..78628558cfaf 100644
--- a/x-pack/platform/plugins/shared/ml/public/application/datavisualizer/data_drift/index_patterns_picker.tsx
+++ b/x-pack/platform/plugins/shared/ml/public/application/datavisualizer/data_drift/index_patterns_picker.tsx
@@ -48,7 +48,7 @@ export const DataDriftIndexOrSearchRedirect: FC = () => {
@@ -58,16 +58,16 @@ export const DataDriftIndexOrSearchRedirect: FC = () => {
onChoose={onObjectSelection}
showFilter
noItemsMessage={i18n.translate('xpack.ml.newJob.wizard.searchSelection.notFoundLabel', {
- defaultMessage: 'No matching data views or saved searches found.',
+ defaultMessage: 'No matching data views or saved Discover sessions found.',
})}
savedObjectMetaData={[
{
type: 'search',
- getIconForSavedObject: () => 'search',
+ getIconForSavedObject: () => 'discoverApp',
name: i18n.translate(
- 'xpack.ml.newJob.wizard.searchSelection.savedObjectType.search',
+ 'xpack.ml.newJob.wizard.searchSelection.savedObjectType.discoverSession',
{
- defaultMessage: 'Saved search',
+ defaultMessage: 'Discover session',
}
),
showSavedObject: (savedObject: SavedObject) =>
diff --git a/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/components/common/json_editor_flyout/json_editor_flyout.tsx b/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/components/common/json_editor_flyout/json_editor_flyout.tsx
index 6c128bcef12a..467a8e1e66b8 100644
--- a/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/components/common/json_editor_flyout/json_editor_flyout.tsx
+++ b/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/components/common/json_editor_flyout/json_editor_flyout.tsx
@@ -230,7 +230,7 @@ export const JsonEditorFlyout: FC = ({ isDisabled, jobEditorMode, datafee
>
>
diff --git a/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/components/datafeed_step/components/data_view/change_data_view.tsx b/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/components/datafeed_step/components/data_view/change_data_view.tsx
index eaad9b8ceeac..95755b86de93 100644
--- a/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/components/datafeed_step/components/data_view/change_data_view.tsx
+++ b/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/components/datafeed_step/components/data_view/change_data_view.tsx
@@ -153,7 +153,7 @@ export const ChangeDataViewModal: FC = ({ onClose }) => {
noItemsMessage={i18n.translate(
'xpack.ml.newJob.wizard.datafeedStep.dataView.step1.noMatchingError',
{
- defaultMessage: 'No matching indices or saved searches found.',
+ defaultMessage: 'No matching data views found.',
}
)}
savedObjectMetaData={[
diff --git a/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/index_or_search/page.tsx b/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/index_or_search/page.tsx
index e0c3e39182af..5423c443dabc 100644
--- a/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/index_or_search/page.tsx
+++ b/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/index_or_search/page.tsx
@@ -51,7 +51,7 @@ export const Page: FC = ({
@@ -61,16 +61,16 @@ export const Page: FC = ({
onChoose={onObjectSelection}
showFilter
noItemsMessage={i18n.translate('xpack.ml.newJob.wizard.searchSelection.notFoundLabel', {
- defaultMessage: 'No matching data views or saved searches found.',
+ defaultMessage: 'No matching data views or saved Discover sessions found.',
})}
savedObjectMetaData={[
{
type: 'search',
- getIconForSavedObject: () => 'search',
+ getIconForSavedObject: () => 'discoverApp',
name: i18n.translate(
- 'xpack.ml.newJob.wizard.searchSelection.savedObjectType.search',
+ 'xpack.ml.newJob.wizard.searchSelection.savedObjectType.discoverSession',
{
- defaultMessage: 'Saved search',
+ defaultMessage: 'Discover session',
}
),
showSavedObject: (savedObject: SavedObject) =>
diff --git a/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/job_type/page.tsx b/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/job_type/page.tsx
index 2d49f1f17727..42b5623605ec 100644
--- a/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/job_type/page.tsx
+++ b/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/job_type/page.tsx
@@ -95,7 +95,7 @@ export const Page: FC = () => {
const pageTitleLabel = selectedSavedSearch
? i18n.translate('xpack.ml.newJob.wizard.jobType.savedSearchPageTitleLabel', {
- defaultMessage: 'saved search {savedSearchTitle}',
+ defaultMessage: 'Discover session {savedSearchTitle}',
values: { savedSearchTitle: selectedSavedSearch.title ?? '' },
})
: i18n.translate('xpack.ml.newJob.wizard.jobType.dataViewPageTitleLabel', {
@@ -285,7 +285,7 @@ export const Page: FC = () => {
diff --git a/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/new_job/wizard_steps.tsx b/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/new_job/wizard_steps.tsx
index b44c523bc57c..f72087f50315 100644
--- a/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/new_job/wizard_steps.tsx
+++ b/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/pages/new_job/wizard_steps.tsx
@@ -74,7 +74,7 @@ export const WizardSteps: FC = ({ currentStep, setCurrentStep }) => {
function getSummaryStepTitle() {
if (dataSourceContext.selectedSavedSearch) {
return i18n.translate('xpack.ml.newJob.wizard.stepComponentWrapper.summaryTitleSavedSearch', {
- defaultMessage: 'New job from saved search {title}',
+ defaultMessage: 'New job from saved Discover session {title}',
values: { title: dataSourceContext.selectedSavedSearch.title ?? '' },
});
} else if (dataSourceContext.selectedDataView.id !== undefined) {
diff --git a/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/recognize/page.tsx b/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/recognize/page.tsx
index c65f9b83f859..c2ea2999eee4 100644
--- a/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/recognize/page.tsx
+++ b/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/recognize/page.tsx
@@ -94,7 +94,7 @@ export const Page: FC = ({ moduleId, existingGroupIds }) => {
const { selectedSavedSearch, selectedDataView: dataView, combinedQuery } = useDataSource();
const pageTitle = selectedSavedSearch
? i18n.translate('xpack.ml.newJob.recognize.savedSearchPageTitle', {
- defaultMessage: 'saved search {savedSearchTitle}',
+ defaultMessage: 'Discover session {savedSearchTitle}',
values: { savedSearchTitle: selectedSavedSearch.title ?? '' },
})
: i18n.translate('xpack.ml.newJob.recognize.dataViewPageTitle', {
@@ -310,7 +310,7 @@ export const Page: FC = ({ moduleId, existingGroupIds }) => {
diff --git a/x-pack/platform/plugins/shared/ml/server/plugin.ts b/x-pack/platform/plugins/shared/ml/server/plugin.ts
index e40bed733f0d..beeab9767d95 100644
--- a/x-pack/platform/plugins/shared/ml/server/plugin.ts
+++ b/x-pack/platform/plugins/shared/ml/server/plugin.ts
@@ -138,7 +138,7 @@ export class MlServerPlugin
catalogue: [PLUGIN_ID, `${PLUGIN_ID}_file_data_visualizer`],
privilegesTooltip: i18n.translate('xpack.ml.featureRegistry.privilegesTooltip', {
defaultMessage:
- 'Granting All or Read feature privilege for Machine Learning will also grant the equivalent feature privileges to certain types of Kibana saved objects, namely index patterns, dashboards, saved searches and visualizations as well as machine learning job, trained model and module saved objects.',
+ 'Granting All or Read feature privilege for Machine Learning will also grant the equivalent feature privileges to certain types of Kibana saved objects, namely index patterns, dashboards, saved Discover sessions and visualizations as well as machine learning job, trained model and module saved objects.',
}),
management: {
insightsAndAlerting: ['jobsListLink', 'triggersActions'],
diff --git a/x-pack/plugins/canvas/i18n/functions/dict/saved_search.ts b/x-pack/plugins/canvas/i18n/functions/dict/saved_search.ts
index 7cdac8909c6e..d00ea3cf79b7 100644
--- a/x-pack/plugins/canvas/i18n/functions/dict/saved_search.ts
+++ b/x-pack/plugins/canvas/i18n/functions/dict/saved_search.ts
@@ -12,9 +12,9 @@ import { FunctionFactory } from '../../../types';
export const help: FunctionHelp> = {
help: i18n.translate('xpack.canvas.functions.savedSearchHelpText', {
- defaultMessage: `Returns an embeddable for a saved search object`,
+ defaultMessage: `Returns an embeddable for a saved Discover session object`,
}),
args: {
- id: 'The id of the saved search object',
+ id: 'The id of the saved Discover session object',
},
};
diff --git a/x-pack/plugins/features/server/__snapshots__/oss_features.test.ts.snap b/x-pack/plugins/features/server/__snapshots__/oss_features.test.ts.snap
index 140d20f8ebdb..cc32fa26b475 100644
--- a/x-pack/plugins/features/server/__snapshots__/oss_features.test.ts.snap
+++ b/x-pack/plugins/features/server/__snapshots__/oss_features.test.ts.snap
@@ -434,7 +434,7 @@ Array [
"reporting",
],
},
- "name": "Generate CSV reports from Saved Search panels",
+ "name": "Generate CSV reports from Discover session panels",
"savedObject": Object {
"all": Array [],
"read": Array [],
diff --git a/x-pack/plugins/features/server/oss_features.ts b/x-pack/plugins/features/server/oss_features.ts
index 12978c35777e..d0596a59ca50 100644
--- a/x-pack/plugins/features/server/oss_features.ts
+++ b/x-pack/plugins/features/server/oss_features.ts
@@ -636,7 +636,7 @@ const reportingFeatures: {
{
id: 'download_csv_report',
name: i18n.translate('xpack.features.ossFeatures.reporting.dashboardDownloadCSV', {
- defaultMessage: 'Generate CSV reports from Saved Search panels',
+ defaultMessage: 'Generate CSV reports from Discover session panels',
}),
includeIn: 'all',
savedObject: { all: [], read: [] },
diff --git a/x-pack/plugins/fleet/dev_docs/integrations_overview.md b/x-pack/plugins/fleet/dev_docs/integrations_overview.md
index b6ce0f5ce991..19d0564cf6f2 100644
--- a/x-pack/plugins/fleet/dev_docs/integrations_overview.md
+++ b/x-pack/plugins/fleet/dev_docs/integrations_overview.md
@@ -143,7 +143,7 @@ Contains screenshots rendered on the integrations detail page for the integratio
## `kibana` directory
-Contains top level Kibana assets (dashboards, visualizations, saved searches etc) for the integration.
+Contains top level Kibana assets (dashboards, visualizations, Discover sessions etc) for the integration.
## Relationship diagram
diff --git a/x-pack/plugins/fleet/public/applications/integrations/sections/epm/constants.tsx b/x-pack/plugins/fleet/public/applications/integrations/sections/epm/constants.tsx
index 03f0b0b5cee8..c65e5c8d5644 100644
--- a/x-pack/plugins/fleet/public/applications/integrations/sections/epm/constants.tsx
+++ b/x-pack/plugins/fleet/public/applications/integrations/sections/epm/constants.tsx
@@ -36,7 +36,7 @@ export const AssetTitleMap: Record<
defaultMessage: 'Visualizations',
}),
search: i18n.translate('xpack.fleet.epm.assetTitles.savedSearches', {
- defaultMessage: 'Saved searches',
+ defaultMessage: 'Discover sessions',
}),
'index-pattern': i18n.translate('xpack.fleet.epm.assetTitles.indexPatterns', {
defaultMessage: 'Data views',
diff --git a/x-pack/plugins/observability_solution/infra/public/components/log_stream/log_stream_react_embeddable.tsx b/x-pack/plugins/observability_solution/infra/public/components/log_stream/log_stream_react_embeddable.tsx
index 43382cf37203..f5fee9d94ea0 100644
--- a/x-pack/plugins/observability_solution/infra/public/components/log_stream/log_stream_react_embeddable.tsx
+++ b/x-pack/plugins/observability_solution/infra/public/components/log_stream/log_stream_react_embeddable.tsx
@@ -142,8 +142,8 @@ const DeprecationCallout = () => {
target="_blank"
>
{i18n.translate(
- 'xpack.infra.logsStreamEmbeddable.deprecationWarningDescription.savedSearchesLinkLabel',
- { defaultMessage: 'saved searches' }
+ 'xpack.infra.logsStreamEmbeddable.deprecationWarningDescription.discoverSessionsLinkLabel',
+ { defaultMessage: 'Discover sessions' }
)}
),
diff --git a/x-pack/plugins/observability_solution/infra/public/plugin.ts b/x-pack/plugins/observability_solution/infra/public/plugin.ts
index 524ca1841be9..f9825915a681 100644
--- a/x-pack/plugins/observability_solution/infra/public/plugin.ts
+++ b/x-pack/plugins/observability_solution/infra/public/plugin.ts
@@ -353,7 +353,7 @@ export class Plugin implements InfraClientPluginClass {
getDisplayNameTooltip: () =>
i18n.translate('xpack.infra.logStreamEmbeddable.description', {
defaultMessage:
- 'Add a table of live streaming logs. For a more efficient experience, we recommend using the Discover Page to create a saved search instead of using Log stream.',
+ 'Add a table of live streaming logs. For a more efficient experience, we recommend using the Discover Page to create a saved Discover session instead of using Log stream.',
}),
getIconType: () => 'logsApp',
isCompatible: async ({ embeddable }) => {
diff --git a/x-pack/plugins/spaces/public/copy_saved_objects_to_space/components/copy_mode_control.tsx b/x-pack/plugins/spaces/public/copy_saved_objects_to_space/components/copy_mode_control.tsx
index 223a21f248f7..fb8fde6b1e22 100644
--- a/x-pack/plugins/spaces/public/copy_saved_objects_to_space/components/copy_mode_control.tsx
+++ b/x-pack/plugins/spaces/public/copy_saved_objects_to_space/components/copy_mode_control.tsx
@@ -80,7 +80,7 @@ const includeRelated = {
'xpack.spaces.management.copyToSpace.copyModeControl.includeRelated.text',
{
defaultMessage:
- 'Copy this object and its related objects. For dashboards, related visualizations, index patterns, and saved searches are also copied.',
+ 'Copy this object and its related objects. For dashboards, related visualizations, data views, and saved Discover sessions are also copied.',
}
),
};
diff --git a/x-pack/plugins/spaces/server/routes/api/external/copy_to_space.ts b/x-pack/plugins/spaces/server/routes/api/external/copy_to_space.ts
index 509de14e2928..fcbc84b0655c 100644
--- a/x-pack/plugins/spaces/server/routes/api/external/copy_to_space.ts
+++ b/x-pack/plugins/spaces/server/routes/api/external/copy_to_space.ts
@@ -47,7 +47,7 @@ export function initCopyToSpacesApi(deps: ExternalRouteDeps) {
tags: ['oas-tag:spaces'],
summary: `Copy saved objects between spaces`,
description:
- 'It also allows you to automatically copy related objects, so when you copy a dashboard, this can automatically copy over the associated visualizations, data views, and saved searches, as required. You can request to overwrite any objects that already exist in the target space if they share an identifier or you can use the resolve copy saved objects conflicts API to do this on a per-object basis.',
+ 'It also allows you to automatically copy related objects, so when you copy a dashboard, this can automatically copy over the associated visualizations, data views, and saved Discover sessions, as required. You can request to overwrite any objects that already exist in the target space if they share an identifier or you can use the resolve copy saved objects conflicts API to do this on a per-object basis.',
},
validate: {
body: schema.object(
diff --git a/x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/tabs/esql/translations.ts b/x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/tabs/esql/translations.ts
index e97da8b29c65..bffd2db6cd73 100644
--- a/x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/tabs/esql/translations.ts
+++ b/x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/tabs/esql/translations.ts
@@ -8,7 +8,7 @@
import { i18n } from '@kbn/i18n';
export const GET_TIMELINE_DISCOVER_SAVED_SEARCH_TITLE = (title: string) =>
- i18n.translate('xpack.securitySolution.timelines.discoverInTimeline.savedSearchTitle', {
- defaultMessage: 'Saved search for timeline - {title}',
+ i18n.translate('xpack.securitySolution.timelines.discoverInTimeline.discoverSessionTitle', {
+ defaultMessage: 'Saved Discover session for timeline - {title}',
values: { title },
});