Sha256: 3393ace56f5fb019c221028656e859d78b4530bc21b14d6bfe52a050b5adc889

Contents?: true

Size: 2 KB

Versions: 23

Compression:

Stored size: 2 KB

Contents

fr:
  number:
    format:
      precision: 2
      separator: ','
      delimiter: '.'
    currency:
      format:
        unit: '€'
        format: '%n%u'
        separator: "."
        delimiter: ""
        precision: 2
    percentage:
      format:
        delimiter: ""
    precision:
      format:
        delimiter: ""
    human:
      format:
        delimiter: ""
        precision: 1
      storage_units:
        # Storage units output formatting.
        # %u is the storage unit, %n is the number (default: 2 MB)
        format: "%n %u"
        units:
          byte:
            one:   "Byte"
            other: "Bytes"
          kb: "KB"
          mb: "MB"
          gb: "GB"
          tb: "TB"

  datetime:
    distance_in_words:
      half_a_minute: "une demi minute"
      less_than_x_seconds:
        one:   "infèrieur à une seconde"
        other: "infèrieur à %{count} secondes"
      x_seconds:
        one:   "1 seconde"
        other: "%{count} secondes"
      less_than_x_minutes:
        one:   "infèrieur à 1 minute"
        other: "infèrieur à %{count} minutes"
      x_minutes:
        one:   "1 minute"
        other: "%{count} minutes"
      about_x_hours:
        one:   "environ 1 heure"
        other: "environ %{count} heures"
      x_days:
        one:   "1 jour"
        other: "%{count} jours"
      about_x_months:
        one:   "environ 1 mois"
        other: "environ %{count} mois"
      x_months:
        one:   "1 mois"
        other: "%{count} mois"
      about_x_years:
        one:   "environ 1 ans"
        other: "environ %{count} ans"
      over_x_years:
        one:   "plus d'un an"
        other: "plus de %{count} ans"
      almost_x_years:
        one:   "près d'un ans"
        other: "près de %{count} years"
  models:
    errors:
      template:
        header:
          one:    "1 erreur a empêché ce %{model} d'être sauvé"
          other:  "%{count} erreurs ont empêché ce %{model} d'être sauvé"
        body: "Il y avait des problèmes avec les champs suivants:"

Version data entries

23 entries across 23 versions & 3 rubygems

Version Path
middleman-core-3.1.0.rc.2 lib/vendored-middleman-deps/padrino-helpers-0.10.7/lib/padrino-helpers/locale/fr.yml
padrino-helpers-0.10.7 lib/padrino-helpers/locale/fr.yml
middleman-core-3.0.0.beta.2 lib/middleman-core/vendor/padrino-helpers-0.10.6/lib/padrino-helpers/locale/fr.yml
padrino-helpers-0.10.6 lib/padrino-helpers/locale/fr.yml
padrino-helpers-0.10.6.e lib/padrino-helpers/locale/fr.yml
padrino-helpers-0.10.6.d lib/padrino-helpers/locale/fr.yml
padrino-helpers-0.10.6.c lib/padrino-helpers/locale/fr.yml
padrino-helpers-0.10.6.b lib/padrino-helpers/locale/fr.yml
padrino-helpers-0.10.6.a lib/padrino-helpers/locale/fr.yml
middleman-core-3.0.0.beta.1 lib/middleman-core/vendor/padrino-helpers-0.10.5/lib/padrino-helpers/locale/fr.yml
middleman-core-3.0.0.alpha.9 lib/middleman-core/vendor/padrino-helpers-0.10.5/lib/padrino-helpers/locale/fr.yml
middleman-core-3.0.0.alpha.8 lib/middleman-core/vendor/padrino-helpers-0.10.5/lib/padrino-helpers/locale/fr.yml
middleman-core-3.0.0.alpha.7 lib/middleman-core/vendor/padrino-helpers-0.10.5/lib/padrino-helpers/locale/fr.yml
middleman-3.0.0.alpha.6 lib/middleman/vendor/padrino-helpers-0.10.5/lib/padrino-helpers/locale/fr.yml
middleman-3.0.0.alpha.5 lib/middleman/vendor/padrino-helpers-0.10.5/lib/padrino-helpers/locale/fr.yml
middleman-3.0.0.alpha.4 lib/middleman/vendor/padrino-helpers-0.10.5/lib/padrino-helpers/locale/fr.yml
middleman-3.0.0.alpha.3 lib/middleman/vendor/padrino-helpers-0.10.5/lib/padrino-helpers/locale/fr.yml
middleman-3.0.0.alpha.2 lib/middleman/vendor/padrino-helpers-0.10.5/lib/padrino-helpers/locale/fr.yml
padrino-helpers-0.10.5 lib/padrino-helpers/locale/fr.yml
padrino-helpers-0.10.4 lib/padrino-helpers/locale/fr.yml