]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/ja.yml
Merge remote-tracking branch 'upstream/pull/2209'
[rails.git] / config / locales / ja.yml
index 54b0b26eb94aae937b6cab5fe1a135de8de63829..b619df394b8fcc33e8b51e83f91d0fb60fec28d0 100644 (file)
@@ -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} のブロックのリスト'