Sha256: c9f458ab1afedc06432e4623262d9358a19703353e92ac1750c55cc0567b3abe

Contents?: true

Size: 1.59 KB

Versions: 2

Compression:

Stored size: 1.59 KB

Contents

ja:
  meta2:
    setting:
      new:      '新規作成'
      edit:     '編集'
      destroy:  '削除'
      submit:   '送信する'
      message:
        created:    '新しい情報を作成しました'
        updated:    '情報を更新しました'
        destroyed:  '情報を削除しました'
        destroy: |-
          情報を削除しますか?
          削除すると元に戻せません。
        not_destroy: 'フォーマット、デフォルト値は削除出来ません'
        incorrect_format_for_formats_value: 'フォーマットの値には"%"を含めてください'
        activerecord_limited: 'Please choise `activerecord` strategy'
      sections:
        formats:  'フォーマット'
        defaults: 'デフォルト'
        parts:    'パーツ'
      defaults:
        title:        'タイトル'
        description:  'デスクリプション'
        keywords:     'キーワード'
    config:
      formats:
        title:        '%'
        description:  '%'
      defaults:
        title:        'タイトル'
        description:  'デスクリプション'
        keywords:     'キーワード'
      sections:
        welcome:
          root:
            title:        'Title for top page of your serivce.'
            description:  'Description for top page of your service.'
  activerecord:
    models:
      meta2/setting: 'メタ情報'
    attributes:
      meta2/setting:
        app_name: 'アプリ識別'
        section:  'セクション'
        path:     'パス'
        name:     '名前'
        value:    '値'
        note:     'メモ'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
meta2-0.0.3 config/locales/meta2.ja.yml
meta2-0.0.2 config/locales/meta2.ja.yml