{
  "fieldInfo": "這裡的 {fieldLabel} 是 {fieldValue}。",
  "other": "其他",
  "classBreaks": "類別斷點",
  "classBreaksNormFieldAsPercent": "將 normalizationField 作為百分比的類別中斷",
  "heatmap": "熱點圖",
  "dotDensity": "點密度",
  "relationshipPopupTitle": "關係",
  "relationshipNormFieldAsPercent": "將 normalizationField 作為百分比的關係",
  "simple": "簡單",
  "simpleNormFieldAsPercent": "將 normalizationField 作為百分比的簡式",
  "uniqueValues": "不重複的值",
  "uniqueValuesNormFieldAsPercent": "將 normalizationField 作為百分比的唯一值",
  "normFieldLabel": "{expression1} 除以 {expression2}",
  "normFieldLabelAsPercent": "{expression1} 和 {expression2} 的百分比",
  "competingFields": "類別分散",
  "mostCommon": "主要類別: {expression}",
  "orderedListOfValues": "值的排序清單",
  "sumOfCategories": "類別總和",
  "listOfCategories": "類別清單",
  "predominantCategoryWithTotalAndStrength": "含總計和強度的主要類別",
  "predominantCategoryWithChart": "含圖表的主要類別",
  "predominantCategory": "主要類別",
  "strengthOfPredominance": "主要強度",
  "marginOfVictory": "勝利裕度",
  "predominantCategoryValue": "主要類別值",
  "predominantCategoryContent": "{expression} 是這裡具有最高值的類別。",
  "predominantCategoryValueContent": "這裡的最常見類別為 {expression1},其具有 {expression2} 值。",
  "predominantCategoryValueMarginContent": "{expression1} 具有 {expression2} 值,其比所有其他 <b> 類別</b>多出 {expression3} 百分比點的裕度。",
  "predominantCategoryStrengthContent": "{expression2} 具有值 {expression1},為此區域中的主要類別,其組成所有類別的 {expression3}。",
  "predominantCategoryTotalStrengthContent": "{expression2} 具有值 {expression1},為此區域中的主要類別,其組成所有類別中的 {expression3}/{expression4}。",
  "ageInfo_years": "以年表示的 {startTime} 至 {endTime} 的年齡",
  "ageInfo_months": "以月表示的 {startTime} 至 {endTime} 的年齡",
  "ageInfo_days": "以天表示的 {startTime} 至 {endTime} 的年齡",
  "ageInfo_hours": "以小時表示的 {startTime} 至 {endTime} 的年齡",
  "ageInfo_minutes": "以分鐘表示的 {startTime} 至 {endTime} 的年齡",
  "ageInfo_seconds": "以秒表示的 {startTime} 至 {endTime} 的年齡",
  "relationship": {
    "legendTitle": "關係",
    "HL": "高 - 低",
    "HH": "高 - 高",
    "LL": "低 - 低",
    "LH": "低 - 高",
    "HM": "高 - 中",
    "ML": "中 - 低",
    "MM": "中 - 中",
    "MH": "中 - 高",
    "LM": "低 - 中",
    "HM1": "高 - 輕",
    "HM2": "高 - 中",
    "M2L": "中 - 低",
    "M2M1": "中 - 輕",
    "M2M2": "中 - 中",
    "M2H": "中 - 高",
    "M1L": "輕 - 低",
    "M1M1": "輕 - 輕",
    "M1M2": "輕 - 中",
    "M1H": "輕 - 高",
    "LM1": "低 - 輕",
    "LM2": "低 - 中"
  },
  "clusters": {
    "clusterPopupTitle": "叢集摘要",
    "templateTitle": "叢集",
    "numFeatures": "圖徵數目",
    "avgFieldLabel": "平均 {fieldLabel}",
    "avgNormFieldLabel": "{fieldLabel} 除以 {normFieldLabel} 導出平均值",
    "predominantFieldLabel": "主要 {fieldLabel}",
    "countSummary": "此叢集代表 <b>{count}</b> 個圖徵。",
    "avgFieldSummary": "此叢集中的 <b>{fieldLabel}</b> 的平均值為 <b>{fieldValue}</b>。",
    "avgNormFieldSummary": "此叢集中 <b>{normFieldLabel}</b> 除以 <b>{fieldLabel}</b> 所導出的平均值為 <b>{fieldValue}</b>。",
    "predominantFieldSummary": "此叢集中 <b>{fieldLabel}</b> 的主要值為 <b>{fieldValue}</b>。",
    "predominantNoneValue": "無"
  }
}