Sha256: b6c45f1d2e94a0e7d2674a2729fd7f7ff2c090fdbfa928f2566c5c1757cce83a

Contents?: true

Size: 1.06 KB

Versions: 3

Compression:

Stored size: 1.06 KB

Contents

fr:
  date:
    abbr_month_names:
      - ~
      - jan.
      - fév.
      - mar.
      - avr.
      - mai
      - juin
      - juil.
      - août
      - sept.
      - oct.
      - nov.
      - déc.
    month_names:
      - ~
      - janvier
      - février
      - mars
      - avril
      - mai
      - juin
      - juillet
      - août
      - septembre
      - octobre
      - novembre
      - décembre

  time_will_tell:
    date_range:
      different_months_same_year: "%{from_day} %{from_month} %{sep} %{to_day} %{to_month} %{year}"
      different_years: "%{from_day} %{from_month} %{from_year} %{sep} %{to_day} %{to_month} %{to_year}"
      same_month: "%{from_day} %{sep} %{to_day} %{month} %{year}"
      same_date: "%{from_day} %{month} %{year}"

    distance_in_words:
      template: "%{count} %{unit}"
      template_long: "%{rest} et %{last}"

      units:
        second: seconde
        minute: minute
        hour: heure
        day: jour
        month: mois
        year: an

      special:
        half_an_hour: une demie heure
        and_a_half: et demie

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
time_will_tell-0.0.3 spec/fixtures/locales/time_will_tell.fr.yml
time_will_tell-0.0.2 spec/fixtures/locales/time_will_tell.fr.yml
time_will_tell-0.0.1 spec/fixtures/locales/time_will_tell.fr.yml