Sha256: b1e9074b4c671e2c633415b3ad04223da33bedd5075146aebe710071a8f55711

Contents?: true

Size: 1.22 KB

Versions: 5

Compression:

Stored size: 1.22 KB

Contents

it:
  datetime:
    dotiw:
      seconds:
        one: un secondo
        other: "%{count} secondi"
      minutes:
        one: un minuto
        other: "%{count} minuti"
      hours:
        one: una ora
        other: "%{count} ore"
      days:
        one: un giorno
        other: "%{count} giorni"
      weeks:
        one: una settimana
        other: "%{count} settimane"
      months:
        one: un mese
        other: "%{count} mesi"
      years:
        one: un anno
        other: "%{count} anni"
    dotiw_compact:
      seconds:
        one: 1s
        other: "%{count}s"
      minutes:
        one: 1m
        other: "%{count}m"
      hours:
        one: 1o
        other: "%{count}o"
      days:
        one: 1g
        other: "%{count}g"
      weeks:
        one: 1se
        other: "%{count}se"
      months:
        one: 1me
        other: "%{count}me"
      years:
        one: 1a
        other: "%{count}a"
      less_than_x: "<%{distance}"
      words_connector: ""
      two_words_connector: ""
      last_word_connector: ""
      about_x_years:
        one: ~1a
        any: "~%{count}a"
      over_x_years:
        one: ">1a"
        other: ">%{count}a"
      almost_x_years:
        one: ~1a
        any: "~%{count}a"

Version data entries

5 entries across 5 versions & 1 rubygems

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