
ugins.spring-security-core.7.0.0-M1.source-code.spring-security-core_ja.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-security-core Show documentation
Show all versions of spring-security-core Show documentation
The Spring Security plugin simplifies the integration of Spring Security into Grails® framework applications.
# Login errors
springSecurity.errors.login.expired=このアカウントは有効期限が切れています。
springSecurity.errors.login.passwordExpired=パスワードの有効期限が切れています。
springSecurity.errors.login.disabled=このアカウントは現在使用できません。
springSecurity.errors.login.locked=このアカウントは現在ロックされています。
springSecurity.errors.login.fail=ユーザ名またはパスワードが間違っています。
# Login Page
springSecurity.login.title=ログイン
springSecurity.login.header=ログインしてください
springSecurity.login.button=ログイン
springSecurity.login.username.label=ユーザ名
springSecurity.login.password.label=パスワード
springSecurity.login.remember.me.label=コンピュータに設定を保存
# Denied Page
springSecurity.denied.title=アクセス拒否
springSecurity.denied.message=指定されたページへのアクセスは許可されていません。
© 2015 - 2025 Weber Informatics LLC | Privacy Policy