UNPKG

@sassoftware/va-report-components

Version:

The SAS Visual Analytics SDK is a set of JavaScript APIs and web components that enable SAS Visual Analytics report content to be easily embedded in a third-party application or web page.

542 lines (540 loc) 43.7 kB
const t = { "Alerts.noAlerts.txt": () => `このレポートにはアラートが設定されていません。`, "BirdImage.image.txt": () => `イメージ`, "BirdText.editable.tooltip.txt": () => `ダブルクリックしてテキストの編集`, "ComboBox.clearFilter.txt": () => `フィルターのクリア`, "ComboBox.defautValueNoData.fmt": ({categoryValue: t}) => `${t} (データはありません)`, "ContextMenu.selectAll.txt": () => `すべて選択`, "ContextMenu.clearSelection.txt": () => `選択のクリア`, "ContextMenu.exportImage.txt": () => `イメージのエクスポート`, "ContextMenu.sortAscending.fmt": ({role: t}) => `${t}: 昇順`, "ContextMenu.sortDescending.fmt": ({role: t}) => `${t}: 降順`, "ContextMenu.sortAddAscending.fmt": ({role: t}) => `${t}: 昇順で追加`, "ContextMenu.sortAddDescending.fmt": ({role: t}) => `${t}: 降順で追加`, "ContextMenu.removeSortItem.fmt": ({role: t}) => `並べ替えから ${t} を削除`, "ContextMenu.removeSortLevel.txt": () => `並べ替えレベルの削除`, "ContextMenu.sort.txt": () => `並べ替え`, "ContextMenu.selectShortestPath.txt": () => `最短パスの選択`, "ContextMenu.explain.txt": () => `データの説明`, "ContextMenu.explainRole.txt": ({role: t}) => `${t} の説明...`, "ContextMenu.manageColumns.txt": () => `列の管理`, "ContextMenu.includeMissingValues.txt": () => `欠損値を含める`, "DrillableTooltip.drill.txt": () => `ドリル`, "DrillableTooltip.tooltip.txt": () => `ツールチップ`, "DrillableTooltip.links.txt": () => `リンク`, "DrillableTooltip.section.link.fmt": ({page: t}) => `${t} へのページリンク`, "DrillableTooltip.report.link.fmt": ({report: t}) => `${t} へのレポートリンク`, "DrillableTooltip.external.link.fmt": ({url: t}) => `${t} への外部リンク`, "DrillableTooltip.notAvailable.txt": () => `使用できません`, "Breadcrumb.all.fmt": ({label: t}) => `すべての ${t}`, "BrowserCheck.title.txt": () => `WebGL チェック`, "BrowserCheck.msg.txt": () => `WebGL はお使いのブラウザーで無効になっているかサポートされていません。 \nOK をクリックして従来のビューアーでレポートを表示してください。`, "EmailUtil.subject.multiple.txt": () => `レビュー用のレポート`, "EmailUtil.tooLongEmail.txt": () => `メールの長さの制限を超えています。メールするレポートを減らしてください。`, "HiddenSectionDialog.close.txt": () => `閉じる`, "HiddenSectionDialog.export.txt": () => `PDF としてエクスポート`, "InfoPanel.information.txt": () => `情報`, "InfoPanel.comments.txt": () => `コメント`, "InfoPanel.alerts.txt": () => `アラート`, "IncomingFilters.promptbars.txt": () => `プロンプトバー`, "Information.title.txt": () => `タイトル`, "Information.name.txt": () => `名前:`, "Information.description.txt": () => `詳細:`, "Information.displayRules.txt": () => `表示ルール:`, "Information.graphLevel.txt": () => `グラフレベル`, "Information.reportLevel.txt": () => `レポートレベル`, "Information.legend.txt": () => `凡例`, "Information.incomingFilters.txt": () => `受信フィルター:`, "Information.noIncomingFilters.txt": () => `受信フィルター無し`, "Information.dataSourceFilters.txt": () => `データソースフィルター:`, "Information.interactiveFilters.txt": () => `インタラクティブフィルター:`, "MobileContainer.mobileBIMessage.txt": () => `モバイルデバイスで SAS レポートにアクセスする`, "ObjectTypes.report.txt": () => `レポート`, "ObjectTypes.Report.BI.txt": () => `SAS レポート (2G)`, "ObjectTypes.Report.StoredProcess.txt": () => `Stored Process レポート`, "ObjectTypes.StoredProcess.txt": () => `Stored Process`, "MissingValues.label.txt": () => `(欠損値)`, "PromptContainer.apply.txt": () => `OK`, "PromptContainer.cancel.txt": () => `キャンセル`, "PromptContainer.close.txt": () => `閉じる`, "TextFieldTypeAhead.validation.range.fmt": ({min: t, max: e}) => `値は ${t} から ${e} の間にしてください。(両端の値を含める)`, "TextFieldTypeAhead.validation.numeric.txt": () => `有効な数値を指定してください。`, "TextFieldTypeAhead.validation.string.txt": () => `値は割り当てられたデータには無効です。`, "TextFieldTypeAhead.categoryAndMeasureTooltip.fmt": ({categoryLabel: t, measureLabel: e}) => `入力: ${t}, ${e}`, "TextFieldTypeAhead.categoryTooltip.fmt": ({categoryLabel: t}) => `入力: ${t}`, "TextFieldTypeAhead.placeholder.fmt": ({placeholderLabel: t}) => `${t} を入力...`, "RangeSlider.tooltip.fmt": ({label: t, min: e, max: a}) => `${t}: ${e}${a}`, "Slider.missingValues.txt": () => `欠損値`, "Slider.missingValues.tooltip.fmt": ({rangeLabel: t}) => `${t} 欠損値を含む`, "PromptElement.categoryLabelValueAndMeasureLabelValueTooltip.fmt": ({categoryLabel: t, categoryValue: e, measureLabel: a, measureValue: o}) => `${t}: ${e}, ${a}: ${o}`, "PromptElement.categoryLabelValueTooltip.fmt": ({categoryLabel: t, categoryValue: e}) => `${t}: ${e}`, "ReportContainer.back.txt": () => `戻る`, "ReportContainer.reportCorrupted.txt": () => `レポートが壊れています`, "ReportContainer.themeLoadFailed.txt": () => `レポートテーマのロードに失敗しました。`, "ReportContainer.restoreButton.tip.txt": () => `レポートの復元`, "ReportContainer.restoreButtonAriaAnnounce.txt": () => `復元されたレポート`, "ReportContainer.renderError.txt": () => `エラーが発生しました。レポートを表示できませんでした。`, "ReportContainer.component.renderError.txt": () => `エラーが発生しました。コンポーネントは表示できませんでした。`, "ReportContentPage.open.txt": () => `開く...`, "ReportContentPage.refreshReport.txt": () => `レポートの更新`, "ReportContentPage.editReport.txt": () => `レポートの編集`, "ReportContentPage.print.txt": () => `印刷...`, "ReportContentPage.email.txt": () => `メール...`, "ReportContentPage.export.txt": () => `Excel にエクスポート...`, "ReportContentPage.reportProperties.txt": () => `レポートプロパティ`, "ReportContentPage.shareReport.txt": () => `レポートの共有`, "ReportContentPage.enableOverlays.txt": () => `オブジェクトのオーバーレイの有効化`, "ReportContentPage.disableOverlays.txt": () => `オブジェクトのオーバーレイの無効化`, "ReportContentPage.link.txt": () => `リンク...`, "ReportContentPage.settings.txt": () => `設定...`, "ReportContentPage.editPlayback.txt": () => `プレイバックの編集`, "ReportContentPage.playReport.txt": () => `レポートの再生`, "ReportContentPage.showFiltersButton.tip.txt": () => `プロンプトフィルターの表示`, "ReportContentPage.hideFiltersButton.tip.txt": () => `プロンプトフィルターを非表示`, "ReportContentPage.reportFilters.txt": () => `レポートレベル`, "ReportContentPage.pageFilters.txt": () => `ページレベル`, "ReportContentPage.refreshRequired.txt": () => `レポートの更新が必要です`, "ReportContentPage.infoButton.tip.txt": () => `情報パネル`, "ReportContentPage.backButton.tip.txt": () => `すべてのレポートを表示`, "ReportContentPage.overflowMenuButton.tip.txt": () => `詳細オプション`, "ReportContentPage.itemGroupName.txt": () => `レポート`, "ReportContentPage.maximizeButton.tip.txt": () => `レポートの最大化`, "ReportContentPage.closeButton.txt": () => `レポートを閉じる`, "ReportContentPage.maximizeButtonAriaAnnounce.txt": () => `レポートを最大化`, "ReportContentPage.resetReportState.txt": () => `デフォルトのレポート状態を復元`, "ReportContentPage.summary.txt": () => `要約の表示`, "ReportManagerPage.objectMenu.open.txt": () => `開く`, "ReportManagerPage.objectMenu.edit.txt": () => `編集`, "ReportManagerPage.objectMenu.summary.txt": () => `要約`, "ReportManagerPage.objectMenu.properties.txt": () => `プロパティ`, "ReportManagerPage.objectMenu.email.txt": () => `メール...`, "ReportManagerPage.objectMenu.print.txt": () => `印刷`, "ReportManagerPage.browseReportsButton.txt": () => `レポートの参照`, "ReportManagerPage.newReportButton.txt": () => `レポートの新規作成`, "ReportManagerPage.emptyView.message.txt": () => `レポートがありません。`, "ReportManagerPage.emptyView.browseReportsButton.txt": () => `レポートの参照`, "ReportManagerPage.tableView.name.txt": () => `名前`, "ReportManagerPage.tableView.author.txt": () => `作成者`, "ReportManagerPage.tableView.lastModified.txt": () => `最終更新`, "ReportManagerPage.openButton.tip.txt": () => `レポートを開く`, "ReportManagerPage.emailButton.tip.txt": () => `レポートをメール`, "ReportManagerPage.printButton.tip.txt": () => `レポートを PDF に出力`, "ReportManagerPage.propertiesButton.tip.txt": () => `レポートプロパティ`, "ReportObject.multipleReferences.error.txt": () => `レポートオブジェクトは複数のコンテキストで使用できません。`, "ReportObject.notFound.error.txt": () => `オブジェクト名が指定したレポートに見つかりません。`, "ReportObject.invalidPage.error.txt": () => `指定したページは無効です。`, "ReportPropertiesDialog.open.txt": () => `開く`, "ReportPropertiesDialog.close.txt": () => `閉じる`, "ReportPropertiesDialog.name.txt": () => `名前:`, "ReportPropertiesDialog.description.txt": () => `詳細:`, "ReportPropertiesDialog.keywords.txt": () => `キーワード:`, "ReportPropertiesDialog.type.txt": () => `種類:`, "ReportPropertiesDialog.location.txt": () => `場所:`, "ReportPropertiesDialog.createdBy.txt": () => `作成者:`, "ReportPropertiesDialog.dateCreated.txt": () => `作成日:`, "ReportPropertiesDialog.modifiedBy.txt": () => `更新者:`, "ReportPropertiesDialog.dateModified.txt": () => `更新日:`, "ReportSections.newPageButton.txt": () => `新しいページ`, "ReportSections.closeTab.tooltip.txt": () => `ページの削除`, "ReportSections.menuButton.tooltip.fmt": ({label: t}) => `${t} メニュー`, "ReportSummaryDialog.title.txt": () => `要約`, "ReportSummaryDialog.open.txt": () => `開く`, "ReportSummaryDialog.cancel.txt": () => `キャンセル`, "ReportSummaryDialog.close.txt": () => `閉じる`, "ReportSummaryDialog.noSummary.txt": () => `要約が使用できません。`, "ReportTileBody.modifiedBy.txt": () => `更新者:`, "ReportTileBody.lastModified.txt": () => `最終更新:`, "VAViewerSettingsProvider.reportViewer.txt": () => `SAS Report Viewer`, "VAViewerSettingsProvider.reportRefreshSettings.txt": () => `レポートの更新`, "VAViewerSettingsProvider.reportAutoRefresh.txt": () => `レポートの自動更新`, "VAViewerSettingsProvider.reportRefreshFrequency.txt": () => `チェックするとこの分数後に更新します:`, "VAViewerSettingsProvider.alert.group.label.txt": () => `アラート通知`, "VAViewerSettingsProvider.alert.field.label.txt": () => `デフォルトのアラート通知の選択:`, "VAViewerSettingsProvider.alert.email.txt": () => `メールメッセージの送信`, "VAViewerSettingsProvider.alert.sms.txt": () => `SMS テキストメッセージの送信`, "VAViewerSettingsProvider.alert.system.txt": () => `管理者用デフォルト`, "VAViewerSettingsProvider.generalSettings.txt": () => `テーマ`, "VAViewerSettingsProvider.enableHighContrast.txt": () => `レポートテーマを上書きして SAS High Contrast レポートテーマを使用`, "ViewerBusyDialog.openReport.txt": () => `レポートを開く...`, "ViewerBusyDialog.prepareExport.txt": () => `エクスポートの準備中...`, "ViewerBusyDialog.preparePrint.txt": () => `印刷の準備中...`, "PDFGeneration.printingReport.txt": () => `レポート PDF を作成中。準備完了後ダウンロードされます。`, "PDFGeneration.fileName.fmt": ({fileName: t, date: e}) => `${t}: ${e}`, "VisualElementActionUtil.actionMenuLabel.txt": () => `アクションの選択`, "VisualElementActionUtil.hierarchyExhausted.txt": () => `階層の一番下のレベルです。`, "VisualElementActionUtil.hierarchiesExhausted.txt": () => `すべての階層の最下位レベルに到達しました。`, "VisualElementActionUtil.drillLabel.fmt": ({value: t}) => `${t} をドリル`, "SaveImageUtil.snapshot.fmt": ({a0: t, a1: e, a2: a}) => `${t} のスナップショット: ${e} ${a}`, "ObjectToolbarIcon.SaveImageTooltip.txt": () => `イメージの保存`, "ObjectToolbarIcon.PrintObject.txt": () => `オブジェクトの印刷...`, "ObjectToolbarIcon.ShareObject.txt": () => `オブジェクトのシェア...`, "ObjectToolbarIcon.OverflowButton.default.txt": () => `より多く`, "ObjectToolbarIcon.OverflowButton.labeled.fmt": ({label: t}) => `${t} のオブジェクトメニュー`, "ObjectToolbarIcon.Accelerator.txt": () => `SAS® Graphics Accelerator で表示`, "ZoomControl.button.tip.txt": () => `ズーム`, "ZoomControl.button.zoomin.txt": () => `ズームイン`, "ZoomControl.button.zoomout.txt": () => `ズームアウト`, "ZoomControl.button.display.txt": () => `ズームコントロール`, "ZoomControl.button.reset.txt": () => `ズームのリセット`, "ExpandControl.button.expand.txt": () => `ビューの最大化`, "ExpandControl.button.restore.txt": () => `ビューの復元`, "ExpandControl.button.expand.tip.txt": () => `最大化`, "ExpandControl.button.restore.tip.txt": () => `復元`, "ReportVisualContainer.sectionLink.notAllowed.maximize.txt": () => `このオブジェクトが最大化されている場合は、ページリンクは実行できません。`, "DragModeControl.button.pan.tip.txt": () => `パン`, "DragModeControl.button.circular.tip.txt": () => `円の選択`, "DragModeControl.button.freeform.tip.txt": () => `自由形式の選択`, "DragModeControl.button.rectangular.tip.txt": () => `長方形の選択`, "DragModeControl.button.zoom.tip.txt": () => `長方形にズーム`, "ReportXMLDialog.title.txt": () => `レポート XML`, "ReportXMLDialog.closeButton.txt": () => `閉じる`, "ReportXMLDialog.copyButton.txt": () => `クリップボードにコピー`, "ReportXMLDialog.error.txt": () => `レポート XML のロードでエラー`, "ErrorDialog.error.txt": () => `エラーが発生しました。システム管理者に連絡してください。`, "Application.banner.txt": () => `SAS® Report Viewer`, "Application.wip.banner.txt": () => `SAS® Visual Analytics - Report Viewer`, "Application.productName.txt": () => `SAS® Visual Analytics`, "OpenReportDialog.title.txt": () => `レポートを開く`, "OpenReportDialog.reports.txt": () => `レポート:`, "OpenReportDialog.cancel.txt": () => `キャンセル`, "OpenReportDialog.ok.txt": () => `OK`, "AriaLive.numberOfObjectsUpdated.fmt": ({count: t}) => `${t} オブジェクトが更新されました`, "AriaLive.oneObjectUpdated.txt": () => `1 オブジェクトが更新されました`, "AriaLive.reportOpened.txt": () => `レポートが開かれました`, "AriaLive.reportClosed.txt": () => `レポートが閉じられました`, "ExportData.generating.txt": () => `エクスポートを作成中。準備完了後ダウンロードされます。`, "ExportData.warning.txt": () => `データの生成でエラー`, "ExportData.nodata.txt": () => `エクスポートするデータがありません`, "ExportData.exportData.txt": () => `データのエクスポート...`, "PlaybackAnimationDialog.saveButton.txt": () => `保存`, "PlaybackAnimationDialog.cancelButton.txt": () => `キャンセル`, "PlaybackAnimationDialog.playButton.txt": () => `レポートの再生`, "PlaybackAnimationDialog.title.txt": () => `プレイバックの編集`, "PlaybackAnimationDialog.transitionUnit.label.txt": () => `移行ユニット:`, "PlaybackAnimationDialog.transitionUnit.page.txt": () => `ページ`, "PlaybackAnimationDialog.transitionUnit.object.txt": () => `オブジェクト`, "PlaybackAnimationDialog.secondsPerUnit.label.txt": () => `ユニットごとの秒数:`, "PlaybackAnimationDialog.showMaximized.label.txt": () => `最大化したオブジェクトの表示:`, "PlaybackAnimationDialog.showCanvasOnly.label.txt": () => `キャンバスのみ表示:`, "PlaybackAnimationDialog.showTimer.label.txt": () => `タイマーの表示:`, "PlaybackAnimationDialog.showNavigationControls.label.txt": () => `クリックまたはタッチでナビゲーションコントロールを表示:`, "PlaybackNavigationControls.previousPage.txt": () => `前のページ`, "PlaybackNavigationControls.nextPage.txt": () => `次のページ`, "PlaybackNavigationControls.previousObject.txt": () => `前のオブジェクト`, "PlaybackNavigationControls.nextObject.txt": () => `次のオブジェクト`, "TransportConnection.generateReportTimeout.txt": () => `レポートのロードに時間がかかっています。続行しますか?`, "TransportConnection.openReport.txt": () => `レポートを開く`, "ViewerContainer.reportNotFound.fmt": ({location: t}) => `指定されたレポートは次の場所にありません: ${t}`, "Hierarchy.expand.fmt": ({label: t}) => `${t} の展開`, "Hierarchy.collapse.fmt": ({label: t}) => `${t} を折りたたむ`, "GraphElementDecorator.overview.txt": () => `概要`, "GraphElementDecorator.layers.txt": () => `層の表示または非表示`, "CompositeGraphElementDecorator.hideOverview.txt": () => `概要の非表示`, "CompositeGraphElementDecorator.showOverview.txt": () => `概要の表示`, "TitleInfoButton.tooltip.txt": () => `情報`, "Title.editable.tooltip.txt": () => `F2 を押してタイトルを編集`, "SectionSelectionBar.noSelections.txt": () => `選択されていません`, "SectionSelectionBar.title.txt": () => `フィルター:`, "CheckboxList.selectAll.txt": () => `すべて選択`, "CheckboxList.clearSelection.txt": () => `選択のクリア`, "CheckboxList.clearSelection.fmt": ({count: t}) => `選択のクリア (${t})`, "ExplanationInfoDialog.title.fmt": ({label: t}) => `${t} の説明`, "ExplanationInfoDialog.loading.txt": () => `説明を準備中...`, "ExplanationInfoDialog.cancel.txt": () => `キャンセル`, "ExplanationInfoDialog.close.txt": () => `閉じる`, "PromptHeader.emptyReport.txt": () => `データアイテムをドラッグするか、ここにコントロールしてレポートプロンプトを作成します。`, "PromptHeader.emptyPage.txt": () => `データアイテムをドラッグするか、ここにコントロールしてページプロンプトを作成します。`, "PromptHeader.collapsePageControlArea.txt": () => `ページコントロールエリアを折りたたむ`, "PromptHeader.expandPageControlArea.txt": () => `ページコントロールエリアを展開`, "PromptHeader.collapseReportControlArea.txt": () => `レポートコントロールエリアを折りたたむ`, "PromptHeader.expandReportControlArea.txt": () => `レポートコントロールエリアを展開`, "PromptHeader.collapseControlArea.txt": () => `コントロールエリアを折りたたむ`, "PromptHeader.expandControlArea.txt": () => `コントロールエリアを展開`, "PromptHeader.reportControlArea.txt": () => `レポートコントロールエリア`, "PromptHeader.allControlAreas.txt": () => `すべてコントロールエリア`, "PromptHeader.pageControlArea.txt": () => `ページコントロールエリア`, "ZeroState.editMode.txt": () => `テンプレート、データアイテム、またはオブジェクトをここにドラッグします。`, "ZeroState.viewMode.txt": () => `表示するコンテンツがありません。`, "ObjectStatus.assignData.txt": () => `データの割り当て`, "ObjectStatus.selectImage.txt": () => `イメージの選択`, "ObjectStatus.selectJob.txt": () => `ジョブの選択`, "ObjectStatus.cancelLoading.txt": () => `ロードのキャンセル`, "ObjectStatus.loadingCanceled.txt": () => `ロードはキャンセル済み`, "ObjectStatus.resumeLoading.txt": () => `ロードの再開`, "ObjectStatus.refresh.txt": () => `更新`, "ObjectStatus.setJobParameters.txt": () => `パラメーター値を設定`, "ObjectSearch.title.txt": () => `地理検索`, "ObjectSearch.pin.txt": () => `ピン`, "ObjectSearch.unpin.txt": () => `ピンを解除`, "MainSearchPanel.searchHints.txt": () => `ヒントの検索`, "MainSearchPanel.searchResults.txt": () => `検索結果`, "MainSearchPanel.features.txt": () => `機能`, "MainSearchPanel.pin.txt": () => `ピンの新規作成`, "MainSearchPanel.pin.tooltip.txt": () => `ピンの新規作成`, "MainSearchPanel.route.txt": () => `ルートの新規作成`, "MainSearchPanel.route.tooltip.txt": () => `ルートの新規作成`, "MainSearchPanel.geographicArea.txt": () => `地理領域の新規作成`, "MainSearchPanel.geographicArea.tooltip.txt": () => `地理領域の新規作成`, "MainSearchPanel.newMyLocationPin.txt": () => `マイロケーションピン`, "MainSearchPanel.myLocationPin.txt": () => `マイロケーション:`, "MainSearchPanel.show.txt": () => `表示`, "MainSearchPanel.show.all.txt": () => `すべて表示`, "MainSearchPanel.hide.txt": () => `非表示`, "MainSearchPanel.hide.all.txt": () => `すべて非表示`, "MainSearchPanel.delete.txt": () => `削除`, "MainSearchPanel.delete.all.txt": () => `すべて削除`, "MainSearchPanel.convert.txt": () => `検索結果をピンに変換`, "MainSearchPanel.convert.all.txt": () => `すべての検索結果をピンに変換`, "MainSearchPanel.showPinLabels.txt": () => `ピンラベルの表示`, "MainSearchPanel.close.label.txt": () => `地理検索`, "MainSearchPanel.navigate.tooltip.txt": () => `詳細の表示`, "MainSearchPanel.demographics.tooltip.txt": () => `人口統計`, "PanelHeader.back.tooltip.txt": () => `戻る`, "GeographicAreaPanel.title.txt": () => `地理領域`, "GeographicAreaPanel.draw.txt": () => `領域を描画`, "GeographicAreaPanel.update.txt": () => `領域の更新`, "GeographicAreaPanel.label.txt": () => `ラベル:`, "GeographicAreaPanel.location.txt": () => `ロケーション:`, "GeographicAreaPanel.distance.miles.txt": () => `距離 (mi):`, "GeographicAreaPanel.distance.kilometer.txt": () => `距離 (km):`, "GeographicAreaPanel.distance.add.txt": () => `距離の追加`, "GeographicAreaPanel.time.add.txt": () => `時間の追加`, "GeographicAreaPanel.distance.delete.txt": () => `距離の削除`, "GeographicAreaPanel.time.minutes.txt": () => `時間 (min):`, "GeographicAreaPanel.duration.txt": () => `期間:`, "GeographicAreaPanel.distanceUnits.miles.txt": () => `マイル`, "GeographicAreaPanel.distanceUnits.kilometers.txt": () => `キロメートル`, "GeographicAreaPanel.menu.clear.txt": () => `地理領域のクリア`, "GeographicAreaPanel.menu.link.txt": () => `デフォルトで住所をデータ要素およびピンにリンク`, "GeographicAreaPanel.menu.unlink.txt": () => `地理領域住所のリンクを解除`, "GeographicAreaPanel.menu.delete.txt": () => `地理領域の削除`, "GeographicAreaPanel.demographics.txt": () => `人口統計`, "GeographicAreaPanel.demographics.set.txt": () => `人口統計の表示`, "GeographicAreaPanel.demographics.menu.expand.txt": () => `ビューの展開`, "GeographicAreaPanel.demographics.menu.edit.txt": () => `人口統計の編集`, "GeographicAreaPanel.demographics.menu.delete.txt": () => `人口統計の削除`, "GeographicAreaPanel.demographics.expired.txt": () => `人口統計データをリロードしてください`, "GeographicAreaPanel.demographics.reload.txt": () => `人口統計のリロード`, "GeographicAreaPanel.invalid.location.txt": () => `地理領域に有効な場所がなく作成できません。`, "TravelTypeField.dateselector.tooltip.txt": () => `日付と時間を選択`, "TravelTypeField.cancel.txt": () => `キャンセル`, "TravelTypeField.ok.txt": () => `OK`, "TravelTypeField.button.tooltip.txt": () => `日付と時間を選択`, "TravelTypeField.day.txt": () => `日:`, "TravelTypeField.time.txt": () => `時間:`, "TravelTypeField.distanceTypes.direct.txt": () => `直接`, "TravelTypeField.distanceTypes.distance.txt": () => `距離`, "TravelTypeField.travelType.txt": () => `トラベルの種類:`, "TravelTypeField.traffic.txt": () => `トラフィックを含む:`, "TravelTypeField.traffic.offset.txt": () => `トラフィック時間オフセット:`, "TravelTypeField.traffic.daytime.txt": () => `トラフィック日時:`, "TravelTypeField.distanceTypes.distance.unit.txt": () => `距離の単位`, "TravelTypeField.distanceTypes.driving.distance.txt": () => `運転距離`, "TravelTypeField.distanceTypes.driving.time.txt": () => `運転時間`, "TravelTypeField.distanceTypes.trucking.distance.txt": () => `トラッキング距離`, "TravelTypeField.distanceTypes.trucking.time.txt": () => `トラッキング時間`, "TravelTypeField.distanceTypes.walking.distance.txt": () => `ウォーキング距離`, "TravelTypeField.distanceTypes.walking.time.txt": () => `ウォーキング時間`, "TravelTypeField.driveTimeTrafficTypes.none.txt": () => `いいえ`, "TravelTypeField.driveTimeTrafficTypes.live.txt": () => `現在のトラフィック`, "TravelTypeField.driveTimeTrafficTypes.historic.txt": () => `典型的なトラフィック`, "TravelTypeField.driveTimeTraffic.offset.fmt": ({hour: t}) => `${t} hr`, "TravelTypeField.driveTimeTraffic.update.refresh.txt": () => `この機能のトラフィックを更新`, "TravelTypeField.driveTimeTraffic.update.refreshAll.txt": () => `すべて機能のトラフィックを更新`, "TravelTypeField.driveTimeTraffic.update.tooltip.txt": () => `トラフィックデータの更新`, "RoutePanel.title.txt": () => `ルート`, "RoutePanel.draw.txt": () => `ルートを描画`, "RoutePanel.update.txt": () => `ルートを更新`, "RoutePanel.label.txt": () => `ラベル:`, "RoutePanel.locations.txt": () => `ロケーション`, "RoutePanel.menu.clear.txt": () => `ルートのクリア`, "RoutePanel.menu.reverse.txt": () => `ルートの反転`, "RoutePanel.menu.add.waypoint.txt": () => `ルートロケーションの追加`, "RoutePanel.menu.delete.waypoint.txt": () => `ルートロケーションの削除`, "RoutePanel.menu.unlink.txt": () => `ルートロケーションのリンク解除`, "RoutePanel.menu.arrows.txt": () => `ルート矢印`, "RoutePanel.menu.arrows.hide.txt": () => `ルート矢印の非表示`, "RoutePanel.menu.arrows.show.txt": () => `ルート矢印の表示`, "RoutePanel.menu.arrows.oneway.txt": () => `一方向`, "RoutePanel.menu.arrows.twoway.txt": () => `双方向`, "RoutePanel.menu.delete.txt": () => `ルートの削除`, "RoutePanel.route.width.txt": () => `ルートの幅`, "RoutePanel.distance.txt": () => `距離:`, "RoutePanel.distance.miles.fmt": ({distance: t}) => `${t} mi`, "RoutePanel.distance.kilometers.fmt": ({distance: t}) => `${t} km`, "RoutePanel.location.add.txt": () => `ロケーションの追加`, "RoutePanel.location.delete.txt": () => `ロケーションの削除`, "RoutePanel.duration.txt": () => `時間:`, "RoutePanel.invalid.location.txt": () => `ルートに有効なロケーションがなく、作成できません。`, "RoutePanel.accessibilityCellInfo.fmt": ({index: t, location: e}) => `ロケーション ${t}, ${e}, 入力`, "PinPanel.pinTitle.txt": () => `ピン`, "PinPanel.addDescription.txt": () => `詳細の追加`, "PinPanel.deleteDescription.txt": () => `詳細の削除`, "PinPanel.newPin.txt": () => `このロケーションに新しいピン`, "PinPanel.deletePin.txt": () => `ピンの削除`, "PinPanel.linkPins.txt": () => `デフォルトでデータ要素にピンをリンク`, "PinPanel.unlinkAllItems.txt": () => `すべてのアイテムのリンク解除`, "PinPanel.unlinkItems.txt": () => `アイテムのリンク解除`, "PinPanel.label.txt": () => `ラベル:`, "PinPanel.location.txt": () => `ロケーション:`, "PinPanel.description.txt": () => `詳細:`, "PinPanel.linked.txt": () => `リンク済み`, "PinPanel.searchClickPlaceholder.txt": () => `マップで検索または選択`, "PinPanel.searchPlaceholder.txt": () => `検索`, "PinPanel.addRoute.txt": () => `ルートの追加`, "PinPanel.addRoute.tooltip.txt": () => `ルートの追加`, "PinPanel.addArea.txt": () => `地理領域の追加`, "PinPanel.addArea.tooltip.txt": () => `地理領域の追加`, "PinPanel.addArea.title.txt": () => `地理領域の追加`, "PinPanel.myLocationTitle.txt": () => `マイロケーションピン`, "PinPanel.deleteMyLocationPin.txt": () => `マイロケーションピンの削除`, "PinPanel.enableAutoUpdate.txt": () => `マイロケーション自動更新を有効化`, "PinPanel.disableAutoUpdate.txt": () => `マイロケーション自動更新を無効化`, "PinPanel.editAutoRefreshInterval.txt": () => `マイロケーション自動更新間隔を編集...`, "PinPanel.linkToPin.txt": () => `ピンのリンク`, "PinPanel.useCurrentLocation.txt": () => `現在のピンの場所を使用`, "PinPanel.notDrawn.txt": () => `描画なし`, "PinPanel.undetermined.txt": () => `未決定`, "PinPanel.findMyLocation.txt": () => `マイロケーションの検索`, "PinPanel.cannotDetermineLocation.txt": () => `アプリケーションは現在のロケーションを決定できません。ロケーションを共有したい場合は、ブラウザーまたはデバイスのヘルプを参照してください。`, "PinPanel.autoRefreshInterval.txt": () => `マイロケーション自動更新間隔...`, "PinPanel.interval.hours.txt": () => `時間:`, "PinPanel.interval.minutes.txt": () => `分:`, "PinPanel.interval.seconds.txt": () => `秒:`, "PinPanel.invalid.location.txt": () => `ピンに有効なロケーションがなく作成できません。`, "PinPanel.description.miles.1.fmt": ({value1: t}) => `${t} mi`, "PinPanel.description.miles.2.fmt": ({value1: t, value2: e}) => `${t}, ${e} mi`, "PinPanel.description.miles.3.fmt": ({value1: t, value2: e, value3: a}) => `${t}, ${e}, ${a} mi`, "PinPanel.description.kilometers.1.fmt": ({value1: t}) => `${t} km`, "PinPanel.description.kilometers.2.fmt": ({value1: t, value2: e}) => `${t}, ${e} km`, "PinPanel.description.kilometers.3.fmt": ({value1: t, value2: e, value3: a}) => `${t}, ${e}, ${a} km`, "PinPanel.description.minutes.1.fmt": ({value1: t}) => `${t} min`, "PinPanel.description.minutes.2.fmt": ({value1: t, value2: e}) => `${t}, ${e} min`, "PinPanel.description.minutes.3.fmt": ({value1: t, value2: e, value3: a}) => `${t}, ${e}, ${a} min`, "PinPanel.clearLocation.tooltip.txt": () => `ロケーションテキストのクリア`, "DiscardChangesDialog.title.area.txt": () => `地理領域`, "DiscardChangesDialog.title.route.txt": () => `ルート`, "DiscardChangesDialog.text.area.txt": ({label: t}) => `地理領域に変更を加えましたが、領域を再描画していません。\n\n${t} への変更を破棄しますか?`, "DiscardChangesDialog.text.route.txt": ({label: t}) => `地理ルートに変更を加えましたが、ルートを再描画していません。\n\n${t} への変更を破棄しますか?`, "DiscardChangesDialog.discard.txt": () => `破棄`, "DiscardChangesDialog.cancel.txt": () => `キャンセル`, "FeatureErrorDialog.title.area.txt": () => `地理領域の描画`, "FeatureErrorDialog.title.route.txt": () => `ルートを描画`, "FeatureErrorDialog.text.area.txt": () => `地理領域を描画できませんでした。\n\nヒント: 領域の場所に道路などのトラベルに関するインフラがない場合は、地理領域を計算できない場合があります。代わりに、トラベルの種類に距離を選ぶか、領域をトラベルのインフラのある場所に移動させるかしてください。`, "FeatureErrorDialog.text.route.txt": () => `ルートを描画できませんでした。\n\nヒント: ルートの場所に道路などのトラベルに関するインフラがない場合は、ルートを計算できない場合があります。代わりに、トラベルの種類に距離を選ぶか、ルートをトラベルのインフラのある場所に移動させるかしてください。`, "FeatureErrorDialog.close.txt": () => `閉じる`, "DemographicsSelectorDialog.title.txt": () => `人口統計の表示`, "DemographicsSelectorDialog.cancel.txt": () => `キャンセル`, "DemographicsSelectorDialog.ok.txt": () => `OK`, "DemographicsSelectorDialog.country.txt": () => `国/地域`, "DemographicsSelectorDialog.tab.basic.txt": () => `基本`, "DemographicsSelectorDialog.tab.advanced.txt": () => `詳細`, "DemographicsSelectorDialog.tab.recent.txt": () => `最近使用したアイテム`, "DemographicsSelectorDialog.categories.txt": () => `カテゴリ`, "DemographicsSelectorDialog.category.income.txt": () => `収入`, "DemographicsSelectorDialog.category.age.txt": () => `年齢`, "DemographicsSelectorDialog.category.households.txt": () => `世帯`, "DemographicsSelectorDialog.category.housing.txt": () => `住宅`, "DemographicsSelectorDialog.category.maritalstatus.txt": () => `婚姻状況`, "DemographicsSelectorDialog.category.population.txt": () => `人口`, "DemographicsSelectorDialog.category.usergroup.txt": () => `ユーザーグループ`, "DemographicsSelectorDialog.category.health.txt": () => `健康`, "DemographicsSelectorDialog.category.education.txt": () => `教育`, "DemographicsSelectorDialog.category.business.txt": () => `ビジネス`, "DemographicsSelectorDialog.category.race.txt": () => `人種`, "DemographicsSelectorDialog.category.spending.txt": () => `消費`, "DemographicsSelectorDialog.category.behaviors.txt": () => `行動`, "DemographicsSelectorDialog.category.jobs.txt": () => `仕事`, "DemographicsSelectorDialog.category.poverty.txt": () => `貧困`, "DemographicsSelectorDialog.category.tapestry.txt": () => `タペストリー`, "DemographicsSelectorDialog.category.atrisk.txt": () => `リスク有り`, "DemographicsSelectorDialog.category.keyfacts.txt": () => `重要事項`, "DemographicsSelectorDialog.category.supplyanddemand.txt": () => `供給と需要`, "DemographicsSelectorDialog.category.policy.txt": () => `ポリシー`, "DemographicsSelectorDialog.category.landscape.txt": () => `横`, "DemographicsSelectorDialog.category.crime.txt": () => `犯罪`, "ManageColumns.title.txt": () => `列の管理`, "ManageColumns.ok.txt": () => `OK`, "ManageColumns.cancel.txt": () => `キャンセル`, "ManageColumns.hiddenColumns.txt": () => `非表示の列`, "ManageColumns.displayedColumns.txt": () => `表示されている列`, "SearchResultPanel.title.txt": () => `検索結果`, "SearchResultPanel.menu.delete.txt": () => `検索結果の削除`, "SearchResultPanel.convert.txt": () => `ピンに変換`, "SearchResultPanel.convert.tooltip.txt": () => `ピンに変換`, "DemographicsResultsDialog.title.txt": () => `人口統計`, "DemographicsResultsDialog.cancel.txt": () => `キャンセル`, "DemographicsResultsDialog.close.txt": () => `閉じる`, "DemographicsResultsDialog.edit.txt": () => `編集`, "DemographicsResultsDialog.layout.page.txt": () => `カルーセル表示`, "DemographicsResultsDialog.layout.list.txt": () => `単一列ビュー`, "DemographicsResultsDialog.layout.tile.txt": () => `タイルビュー`, "DemographicsResultsDialog.noData.txt": () => `現在の地理領域に一致するデータがありません。`, "PinsAtSameLocationPanel.title.txt": () => `同じロケーションにピン`, "PinsAtSameLocationPanel.searchResults.txt": () => `検索結果`, "PinsAtSameLocationPanel.pins.txt": () => `ピン`, "PinsAtSameLocationPanel.showAll.txt": () => `すべて表示`, "PinsAtSameLocationPanel.hideAll.txt": () => `すべて非表示`, "PinsAtSameLocationPanel.deleteAll.txt": () => `すべて削除`, "PinsAtSameLocationPanel.show.txt": () => `表示`, "PinsAtSameLocationPanel.hide.txt": () => `非表示`, "PinsAtSameLocationPanel.delete.txt": () => `削除`, "LocationPopover.pin.title.txt": () => `ロケーションをピン`, "LocationPopover.area.title.txt": () => `地理領域ロケーション`, "LocationPopover.route.title.txt": ({label: t}) => `ルートロケーション ${t}`, "LocationPopover.name.txt": () => `名前`, "LocationPopover.location.txt": () => `ロケーション:`, "LocationPopover.ok.txt": () => `ロケーションの設定`, "LocationPopover.cancel.txt": () => `選択モードを終了`, "LocationPopover.hint.txt": () => `マップを再びクリックして別のロケーションを特定します。`, "TreeDualSelector.source.default.txt": () => `使用可能なアイテム`, "TreeDualSelector.target.default.txt": () => `アイテムの選択`, "TreeDualSelector.filtered.length.fmt": ({label: t, filteredLength: e, totalLength: a}) => `${t} (${e} / ${a}):`, "TreeDualSelector.item.length.fmt": ({label: t, length: e}) => `${t} (${e}):`, "TreeDualSelector.emptymessage.txt": () => `アイテムなし`, "TreeDualSelector.filter.placeholder.txt": () => `フィルター`, "TreeDualSelector.customItem.choiceIcon.tooltip.txt": () => `カスタムアイテム`, "TreeDualSelector.afterAction.add.fmt": ({noOfSelectedRows: t}) => `${t} アイテムが追加`, "TreeDualSelector.afterAction.remove.fmt": ({noOfSelectedRows: t}) => `${t} アイテムが削除`, "TreeDualSelector.afterAction.addAll.txt": () => `すべてのアイテムが追加されました`, "TreeDualSelector.afterAction.removeAll.txt": () => `すべてのアイテムが削除されました`, "TreeDualSelector.afterAction.up.txt": () => `上に移動`, "TreeDualSelector.afterAction.down.txt": () => `下に移動`, "TreeDualSelector.afterAction.top.txt": () => `一番上に移動`, "TreeDualSelector.afterAction.bottom.txt": () => `一番下に移動`, "TreeDualSelector.afterAction.undo.add.txt": () => `追加アクションを元に戻す`, "TreeDualSelector.afterAction.undo.remove.txt": () => `削除アクションを元に戻す`, "TreeDualSelector.afterAction.customAdd.txt": () => `追加されたカスタムアイテム`, "TreeDualSelector.customItemSelection.fmt": ({customItemSelected: t}) => `${t} カスタムアイテムが選択済み`, "TreeDualSelector.itemSelectionWithDescription.fmt": ({itemSelected: t, itemDescription: e}) => `${t} ${e} が選択済み`, "TreeDualSelector.itemSelection.fmt": ({itemSelected: t}) => `${t} が選択済み`, "TreeDualSelector.reorderButton.up.button.aria": ({targetListLabel: t}) => `${t} で 1 行上に移動`, "TreeDualSelector.reorderButton.down.button.aria": ({targetListLabel: t}) => `${t} で 1 行下に移動`, "TreeDualSelector.reorderButton.top.button.aria": ({targetListLabel: t}) => `${t} の一番上に移動`, "TreeDualSelector.reorderButton.bottom.button.aria": ({targetListLabel: t}) => `${t} の一番下に移動`, "TreeDualSelector.moveButton.add.button.aria": ({targetListLabel: t}) => `${t} にアイテムを追加`, "TreeDualSelector.moveButton.addall.button.aria": ({targetListLabel: t}) => `${t} にすべて追加`, "TreeDualSelector.moveButton.remove.button.aria": ({targetListLabel: t}) => `${t} からアイテムを削除`, "TreeDualSelector.moveButton.removeall.button.aria": ({targetListLabel: t}) => `${t} からすべて削除`, "TreeDualSelector.moveButton.undoadd.button.aria": ({targetListLabel: t}) => `${t} の追加を元に戻す`, "TreeDualSelector.moveButton.undoremove.button.aria": ({targetListLabel: t}) => `${t} の削除を元に戻す`, "TreeDualSelector.searchField.aria": ({listLabel: t}) => `${t} のフィルター`, "TreeDualSelector.moveButton.removeButton.warningDialog.title": () => `削除`, "TreeDualSelector.moveButton.removeButton.warningDialog.txt": () => `続行すると、削除として選択したすべてのアイテムは完全に削除されます。\n\n 続けますか?`, "TreeDualSelector.moveButton.removeAllButton.warningDialog.title": () => `すべてのアイテムを削除`, "TreeDualSelector.moveButton.removeAllButton.warningDialog.txt": () => `続行すると、このリストのカスタムアイテムは完全に削除されます。\n\n 続けますか?`, "LinkNavigator.backButton.label": () => `戻る`, "LinkNavigator.rootOrReportLinkBreadcrumb.label": ({reportLabel: t, sectionLabel: e}) => `${t}: ${e}`, "LinkNavigator.incomingFilters.title": () => `受信フィルター`, "LinkNavigator.reportLevel.label": () => `レポートレベル`, "LinkNavigator.sectionLevel.label": () => `ページレベル`, "ReportSectionZeroState.heading.label": () => `レポートのデザイン`, "ReportSectionZeroState.description.label": () => `オブジェクトまたはデータアイテムをページにドラッグするか、下のオプションを選択します。`, "ReportSectionZeroState.hideAutoChartButton.description.label": () => `オブジェクトまたはデータアイテムをページにドラッグするか、ページテンプレートから開始します。`, "ReportSectionZeroState.autoChartButton.label": () => `オブジェクトの生成`, "ReportSectionZeroState.selectTemplateButton.label": () => `テンプレートの選択`, "ReportSectionZeroState.exploreSuggestions.label": () => `提案の探索`, "PromptContainerTooltip.noSelections.txt": () => `選択されていません`, "PromptContainerTooltip.selectedValues.txt": () => `選択した値` }; export { t as default };