Sha256: 660cc393a33d9137d750a86445d82f9996dc74e728227c74cb39587267bc6254

Contents?: true

Size: 792 Bytes

Versions: 1

Compression:

Stored size: 792 Bytes

Contents

---
:mk:
  :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); (((((((v == 0) &&
      (i % 10 == 1))) && (i % 100 != 11))) || (((f % 10 == 1) && (f % 100 != 11))))
      ? :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); (((i % 10 == 1)
      && (i % 100 != 11)) ? :one : (((i % 10 == 2) && (i % 100 != 12)) ? :two : (((((i
      % 10 == 7) || (i % 10 == 8))) && (((i % 100 != 17) && (i % 100 != 18)))) ? :many
      : :other))) }'
    :names:
    - :one
    - :two
    - :many
    - :other

Version data entries

1 entries across 1 versions & 1 rubygems

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