{
  "pap-AW": {
    "date": {
      "abbr_day_names": [
        "dum",
        "lun",
        "mar",
        "ras",
        "wep",
        "biè",
        "sab"
      ],
      "abbr_month_names": [
        null,
        "yan",
        "feb",
        "mar",
        "apr",
        "mei",
        "yün",
        "yül",
        "oug",
        "sèp",
        "òkt",
        "nov",
        "des"
      ],
      "day_names": [
        "djadumingu",
        "djaluna",
        "djamars",
        "djárason",
        "djaweps",
        "djabièrnè",
        "djasabra"
      ],
      "formats": {
        "default": "%Y-%m-%d",
        "long": "%B di %d, %Y",
        "short": "%b di %d"
      },
      "month_names": [
        null,
        "yanüari",
        "febrüari",
        "mart",
        "aprel",
        "mei",
        "yüni",
        "yüli",
        "ougùstùs",
        "sèptèmber",
        "òktober",
        "novèmber",
        "desèmber"
      ],
      "order": [
        "year",
        "month",
        "day"
      ]
    },
    "datetime": {
      "distance_in_words": {
        "about_x_hours": {
          "one": "mas o ménos 1 ora",
          "other": "mas o ménos %{count} ora"
        },
        "about_x_months": {
          "one": "mas o ménos 1 luna",
          "other": "mas o ménos %{count} luna"
        },
        "about_x_years": {
          "one": "mas o ménos 1 aña",
          "other": "mas o ménos %{count} aña"
        },
        "almost_x_years": {
          "one": "kasi 1 aña",
          "other": "kasi %{count} aña"
        },
        "half_a_minute": "mei minüt",
        "less_than_x_minutes": {
          "one": "ménos ku 1 minüt",
          "other": "ménos ku %{count} minüt"
        },
        "less_than_x_seconds": {
          "one": "ménos ku 1 sekònde",
          "other": "ménos ku %{count} sekònde"
        },
        "over_x_years": {
          "one": "mas ku 1 aña",
          "other": "mas ku %{count} aña"
        },
        "x_days": {
          "one": "1 dia",
          "other": "%{count} dia"
        },
        "x_minutes": {
          "one": "1 minüt",
          "other": "%{count} minüt"
        },
        "x_months": {
          "one": "1 luna",
          "other": "%{count} luna"
        },
        "x_years": {
          "one": "1 year",
          "other": "%{count} years"
        },
        "x_seconds": {
          "one": "1 sekònde",
          "other": "%{count} sekònde"
        }
      }
    },
    "number": {
      "currency": {
        "format": {
          "delimiter": ".",
          "format": "%u%n",
          "precision": 2,
          "separator": ",",
          "significant": false,
          "strip_insignificant_zeros": false,
          "unit": "ANG"
        }
      },
      "format": {
        "delimiter": ".",
        "precision": 3,
        "separator": ",",
        "significant": false,
        "strip_insignificant_zeros": false
      },
      "human": {
        "decimal_units": {
          "format": "%n %u",
          "units": {
            "billion": "bion",
            "million": "mion",
            "quadrillion": "kuatrion",
            "thousand": "mil",
            "trillion": "trion",
            "unit": ""
          }
        },
        "format": {
          "delimiter": "",
          "precision": 3,
          "significant": true,
          "strip_insignificant_zeros": true
        },
        "storage_units": {
          "format": "%n %u",
          "units": {
            "byte": {
              "one": "Bait",
              "other": "Bait"
            },
            "gb": "GB",
            "kb": "KB",
            "mb": "MB",
            "tb": "TB",
            "pb": "PB",
            "eb": "EB"
          }
        }
      },
      "percentage": {
        "format": {
          "delimiter": "",
          "format": "%n%"
        }
      },
      "precision": {
        "format": {
          "delimiter": ""
        }
      }
    },
    "support": {
      "array": {
        "last_word_connector": ", i ",
        "two_words_connector": " i ",
        "words_connector": ", "
      }
    },
    "time": {
      "am": "am",
      "formats": {
        "default": "%a, %d %b %Y %H.%M.%S %z",
        "long": "%B %d, %Y %H.%M",
        "short": "%d %b %H.%M"
      },
      "pm": "pm"
    }
  }
}