Files
iD/dist/locales/ja.json
T
2016-02-01 12:30:43 -05:00

3949 lines
166 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"modes": {
"add_area": {
"title": "エリア",
"description": "公園や建物、湖沼等を地図に追加",
"tail": "クリックするとエリアの描画が開始されます。公園や湖沼、建物などを描くことができます。"
},
"add_line": {
"title": "ライン",
"description": "道路や歩道、用水路など、ラインを描画",
"tail": "クリックするとラインの描画が開始されます。道路や歩道、流水経路などを描くことができます。"
},
"add_point": {
"title": "ポイント",
"description": "レストランや記念碑、郵便ボックス等、ポイント情報を追加",
"tail": "クリックした地点にポイントを追加します"
},
"browse": {
"title": "ブラウズ",
"description": "マップの拡大縮小"
},
"draw_area": {
"tail": "クリックすると、エリアへノードを追加することが可能です。描画を完了するには、最初に描いたノードをもう一度クリックしてください。"
},
"draw_line": {
"tail": "クリックすると、ラインへノードを追加することが可能です。別のラインをクリックすることで、ライン同士を接続することができます。ラインの描画を完了させるには、描画を終了させたい地点でダブルクリックしてください。"
}
},
"operations": {
"add": {
"annotation": {
"point": "ポイントの追加",
"vertex": "ウェイへのノード追加",
"relation": "リレーションを追加しました。"
}
},
"start": {
"annotation": {
"line": "ラインの描画開始",
"area": "エリアの描画開始"
}
},
"continue": {
"key": "A",
"title": "延長",
"description": "このラインを延長させます",
"not_eligible": "延長可能なラインがありません",
"multiple": "延長可能なラインが複数存在します。Shiftキーを押しながら対象のラインを選択してください。",
"annotation": {
"line": "ライン描画の継続",
"area": "エリア描画の継続"
}
},
"cancel_draw": {
"annotation": "描画のキャンセル"
},
"change_role": {
"annotation": "リレーションメンバーの役割を変更"
},
"change_tags": {
"annotation": "タグの変更"
},
"circularize": {
"title": "円状に並べる",
"description": {
"line": "ラインを円状に整形",
"area": "エリアを円状に整形"
},
"key": "O",
"annotation": {
"line": "ラインを円状に整形",
"area": "エリアを円状に整形"
},
"not_closed": "エリアが閉じられていないため、円状に整形することができません",
"too_large": "ウェイの一部がダウンロードされていないため、円状に整形することができません。",
"connected_to_hidden": "非表示の地物に接続しているため、円状に整形することができません。"
},
"orthogonalize": {
"title": "直交化",
"description": {
"line": "ラインの角を直角に整形",
"area": "エリアの角を直角に整形"
},
"key": "S",
"annotation": {
"line": "ラインの角を90度に整形",
"area": "エリアの角を90度に整形"
},
"not_squarish": "直交にできない辺があるため、角を直角に整形することができません",
"too_large": "ウェイの一部がダウンロードされていないため、四角形に整形することができません。",
"connected_to_hidden": "非表示の地物に接続しているため、四角形に整形することができません。"
},
"straighten": {
"title": "直線化",
"description": "このラインを直線にします",
"key": "S",
"annotation": "ラインを直線にしました",
"too_bendy": "このラインは複雑に曲がっているため、直線化できません。",
"connected_to_hidden": "非表示の地物に接続しているため、直線に整形することができません。"
},
"delete": {
"title": "削除",
"description": "オブジェクトを完全に削除",
"annotation": {
"point": "ポイントを削除",
"vertex": "ウェイ上のノードを削除",
"line": "ライン削除",
"area": "エリア削除",
"relation": "リレーション削除",
"multiple": "{n} 個のオブジェクトを削除"
},
"incomplete_relation": "関連する地物データをすべてダウンロードしていないため、この地物を削除できません。",
"part_of_relation": "この地物は範囲外のリレーションの一部となっているため、削除できません。この地物を削除するには、まずリレーションを先に削除してください。",
"connected_to_hidden": "非表示の地物に接続しているため、削除できません。"
},
"add_member": {
"annotation": "リレーションへメンバーを追加"
},
"delete_member": {
"annotation": "リレーションからメンバーを削除"
},
"connect": {
"annotation": {
"point": "ウェイをポイントに接続",
"vertex": "ウェイを他のウェイト接続",
"line": "ウェイとラインを接続",
"area": "ウェイとエリアを接続"
}
},
"disconnect": {
"title": "接続解除",
"description": "ウェイの接続を解除して切り離す",
"key": "D",
"annotation": "ウェイの接続を解除",
"not_connected": "ライン/エリアの接続を解除できません",
"connected_to_hidden": "非表示の地物に接続しているため、切り離すことができません。"
},
"merge": {
"title": "結合",
"description": "選択した地物をマージ",
"key": "C",
"annotation": "{n} 個の地物をマージ",
"not_eligible": "地物情報がマージできません",
"not_adjacent": "地物同士が結合していないため、マージできません",
"restriction": "\"{relation}\" リレーションに所属している地物が含まれているため、マージすることができません",
"incomplete_relation": "地物全体がダウンロードされていないため、マージさせることができません。",
"conflicting_tags": "タグの値が競合しているため、地物をマージできません"
},
"move": {
"title": "移動",
"description": "この地物を別の位置へ移動",
"key": "M",
"annotation": {
"point": "ポイントを移動",
"vertex": "ウェイ上のノードを移動",
"line": "ラインの移動",
"area": "エリアの移動",
"multiple": "Moved multiple objects."
},
"incomplete_relation": "地物全体がダウンロードされていないため、移動させることができません。",
"too_large": "ウェイの一部がダウンロードされていないため、移動させることができません。",
"connected_to_hidden": "非表示の地物に接続しているため、移動することができません。"
},
"rotate": {
"title": "回転",
"description": "オブジェクトの中心を軸点にして回転",
"key": "R",
"annotation": {
"line": "ラインの回転",
"area": "エリアの回転"
},
"too_large": "ウェイの一部がダウンロードされていないため、回転させることができません。",
"connected_to_hidden": "非表示の地物に接続しているため、回転させることができません。"
},
"reverse": {
"title": "方向反転",
"description": "ラインの向きを反転",
"key": "V",
"annotation": "ラインの方向反転"
},
"split": {
"title": "分割",
"description": {
"line": "このノードを境としてラインを分割",
"area": "このエリアの外周を2つに分割",
"multiple": "このノードを境としてライン/エリアを分割"
},
"key": "X",
"annotation": {
"line": "ラインの分割",
"area": "エリア外周を分割",
"multiple": "{n} ライン/エリア外周を分割"
},
"not_eligible": "基点/終端を境としたライン分割はできません。",
"multiple_ways": "複数のラインを分割します",
"connected_to_hidden": "非表示の地物に接続しているため、分割することができません。"
},
"restriction": {
"help": {
"select": "道路の区間を選択するにはクリックしてください。",
"toggle": "進行方向制限を切り替えるにはクリックしてください。",
"toggle_on": "「{restriction}」の制約を追加するにはクリックしてください。",
"toggle_off": "「{restriction}」の制約を削除するにはクリックしてください。"
},
"annotation": {
"create": "進行方向制限を追加しました",
"delete": "進行方向制限を削除しました"
}
}
},
"undo": {
"tooltip": "もとに戻す: {action}",
"nothing": "やり直す変更点がありません"
},
"redo": {
"tooltip": "再実行: {action}",
"nothing": "やり直した変更点がありません"
},
"tooltip_keyhint": "ショートカット",
"browser_notice": "このエディタは Firefox、Chrome、Safari、OperaそしてInternet Explorer 11以降で動作します。地図を編集するには、ブラウザをアップデートするか、Potlatch 2を利用してください。",
"translate": {
"translate": "翻訳",
"localized_translation_label": "多言語名称",
"localized_translation_language": "言語選択",
"localized_translation_name": "名称"
},
"zoom_in_edit": "編集するには地図を拡大してください",
"logout": "ログアウト",
"loading_auth": "OpenStreetMapへ接続中...",
"report_a_bug": "バグ報告",
"help_translate": "翻訳協力",
"feature_info": {
"hidden_warning": "非表示の地物{count}件",
"hidden_details": "現在非表示の地物: {details}"
},
"status": {
"error": "APIサーバへの接続が失敗しました",
"offline": "APIがオフラインです。しばらくしてからもう一度お試しください。",
"readonly": "APIは読み込み専用モードです。変更内容の保存はしばらく時間を置いてから行なってください。"
},
"commit": {
"title": "編集結果を保存",
"description_placeholder": "貢献のための簡単な解説",
"message_label": "変更セットコメント",
"upload_explanation": "あなたがアップロードした編集内容は、OpenStreetMapを利用しているすべてのユーザが閲覧できるようになります。",
"upload_explanation_with_user": "編集した内容を {user} アカウントでアップロードし、OpenStreetMapを利用しているすべてのユーザが閲覧できるようにします。",
"save": "Save",
"cancel": "キャンセル",
"changes": "{count} 個の変更",
"warnings": "注意",
"modified": "変更した地物",
"deleted": "削除した地物",
"created": "作成した地物"
},
"contributors": {
"list": "{users} による編集",
"truncated_list": "{users} とその他 {count} 人による編集"
},
"infobox": {
"selected": "{n} 個を選択中",
"geometry": "ジオメトリ",
"closed": "閉店中",
"center": "中央部",
"perimeter": "周辺部",
"length": "長さ",
"area": "エリア",
"centroid": "中央に表示",
"location": "ロケーション",
"metric": "メトリック",
"imperial": "ヤード・ポンド法"
},
"geometry": {
"point": "ポイント",
"vertex": "交点",
"line": "ライン",
"area": "エリア",
"relation": "リレーション"
},
"geocoder": {
"search": "世界中のデータから検索",
"no_results_visible": "表示中のエリアからの検索結果はありませんでした",
"no_results_worldwide": "検索結果がありません"
},
"geolocate": {
"title": "編集画面を現在地へ移動"
},
"inspector": {
"no_documentation_combination": "このタグの組み合わせに関する解説はありません",
"no_documentation_key": "このキーに対する解説はありません",
"show_more": "次を表示",
"view_on_osm": "openstreetmap.orgで確認",
"all_tags": "すべてのタグ",
"all_members": "すべてのメンバー",
"all_relations": "すべてのリレーション",
"new_relation": "新しいリレーション...",
"role": "役割",
"choose": "地物の種類を選択",
"results": "検索結果{n}件: {search}",
"reference": "OpenStreetMap WIkiで確認",
"back_tooltip": "地物の編集",
"remove": "削除",
"search": "検索",
"multiselect": "選択した項目",
"unknown": "不明",
"incomplete": "<ダウンロード未完了>",
"feature_list": "地物を検索",
"edit": "地物を編集",
"check": {
"yes": "はい",
"no": "いいえ"
},
"none": "なし",
"node": "ノード",
"way": "ウェイ",
"relation": "リレーション",
"location": "位置",
"add_fields": "項目追加: "
},
"background": {
"title": "背景画像",
"description": "背景画像設定",
"percent_brightness": "明度 {opacity}%",
"none": "なし",
"custom": "カスタム",
"custom_button": "カスタム背景の編集",
"custom_prompt": "タイルURLのテンプレートを入力してください。有効なトークンは、Z/X/Y方式ならば{z}, {x} , {y}、quadtile方式ならば{u}です。",
"fix_misalignment": "背景画像をずらす",
"reset": "設定リセット",
"minimap": {
"description": "ミニマップ",
"tooltip": "現在表示中の周辺をズームアウトして表示"
}
},
"map_data": {
"title": "地図データ",
"description": "地図データ",
"data_layers": "データレイヤ",
"fill_area": "エリアを塗りつぶし",
"map_features": "タグ定義一覧",
"autohidden": "表示対象となっている地物の数が多すぎます。ズームインしてから編集を行ってください。"
},
"feature": {
"points": {
"description": "ポイント",
"tooltip": "地点情報"
},
"major_roads": {
"description": "主要道路",
"tooltip": "道路、街路など"
},
"minor_roads": {
"description": "市町村道など",
"tooltip": "私道、駐車場内経路、農道など"
},
"paths": {
"description": "山道",
"tooltip": "歩道、自転車道など"
},
"buildings": {
"description": "建築物",
"tooltip": "建築物、避難所、ガレージなど"
},
"landuse": {
"description": "土地利用関連",
"tooltip": "森林、農地、公園、住宅地、商業区画など"
},
"boundaries": {
"description": "区域境界",
"tooltip": "行政区境"
},
"water": {
"description": "水域関連",
"tooltip": "河川、湖沼、沼地など"
},
"rail": {
"description": "鉄道関連",
"tooltip": "鉄道"
},
"power": {
"description": "電力関連",
"tooltip": "電線、高圧線、発電所、変電所など"
},
"past_future": {
"description": "廃棄消失/建設予定地",
"tooltip": "予定地、建設中、廃業、撤去済など"
},
"others": {
"description": "その他",
"tooltip": "すべて"
}
},
"area_fill": {
"wireframe": {
"description": "塗りつぶしなし (ワイヤフレーム)",
"tooltip": "ワイヤフレームモードを有効化することで、背景画像の視認性が高まります"
},
"partial": {
"description": "部分的に塗りつぶし",
"tooltip": "エリアの内側だけが塗りつぶされます。(初心者オススメ)"
},
"full": {
"description": "完全塗りつぶし",
"tooltip": "エリアがすべて塗りつぶされます。"
}
},
"restore": {
"heading": "OSMにアップロードされていない編集内容があります",
"description": "前回作業した編集内容がアップロードされていません。編集内容を復元しますか?",
"restore": "復元",
"reset": "破棄"
},
"save": {
"title": "保存",
"help": "編集内容をOpenStreetMapへ保存し、他ユーザへ公開",
"no_changes": "保存する変更はありません。",
"error": "保存中にエラーが発生しました",
"status_code": "サーバが状態コード{code}を返しました",
"unknown_error_details": "インターネットに接続されているか、確認してください。",
"uploading": "編集内容をOpenStreetMapへアップロードしています",
"unsaved_changes": "編集内容が保存されていません",
"conflict": {
"header": "競合している編集を解決",
"count": "{total}件中{num}件の競合",
"previous": "< 前へ",
"next": "次へ >",
"keep_local": "自分の変更を維持",
"keep_remote": "他の変更を採用",
"restore": "復元",
"delete": "削除したままにする",
"download_changes": "または変更をダウンロードしてください。",
"done": "すべての競合が解決されました。",
"help": "あなたが変更したいくつかの地物を他のユーザーも変更しました。\n以下の各項目をクリックして、競合についての詳細を確認し、自分の変更を維持するか、他のユーザーの変更を採用するかを選択してください。\n"
}
},
"merge_remote_changes": {
"conflict": {
"deleted": "このオブジェクトは{user}さんが削除しました。",
"location": "このオブジェクトはあなたと{user}さんがそれぞれ移動しました。",
"nodelist": "あなたと{user}さんがそれぞれノードを変更しました。",
"memberlist": "あなたと{user}さんがそれぞれリレーションのメンバーを変更しました。",
"tags": "あなたが<b>{tag}</b>タグを「{local}」で変更し、{user}さんが「{remote}」で変更しました。"
}
},
"success": {
"edited_osm": "OSM編集完了!",
"just_edited": "OpenStreetMap編集完了!",
"view_on_osm": "詳細情報確認",
"facebook": "Facebookでシェア",
"twitter": "Twitterでシェア",
"google": "Google+でシェア"
},
"confirm": {
"okay": "OK",
"cancel": "キャンセル"
},
"splash": {
"welcome": "iD 起動中",
"text": "iDは、世界に例を見ない自由な地図を編集するにあたり、馴染みやすく、かつ使い勝手をそこなわないことを目的に開発されています。現在のバージョンは {version} です。詳細は {website} で公開中です。バグ報告は {github} で受け付けています。",
"walkthrough": "チュートリアルを開始",
"start": "編集開始"
},
"source_switch": {
"live": "本番サーバ",
"lose_changes": "OSMへアップロードされていない編集があります。投稿先サーバを切り替えると編集内容は破棄されます。投稿先を切り替えてよろしいですか?",
"dev": "開発サーバ"
},
"tag_reference": {
"description": "説明",
"on_wiki": "{tag}: wiki.osm.org ",
"used_with": "さらに詳しく: {type}"
},
"validations": {
"untagged_point": "タグなしポイント",
"untagged_line": "ラインにタグが付与されていません",
"untagged_area": "エリアにタグが付与されていません",
"many_deletions": "{n} オブジェクトを削除しています。本当に削除してよろしいですか? 削除した結果はopenstreetmap.orgに反映されます。",
"tag_suggests_area": "ラインに {tag} タグが付与されています。エリアで描かれるべきです",
"untagged_point_tooltip": "この点が表す地物の種類を選択してください。",
"untagged_line_tooltip": "この直線が表す地物の種類を選択してください。",
"untagged_area_tooltip": "このエリアが表す地物の種類を選択してください。",
"deprecated_tags": "タグの重複: {tags}"
},
"zoom": {
"in": "ズームイン",
"out": "ズームアウト"
},
"cannot_zoom": "現在のモードでは、これ以上ズームアウトできません。",
"full_screen": "フルスクリーンにする",
"gpx": {
"local_layer": "ローカルマシン上のGPXファイル",
"drag_drop": "ページ上に .gpxファイルをドラッグ&ドロップするか、画面右側のボタンをクリックしてください",
"zoom": "GPX軌跡へズーム",
"browse": ".gpxファイル追加"
},
"mapillary": {
"tooltip": "Mapillaryによる通りレベルの写真",
"title": "写真の重ね合わせ (Mapillary)",
"view_on_mapillary": "この画像をMapillaryで表示"
},
"help": {
"title": "ヘルプ",
"help": "# ヘルプ\n\nこのアプリケーションは、自由に編集できる世界地図 [OpenStreetMap](http://www.openstreetmap.org/)編集用のエディタです。あなたが知っている地域についての情報を追加したり、編集したりして、誰もが使いやすい情報としてデータをオープンに広めましょう。\n\nあなたが編集した結果は、OpenStreetMapを利用するすべての人が閲覧することができます。編集するためには[ログイン](https://www.openstreetmap.org/login) する必要があります。\n\nこの [iD エディタ](http://ideditor.com/) の[ソースコードはGitHubで管理](https://github.com/openstreetmap/iD)されており、誰もが参加できるプロジェクトとして公開されています。\n",
"editing_saving": "# データの編集と保存\n\nこのエディタはオンライン環境で使用されることが前提とされており、現在もウェブサイトを通じてこのエディタが利用されているはずです。\n\n### 地物の選択\n\nポイント情報や道路といった地物情報は、地図上に表示されている対象をクリックすることで選択ができます。選択された地物はハイライトされ、詳細情報が記載されたパネルが表示されます。\n\nこのパネル内の情報を編集することで、対象の地物の情報を編集できます。 複数の地物を範囲選択するには、まずキーボードの 'Shift' キーを押してください。そのまま選択したい地物をクリックするか、 'Shift' キーを押しながら地図上をドラッグして四角形を作ってください。四角形の中に含まれた地物がすべて選択状態になります。\n\n### 編集内容の保存\n\n道路や建物、特定の場所などの追加/編集結果は、OSMサーバへ保存されるまでの間、あなたのローカルPC上に格納されます。間違った編集をしてしまっても慌てないでください。巻き戻しボタン(Undo)をクリックすることで、編集内容を巻き戻すことができます。同じ編集をもう一度実施したい場合は、巻き戻しのキャンセルボタン(redo)をクリックしてください。\n\n編集に区切りがついたら、'保存' をクリックして作業を終了してください。例えば街の一区画の編集が終わり、そこから別の場所の編集に移動する場合などがよいでしょう。データを保存する前に、編集した内容をもう一度見直しましょう。データが間違っている可能性がある場所がエディタ上に表示されますので、必要に応じて修正を行なってください。\n\n編集内容に問題がなければ保存を行いましょう。あなたの編集内容を簡潔に表すコメントを記入した後、もう一度 '保存' をクリックすることで、あなたの編集内容は [OpenStreetMap.org](http://www.openstreetmap.org/) に投稿されます。投稿されたデータはあなた以外のすべての利用者に対しても表示されるようになり、そこに情報を追加したり、編集したりすることができるようになります。\n\n編集を一度に完了させることができない場合は、ブラウザのエディタ表示をそのままにして、いったんブラウザを閉じてしまいましょう。同じブラウザとエディタを使えば、後々、作業の続きを実施することができます。\n\n### エディタの活用\n\nエディタで使うことのできるキーボードショートカットは[こちら](http://wiki.openstreetmap.org/wiki/ID/Shortcuts)に一覧があります。\n",
"roads": "# 道路\n\nこのエディタは道路を作成、修正、削除する機能を備えています。小路、自動車道、山道、自転車道等々、編集対象となる道路の種別に制限はありません。交差する道路を細かく地図に描くことも可能です。\n\n### 選択\n\n対象の道路をクリックすることで、選択することができます。選択された道路は強調表示され、ラインに対する操作を行う小さなツール項目がその近くに表示されます。道路の詳細情報は、サイドバーに一覧表示されます。\n\n### 修正\n\n既に描かれている道路の中には、背景画像の衛星写真やGPSトラックと明らかに位置が異なるものがあります。そうした道路を見つけたら、道路を正しい位置に修正しましょう。\n\nまずは変更対象となる道路をクリックして選択します。対象の道路が強調表示され、操作可能なポイントがラインの上に表示されて、位置の変更が可能となります。ラインとポイントを、より正しいと思われる位置に移動させてください。ライン上のポイントを増やすには、ラインの上でダブルクリックすることで、その位置にポイントを作成することが可能です。\n\n道路の接続状態が誤っている場合は、どちらかの道路の上に表示されているポイントをもう一つのラインの上に移動させ、2つのラインを接続してください。道路の接続は地図にとって非常に重要であり、車輌のナビゲーションを行うためには道路が正しく接続されていることが必須となります。\n\n'移動'ツールをクリックするか、キーボードでショートカットキー 'M' を押すことで、道路全体を一度に移動させることができます。もう一度クリックすることで、その位置へ対象が移動します。\n\n### 削除\n\n描かれている道路が完全に間違っている場合 - 衛星写真に映っておらず、より理想としては実際に現地で道路が無いことを確認できた場合 - その道路のデータそのものを削除し、地図から消すことが可能です。地物を削除する際の注意として、編集結果は他の編集と同様すべての利用者の目に触れること、また、衛星写真は撮影日時が古い可能性があり、道路が新しく敷設されているかもしれないことを意識してください。\n\n道路を削除するには、対象のラインをクリックして選択し、ツール項目からゴミ箱アイコンをクリックするか、'Delete'キーを押してください。\n\n### 新規作成\n\n道路があるはずなのにまだ描かれていない? エディタ左上に表示されている'ライン'アイコンをクリックするか、ショートカットキー'2'を押すと、ラインの新規描画を行うことができます。\n\n地図をクリックすることで、その地点からラインの描画が開始されます。もし既に描かれている道路から枝分かれした道路の場合は、既存道路で分岐が行われている部分をクリックして、その位置から描画を始めるようにしてください。\n\n衛星画像やGPSログなどで表示されている道路の形に添ってクリックし、ポイントを作成してください。描画している道路が他の道路と交差している場合は、交差している位置でクリックし、ラインを接続してください。描画を終了するには、終了する位置でダブルクリックするか、キーボードの'Return'、あるいは'Enter'キーを押してください。\n",
"gps": "# GPS\n\nOpenStreetMapにおいて、GPSデータは最も価値の高い情報源のひとつです。iDエディタはあなたのPC上にある `.gpx` ファイルのトレース機能をサポートしています。GPSログは、スマートフォンのアプリケーションやGPSロガーを使用することで収集することができます。\n\nGPSを使用した現地調査の詳細な進め方については、[GPSによる調査](http://learnosm.org/ja/mobile-mapping/using-gps/)を参照してください。\n\nGPXログファイルをエディタの上にドラッグ&ドロップすることで、ファイルの内容をエディタ上に表示させることができます。ファイル形式の読み込みが正常に完了すると、ログは明るい紫色の線としてエディタ上に表示されます。エディタの右側に配置されている '地図データ' メニューをクリックすると、ログの表示/非表示、GPXが配置されたレイヤーへのズームを設定することができます。\n\nこのGPXログファイルはOpenStreetMapへ直接アップロードされたものではありません。このログを参考情報として地図を描いたり、あなたが追加する地物の配置場所の参考情報とするのがよいでしょう。また、あなた以外のユーザにもGPSログを使ってもらうためには[OpenStreetMapへのアップロード機能](http://www.openstreetmap.org/trace/create)を利用してください。\n",
"imagery": "# 背景画像\n\n地図を作成するにあたって、航空写真は重要なリソースのひとつです。上空からの撮影、衛星写真、自由な利用が認められた情報源などは、画面左側の'背景画像設定'メニューから表示させることが可能です。\n\nデフォルト設定では[Bing Maps](http://www.bing.com/maps/)の衛星写真レイヤーが表示されていますが、地図のズームレベル変更などで新しい場所を表示する際に別のリソースを表示させることが可能です。英国やフランス、デンマークでは、特定の地域に限り非常に細密な画像が利用可能です。\n\n画像提供側の間違いが原因で、背景画像と地図データの位置がずれていることがあります。既存道路の多くが一方向にずれている場合、すべての地物の位置を一度に移動させてしまう前に、背景画像の表示位置を調整してみて、オフセットがされていないか確認を行なってください。位置の調整は、背景画像設定の一番下に表示されている'背景画像をずらす'という項目から行うことができます。\n",
"addresses": "# 住所\n\n住所情報は地図において最も有用な情報のひとつです。\n\n住所情報は街路の付帯情報として扱われることがほとんどですが、OpenStreetMapにおける住所情報は、街路にそって配置されている建物の属性として記録されます。\n\n住所情報は建物を表す輪郭に付与しても構いませんし、独立したポイントとして配置してもかまいません。また、住所データの最適な情報源は現地調査、あるいは個人の記憶によるものです。GoogleMapsなど、他の地図からの転載は特別な許諾がない限り固く禁止されています。\n\n注: 日本では住所システムの体系が異なるため、街路を基とする上記の方法を適用することはできません。\n",
"inspector": "# 地物情報表示ウィンドウ\n\n地図上の地物を選択すると、画面左側に入力ウィンドウが表示されます。地物に関する詳細情報の編集はこのウィンドウから行います。\n\n### 地物種別の選択\n\nポイントやライン、エリアを描画する際には、描いた地物の種別を選択することが可能です。これによって、ラインが高速道路なのか住宅道路なのか、ポイントがスーパーマーケットなのか喫茶店なのか、などを表現します。地物情報表示ウィンドウには、よく利用される地物が表示されています。その他の地物を表示させたい場合は、検索ボックスから検索を行なってください。\n\n地物種別情報の右下に表示されている 'i' ボタンをクリックすると、その種別に関する詳細情報を表示させることができます。アイコンをクリックすると、その地物の種別が確定されます。\n\n### フォームを利用したタグ編集\n\n地物の種別を選択した後、あるいは既に種別が割り当てられた地物を選択すると、その地物に関する名称や住所などの詳細情報がウィンドウ内に表示されます。\n\n入力ウィンドウの一番下に配置されている 'タグ項目を追加'をクリックすると、Wikipediaのリンクや車椅子の利用可否などの要素に対する自由記入フォームが表示されます。\n\n情報表示ウィンドウの下の方に表示されている 'その他のタグ' をクリックすると、地物に対してその他のタグを付与することができます。 利用されることが多いタグの組み合わせは[Taginfo](http://taginfo.openstreetmap.org/)から検索が可能です。\n\n入力ウィンドウに記入した内容は、エディタ上の地図に即座に反映されます。'やり直し'ボタンをクリックすることで、いつでも入力内容を取り消すことが可能です。\n",
"buildings": "# 建物\n\nOpenStreetMapは世界でも有数の建物情報データベースです。このデータベースへの情報追加や改善は誰しもが参加可能です。\n\n### 選択\n\n建物の輪郭をクリックすると、その建物を選択することができます。建物はハイライト表示され、小さなツール項目と、画面右側にその建物の詳細情報が表示されます。\n\n### 修正\n\n建物の位置や、付与されているタグが誤っていることがあります。\n\n建物全体の位置を移動させるには、'移動'ツールのアイコンをクリックしてください。マウスを動かして建物を正しい位置へ移動させ、もう一度クリックして位置を確定させます。\n\n同様に、建物を形成しているポイントをクリックして正しい位置へ移動させることで、建物の形状を修正することができます。\n\n### 新規作成\n\nOpenStreetMapで建物を描く場合によくあがる質問として、建物をエリアとポイントのどちらで描いたほうがよいか、というものがあります。最善の方法では _できる限り、建物はエリアとして描き_ 、会社や個人宅、施設など、建物から独立した情報は別途ポイントとして、エリアとして描かれた建物の内側に配置します。\n\n画面左上に表示されている項目から'エリア'ボタンをクリックして、建物をエリアとして描いてみましょう。エリアの描画を終了するにはキーボードの'Return'キーを押すか、エリアを描き始めたポイントをもう一度クリックしてください。\n\n### 削除\n\nもし建物の情報が完全に間違っている場合 - 衛星写真に映っておらず、より理想としては実際に現地で建物が無いことを確認できた場合 - その建物データそのものを削除し、地図から消去することが可能です。地物を削除する際の注意として、編集結果は他の編集と同様すべての利用者の目に触れること、また、衛星写真は撮影日時が古い可能性があり、建物が新しく建設されているかもしれないことを意識してください。\n\n建物を削除するには、対象をクリックして選択し、ツール項目からゴミ箱アイコンをクリックするか、'Delete'キーを押してください。\n",
"relations": "# リレーション\n\nリレーションとはOpenStreetMapで地物を表現する際の特殊な記法で、複数の地物をひとつのグループとして扱うことが可能です。例えばリレーションでよく使われるものは、特定の高速道路や有料道路を複数のウェイを使って表現する *route リレーション* 、そして複数のラインをグループ化することによって分割されたエリアやドーナツ型の空洞部分などの複雑な表現を行う *マルチポリゴン* があげられます。\n\nリレーションを構成する地物は *メンバー* と呼ばれます。OSM上の地物がどのリレーションのメンバーになっているかはサイドバーに表示され、選択することが可能です。リレーションを選択するとその所属メンバーがすべてサイドバーにリストアップされ、地図上にその位置がハイライト表示されます。\n\niDでは編集中のリレーション情報はほとんどの場合、自動的に補完されます。ただし、例えば位置が間違っている道路をいったん削除して新しく書き直す際などは、書き直した道路ウェイが削除したウェイと同じリレーションに再度所属するように編集するべきです。\n\n## リレーションの編集\n\nリレーションを編集する場合、基本の形は以下のとおりです。\n\nリレーションに地物を追加してメンバーにする場合、まず対象の地物を選択した状態で、サイドバーの \"すべてのリレーション\" に表示されている \"+\" ボタンをクリックします。クリックしたら、リレーションの名称を入力するか、一覧から選んでください。\n\nリレーションを新しく作成する場合は、メンバーとして所属することになる最初の地物を選択した状態で \"すべてのリレーション\" に表示されている \"+\" ボタンをクリックし、\"新しいリレーション\"を選択してください。\n\nリレーションから地物を除外する場合は、対象の地物を選択し、除外を行いたいリレーションの隣に表示されているゴミ箱アイコンをクリックします。\n\nまた、\"結合\"機能を使うことで、空洞部分をもつマルチポリゴンを作成することができます。2つのエリアを描き、それぞれを内側(inner)と外側(outer)とします。次に、キーボードのShiftキーを押しながらそれぞれの地物をクリックし、両方を選択状態にしてから \"結合\" (+) ボタンをクリックしてください。\n"
},
"intro": {
"graph": {
"city_hall": "三川市役所",
"fire_department": "三川消防署",
"memory_isle_park": "平和祈念公園",
"riverwalk_trail": "岩川遊歩道",
"w_michigan_ave": "西岸広小路",
"e_michigan_ave": "東岸広小路",
"spring_st": "春風通り",
"scidmore_park": "大通り公園",
"petting_zoo": "大通り公園付属動物園",
"n_andrews_st": "北安藤通り",
"s_andrews_st": "南安藤通り",
"n_constantine_st": "北三川通り",
"s_constantine_st": "南三川通り",
"rocky_river": "岩川",
"railroad_dr": "鉄路通り",
"conrail_rr": "国有鉄道",
"st_joseph_river": "天神川",
"n_main_st": "北方街道",
"s_main_st": "南方街道",
"water_st": "水際通り",
"foster_st": "北方街道旧道",
"portage_river": "高瀬川",
"flower_st": "フラワーロード",
"elm_st": "アップルロード",
"walnut_st": "ドングリ通り",
"morris_ave": "もみじ横丁",
"east_st": "東通り",
"portage_ave": "高瀬通り"
},
"navigation": {
"title": "ナビゲーション",
"drag": "地図編集画面には、航空写真などの背景画像と重なってOpenStreetMapのデータが表示されます。ウェブで公開されている他の地図と同様、クリックした状態でカーソルを移動させることで表示位置を移動させることができます。**地図をクリックして移動させてみてください!**",
"select": "地図上の情報は、ポイント、ライン、エリアの3つの方法のいずれかで表現されています。地物をクリックすることで、対象を選択することができます。**画面上のポイントを選択してみましょう。**",
"pane": "地物が選択されると、その地物の詳細情報が表示されます。詳細情報には、地物の種類をあらわす大項目と、その他詳細情報 (名称や住所等) が表示されます。**画面右上の {button} ボタンを押して、詳細情報編集ウィンドウを閉じてください。**",
"search": "現在表示されている地物、あるいは全世界を対象に検索を行うことも可能です。**'{name}'で検索してみてください。**",
"choose": "**検索結果から {name} を選択してみましょう。**",
"chosen": "素晴らしい! {name} が選択されました。 **{button}ボタンを押して地物の編集を終了してください。**"
},
"points": {
"title": "ポイント",
"add": "ポイントは、店舗やレストラン、記念碑など、特定の一点を表現します。これにより、特定の場所や地点に対して、情報を追加してゆくことが可能となります。**{button}ポイントボタンをクリックして、ポイントを追加してみましょう。**",
"place": "地図の上のどこかをクリックすることで、ポイントを追加することができます。**建物の上にポイントを追加してみましょう。**",
"search": "ポイントではさまざまな地物情報を表現することが可能です。 今回追加したポイントは喫茶店をあらわします。** '{name}' を選んでみましょう**",
"choose": "**リストから 喫茶店 を選択してください**",
"describe": "ポイントが喫茶店としてタグ付けされました。更に詳細な情報を追加することもできます。**喫茶店の名称を追加してみましょう。**",
"reselect": "多くの場合ポイントはすでに存在しているでしょう。しかし、既存のポイントは間違いがあったり情報が不足している可能性があります。その場合、既存のポイントを編集できます。 **今作成したポイントをクリックして選択してみましょう。**",
"fixname": "**名称を変更し、{button} ボタンをクリックし編集ウィンドウを閉じましょう。**",
"reselect_delete": "マップ上のすべての地物は削除可能です。**作成したポイントをクリックして選択してみましょう。**"
},
"areas": {
"title": "エリア",
"place": "ノードを描くことで、エリアを表現することができます。エリアの描画を完了するには、描き始めたノードをもう一度クリックしてください。**エリアを作成して、児童公園を描いてみましょう。**",
"search": "** '{name}' を検索してみましょう **",
"choose": "**リストから 児童公園 を選択してください**",
"describe": "**児童公園の名称を追加し、{button}ボタンをクリックして編集ウィンドウを閉じましょう。**"
},
"lines": {
"title": "ライン",
"add": "ラインは道路や線路、河川などの地物を表す際に使用されます。**新しいラインを追加するため、{button} ライン ボタンをクリックしてみましょう。**",
"start": "**地図上をクリックすることで、ラインの描画が開始されます。まずは道路を描いてみましょう。**",
"finish": "最後のノードをもう一度クリックすることで、ラインの描画を完了させることができます。**道路の描画を完了させましょう。**",
"road": "**リストから 道路 を選択してください**",
"residential": "道路にはいくつもの種類がありますが、最も頻繁に描くことになるのは居住区域内道路です。**道路種別から居住区域内道路を選択してください。**",
"describe": "**道路に名称を付け、{button}ボタンをクリックして編集ウィンドウを閉じましょう。**",
"restart": "道路は{name}に接続する必要があります。",
"wrong_preset": "選択したウェイが住宅道路ではありません。**クリックしてもう一度選択してください**"
},
"startediting": {
"title": "編集をはじめる",
"help": "{button} (ヘルプ)ボタンをクリックする事で、このチュートリアルを再確認したり、追加の文書を見る事が出来ます。",
"save": "変更内容はこまめに保存するよう気をつけてください!",
"start": "マッピング開始!"
}
},
"presets": {
"categories": {
"category-building": {
"name": "建物"
},
"category-golf": {
"name": "ゴルフ"
},
"category-landuse": {
"name": "土地利用"
},
"category-path": {
"name": "小道"
},
"category-rail": {
"name": "線路"
},
"category-restriction": {
"name": "制限"
},
"category-road": {
"name": "道路"
},
"category-route": {
"name": "ルート"
},
"category-water-area": {
"name": "水面"
},
"category-water-line": {
"name": "水路"
}
},
"fields": {
"access": {
"label": "通行可",
"options": {
"designated": {
"description": "特定の地方条例や標識等で通行制限が行われている",
"title": "特定種の通行禁止"
},
"destination": {
"description": "特定の目的地へ移動する用途でのみ通行が許可されている",
"title": "目的外通行の禁止"
},
"dismount": {
"description": "下車すれば通行可能",
"title": "下車"
},
"no": {
"description": "一般の通行が許可されていない",
"title": "制限あり"
},
"permissive": {
"description": "所有者が通行制限しない限り通行可",
"title": "所有者許諾あり"
},
"private": {
"description": "通行時には所有者の許可を得る必要がある",
"title": "私有"
},
"yes": {
"description": "法律上の許可あり; 正当利用",
"title": "通行可"
}
},
"placeholder": "その他",
"types": {
"access": "すべて",
"bicycle": "自転車",
"foot": "歩行者",
"horse": "乗馬",
"motor_vehicle": "動力付き車輌全般"
}
},
"access_simple": {
"label": "通行可能な手段",
"placeholder": "可"
},
"access_toilets": {
"label": "利用対象"
},
"address": {
"label": "住所",
"placeholders": {
"city": "市町村名",
"conscriptionnumber": "123",
"country": "郡",
"district": "District",
"hamlet": "Hamlet",
"housename": "地番",
"housenumber": "123",
"place": "地名",
"postcode": "郵便番号",
"province": "県",
"state": "州",
"street": "所属する街路名",
"subdistrict": "Subdistrict",
"suburb": "区"
}
},
"admin_level": {
"label": "Admin Level"
},
"aerialway": {
"label": "タイプ"
},
"aerialway/access": {
"label": "乗降場所",
"options": {
"both": "両方",
"entry": "入口",
"exit": "出口"
}
},
"aerialway/bubble": {
"label": "覆い"
},
"aerialway/capacity": {
"label": "運搬人数(1時間当たり)",
"placeholder": "500, 2500, 5000..."
},
"aerialway/duration": {
"label": "所用時間(分)",
"placeholder": "1, 2, 3..."
},
"aerialway/heating": {
"label": "暖房"
},
"aerialway/occupancy": {
"label": "重量",
"placeholder": "2, 4, 8..."
},
"aerialway/summer/access": {
"label": "乗降場所(夏季)",
"options": {
"both": "両方",
"entry": "入口",
"exit": "出口"
}
},
"aeroway": {
"label": "形態"
},
"amenity": {
"label": "種類"
},
"area/highway": {
"label": "道路の種類"
},
"artist": {
"label": "アーティスト"
},
"artwork_type": {
"label": "タイプ"
},
"atm": {
"label": "ATM"
},
"backrest": {
"label": "背もたれ"
},
"barrier": {
"label": "タイプ"
},
"bench": {
"label": "ベンチ"
},
"bicycle_parking": {
"label": "種類"
},
"boundary": {
"label": "タイプ"
},
"brand": {
"label": "ブランド"
},
"building": {
"label": "建物"
},
"building_area": {
"label": "建物"
},
"capacity": {
"label": "収容数",
"placeholder": "50, 100, 200..."
},
"cardinal_direction": {
"label": "方向",
"options": {
"E": "東",
"ENE": "東北東",
"ESE": "東南東",
"N": "北",
"NE": "北東",
"NNE": "北北東",
"NNW": "北北西",
"NW": "北西",
"S": "南",
"SE": "南東",
"SSE": "南南東",
"SSW": "南南西",
"SW": "南西",
"W": "西",
"WNW": "西北西",
"WSW": "西南西"
}
},
"clock_direction": {
"label": "方向",
"options": {
"anticlockwise": "左回り",
"clockwise": "右回り"
}
},
"collection_times": {
"label": "収集時刻"
},
"construction": {
"label": "種類"
},
"content": {
"label": "中身"
},
"country": {
"label": "国"
},
"covered": {
"label": "屋根"
},
"craft": {
"label": "タイプ"
},
"crop": {
"label": "作物"
},
"crossing": {
"label": "種類"
},
"cuisine": {
"label": "料理の種類"
},
"cycleway": {
"label": "自転車通行帯",
"options": {
"lane": {
"description": "自動車交通と線で隔てられている自転車通行帯",
"title": "標準の自転車通行帯"
},
"none": {
"description": "自転車通行帯なし",
"title": "なし"
},
"opposite": {
"description": "一方通行の道路で両方向に通行可能な自転車通行帯",
"title": "両方向の自転車通行帯"
},
"opposite_lane": {
"description": "交通の方向とは逆に通行する自転車通行帯",
"title": "逆方向の自転車通行帯"
},
"share_busway": {
"description": "バス車線と共有の自転車通行帯",
"title": "バスと共有の自転車通行帯"
},
"shared_lane": {
"description": "自動車交通と隔てられていない自転車通行帯",
"title": "共有の自転車通行帯"
},
"track": {
"description": "物理的な障害物で隔てられた自転車通行帯",
"title": "自転車道路"
}
},
"placeholder": "なし",
"types": {
"cycleway:left": "左側",
"cycleway:right": "右側"
}
},
"delivery": {
"label": "配達"
},
"denomination": {
"label": "宗派"
},
"denotation": {
"label": "意味"
},
"description": {
"label": "説明"
},
"drive_through": {
"label": "ドライブスルー"
},
"electrified": {
"label": "電化状態",
"options": {
"contact_line": "架線",
"no": "非電化",
"rail": "集電レール",
"yes": "電化(未定義)"
},
"placeholder": "架線、集電レール..."
},
"elevation": {
"label": "標高"
},
"emergency": {
"label": "緊急設備"
},
"entrance": {
"label": "タイプ"
},
"except": {
"label": "例外"
},
"fax": {
"label": "FAX",
"placeholder": "+31 42 123 4567"
},
"fee": {
"label": "利用料金"
},
"fire_hydrant/type": {
"label": "タイプ",
"options": {
"pillar": "柱/地上",
"pond": "池",
"underground": "地下",
"wall": "壁"
}
},
"fixme": {
"label": "要修正"
},
"fuel": {
"label": "ガソリンスタンド"
},
"fuel/biodiesel": {
"label": "バイオディーゼルの販売"
},
"fuel/diesel": {
"label": "軽油の販売"
},
"fuel/e10": {
"label": "E10の販売"
},
"fuel/e85": {
"label": "E85の販売"
},
"fuel/lpg": {
"label": "プロパンの販売"
},
"fuel/octane_100": {
"label": "レース用ガソリンの販売"
},
"fuel/octane_91": {
"label": "レギュラーガソリンの販売"
},
"fuel/octane_95": {
"label": "中品質ガソリンの販売"
},
"fuel/octane_98": {
"label": "ハイオクガソリンの販売"
},
"gauge": {
"label": "軌間"
},
"gender": {
"label": "性別",
"options": {
"female": "女性",
"male": "男性",
"unisex": "性別区分なし"
},
"placeholder": "不明"
},
"generator/method": {
"label": "方式"
},
"generator/source": {
"label": "情報参照元"
},
"generator/type": {
"label": "タイプ"
},
"golf_hole": {
"label": "参照",
"placeholder": "ホール (1-18)"
},
"handicap": {
"label": "ハンデ",
"placeholder": "1-18"
},
"handrail": {
"label": "手すり"
},
"highway": {
"label": "道路区分"
},
"historic": {
"label": "タイプ"
},
"hoops": {
"label": "輪の数",
"placeholder": "1, 2, 4..."
},
"iata": {
"label": "IATA"
},
"icao": {
"label": "ICAO"
},
"incline": {
"label": "傾斜"
},
"incline_steps": {
"label": "傾斜",
"options": {
"down": "下",
"up": "上"
}
},
"information": {
"label": "タイプ"
},
"internet_access": {
"label": "インターネット環境",
"options": {
"no": "無し",
"terminal": "情報端末",
"wired": "有線LAN",
"wlan": "Wi-Fi",
"yes": "有り"
}
},
"lamp_type": {
"label": "種別"
},
"landuse": {
"label": "土地区分"
},
"lanes": {
"label": "車線数",
"placeholder": "1, 2, 3..."
},
"layer": {
"label": "レイヤー"
},
"leaf_cycle": {
"label": "葉の季節変化",
"options": {
"deciduous": "落葉樹",
"evergreen": "常緑樹",
"mixed": "混合",
"semi_deciduous": "ほぼ落葉樹",
"semi_evergreen": "ほぼ常緑樹"
}
},
"leaf_cycle_singular": {
"label": "葉の季節変化",
"options": {
"deciduous": "落葉樹",
"evergreen": "常緑樹",
"semi_deciduous": "ほぼ落葉樹",
"semi_evergreen": "ほぼ常緑樹"
}
},
"leaf_type": {
"label": "葉の種類",
"options": {
"broadleaved": "広葉樹",
"leafless": "葉なし",
"mixed": "混合",
"needleleaved": "針葉樹"
}
},
"leaf_type_singular": {
"label": "葉の種類",
"options": {
"broadleaved": "広葉樹",
"leafless": "葉なし",
"needleleaved": "針葉樹"
}
},
"leisure": {
"label": "タイプ"
},
"length": {
"label": "長さ (m)"
},
"level": {
"label": "階数"
},
"levels": {
"label": "階数",
"placeholder": "2, 4, 6..."
},
"lit": {
"label": "照明"
},
"location": {
"label": "位置"
},
"man_made": {
"label": "種類"
},
"maxspeed": {
"label": "最高速度",
"placeholder": "40, 50, 60..."
},
"maxstay": {
"label": "最大利用時間"
},
"mtb/scale": {
"label": "マウンテンバイク難易度",
"options": {
"0": "0: 硬い砂利/圧縮土、障害物なし、緩いカーブ",
"1": "1: いくらか緩んだ表面、小さな障害物、緩いカーブ",
"2": "2: とても緩んだ表面、大きな障害物、容易なヘアピンカーブ",
"3": "3: 滑りやすい表面、大きな障害物、きついヘアピンカーブ",
"4": "4: 緩んだ地面や杭、危険なヘアピンカーブ",
"5": "5: 最大の難しさ、漂礫地や地滑り",
"6": "6: 最上級のマウンテンバイクでなければ乗れない"
},
"placeholder": "0, 1, 2, 3..."
},
"mtb/scale/imba": {
"label": "IMBAトレイル難易度",
"options": {
"0": "非常に容易 (白い円)",
"1": "容易 (緑色の円)",
"2": "中程度 (青い四角形)",
"3": "困難 (黒いひし形)",
"4": "非常に困難 (黒いひし形2つ)"
},
"placeholder": "初級者、中級者、上級者..."
},
"mtb/scale/uphill": {
"label": "マウンテンバイク登山難易度",
"options": {
"0": "0: 平均10%未満の傾斜、地面は舗装/圧縮、障害物なし",
"1": "1: 平均15%未満の傾斜、地面は舗装/圧縮、小さな障害物あり",
"2": "2: 平均20%未満の傾斜、安定した地面、それなりの石や木の根がある",
"3": "3: 平均25%未満の傾斜、変化のある地面、それなりの石や枝がある",
"4": "4: 平均30%未満の傾斜、地面状態は良くない、大きい岩や木の枝がある",
"5": "5: 非常に険しく、通常マウンテンバイクを押すか運ぶかする必要がある"
},
"placeholder": "0, 1, 2, 3..."
},
"name": {
"label": "名称",
"placeholder": "一般的な呼称 (もしあれば)"
},
"natural": {
"label": "自然"
},
"network": {
"label": "ネットワーク"
},
"note": {
"label": "メモ"
},
"office": {
"label": "タイプ"
},
"oneway": {
"label": "一方通行",
"options": {
"no": "いいえ",
"undefined": "おそらくいいえ",
"yes": "はい"
}
},
"oneway_yes": {
"label": "一方通行",
"options": {
"no": "いいえ",
"undefined": "おそらくはい",
"yes": "はい"
}
},
"opening_hours": {
"label": "利用可能な時間帯"
},
"operator": {
"label": "管理主体"
},
"par": {
"label": "パー",
"placeholder": "3, 4, 5..."
},
"park_ride": {
"label": "パーク&ライド"
},
"parking": {
"label": "タイプ",
"options": {
"carports": "カーポート",
"garage_boxes": "箱型ガレージ",
"lane": "路側帯",
"multi-storey": "マルチレベル",
"sheds": "納屋",
"surface": "地面",
"underground": "地下"
}
},
"phone": {
"label": "電話番号",
"placeholder": "+31 42 123 4567"
},
"piste/difficulty": {
"label": "難易度",
"options": {
"advanced": "上級 (黒色のひし形)",
"easy": "簡単 (緑色の円)",
"expert": "エキスパート (黒色のひし形2つ)",
"extreme": "エクストリーム (登山装備要)",
"freeride": "フリーライド (コース外)",
"intermediate": "普通 (青色の四角)",
"novice": "初心者向け (教習用)"
},
"placeholder": "初心者向け、普通、上級者向け"
},
"piste/grooming": {
"label": "整備状況",
"options": {
"backcountry": "バックカントリー",
"classic": "クラシック",
"classic+skating": "クラシックアンドスケーティング",
"mogul": "モーグル",
"scooter": "スクーター/スノーモービル",
"skating": "スケーティング"
}
},
"piste/type": {
"label": "種別",
"options": {
"downhill": "ダウンヒル",
"hike": "ハイキング",
"ice_skate": "アイススケート",
"nordic": "ノルディック",
"playground": "児童公園",
"skitour": "スキーツアー",
"sled": "小型そり",
"sleigh": "そり",
"snow_park": "スキー場"
}
},
"place": {
"label": "タイプ"
},
"population": {
"label": "人口"
},
"power": {
"label": "区分"
},
"power_supply": {
"label": "電源"
},
"railway": {
"label": "路線種別"
},
"recycling/cans": {
"label": "空き缶回収"
},
"recycling/clothes": {
"label": "古布回収"
},
"recycling/glass": {
"label": "ガラス回収"
},
"recycling/glass_bottles": {
"label": "空きガラス瓶回収"
},
"recycling/paper": {
"label": "古紙回収"
},
"recycling/plastic": {
"label": "プラスチック回収"
},
"recycling/type": {
"label": "回収設備の種類",
"options": {
"centre": "リサイクルセンター",
"container": "リサイクルボックス"
}
},
"ref": {
"label": "管理番号"
},
"relation": {
"label": "タイプ"
},
"religion": {
"label": "宗教"
},
"restriction": {
"label": "タイプ"
},
"restrictions": {
"label": "進行方向制限"
},
"route": {
"label": "タイプ"
},
"route_master": {
"label": "タイプ"
},
"sac_scale": {
"label": "ハイキングの難易度",
"options": {
"alpine_hiking": "T4: 高地登山",
"demanding_alpine_hiking": "T5: 中難度の高地登山",
"demanding_mountain_hiking": "T3: 中難度の山岳ハイキング",
"difficult_alpine_hiking": "T6: 高難度の高地登山",
"hiking": "T1: ハイキング",
"mountain_hiking": "T2: 山岳ハイキング"
},
"placeholder": "山岳ハイキング, 高地登山…"
},
"sanitary_dump_station": {
"label": "汚物廃棄所の場所"
},
"seasonal": {
"label": "季節限定"
},
"service": {
"label": "種類"
},
"service/bicycle/chain_tool": {
"label": "チェーンツール",
"options": {
"no": "いいえ",
"undefined": "おそらくいいえ",
"yes": "はい"
}
},
"service/bicycle/pump": {
"label": "エアパルプ",
"options": {
"no": "無し",
"undefined": "たぶん無し",
"yes": "有り"
}
},
"service_rail": {
"label": "サービスの種類",
"options": {
"crossover": "渡り線",
"siding": "側線",
"spur": "引き込み線",
"yard": "車両基地"
}
},
"shelter": {
"label": "避難所"
},
"shelter_type": {
"label": "タイプ"
},
"shop": {
"label": "店舗種別"
},
"sloped_curb": {
"label": "歩道のすりつけ勾配"
},
"smoking": {
"label": "喫煙の可否",
"options": {
"dedicated": "喫煙者向け(例: スモーカーズクラブ)",
"isolated": "室内喫煙(分煙)",
"no": "禁煙",
"outside": "屋外のみ喫煙可",
"separated": "室内喫煙(未分煙)",
"yes": "喫煙可"
},
"placeholder": "いいえ、分けた、はい..."
},
"smoothness": {
"label": "スムーズさ",
"options": {
"bad": "二輪車・四輪車:マウンテンバイク・自動車・リキシャ",
"excellent": "ローラースケート・スケートボード",
"good": "レース用自転車",
"horrible": "オフロード:重オフロード車",
"impassable": "通りぬけ不可 / 車輌・自転車不可",
"intermediate": "二輪車など:シティバイク・車いす・スクーター",
"very_bad": "最低地上高が高い:軽クロカン車",
"very_horrible": "特殊オフロード車:トラクター・ATV(全地形対応車)"
},
"placeholder": "ローラースケートなど, 二輪車・四輪車, オフロード車…"
},
"social_facility_for": {
"label": "施設の対象者",
"placeholder": "ホームレス, 障碍者, 孤児など"
},
"source": {
"label": "情報源"
},
"sport": {
"label": "スポーツ"
},
"sport_ice": {
"label": "スポーツ"
},
"sport_racing": {
"label": "スポーツ"
},
"structure": {
"label": "構造",
"options": {
"bridge": "橋",
"cutting": "切り通し",
"embankment": "土手",
"ford": "洗い越し",
"tunnel": "トンネル"
},
"placeholder": "不明"
},
"studio_type": {
"label": "タイプ"
},
"substation": {
"label": "タイプ"
},
"supervised": {
"label": "管理"
},
"surface": {
"label": "路面状態"
},
"tactile_paving": {
"label": "点字ブロック"
},
"takeaway": {
"label": "持ち帰り",
"options": {
"no": "不可能",
"only": "持ち帰りのみ",
"yes": "可能"
},
"placeholder": "可、不可、持ち帰りのみ"
},
"toilets/disposal": {
"label": "汚物処理",
"options": {
"bucket": "バケツ汲み出し",
"chemical": "化学処理",
"flush": "水洗式",
"pitlatrine": "汲み取り式"
}
},
"tourism": {
"label": "種類"
},
"towertype": {
"label": "塔の用途"
},
"tracktype": {
"label": "トラック種別",
"options": {
"grade1": "硬質: 舗装もしくは煉瓦・砕石の締固め路盤",
"grade2": "大部分が硬質: 砂利・岩と柔らかい物質の混合",
"grade3": "硬軟の物質の混合",
"grade4": "大部分が軟質: 土/砂/草と硬い物質の混合",
"grade5": "軟質: 土/砂/草"
},
"placeholder": "硬質, 大部分が硬質, 軟質…"
},
"traffic_signals": {
"label": "タイプ"
},
"trail_visibility": {
"label": "道の可視度",
"options": {
"bad": "悪: 道はなかったりわからなかったりで,かつ目印なし",
"excellent": "優: すべて明確な道・目印あり",
"good": "良: 判別可能な目印あり(場合によっては目印の探索が必要)",
"horrible": "劣悪: ほとんど道がなく定位技量が必要",
"intermediate": "中間: 道の大部分は分かるが目印は少ない",
"no": "不可: 道はなく,高度な定位技量が必要"
},
"placeholder": "優・良・悪…"
},
"trees": {
"label": "木の数"
},
"tunnel": {
"label": "トンネル"
},
"vending": {
"label": "販売商品の種別"
},
"water": {
"label": "種類"
},
"water_point": {
"label": "給水所の場所"
},
"waterway": {
"label": "水路区分"
},
"website": {
"label": "ウェブサイト",
"placeholder": "http://example.com/"
},
"wetland": {
"label": "タイプ"
},
"wheelchair": {
"label": "車椅子の利用可否"
},
"width": {
"label": "幅 (m)"
},
"wikipedia": {
"label": "Wikipedia"
}
},
"presets": {
"address": {
"name": "住所",
"terms": "住所"
},
"aerialway": {
"name": "索道",
"terms": "索道, ロープウェイ, リフト"
},
"aerialway/cable_car": {
"name": "交走式ロープウェイ",
"terms": "ケーブルカー, インクライン, ロープウェイ, ロープウェー, ゴンドラ, ゴンドラリフト, 索道"
},
"aerialway/chair_lift": {
"name": "チェアリフト",
"terms": "チェアリフト, 椅子リフト, いすリフト"
},
"aerialway/gondola": {
"name": "循環式ロープウェイ",
"terms": "ゴンドラ, ロープウェイ, ロープウェー, ゴンドラリフト, 索道"
},
"aerialway/magic_carpet": {
"name": "マジックカーペットリフト",
"terms": "マジックカーペットリフト"
},
"aerialway/platter": {
"name": "プラッターリフト",
"terms": "プラッターリフト"
},
"aerialway/pylon": {
"name": "索道用支柱",
"terms": "索道用支柱, パイロン"
},
"aerialway/rope_tow": {
"name": "ロープタウリフト",
"terms": "ロープタウリフト"
},
"aerialway/station": {
"name": "索道駅",
"terms": "索道駅, ロープウェイ駅, リフト駅, 駅"
},
"aerialway/t-bar": {
"name": "Tバーリフト",
"terms": "Tバーリフト"
},
"aeroway": {
"name": "航空施設",
"terms": "索道, ロープウェイ, リフト"
},
"aeroway/aerodrome": {
"name": "空港",
"terms": "空港, 飛行場"
},
"aeroway/apron": {
"name": "エプロン",
"terms": "エプロン"
},
"aeroway/gate": {
"name": "搭乗口",
"terms": "搭乗口, 搭乗ゲート"
},
"aeroway/hangar": {
"name": "格納庫",
"terms": "格納庫"
},
"aeroway/helipad": {
"name": "ヘリパッド",
"terms": "ヘリパッド, ヘリコプター発着所"
},
"aeroway/runway": {
"name": "滑走路",
"terms": "滑走路"
},
"aeroway/taxiway": {
"name": "航空機誘導路",
"terms": "誘導路"
},
"aeroway/terminal": {
"name": "空港ターミナル",
"terms": "空港ターミナル, ターミナル, 空港"
},
"amenity": {
"name": "施設",
"terms": "飲食店, 設備"
},
"amenity/arts_centre": {
"name": "アートセンター",
"terms": "アートセンター"
},
"amenity/atm": {
"name": "ATM",
"terms": "ATM, CD, 現金自動預払機"
},
"amenity/bank": {
"name": "銀行",
"terms": "銀行, 信用金庫, 信用組合"
},
"amenity/bar": {
"name": "バー",
"terms": "バー, 飲み屋, 呑み屋, ばー, スナック"
},
"amenity/bbq": {
"name": "バーベキュー/グリル",
"terms": "バーベキュー, グリル, BBQ, 飯盒炊爨"
},
"amenity/bench": {
"name": "ベンチ",
"terms": "ベンチ"
},
"amenity/bicycle_parking": {
"name": "駐輪場",
"terms": "駐輪場, 自転車駐車場"
},
"amenity/bicycle_rental": {
"name": "レンタサイクル",
"terms": "レンタサイクル"
},
"amenity/biergarten": {
"name": "ビアガーデン",
"terms": "ビアガーデン"
},
"amenity/boat_rental": {
"name": "貸しボート",
"terms": "貸しボート"
},
"amenity/bureau_de_change": {
"name": "両替",
"terms": "両替商"
},
"amenity/bus_station": {
"name": "バスターミナル",
"terms": "バスターミナル"
},
"amenity/cafe": {
"name": "喫茶店",
"terms": "喫茶店, カフェ"
},
"amenity/car_rental": {
"name": "レンタカー",
"terms": "レンタカー, 貸自動車, カーレンタル"
},
"amenity/car_sharing": {
"name": "カーシェアリング",
"terms": "カーシェアリング"
},
"amenity/car_wash": {
"name": "車の洗浄",
"terms": "洗車機, 洗車, 車洗浄, カーウォッシュ"
},
"amenity/casino": {
"name": "カジノ",
"terms": "カジノ, 賭博場"
},
"amenity/charging_station": {
"name": "充電スタンド",
"terms": "充電ステーション, 急速充電システム, 充電スタンド, 給電スタンド"
},
"amenity/childcare": {
"name": "保育園/幼稚園",
"terms": "保育園, 幼稚園, チャイルドケア, ナーセリー"
},
"amenity/cinema": {
"name": "映画館",
"terms": "映画館, 上映施設, スクリーン, 銀幕"
},
"amenity/clinic": {
"name": "クリニック",
"terms": "クリニック"
},
"amenity/clock": {
"name": "時計",
"terms": "時計"
},
"amenity/college": {
"name": "大学の敷地",
"terms": "キャンパス"
},
"amenity/community_centre": {
"name": "コミュニティセンター",
"terms": "公民館"
},
"amenity/compressed_air": {
"name": "空気入れ",
"terms": "空気入れ, エアー調整"
},
"amenity/courthouse": {
"name": "裁判所",
"terms": "裁判所"
},
"amenity/dentist": {
"name": "歯医者",
"terms": "歯科, 歯医者, 歯科医"
},
"amenity/doctors": {
"name": "医院",
"terms": "町医者, 診療所"
},
"amenity/dojo": {
"name": "道場",
"terms": "道場"
},
"amenity/drinking_water": {
"name": "水飲み場",
"terms": "水飲み場"
},
"amenity/embassy": {
"name": "大使館",
"terms": "大使館"
},
"amenity/fast_food": {
"name": "ファストフード",
"terms": "ファストフード店, ファストフード, ジャンクフード, ジャンク"
},
"amenity/ferry_terminal": {
"name": "フェリー乗り場"
},
"amenity/fire_station": {
"name": "消防署",
"terms": "消防署"
},
"amenity/fountain": {
"name": "噴水",
"terms": "泉,噴水"
},
"amenity/fuel": {
"name": "ガソリンスタンド",
"terms": "ガソリンスタンド, ガス, ガスステーション"
},
"amenity/grave_yard": {
"name": "",
"terms": ", , , , "
},
"amenity/grit_bin": {
"name": "",
"terms": ", "
},
"amenity/hospital": {
"name": "",
"terms": ""
},
"amenity/kindergarten": {
"name": "/",
"terms": ", "
},
"amenity/library": {
"name": "",
"terms": ", , "
},
"amenity/marketplace": {
"name": "",
"terms": ", , , "
},
"amenity/motorcycle_parking": {
"name": "",
"terms": ", , "
},
"amenity/nightclub": {
"name": "",
"terms": ""
},
"amenity/parking": {
"name": "",
"terms": ", "
},
"amenity/parking_entrance": {
"name": "",
"terms": ""
},
"amenity/pharmacy": {
"name": "",
"terms": "調, 調, , "
},
"amenity/place_of_worship": {
"name": "",
"terms": ", , , , "
},
"amenity/place_of_worship/buddhist": {
"name": "",
"terms": ", , , , , , , "
},
"amenity/place_of_worship/christian": {
"name": "",
"terms": ", , , "
},
"amenity/place_of_worship/jewish": {
"name": "",
"terms": ""
},
"amenity/place_of_worship/muslim": {
"name": "",
"terms": ""
},
"amenity/police": {
"name": "",
"terms": ", , , "
},
"amenity/post_box": {
"name": "便",
"terms": "便, 便, "
},
"amenity/post_office": {
"name": "便",
"terms": "便"
},
"amenity/pub": {
"name": "",
"terms": ", , "
},
"amenity/public_bookcase": {
"name": "",
"terms": ""
},
"amenity/ranger_station": {
"name": "",
"terms": ", "
},
"amenity/recycling": {
"name": "",
"terms": ", , "
},
"amenity/register_office": {
"name": "",
"terms": ", , , "
},
"amenity/restaurant": {
"name": "",
"terms": ", "
},
"amenity/sanitary_dump_station": {
"name": "",
"terms": ""
},
"amenity/school": {
"name": "",
"terms": ", "
},
"amenity/shelter": {
"name": "",
"terms": ", , "
},
"amenity/social_facility": {
"name": "",
"terms": ", "
},
"amenity/social_facility/food_bank": {
"name": "",
"terms": ""
},
"amenity/social_facility/group_home": {
"name": "",
"terms": ", "
},
"amenity/social_facility/homeless_shelter": {
"name": "宿",
"terms": "宿, "
},
"amenity/studio": {
"name": "",
"terms": ""
},
"amenity/swimming_pool": {
"name": "",
"terms": ""
},
"amenity/taxi": {
"name": "",
"terms": ", "
},
"amenity/telephone": {
"name": "",
"terms": ", "
},
"amenity/theatre": {
"name": "",
"terms": ", , "
},
"amenity/toilets": {
"name": "",
"terms": ",便"
},
"amenity/townhall": {
"name": "",
"terms": ", , , , "
},
"amenity/university": {
"name": "",
"terms": ", "
},
"amenity/vending_machine/cigarettes": {
"name": "",
"terms": ", , "
},
"amenity/vending_machine/condoms": {
"name": "",
"terms": ", , "
},
"amenity/vending_machine/drinks": {
"name": "",
"terms": ", , , , , "
},
"amenity/vending_machine/excrement_bags": {
"name": "",
"terms": ", , "
},
"amenity/vending_machine/news_papers": {
"name": "",
"terms": ", , "
},
"amenity/vending_machine/parking_tickets": {
"name": "",
"terms": ", , , , , , , , "
},
"amenity/vending_machine/public_transport_tickets": {
"name": "",
"terms": ", , , , , "
},
"amenity/vending_machine/sweets": {
"name": "",
"terms": ",, , , "
},
"amenity/vending_machine/vending_machine": {
"name": "",
"terms": ", "
},
"amenity/veterinary": {
"name": "",
"terms": ", "
},
"amenity/waste_basket": {
"name": "",
"terms": ", "
},
"area": {
"name": "",
"terms": ", , "
},
"area/highway": {
"name": "",
"terms": ""
},
"barrier": {
"name": "",
"terms": ", "
},
"barrier/block": {
"name": "",
"terms": ""
},
"barrier/bollard": {
"name": "",
"terms": ""
},
"barrier/cattle_grid": {
"name": "",
"terms": ""
},
"barrier/city_wall": {
"name": "",
"terms": ""
},
"barrier/cycle_barrier": {
"name": "",
"terms": ""
},
"barrier/ditch": {
"name": "",
"terms": ""
},
"barrier/entrance": {
"name": "",
"terms": ""
},
"barrier/fence": {
"name": "",
"terms": ", "
},
"barrier/gate": {
"name": "",
"terms": ", , "
},
"barrier/hedge": {
"name": "",
"terms": ""
},
"barrier/kissing_gate": {
"name": "",
"terms": ", V, U"
},
"barrier/lift_gate": {
"name": "",
"terms": ""
},
"barrier/retaining_wall": {
"name": "",
"terms": ""
},
"barrier/stile": {
"name": "",
"terms": ", "
},
"barrier/toll_booth": {
"name": "",
"terms": ""
},
"barrier/wall": {
"name": "",
"terms": ""
},
"boundary/administrative": {
"name": "",
"terms": ", , , , , , , , , , "
},
"building": {
"name": "",
"terms": ", "
},
"building/apartments": {
"name": "",
"terms": ", "
},
"building/barn": {
"name": "",
"terms": ""
},
"building/bunker": {
"name": "",
"terms": ", "
},
"building/cabin": {
"name": "",
"terms": ""
},
"building/cathedral": {
"name": "",
"terms": ""
},
"building/chapel": {
"name": "",
"terms": ""
},
"building/church": {
"name": "",
"terms": ""
},
"building/college": {
"name": "",
"terms": ""
},
"building/commercial": {
"name": "",
"terms": ""
},
"building/construction": {
"name": "",
"terms": ""
},
"building/detached": {
"name": "",
"terms": ""
},
"building/dormitory": {
"name": "",
"terms": ""
},
"building/entrance": {
"name": "",
"terms": ", , "
},
"building/garage": {
"name": "",
"terms": ", "
},
"building/garages": {
"name": "",
"terms": ""
},
"building/greenhouse": {
"name": "",
"terms": ""
},
"building/hospital": {
"name": "",
"terms": ", "
},
"building/hotel": {
"name": "",
"terms": ", 宿"
},
"building/house": {
"name": "",
"terms": ""
},
"building/hut": {
"name": "",
"terms": ", , , "
},
"building/industrial": {
"name": "",
"terms": ""
},
"building/kindergarten": {
"name": "/",
"terms": "/"
},
"building/public": {
"name": "",
"terms": ""
},
"building/residential": {
"name": "",
"terms": ", , "
},
"building/retail": {
"name": "",
"terms": ", "
},
"building/roof": {
"name": "",
"terms": ", "
},
"building/school": {
"name": "",
"terms": ", "
},
"building/semidetached_house": {
"name": "",
"terms": ", "
},
"building/shed": {
"name": "",
"terms": ", "
},
"building/stable": {
"name": "",
"terms": ", "
},
"building/static_caravan": {
"name": "",
"terms": ""
},
"building/terrace": {
"name": "",
"terms": ", "
},
"building/train_station": {
"name": "",
"terms": ", , , "
},
"building/university": {
"name": "",
"terms": ", "
},
"building/warehouse": {
"name": "",
"terms": ", "
},
"craft": {
"name": "",
"terms": ""
},
"craft/basket_maker": {
"name": "",
"terms": ", "
},
"craft/beekeeper": {
"name": "",
"terms": ""
},
"craft/blacksmith": {
"name": "",
"terms": ""
},
"craft/boatbuilder": {
"name": "",
"terms": ""
},
"craft/bookbinder": {
"name": "",
"terms": ""
},
"craft/brewery": {
"name": "",
"terms": ""
},
"craft/carpenter": {
"name": "",
"terms": ""
},
"craft/carpet_layer": {
"name": "",
"terms": ""
},
"craft/caterer": {
"name": "",
"terms": ""
},
"craft/clockmaker": {
"name": "",
"terms": ""
},
"craft/confectionery": {
"name": "",
"terms": ", "
},
"craft/dressmaker": {
"name": "",
"terms": ""
},
"craft/electrician": {
"name": "",
"terms": ""
},
"craft/gardener": {
"name": "",
"terms": ""
},
"craft/glaziery": {
"name": "",
"terms": ""
},
"craft/handicraft": {
"name": "",
"terms": ""
},
"craft/hvac": {
"name": "調",
"terms": "調"
},
"craft/insulator": {
"name": "",
"terms": ""
},
"craft/jeweler": {
"name": "",
"terms": ""
},
"craft/key_cutter": {
"name": "",
"terms": ""
},
"craft/locksmith": {
"name": "",
"terms": ", "
},
"craft/metal_construction": {
"name": "",
"terms": ", "
},
"craft/optician": {
"name": "",
"terms": ""
},
"craft/painter": {
"name": "",
"terms": ", , "
},
"craft/photographer": {
"name": "",
"terms": ", "
},
"craft/photographic_laboratory": {
"name": "",
"terms": ""
},
"craft/plasterer": {
"name": "",
"terms": ""
},
"craft/plumber": {
"name": "",
"terms": ""
},
"craft/pottery": {
"name": "",
"terms": ", "
},
"craft/rigger": {
"name": "",
"terms": ""
},
"craft/roofer": {
"name": "",
"terms": ""
},
"craft/saddler": {
"name": "",
"terms": ""
},
"craft/sailmaker": {
"name": "",
"terms": ""
},
"craft/sawmill": {
"name": "",
"terms": ""
},
"craft/scaffolder": {
"name": "",
"terms": ", "
},
"craft/sculpter": {
"name": "",
"terms": ""
},
"craft/shoemaker": {
"name": "",
"terms": ", "
},
"craft/stonemason": {
"name": "",
"terms": ", "
},
"craft/sweep": {
"name": "",
"terms": ""
},
"craft/tailor": {
"name": "",
"terms": ", "
},
"craft/tiler": {
"name": "",
"terms": ""
},
"craft/tinsmith": {
"name": "",
"terms": ", "
},
"craft/upholsterer": {
"name": "",
"terms": ""
},
"craft/watchmaker": {
"name": "",
"terms": ""
},
"craft/window_construction": {
"name": "",
"terms": ""
},
"craft/winery": {
"name": "",
"terms": ""
},
"embankment": {
"name": "",
"terms": ""
},
"emergency/ambulance_station": {
"name": "",
"terms": ""
},
"emergency/fire_hydrant": {
"name": "",
"terms": ""
},
"emergency/phone": {
"name": "",
"terms": ""
},
"entrance": {
"name": "",
"terms": ", , "
},
"footway/crossing": {
"name": "",
"terms": ""
},
"footway/crosswalk": {
"name": "",
"terms": ""
},
"footway/sidewalk": {
"name": "",
"terms": ""
},
"ford": {
"name": "",
"terms": ", "
},
"golf/bunker": {
"name": "",
"terms": ", "
},
"golf/fairway": {
"name": "",
"terms": ", "
},
"golf/green": {
"name": "",
"terms": ""
},
"golf/hole": {
"name": "",
"terms": ""
},
"golf/lateral_water_hazard": {
"name": "",
"terms": ""
},
"golf/rough": {
"name": "",
"terms": ""
},
"golf/tee": {
"name": "",
"terms": ""
},
"golf/water_hazard": {
"name": "",
"terms": ", "
},
"highway": {
"name": "",
"terms": ""
},
"highway/bridleway": {
"name": "",
"terms": ""
},
"highway/bus_stop": {
"name": "",
"terms": ", , , "
},
"highway/corridor": {
"name": "",
"terms": ""
},
"highway/crossing": {
"name": "",
"terms": ""
},
"highway/crosswalk": {
"name": "",
"terms": ""
},
"highway/cycleway": {
"name": "",
"terms": ", "
},
"highway/footway": {
"name": "",
"terms": ", "
},
"highway/living_street": {
"name": "",
"terms": ", "
},
"highway/mini_roundabout": {
"name": "",
"terms": ""
},
"highway/motorway": {
"name": "",
"terms": ", "
},
"highway/motorway_junction": {
"name": "IC/JCT",
"terms": "IC/JCT, , , IC, JCT"
},
"highway/motorway_link": {
"name": "",
"terms": ""
},
"highway/path": {
"name": "",
"terms": ""
},
"highway/pedestrian": {
"name": "",
"terms": ""
},
"highway/primary": {
"name": "",
"terms": ""
},
"highway/primary_link": {
"name": "",
"terms": ""
},
"highway/raceway": {
"name": "",
"terms": ", "
},
"highway/residential": {
"name": "",
"terms": ""
},
"highway/rest_area": {
"name": "",
"terms": ", PA, "
},
"highway/road": {
"name": "",
"terms": ", "
},
"highway/secondary": {
"name": "",
"terms": ", , , , "
},
"highway/secondary_link": {
"name": "",
"terms": ""
},
"highway/service": {
"name": "",
"terms": ""
},
"highway/service/alley": {
"name": "",
"terms": ""
},
"highway/service/drive-through": {
"name": "",
"terms": ""
},
"highway/service/driveway": {
"name": "",
"terms": ""
},
"highway/service/emergency_access": {
"name": "",
"terms": ", "
},
"highway/service/parking_aisle": {
"name": "",
"terms": ""
},
"highway/services": {
"name": "",
"terms": ", "
},
"highway/steps": {
"name": "",
"terms": ""
},
"highway/stop": {
"name": "",
"terms": ""
},
"highway/street_lamp": {
"name": "",
"terms": ", "
},
"highway/tertiary": {
"name": "2",
"terms": "2"
},
"highway/tertiary_link": {
"name": "2",
"terms": "2"
},
"highway/track": {
"name": "",
"terms": ", "
},
"highway/traffic_signals": {
"name": "",
"terms": ""
},
"highway/trunk": {
"name": "",
"terms": ", "
},
"highway/trunk_link": {
"name": "",
"terms": ""
},
"highway/turning_circle": {
"name": "",
"terms": ", "
},
"historic": {
"name": "",
"terms": ", "
},
"historic/archaeological_site": {
"name": "",
"terms": ", , , "
},
"historic/boundary_stone": {
"name": "",
"terms": ", "
},
"historic/castle": {
"name": "",
"terms": ", "
},
"historic/memorial": {
"name": "",
"terms": ", , , "
},
"historic/monument": {
"name": "",
"terms": ", "
},
"historic/ruins": {
"name": "",
"terms": ""
},
"historic/wayside_cross": {
"name": "",
"terms": ""
},
"historic/wayside_shrine": {
"name": "",
"terms": ""
},
"junction": {
"name": "",
"terms": ""
},
"landuse": {
"name": "",
"terms": ""
},
"landuse/allotments": {
"name": "",
"terms": ", , , "
},
"landuse/basin": {
"name": "",
"terms": ""
},
"landuse/cemetery": {
"name": "",
"terms": ", "
},
"landuse/churchyard": {
"name": "",
"terms": ", "
},
"landuse/commercial": {
"name": "",
"terms": ""
},
"landuse/construction": {
"name": "",
"terms": ", "
},
"landuse/farm": {
"name": "",
"terms": ""
},
"landuse/farmland": {
"name": "",
"terms": ""
},
"landuse/farmyard": {
"name": "",
"terms": ""
},
"landuse/forest": {
"name": "",
"terms": ", , , , "
},
"landuse/garages": {
"name": "",
"terms": ""
},
"landuse/grass": {
"name": "",
"terms": ", "
},
"landuse/industrial": {
"name": "",
"terms": ", "
},
"landuse/landfill": {
"name": "",
"terms": ""
},
"landuse/meadow": {
"name": "",
"terms": ""
},
"landuse/military": {
"name": "",
"terms": ""
},
"landuse/orchard": {
"name": "",
"terms": ", , , "
},
"landuse/plant_nursery": {
"name": "",
"terms": ","
},
"landuse/quarry": {
"name": "",
"terms": ", , "
},
"landuse/residential": {
"name": "",
"terms": ", "
},
"landuse/retail": {
"name": "",
"terms": ", , "
},
"landuse/vineyard": {
"name": "",
"terms": ""
},
"leisure": {
"name": "",
"terms": ", "
},
"leisure/adult_gaming_centre": {
"name": "",
"terms": ", , , "
},
"leisure/bowling_alley": {
"name": "",
"terms": ", "
},
"leisure/common": {
"name": "",
"terms": ", "
},
"leisure/dog_park": {
"name": "",
"terms": ", "
},
"leisure/firepit": {
"name": "",
"terms": ","
},
"leisure/garden": {
"name": "",
"terms": ""
},
"leisure/golf_course": {
"name": "",
"terms": ""
},
"leisure/ice_rink": {
"name": "",
"terms": ", , "
},
"leisure/marina": {
"name": "",
"terms": ", "
},
"leisure/nature_reserve": {
"name": "",
"terms": ""
},
"leisure/park": {
"name": "",
"terms": ""
},
"leisure/picnic_table": {
"name": "",
"terms": ""
},
"leisure/pitch": {
"name": "",
"terms": ", "
},
"leisure/pitch/american_football": {
"name": "",
"terms": ", "
},
"leisure/pitch/baseball": {
"name": "",
"terms": ""
},
"leisure/pitch/basketball": {
"name": "",
"terms": ""
},
"leisure/pitch/rugby_league": {
"name": "",
"terms": ", , "
},
"leisure/pitch/rugby_union": {
"name": "",
"terms": ""
},
"leisure/pitch/skateboard": {
"name": "",
"terms": ""
},
"leisure/pitch/soccer": {
"name": "",
"terms": ""
},
"leisure/pitch/tennis": {
"name": "",
"terms": ", , "
},
"leisure/pitch/volleyball": {
"name": "",
"terms": ""
},
"leisure/playground": {
"name": "",
"terms": ", , , "
},
"leisure/running_track": {
"name": "",
"terms": ", "
},
"leisure/slipway": {
"name": "",
"terms": ", "
},
"leisure/stadium": {
"name": "",
"terms": ", "
},
"leisure/swimming_pool": {
"name": "",
"terms": ""
},
"leisure/track": {
"name": "",
"terms": ", "
},
"line": {
"name": "",
"terms": ", "
},
"man_made": {
"name": "",
"terms": ", "
},
"man_made/adit": {
"name": "",
"terms": ", "
},
"man_made/breakwater": {
"name": "",
"terms": ""
},
"man_made/cutline": {
"name": "",
"terms": ", "
},
"man_made/embankment": {
"name": "",
"terms": ""
},
"man_made/flagpole": {
"name": "竿",
"terms": "竿"
},
"man_made/lighthouse": {
"name": "",
"terms": ", "
},
"man_made/mast": {
"name": "",
"terms": ""
},
"man_made/observation": {
"name": "",
"terms": ""
},
"man_made/petroleum_well": {
"name": "",
"terms": ""
},
"man_made/pier": {
"name": "",
"terms": ""
},
"man_made/pipeline": {
"name": "",
"terms": ""
},
"man_made/silo": {
"name": "",
"terms": ", "
},
"man_made/storage_tank": {
"name": "",
"terms": ""
},
"man_made/survey_point": {
"name": "",
"terms": ", , "
},
"man_made/tower": {
"name": "",
"terms": ", "
},
"man_made/wastewater_plant": {
"name": "",
"terms": ""
},
"man_made/water_tower": {
"name": "",
"terms": ""
},
"man_made/water_well": {
"name": "",
"terms": ""
},
"man_made/water_works": {
"name": "",
"terms": ""
},
"military/airfield": {
"name": "",
"terms": ", "
},
"military/barracks": {
"name": "",
"terms": ", "
},
"military/bunker": {
"name": "",
"terms": ", , "
},
"military/checkpoint": {
"name": "",
"terms": ""
},
"military/danger_area": {
"name": "",
"terms": ""
},
"military/naval_base": {
"name": "",
"terms": ""
},
"military/range": {
"name": "",
"terms": ""
},
"military/training_area": {
"name": "",
"terms": ", , "
},
"natural": {
"name": "",
"terms": ""
},
"natural/bay": {
"name": "",
"terms": ""
},
"natural/beach": {
"name": "",
"terms": ", "
},
"natural/cave_entrance": {
"name": "",
"terms": ""
},
"natural/cliff": {
"name": "",
"terms": ", "
},
"natural/coastline": {
"name": "",
"terms": ""
},
"natural/fell": {
"name": "",
"terms": ""
},
"natural/glacier": {
"name": "",
"terms": ""
},
"natural/grassland": {
"name": "",
"terms": ", "
},
"natural/heath": {
"name": "",
"terms": ""
},
"natural/peak": {
"name": "",
"terms": ", "
},
"natural/saddle": {
"name": "",
"terms": ""
},
"natural/scree": {
"name": "",
"terms": ""
},
"natural/scrub": {
"name": "",
"terms": ", "
},
"natural/spring": {
"name": "",
"terms": ", "
},
"natural/tree": {
"name": "",
"terms": ", "
},
"natural/tree_row": {
"name": "",
"terms": ""
},
"natural/volcano": {
"name": "",
"terms": ", "
},
"natural/water": {
"name": "",
"terms": ""
},
"natural/water/lake": {
"name": "",
"terms": ""
},
"natural/water/pond": {
"name": "",
"terms": ""
},
"natural/water/reservoir": {
"name": "",
"terms": ""
},
"natural/wetland": {
"name": "湿",
"terms": "湿"
},
"natural/wood": {
"name": "",
"terms": ", "
},
"office": {
"name": "",
"terms": ""
},
"office/accountant": {
"name": "",
"terms": ", "
},
"office/administrative": {
"name": "",
"terms": ""
},
"office/architect": {
"name": "",
"terms": ", "
},
"office/company": {
"name": "",
"terms": ", "
},
"office/educational_institution": {
"name": "",
"terms": ""
},
"office/employment_agency": {
"name": "",
"terms": ", "
},
"office/estate_agent": {
"name": "",
"terms": ""
},
"office/financial": {
"name": "",
"terms": ""
},
"office/government": {
"name": "",
"terms": ""
},
"office/insurance": {
"name": "",
"terms": ""
},
"office/it": {
"name": "IT",
"terms": ", "
},
"office/lawyer": {
"name": "",
"terms": ""
},
"office/newspaper": {
"name": "",
"terms": ""
},
"office/ngo": {
"name": "NGO",
"terms": ""
},
"office/physician": {
"name": "",
"terms": ""
},
"office/political_party": {
"name": "",
"terms": ""
},
"office/research": {
"name": "",
"terms": ""
},
"office/telecommunication": {
"name": "",
"terms": ""
},
"office/therapist": {
"name": "",
"terms": ""
},
"office/travel_agent": {
"name": "",
"terms": ", , "
},
"piste": {
"name": "/",
"terms": ", "
},
"place": {
"name": "",
"terms": ", , , , "
},
"place/city": {
"name": "",
"terms": ""
},
"place/farm": {
"name": "",
"terms": ""
},
"place/hamlet": {
"name": "",
"terms": ""
},
"place/island": {
"name": "",
"terms": ""
},
"place/isolated_dwelling": {
"name": ", ",
"terms": ""
},
"place/locality": {
"name": "",
"terms": ""
},
"place/neighbourhood": {
"name": "",
"terms": ""
},
"place/suburb": {
"name": "",
"terms": ""
},
"place/town": {
"name": "",
"terms": ""
},
"place/village": {
"name": "",
"terms": ""
},
"point": {
"name": "",
"terms": ""
},
"power": {
"name": "",
"terms": ""
},
"power/generator": {
"name": "",
"terms": ""
},
"power/line": {
"name": "",
"terms": ""
},
"power/minor_line": {
"name": "",
"terms": ""
},
"power/pole": {
"name": "",
"terms": ""
},
"power/sub_station": {
"name": "",
"terms": ""
},
"power/substation": {
"name": "",
"terms": ", "
},
"power/tower": {
"name": "",
"terms": ""
},
"power/transformer": {
"name": "",
"terms": ""
},
"public_transport/platform": {
"name": "",
"terms": ", "
},
"public_transport/stop_position": {
"name": "",
"terms": ""
},
"railway": {
"name": "",
"terms": ""
},
"railway/abandoned": {
"name": "",
"terms": ", "
},
"railway/disused": {
"name": "",
"terms": ""
},
"railway/funicular": {
"name": "",
"terms": ""
},
"railway/halt": {
"name": "",
"terms": ", , , "
},
"railway/level_crossing": {
"name": "",
"terms": ""
},
"railway/monorail": {
"name": "",
"terms": ""
},
"railway/narrow_gauge": {
"name": "便",
"terms": "便, "
},
"railway/platform": {
"name": "",
"terms": ", "
},
"railway/rail": {
"name": "",
"terms": ""
},
"railway/station": {
"name": "",
"terms": ", , "
},
"railway/subway": {
"name": "",
"terms": ""
},
"railway/subway_entrance": {
"name": "",
"terms": ""
},
"railway/tram": {
"name": "",
"terms": ""
},
"relation": {
"name": "",
"terms": ", "
},
"roundabout": {
"name": "",
"terms": ","
},
"route/ferry": {
"name": "",
"terms": ", "
},
"shop": {
"name": "",
"terms": ""
},
"shop/alcohol": {
"name": "",
"terms": ", "
},
"shop/anime": {
"name": "",
"terms": ""
},
"shop/antiques": {
"name": "",
"terms": ", "
},
"shop/art": {
"name": "",
"terms": ""
},
"shop/baby_goods": {
"name": "",
"terms": ", "
},
"shop/bag": {
"name": "/",
"terms": ", , "
},
"shop/bakery": {
"name": "",
"terms": ", "
},
"shop/bathroom_furnishing": {
"name": "",
"terms": ""
},
"shop/beauty": {
"name": "",
"terms": ", , "
},
"shop/bed": {
"name": "/",
"terms": ", , "
},
"shop/beverages": {
"name": "",
"terms": ""
},
"shop/bicycle": {
"name": "",
"terms": ""
},
"shop/bookmaker": {
"name": "",
"terms": ", , , "
},
"shop/books": {
"name": "",
"terms": ", , , , , "
},
"shop/boutique": {
"name": "",
"terms": ", "
},
"shop/butcher": {
"name": "",
"terms": ", "
},
"shop/candles": {
"name": "",
"terms": ", , , "
},
"shop/car": {
"name": "",
"terms": ", "
},
"shop/car_parts": {
"name": "",
"terms": ", "
},
"shop/car_repair": {
"name": "",
"terms": ""
},
"shop/carpet": {
"name": "",
"terms": ", , , "
},
"shop/cheese": {
"name": "",
"terms": ""
},
"shop/chemist": {
"name": "",
"terms": ", "
},
"shop/chocolate": {
"name": "",
"terms": ""
},
"shop/clothes": {
"name": "",
"terms": ", , "
},
"shop/computer": {
"name": "",
"terms": ", "
},
"shop/confectionery": {
"name": "",
"terms": ", "
},
"shop/convenience": {
"name": "",
"terms": ", "
},
"shop/copyshop": {
"name": "",
"terms": ""
},
"shop/cosmetics": {
"name": "",
"terms": ""
},
"shop/craft": {
"name": "",
"terms": ", "
},
"shop/curtain": {
"name": "",
"terms": ""
},
"shop/dairy": {
"name": "",
"terms": ""
},
"shop/deli": {
"name": "",
"terms": ", "
},
"shop/department_store": {
"name": "",
"terms": ", "
},
"shop/doityourself": {
"name": "",
"terms": ", , DIY, "
},
"shop/dry_cleaning": {
"name": "",
"terms": ", "
},
"shop/electronics": {
"name": "",
"terms": ""
},
"shop/erotic": {
"name": "",
"terms": ""
},
"shop/fabric": {
"name": "",
"terms": ", , "
},
"shop/farm": {
"name": "",
"terms": ""
},
"shop/fashion": {
"name": "",
"terms": ", , , , , "
},
"shop/fishmonger": {
"name": "",
"terms": ""
},
"shop/florist": {
"name": "",
"terms": ", "
},
"shop/frame": {
"name": "",
"terms": ""
},
"shop/funeral_directors": {
"name": "",
"terms": ", "
},
"shop/furnace": {
"name": "",
"terms": ", , , , "
},
"shop/furniture": {
"name": "",
"terms": ", "
},
"shop/garden_centre": {
"name": "",
"terms": ", "
},
"shop/gift": {
"name": "",
"terms": ", , "
},
"shop/greengrocer": {
"name": "",
"terms": ", "
},
"shop/hairdresser": {
"name": "",
"terms": ", , , "
},
"shop/hardware": {
"name": "",
"terms": ", "
},
"shop/hearing_aids": {
"name": "",
"terms": ""
},
"shop/herbalist": {
"name": "",
"terms": ", "
},
"shop/hifi": {
"name": "",
"terms": ", "
},
"shop/houseware": {
"name": ""
},
"shop/interior_decoration": {
"name": ""
},
"shop/jewelry": {
"name": "",
"terms": ""
},
"shop/kiosk": {
"name": "",
"terms": ", "
},
"shop/kitchen": {
"name": "",
"terms": ", , , design, Kitchen"
},
"shop/laundry": {
"name": "",
"terms": ", "
},
"shop/leather": {
"name": "",
"terms": ", , , "
},
"shop/locksmith": {
"name": "",
"terms": ""
},
"shop/lottery": {
"name": "",
"terms": ""
},
"shop/mall": {
"name": "",
"terms": ", , "
},
"shop/massage": {
"name": "",
"terms": ", , , "
},
"shop/medical_supply": {
"name": "",
"terms": ""
},
"shop/mobile_phone": {
"name": "",
"terms": ", "
},
"shop/money_lender": {
"name": "",
"terms": ", , "
},
"shop/motorcycle": {
"name": "",
"terms": ", "
},
"shop/music": {
"name": "CD/",
"terms": "CD, "
},
"shop/musical_instrument": {
"name": "",
"terms": ""
},
"shop/newsagent": {
"name": "",
"terms": ", , , , "
},
"shop/optician": {
"name": "",
"terms": ", , , "
},
"shop/organic": {
"name": "",
"terms": ", , , "
},
"shop/outdoor": {
"name": "",
"terms": ""
},
"shop/paint": {
"name": ""
},
"shop/pawnbroker": {
"name": "",
"terms": ", "
},
"shop/pet": {
"name": "",
"terms": ", , , "
},
"shop/photo": {
"name": "",
"terms": ""
},
"shop/pyrotechnics": {
"name": "",
"terms": ""
},
"shop/radiotechnics": {
"name": "",
"terms": ", , , "
},
"shop/religion": {
"name": "",
"terms": ", , , "
},
"shop/scuba_diving": {
"name": "",
"terms": ", "
},
"shop/seafood": {
"name": "",
"terms": ", , "
},
"shop/second_hand": {
"name": ""
},
"shop/shoes": {
"name": "",
"terms": ""
},
"shop/sports": {
"name": "",
"terms": ""
},
"shop/stationery": {
"name": "",
"terms": ""
},
"shop/supermarket": {
"name": "",
"terms": ", "
},
"shop/tailor": {
"name": "",
"terms": ", , "
},
"shop/tattoo": {
"name": ""
},
"shop/tea": {
"name": "",
"terms": ""
},
"shop/ticket": {
"name": "",
"terms": ", , "
},
"shop/tobacco": {
"name": "",
"terms": ", , , "
},
"shop/toys": {
"name": "",
"terms": ", "
},
"shop/travel_agency": {
"name": "",
"terms": ", ,"
},
"shop/tyres": {
"name": "",
"terms": ", "
},
"shop/vacant": {
"name": "",
"terms": ", "
},
"shop/vacuum_cleaner": {
"name": "",
"terms": ""
},
"shop/variety_store": {
"name": "",
"terms": ""
},
"shop/video": {
"name": "",
"terms": ", DVD"
},
"shop/video_games": {
"name": ""
},
"shop/water_sports": {
"name": "",
"terms": ", "
},
"shop/weapons": {
"name": "",
"terms": ""
},
"shop/window_blind": {
"name": ""
},
"shop/wine": {
"name": "",
"terms": ", "
},
"tourism": {
"name": "",
"terms": ", "
},
"tourism/alpine_hut": {
"name": "",
"terms": ""
},
"tourism/artwork": {
"name": "",
"terms": ""
},
"tourism/attraction": {
"name": "",
"terms": ", "
},
"tourism/camp_site": {
"name": "",
"terms": ""
},
"tourism/caravan_site": {
"name": "",
"terms": ""
},
"tourism/chalet": {
"name": "",
"terms": ", "
},
"tourism/guest_house": {
"name": "宿",
"terms": "宿, "
},
"tourism/hostel": {
"name": "宿",
"terms": "宿, "
},
"tourism/hotel": {
"name": "",
"terms": ", "
},
"tourism/information": {
"name": "",
"terms": ", , , "
},
"tourism/motel": {
"name": "",
"terms": ""
},
"tourism/museum": {
"name": "",
"terms": ", , "
},
"tourism/picnic_site": {
"name": "",
"terms": ", "
},
"tourism/theme_park": {
"name": "",
"terms": ", "
},
"tourism/viewpoint": {
"name": "",
"terms": ""
},
"tourism/zoo": {
"name": "",
"terms": ""
},
"traffic_calming/bump": {
"name": "",
"terms": ""
},
"traffic_calming/hump": {
"name": "",
"terms": ""
},
"traffic_calming/rumble_strip": {
"name": "",
"terms": ""
},
"traffic_calming/table": {
"name": "",
"terms": ", "
},
"type/boundary": {
"name": "",
"terms": ", "
},
"type/boundary/administrative": {
"name": "",
"terms": ", , , , , , , , , , "
},
"type/multipolygon": {
"name": "",
"terms": ""
},
"type/restriction": {
"name": "",
"terms": ""
},
"type/restriction/no_left_turn": {
"name": "",
"terms": ""
},
"type/restriction/no_right_turn": {
"name": "",
"terms": ""
},
"type/restriction/no_straight_on": {
"name": "",
"terms": ""
},
"type/restriction/no_u_turn": {
"name": "",
"terms": ", U"
},
"type/restriction/only_left_turn": {
"name": "",
"terms": ""
},
"type/restriction/only_right_turn": {
"name": "",
"terms": ""
},
"type/restriction/only_straight_on": {
"name": "",
"terms": ""
},
"type/route": {
"name": "",
"terms": ""
},
"type/route/bicycle": {
"name": "",
"terms": ", "
},
"type/route/bus": {
"name": "",
"terms": ", , "
},
"type/route/detour": {
"name": "",
"terms": ""
},
"type/route/ferry": {
"name": "",
"terms": ", "
},
"type/route/foot": {
"name": "",
"terms": ""
},
"type/route/hiking": {
"name": "",
"terms": ", "
},
"type/route/pipeline": {
"name": "",
"terms": ""
},
"type/route/power": {
"name": "",
"terms": ""
},
"type/route/road": {
"name": "",
"terms": ""
},
"type/route/train": {
"name": "",
"terms": ", "
},
"type/route/tram": {
"name": "",
"terms": ""
},
"type/route_master": {
"name": "",
"terms": ""
},
"vertex": {
"name": "",
"terms": ""
},
"waterway": {
"name": "",
"terms": ""
},
"waterway/canal": {
"name": "",
"terms": ""
},
"waterway/dam": {
"name": "",
"terms": ""
},
"waterway/ditch": {
"name": "",
"terms": ""
},
"waterway/drain": {
"name": "",
"terms": ""
},
"waterway/fuel": {
"name": "",
"terms": ", "
},
"waterway/river": {
"name": "",
"terms": ", "
},
"waterway/riverbank": {
"name": "",
"terms": ""
},
"waterway/sanitary_dump_station": {
"name": "",
"terms": ""
},
"waterway/stream": {
"name": "",
"terms": ", "
},
"waterway/weir": {
"name": "",
"terms": ""
}
}
}
}