Sha256: d1b70844b93734485237e3af688a13ef3ad66205acf1b52b65d7c07d58d1c073
Contents?: true
Size: 588 Bytes
Versions: 1
Compression:
Stored size: 588 Bytes
Contents
--- :ca: :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 == 1) && (v == 0)) ? :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 == 1) || (n == 3)) ? :one : (n == 2 ? :two : (n == 4 ? :few : :other))) }' :names: - :one - :two - :few - :other
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
twitter_cldr-5.0.0 | resources/locales/ca/plurals.yml |