formats:
friendly: '%Y年%m月%e日 %H:%M'
blog: '%Y年%B%e日'
+ helpers:
+ submit:
+ diary_entry:
+ create: 公開
activerecord:
errors:
messages:
diary_entries:
new:
title: 日記エントリの新規作成
- publish_button: 公開
+ form:
+ subject: 'タイトル:'
+ body: '本文:'
+ language: '言語:'
+ location: '位置:'
+ latitude: '緯度:'
+ longitude: '経度:'
+ use_map_link: 地図を使用
index:
title: 利用者さんの日記
title_friends: 友達の日記
newer_entries: 以降のエントリ
edit:
title: 日記の編集
- subject: 'タイトル:'
- body: '本文:'
- language: '言語:'
- location: '位置:'
- latitude: '緯度:'
- longitude: '経度:'
- use_map_link: 地図を使用
- save_button: 保存
marker_text: 日記のロケーション
show:
title: '%{user}さんの日記 | %{title}'
confirm: このブロックを本当に取り消しますか?
revoke: 取り消す!
flash: このブロックは取り消されました。
- period: '%{count} 時間'
helper:
time_future: '%{time} に終了します。'
until_login: 利用者がログインするまで有効です。
time_future_and_until_login: 利用者のログイン後%{time}で終了します。
time_past: '%{time}前に終了しました。'
+ block_duration:
+ hours: '%{count} 時間'
blocks_on:
title: '%{name} がされたブロック'
heading: '%{name} のブロックのリスト'