{
  "main": {
    "hsb": {
      "identity": {
        "language": "hsb"
      },
      "numbers": {
        "defaultNumberingSystem": "latn",
        "otherNumberingSystems": {
          "native": "latn"
        },
        "minimumGroupingDigits": "1",
        "symbols-numberSystem-latn": {
          "decimal": ",",
          "group": ".",
          "list": ";",
          "percentSign": "%",
          "plusSign": "+",
          "minusSign": "-",
          "approximatelySign": "≈",
          "exponential": "E",
          "superscriptingExponent": "·",
          "perMille": "‰",
          "infinity": "∞",
          "nan": "NaN",
          "timeSeparator": ":"
        },
        "decimalFormats-numberSystem-latn": {
          "standard": "#,##0.###",
          "long": {
            "decimalFormat": {
              "1000-count-one": "0 tysac",
              "1000-count-two": "0 tysac",
              "1000-count-few": "0 tysac",
              "1000-count-other": "0 tysac",
              "10000-count-one": "00 tysac",
              "10000-count-two": "00 tysac",
              "10000-count-few": "00 tysac",
              "10000-count-other": "00 tysac",
              "100000-count-one": "000 tysac",
              "100000-count-two": "000 tysac",
              "100000-count-few": "000 tysac",
              "100000-count-other": "000 tysac",
              "1000000-count-one": "0 milion",
              "1000000-count-two": "0 milionaj",
              "1000000-count-few": "0 miliony",
              "1000000-count-other": "0 milionow",
              "10000000-count-one": "00 milionow",
              "10000000-count-two": "00 milionow",
              "10000000-count-few": "00 milionow",
              "10000000-count-other": "00 milionow",
              "100000000-count-one": "000 milionow",
              "100000000-count-two": "000 milionow",
              "100000000-count-few": "000 milionow",
              "100000000-count-other": "000 milionow",
              "1000000000-count-one": "0 miliarda",
              "1000000000-count-two": "0 miliardźe",
              "1000000000-count-few": "0 miliardy",
              "1000000000-count-other": "0 miliardow",
              "10000000000-count-one": "00 miliardow",
              "10000000000-count-two": "00 miliardow",
              "10000000000-count-few": "00 miliardow",
              "10000000000-count-other": "00 miliardow",
              "100000000000-count-one": "000 miliardow",
              "100000000000-count-two": "000 miliardow",
              "100000000000-count-few": "000 miliardow",
              "100000000000-count-other": "000 miliardow",
              "1000000000000-count-one": "0 bilion",
              "1000000000000-count-two": "0 bilionaj",
              "1000000000000-count-few": "0 biliony",
              "1000000000000-count-other": "0 bilionow",
              "10000000000000-count-one": "00 bilionow",
              "10000000000000-count-two": "00 bilionow",
              "10000000000000-count-few": "00 bilionow",
              "10000000000000-count-other": "00 bilionow",
              "100000000000000-count-one": "000 bilionow",
              "100000000000000-count-two": "000 bilionow",
              "100000000000000-count-few": "000 bilionow",
              "100000000000000-count-other": "000 bilionow"
            }
          },
          "short": {
            "decimalFormat": {
              "1000-count-one": "0 tys'.'",
              "1000-count-other": "0 tys'.'",
              "10000-count-one": "00 tys'.'",
              "10000-count-other": "00 tys'.'",
              "100000-count-one": "000 tys'.'",
              "100000-count-other": "000 tys'.'",
              "1000000-count-one": "0 mio'.'",
              "1000000-count-other": "0 mio'.'",
              "10000000-count-one": "00 mio'.'",
              "10000000-count-other": "00 mio'.'",
              "100000000-count-one": "000 mio'.'",
              "100000000-count-other": "000 mio'.'",
              "1000000000-count-one": "0 mrd'.'",
              "1000000000-count-other": "0 mrd'.'",
              "10000000000-count-one": "00 mrd'.'",
              "10000000000-count-other": "00 mrd'.'",
              "100000000000-count-one": "000 mrd'.'",
              "100000000000-count-other": "000 mrd'.'",
              "1000000000000-count-one": "0 bil'.'",
              "1000000000000-count-other": "0 bil'.'",
              "10000000000000-count-one": "00 bil'.'",
              "10000000000000-count-other": "00 bil'.'",
              "100000000000000-count-one": "000 bil'.'",
              "100000000000000-count-other": "000 bil'.'"
            }
          }
        },
        "rationalFormats-numberSystem-latn": {
          "rationalPattern": "{0}⁄{1}",
          "integerAndRationalPattern": "{0} {1}",
          "integerAndRationalPattern-alt-superSub": "{0}⁠{1}",
          "rationalUsage": "druhdy"
        },
        "scientificFormats-numberSystem-latn": {
          "standard": "#E0"
        },
        "percentFormats-numberSystem-latn": {
          "standard": "#,##0 %"
        },
        "currencyFormats-numberSystem-latn": {
          "currencySpacing": {
            "beforeCurrency": {
              "currencyMatch": "[[:^S:]&[:^Z:]]",
              "surroundingMatch": "[:digit:]",
              "insertBetween": " "
            },
            "afterCurrency": {
              "currencyMatch": "[[:^S:]&[:^Z:]]",
              "surroundingMatch": "[:digit:]",
              "insertBetween": " "
            }
          },
          "standard": "#,##0.00 ¤",
          "standard-alphaNextToNumber": "#,##0.00 ¤",
          "standard-noCurrency": "#,##0.00",
          "accounting": "#,##0.00 ¤",
          "accounting-alphaNextToNumber": "#,##0.00 ¤",
          "accounting-noCurrency": "#,##0.00",
          "short": {
            "standard": {
              "1000-count-one": "0 tys'.' ¤",
              "1000-count-two": "0 tys'.' ¤",
              "1000-count-few": "0 tys'.' ¤",
              "1000-count-other": "0 tys'.' ¤",
              "10000-count-one": "00 tys'.' ¤",
              "10000-count-two": "00 tys'.' ¤",
              "10000-count-few": "00 tys'.' ¤",
              "10000-count-other": "00 tys'.' ¤",
              "100000-count-one": "000 tys'.' ¤",
              "100000-count-two": "000 tys'.' ¤",
              "100000-count-few": "000 tys'.' ¤",
              "100000-count-other": "000 tys'.' ¤",
              "1000000-count-one": "0 mio'.' ¤",
              "1000000-count-two": "0 mio'.' ¤",
              "1000000-count-few": "0 mio'.' ¤",
              "1000000-count-other": "0 mio'.' ¤",
              "10000000-count-one": "00 mio'.' ¤",
              "10000000-count-two": "00 mio'.' ¤",
              "10000000-count-few": "00 mio'.' ¤",
              "10000000-count-other": "00 mio'.' ¤",
              "100000000-count-one": "000 mio'.' ¤",
              "100000000-count-two": "000 mio'.' ¤",
              "100000000-count-few": "000 mio'.' ¤",
              "100000000-count-other": "000 mio'.' ¤",
              "1000000000-count-one": "0 mrd'.' ¤",
              "1000000000-count-two": "0 mrd'.' ¤",
              "1000000000-count-few": "0 mrd'.' ¤",
              "1000000000-count-other": "0 mrd'.' ¤",
              "10000000000-count-one": "00 mrd'.' ¤",
              "10000000000-count-two": "00 mrd'.' ¤",
              "10000000000-count-few": "00 mrd'.' ¤",
              "10000000000-count-other": "00 mrd'.' ¤",
              "100000000000-count-one": "000 mrd'.' ¤",
              "100000000000-count-two": "000 mrd'.' ¤",
              "100000000000-count-few": "000 mrd'.' ¤",
              "100000000000-count-other": "000 mrd'.' ¤",
              "1000000000000-count-one": "0 bil'.' ¤",
              "1000000000000-count-two": "0 bil'.' ¤",
              "1000000000000-count-few": "0 bil'.' ¤",
              "1000000000000-count-other": "0 bil'.' ¤",
              "10000000000000-count-one": "00 bil'.' ¤",
              "10000000000000-count-two": "00 bil'.' ¤",
              "10000000000000-count-few": "00 bil'.' ¤",
              "10000000000000-count-other": "00 bil'.' ¤",
              "100000000000000-count-one": "000 bil'.' ¤",
              "100000000000000-count-two": "000 bil'.' ¤",
              "100000000000000-count-few": "000 bil'.' ¤",
              "100000000000000-count-other": "000 bil'.' ¤"
            }
          },
          "currencyPatternAppendISO": "{0} ¤¤",
          "unitPattern-count-other": "{0} {1}"
        },
        "miscPatterns-numberSystem-latn": {
          "approximately": "≈{0}",
          "atLeast": "{0}+",
          "atMost": "≤{0}",
          "range": "{0}–{1}"
        },
        "minimalPairs": {
          "pluralMinimalPairs-count-one": "{0} dźeń",
          "pluralMinimalPairs-count-two": "{0} dnjej",
          "pluralMinimalPairs-count-few": "{0} dny",
          "pluralMinimalPairs-count-other": "{0} dnjow",
          "other": "Na {0}. wotbóčce naprawo."
        }
      }
    }
  }
}
