X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/fd13c753e2ce5877280357fae3790264f214d78f..b5d903c603f4daa984f5a8d85aacd313beaaeebf:/config/locales/ja.yml diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 54b0b26eb..b619df394 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -44,6 +44,10 @@ ja: formats: friendly: '%Y年%m月%e日 %H:%M' blog: '%Y年%B%e日' + helpers: + submit: + diary_entry: + create: 公開 activerecord: errors: messages: @@ -314,7 +318,14 @@ ja: diary_entries: new: title: 日記エントリの新規作成 - publish_button: 公開 + form: + subject: 'タイトル:' + body: '本文:' + language: '言語:' + location: '位置:' + latitude: '緯度:' + longitude: '経度:' + use_map_link: 地図を使用 index: title: 利用者さんの日記 title_friends: 友達の日記 @@ -329,14 +340,6 @@ ja: newer_entries: 以降のエントリ edit: title: 日記の編集 - subject: 'タイトル:' - body: '本文:' - language: '言語:' - location: '位置:' - latitude: '緯度:' - longitude: '経度:' - use_map_link: 地図を使用 - save_button: 保存 marker_text: 日記のロケーション show: title: '%{user}さんの日記 | %{title}' @@ -2230,12 +2233,13 @@ ja: 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} のブロックのリスト'