check in dist build

This commit is contained in:
Martin Raifer 2022-01-10 20:14:15 +01:00
parent 4c04d7ddcf
commit 6ae5425835
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
84 changed files with 2734 additions and 1380 deletions

View file

@ -83,6 +83,10 @@
"description": "通行時には所有者から個々に許可を得る必要がある",
"title": "私有"
},
"unknown": {
"description": "通行条件が不明または曖昧",
"title": "不明"
},
"yes": {
"description": "法律上の許可あり; 正当利用",
"title": "通行可"
@ -109,6 +113,7 @@
"permissive": "所有者許諾あり",
"permit": "要許可",
"private": "私有",
"unknown": "不明",
"yes": "アクセス可"
},
"terms": "アクセス,許可"
@ -343,6 +348,10 @@
"boundary": {
"label": "種類"
},
"branch_brand": {
"label": "支店名",
"terms": "支店,店舗名,支社,店名,支店名,支所,分館,支部"
},
"brand": {
"label": "ブランド",
"terms": "ブランド,系列"
@ -399,6 +408,18 @@
"label": "ケーブル",
"placeholder": "1, 2, 3..."
},
"cai_scale-IT": {
"label": "ハイキングルート難度 (Italian Alpine Club)",
"options": {
"E": "E: ハイカー向け",
"EAI": "EAI: 雪模様のハイキング",
"EE": "EE: 熟練ハイカー向け",
"EEA": "EEA: 装備ありの熟練ハイカー向け",
"T": "T: 旅行用"
},
"placeholder": "T, E, EE, …",
"terms": "ハイキングルート難度"
},
"camera/direction": {
"label": "監視カメラの向き(時計回りの角度)",
"placeholder": "45, 90, 180, 270"
@ -544,6 +565,16 @@
"crossing": {
"label": "種類"
},
"crossing/barrier": {
"label": "遮断機の種類 ",
"options": {
"double_half": "半幅2つ",
"full": "全幅",
"half": "半幅1つ",
"no": "なし",
"yes": "あり"
}
},
"crossing/island": {
"label": "横断島"
},
@ -552,23 +583,45 @@
"options": {
"american": "アメリカ料理",
"asian": "アジア料理",
"bubble_tea": "タピオカティー",
"burger": "ハンバーガー",
"cake": "ケーキ",
"chicken": "チキン",
"chinese": "中華料理",
"chocolate": "チョコレート",
"coffee_shop": "コーヒー店",
"dessert": "デザート",
"donut": "ドーナツ",
"fish": "魚料理",
"french": "フランス料理",
"german": "ドイツ料理",
"greek": "ギリシア料理",
"hot_dog": "ホットドッグ",
"ice_cream": "アイスクリーム",
"indian": "インド料理",
"indonesian": "インドネシア料理",
"italian": "イタリア料理",
"japanese": "日本料理",
"juice": "ジュース",
"kebab": "ケバブ",
"korean": "韓国料理",
"lebanese": "レバノン料理",
"malaysian": "マレーシア料理",
"mexican": "メキシコ料理",
"pankcake": "パンケーキ",
"pasta": "パスタ",
"pizza": "ピザ",
"polish": "ポーランド料理",
"portuguese": "ポルトガル料理",
"regional": "郷土料理",
"russian": "ロシア料理",
"salad": "サラダ",
"sandwich": "サンドイッチ",
"seafood": "海鮮料理",
"spanish": "スペイン料理",
"steak_house": "ステーキハウス",
"sushi": "寿司",
"taiwanese": "台湾料理",
"thai": "タイ料理",
"turkish": "トルコ料理",
"vietnamese": "ベトナム料理"
@ -722,6 +775,16 @@
"placeholder": "45, 90, 180, 270",
"terms": "方向,度,角度"
},
"direction_cardinal-US-CA-NZ": {
"label": "方向",
"options": {
"east": "東行き",
"north": "北行き",
"south": "南行き",
"west": "西行き"
},
"terms": "方向,方角,向き"
},
"direction_clock": {
"label": "方向",
"options": {
@ -808,12 +871,12 @@
"terms": "期間"
},
"ele": {
"label": "標高",
"terms": "標高,高さ"
"label": "標高 (メートル)",
"terms": "標高,高さ,高度"
},
"ele_node": {
"label": "標高",
"terms": "標高,高さ"
"label": "標高 (メートル)",
"terms": "標高,高さ,高度"
},
"electrified": {
"label": "電化状態",
@ -977,7 +1040,7 @@
"geyser/height": {
"label": "間欠泉の高さ"
},
"gnis/feature_id": {
"gnis/feature_id-US": {
"label": "GNIS地物ID",
"terms": "gnis地物id"
},
@ -1026,6 +1089,9 @@
"label": "高さ (メートル)",
"terms": "高さ,建物の高さ,全高"
},
"highchair": {
"label": "子供用椅子"
},
"highspeed": {
"label": "高速鉄道",
"terms": "高速,ハイスピード"
@ -1305,6 +1371,9 @@
"label": "施錠可否",
"terms": "施錠可否,施錠,ロック,鍵"
},
"locked": {
"label": "ロック済"
},
"man_made": {
"label": "種類"
},
@ -1377,6 +1446,9 @@
"label": "最少年齢",
"terms": "最小年齢,最低年齢,最年少"
},
"min_height": {
"label": "底辺の高さ (メートル)"
},
"minspeed": {
"label": "最低速度制限",
"placeholder": "20, 30, 40...",
@ -1565,10 +1637,19 @@
"multi-storey": "マルチレベル",
"rooftop": "屋上",
"sheds": "納屋",
"street_side": "路肩",
"surface": "地面",
"underground": "地下"
}
},
"parking/orientation": {
"label": "駐車の向き",
"options": {
"diagonal": "斜め",
"parallel": "平行",
"perpendicular": "直角"
}
},
"parking_entrance": {
"label": "種類",
"options": {
@ -1791,7 +1872,7 @@
"rcn_ref": {
"label": "地方自転車ルート参照記号"
},
"real_fire": {
"real_fire-GB-IE": {
"label": "リアル暖炉",
"terms": "リアル暖炉,暖炉"
},
@ -1927,6 +2008,9 @@
"label": "塩分",
"terms": "塩,塩分,塩湖,塩水"
},
"sample_collection": {
"label": "検体の種類"
},
"sanitary_dump_station": {
"label": "汚物廃棄所の場所",
"terms": "汚物処理方法,汚物処理"
@ -2148,6 +2232,7 @@
"aerial imagery": "航空画像",
"gps": "GPS",
"local knowledge": "地元の知識",
"osm notes": "OpenStreetMapのメモ",
"streetlevel imagery": "街路写真",
"survey": "現地調査"
},
@ -2175,7 +2260,8 @@
"options": {
"karting": "カート",
"motocross": "モトクロス",
"motor": "モータースポーツ"
"motor": "モータースポーツ",
"speedway": "スピードウェイ競技"
}
},
"sport_racing_nonmotor": {
@ -2264,6 +2350,7 @@
"options": {
"artificial_turf": "人工芝",
"asphalt": "アスファルト",
"compacted": "砕石舗装",
"concrete": "コンクリート",
"dirt": "土",
"grass": "芝生",
@ -2295,6 +2382,17 @@
"label": "最新現地調査日付",
"terms": "最終測定日"
},
"survey_point/purpose": {
"label": "測量標の用途",
"options": {
"both": "三角・水準",
"horizontal": "三角測量",
"vertical": "水準測量"
}
},
"survey_point/structure": {
"label": "測量標の形状"
},
"swimming_pool": {
"label": "種類"
},
@ -2941,6 +3039,10 @@
"name": "LGBTQ+なコミュニティセンター",
"terms": "lgbtq+なコミュニティセンター,コミュニティセンター,lgbt,ゲイ,レズビアン,トランスジェンダー,レインボー"
},
"amenity/community_centre/youth_centre": {
"name": "青少年センター",
"aliases": "児童館\n青年館"
},
"amenity/compressed_air": {
"name": "空気入れ",
"terms": "空気入れ,エアー調整,自転車"
@ -2972,6 +3074,9 @@
"name": "医院(小規模病院)",
"terms": "医院,町医者,診療所,医者,病院,医療"
},
"amenity/doctors/gynaecology": {
"name": "婦人科医"
},
"amenity/dojo": {
"name": "道場",
"terms": "道場,スポーツ,訓練,稽古,練習,習い事,教習,トレーニング,教室,体操,運動"
@ -3188,6 +3293,10 @@
"name": "パーク&ライド",
"terms": "駐車場,自動車,パーキング,コインパーキング,パーク&ライド,通勤,乗り換え,公共交通機関"
},
"amenity/parking/street-side": {
"name": "路傍の駐車区画",
"aliases": "駐車場(道路脇)"
},
"amenity/parking/underground": {
"name": "地下駐車場",
"terms": "地下駐車場,地下,駐車場"
@ -3639,14 +3748,6 @@
"name": "新聞販売機",
"terms": "新聞販売機"
},
"amenity/vending_machine/parcel_pickup": {
"name": "宅配ボックス",
"terms": "宅配ボックス,宅配ロッカー,ロッカー,宅配"
},
"amenity/vending_machine/parcel_pickup_dropoff": {
"name": "集配ボックス",
"terms": "集配ボックス,宅配ボックス,宅配ロッカー,ロッカー,宅配"
},
"amenity/vending_machine/parking_tickets": {
"name": "パーキングチケット発給機",
"terms": "パーキングチケット,パーキングメーター,駐車券,券売機,自動券売機,自動販売機,自販機,自動発券機,発券機,駐車場,自動車"
@ -3699,6 +3800,9 @@
"name": "エリア",
"terms": "エリア,領域,範囲,面"
},
"area/footway": {
"name": "歩道(エリア)"
},
"area/highway": {
"name": "道路(エリア)",
"terms": "道路(エリア),道路,道路エリア"
@ -4118,6 +4222,10 @@
"name": "豚小屋",
"terms": "豚小屋,豚舎,家畜,小屋"
},
"building/synagogue": {
"name": "シナゴーグ(建物)",
"aliases": "会堂(ユダヤ教)"
},
"building/temple": {
"name": "寺院(建物)",
"terms": "寺院,宗教,信仰,宗教施設"
@ -4605,6 +4713,10 @@
"name": "リハビリ施設",
"terms": "リハビリ,リハビリテーション,医療,福祉"
},
"healthcare/sample_collection": {
"name": "検査用検体採取施設",
"aliases": "検体採取施設\n検体採取センター"
},
"healthcare/speech_therapist": {
"name": "スピーチセラピスト",
"terms": "スピーチセラピスト,福祉"
@ -4642,6 +4754,13 @@
"name": "横断歩道(隆起あり・マークあり)",
"terms": "横断歩道(隆起あり・マークあり),横断歩道,隆起,交通安全,静音化,歩道"
},
"highway/crossing/signals": {
"name": "横断歩道(歩行者用信号あり)"
},
"highway/crossing/signals-raised": {
"name": "横断歩道(歩行者用信号あり、隆起型)",
"aliases": "スムーズ横断歩道\nスムース横断歩道"
},
"highway/crossing/unmarked": {
"name": "横断歩道(マークなし)",
"terms": "横断歩道(マークなし),横断歩道,歩道"
@ -5151,8 +5270,9 @@
"terms": "兵舎,兵営"
},
"landuse/military/danger_area": {
"name": "危険区域",
"terms": "危険区域"
"name": "(軍事的)危険区域",
"terms": "危険区域",
"aliases": "地雷原"
},
"landuse/military/naval_base": {
"name": "海軍基地",
@ -5459,6 +5579,9 @@
"name": "ネットボールコート",
"terms": "ネットボールコート,ネットボール,屋内スポーツ,球技"
},
"leisure/pitch/paintball": {
"name": "ペイントボール場"
},
"leisure/pitch/rugby_league": {
"name": "ラグビーリーグ場",
"terms": "ラグビー場,ラグビー,リーグ,スポーツ,運動,競技"
@ -5467,6 +5590,9 @@
"name": "ラグビー場",
"terms": "ラグビーユニオン場,スポーツ,運動,競技"
},
"leisure/pitch/shooting": {
"name": "射撃場(競技用)"
},
"leisure/pitch/shuffleboard": {
"name": "シャフルボード場",
"terms": "シャフルボード場,シャフルボード"
@ -5515,6 +5641,9 @@
"name": "進水路",
"terms": "進水路,スリップウェイ"
},
"leisure/slipway_drivable": {
"name": "進水斜路(自走用)"
},
"leisure/sports_centre": {
"name": "スポーツセンター/複合施設",
"terms": "スポーツセンター,複合施設,運動,競技,トレーニング,練習,訓練,体操"
@ -5523,6 +5652,9 @@
"name": "クライミングジム",
"terms": "クライミングジム,クライミング,スポーツ,ボルダリング"
},
"leisure/sports_centre/shooting": {
"name": "射撃競技用施設"
},
"leisure/sports_centre/swimming": {
"name": "遊泳プール(屋内)",
"terms": "遊泳プール,プール,水泳場,スポーツ,運動,競技,スポーツセンター,屋内プール,娯楽,水浴び,水遊び,競泳"
@ -5614,6 +5746,10 @@
"name": "皆伐地",
"terms": "皆伐,伐採"
},
"man_made/compass_rose": {
"name": "コンパスローズ",
"aliases": "コンパス図\n羅針図\nウインドローズ"
},
"man_made/courtyard": {
"name": "中庭",
"terms": "中庭,建物"
@ -5830,6 +5966,10 @@
"name": "柱",
"terms": "電柱,鉄柱,柱"
},
"man_made/video_wall": {
"name": "街頭ビジョン",
"aliases": "屋外ビジョン\nデジタルサイネージ"
},
"man_made/wastewater_plant": {
"name": "下水処理場",
"terms": "下水処理場"
@ -5883,7 +6023,7 @@
"terms": "掩体壕,軍事用バンカー,バンカー"
},
"military/checkpoint": {
"name": "検問所",
"name": "検問所(軍)",
"terms": "検問所,チェックポイント"
},
"military/nuclear_explosion_site": {
@ -6069,10 +6209,6 @@
"name": "森林(自然林・原生林)",
"terms": "森林(自然林・原生林),自然林,原生林,樹木,植物,林"
},
"network/type/node_network": {
"name": "ノード・ネットワーク",
"terms": "ノード・ネットワーク,ネットワーク"
},
"noexit/yes": {
"name": "行き止まり",
"terms": "行き止まり,行止り,突き当たり"
@ -6104,9 +6240,8 @@
"name": "非営利組織",
"terms": "非営利組織,npo,非営利団体"
},
"office/bail_bond_agent": {
"name": "保釈保証業者",
"terms": "保釈保証業者"
"office/bail_bond_agent-US-PH": {
"name": "保釈保証業者"
},
"office/charity": {
"name": "慈善団体",
@ -6438,6 +6573,9 @@
"name": "ポイント",
"terms": "ポイント,点,ノード"
},
"police/checkpoint": {
"name": "検問所(警察)"
},
"polling_station": {
"name": "投票所(臨時)",
"terms": "投票所(臨時),投票所,期日前投票所,選挙"
@ -7830,6 +7968,30 @@
"name": "右折禁止",
"terms": "右折禁止"
},
"type/restriction/no_straight_on": {
"name": "直進禁止",
"terms": "直進禁止"
},
"type/restriction/no_u_turn": {
"name": "Uターン禁止",
"terms": "uターン禁止"
},
"type/restriction/only_left_turn": {
"name": "左折専用",
"terms": "左折専用"
},
"type/restriction/only_right_turn": {
"name": "右折専用",
"terms": "右折専用"
},
"type/restriction/only_straight_on": {
"name": "直進専用",
"terms": "直進専用"
},
"type/restriction/only_u_turn": {
"name": "Uターン専用",
"terms": "uターン専用"
},
"type/route": {
"name": "ルート",
"terms": "ルート"