X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/336571f12e72ce34962cf684375a56c84117984c..317b1871f48db1da4abd315c3e67edb910af6b57:/config/locales/ja.yml?ds=sidebyside diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 690d93b23..7860b40a3 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -18,6 +18,7 @@ # Author: Hzy980512 # Author: Iwai.masaharu # Author: Kkairri +# Author: Kokage si # Author: Los688 # Author: Macofe # Author: Mage Whopper @@ -67,7 +68,7 @@ ja: prompt: ファイルを選択 submit: diary_comment: - create: 保存 + create: コメント diary_entry: create: 公開 update: 更新 @@ -133,7 +134,7 @@ ja: way_tag: ウェイのタグ attributes: client_application: - name: 名稱(必須) + name: 名称(必須) url: メインのアプリケーションの URL(必須) callback_url: コールバック URL support_url: サポート URL @@ -149,9 +150,10 @@ ja: diary_entry: user: 利用者 title: 件名 + body: 本文 latitude: 緯度 longitude: 経度 - language: 言語 + language_code: 言語 doorkeeper/application: name: 名前 redirect_uri: URIのリダイレクト @@ -458,23 +460,6 @@ ja: telephone_link: '%{phone_number}に電話' colour_preview: 色彩%{colour_value}プレビュー email_link: メール %{email} - note: - title: 'メモ: %{id}' - new_note: 新しいメモ - description: 説明 - open_title: '未解決のメモ #%{note_name}' - closed_title: '解決済のメモ #%{note_name}' - hidden_title: '非表示のメモ #%{note_name}' - opened_by_html: '%{user}さんが%{when}に作成' - opened_by_anonymous_html: 誰かが%{when}に作成 - commented_by_html: '%{user}さんによる%{when}のコメント' - commented_by_anonymous_html: 誰かによる%{when}のコメント - closed_by_html: '%{user}さんが%{when}に解決' - closed_by_anonymous_html: 誰かが%{when}に解決 - reopened_by_html: '%{user}さんが%{when}に再開' - reopened_by_anonymous_html: 誰かが%{when}に再開 - hidden_by_html: '%{user}さんが%{when}に非表示化' - report: このノートを報告 query: title: 地物を検索 introduction: 地図上をクリックすると、近くの地物を探します。 @@ -622,6 +607,14 @@ ja: applications: create: notice: アプリケーションが登録されています。 + errors: + contact: + contact: 連絡 + contact_the_community_html: リンク切れ / バグを見つけたら、遠慮なくOpenStreetMapコミュニティに%{contact_link}してください。リクエストの正確なURLを書き留めてください。 + internal_server_error: + title: アプリケーションエラー + not_found: + title: ファイルが見つかりません friendships: make_friend: heading: '%{user} を友達に追加しますか?' @@ -639,13 +632,10 @@ ja: search: title: latlon_html: Internalからの結果 - ca_postcode_html: Geocoder.CAからの結果 osm_nominatim_html: OpenStreetMap Nominatim からの結果 - geonames_html: GeoNames からの結果 osm_nominatim_reverse_html: OpenStreetMap Nominatim からの結果 - geonames_reverse_html: GeoNames からの結果 search_osm_nominatim: prefix: aerialway: @@ -1856,6 +1846,7 @@ ja: heading: OpenStreetMap からログアウト logout_button: ログアウト suspended_flash: + suspended: 不審なアクティビティがあったため、アカウントが停止されました。 support: サポート shared: markdown_help: @@ -1971,10 +1962,9 @@ ja: BY 4.0に基づきます。' contributors_si_html: 'スロベニア: 調査地図庁ならびに農林食料省(スロベニアの公開情報)による。' - contributors_es_html: 'スペイン: データ典拠[[:w:en:Instituto Geográfico - Nacional (Spain)|スペイン国立地理研究所]] (IGN) ならびに[[:w:es:Centro - Nacional de Información Geográfica|国立地理情報センター]] (SCNE)よりCC BY 4.0ライセンスの下で再利用。' + contributors_es_html: 'スペイン: データ典拠スペイン国立地理研究所 (IGN) + ならびに国立地理情報センター(SCNE)よりCC + BY 4.0ライセンスの下で再利用。' contributors_za_html: '南アフリカ: Chief Directorate: National Geo-Spatial Information,政府によるデータを含み、著作権を保持します。' contributors_gb_html: "イギリス: 陸地測量\nデータ © クラウン・コピーライト及びデータベース権限 @@ -2085,6 +2075,8 @@ ja: forums: title: フォーラム (レガシー) description: 掲示板方式のインタフェイスを好む人を対象とした質問や議論 + community: + title: コミュニティフォーラム irc: title: IRC description: 多様な言語によるいろいろな話題を取上げた双方向性チャット @@ -2581,6 +2573,7 @@ ja: title: アカウント停止 heading: アカウント停止 support: サポート + automatically_suspended: 不審なアクティビティがあったため、アカウントが自動的に停止されました。 auth_failure: connection_failed: 認証プロバイダへの接続に失敗しました invalid_credentials: 無効な認証資格情報です @@ -2718,6 +2711,35 @@ ja: description: 説明 created_at: 作成日時 last_changed: 最近の変更 + show: + title: 'メモ: %{id}' + description: 説明 + open_title: '未解決のメモ #%{note_name}' + closed_title: '解決済のメモ #%{note_name}' + hidden_title: '非表示のメモ #%{note_name}' + opened_by_html: '%{user}さんが%{when}に作成' + opened_by_anonymous_html: 誰かが%{when}に作成 + commented_by_html: '%{user}さんによる%{when}のコメント' + commented_by_anonymous_html: 誰かによる%{when}のコメント + closed_by_html: '%{user}さんが%{when}に解決' + closed_by_anonymous_html: 誰かが%{when}に解決 + reopened_by_html: '%{user}さんが%{when}に再開' + reopened_by_anonymous_html: 誰かが%{when}に再開 + hidden_by_html: '%{user}さんが%{when}に非表示化' + report: このノートを報告 + anonymous_warning: このメモはIP利用者によるコメントも含んでいるため、個別に確認してください。 + hide: 隠す + resolve: 解決 + reactivate: 再有効化 + comment_and_resolve: コメント & 解決 + comment: コメント + report_link_html: このメモに削除が必要な機密情報が含まれている場合は、%{link}してください。 + other_problems_resolved: 他の問題には、解くだけで十分です。 + new: + title: 新しいメモ + intro: 間違いや情報の抜けがありましたか? 他のマッパーが修正できるよう、お知らせください。マーカーを正しい位置に移動し、問題を説明するメモを入力します。 + advice: 投稿した地図メモは公開され、地図の更新に利用されます。そのため、著作権保護された地図や一覧情報からの転用情報や、個人情報の入力は行わないでください。 + add: メモを追加 javascripts: close: 閉じる share: @@ -2798,20 +2820,6 @@ ja: unsubscribe: 購読停止 hide_comment: 非表示 unhide_comment: 非表示を解除 - notes: - new: - intro: 間違いや情報の抜けがありましたか? 他のマッパーが修正できるよう、お知らせください。マーカーを正しい位置に移動し、問題を説明するメモを入力します。 - advice: 投稿した地図メモは公開され、地図の更新に利用されます。そのため、著作権保護された地図や一覧情報からの転用情報や、個人情報の入力は行わないでください。 - add: メモを追加 - show: - anonymous_warning: このメモはIP利用者によるコメントも含んでいるため、個別に確認してください。 - hide: 隠す - resolve: 解決 - reactivate: 再有効化 - comment_and_resolve: コメント & 解決 - comment: コメント - report_link_html: このメモに削除が必要な機密情報が含まれている場合は、%{link}してください。 - other_problems_resolved: 他の問題には、解くだけで十分です。 edit_help: 編集したい位置に移動してズームインしてから、ここをクリックしてください。 directions: ascend: 上り坂 @@ -2822,6 +2830,9 @@ ja: graphhopper_bicycle: 自転車(GraphHopper) graphhopper_car: 自動車(GraphHopper) graphhopper_foot: 歩行(GraphHopper) + fossgis_valhalla_bicycle: 自転車(Valhalla) + fossgis_valhalla_car: 自動車(Valhalla) + fossgis_valhalla_foot: 歩行(Valhalla) descend: 下り坂 directions: 方向 distance: 距離