Sha256: f26b4e0f0f52c57f2b64837966732dc29f2b5c93f0fbabe06cbb7cc8655af9f5

Contents?: true

Size: 1.25 KB

Versions: 5

Compression:

Stored size: 1.25 KB

Contents

pt-BR:
  datetime:
    dotiw:
      seconds:
        one: 1 segundo
        other: "%{count} segundos"
      minutes:
        one: 1 minuto
        other: "%{count} minutos"
      hours:
        one: 1 hora
        other: "%{count} horas"
      days:
        one: 1 dia
        other: "%{count} dias"
      weeks:
        one: 1 semana
        other: "%{count} semanas"
      months:
        one: 1 mês
        other: "%{count} meses"
      years:
        one: 1 ano
        other: "%{count} anos"
      less_than_x: "menos de %{distance}"
    dotiw_compact:
      seconds:
        one: 1s
        other: "%{count}s"
      minutes:
        one: 1m
        other: "%{count}m"
      hours:
        one: 1h
        other: "%{count}h"
      days:
        one: 1d
        other: "%{count}d"
      weeks:
        one: 1s
        other: "%{count}s"
      months:
        one: 1mê
        other: "%{count}mê"
      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/pt-BR.yml
dotiw-5.3.2 lib/dotiw/locale/pt-BR.yml
dotiw-5.3.1 lib/dotiw/locale/pt-BR.yml
dotiw-5.3.0 lib/dotiw/locale/pt-BR.yml
dotiw-5.2.0 lib/dotiw/locale/pt-BR.yml