Skip to content

Commit

Permalink
Remove unused translations
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasolson committed Feb 20, 2020
1 parent 7ebf2bf commit 94a5e57
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions x-pack/plugins/translations/translations/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -885,8 +885,6 @@
"kbn.advancedSettings.histogram.maxBarsTitle": "最高バー数",
"kbn.advancedSettings.historyLimitText": "履歴があるフィールド (例: クエリインプット) に個の数の最近の値が表示されます",
"kbn.advancedSettings.historyLimitTitle": "履歴制限数",
"kbn.advancedSettings.indexPattern.recentMatchingText": "名前にタイムスタンプが含まれているインデックスパターンで、フィールドマッチングをクエリする最近の一致したパターンが、この数検索されます",
"kbn.advancedSettings.indexPattern.recentMatchingTitle": "最近一致したパターン",
"kbn.advancedSettings.indexPatternPlaceholderText": "「管理 > インデックスパターン > インデックスパターンを作成」で使用される「インデックスパターン名」フィールドのプレースホルダーです。",
"kbn.advancedSettings.indexPatternPlaceholderTitle": "インデックスパターンのプレースホルダー",
"kbn.advancedSettings.maxBucketsText": "1 つのデータソースが返せるバケットの最大数です",
Expand Down
2 changes: 0 additions & 2 deletions x-pack/plugins/translations/translations/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -885,8 +885,6 @@
"kbn.advancedSettings.histogram.maxBarsTitle": "最大条形数",
"kbn.advancedSettings.historyLimitText": "在具有历史记录(例如查询输入)的字段中,显示此数目的最近值",
"kbn.advancedSettings.historyLimitTitle": "历史记录限制",
"kbn.advancedSettings.indexPattern.recentMatchingText": "对于名称中包含时间戳的索引模式,寻找此数目的最近匹配模式,以从其中查询字段映射",
"kbn.advancedSettings.indexPattern.recentMatchingTitle": "最近匹配模式",
"kbn.advancedSettings.indexPatternPlaceholderText": "在“管理 > 索引模式 > 创建索引模式”中“索引模式名称”的占位符。",
"kbn.advancedSettings.indexPatternPlaceholderTitle": "索引模式占位符",
"kbn.advancedSettings.maxBucketsText": "单个数据源可以返回的最大存储桶数目",
Expand Down

0 comments on commit 94a5e57

Please sign in to comment.