All Downloads are FREE. Search and download functionalities are using the official Maven repository.

data.cldr-numbers-modern.main.id.numbers.json Maven / Gradle / Ivy

There is a newer version: 0.0.26
Show newest version
{
  "main": {
    "id": {
      "identity": {
        "version": {
          "_number": "$Revision: 13259 $",
          "_cldrVersion": "31.0.1"
        },
        "language": "id"
      },
      "numbers": {
        "defaultNumberingSystem": "latn",
        "otherNumberingSystems": {
          "native": "latn"
        },
        "minimumGroupingDigits": "1",
        "symbols-numberSystem-latn": {
          "decimal": ",",
          "group": ".",
          "list": ";",
          "percentSign": "%",
          "plusSign": "+",
          "minusSign": "-",
          "exponential": "E",
          "superscriptingExponent": "×",
          "perMille": "‰",
          "infinity": "∞",
          "nan": "NaN",
          "timeSeparator": "."
        },
        "decimalFormats-numberSystem-latn": {
          "standard": "#,##0.###",
          "long": {
            "decimalFormat": {
              "1000-count-other": "0 ribu",
              "10000-count-other": "00 ribu",
              "100000-count-other": "000 ribu",
              "1000000-count-other": "0 juta",
              "10000000-count-other": "00 juta",
              "100000000-count-other": "000 juta",
              "1000000000-count-other": "0 miliar",
              "10000000000-count-other": "00 miliar",
              "100000000000-count-other": "000 miliar",
              "1000000000000-count-other": "0 triliun",
              "10000000000000-count-other": "00 triliun",
              "100000000000000-count-other": "000 triliun"
            }
          },
          "short": {
            "decimalFormat": {
              "1000-count-other": "0 rb",
              "10000-count-other": "00 rb",
              "100000-count-other": "000 rb",
              "1000000-count-other": "0 jt",
              "10000000-count-other": "00 jt",
              "100000000-count-other": "000 jt",
              "1000000000-count-other": "0 M",
              "10000000000-count-other": "00 M",
              "100000000000-count-other": "000 M",
              "1000000000000-count-other": "0 T",
              "10000000000000-count-other": "00 T",
              "100000000000000-count-other": "000 T"
            }
          }
        },
        "scientificFormats-numberSystem-latn": {
          "standard": "#E0"
        },
        "percentFormats-numberSystem-latn": {
          "standard": "#,##0%"
        },
        "currencyFormats-numberSystem-latn": {
          "currencySpacing": {
            "beforeCurrency": {
              "currencyMatch": "[:^S:]",
              "surroundingMatch": "[:digit:]",
              "insertBetween": " "
            },
            "afterCurrency": {
              "currencyMatch": "[:^S:]",
              "surroundingMatch": "[:digit:]",
              "insertBetween": " "
            }
          },
          "standard": "¤#,##0.00",
          "accounting": "¤#,##0.00",
          "short": {
            "standard": {
              "1000-count-other": "¤0 rb",
              "10000-count-other": "¤00 rb",
              "100000-count-other": "¤000 rb",
              "1000000-count-other": "¤0 jt",
              "10000000-count-other": "¤00 jt",
              "100000000-count-other": "¤000 jt",
              "1000000000-count-other": "¤0 M",
              "10000000000-count-other": "¤00 M",
              "100000000000-count-other": "¤000 M",
              "1000000000000-count-other": "¤0 T",
              "10000000000000-count-other": "¤00 T",
              "100000000000000-count-other": "¤000 T"
            }
          },
          "unitPattern-count-other": "{0} {1}"
        },
        "miscPatterns-numberSystem-latn": {
          "atLeast": "⩾{0}",
          "range": "{0}–{1}"
        },
        "minimalPairs": {
          "pluralMinimalPairs": "{0} hari",
          "other": "Ambil belokan kanan ke-{0}."
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy