{
  "data attribute parse failed": "data属性の解析に失敗しました",
  "HTTP error": "HTTPエラー",
  "load failed": "読み込みに失敗しました",
  "network error": "ネットワークエラー",
  "WebSocket error": "WebSocketエラー",
  "*fetch requires a URL spec": "*fetch にはURL指定が必要です",
  "*post requires a URL path": "*post にはURLパスが必要です",
  "*post JSON stringify": "*post のJSON文字列化に失敗しました",
  "*post failed": "*post に失敗しました",
  "*load JSON parse": "*load のJSON解析に失敗しました",
  "*template: empty or invalid name": "*template の名前が空、または不正です",
  "*template duplicated": "*template が重複しています",
  "*each and *include/*import cannot be used on the same element; *include/*import will be ignored.": "*each と *include/*import は同じ要素で併用できません。*include/*import は無視されます。",
  "*websocket(el): URL not expanded": "*websocket(el) のURLが展開されていません",
  "*websocket(host): URL not expanded": "*websocket(host) のURLが展開されていません",
  "update exceeded the loop limit": "update がループ上限を超えました",
  "JSON stringify failed": "JSON文字列化に失敗しました",
  "eval error": "評価エラー",
  "evaluation failed": "評価に失敗しました",
  "object evaluation failed": "オブジェクト評価に失敗しました",
  "selector evaluation failed": "セレクタ評価に失敗しました",
  "fallback expression failed": "フォールバック式の評価に失敗しました",
  "Using 'in' with key/value pairs is deprecated. Use 'of' instead when specifying (key, value).": "'in' で key/value ペアを使う形式は非推奨です。(key, value) を指定する場合は 'of' を使ってください。",
  "'in' with (key,value) is supported, but 'of' is clearer.": "'in' で (key, value) を使えますが、'of' のほうが明確です。",
  "in *let": "*let 内",
  "in *global": "*global 内",
  "if-eval": "*if 評価",
  "*updated selector": "*updated セレクタ",
  "*updated expr": "*updated 式",
  "*updated absorb": "*updated 吸収処理",
  "*updated-propagate absorb": "*updated-propagate 吸収処理",
  "Example": "例",
  "loaded": "読み込み済み",
  "*shadow: empty or invalid name": "*shadow の名前が空、または不正です",
  "duplicate *shadow template": "*shadow template が重複しています",
  "*host requires a matching *shadow template": "*host には対応する *shadow template が必要です",
  "shadowRoot already exists": "shadowRoot はすでに存在します",
  "*shadow supports open mode only.": "*shadow は open mode のみ対応しています。",
  "attachShadow failed": "attachShadow に失敗しました",
  "*iterate place is not an object": "*iterate の place が object ではありません",
  "*iterate place requires list, as, use and from": "*iterate の place には list, as, use, from が必要です",
  "*iterate template item was not found": "*iterate の template item が見つかりません",
  "*iterate template item is duplicated": "*iterate の template item が重複しています",
  "*iterate should be used on template element": "*iterate は template 要素で使ってください",
  "*iterate from was not found": "*iterate の from が見つかりません",
  "*stage iterate item must be an object": "*stage の iterate item は object である必要があります",
  "*stage apply target must be an object": "*stage の apply target は object である必要があります",
  "Enable media playback?": "メディア再生を有効にしますか？",
  "Your browser requires a user action before playing sound.": "ブラウザで音声を再生するには、ユーザー操作が必要です。",
  "This confirmation is not shown in the Capacitor app.": "Capacitorアプリでは、この確認は表示されません。",
  "Enable sound": "音声を有効にする",
  "Sound is still blocked. Please try again.": "音声がまだブロックされています。もう一度お試しください。"
}
