Sha256: 2afba26a1f5236ffddd04ec6bfff5e691603ac8412111991a31d331ed81d8f60

Contents?: true

Size: 1.64 KB

Versions: 9

Compression:

Stored size: 1.64 KB

Contents

de:
  administrador:
    application:
      sidebars:
        i18n:
          title: 'Überseztungen'
        messages:
          title: 'Nachrichten'
        notifications:
          title: 'Benachrichtigungen'
        settings:
          title: 'Einstellungen'
        search:
          title: 'Suche'
        user:
          title: 'Profil'
    controller:
      confirmations:
        destroy: "Sind Sie sicher?"
    home_controller:
      base:
        index:
          title: "%{engine_name}"
    resources_controller:
      base:
        edit:
          title: "%{resource_name} bearbeiten"
        edit_actions:
          back: "Zurück"
        index:
          title: "%{collection_name}"
        new:
          title: "%{resource_name} erstellen"
        new_actions:
          back: "Zurück"
        query_form_buttons:
          reset: "Zurücksetzen"
        show_actions:
          back: "Zurück"
          destroy: "Löschen"
    service_controller:
      base:
        new:
          title: "%{service_name} ausführen"
        new_actions:
          back: "Zurück"
  administrador/breadcrumbs_view_helper:
    generate_breadcrumbs!:
      home: 'Home'
  controller:
    breadcrumbs_concern:
      actions:
        default:
          create: 'Erstellen'
          edit: 'Bearbeiten'
          new: 'Erstellen'
        service:
          new: 'Ausführen'
      page: "Seite %{page_number}"
  helpers:
    submit:
      administrador:
        service:
          create: 'Ausführen'
      q:
        create: 'Filtern'
  routes:
    administrador-engine: backend
  views:
    pagination:
      first: "<<"
      next: ">"
      last: ">>"
      previous: "<"

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
administrador-0.0.18.pre config/locales/de.yml
administrador-0.0.17.pre config/locales/de.yml
administrador-0.0.16.pre config/locales/de.yml
administrador-0.0.15.pre config/locales/de.yml
administrador-0.0.14.pre config/locales/de.yml
administrador-0.0.13.pre config/locales/de.yml
administrador-0.0.12.pre config/locales/de.yml
administrador-0.0.11.pre config/locales/de.yml
administrador-0.0.10.pre config/locales/de.yml