Skip to content

Commit

Permalink
Fixed internalization issues..
Browse files Browse the repository at this point in the history
  • Loading branch information
John Dorlus committed Feb 19, 2020
1 parent 2813ad3 commit 2fbcd1f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
12 changes: 0 additions & 12 deletions x-pack/plugins/translations/translations/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -11551,7 +11551,6 @@
"xpack.snapshotRestore.home.snapshotRestoreTitle": "スナップショットリポジドリ",
"xpack.snapshotRestore.home.snapshotsTabTitle": "スナップショット",
"xpack.snapshotRestore.policies.breadcrumbTitle": "ポリシー",
"xpack.snapshotRestore.policyDetails.allIndicesLabel": "すべてのインデックス",
"xpack.snapshotRestore.policyDetails.closeButtonLabel": "閉じる",
"xpack.snapshotRestore.policyDetails.deleteButtonLabel": "削除",
"xpack.snapshotRestore.policyDetails.editButtonLabel": "編集",
Expand All @@ -11565,9 +11564,7 @@
"xpack.snapshotRestore.policyDetails.includeGlobalStateFalseLabel": "いいえ",
"xpack.snapshotRestore.policyDetails.includeGlobalStateLabel": "グローバルステータスを含める",
"xpack.snapshotRestore.policyDetails.includeGlobalStateTrueLabel": "はい",
"xpack.snapshotRestore.policyDetails.indicesCollapseAllLink": "{count, plural, one {# インデックス} other {# インデックス}}を非表示",
"xpack.snapshotRestore.policyDetails.indicesLabel": "インデックス",
"xpack.snapshotRestore.policyDetails.indicesShowAllLink": "{count}その他の{count, plural, one {インデックス} other {インデックス}}を表示",
"xpack.snapshotRestore.policyDetails.inProgressSnapshotLinkText": "「{snapshotName}」が進行中",
"xpack.snapshotRestore.policyDetails.lastFailure.dateLabel": "日付",
"xpack.snapshotRestore.policyDetails.lastFailure.detailsAriaLabel": "ポリシー「{name}」の前回のエラーの詳細",
Expand Down Expand Up @@ -11667,17 +11664,14 @@
"xpack.snapshotRestore.policyForm.stepReview.retentionTab.maxCountLabel": "最高カウント",
"xpack.snapshotRestore.policyForm.stepReview.retentionTab.minCountLabel": "最低カウント",
"xpack.snapshotRestore.policyForm.stepReview.retentionTab.sectionRetentionTitle": "スナップショットの保存",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.allIndicesValue": "すべてのインデックス",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.editStepTooltip": "編集",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.ignoreUnavailableFalseLabel": "いいえ",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.ignoreUnavailableLabel": "利用不可能なインデックスを無視",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.ignoreUnavailableTrueLabel": "はい",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.includeGlobalStateFalseLabel": "いいえ",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.includeGlobalStateLabel": "グローバルステータスを含める",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.includeGlobalStateTrueLabel": "はい",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.indicesCollapseAllLink": "{count, plural, one {# インデックス} other {# インデックス}}を非表示",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.indicesLabel": "インデックス",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.indicesShowAllLink": "{count}その他の{count, plural, one {インデックス} other {インデックス}}を表示",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.nameLabel": "ポリシー名",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.partialFalseLabel": "いいえ",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.partialLabel": "部分シャードを許可",
Expand Down Expand Up @@ -12069,16 +12063,13 @@
"xpack.snapshotRestore.restoreForm.stepLogisticsTitle": "詳細を復元",
"xpack.snapshotRestore.restoreForm.stepReview.jsonTab.jsonAriaLabel": "実行する設定を復元",
"xpack.snapshotRestore.restoreForm.stepReview.jsonTabTitle": "JSON",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.allIndicesValue": "すべてのインデックス",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.editStepTooltip": "編集",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.ignoreIndexSettingsLabel": "リセット",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.includeGlobalStateFalseValue": "いいえ",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.includeGlobalStateLabel": "グローバル状態の復元",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.includeGlobalStateTrueValue": "はい",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.indexSettingsLabel": "修正",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.indicesCollapseAllLink": "{count, plural, one {# インデックス} other {# インデックス}}を非表示",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.indicesLabel": "インデックス",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.indicesShowAllLink": "{count}その他の{count, plural, one {インデックス} other {インデックス}}を表示",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.noSettingsValue": "インデックス設定の修正はありません",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.partialFalseValue": "いいえ",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.partialLabel": "部分復元",
Expand Down Expand Up @@ -12169,10 +12160,7 @@
"xpack.snapshotRestore.snapshotDetails.itemIncludeGlobalStateLabel": "グローバルステータスを含める",
"xpack.snapshotRestore.snapshotDetails.itemIncludeGlobalStateNoLabel": "いいえ",
"xpack.snapshotRestore.snapshotDetails.itemIncludeGlobalStateYesLabel": "はい",
"xpack.snapshotRestore.snapshotDetails.itemIndicesCollapseAllLink": "{count, plural, one {# インデックス} other {# インデックス}}を非表示",
"xpack.snapshotRestore.snapshotDetails.itemIndicesLabel": "インデックス ({indicesCount})",
"xpack.snapshotRestore.snapshotDetails.itemIndicesNoneLabel": "-",
"xpack.snapshotRestore.snapshotDetails.itemIndicesShowAllLink": "{count}その他の{count, plural, one {インデックス} other {インデックス}}を表示",
"xpack.snapshotRestore.snapshotDetails.itemStartTimeLabel": "開始時刻",
"xpack.snapshotRestore.snapshotDetails.itemStateLabel": "ステータス",
"xpack.snapshotRestore.snapshotDetails.itemUuidLabel": "UUID",
Expand Down
12 changes: 0 additions & 12 deletions x-pack/plugins/translations/translations/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -11550,7 +11550,6 @@
"xpack.snapshotRestore.home.snapshotRestoreTitle": "快照存储库",
"xpack.snapshotRestore.home.snapshotsTabTitle": "快照",
"xpack.snapshotRestore.policies.breadcrumbTitle": "策略",
"xpack.snapshotRestore.policyDetails.allIndicesLabel": "所有索引",
"xpack.snapshotRestore.policyDetails.closeButtonLabel": "关闭",
"xpack.snapshotRestore.policyDetails.deleteButtonLabel": "删除",
"xpack.snapshotRestore.policyDetails.editButtonLabel": "编辑",
Expand All @@ -11564,9 +11563,7 @@
"xpack.snapshotRestore.policyDetails.includeGlobalStateFalseLabel": "否",
"xpack.snapshotRestore.policyDetails.includeGlobalStateLabel": "包括全局状态",
"xpack.snapshotRestore.policyDetails.includeGlobalStateTrueLabel": "是",
"xpack.snapshotRestore.policyDetails.indicesCollapseAllLink": "隐藏 {count, plural, one {# 个索引} other {# 个索引}}",
"xpack.snapshotRestore.policyDetails.indicesLabel": "索引",
"xpack.snapshotRestore.policyDetails.indicesShowAllLink": "再显示 {count} 个 {count, plural, one {索引} other {索引}}",
"xpack.snapshotRestore.policyDetails.inProgressSnapshotLinkText": "“{snapshotName}”正在进行中",
"xpack.snapshotRestore.policyDetails.lastFailure.dateLabel": "日期",
"xpack.snapshotRestore.policyDetails.lastFailure.detailsAriaLabel": "策略“{name}”的上次失败详情",
Expand Down Expand Up @@ -11666,17 +11663,14 @@
"xpack.snapshotRestore.policyForm.stepReview.retentionTab.maxCountLabel": "最大计数",
"xpack.snapshotRestore.policyForm.stepReview.retentionTab.minCountLabel": "最小计数",
"xpack.snapshotRestore.policyForm.stepReview.retentionTab.sectionRetentionTitle": "快照保留",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.allIndicesValue": "所有索引",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.editStepTooltip": "编辑",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.ignoreUnavailableFalseLabel": "否",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.ignoreUnavailableLabel": "忽略不可用索引",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.ignoreUnavailableTrueLabel": "是",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.includeGlobalStateFalseLabel": "否",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.includeGlobalStateLabel": "包括全局状态",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.includeGlobalStateTrueLabel": "是",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.indicesCollapseAllLink": "隐藏 {count, plural, one {# 个索引} other {# 个索引}}",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.indicesLabel": "索引",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.indicesShowAllLink": "再显示 {count} 个 {count, plural, one {索引} other {索引}}",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.nameLabel": "策略名称",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.partialFalseLabel": "否",
"xpack.snapshotRestore.policyForm.stepReview.summaryTab.partialLabel": "允许部分分片",
Expand Down Expand Up @@ -12068,16 +12062,13 @@
"xpack.snapshotRestore.restoreForm.stepLogisticsTitle": "还原详情",
"xpack.snapshotRestore.restoreForm.stepReview.jsonTab.jsonAriaLabel": "还原要执行的设置",
"xpack.snapshotRestore.restoreForm.stepReview.jsonTabTitle": "JSON",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.allIndicesValue": "所有索引",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.editStepTooltip": "缂栬緫",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.ignoreIndexSettingsLabel": "重置",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.includeGlobalStateFalseValue": "否",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.includeGlobalStateLabel": "还原全局状态",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.includeGlobalStateTrueValue": "鏄",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.indexSettingsLabel": "修改",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.indicesCollapseAllLink": "隐藏 {count, plural, one {# 个索引} other {# 个索引}}",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.indicesLabel": "索引",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.indicesShowAllLink": "再显示 {count} 个 {count, plural, one {索引} other {索引}}",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.noSettingsValue": "无索引设置修改",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.partialFalseValue": "否",
"xpack.snapshotRestore.restoreForm.stepReview.summaryTab.partialLabel": "部分还原",
Expand Down Expand Up @@ -12168,10 +12159,7 @@
"xpack.snapshotRestore.snapshotDetails.itemIncludeGlobalStateLabel": "包括全局状态",
"xpack.snapshotRestore.snapshotDetails.itemIncludeGlobalStateNoLabel": "否",
"xpack.snapshotRestore.snapshotDetails.itemIncludeGlobalStateYesLabel": "是",
"xpack.snapshotRestore.snapshotDetails.itemIndicesCollapseAllLink": "隐藏 {count, plural, one {# 个索引} other {# 个索引}}",
"xpack.snapshotRestore.snapshotDetails.itemIndicesLabel": "索引 ({indicesCount})",
"xpack.snapshotRestore.snapshotDetails.itemIndicesNoneLabel": "-",
"xpack.snapshotRestore.snapshotDetails.itemIndicesShowAllLink": "再显示 {count} 个 {count, plural, one {索引} other {索引}}",
"xpack.snapshotRestore.snapshotDetails.itemStartTimeLabel": "开始时间",
"xpack.snapshotRestore.snapshotDetails.itemStateLabel": "状态",
"xpack.snapshotRestore.snapshotDetails.itemUuidLabel": "UUID",
Expand Down

0 comments on commit 2fbcd1f

Please sign in to comment.