Skip to content

Commit

Permalink
[ML] Fix translations
Browse files Browse the repository at this point in the history
  • Loading branch information
peteharverson committed Nov 11, 2020
1 parent 401420f commit 39d6b94
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 14 deletions.
13 changes: 6 additions & 7 deletions x-pack/plugins/translations/translations/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -1361,6 +1361,12 @@
"data.search.unableToGetSavedQueryToastTitle": "保存したクエリ {savedQueryId} を読み込めません",
"data.search.upgradeLicense": "クエリがタイムアウトしました。無料のベーシックティアではクエリがタイムアウトすることはありません。",
"data.search.upgradeLicenseActionText": "今すぐアップグレード",
"data.search.functions.kibana_context.filters.help": "Kibana ジェネリックフィルターを指定します",
"data.search.functions.kibana_context.help": "Kibana グローバルコンテキストを更新します",
"data.search.functions.kibana_context.q.help": "自由形式の Kibana テキストクエリを指定します",
"data.search.functions.kibana_context.savedSearchId.help": "クエリとフィルターに使用する保存検索ID を指定します。",
"data.search.functions.kibana_context.timeRange.help": "Kibana 時間範囲フィルターを指定します",
"data.search.functions.kibana.help": "Kibana グローバルコンテキストを取得します",
"devTools.badge.readOnly.text": "読み込み専用",
"devTools.badge.readOnly.tooltip": "を保存できませんでした",
"devTools.devToolsTitle": "開発ツール",
Expand Down Expand Up @@ -1662,12 +1668,6 @@
"expressions.functions.font.invalidFontWeightErrorMessage": "無効なフォント太さ:'{weight}'",
"expressions.functions.font.invalidTextAlignmentErrorMessage": "無効なテキストアラインメント:'{align}'",
"expressions.functions.fontHelpText": "フォントスタイルを作成します。",
"data.search.functions.kibana_context.filters.help": "Kibana ジェネリックフィルターを指定します",
"data.search.functions.kibana_context.help": "Kibana グローバルコンテキストを更新します",
"data.search.functions.kibana_context.q.help": "自由形式の Kibana テキストクエリを指定します",
"data.search.functions.kibana_context.savedSearchId.help": "クエリとフィルターに使用する保存検索ID を指定します。",
"data.search.functions.kibana_context.timeRange.help": "Kibana 時間範囲フィルターを指定します",
"data.search.functions.kibana.help": "Kibana グローバルコンテキストを取得します",
"expressions.functions.theme.args.defaultHelpText": "テーマ情報がない場合のデフォルト値。",
"expressions.functions.theme.args.variableHelpText": "読み取るテーマ変数名。",
"expressions.functions.themeHelpText": "テーマ設定を読み取ります。",
Expand Down Expand Up @@ -12273,7 +12273,6 @@
"xpack.ml.datavisualizer.page.fieldsPanelTitle": "フィールド",
"xpack.ml.datavisualizer.page.metricsPanelTitle": "メトリック",
"xpack.ml.datavisualizer.searchPanel.allOptionLabel": "すべて検索",
"xpack.ml.datavisualizer.searchPanel.documentsPerShardLabel": "合計ドキュメント数: {wrappedTotalCount}",
"xpack.ml.datavisualizer.searchPanel.invalidKuerySyntaxErrorMessageQueryBar": "無効なクエリ",
"xpack.ml.datavisualizer.searchPanel.queryBarPlaceholder": "小さいサンプルサイズを選択することで、クエリの実行時間を短縮しクラスターへの負荷を軽減できます。",
"xpack.ml.datavisualizer.searchPanel.queryBarPlaceholderText": "検索… (例: status:200 AND extension:\"PHP\")",
Expand Down
13 changes: 6 additions & 7 deletions x-pack/plugins/translations/translations/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -1362,6 +1362,12 @@
"data.search.unableToGetSavedQueryToastTitle": "无法加载已保存查询 {savedQueryId}",
"data.search.upgradeLicense": "您的查询已超时。使用我们免费的基础级许可,您的查询永不会超时。",
"data.search.upgradeLicenseActionText": "立即升级",
"data.search.functions.kibana_context.filters.help": "指定 Kibana 常规筛选",
"data.search.functions.kibana_context.help": "更新 kibana 全局上下文",
"data.search.functions.kibana_context.q.help": "指定 Kibana 自由格式文本查询",
"data.search.functions.kibana_context.savedSearchId.help": "指定要用于查询和筛选的已保存搜索 ID",
"data.search.functions.kibana_context.timeRange.help": "指定 Kibana 时间范围筛选",
"data.search.functions.kibana.help": "获取 kibana 全局上下文",
"devTools.badge.readOnly.text": "只读",
"devTools.badge.readOnly.tooltip": "无法保存",
"devTools.devToolsTitle": "开发工具",
Expand Down Expand Up @@ -1663,12 +1669,6 @@
"expressions.functions.font.invalidFontWeightErrorMessage": "无效的字体粗细:“{weight}”",
"expressions.functions.font.invalidTextAlignmentErrorMessage": "无效的文本对齐方式:“{align}”",
"expressions.functions.fontHelpText": "创建字体样式。",
"data.search.functions.kibana_context.filters.help": "指定 Kibana 常规筛选",
"data.search.functions.kibana_context.help": "更新 kibana 全局上下文",
"data.search.functions.kibana_context.q.help": "指定 Kibana 自由格式文本查询",
"data.search.functions.kibana_context.savedSearchId.help": "指定要用于查询和筛选的已保存搜索 ID",
"data.search.functions.kibana_context.timeRange.help": "指定 Kibana 时间范围筛选",
"data.search.functions.kibana.help": "获取 kibana 全局上下文",
"expressions.functions.theme.args.defaultHelpText": "主题信息不可用时的默认值。",
"expressions.functions.theme.args.variableHelpText": "要读取的主题变量的名称。",
"expressions.functions.themeHelpText": "读取主题设置。",
Expand Down Expand Up @@ -12287,7 +12287,6 @@
"xpack.ml.datavisualizer.page.fieldsPanelTitle": "字段",
"xpack.ml.datavisualizer.page.metricsPanelTitle": "指标",
"xpack.ml.datavisualizer.searchPanel.allOptionLabel": "搜索全部",
"xpack.ml.datavisualizer.searchPanel.documentsPerShardLabel": "文档总数:{wrappedTotalCount}",
"xpack.ml.datavisualizer.searchPanel.invalidKuerySyntaxErrorMessageQueryBar": "无效查询",
"xpack.ml.datavisualizer.searchPanel.queryBarPlaceholder": "选择较小的样例大小将减少查询运行时间和集群上的负载。",
"xpack.ml.datavisualizer.searchPanel.queryBarPlaceholderText": "搜索……(例如,status:200 AND extension:\"PHP\")",
Expand Down

0 comments on commit 39d6b94

Please sign in to comment.