Sha256: f9ac704b9ad5e77a58fc9a0ab0c2c5f52e1d737912a6b027178614a1c2824587

Contents?: true

Size: 1.81 KB

Versions: 19

Compression:

Stored size: 1.81 KB

Contents

de:
  mongoid:
    errors:
      messages:
        blank_in_locale: "darf nicht leer sein"
      models:
        locomotive/page:
          attributes:
            layout_id:
              index_can_not_extend_parent: "Die Indexseite kann keine Elternseite als Layout verwenden"
        locomotive/membership:
          attributes:
            account:
              unique_account: "wird bereits verwendet"
            email:
              unique_account: "wird bereits verwendet"
    attributes:
      locomotive/content_entry:
        created_at: Erstellt am
  errors:
    messages:
      domain_taken: "%{value} ist bereits vergeben"
      invalid_domain: "%{value} ist ungültig"
      needs_admin_account: "Es wird mindestens ein Administratorkonto benötigt"
      protected_page: "Index und 404 Seiten können nicht entfernt werden"
      extname_changed: "Neue Datei hat nicht die ursprüngliche Dateiendung"
      array_too_short: "ist zu klein (minimale Elementanzahl beträgt %{count})"
      site:
        default_locale_removed: Die vorherige Standardsprache kann nicht sofort entfernt werden.
        wrong_timezone_name: "Falsche Zeitzonenbezeichnung"
      page:
        liquid_syntax: "Liquid Syntaxfehler ('%{error}' in '%{fullpath}')"
        liquid_extend: "Die Seite '%{fullpath}' benutzt eine nicht vorhandene Vorlage"
        liquid_translation: "Die Seite '%{fullpath}' benutzt eine nicht übersetzte Vorlage"
      too_few_custom_fields: "Es wird mindestens ein benutzerdefiniertes Feld benötigt."
      security: "stellt ein Sicherheitsproblem dar"
  attributes:
    defaults:
      pages:
        index:
          title: "Startseite"
          body: "Inhalt der Startseite"
        '404':
          title: "Seite nicht gefunden"
          body: "Inhalt der 404 Seite"
        other:
          body: "{% extends 'parent' %}"

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
locomotivecms-4.2.0.alpha2 config/locales/mongoid.de.yml
locomotivecms-4.2.0.alpha1 config/locales/mongoid.de.yml
locomotivecms-4.1.1 config/locales/mongoid.de.yml
locomotivecms-4.1.0 config/locales/mongoid.de.yml
locomotivecms-4.1.0.rc1 config/locales/mongoid.de.yml
locomotivecms-4.0.3 config/locales/mongoid.de.yml
locomotivecms-4.0.2 config/locales/mongoid.de.yml
locomotivecms-4.0.1 config/locales/mongoid.de.yml
locomotivecms-4.0.0 config/locales/mongoid.de.yml
locomotivecms-4.0.0.rc0 config/locales/mongoid.de.yml
locomotivecms-4.0.0.alpha3 config/locales/mongoid.de.yml
locomotivecms-3.4.1 config/locales/mongoid.de.yml
locomotivecms-4.0.0.alpha2 config/locales/mongoid.de.yml
locomotivecms-4.0.0.alpha1 config/locales/mongoid.de.yml
locomotivecms-3.4.0 config/locales/mongoid.de.yml
locomotivecms-3.3.0 config/locales/mongoid.de.yml
locomotivecms-3.3.0.rc3 config/locales/mongoid.de.yml
locomotivecms-3.3.0.rc2 config/locales/mongoid.de.yml
locomotivecms-3.3.0.rc1 config/locales/mongoid.de.yml