Sha256: 7e5d036317ba5665e1a19a79d2cffb4a153c01a12385178803a28ba638c670c4
Contents?: true
Size: 625 Bytes
Versions: 22
Compression:
Stored size: 625 Bytes
Contents
--- :hi: :cardinal: :rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); v = runtime.v(num); w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); (((i == 0) || (n == 1)) ? :one : :other) }' :names: - :one - :other :ordinal: :rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); v = runtime.v(num); w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); (n == 4 ? :few : (n == 6 ? :many : (n == 1 ? :one : (((n == 2) || (n == 3)) ? :two : :other)))) }' :names: - :few - :many - :one - :two - :other
Version data entries
22 entries across 22 versions & 2 rubygems
Version | Path |
---|---|
twitter_cldr-4.2.0 | resources/locales/hi/plurals.yml |
twitter_cldr-3.6.0 | resources/locales/hi/plurals.yml |