{
  "oc": {
    "date": {
      "abbr_day_names": [
        "dg",
        "dl",
        "dm",
        "dc",
        "dj",
        "dv",
        "ds"
      ],
      "abbr_month_names": [
        null,
        "gen",
        "feb",
        "març",
        "abr",
        "mai",
        "junh",
        "jul",
        "ago",
        "set",
        "oct",
        "nov",
        "dec"
      ],
      "day_names": [
        "dimenge",
        "diluns",
        "dimars",
        "dimècres",
        "dijòus",
        "divendres",
        "dissabte"
      ],
      "formats": {
        "default": "%e/%m/%Y",
        "long": "Lo %e %B de %Y",
        "short": "%e %b"
      },
      "month_names": [
        null,
        "de genièr",
        "de febrièr",
        "de març",
        "d’abrial",
        "de mai",
        "de junh",
        "de julhet",
        "d’agost",
        "de setembre",
        "d’octòbre",
        "de novembre",
        "de decembre"
      ],
      "order": [
        "day",
        "month",
        "year"
      ]
    },
    "datetime": {
      "distance_in_words": {
        "about_x_hours": {
          "one": "Fa una ora",
          "other": "Fa %{count} oras"
        },
        "about_x_months": {
          "one": "Fa un mes",
          "other": "Fa %{count} meses"
        },
        "about_x_years": {
          "one": "Fa un an",
          "other": "Fa %{count} ans"
        },
        "almost_x_years": {
          "one": "quasi un an",
          "other": "quasi %{count} ans"
        },
        "half_a_minute": "mièja minuta",
        "less_than_x_seconds": {
          "one": "mens d’una segonda",
          "other": "mens de %{count} segondas"
        },
        "less_than_x_minutes": {
          "one": "mens d’una minuta",
          "other": "mens de %{count} minutas"
        },
        "over_x_years": {
          "one": "mai d’un an",
          "other": "mai de %{count} ans"
        },
        "x_seconds": {
          "one": "una segonda",
          "other": "%{count} segondas"
        },
        "x_minutes": {
          "one": "una minuta",
          "other": "%{count} minutas"
        },
        "x_days": {
          "one": "un jorn",
          "other": "%{count} jorns"
        },
        "x_months": {
          "one": "un mes",
          "other": "%{count} meses"
        },
        "x_years": {
          "one": "un an",
          "other": "%{count} ans"
        }
      }
    },
    "number": {
      "currency": {
        "format": {
          "delimiter": ".",
          "format": "%n %u",
          "precision": 2,
          "separator": ",",
          "significant": false,
          "strip_insignificant_zeros": false,
          "unit": "€"
        }
      },
      "format": {
        "delimiter": ".",
        "precision": 3,
        "separator": ",",
        "significant": false,
        "strip_insignificant_zeros": false
      },
      "human": {
        "decimal_units": {
          "format": "%n %u",
          "units": {
            "billion": "miliard",
            "million": "milion",
            "quadrillion": "milion de miliards",
            "thousand": "mila",
            "trillion": "bilion",
            "unit": ""
          }
        },
        "format": {
          "delimiter": "",
          "precision": 3,
          "significant": true,
          "strip_insignificant_zeros": true
        },
        "storage_units": {
          "format": "%n %u",
          "units": {
            "byte": {
              "one": "octet",
              "other": "octets"
            },
            "gb": "Go",
            "kb": "ko",
            "mb": "Mo",
            "tb": "To"
          }
        }
      },
      "percentage": {
        "format": {
          "delimiter": "%n%"
        }
      },
      "precision": {
        "format": {
          "delimiter": ""
        }
      }
    },
    "support": {
      "array": {
        "last_word_connector": ", e ",
        "two_words_connector": " e ",
        "words_connector": ", "
      }
    },
    "time": {
      "am": "am",
      "formats": {
        "default": "Lo %e %b de %Y a %Ho%M %Ss",
        "long": "Lo %a %e %b de %Y a %Ho%M",
        "short": "%e %b %Ho%M"
      },
      "pm": "pm"
    }
  }
}