Skip to content

Commit

Permalink
fix i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
tsullivan committed Mar 3, 2020
1 parent 606c1f1 commit 4ce34f6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions x-pack/plugins/translations/translations/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -10165,7 +10165,6 @@
"xpack.reporting.exportTypes.printablePdf.documentStreamIsNotgeneratedErrorMessage": "ドキュメントストリームが生成されていません。",
"xpack.reporting.exportTypes.printablePdf.logoDescription": "Elastic 提供",
"xpack.reporting.exportTypes.printablePdf.pagingDescription": "{pageCount} ページ中 {currentPage} ページ目",
"xpack.reporting.exportTypes.printablePdf.screenshots.unexpectedErrorMessage": "ページで予期せぬメッセージが発生しました: {toastHeaderText}",
"xpack.reporting.jobStatuses.cancelledText": "キャンセル済み",
"xpack.reporting.jobStatuses.completedText": "完了",
"xpack.reporting.jobStatuses.failedText": "失敗",
Expand All @@ -10183,9 +10182,6 @@
"xpack.reporting.listing.tableColumns.createdAtTitle": "作成日時:",
"xpack.reporting.listing.tableColumns.reportTitle": "レポート",
"xpack.reporting.listing.tableColumns.statusTitle": "ステータス",
"xpack.reporting.listing.tableValue.createdAtDetail.maxSizeReachedText": " - 最大サイズに達成",
"xpack.reporting.listing.tableValue.createdAtDetail.pendingStatusReachedText": "保留中 - ジョブの処理持ち",
"xpack.reporting.listing.tableValue.createdAtDetail.statusTimestampText": "{statusTimestamp} 時点で {statusLabel}",
"xpack.reporting.management.reportingTitle": "レポート",
"xpack.reporting.panelContent.copyUrlButtonLabel": "POST URL をコピー",
"xpack.reporting.panelContent.generateButtonLabel": "{reportingType} を生成",
Expand Down
4 changes: 0 additions & 4 deletions x-pack/plugins/translations/translations/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -10165,7 +10165,6 @@
"xpack.reporting.exportTypes.printablePdf.documentStreamIsNotgeneratedErrorMessage": "尚未生成文档流",
"xpack.reporting.exportTypes.printablePdf.logoDescription": "由 Elastic 提供支持",
"xpack.reporting.exportTypes.printablePdf.pagingDescription": "第 {currentPage} 页,共 {pageCount} 页",
"xpack.reporting.exportTypes.printablePdf.screenshots.unexpectedErrorMessage": "在页面上出现意外消息:{toastHeaderText}",
"xpack.reporting.jobStatuses.cancelledText": "已取消",
"xpack.reporting.jobStatuses.completedText": "已完成",
"xpack.reporting.jobStatuses.failedText": "失败",
Expand All @@ -10183,9 +10182,6 @@
"xpack.reporting.listing.tableColumns.createdAtTitle": "创建于",
"xpack.reporting.listing.tableColumns.reportTitle": "报告",
"xpack.reporting.listing.tableColumns.statusTitle": "状态",
"xpack.reporting.listing.tableValue.createdAtDetail.maxSizeReachedText": " - 最大大小已达到",
"xpack.reporting.listing.tableValue.createdAtDetail.pendingStatusReachedText": "待处理 - 正在等候处理作业",
"xpack.reporting.listing.tableValue.createdAtDetail.statusTimestampText": "{statusTimestamp} 时为 {statusLabel}",
"xpack.reporting.management.reportingTitle": "报告",
"xpack.reporting.panelContent.copyUrlButtonLabel": "复制 POST URL",
"xpack.reporting.panelContent.generateButtonLabel": "生成 {reportingType}",
Expand Down

0 comments on commit 4ce34f6

Please sign in to comment.