{
  "Default Value": "預設值",
  "json.schema.invalidref": "在 '{1}' 中的 $ref '{0}' 無法解析。",
  "json.schema.problemloadingref": "載入參考 '{0}' 時出現問題：{1}",
  "json.schema.nocontent": "無法從「{0}」載入結構描述：沒有內容。",
  "json.schema.invalidFormat": "無法解析來自「{0}」的內容：在第 {1} 行第 {2} 欄發生解析錯誤",
  "colorHexFormatWarning": "無效的顏色格式。請使用 #RGB、#RGBA、#RRGGBB 或 #RRGGBBAA。",
  "dateTimeFormatWarning": "字串不是 RFC3339 日期時間格式。",
  "dateFormatWarning": "字串不是 RFC3339 日期格式。",
  "timeFormatWarning": "字串不是 RFC3339 時間格式。",
  "emailFormatWarning": "字串不是有效的電子郵件地址。",
  "ipv4FormatWarning": "字串不符合 IPv4 格式。",
  "ipv6FormatWarning": "字串不符合 IPv6 格式。",
  "enumWarning": "值無效。有效值為：{0}。",
  "typeArrayMismatchWarning": "類型不正確。應為以下其中之一：{0}。",
  "notSchemaWarning": "符合了不被允許的結構。",
  "oneOfWarning": "符合多個結構，但只能有一個有效。",
  "ifFilePatternAssociation": "filePatternAssociation '{0}' 與文件 URI '{1}' 不相符",
  "multipleOfWarning": "值不能被 {0} 整除。",
  "exclusiveMinimumWarning": "值低於排除最小值 {0}。",
  "exclusiveMaximumWarning": "值超過排除最大值 {0}。",
  "minimumWarning": "值低於最小值 {0}。",
  "maximumWarning": "值超過最大值 {0}。",
  "minLengthWarning": "字串長度小於最小長度 {0}。",
  "maxLengthWarning": "字串長度超過最大長度 {0}。",
  "patternWarning": "字串不符合模式 \"{0}\"。",
  "uriEmpty": "需要 URI。",
  "uriSchemeMissing": "需要包含 scheme 的 URI。",
  "uriFormatWarning": "字串不是有效的 URI：{0}",
  "additionalItemsWarning": "陣列項目超出結構所允許的數量。應為 {0} 項或更少。",
  "requiredItemMissingWarning": "陣列中缺少必要項目。",
  "minItemsWarning": "陣列項目數太少。應為 {0} 項或更多。",
  "maxItemsWarning": "陣列項目數太多。應為 {0} 項或更少。",
  "uniqueItemsWarning": "陣列中有重複項目。",
  "DisallowedExtraPropWarning": "不允許的屬性 {0}。",
  "MaxPropWarning": "物件的屬性數量超過限制 {0}。",
  "MinPropWarning": "物件的屬性數量少於所需的 {0}。",
  "RequiredDependentPropWarning": "缺少由屬性 {1} 所需的屬性 {0}。",
  "Inline schema": "內嵌結構",
  "create.item.array": "建立陣列項目{0}{1}",
  "array.item": "-（陣列項目）",
  "allowedValues": "允許的值：",
  "example": "範例：",
  "source": "來源：[ {0} ]({1})",
  "jumpToSchema": "跳至結構位置（{0}）",
  "convertToSpace": "將 Tab 轉換為空格",
  "convertAllSpaceToTab": "將所有空格轉換為 Tab",
  "deleteUnusedAnchor": "刪除未使用的錨點：{0}",
  "convertToBoolean": "轉換為布林值",
  "convertToBlockStyle": "轉換為區塊樣式 {0}",
  "fixKeyOrderToMap": "修正此映射的鍵順序",
  "flowStyleMapForbidden": "禁止使用 Flow 風格的對應",
  "flowStyleSeqForbidden": "禁止使用 Flow 風格的序列",
  "unUsedAnchor": "未使用的錨點 \"{0}\"",
  "unUsedAlias": "未解析的別名 \"{0}\""
}
