Skip to content

Commit

Permalink
fix i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
nreese committed Dec 10, 2019
1 parent 1bae74d commit b635c45
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ export class UpdateSourceEditor extends Component {
<EuiTitle size="xs">
<h5>
<FormattedMessage
id="xpack.maps.esSearch.tooltipsTitle"
id="xpack.maps.esSearch.sortTitle"
defaultMessage="Sorting"
/>
</h5>
Expand Down
11 changes: 4 additions & 7 deletions x-pack/plugins/translations/translations/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -463,9 +463,6 @@
"common.ui.management.breadcrumb": "管理",
"common.ui.management.connectDataDisplayName": "データに接続",
"common.ui.management.displayName": "管理",
"management.editIndexPattern.createIndex.defaultButtonDescription": "すべてのデータに完全集約を実行",
"management.editIndexPattern.createIndex.defaultButtonText": "標準インデックスパターン",
"management.editIndexPattern.createIndex.defaultTypeName": "インデックスパターン",
"common.ui.management.nav.menu": "管理メニュー",
"common.ui.modals.cancelButtonLabel": "キャンセル",
"common.ui.notify.fatalError.errorStatusMessage": "エラー {errStatus} {errStatusText}: {errMessage}",
Expand Down Expand Up @@ -566,6 +563,9 @@
"common.ui.aggTypes.scaleMetricsLabel": "メトリック値のスケーリング (廃止)",
"common.ui.aggTypes.scaleMetricsTooltip": "これを有効にすると、手動最低間隔を選択し、広い間隔が使用された場合、カウントと合計メトリックが手動で選択された間隔にスケーリングされます。",
"common.ui.aggTypes.buckets.ranges.rangesFormatMessage": "{gte} {from} と {lt} {to}",
"management.editIndexPattern.createIndex.defaultButtonDescription": "すべてのデータに完全集約を実行",
"management.editIndexPattern.createIndex.defaultButtonText": "標準インデックスパターン",
"management.editIndexPattern.createIndex.defaultTypeName": "インデックスパターン",
"core.ui.overlays.banner.attentionTitle": "注意",
"core.ui.overlays.banner.closeButtonLabel": "閉じる",
"core.ui.chrome.headerGlobalNav.goHomePageIconAriaLabel": "ホームページに移動",
Expand Down Expand Up @@ -6433,7 +6433,6 @@
"xpack.maps.layerControl.tocEntry.hideDetailsButtonTitle": "レイヤー詳細を非表示",
"xpack.maps.layerControl.tocEntry.showDetailsButtonAriaLabel": "レイヤー詳細を表示",
"xpack.maps.layerControl.tocEntry.showDetailsButtonTitle": "レイヤー詳細を表示",
"xpack.maps.layerPanel.applyGlobalQueryCheckboxLabel": "レイヤーにグローバルフィルターを適用",
"xpack.maps.layerPanel.filterEditor.addFilterButtonLabel": "フィルターを追加します",
"xpack.maps.layerPanel.filterEditor.editFilterButtonLabel": "フィルターを編集",
"xpack.maps.layerPanel.filterEditor.emptyState.description": "フィルターを追加してレイヤーデータを絞ります。",
Expand Down Expand Up @@ -6468,7 +6467,6 @@
"xpack.maps.layerPanel.settingsPanel.unableToLoadTitle": "レイヤーを読み込めません",
"xpack.maps.layerPanel.settingsPanel.visibleZoomLabel": "レイヤー表示のズーム範囲",
"xpack.maps.layerPanel.sourceDetailsLabel": "ソースの詳細",
"xpack.maps.layerPanel.sourceSettingsTitle": "ソース設定",
"xpack.maps.layerPanel.styleSettingsTitle": "レイヤースタイル",
"xpack.maps.layerTocActions.cloneLayerTitle": "レイヤーおクローンを作成",
"xpack.maps.layerTocActions.editLayerTitle": "レイヤーを編集",
Expand Down Expand Up @@ -6690,7 +6688,6 @@
"xpack.maps.layerPanel.settingsPanel.percentageLabel": "%",
"xpack.maps.layerPanel.settingsPanel.visibleZoom": "ズームレベル",
"xpack.maps.source.esSearch.sortFieldSelectPlaceholder": "ソートフィールドを選択",
"xpack.maps.source.esSearch.sortLabel": "並べ替え",
"xpack.maps.toolbarOverlay.drawBoundsLabelShort": "境界を描く",
"xpack.maps.toolbarOverlay.drawShapeLabelShort": "図形を描く",
"xpack.maps.tooltipSelector.addLabelWithCount": "{count} を追加",
Expand Down Expand Up @@ -12736,4 +12733,4 @@
"xpack.licensing.welcomeBanner.licenseIsExpiredDescription.updateYourLicenseLinkText": "ライセンスを更新",
"xpack.licensing.welcomeBanner.licenseIsExpiredTitle": "ご使用の {licenseType} ライセンスは期限切れです"
}
}
}
11 changes: 4 additions & 7 deletions x-pack/plugins/translations/translations/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -463,9 +463,6 @@
"common.ui.management.breadcrumb": "管理",
"common.ui.management.connectDataDisplayName": "连接数据",
"common.ui.management.displayName": "管理",
"management.editIndexPattern.createIndex.defaultButtonDescription": "对任何数据执行完全聚合",
"management.editIndexPattern.createIndex.defaultButtonText": "标准索引模式",
"management.editIndexPattern.createIndex.defaultTypeName": "索引模式",
"common.ui.management.nav.menu": "管理菜单",
"common.ui.modals.cancelButtonLabel": "取消",
"common.ui.notify.fatalError.errorStatusMessage": "错误 {errStatus} {errStatusText}:{errMessage}",
Expand Down Expand Up @@ -567,6 +564,9 @@
"common.ui.aggTypes.scaleMetricsLabel": "缩放指标值(已弃用)",
"common.ui.aggTypes.scaleMetricsTooltip": "如果选择手动最小时间间隔并将使用较大的时间间隔,则启用此设置将使计数和求和指标缩放到手动选择的时间间隔。",
"common.ui.aggTypes.buckets.ranges.rangesFormatMessage": "{gte} {from} 且 {lt} {to}",
"management.editIndexPattern.createIndex.defaultButtonDescription": "对任何数据执行完全聚合",
"management.editIndexPattern.createIndex.defaultButtonText": "标准索引模式",
"management.editIndexPattern.createIndex.defaultTypeName": "索引模式",
"core.ui.overlays.banner.attentionTitle": "注意",
"core.ui.overlays.banner.closeButtonLabel": "关闭",
"core.ui.chrome.headerGlobalNav.goHomePageIconAriaLabel": "前往主页",
Expand Down Expand Up @@ -6435,7 +6435,6 @@
"xpack.maps.layerControl.tocEntry.hideDetailsButtonTitle": "隐藏图层详情",
"xpack.maps.layerControl.tocEntry.showDetailsButtonAriaLabel": "显示图层详情",
"xpack.maps.layerControl.tocEntry.showDetailsButtonTitle": "显示图层详情",
"xpack.maps.layerPanel.applyGlobalQueryCheckboxLabel": "将全局筛选应用到图层",
"xpack.maps.layerPanel.filterEditor.addFilterButtonLabel": "添加筛选",
"xpack.maps.layerPanel.filterEditor.editFilterButtonLabel": "编辑筛选",
"xpack.maps.layerPanel.filterEditor.emptyState.description": "添加筛选以缩小图层数据范围。",
Expand Down Expand Up @@ -6470,7 +6469,6 @@
"xpack.maps.layerPanel.settingsPanel.unableToLoadTitle": "无法加载图层",
"xpack.maps.layerPanel.settingsPanel.visibleZoomLabel": "图层可见性的缩放范围",
"xpack.maps.layerPanel.sourceDetailsLabel": "源详情",
"xpack.maps.layerPanel.sourceSettingsTitle": "源设置",
"xpack.maps.layerPanel.styleSettingsTitle": "图层样式",
"xpack.maps.layerTocActions.cloneLayerTitle": "克隆图层",
"xpack.maps.layerTocActions.editLayerTitle": "编辑图层",
Expand Down Expand Up @@ -6692,7 +6690,6 @@
"xpack.maps.layerPanel.settingsPanel.percentageLabel": "%",
"xpack.maps.layerPanel.settingsPanel.visibleZoom": "缩放级别",
"xpack.maps.source.esSearch.sortFieldSelectPlaceholder": "选择排序字段",
"xpack.maps.source.esSearch.sortLabel": "排序",
"xpack.maps.toolbarOverlay.drawBoundsLabelShort": "绘制边界",
"xpack.maps.toolbarOverlay.drawShapeLabelShort": "绘制形状",
"xpack.maps.tooltipSelector.addLabelWithCount": "添加 {count} 个",
Expand Down Expand Up @@ -12825,4 +12822,4 @@
"xpack.licensing.welcomeBanner.licenseIsExpiredDescription.updateYourLicenseLinkText": "更新您的许可",
"xpack.licensing.welcomeBanner.licenseIsExpiredTitle": "您的{licenseType}许可已过期"
}
}
}

0 comments on commit b635c45

Please sign in to comment.