Sha256: c5e6cf3616cc74dc8ef9dedef76f8fa9852d1674cc0cefe37a1e0aa931d0a90f

Contents?: true

Size: 625 Bytes

Versions: 1

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 == 1 ? :one :
      (((n == 2) || (n == 3)) ? :two : (n == 4 ? :few : (n == 6 ? :many : :other))))
      }'
    :names:
    - :one
    - :two
    - :few
    - :many
    - :other

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
twitter_cldr-5.0.0 resources/locales/hi/plurals.yml