Sha256: afe0c663ac75bb602443e27b381180bb1af46c66266dead828aa6a692e371254

Contents?: true

Size: 1.97 KB

Versions: 19

Compression:

Stored size: 1.97 KB

Contents

ja-JP:
  mongoid:
    errors:
      messages:
        blank_in_locale: "は空白のままにできません"
      models:
        locomotive/page:
          attributes:
            layout_id:
              index_can_not_extend_parent: "indexページは親ページをレイアウトとして指定できません"
        locomotive/membership:
          attributes:
            account:
              unique_account: "は既に使用されています"
            email:
              unique_account: "は既に使用されています"
    attributes:
      locomotive/content_entry:
        created_at: 作成
  errors:
    messages:
      domain_taken: "%{value}は既に使用されています"
      invalid_domain: "%{value}は無効です"
      needs_admin_account: "少なくとも1つの管理者アカウントが必要です"
      protected_page: "indexおよび404ページは削除できません"
      extname_changed: "オリジナル拡張子は使用できません"
      array_too_short: "が少なすぎます(最小項目数は%{count})"
      site:
        default_locale_removed: 現時点で直前に使用していたデフォルトロケールは削除できません
        wrong_timezone_name: "誤ったタイムゾーン名"
      page:
        liquid_syntax: "構文エラー ('%{error}' on '%{fullpath}')"
        liquid_extend: "ページは存在しないテンプレートを拡張しています"
        liquid_translation: "ページは翻訳されていないテンプレートを拡張しています"
      too_few_custom_fields: "少なくともカスタムフィールドが1つ必要です"
      security: "はセキュリティに問題があります"
  attributes:
    defaults:
      pages:
        index:
          title: "ホームページ"
          body: "ホームページのコンテンツ"
        '404':
          title: "ページなし"
          body: "404ページのコンテンツ"
        other:
          body: "{% extends 'parent' %}"

Version data entries

19 entries across 19 versions & 1 rubygems

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