Sha256: 7a1e0743628d62073aabad31fe5babfae9fd2554c40a2ed58f1406e54c38081c

Contents?: true

Size: 1.24 KB

Versions: 5

Compression:

Stored size: 1.24 KB

Contents

nl:
  datetime:
    dotiw:
      seconds:
        one: 1 seconde
        other: "%{count} seconden"
      minutes:
        one: 1 minuut
        other: "%{count} minuten"
      hours:
        one: 1 uur
        other: "%{count} uur"
      days:
        one: 1 dag
        other: "%{count} dagen"
      weeks:
        one: 1 week
        other: "%{count} weken"
      months:
        one: 1 maand
        other: "%{count} maanden"
      years:
        one: 1 jaar
        other: "%{count} jaar"
      less_than_x: "minder dan %{distance}"
    dotiw_compact:
      seconds:
        one: 1s
        other: "%{count}s"
      minutes:
        one: 1m
        other: "%{count}m"
      hours:
        one: 1u
        other: "%{count}u"
      days:
        one: 1d
        other: "%{count}d"
      weeks:
        one: 1w
        other: "%{count}w"
      months:
        one: 1ma
        other: "%{count}ma"
      years:
        one: 1j
        other: "%{count}j"
      less_than_x: "<%{distance}"
      words_connector: ""
      two_words_connector: ""
      last_word_connector: ""
      about_x_years:
        one: ~1j
        any: "~%{count}j"
      over_x_years:
        one: ">1j"
        other: ">%{count}j"
      almost_x_years:
        one: ~1j
        any: "~%{count}j"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
dotiw-5.3.3 lib/dotiw/locale/nl.yml
dotiw-5.3.2 lib/dotiw/locale/nl.yml
dotiw-5.3.1 lib/dotiw/locale/nl.yml
dotiw-5.3.0 lib/dotiw/locale/nl.yml
dotiw-5.2.0 lib/dotiw/locale/nl.yml