Sha256: 788ba4552310f65f3326b90d43a902d89f473535483342c3991dd77b686c2cc7

Contents?: true

Size: 1.95 KB

Versions: 14

Compression:

Stored size: 1.95 KB

Contents

nl:
  number:
    format:
      precision: 2
      separator: ','
      delimiter: '.'
    currency:
      format:
        unit: '€'
        format: '%u %n'
        separator:
        delimiter:
        precision:
    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: 'een halve minuut'
      less_than_x_seconds:
        zero: 'minder dan 1 seconde'
        one: 'minder dan 1 seconde'
        other: 'minder dan %{count} seconden'
      x_seconds:
        one: '1 seconde'
        other: '%{count} seconden'
      less_than_x_minutes:
        zero: 'minder dan 1 minuut'
        one: 'minder dan 1 minuut'
        other: 'minder dan %{count} minuten'
      x_minutes:
        one: '1 minuut'
        other: '%{count} minuten'
      about_x_hours:
        one: 'ongeveer 1 uur'
        other: 'ongeveer %{count} uur'
      x_days:
        one: '1 dag'
        other: '%{count} dagen'
      about_x_months:
        one: 'ongeveer 1 dag'
        other: 'ongeveer %{count} dagen'
      x_months:
        one: '1 maand'
        other: '%{count} maanden'
      about_x_years:
        one: 'ongeveer 1 jaar'
        other: 'ongeveer %{count} jaar'
      over_x_years:
        one: 'meer dan 1 jaar'
        other: 'meer dan %{count} jaar'
  models:
    errors:
      template:
        header:
          one: "1 fout verhindert het opslaan van dit %{model} object"
          other:  "%{count} fouten verhinderen het opslaan van dit %{model} object"
        body: "Controleer alstublieft de volgende velden:"

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
middleman-2.0.7 lib/middleman/vendor/padrino-helpers-0.10.0/lib/padrino-helpers/locale/nl.yml
middleman-2.0.6 lib/middleman/vendor/padrino-helpers-0.10.0/lib/padrino-helpers/locale/nl.yml
middleman-2.0.5 lib/middleman/vendor/padrino-helpers-0.10.0/lib/padrino-helpers/locale/nl.yml
padrino-helpers-0.10.0 lib/padrino-helpers/locale/nl.yml
padrino-helpers-0.9.29 lib/padrino-helpers/locale/nl.yml
padrino-helpers-0.9.28 lib/padrino-helpers/locale/nl.yml
padrino-helpers-0.9.27 lib/padrino-helpers/locale/nl.yml
padrino-helpers-0.9.26 lib/padrino-helpers/locale/nl.yml
padrino-helpers-0.9.24 lib/padrino-helpers/locale/nl.yml
padrino-helpers-0.9.25 lib/padrino-helpers/locale/nl.yml
padrino-helpers-0.9.23 lib/padrino-helpers/locale/nl.yml
padrino-helpers-0.9.22 lib/padrino-helpers/locale/nl.yml
padrino-helpers-0.9.21 lib/padrino-helpers/locale/nl.yml
padrino-helpers-0.9.20 lib/padrino-helpers/locale/nl.yml