resources/locales/de/numbers.yml in twitter_cldr-3.1.1 vs resources/locales/de/numbers.yml in twitter_cldr-3.1.2

- old
+ new

@@ -1,18 +1,18 @@ --- :de: :numbers: :formats: :currency: - :number_system: "latn" + :number_system: latn :patterns: :default: "#,##0.00 ¤" :unit: :one: "{0} {1}" :other: "{0} {1}" :decimal: - :number_system: "latn" + :number_system: latn :patterns: :default: "#,##0.###" :long: 1000: :one: "0 Tausend" @@ -50,62 +50,62 @@ 100000000000000: :one: "000 Billionen" :other: "000 Billionen" :short: 1000: - :one: "0 Tsd'.'" - :other: "0 Tsd'.'" + :one: 0 Tsd'.' + :other: 0 Tsd'.' 10000: - :one: "00 Tsd'.'" - :other: "00 Tsd'.'" + :one: 00 Tsd'.' + :other: 00 Tsd'.' 100000: - :one: "000 Tsd'.'" - :other: "000 Tsd'.'" + :one: 000 Tsd'.' + :other: 000 Tsd'.' 1000000: - :one: "0 Mio" - :other: "0 Mio" + :one: 0 Mio + :other: 0 Mio 10000000: - :one: "00 Mio" - :other: "00 Mio" + :one: 00 Mio + :other: 00 Mio 100000000: - :one: "000 Mio" - :other: "000 Mio" + :one: 000 Mio + :other: 000 Mio 1000000000: - :one: "0 Mrd" - :other: "0 Mrd" + :one: 0 Mrd + :other: 0 Mrd 10000000000: - :one: "00 Mrd" - :other: "00 Mrd" + :one: 00 Mrd + :other: 00 Mrd 100000000000: - :one: "000 Mrd" - :other: "000 Mrd" + :one: 000 Mrd + :other: 000 Mrd 1000000000000: - :one: "0 Bio'.'" - :other: "0 Bio'.'" + :one: 0 Bio'.' + :other: 0 Bio'.' 10000000000000: - :one: "00 Bio'.'" - :other: "00 Bio'.'" + :one: 00 Bio'.' + :other: 00 Bio'.' 100000000000000: - :one: "000 Bio'.'" - :other: "000 Bio'.'" + :one: 000 Bio'.' + :other: 000 Bio'.' :percent: - :number_system: "latn" + :number_system: latn :patterns: :default: "#,##0 %" :scientific: - :number_system: "latn" + :number_system: latn :patterns: :default: "#E0" :symbols: :alias: "" :decimal: "," - :exponential: "E" + :exponential: E :group: "." - :infinity: "∞" - :list: ";" + :infinity: ∞ + :list: ; :minus_sign: "-" - :nan: "NaN" - :per_mille: "‰" + :nan: NaN + :per_mille: ‰ :percent_sign: "%" - :plus_sign: "+" - :superscripting_exponent: "·" + :plus_sign: + + :superscripting_exponent: · :time_separator: ":"