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

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

There is a newer version: 0.0.26
Show newest version
{
  "main": {
    "ro": {
      "identity": {
        "version": {
          "_number": "$Revision: 13260 $",
          "_cldrVersion": "31.0.1"
        },
        "language": "ro"
      },
      "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-one": "0 mie",
              "1000-count-few": "0 mii",
              "1000-count-other": "0 de mii",
              "10000-count-one": "00 mie",
              "10000-count-few": "00 mii",
              "10000-count-other": "00 de mii",
              "100000-count-one": "000 mie",
              "100000-count-few": "000 mii",
              "100000-count-other": "000 de mii",
              "1000000-count-one": "0 milion",
              "1000000-count-few": "0 milioane",
              "1000000-count-other": "0 de milioane",
              "10000000-count-one": "00 milion",
              "10000000-count-few": "00 milioane",
              "10000000-count-other": "00 de milioane",
              "100000000-count-one": "000 milion",
              "100000000-count-few": "000 milioane",
              "100000000-count-other": "000 de milioane",
              "1000000000-count-one": "0 miliard",
              "1000000000-count-few": "0 miliarde",
              "1000000000-count-other": "0 de miliarde",
              "10000000000-count-one": "00 miliard",
              "10000000000-count-few": "00 miliarde",
              "10000000000-count-other": "00 de miliarde",
              "100000000000-count-one": "000 miliard",
              "100000000000-count-few": "000 miliarde",
              "100000000000-count-other": "000 de miliarde",
              "1000000000000-count-one": "0 trilion",
              "1000000000000-count-few": "0 trilioane",
              "1000000000000-count-other": "0 de trilioane",
              "10000000000000-count-one": "00 trilion",
              "10000000000000-count-few": "00 trilioane",
              "10000000000000-count-other": "00 de trilioane",
              "100000000000000-count-one": "000 trilion",
              "100000000000000-count-few": "000 trilioane",
              "100000000000000-count-other": "000 de trilioane"
            }
          },
          "short": {
            "decimalFormat": {
              "1000-count-one": "0 K",
              "1000-count-few": "0 K",
              "1000-count-other": "0 K",
              "10000-count-one": "00 K",
              "10000-count-few": "00 K",
              "10000-count-other": "00 K",
              "100000-count-one": "000 K",
              "100000-count-few": "000 K",
              "100000-count-other": "000 K",
              "1000000-count-one": "0 mil'.'",
              "1000000-count-few": "0 mil'.'",
              "1000000-count-other": "0 mil'.'",
              "10000000-count-one": "00 mil'.'",
              "10000000-count-few": "00 mil'.'",
              "10000000-count-other": "00 mil'.'",
              "100000000-count-one": "000 mil'.'",
              "100000000-count-few": "000 mil'.'",
              "100000000-count-other": "000 mil'.'",
              "1000000000-count-one": "0 mld'.'",
              "1000000000-count-few": "0 mld'.'",
              "1000000000-count-other": "0 mld'.'",
              "10000000000-count-one": "00 mld'.'",
              "10000000000-count-few": "00 mld'.'",
              "10000000000-count-other": "00 mld'.'",
              "100000000000-count-one": "000 mld'.'",
              "100000000000-count-few": "000 mld'.'",
              "100000000000-count-other": "000 mld'.'",
              "1000000000000-count-one": "0 tril'.'",
              "1000000000000-count-few": "0 tril'.'",
              "1000000000000-count-other": "0 tril'.'",
              "10000000000000-count-one": "00 tril'.'",
              "10000000000000-count-few": "00 tril'.'",
              "10000000000000-count-other": "00 tril'.'",
              "100000000000000-count-one": "000 tril'.'",
              "100000000000000-count-few": "000 tril'.'",
              "100000000000000-count-other": "000 tril'.'"
            }
          }
        },
        "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 ¤;(#,##0.00 ¤)",
          "short": {
            "standard": {
              "1000-count-one": "0 mie ¤",
              "1000-count-few": "0 mii ¤",
              "1000-count-other": "0 mii ¤",
              "10000-count-one": "00 mii ¤",
              "10000-count-few": "00 mii ¤",
              "10000-count-other": "00 mii ¤",
              "100000-count-one": "000 mii ¤",
              "100000-count-few": "000 mii ¤",
              "100000-count-other": "000 mii ¤",
              "1000000-count-one": "0 mil'.' ¤",
              "1000000-count-few": "0 mil'.' ¤",
              "1000000-count-other": "0 mil'.' ¤",
              "10000000-count-one": "00 mil'.' ¤",
              "10000000-count-few": "00 mil'.' ¤",
              "10000000-count-other": "00 mil'.' ¤",
              "100000000-count-one": "000 mil'.' ¤",
              "100000000-count-few": "000 mil'.' ¤",
              "100000000-count-other": "000 mil'.' ¤",
              "1000000000-count-one": "0 mld'.' ¤",
              "1000000000-count-few": "0 mld'.' ¤",
              "1000000000-count-other": "0 mld'.' ¤",
              "10000000000-count-one": "00 mld'.' ¤",
              "10000000000-count-few": "00 mld'.' ¤",
              "10000000000-count-other": "00 mld'.' ¤",
              "100000000000-count-one": "000 mld'.' ¤",
              "100000000000-count-few": "000 mld'.' ¤",
              "100000000000-count-other": "000 mld'.' ¤",
              "1000000000000-count-one": "0 tril'.' ¤",
              "1000000000000-count-few": "0 tril'.' ¤",
              "1000000000000-count-other": "0 tril'.' ¤",
              "10000000000000-count-one": "00 tril'.' ¤",
              "10000000000000-count-few": "00 tril'.' ¤",
              "10000000000000-count-other": "00 tril'.' ¤",
              "100000000000000-count-one": "000 tril'.' ¤",
              "100000000000000-count-few": "000 tril'.' ¤",
              "100000000000000-count-other": "000 tril'.' ¤"
            }
          },
          "unitPattern-count-one": "{0} {1}",
          "unitPattern-count-few": "{0} {1}",
          "unitPattern-count-other": "{0} de {1}"
        },
        "miscPatterns-numberSystem-latn": {
          "atLeast": "⩾{0}",
          "range": "{0} - {1}"
        },
        "minimalPairs": {
          "pluralMinimalPairs": "{0} zi",
          "pluralMinimalPairs": "{0} zile",
          "pluralMinimalPairs": "{0} de zile",
          "one": "Faceți virajul nr. {0} la dreapta.",
          "other": "Faceți virajul al {0}-lea la dreapta."
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy