config/locales/default.de.yml in locomotive_cms-2.2.3 vs config/locales/default.de.yml in locomotive_cms-2.3.0

- old
+ new

@@ -55,56 +55,60 @@ body: "{% extends 'parent' %}" mongoid: errors: messages: - blank_in_locale: "darf nicht leer sein" + blank_in_locale: "darxf nicht leer sein" attributes: - page: + locomotive/page: title: Titel - parent: Elternprozess - pared_id: Elternprozess + parent: Übergeordnete Seite + pared_id: ID der übergeordneten Seite slug: Slug listed: Im Menü - templatized: Templatized + templatized: Als Vorlage nutzen published: Veröffentlicht redirect: Umleitung redirect_url: Umleitungs-URL - cache_strategy: Cache + cache_strategy: Cache Strategie response_type: Antworttyp seo_title: SEO-Titel - content_type: + handle: Seiten-ID + locomotive/content_type: name: Name description: Beschreibung slug: Slug order_by: Sortieren nach order_direction: Reihenfolge highlighted_field_name: Hervorgehobener Feld-Name group_by_field_name: Gruppierung nach Feld-Name api_enabled: API aktiviert - asset: + locomotive/asset: source: Quelle - account: + locomotive/account: email: Email name: Name language: Sprache password: Passwort password_confirmation: Bestätigung des Passworts - snippet: + locomotive/snippet: body: Code slug: Slug name: Name - theme_asset: + locomotive/translation: + key: Schlüssel + locomotive/theme_asset: content_type: Inhalts-Typ - site: + locomotive/site: name: Name der Webseite + seo_title: SEO-Titel domain_name: Domain subdomain: Subdomain - restricted_access: Aktiviert ? + restricted_access: Aktiviert? access_login: Benutzernamen - access_password: "Passwort" + access_password: Passwort pagination: previous: "« Zurück" next: "Vor »" @@ -126,11 +130,11 @@ previous: "« Zurück" next: "Vor »" time: formats: - default: "%d %B %Y %H:%M" + default: "%d.%m.%Y %H:%M" time: "%H:%M" short: "%d %b %H:%M" long: "%A %d %B %Y %H:%M:%S %Z" long_ordinal: "%A %d %B %Y %H:%M:%S %Z" only_second: "%S" @@ -239,6 +243,10 @@ array: sentence_connector: 'und' skip_last_comma: true words_connector: ", " two_words_connector: " und " - last_word_connector: " und " + last_word_connector: " und " + + unauthorized: + manage: + all: "Für diese Aktion sind Sie nicht autorisiert!" \ No newline at end of file