Sha256: 3ec712ba59280429465281fa6fec767883502a56689e16d2e657e10b7ce1372e

Contents?: true

Size: 1.4 KB

Versions: 34

Compression:

Stored size: 1.4 KB

Contents

# encoding: UTF-8

# Copyright 2011 innoQ Deutschland GmbH
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

de:
  authlogic:
    error_messages:
      login_blank: "muss ausgefüllt werden"
      login_not_found: "ist ungültig"
      login_invalid: "ist keine gültige E-Mail Adresse"
      consecutive_failed_logins_limit_exceeded:
      email_invalid: "ist keine gültige E-Mail Adresse"
      password_blank: "muss angegeben werden"
      password_invalid: "ist ungültig"
      not_active: "Ihr Account ist nicht aktiv"
      not_confirmed: "Ihr Account ist noch nicht bestätigt"
      not_approved: "Ihr Account ist noch nicht zugelassen"
      no_authentication_details: "Sie haben keine Angaben für die Authentifizierung gemacht"
    models:
      user_session: "UserSession"
    attributes:
      user_session:
        login:
        email: "E-Mail"
        password: "Passwort"
        remember_me: "Angemeldet bleiben"

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
iqvoc-3.2.11 config/locales/authlogic.de.yml
iqvoc-3.2.10 config/locales/authlogic.de.yml
iqvoc-3.2.9 config/locales/authlogic.de.yml
iqvoc-4.1.0 config/locales/authlogic.de.yml
iqvoc-4.0.9 config/locales/authlogic.de.yml
iqvoc-4.0.8 config/locales/authlogic.de.yml
iqvoc-4.0.7 config/locales/authlogic.de.yml
iqvoc-4.0.6 config/locales/authlogic.de.yml
iqvoc-4.0.5 config/locales/authlogic.de.yml
iqvoc-4.0.4 config/locales/authlogic.de.yml
iqvoc-4.0.3 config/locales/authlogic.de.yml
iqvoc-4.0.2 config/locales/authlogic.de.yml
iqvoc-3.2.8 config/locales/authlogic.de.yml
iqvoc-4.0.1 config/locales/authlogic.de.yml
iqvoc-4.0.0 config/locales/authlogic.de.yml
iqvoc-3.5.7 config/locales/authlogic.de.yml
iqvoc-3.5.6 config/locales/authlogic.de.yml
iqvoc-3.5.5 config/locales/authlogic.de.yml
iqvoc-3.5.4 config/locales/authlogic.de.yml
iqvoc-3.2.7 config/locales/authlogic.de.yml