Sha256: b38df6589a1899ce9c5f47199b5516e7e398610ddf4ac95301b90caedc8a02cf

Contents?: true

Size: 914 Bytes

Versions: 6

Compression:

Stored size: 914 Bytes

Contents

de:
  errors:
    template:
      services:
        header:
          one: 'Konnte %{model} nicht ausführen: ein Fehler.'
          other: 'Konnte %{model} nicht ausführen: %{count} Fehler.'
  flash:
    actions:
      create:
        notice: "%{resource_name} wurde erstellt."
      update:
        notice: "%{resource_name} wurde aktualisiert."
      destroy:
        notice: "%{resource_name} wurde gelöscht."
        alert: "%{resource_name} konnte nicht gelöscht werden."
      perform:
        notice: "%{resource_name} wurde ausgeführt."
        alert: "%{resource_name} konnte nicht ausgeführt werden. Es traten folgende Fehler auf: %{errors}"
  rao:
    service_controller:
      base:
        create:
          back: "Zurück"
        form_buttons:
          submit: "%{service_name} ausführen"
          submitted: "Wird ausgeführt..."
        new:
          title: "%{service_name} ausführen"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rao-service_controller-0.0.52.pre config/locales/de.yml
rao-service_controller-0.0.51.pre config/locales/de.yml
rao-service_controller-0.0.50.pre config/locales/de.yml
rao-service_controller-0.0.49.pre config/locales/de.yml
rao-service_controller-0.0.48.pre config/locales/de.yml
rao-service_controller-0.0.47.pre config/locales/de.yml