X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6b6245365afe47b02c0f686edc8d6d125d1418bc..281d7992f857e7e7c64947a06470898c35035bb6:/config/locales/ja.yml diff --git a/config/locales/ja.yml b/config/locales/ja.yml index f520cc1b2..ee94107ba 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -37,6 +37,7 @@ # Author: Wrightbus # Author: Yusuke1109 # Author: ネイ +# Author: 沈澄心 # Author: 神樂坂秀吉 # Author: 青子守歌 # Author: 아라 @@ -326,8 +327,8 @@ ja: open_title: '未解決のメモ #%{note_name}' closed_title: '解決済のメモ #%{note_name}' hidden_title: '非表示のメモ #%{note_name}' - open_by: '%{user}さんが%{when}前に作成' - open_by_anonymous: 誰かが%{when}前に作成 + opened_by: '%{user}さんが%{when}前に作成' + opened_by_anonymous: 誰かが%{when}前に作成 commented_by: '%{user}さんによる%{when}前のコメント' commented_by_anonymous: 誰かによる%{when}前のコメント closed_by: '%{user}さんが%{when}前に解決' @@ -1289,8 +1290,8 @@ ja: commented: subject_own: '[OpenStreetMap] %{commenter} さんがあなたの変更セットにコメントしました' subject_other: '[OpenStreetMap] %{commenter}さんがあなたが関心を持っているメモにコメントしました' - your_changeset: '%{commenter}さんがあなたが %{time}で作った変更セットにコメントしました' - commented_changeset: '%{commenter}さんはあなたのウォッチリストにある、%{time}に%{changeset_author}さんが作成した地図の変更セットにコメントしました' + your_changeset: '%{commenter}さんが%{time}にあなたの変更セットにコメントしました' + commented_changeset: '%{commenter}さんが%{time}に、%{changeset_author}さんが作成したあなたが監視中の変更セットにコメントしました' partial_changeset_with_comment: 「%{changeset_comment}」に対するコメント partial_changeset_without_comment: コメントなし details: 変更セットについての詳細は %{url} を参照。 @@ -1784,7 +1785,9 @@ ja: newer: 以降のトレース trace: pending: 処理中 - count_points: '%{count} 個の点' + count_points: + one: 1個の点 + other: '%{count}個の点' more: 詳細 trace_details: トレースの詳細表示 view_map: 地図で表示 @@ -1808,7 +1811,7 @@ ja: upload_trace: トレースをアップロード see_all_traces: すべてのトレースを見る see_my_traces: 位置情報を見る - delete: + destroy: scheduled_for_deletion: トレースの削除準備を行いました make_public: made_public: トレースを公開しました