Sha256: 33dd981dc994dcbf98c69c818396691220119700657d45791525a27fb9d37240

Contents?: true

Size: 1.16 KB

Versions: 8

Compression:

Stored size: 1.16 KB

Contents

nl:
  refinery:
    plugins:
      refinery_files:
        title: Bestanden
        description: Bestanden beheren
    admin:
      resources:
        delete: Dit bestand definitief verwijderen
        edit: Dit bestand bewerken
        form:
          download_current: Het huidige bestand downloaden
          or: of
          replace: " vervangen door dit bestand..."
          maximum_file_size: De maximale bestandsgrootte is %{bytes}.
        resource:
          download: Dit bestand downloaden (%{size})
        actions:
          upload_new: Nieuw bestand uploaden
        records:
          no_files_yet: Er zijn nog geen bestanden. Klik op "Nieuw bestand uploaden" om uw eerste bestand toe te voegen.
        insert:
          existing: Bestaand bestand
          new: Nieuw bestand
          no_files: Er zijn geen bestanden.
        existing_resource:
          link_to_file: Link naar dit bestand
          button_text: Invoegen
  activerecord:
    models:
      refinery/resource: bestand
    errors:
      models:
        refinery/resource:
          blank: U moet een bestand kiezen om te uploaden
          too_big: Bestanden mogen niet groter dan %{size} bytes zijn

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
refinerycms-resources-3.0.1 config/locales/nl.yml
refinerycms-resources-3.0.0 config/locales/nl.yml
refinerycms-resources-2.1.5 config/locales/nl.yml
refinerycms-resources-2.1.4 config/locales/nl.yml
refinerycms-resources-2.1.3 config/locales/nl.yml
refinerycms-resources-2.1.2 config/locales/nl.yml
refinerycms-resources-2.1.1 config/locales/nl.yml
refinerycms-resources-2.1.0 config/locales/nl.yml