diff --git a/x-pack/plugins/translations/translations/ja-JP.json b/x-pack/plugins/translations/translations/ja-JP.json index e6e9111e6b43cc..a9a38ae89c5b86 100644 --- a/x-pack/plugins/translations/translations/ja-JP.json +++ b/x-pack/plugins/translations/translations/ja-JP.json @@ -7870,7 +7870,6 @@ "xpack.infra.registerFeatures.logsDescription": "ログをリアルタイムでストリーするか、コンソール式の UI で履歴ビューをスクロールします。", "xpack.infra.registerFeatures.logsTitle": "ログ", "xpack.infra.sampleDataLinkLabel": "ログ", - "xpack.infra.savedView.defaultViewName": "デフォルト", "xpack.infra.savedView.errorOnCreate.duplicateViewName": "その名前のビューは既に存在します", "xpack.infra.savedView.errorOnCreate.title": "ビューの保存中にエラーが発生しました。", "xpack.infra.savedView.findError.title": "ビューの読み込み中にエラーが発生しました。", @@ -8004,9 +8003,7 @@ "xpack.infra.waffle.savedViews.cancelButton": "キャンセル", "xpack.infra.waffle.savedViews.includeTimeFilterLabel": "ビューに時刻を保存", "xpack.infra.waffle.savedViews.includeTimeHelpText": "ビューが読み込まれるごとに現在選択された時刻の時間フィルターが変更されます。", - "xpack.infra.waffle.savedViews.loadViewsLabel": "読み込み", "xpack.infra.waffle.savedViews.saveButton": "保存", - "xpack.infra.waffle.savedViews.saveViewLabel": "保存", "xpack.infra.waffle.savedViews.viewNamePlaceholder": "名前", "xpack.infra.waffle.selectTwoGroupingsTitle": "最大 2 つのグループ分けを選択してください", "xpack.infra.waffle.unableToSelectGroupErrorMessage": "{nodeType} のオプションでグループを選択できません", diff --git a/x-pack/plugins/translations/translations/zh-CN.json b/x-pack/plugins/translations/translations/zh-CN.json index 7086b48290c7fe..86f40998be277e 100644 --- a/x-pack/plugins/translations/translations/zh-CN.json +++ b/x-pack/plugins/translations/translations/zh-CN.json @@ -7874,7 +7874,6 @@ "xpack.infra.registerFeatures.logsDescription": "实时流式传输日志或在类似控制台的工具中滚动浏览历史视图。", "xpack.infra.registerFeatures.logsTitle": "鏃ュ織", "xpack.infra.sampleDataLinkLabel": "日志", - "xpack.infra.savedView.defaultViewName": "默认值", "xpack.infra.savedView.errorOnCreate.duplicateViewName": "具有该名称的视图已存在。", "xpack.infra.savedView.errorOnCreate.title": "保存视图时出错。", "xpack.infra.savedView.findError.title": "加载视图时出错。", @@ -8008,9 +8007,7 @@ "xpack.infra.waffle.savedViews.cancelButton": "取消", "xpack.infra.waffle.savedViews.includeTimeFilterLabel": "将时间与视图一起存储", "xpack.infra.waffle.savedViews.includeTimeHelpText": "每次加载此仪表板时,这都会将时间筛选更改为当前选定的时间", - "xpack.infra.waffle.savedViews.loadViewsLabel": "负载", "xpack.infra.waffle.savedViews.saveButton": "保存", - "xpack.infra.waffle.savedViews.saveViewLabel": "保存", "xpack.infra.waffle.savedViews.viewNamePlaceholder": "名称", "xpack.infra.waffle.selectTwoGroupingsTitle": "选择最多两个分组", "xpack.infra.waffle.unableToSelectGroupErrorMessage": "无法选择 {nodeType} 的分组依据选项",