'use strict';

/**
* Licensed Materials - Property of IBM
* IBM Cognos Products: ba-dashboard-livewidget
* (C) Copyright IBM Corp. 2018, 2020
* US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
*/
define({
	'pinLabel': 'ピン',
	'find_label': '検索',
	'findCancelLabel': 'キャンセル',
	'sourcePaneLabel': '選択されたソース',
	'sourcePaneContentLabel': 'ソースの選択',
	'addDataDashboardCoachMarkContents': 'データ・パネルのデータをダッシュボードにドラッグ・アンド・ドロップします。',
	'addDataStoryCoachMarkContents': 'データ・パネルのデータをストーリーにドラッグ・アンド・ドロップします。',
	'addDataCoachMarkTitle': 'データの追加',
	'selectSourcesText': '%{app} を作成するには、データ・ソースを選択して追加します。',
	'selectSourcesLabel': 'ソースの選択',
	'errorSourcesTitle': 'データ・ツリーのロードに失敗しました',
	'errorLoadingDataSources': 'データ・セットのリストのロード中にエラーが発生しました',
	'errorLoadingDataTree': 'ツリーのロード中にエラーが発生しました',
	'dataSetPaneLastUpdated': '最終更新日: %{date}',
	'dataSourcePaneDateUnknown': '不明',
	'moreTitle': 'その他',
	'backLabel': '戻る',
	'addDataSourceDialogTitle': 'データ・ソースを追加',
	'addDataSourceDialogButtonLabel': '追加',
	'dlg_use': '使用',
	'dlg_RelinkDataSourceTitle': 'データ・セット \'%{dataSourceName}\' を置換します...',
	'propertiesDialogTitle': 'プロパティー',
	'missingDataSetData': 'このデータ・セットのデータは使用できません。 このデータ・セットを更新するか、または管理者に連絡して、ソースにアクセスできるようにしてください。',
	'errorLoadingSource': '\'%{sourceName}\' のメタデータがロードされませんでした。 詳細については管理者に問い合わせてください。',
	'errorMessageTitle': 'エラー',
	'calculation_navigation_in_use': '計算やナビゲーション・パスを削除すると、削除されたアイテムを参照するすべての視覚化が無効になります。 削除してもよろしいですか?',
	'delete_confirm': '削除の確認',
	'previewUnavailable': 'このパッケージ・タイプでは、データ・トレイおよびグローバル・フィルターは使用できません。',
	'contextualGridTabName': '視覚化データ',
	'DATA_TRAY_no_data_text': '\'ここにデータが表示されます。\'',
	'contextualGridMenuLabel': '視覚化データ・メニュー',
	'contextualGridExport': 'エクスポート',
	'nullValueText': 'Null',
	'forecastDetailsTabName': '予測の統計的詳細',
	'forecastDetailsModelLabel': 'モデル',
	'forecastDetailsQualityMetricLabel': '精度の数値データ',
	'forecastDetailsSmoothingCoefLabel': 'パラメーター',
	'forecastDetailsDiagnostics': '診断',
	'forecastDetailsForecastLabel': '予測',
	'forecastDetailsStatusLabel': 'ステータス',
	'forecastDetailsAccuracyPercentLabel': '精度 %',
	'forecastDetailsTrendLabel': 'トレンド',
	'forecastDetailsSeasonLabel': '季節性',
	'forecastDetailsSeasonalPeriodLabel': '季節期間',
	'forecastDetailsAlphaLabel': 'アルファ',
	'forecastDetailsBetaLabel': 'ベータ',
	'forecastDetailsGammaLabel': 'ガンマ',
	'forecastDetailsPhiLabel': 'ファイ',
	'forecastDetailsMissingCount': '欠落数',
	'forecastDetailsSeriesLengthLabel': 'シリーズの長さ',
	'forecastDetailsIgnoredPeriods': '無視する期間',
	'forecastDetailsTrendStrength': 'トレンドの強さ',
	'forecastDetailsSeasonalityStrength': '季節性の強さ',
	'forecastDetailsTimeDeltaUnit': '日付 / 時刻の間隔',
	'forecastDetailsNotes': 'メモ'
});
//# sourceMappingURL=DataSourcesResources.js.map