mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-29 15:16:07 +02:00
npm run translations
This commit is contained in:
Vendored
-6
@@ -549,9 +549,6 @@
|
||||
"tourism": {
|
||||
"label": "Tipe"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Toring tipe"
|
||||
},
|
||||
"trail_visibility": {
|
||||
"label": "Sigbaarheid van voetslaanpad"
|
||||
},
|
||||
@@ -1337,9 +1334,6 @@
|
||||
"tourism/attraction": {
|
||||
"name": "Toerismeaantreklikheid"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Kamppeer Plek"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "RV Park"
|
||||
},
|
||||
|
||||
Vendored
+67
-21
@@ -1094,20 +1094,6 @@
|
||||
"service": {
|
||||
"label": "النوع"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"options": {
|
||||
"no": "لا",
|
||||
"undefined": "يفترض أنها لا",
|
||||
"yes": "نعم"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"options": {
|
||||
"no": "لا",
|
||||
"undefined": "يفترض أنها لا",
|
||||
"yes": "نعم"
|
||||
}
|
||||
},
|
||||
"shelter": {
|
||||
"label": "ملجأ"
|
||||
},
|
||||
@@ -1166,14 +1152,18 @@
|
||||
"tourism": {
|
||||
"label": "النوع"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "نوع البرج"
|
||||
"tracktype": {
|
||||
"label": "صنف الدرب"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "النوع"
|
||||
},
|
||||
"trail_visibility": {
|
||||
"label": "وضوحية الطريق"
|
||||
"label": "وضوحية الطريق",
|
||||
"placeholder": "ممتاز، جيد، رديء ..."
|
||||
},
|
||||
"trees": {
|
||||
"label": "أشجار"
|
||||
},
|
||||
"tunnel": {
|
||||
"label": "نفق"
|
||||
@@ -1184,6 +1174,9 @@
|
||||
"water": {
|
||||
"label": "النوع"
|
||||
},
|
||||
"water_point": {
|
||||
"label": "نقطة مياه"
|
||||
},
|
||||
"waterway": {
|
||||
"label": "النوع"
|
||||
},
|
||||
@@ -1352,6 +1345,9 @@
|
||||
"name": "أرض مستشفى",
|
||||
"terms": "أرض مستشفى"
|
||||
},
|
||||
"amenity/internet_cafe": {
|
||||
"name": "مقهى الإنترنت"
|
||||
},
|
||||
"amenity/library": {
|
||||
"name": "مكتبة",
|
||||
"terms": "مكتبة"
|
||||
@@ -1433,6 +1429,9 @@
|
||||
"name": "مأوى",
|
||||
"terms": "مأوى, ملجأ, ملاذ, سقيفة, وقاء"
|
||||
},
|
||||
"amenity/social_facility/food_bank": {
|
||||
"name": "بنك غذاء"
|
||||
},
|
||||
"amenity/studio": {
|
||||
"name": "أستوديو"
|
||||
},
|
||||
@@ -1463,6 +1462,9 @@
|
||||
"name": "أرض جامعة",
|
||||
"terms": "أرض جامعة, حرم جامعي"
|
||||
},
|
||||
"amenity/vending_machine/cigarettes": {
|
||||
"name": "آلة بيع السجائر"
|
||||
},
|
||||
"amenity/vending_machine/parking_tickets": {
|
||||
"name": "ماكينة بيع تذاكر وقوف",
|
||||
"terms": "ماكينة تذاكر"
|
||||
@@ -1561,6 +1563,15 @@
|
||||
"name": "جراج",
|
||||
"terms": "مَرْأب , كراج, تصليح سيارات"
|
||||
},
|
||||
"building/greenhouse": {
|
||||
"name": "بيت بلاستيكي"
|
||||
},
|
||||
"building/hospital": {
|
||||
"name": "مبنى المستشفى"
|
||||
},
|
||||
"building/hotel": {
|
||||
"name": "مبنى فندق"
|
||||
},
|
||||
"building/house": {
|
||||
"name": "منزل",
|
||||
"terms": "منزل, بيت"
|
||||
@@ -1573,10 +1584,37 @@
|
||||
"name": "مبنى صناعي",
|
||||
"terms": "مبنى صناعي"
|
||||
},
|
||||
"building/public": {
|
||||
"name": "مبنى عمومي"
|
||||
},
|
||||
"building/residential": {
|
||||
"name": "مبنى سكني",
|
||||
"terms": "مبنى سكني"
|
||||
},
|
||||
"building/roof": {
|
||||
"name": "سقف"
|
||||
},
|
||||
"building/train_station": {
|
||||
"name": "محطة قطار"
|
||||
},
|
||||
"building/university": {
|
||||
"name": "مبنى جامعي"
|
||||
},
|
||||
"craft/carpenter": {
|
||||
"name": "نجار"
|
||||
},
|
||||
"craft/jeweler": {
|
||||
"name": "بائع مجوهرات"
|
||||
},
|
||||
"craft/photographer": {
|
||||
"name": "مصور"
|
||||
},
|
||||
"craft/plumber": {
|
||||
"name": "سمكري"
|
||||
},
|
||||
"craft/shoemaker": {
|
||||
"name": "إسكافي"
|
||||
},
|
||||
"emergency/ambulance_station": {
|
||||
"name": "محطة إسعاف",
|
||||
"terms": "محطة إسعاف, محطة اسعاف"
|
||||
@@ -1624,6 +1662,9 @@
|
||||
"name": "طريق سريع",
|
||||
"terms": "طريق سريع"
|
||||
},
|
||||
"highway/motorway_junction": {
|
||||
"name": "محول طريق سيار / مخرج"
|
||||
},
|
||||
"highway/motorway_link": {
|
||||
"name": "رابط لطريق سريع",
|
||||
"terms": "رابط لطريق سريع"
|
||||
@@ -1688,6 +1729,9 @@
|
||||
"name": "إشارة توقف",
|
||||
"terms": "إشارة توقف، ممنوع الوقوف، قف"
|
||||
},
|
||||
"highway/street_lamp": {
|
||||
"name": "مصباح الشارع"
|
||||
},
|
||||
"highway/tertiary": {
|
||||
"name": "طريق ثالثي",
|
||||
"terms": "شارع ثالثي"
|
||||
@@ -1938,6 +1982,9 @@
|
||||
"name": "خط أنابيب",
|
||||
"terms": "خط أنابيب"
|
||||
},
|
||||
"man_made/pumping_station": {
|
||||
"name": "محطة ضخ"
|
||||
},
|
||||
"man_made/storage_tank": {
|
||||
"name": "خزان"
|
||||
},
|
||||
@@ -1964,6 +2011,9 @@
|
||||
"name": "محطة مياه",
|
||||
"terms": "محطة مياه"
|
||||
},
|
||||
"military/checkpoint": {
|
||||
"name": "نقطة تفتيش"
|
||||
},
|
||||
"military/danger_area": {
|
||||
"name": "منطقة خطرة",
|
||||
"terms": "خطر, خطرة"
|
||||
@@ -2510,10 +2560,6 @@
|
||||
"name": "معلم سياحي",
|
||||
"terms": "معلم سياحي, مكان سياحي"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "موقع مخيم",
|
||||
"terms": "موقع تخييم"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "موقف عربات كبيرة",
|
||||
"terms": "موقف عربات كبيرة"
|
||||
|
||||
Vendored
+286
-22
@@ -690,6 +690,9 @@
|
||||
"barrier": {
|
||||
"label": "Tipu"
|
||||
},
|
||||
"beauty": {
|
||||
"label": "Tipu de tienda"
|
||||
},
|
||||
"bench": {
|
||||
"label": "Bancu"
|
||||
},
|
||||
@@ -699,6 +702,15 @@
|
||||
"bin": {
|
||||
"label": "Contenedor de basoria"
|
||||
},
|
||||
"blood_components": {
|
||||
"label": "Componentes de la sangre",
|
||||
"options": {
|
||||
"plasma": "plasma",
|
||||
"platelets": "plaquetes",
|
||||
"stemcells": "célules madre",
|
||||
"whole": "sangre entera"
|
||||
}
|
||||
},
|
||||
"boundary": {
|
||||
"label": "Tipu"
|
||||
},
|
||||
@@ -773,6 +785,9 @@
|
||||
"currency_multi": {
|
||||
"label": "Tipos de divisa"
|
||||
},
|
||||
"cycle_network": {
|
||||
"label": "Rede"
|
||||
},
|
||||
"cycleway": {
|
||||
"label": "Carriles bici",
|
||||
"options": {
|
||||
@@ -811,6 +826,9 @@
|
||||
"cycleway:right": "Llau drechu"
|
||||
}
|
||||
},
|
||||
"date": {
|
||||
"label": "Data"
|
||||
},
|
||||
"delivery": {
|
||||
"label": "Repartu"
|
||||
},
|
||||
@@ -826,6 +844,9 @@
|
||||
"diaper": {
|
||||
"label": "Con cambiador de pañales"
|
||||
},
|
||||
"display": {
|
||||
"label": "Pantalla"
|
||||
},
|
||||
"dock": {
|
||||
"label": "Tipu"
|
||||
},
|
||||
@@ -956,6 +977,9 @@
|
||||
"internet_access/fee": {
|
||||
"label": "Accesu a Internet de pagu"
|
||||
},
|
||||
"kerb": {
|
||||
"label": "Bordiellu rebaxáu"
|
||||
},
|
||||
"lamp_type": {
|
||||
"label": "Tipu"
|
||||
},
|
||||
@@ -1080,6 +1104,39 @@
|
||||
"network": {
|
||||
"label": "Rede"
|
||||
},
|
||||
"network_bicycle": {
|
||||
"label": "Tipu de rede",
|
||||
"options": {
|
||||
"icn": "Internacional",
|
||||
"lcn": "Llocal",
|
||||
"ncn": "Nacional",
|
||||
"rcn": "Rexonal"
|
||||
},
|
||||
"placeholder": "Llocal, Rexonal, Nacional, Internacional"
|
||||
},
|
||||
"network_foot": {
|
||||
"label": "Tipu de rede",
|
||||
"options": {
|
||||
"iwn": "Internacional",
|
||||
"lwn": "Llocal",
|
||||
"nwn": "Nacional",
|
||||
"rwn": "Rexonal"
|
||||
},
|
||||
"placeholder": "Llocal, Rexonal, Nacional, Internacional"
|
||||
},
|
||||
"network_horse": {
|
||||
"label": "Tipu de rede",
|
||||
"options": {
|
||||
"ihn": "Internacional",
|
||||
"lhn": "Llocal",
|
||||
"nhn": "Nacional",
|
||||
"rhn": "Rexonal"
|
||||
},
|
||||
"placeholder": "Llocal, Rexonal, Nacional, Internacional"
|
||||
},
|
||||
"network_road": {
|
||||
"label": "Rede"
|
||||
},
|
||||
"note": {
|
||||
"label": "Nota"
|
||||
},
|
||||
@@ -1197,6 +1254,13 @@
|
||||
"recycling_accepts": {
|
||||
"label": "Aceuta"
|
||||
},
|
||||
"recycling_type": {
|
||||
"label": "Tipu de reciclax",
|
||||
"options": {
|
||||
"centre": "Centru de reciclax",
|
||||
"container": "Contenedor"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"label": "Referencia"
|
||||
},
|
||||
@@ -1240,6 +1304,7 @@
|
||||
"label": "Estacional"
|
||||
},
|
||||
"second_hand": {
|
||||
"label": "Vende usao",
|
||||
"options": {
|
||||
"no": "Non",
|
||||
"only": "Sólo",
|
||||
@@ -1250,21 +1315,8 @@
|
||||
"service": {
|
||||
"label": "Tipu"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Tronchacadenes",
|
||||
"options": {
|
||||
"no": "Non",
|
||||
"undefined": "Créyese que non",
|
||||
"yes": "Si"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Bomba",
|
||||
"options": {
|
||||
"no": "Non",
|
||||
"undefined": "Créyese que non",
|
||||
"yes": "Si"
|
||||
}
|
||||
"service/bicycle": {
|
||||
"label": "Servicios"
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Tipu de serviciu",
|
||||
@@ -1359,6 +1411,9 @@
|
||||
"supervised": {
|
||||
"label": "Supervisáu"
|
||||
},
|
||||
"support": {
|
||||
"label": "Sofitu"
|
||||
},
|
||||
"surface": {
|
||||
"label": "Superficie"
|
||||
},
|
||||
@@ -1386,9 +1441,6 @@
|
||||
"tourism": {
|
||||
"label": "Tipu"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Tipu de torre"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Tipu de caleya",
|
||||
"options": {
|
||||
@@ -1400,6 +1452,9 @@
|
||||
},
|
||||
"placeholder": "Sólidu, mayormente sólidu, dondu..."
|
||||
},
|
||||
"traffic_calming": {
|
||||
"label": "Tipu"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "Tipu"
|
||||
},
|
||||
@@ -1424,6 +1479,14 @@
|
||||
"vending": {
|
||||
"label": "Tipu de mercancía"
|
||||
},
|
||||
"visibility": {
|
||||
"label": "Visibilidá",
|
||||
"options": {
|
||||
"area": "Más de 20m (65ft)",
|
||||
"house": "Fasta 5m (16ft)",
|
||||
"street": "De 5 a 20m (16 to 65ft)"
|
||||
}
|
||||
},
|
||||
"water": {
|
||||
"label": "Tipu"
|
||||
},
|
||||
@@ -1455,6 +1518,9 @@
|
||||
"name": "Direición",
|
||||
"terms": "Señes,Allugamientu"
|
||||
},
|
||||
"advertising/billboard": {
|
||||
"name": "Tableru d'anuncios"
|
||||
},
|
||||
"aerialway": {
|
||||
"name": "Tendíu aéreu"
|
||||
},
|
||||
@@ -1547,6 +1613,9 @@
|
||||
"amenity/bicycle_rental": {
|
||||
"name": " Alquiler de bicicletes"
|
||||
},
|
||||
"amenity/bicycle_repair_station": {
|
||||
"name": "Caballete pa reparar bicicletes"
|
||||
},
|
||||
"amenity/biergarten": {
|
||||
"name": "Cervecería al aire llibre",
|
||||
"terms": "Biergarten"
|
||||
@@ -1610,6 +1679,9 @@
|
||||
"amenity/courthouse": {
|
||||
"name": "Xulgáu"
|
||||
},
|
||||
"amenity/coworking_space": {
|
||||
"name": "Espaciu de trabayu compartíu"
|
||||
},
|
||||
"amenity/dentist": {
|
||||
"name": "Dentista",
|
||||
"terms": "Estomatólogu,Clínica dental"
|
||||
@@ -1746,6 +1818,9 @@
|
||||
"name": "Reciclaxe",
|
||||
"terms": "Llimpieza,Reutilización,Escombru"
|
||||
},
|
||||
"amenity/recycling_centre": {
|
||||
"name": "Centru de reciclax"
|
||||
},
|
||||
"amenity/register_office": {
|
||||
"name": "Oficina de rexistru"
|
||||
},
|
||||
@@ -1849,6 +1924,9 @@
|
||||
"amenity/waste_disposal": {
|
||||
"name": "Contenedor de basoria"
|
||||
},
|
||||
"amenity/waste_transfer_station": {
|
||||
"name": "Estación de tresferencia de basoria"
|
||||
},
|
||||
"amenity/water_point": {
|
||||
"name": "Agua potable pa caravanes"
|
||||
},
|
||||
@@ -2190,14 +2268,32 @@
|
||||
"emergency/defibrillator": {
|
||||
"name": "Desfibrilador"
|
||||
},
|
||||
"emergency/designated": {
|
||||
"name": "Accesu d'emerxencia designáu"
|
||||
},
|
||||
"emergency/destination": {
|
||||
"name": "Accesu d'emerxencia a destín"
|
||||
},
|
||||
"emergency/fire_hydrant": {
|
||||
"name": "Toma de mangueres",
|
||||
"terms": "Apagafueos,Fueu,Boca de riegu"
|
||||
},
|
||||
"emergency/no": {
|
||||
"name": "Accesu d'emerxencia Non"
|
||||
},
|
||||
"emergency/official": {
|
||||
"name": "Accesu d'emerxencia oficial"
|
||||
},
|
||||
"emergency/phone": {
|
||||
"name": "Teléfonu d'emerxencia",
|
||||
"terms": "S.O.S.,Teléfonu d'ayuda,Teléfonu de socorru"
|
||||
},
|
||||
"emergency/private": {
|
||||
"name": "Accesu d'emerxencia priváu"
|
||||
},
|
||||
"emergency/yes": {
|
||||
"name": "Accesu d'emerxencia Si"
|
||||
},
|
||||
"entrance": {
|
||||
"name": "Entrada/Salida",
|
||||
"terms": "Accesu, puerta"
|
||||
@@ -2229,12 +2325,24 @@
|
||||
"golf/hole": {
|
||||
"name": "Furacu de golf"
|
||||
},
|
||||
"golf/lateral_water_hazard_area": {
|
||||
"name": "Llagu d'agua llateral en golf"
|
||||
},
|
||||
"golf/lateral_water_hazard_line": {
|
||||
"name": "Llagu d'agua llateral en golf"
|
||||
},
|
||||
"golf/rough": {
|
||||
"name": "Rough de golf"
|
||||
},
|
||||
"golf/tee": {
|
||||
"name": "Salida de percorríu"
|
||||
},
|
||||
"golf/water_hazard_area": {
|
||||
"name": "Llagu de golf"
|
||||
},
|
||||
"golf/water_hazard_line": {
|
||||
"name": "Llagu de golf"
|
||||
},
|
||||
"healthcare/blood_donation": {
|
||||
"name": "Centru de donantes de sangre"
|
||||
},
|
||||
@@ -2473,6 +2581,12 @@
|
||||
"leisure/adult_gaming_centre": {
|
||||
"name": "Centru de xuegos p'adultos"
|
||||
},
|
||||
"leisure/bird_hide": {
|
||||
"name": "Observatoriu d'aves"
|
||||
},
|
||||
"leisure/bowling_alley": {
|
||||
"name": "Bolera americana"
|
||||
},
|
||||
"leisure/common": {
|
||||
"name": "Terrén comunitariu"
|
||||
},
|
||||
@@ -2483,6 +2597,15 @@
|
||||
"name": "Barbacoa",
|
||||
"terms": "Parrilla"
|
||||
},
|
||||
"leisure/fitness_centre": {
|
||||
"name": "Ximnasiu / Centru de fitness"
|
||||
},
|
||||
"leisure/fitness_centre/yoga": {
|
||||
"name": "Centru de yoga"
|
||||
},
|
||||
"leisure/fitness_station": {
|
||||
"name": "Centru de fitness albentestate"
|
||||
},
|
||||
"leisure/garden": {
|
||||
"name": "Xardín"
|
||||
},
|
||||
@@ -2521,6 +2644,9 @@
|
||||
"leisure/pitch/basketball": {
|
||||
"name": "Pista de baloncestu"
|
||||
},
|
||||
"leisure/pitch/bowls": {
|
||||
"name": "Bolera"
|
||||
},
|
||||
"leisure/pitch/rugby_league": {
|
||||
"name": "Campu de rugby a 13"
|
||||
},
|
||||
@@ -2550,6 +2676,9 @@
|
||||
"leisure/slipway": {
|
||||
"name": "Rampla de botadura"
|
||||
},
|
||||
"leisure/sports_centre": {
|
||||
"name": "Centru deportivu / Complexu"
|
||||
},
|
||||
"leisure/sports_centre/swimming": {
|
||||
"name": "Centru de natación"
|
||||
},
|
||||
@@ -2616,12 +2745,18 @@
|
||||
"man_made/pipeline": {
|
||||
"name": "Tubería"
|
||||
},
|
||||
"man_made/pumping_station": {
|
||||
"name": "Estación de bombéu"
|
||||
},
|
||||
"man_made/silo": {
|
||||
"name": "Silu"
|
||||
},
|
||||
"man_made/storage_tank": {
|
||||
"name": "Tanque d'almacenamientu"
|
||||
},
|
||||
"man_made/surveillance": {
|
||||
"name": "Vixilancia"
|
||||
},
|
||||
"man_made/survey_point": {
|
||||
"name": "Vértiz xeodésicu"
|
||||
},
|
||||
@@ -2641,8 +2776,12 @@
|
||||
"man_made/water_works": {
|
||||
"name": "Captación d'agua"
|
||||
},
|
||||
"man_made/works": {
|
||||
"name": "Fábrica"
|
||||
},
|
||||
"military/airfield": {
|
||||
"name": "Campu d'aviación"
|
||||
"name": "Campu d'aviación",
|
||||
"terms": "Aeródromu, Campu d'aviación"
|
||||
},
|
||||
"military/barracks": {
|
||||
"name": "Cuartel",
|
||||
@@ -2651,8 +2790,20 @@
|
||||
"military/bunker": {
|
||||
"name": "Bunker"
|
||||
},
|
||||
"military/checkpoint": {
|
||||
"name": "Puntu de control",
|
||||
"terms": "Puestu de control"
|
||||
},
|
||||
"military/danger_area": {
|
||||
"name": "Área de peligru",
|
||||
"terms": "Peligru, Área peligrosa"
|
||||
},
|
||||
"military/naval_base": {
|
||||
"name": "Base naval"
|
||||
"name": "Base naval",
|
||||
"terms": "Arsenal"
|
||||
},
|
||||
"military/obstacle_course": {
|
||||
"name": "Recorríu d'obstáculos"
|
||||
},
|
||||
"military/range": {
|
||||
"name": "Campu de tiru",
|
||||
@@ -3043,10 +3194,16 @@
|
||||
"name": "Floristería",
|
||||
"terms": "flores, florista, floristería"
|
||||
},
|
||||
"shop/frame": {
|
||||
"name": "Marcos"
|
||||
},
|
||||
"shop/funeral_directors": {
|
||||
"name": "Velatoriu",
|
||||
"terms": "Tanatoriu, Funeraria"
|
||||
},
|
||||
"shop/furnace": {
|
||||
"name": "Fornos"
|
||||
},
|
||||
"shop/furniture": {
|
||||
"name": "Mueblería"
|
||||
},
|
||||
@@ -3074,15 +3231,27 @@
|
||||
"shop/hifi": {
|
||||
"name": "Equipos de música"
|
||||
},
|
||||
"shop/houseware": {
|
||||
"name": "Menaxe del llar"
|
||||
},
|
||||
"shop/interior_decoration": {
|
||||
"name": "Decoración d'interiores"
|
||||
},
|
||||
"shop/jewelry": {
|
||||
"name": "Xoyería"
|
||||
},
|
||||
"shop/kiosk": {
|
||||
"name": "Puestu de periódicos"
|
||||
},
|
||||
"shop/kitchen": {
|
||||
"name": "Diseñu de cocines"
|
||||
},
|
||||
"shop/laundry": {
|
||||
"name": "Llavandería"
|
||||
},
|
||||
"shop/leather": {
|
||||
"name": "Artículos de piel"
|
||||
},
|
||||
"shop/locksmith": {
|
||||
"name": "Cerraxería",
|
||||
"terms": "Cerradura,Llaves"
|
||||
@@ -3094,6 +3263,12 @@
|
||||
"shop/mall": {
|
||||
"name": "Centru comercial"
|
||||
},
|
||||
"shop/massage": {
|
||||
"name": "Masaxes"
|
||||
},
|
||||
"shop/medical_supply": {
|
||||
"name": "Tienda d'equipu médicu"
|
||||
},
|
||||
"shop/mobile_phone": {
|
||||
"name": "Telefonía móvil"
|
||||
},
|
||||
@@ -3115,14 +3290,26 @@
|
||||
"name": "Prensa y revistes",
|
||||
"terms": "Puestu de periódicos,"
|
||||
},
|
||||
"shop/nutrition_supplements": {
|
||||
"name": "Tienda de suplementos nutritivos"
|
||||
},
|
||||
"shop/optician": {
|
||||
"name": "Óptica",
|
||||
"terms": "ópticu, optometrista"
|
||||
},
|
||||
"shop/organic": {
|
||||
"name": "Tienda de productos ecolóxicos"
|
||||
},
|
||||
"shop/outdoor": {
|
||||
"name": "Equipamientu d'aire llibre"
|
||||
},
|
||||
"shop/paint": {
|
||||
"name": "Tienda de pintures",
|
||||
"terms": "barnices, droguería"
|
||||
},
|
||||
"shop/pastry": {
|
||||
"name": "Pastelería"
|
||||
},
|
||||
"shop/pawnbroker": {
|
||||
"name": "Casa d'empeños",
|
||||
"terms": "Monte de piedá"
|
||||
@@ -3135,6 +3322,12 @@
|
||||
"name": "Fotografía",
|
||||
"terms": "Fotógrafu,Reveláu,Material fotográficu"
|
||||
},
|
||||
"shop/pyrotechnics": {
|
||||
"name": "Venta de pirotecnia"
|
||||
},
|
||||
"shop/radiotechnics": {
|
||||
"name": "Componentes electrónicos"
|
||||
},
|
||||
"shop/religion": {
|
||||
"name": "Artículos relixosos"
|
||||
},
|
||||
@@ -3145,6 +3338,9 @@
|
||||
"name": "Mariscos",
|
||||
"terms": "Pescadería"
|
||||
},
|
||||
"shop/second_hand": {
|
||||
"name": "Reventa d'empeños"
|
||||
},
|
||||
"shop/shoes": {
|
||||
"name": "Zapatería"
|
||||
},
|
||||
@@ -3214,6 +3410,9 @@
|
||||
"shop/weapons": {
|
||||
"name": "Armería"
|
||||
},
|
||||
"shop/window_blind": {
|
||||
"name": "Venta de persianes"
|
||||
},
|
||||
"shop/wine": {
|
||||
"name": "Bodega"
|
||||
},
|
||||
@@ -3230,7 +3429,7 @@
|
||||
"name": "Atracción turística"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Llugar d'acampada"
|
||||
"name": "Campamentu"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Aparcaderu d'autocaravanes"
|
||||
@@ -3273,6 +3472,37 @@
|
||||
"tourism/zoo": {
|
||||
"name": "Zoo"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"name": "Calmu pal tráficu"
|
||||
},
|
||||
"traffic_calming/bump": {
|
||||
"name": "Llombu pa reducir velocidá"
|
||||
},
|
||||
"traffic_calming/chicane": {
|
||||
"name": "Chicane pal tráficu"
|
||||
},
|
||||
"traffic_calming/choker": {
|
||||
"name": "Estrechamientu de tráficu"
|
||||
},
|
||||
"traffic_calming/cushion": {
|
||||
"name": "Llombu pa reducir velocidá partíu"
|
||||
},
|
||||
"traffic_calming/dip": {
|
||||
"name": "Riegu"
|
||||
},
|
||||
"traffic_calming/hump": {
|
||||
"name": "Llombu anchu pa reducir velocidá"
|
||||
},
|
||||
"traffic_calming/island": {
|
||||
"name": "Refuxu de tráficu",
|
||||
"terms": "Islla de tráficu"
|
||||
},
|
||||
"traffic_calming/rumble_strip": {
|
||||
"name": "Bandes sonores"
|
||||
},
|
||||
"traffic_calming/table": {
|
||||
"name": "Pasu de peatones eleváu"
|
||||
},
|
||||
"type/boundary": {
|
||||
"name": "Llende"
|
||||
},
|
||||
@@ -3285,6 +3515,27 @@
|
||||
"type/restriction": {
|
||||
"name": "Torga"
|
||||
},
|
||||
"type/restriction/no_left_turn": {
|
||||
"name": "Xiru a la izquierda torgáu"
|
||||
},
|
||||
"type/restriction/no_right_turn": {
|
||||
"name": "Xiru a la drecha torgáu"
|
||||
},
|
||||
"type/restriction/no_straight_on": {
|
||||
"name": "Nun sigue de frente"
|
||||
},
|
||||
"type/restriction/no_u_turn": {
|
||||
"name": "Sin cambiu de sentíu"
|
||||
},
|
||||
"type/restriction/only_left_turn": {
|
||||
"name": "Xirar sólo a la izquierda"
|
||||
},
|
||||
"type/restriction/only_right_turn": {
|
||||
"name": "Xirar sólo a la drecha"
|
||||
},
|
||||
"type/restriction/only_straight_on": {
|
||||
"name": "Xiru torgáu"
|
||||
},
|
||||
"type/route": {
|
||||
"name": "Ruta"
|
||||
},
|
||||
@@ -3308,6 +3559,10 @@
|
||||
"name": "Ruta escursionista",
|
||||
"terms": "Senderismu, Escursionismu"
|
||||
},
|
||||
"type/route/horse": {
|
||||
"name": "Ruta a caballu",
|
||||
"terms": "Ruta ecuestre"
|
||||
},
|
||||
"type/route/pipeline": {
|
||||
"name": "Ruta de tubería",
|
||||
"terms": "ruta de tubería"
|
||||
@@ -3321,7 +3576,8 @@
|
||||
"terms": "Ruta de carretera"
|
||||
},
|
||||
"type/route/train": {
|
||||
"name": "Ruta de tren"
|
||||
"name": "Ruta de tren",
|
||||
"terms": "Ruta ferroviaria"
|
||||
},
|
||||
"type/route/tram": {
|
||||
"name": "Ruta de tranvía"
|
||||
@@ -3329,12 +3585,20 @@
|
||||
"type/route_master": {
|
||||
"name": "Ruta maestra"
|
||||
},
|
||||
"type/site": {
|
||||
"name": "Llugar",
|
||||
"terms": "Puntu, Allugamientu"
|
||||
},
|
||||
"vertex": {
|
||||
"name": "Otru"
|
||||
},
|
||||
"waterway": {
|
||||
"name": "Vía d'agua"
|
||||
},
|
||||
"waterway/boatyard": {
|
||||
"name": "Astilleru",
|
||||
"terms": "Carpinteru de ribera, calafate"
|
||||
},
|
||||
"waterway/canal": {
|
||||
"name": "Canal"
|
||||
},
|
||||
|
||||
Vendored
-18
@@ -814,18 +814,6 @@
|
||||
"service": {
|
||||
"label": "Вид"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"options": {
|
||||
"no": "Не",
|
||||
"yes": "Да"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"options": {
|
||||
"no": "Не",
|
||||
"yes": "Да"
|
||||
}
|
||||
},
|
||||
"shelter": {
|
||||
"label": "Навес"
|
||||
},
|
||||
@@ -863,9 +851,6 @@
|
||||
"tourism": {
|
||||
"label": "Вид"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Вид кула"
|
||||
},
|
||||
"trail_visibility": {
|
||||
"label": "Видимост на туристическата пътека"
|
||||
},
|
||||
@@ -1625,9 +1610,6 @@
|
||||
"tourism/attraction": {
|
||||
"name": "Туристическа атракция"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Къмпинг"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Паркинг за каравани"
|
||||
},
|
||||
|
||||
Vendored
-7
@@ -713,9 +713,6 @@
|
||||
"tourism": {
|
||||
"label": "Vrsta"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Tip tornja"
|
||||
},
|
||||
"trail_visibility": {
|
||||
"label": "Vidljivost traga"
|
||||
},
|
||||
@@ -2050,10 +2047,6 @@
|
||||
"name": "Turistička atrakcija",
|
||||
"terms": "turistička atrakcija,spomenici kulture i prirode"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Kamp",
|
||||
"terms": "kamp,autokamp"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Kamp park",
|
||||
"terms": "kamp park,autokamp"
|
||||
|
||||
Vendored
+90
-20
@@ -294,6 +294,7 @@
|
||||
"inspector": {
|
||||
"no_documentation_combination": "No hi ha documentació per a aquesta combinació d'etiquetes",
|
||||
"no_documentation_key": "No hi ha documentació per a aquesta clau",
|
||||
"documentation_redirect": "Aquesta documentació ha estat redirigida a una nova pàgina",
|
||||
"show_more": "Mostra'n més",
|
||||
"view_on_osm": "Mostra-ho a openstreetmap.org",
|
||||
"all_fields": "Tots els camps",
|
||||
@@ -625,7 +626,7 @@
|
||||
"name": "Característiques de Golf"
|
||||
},
|
||||
"category-landuse": {
|
||||
"name": "Característiques d'Ús de la Terra"
|
||||
"name": "Característiques d'ús del territori"
|
||||
},
|
||||
"category-path": {
|
||||
"name": "Característiques de Camins"
|
||||
@@ -781,6 +782,9 @@
|
||||
"barrier": {
|
||||
"label": "Tipus"
|
||||
},
|
||||
"beauty": {
|
||||
"label": "Tipus de botiga"
|
||||
},
|
||||
"bench": {
|
||||
"label": "Banc per a asseure's"
|
||||
},
|
||||
@@ -1342,6 +1346,13 @@
|
||||
"recycling_accepts": {
|
||||
"label": "N'accepta"
|
||||
},
|
||||
"recycling_type": {
|
||||
"label": "Tipus de reciclatge",
|
||||
"options": {
|
||||
"centre": "Centre de reciclatge",
|
||||
"container": "Contenidor"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"label": "Referència"
|
||||
},
|
||||
@@ -1396,21 +1407,8 @@
|
||||
"service": {
|
||||
"label": "Tipus"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Eina de cadena",
|
||||
"options": {
|
||||
"no": "No",
|
||||
"undefined": "Sobreentès que és no",
|
||||
"yes": "Sí"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Bombament d'aire",
|
||||
"options": {
|
||||
"no": "No",
|
||||
"undefined": "Entès que no",
|
||||
"yes": "Sí"
|
||||
}
|
||||
"service/bicycle": {
|
||||
"label": "Serveis"
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Tipus de servei de la via",
|
||||
@@ -1535,9 +1533,6 @@
|
||||
"tourism": {
|
||||
"label": "Tipus"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Tipus de torre"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Tipus de pista",
|
||||
"options": {
|
||||
@@ -1549,6 +1544,9 @@
|
||||
},
|
||||
"placeholder": "Sòlid, majoritàriament sòlid, tou..."
|
||||
},
|
||||
"traffic_calming": {
|
||||
"label": "Tipus"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "Tipus"
|
||||
},
|
||||
@@ -1612,6 +1610,9 @@
|
||||
"name": "Adreça",
|
||||
"terms": "Adreça, Direcció, Domicili"
|
||||
},
|
||||
"advertising/billboard": {
|
||||
"name": "Taulell"
|
||||
},
|
||||
"aerialway": {
|
||||
"name": "Transport per cable"
|
||||
},
|
||||
@@ -1912,6 +1913,9 @@
|
||||
"amenity/recycling": {
|
||||
"name": "Reciclatge"
|
||||
},
|
||||
"amenity/recycling_centre": {
|
||||
"name": "Centre de Reciclatge"
|
||||
},
|
||||
"amenity/register_office": {
|
||||
"name": "Oficina de registre"
|
||||
},
|
||||
@@ -2011,6 +2015,9 @@
|
||||
"amenity/waste_disposal": {
|
||||
"name": "Contenidor d'escombraries"
|
||||
},
|
||||
"amenity/waste_transfer_station": {
|
||||
"name": "Centre de tractament de residus"
|
||||
},
|
||||
"amenity/water_point": {
|
||||
"name": "Aigua potable d'autocaravana"
|
||||
},
|
||||
@@ -2210,6 +2217,9 @@
|
||||
"building/warehouse": {
|
||||
"name": "Magatzem"
|
||||
},
|
||||
"camp_site/camp_pitch": {
|
||||
"name": "Àrea de campament"
|
||||
},
|
||||
"craft": {
|
||||
"name": "Artesà"
|
||||
},
|
||||
@@ -2416,12 +2426,24 @@
|
||||
"golf/hole": {
|
||||
"name": "Forat"
|
||||
},
|
||||
"golf/lateral_water_hazard_area": {
|
||||
"name": "Obstacle d'aigua lateral"
|
||||
},
|
||||
"golf/lateral_water_hazard_line": {
|
||||
"name": "Obstacle d'aigua lateral"
|
||||
},
|
||||
"golf/rough": {
|
||||
"name": "Rough"
|
||||
},
|
||||
"golf/tee": {
|
||||
"name": "Àrea inicial"
|
||||
},
|
||||
"golf/water_hazard_area": {
|
||||
"name": "Obstacle d'aigua"
|
||||
},
|
||||
"golf/water_hazard_line": {
|
||||
"name": "Obstacle d'aigua"
|
||||
},
|
||||
"healthcare/blood_donation": {
|
||||
"name": "Centre de donació de sang"
|
||||
},
|
||||
@@ -2723,9 +2745,15 @@
|
||||
"leisure/firepit": {
|
||||
"name": "Lloc per a fogueres"
|
||||
},
|
||||
"leisure/fitness_centre": {
|
||||
"name": "Gimnàs / Centre de Fitness"
|
||||
},
|
||||
"leisure/fitness_centre/yoga": {
|
||||
"name": "Estudi de Yoga"
|
||||
},
|
||||
"leisure/fitness_station": {
|
||||
"name": "Instal·lació exterior de Fitness"
|
||||
},
|
||||
"leisure/garden": {
|
||||
"name": "Jardí",
|
||||
"terms": "Jardí,Parc,Zona ajardinada"
|
||||
@@ -2806,6 +2834,9 @@
|
||||
"name": "Pendent per a embarcacions",
|
||||
"terms": "Varador"
|
||||
},
|
||||
"leisure/sports_centre": {
|
||||
"name": "Complex esportiu"
|
||||
},
|
||||
"leisure/sports_centre/swimming": {
|
||||
"name": "Instal·lacions de Piscina"
|
||||
},
|
||||
@@ -3181,6 +3212,9 @@
|
||||
"railway/abandoned": {
|
||||
"name": "Via fèrria abandonada"
|
||||
},
|
||||
"railway/crossing": {
|
||||
"name": "Pas a nivell (camí)"
|
||||
},
|
||||
"railway/disused": {
|
||||
"name": "Via fèrria fora d'ús",
|
||||
"terms": "Via fèrria abandonada, Via de tren fora d'ús, Via de tren abandonada"
|
||||
@@ -3191,6 +3225,9 @@
|
||||
"railway/halt": {
|
||||
"name": "Parada de Ferrocarril"
|
||||
},
|
||||
"railway/level_crossing": {
|
||||
"name": "Pas a nivell (carretera)"
|
||||
},
|
||||
"railway/monorail": {
|
||||
"name": "Monocarril",
|
||||
"terms": "Monoraíl"
|
||||
@@ -3262,6 +3299,12 @@
|
||||
"shop/beauty": {
|
||||
"name": "Botiga de cosmètics"
|
||||
},
|
||||
"shop/beauty/nails": {
|
||||
"name": "Saló de manicures"
|
||||
},
|
||||
"shop/beauty/tanning": {
|
||||
"name": "Saló de bronzejat"
|
||||
},
|
||||
"shop/bed": {
|
||||
"name": "Botiga de matalassos"
|
||||
},
|
||||
@@ -3364,6 +3407,9 @@
|
||||
"name": "Bugaderia",
|
||||
"terms": "Tintoreria, Centre de neteja, Neteja, Neteja en sec"
|
||||
},
|
||||
"shop/e-cigarette": {
|
||||
"name": "Botiga de cigars electrònics"
|
||||
},
|
||||
"shop/electronics": {
|
||||
"name": "Botiga d'electrònica",
|
||||
"terms": "Botiga d'electrònica, Botiga de components electrònics"
|
||||
@@ -3498,6 +3544,9 @@
|
||||
"shop/paint": {
|
||||
"name": "Botiga de pintura"
|
||||
},
|
||||
"shop/pastry": {
|
||||
"name": "Pastisseria"
|
||||
},
|
||||
"shop/pawnbroker": {
|
||||
"name": "Botiga d'empenyoraments"
|
||||
},
|
||||
@@ -3605,6 +3654,9 @@
|
||||
"tourism/alpine_hut": {
|
||||
"name": "Refugi de muntanya"
|
||||
},
|
||||
"tourism/apartment": {
|
||||
"name": "Habitatge de convidats"
|
||||
},
|
||||
"tourism/artwork": {
|
||||
"name": "Obra d'art"
|
||||
},
|
||||
@@ -3612,7 +3664,7 @@
|
||||
"name": "Atracció turística"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Càmping "
|
||||
"name": "Àrea d'acampada"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Càmping per a caravanes"
|
||||
@@ -3660,14 +3712,32 @@
|
||||
"name": "Zoo",
|
||||
"terms": "Zoo, Zoològic"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"name": "Mesures de reducció de velocitat"
|
||||
},
|
||||
"traffic_calming/bump": {
|
||||
"name": "Ressalt",
|
||||
"terms": "Cavalló, Resalt, Túmul, Reductor, Tope"
|
||||
},
|
||||
"traffic_calming/chicane": {
|
||||
"name": "Chicane"
|
||||
},
|
||||
"traffic_calming/choker": {
|
||||
"name": "Reductor d'amplada"
|
||||
},
|
||||
"traffic_calming/cushion": {
|
||||
"name": "Coixí Berlinès"
|
||||
},
|
||||
"traffic_calming/dip": {
|
||||
"name": "Rebaix"
|
||||
},
|
||||
"traffic_calming/hump": {
|
||||
"name": "Esquena d'ase",
|
||||
"terms": "Esquena de ruc, Esquena de burro, Esquena de bou, Esquena de toro, Llom d'ase, Llom de ruc, Llom de burro, Llom de bou, Llom de toro, Ressalt, Cavalló, Túmul"
|
||||
},
|
||||
"traffic_calming/island": {
|
||||
"name": "Refugi viari"
|
||||
},
|
||||
"traffic_calming/rumble_strip": {
|
||||
"name": "Bandes rugoses",
|
||||
"terms": "banda, bandes, rugós, rugoses"
|
||||
|
||||
Vendored
+84
-22
@@ -227,6 +227,7 @@
|
||||
"localized_translation_name": "Název"
|
||||
},
|
||||
"zoom_in_edit": "Pro editaci přibližte mapu",
|
||||
"login": "přihlášení",
|
||||
"logout": "odhlásit",
|
||||
"loading_auth": "Připojování na OpenStreetMap…",
|
||||
"report_a_bug": "Nahlásit chybu",
|
||||
@@ -238,7 +239,8 @@
|
||||
"status": {
|
||||
"error": "Nepodařilo se připojit k API.",
|
||||
"offline": "API je offline. Zkuste prosím editaci později.",
|
||||
"readonly": "API je ve stavu \"pouze pro čtení\", takže vaše úpravy nelze uložit. Zkuste to znovu později."
|
||||
"readonly": "API je ve stavu \"pouze pro čtení\", takže vaše úpravy nelze uložit. Zkuste to znovu později.",
|
||||
"rateLimit": "API omezuje anonymní připojení. Můžete to vyřešit tím, že se přihlásíte."
|
||||
},
|
||||
"commit": {
|
||||
"title": "Uložit změny",
|
||||
@@ -294,6 +296,7 @@
|
||||
"inspector": {
|
||||
"no_documentation_combination": "K této kombinaci vlastností není k dispozici dokumentace",
|
||||
"no_documentation_key": "K tomuto klíči není k dispozici dokumentace",
|
||||
"documentation_redirect": "Tato dokumentace byla přesměrována na novou stránku",
|
||||
"show_more": "Zobrazit víc",
|
||||
"view_on_osm": "Zobrazit na openstreetmap.org",
|
||||
"all_fields": "Všechna pole",
|
||||
@@ -781,6 +784,9 @@
|
||||
"barrier": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"beauty": {
|
||||
"label": "Druh obchodu"
|
||||
},
|
||||
"bench": {
|
||||
"label": "Lavička"
|
||||
},
|
||||
@@ -799,6 +805,9 @@
|
||||
"whole": "krev"
|
||||
}
|
||||
},
|
||||
"board_type": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"boundary": {
|
||||
"label": "Typ"
|
||||
},
|
||||
@@ -1020,6 +1029,9 @@
|
||||
"handrail": {
|
||||
"label": "Zábradlí"
|
||||
},
|
||||
"height": {
|
||||
"label": "Výška (metry)"
|
||||
},
|
||||
"highway": {
|
||||
"label": "Typ"
|
||||
},
|
||||
@@ -1139,6 +1151,12 @@
|
||||
"man_made": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"map_size": {
|
||||
"label": "Pokrytí"
|
||||
},
|
||||
"map_type": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"maxspeed": {
|
||||
"label": "Povolená rychlost",
|
||||
"placeholder": "40, 50, 60..."
|
||||
@@ -1342,6 +1360,13 @@
|
||||
"recycling_accepts": {
|
||||
"label": "Určení"
|
||||
},
|
||||
"recycling_type": {
|
||||
"label": "Druh recyklace",
|
||||
"options": {
|
||||
"centre": "Recyklační centrum",
|
||||
"container": "Kontejner"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"label": "Označení"
|
||||
},
|
||||
@@ -1396,21 +1421,8 @@
|
||||
"service": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Nýtovač řetězu",
|
||||
"options": {
|
||||
"no": "Ne",
|
||||
"undefined": "Implicitně Ne",
|
||||
"yes": "Ano"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Pumpička",
|
||||
"options": {
|
||||
"no": "Ne",
|
||||
"undefined": "Implicitně Ne",
|
||||
"yes": "Ano"
|
||||
}
|
||||
"service/bicycle": {
|
||||
"label": "Služby"
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Typ manipulační koleje",
|
||||
@@ -1535,8 +1547,11 @@
|
||||
"tourism": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Typ věže"
|
||||
"tower/construction": {
|
||||
"label": "Konstrukce"
|
||||
},
|
||||
"tower/type": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Klasifikace povrchu",
|
||||
@@ -1549,6 +1564,9 @@
|
||||
},
|
||||
"placeholder": "Pevný, převážně pevný, měkký povrch"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "Typ"
|
||||
},
|
||||
@@ -1612,6 +1630,10 @@
|
||||
"name": "Adresa",
|
||||
"terms": "adresa,PSČ,ulice"
|
||||
},
|
||||
"advertising/billboard": {
|
||||
"name": "Reklamní poutač",
|
||||
"terms": "reklama,billboard,plakát"
|
||||
},
|
||||
"aerialway": {
|
||||
"name": "Lanovka/vlek"
|
||||
},
|
||||
@@ -1861,6 +1883,9 @@
|
||||
"name": "Zmrzlina",
|
||||
"terms": "zmrzlina,prodejna zmrzliny,zmrzlinářství,nanuk,mražený jogurt,gelato,sorbet"
|
||||
},
|
||||
"amenity/internet_cafe": {
|
||||
"name": "Internetová kavárna"
|
||||
},
|
||||
"amenity/kindergarten": {
|
||||
"name": "Prostor školky/jeslí",
|
||||
"terms": "jesle,školka,kindergarten,předškolní,mateřská školka"
|
||||
@@ -1953,6 +1978,9 @@
|
||||
"name": "Recyklační místo",
|
||||
"terms": "recyklace,kontejner,recyklační centrum,sběr,sběrna,sběrné suroviny,sběrna odpadu,sběr odpadu,odpad,odpadky,popelnice"
|
||||
},
|
||||
"amenity/recycling_centre": {
|
||||
"name": "Recyklační centrum"
|
||||
},
|
||||
"amenity/register_office": {
|
||||
"name": "Matriční úřad"
|
||||
},
|
||||
@@ -2071,6 +2099,9 @@
|
||||
"name": "Kontejner na směsný odpad",
|
||||
"terms": "kontejner,popelnice,odpad,odpadky"
|
||||
},
|
||||
"amenity/waste_transfer_station": {
|
||||
"name": "Překládací stanice odpadu"
|
||||
},
|
||||
"amenity/water_point": {
|
||||
"name": "Pitná voda pro karavany",
|
||||
"terms": "pitná voda,karavan,obytný vůz"
|
||||
@@ -2295,6 +2326,9 @@
|
||||
"name": "Skladiště",
|
||||
"terms": "skladiště,sklad,překladiště,hala,silo,repozitář"
|
||||
},
|
||||
"camp_site/camp_pitch": {
|
||||
"name": "Stanoviště v kempu"
|
||||
},
|
||||
"craft": {
|
||||
"name": "Řemeslník",
|
||||
"terms": "řemeslník,řemeslo,ruční výroba"
|
||||
@@ -2553,6 +2587,14 @@
|
||||
"name": "Dráha do jamky",
|
||||
"terms": "jamka,dráha od odpaliště,dráha do jamkoviště,dráha"
|
||||
},
|
||||
"golf/lateral_water_hazard_area": {
|
||||
"name": "Podélná vodní překážka",
|
||||
"terms": "voda,podélná voda,podélná překážka,červená voda"
|
||||
},
|
||||
"golf/lateral_water_hazard_line": {
|
||||
"name": "Podélná vodní překážka",
|
||||
"terms": "voda,podélná voda,podélná překážka,červená voda"
|
||||
},
|
||||
"golf/rough": {
|
||||
"name": "Rough",
|
||||
"terms": "rough,vysoká tráva"
|
||||
@@ -2561,6 +2603,14 @@
|
||||
"name": "Odpaliště",
|
||||
"terms": "odpaliště,tee,týčko,tee box"
|
||||
},
|
||||
"golf/water_hazard_area": {
|
||||
"name": "Vodní překážka",
|
||||
"terms": "voda,příčná voda,příčná překážka,žlutá voda"
|
||||
},
|
||||
"golf/water_hazard_line": {
|
||||
"name": "Vodní překážka",
|
||||
"terms": "voda,příčná voda,příčná překážka,žlutá voda"
|
||||
},
|
||||
"healthcare/blood_donation": {
|
||||
"name": "Odběr krve",
|
||||
"terms": "odběr krve,darování krve,transfúze,transfúzní stanice"
|
||||
@@ -2728,6 +2778,10 @@
|
||||
"name": "Obratiště",
|
||||
"terms": "místo k otočení"
|
||||
},
|
||||
"highway/turning_loop": {
|
||||
"name": "Obratiště s ostrůvkem",
|
||||
"terms": "obratiště,smyčka,ostrůvek"
|
||||
},
|
||||
"highway/unclassified": {
|
||||
"name": "Silnice bez klasifikace",
|
||||
"terms": "silnice bez klasifikace,neklasifikovaná silnice,místní komunikace"
|
||||
@@ -3436,6 +3490,9 @@
|
||||
"name": "Opuštěná železnice",
|
||||
"terms": "opuštěná železnice,opuštěná trať,nepoužívaná"
|
||||
},
|
||||
"railway/crossing": {
|
||||
"name": "Železniční přejezd (přes cestu)"
|
||||
},
|
||||
"railway/disused": {
|
||||
"name": "Nepoužívaná železnice",
|
||||
"terms": "nepoužívaná železnice, nepoužívaná železniční dráha"
|
||||
@@ -3448,6 +3505,9 @@
|
||||
"name": "Železniční zastávka",
|
||||
"terms": "železniční zastávka, železniční stanice, vlaková zastávka, vlaková stanice, nádraží, železniční nástupiště, vlakové nástupiště"
|
||||
},
|
||||
"railway/level_crossing": {
|
||||
"name": "Železniční přejezd (přes silnici)"
|
||||
},
|
||||
"railway/monorail": {
|
||||
"name": "Jednokolejka",
|
||||
"terms": "jednokolejka,monorail,jednokolejná trať"
|
||||
@@ -3531,6 +3591,12 @@
|
||||
"name": "Kosmetický salón",
|
||||
"terms": "kosmetický salón,kadeřnictví,vizážista,kosmetika,salón krásy,nehty,kosmetika,depilace"
|
||||
},
|
||||
"shop/beauty/nails": {
|
||||
"name": "Nehtový salón"
|
||||
},
|
||||
"shop/beauty/tanning": {
|
||||
"name": "Solarium"
|
||||
},
|
||||
"shop/bed": {
|
||||
"name": "Prodejna postelí",
|
||||
"terms": "postel,postele,matrace,lůžko,lůžka,spaní,spánek"
|
||||
@@ -3961,10 +4027,6 @@
|
||||
"name": "Pamětihodnost",
|
||||
"terms": "pamětihodnost,turistická atrakce,turistická zajímavost,turistické lákadlo,atrakce,zajímavost,lákadlo"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Kemp",
|
||||
"terms": "kemp,camp,camping,kamp,kamping,stan,přívěs,karavan,tábořiště,tábor"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Místo pro karavany",
|
||||
"terms": "místo pro karavany,kemp,camp,camping,karavan"
|
||||
|
||||
Vendored
+131
-20
@@ -227,6 +227,7 @@
|
||||
"localized_translation_name": "Navn"
|
||||
},
|
||||
"zoom_in_edit": "Zoom ind for at redigere",
|
||||
"login": "login",
|
||||
"logout": "log ud",
|
||||
"loading_auth": "Forbinder til OpenStreetMap...",
|
||||
"report_a_bug": "Rapporterer en fejl",
|
||||
@@ -238,7 +239,8 @@
|
||||
"status": {
|
||||
"error": "Er ikke i stand til at forbinde til API'et.",
|
||||
"offline": "API'et er offline. Prøv venligst at redigere senere.",
|
||||
"readonly": "API'et er i læs-kun-status. Du er nødt til at vente med at gemme dine ændringer."
|
||||
"readonly": "API'et er i læs-kun-status. Du er nødt til at vente med at gemme dine ændringer.",
|
||||
"rateLimit": "Dette er API er begrænset ved annonym forbindelse. Du kan ordne dette ved at være logget ind."
|
||||
},
|
||||
"commit": {
|
||||
"title": "Gem ændringer",
|
||||
@@ -294,6 +296,7 @@
|
||||
"inspector": {
|
||||
"no_documentation_combination": "Der er ingen tilgængelig dokumentation for denne kombination af tags",
|
||||
"no_documentation_key": "Der er ingen tilgængelig dokumentation for denne nøgle",
|
||||
"documentation_redirect": "Denne dokumentation er blevet redigereret til en ny side",
|
||||
"show_more": "Vis mere",
|
||||
"view_on_osm": "Se på openstreetmap.org",
|
||||
"all_fields": "Alle felter",
|
||||
@@ -781,6 +784,9 @@
|
||||
"barrier": {
|
||||
"label": "Type"
|
||||
},
|
||||
"beauty": {
|
||||
"label": "Butikstype"
|
||||
},
|
||||
"bench": {
|
||||
"label": "Bænk"
|
||||
},
|
||||
@@ -799,6 +805,9 @@
|
||||
"whole": "Blodtransfusionspakke"
|
||||
}
|
||||
},
|
||||
"board_type": {
|
||||
"label": "Type"
|
||||
},
|
||||
"boundary": {
|
||||
"label": "Type"
|
||||
},
|
||||
@@ -1020,6 +1029,9 @@
|
||||
"handrail": {
|
||||
"label": "Gelænder"
|
||||
},
|
||||
"height": {
|
||||
"label": "Højde (meter)"
|
||||
},
|
||||
"highway": {
|
||||
"label": "Type"
|
||||
},
|
||||
@@ -1139,6 +1151,12 @@
|
||||
"man_made": {
|
||||
"label": "Type"
|
||||
},
|
||||
"map_size": {
|
||||
"label": "Dækning"
|
||||
},
|
||||
"map_type": {
|
||||
"label": "Type"
|
||||
},
|
||||
"maxspeed": {
|
||||
"label": "Hastighedsbegrænsning",
|
||||
"placeholder": "40, 50, 60..."
|
||||
@@ -1342,6 +1360,13 @@
|
||||
"recycling_accepts": {
|
||||
"label": "Accepterer"
|
||||
},
|
||||
"recycling_type": {
|
||||
"label": "Genbrugstype",
|
||||
"options": {
|
||||
"centre": "Genbrugsplads",
|
||||
"container": "Container"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"label": "Reference"
|
||||
},
|
||||
@@ -1396,21 +1421,8 @@
|
||||
"service": {
|
||||
"label": "Type"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Kædeværktøj",
|
||||
"options": {
|
||||
"no": "Nej",
|
||||
"undefined": "Antages at være Nej",
|
||||
"yes": "Ja"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Luftpumpe",
|
||||
"options": {
|
||||
"no": "Nej",
|
||||
"undefined": "Antages at være Nej",
|
||||
"yes": "Ja"
|
||||
}
|
||||
"service/bicycle": {
|
||||
"label": "Service"
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Servicetype",
|
||||
@@ -1535,8 +1547,12 @@
|
||||
"tourism": {
|
||||
"label": "Type"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Tårntype"
|
||||
"tower/construction": {
|
||||
"label": "Konstruktion",
|
||||
"placeholder": "Udbarduneret, Lattice, Fastspændt, ..."
|
||||
},
|
||||
"tower/type": {
|
||||
"label": "Type"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Sportype",
|
||||
@@ -1549,6 +1565,9 @@
|
||||
},
|
||||
"placeholder": "Fast, overvejende fast, blød …"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"label": "Type"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "Type"
|
||||
},
|
||||
@@ -1612,6 +1631,10 @@
|
||||
"name": "Adresse",
|
||||
"terms": "adresse, adresser"
|
||||
},
|
||||
"advertising/billboard": {
|
||||
"name": "Billboard",
|
||||
"terms": "Billboard, Gadeopslagstavle"
|
||||
},
|
||||
"aerialway": {
|
||||
"name": "Skiliftbane"
|
||||
},
|
||||
@@ -1861,6 +1884,10 @@
|
||||
"name": "Ishus",
|
||||
"terms": "Ishus, isbutik"
|
||||
},
|
||||
"amenity/internet_cafe": {
|
||||
"name": "Internetcafe",
|
||||
"terms": "Internetcafe"
|
||||
},
|
||||
"amenity/kindergarten": {
|
||||
"name": "Børnehavegrund",
|
||||
"terms": "Børnehavegrund"
|
||||
@@ -1953,6 +1980,10 @@
|
||||
"name": "Genbrug",
|
||||
"terms": "Genbrug"
|
||||
},
|
||||
"amenity/recycling_centre": {
|
||||
"name": "Genbrugsplads",
|
||||
"terms": "Genbrugsplads"
|
||||
},
|
||||
"amenity/register_office": {
|
||||
"name": "Tinglysningskontor"
|
||||
},
|
||||
@@ -2071,6 +2102,10 @@
|
||||
"name": "Skraldespand",
|
||||
"terms": "Skraldespand"
|
||||
},
|
||||
"amenity/waste_transfer_station": {
|
||||
"name": "Affaldsstation",
|
||||
"terms": "Affaldsstation, Omlasteplads"
|
||||
},
|
||||
"amenity/water_point": {
|
||||
"name": "Genbrugsvand",
|
||||
"terms": "Genbrugsvand"
|
||||
@@ -2295,6 +2330,10 @@
|
||||
"name": "Lager",
|
||||
"terms": "Lager, Lagerhotel, Varelager"
|
||||
},
|
||||
"camp_site/camp_pitch": {
|
||||
"name": "Campingplads",
|
||||
"terms": "Campingplads"
|
||||
},
|
||||
"craft": {
|
||||
"name": "Håndværk",
|
||||
"terms": "Håndværk"
|
||||
@@ -2553,6 +2592,14 @@
|
||||
"name": "Golfhul",
|
||||
"terms": "Golfhul"
|
||||
},
|
||||
"golf/lateral_water_hazard_area": {
|
||||
"name": "Golfvandhul",
|
||||
"terms": "Golfvandhul"
|
||||
},
|
||||
"golf/lateral_water_hazard_line": {
|
||||
"name": "Golfvandhul",
|
||||
"terms": "Golfvandhul"
|
||||
},
|
||||
"golf/rough": {
|
||||
"name": "Rough",
|
||||
"terms": "Rough, Højt gras"
|
||||
@@ -2561,6 +2608,14 @@
|
||||
"name": "Tee Box",
|
||||
"terms": "Tee Box"
|
||||
},
|
||||
"golf/water_hazard_area": {
|
||||
"name": "Golfvandbunker",
|
||||
"terms": "Golfvandbunker"
|
||||
},
|
||||
"golf/water_hazard_line": {
|
||||
"name": "Golfvandbunker",
|
||||
"terms": "Golfvandbunker"
|
||||
},
|
||||
"healthcare/blood_donation": {
|
||||
"name": "Blodbank",
|
||||
"terms": "Blodbank, Donorblodbank"
|
||||
@@ -2728,6 +2783,10 @@
|
||||
"name": "Vendeplads",
|
||||
"terms": "Vendeplads"
|
||||
},
|
||||
"highway/turning_loop": {
|
||||
"name": "Helleanlæg (trafikø)",
|
||||
"terms": "Helleanlæg (trafikø)"
|
||||
},
|
||||
"highway/unclassified": {
|
||||
"name": "Mindre/Uspecificeret vej",
|
||||
"terms": "Mindre/Uspecificeret vej"
|
||||
@@ -3552,6 +3611,14 @@
|
||||
"name": "Parfumebutik",
|
||||
"terms": "Parfumebutik, Skønhedbutik, Materialist"
|
||||
},
|
||||
"shop/beauty/nails": {
|
||||
"name": "Neglesalon",
|
||||
"terms": "Neglesalon"
|
||||
},
|
||||
"shop/beauty/tanning": {
|
||||
"name": "Hudklinik",
|
||||
"terms": "Hudklinik"
|
||||
},
|
||||
"shop/bed": {
|
||||
"name": "Sengetøj / Madras forhandler",
|
||||
"terms": "Sengetøj / Madras forhandler"
|
||||
@@ -3978,6 +4045,10 @@
|
||||
"name": "Bjerghytte",
|
||||
"terms": "Bjerghytte"
|
||||
},
|
||||
"tourism/apartment": {
|
||||
"name": "Gæstelejlighed/Ejerlejlighed",
|
||||
"terms": "Gæstelejlighed/Ejerlejlighed"
|
||||
},
|
||||
"tourism/artwork": {
|
||||
"name": "Kunstværk",
|
||||
"terms": "Kunstværk"
|
||||
@@ -3987,8 +4058,8 @@
|
||||
"terms": "Turistattraktion, Seværdighed"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Campingplads",
|
||||
"terms": "Campingplads"
|
||||
"name": "Campinggrund",
|
||||
"terms": "Campinggrund"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Autocamperplads",
|
||||
@@ -4018,6 +4089,22 @@
|
||||
"name": "Information",
|
||||
"terms": "Turistinformation"
|
||||
},
|
||||
"tourism/information/board": {
|
||||
"name": "Informationstavle",
|
||||
"terms": "Informationstavle"
|
||||
},
|
||||
"tourism/information/guidepost": {
|
||||
"name": "Guidepost",
|
||||
"terms": "Guidepost"
|
||||
},
|
||||
"tourism/information/map": {
|
||||
"name": "Kort",
|
||||
"terms": "Kort"
|
||||
},
|
||||
"tourism/information/office": {
|
||||
"name": "Turistinformationskontor",
|
||||
"terms": "Turistinformationskontor"
|
||||
},
|
||||
"tourism/motel": {
|
||||
"name": "Motel",
|
||||
"terms": "Motel, Bilmotel"
|
||||
@@ -4042,14 +4129,38 @@
|
||||
"name": "Zoologisk have",
|
||||
"terms": "Zoologisk have, Zoo"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"name": "Trafiksanering",
|
||||
"terms": "Trafiksanering"
|
||||
},
|
||||
"traffic_calming/bump": {
|
||||
"name": "Vejbump",
|
||||
"terms": "Vejbump"
|
||||
},
|
||||
"traffic_calming/chicane": {
|
||||
"name": "Trafikchikane",
|
||||
"terms": "Trafikchikane"
|
||||
},
|
||||
"traffic_calming/choker": {
|
||||
"name": "Vejindsnævring",
|
||||
"terms": "Vejindsnævring"
|
||||
},
|
||||
"traffic_calming/cushion": {
|
||||
"name": "Fartbump",
|
||||
"terms": "Fartbump"
|
||||
},
|
||||
"traffic_calming/dip": {
|
||||
"name": "Vejbump",
|
||||
"terms": "Vejbump"
|
||||
},
|
||||
"traffic_calming/hump": {
|
||||
"name": "Fartbumprampe",
|
||||
"terms": "Fartbumprampe"
|
||||
},
|
||||
"traffic_calming/island": {
|
||||
"name": "Helleanlæg",
|
||||
"terms": "Helleanlæg"
|
||||
},
|
||||
"traffic_calming/rumble_strip": {
|
||||
"name": "Rumlestriber",
|
||||
"terms": "Rumlestriber, Rumleriller"
|
||||
|
||||
Vendored
+103
-20
@@ -227,6 +227,7 @@
|
||||
"localized_translation_name": "Name"
|
||||
},
|
||||
"zoom_in_edit": "Hineinzoomen, um zu bearbeiten",
|
||||
"login": "Login",
|
||||
"logout": "Abmelden",
|
||||
"loading_auth": "Mit OpenStreetMap verbinden …",
|
||||
"report_a_bug": "Fehler melden",
|
||||
@@ -238,7 +239,8 @@
|
||||
"status": {
|
||||
"error": "Verbindungsaufbau zur API nicht möglich.",
|
||||
"offline": "Die API ist offline. Bitte versuche es später noch einmal.",
|
||||
"readonly": "Die API ist im „Nur-Lese“-Modus. Änderungen können zur Zeit nicht gespeichert werden."
|
||||
"readonly": "Die API ist im „Nur-Lese“-Modus. Änderungen können zur Zeit nicht gespeichert werden.",
|
||||
"rateLimit": "Der API-Zugang limitiert anonyme Verbindungen. Du kannst das Limit durch einloggen umgehen."
|
||||
},
|
||||
"commit": {
|
||||
"title": "Änderungen speichern",
|
||||
@@ -803,6 +805,9 @@
|
||||
"whole": "Vollblut"
|
||||
}
|
||||
},
|
||||
"board_type": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"boundary": {
|
||||
"label": "Typ"
|
||||
},
|
||||
@@ -1024,6 +1029,9 @@
|
||||
"handrail": {
|
||||
"label": "Geländer"
|
||||
},
|
||||
"height": {
|
||||
"label": "Höhe (Meter)"
|
||||
},
|
||||
"highway": {
|
||||
"label": "Typ"
|
||||
},
|
||||
@@ -1143,6 +1151,12 @@
|
||||
"man_made": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"map_size": {
|
||||
"label": "Abdeckung"
|
||||
},
|
||||
"map_type": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"maxspeed": {
|
||||
"label": "Höchstgeschwindigkeit",
|
||||
"placeholder": "40, 50, 60 …"
|
||||
@@ -1346,6 +1360,13 @@
|
||||
"recycling_accepts": {
|
||||
"label": "akzeptiert"
|
||||
},
|
||||
"recycling_type": {
|
||||
"label": "Recycling Typ",
|
||||
"options": {
|
||||
"centre": "Recycling Zentrum",
|
||||
"container": "Container"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"label": "Referenz"
|
||||
},
|
||||
@@ -1400,21 +1421,8 @@
|
||||
"service": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Kettennietdrücker",
|
||||
"options": {
|
||||
"no": "Nein",
|
||||
"undefined": "Standardwert Nein",
|
||||
"yes": "Ja"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Luftpumpe",
|
||||
"options": {
|
||||
"no": "Nein",
|
||||
"undefined": "Standardwert Nein",
|
||||
"yes": "Ja"
|
||||
}
|
||||
"service/bicycle": {
|
||||
"label": "Fahrradservice"
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Gleistyp",
|
||||
@@ -1539,8 +1547,12 @@
|
||||
"tourism": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Turmart"
|
||||
"tower/construction": {
|
||||
"label": "Baustelle",
|
||||
"placeholder": "Guyed, eingezäunt, verborgen, ...."
|
||||
},
|
||||
"tower/type": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Wegzustand des Feld-/Waldweges",
|
||||
@@ -1553,6 +1565,9 @@
|
||||
},
|
||||
"placeholder": "Fest, Großenteils fest, Weich …"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "Typ"
|
||||
},
|
||||
@@ -1616,6 +1631,10 @@
|
||||
"name": "Adresse",
|
||||
"terms": "Adresse"
|
||||
},
|
||||
"advertising/billboard": {
|
||||
"name": "Plakatwand",
|
||||
"terms": "Werbetafel,Anschlagtafel,Reklametafel,Anschlagbrett"
|
||||
},
|
||||
"aerialway": {
|
||||
"name": "Seilbahn"
|
||||
},
|
||||
@@ -1865,6 +1884,10 @@
|
||||
"name": "Eisgeschäft",
|
||||
"terms": "Eisgeschäft, Eisladen, Schleckeisladen, Schleckeishändler"
|
||||
},
|
||||
"amenity/internet_cafe": {
|
||||
"name": "Internetcafé",
|
||||
"terms": "Internetcafé, Cybercafé"
|
||||
},
|
||||
"amenity/kindergarten": {
|
||||
"name": "Kindergarten",
|
||||
"terms": "Kindergartengeläde,Kinderkrippengelände"
|
||||
@@ -1957,6 +1980,10 @@
|
||||
"name": "Recycling",
|
||||
"terms": "Recyclingcontainer, Abfallwiederverwertung, Container, Abfall, Müll"
|
||||
},
|
||||
"amenity/recycling_centre": {
|
||||
"name": "Recycling Zentrum",
|
||||
"terms": "Recycling Zentrum, Abfallwirtschaftszentrum, Abfallsammelstelle, Abfallwirtschaftshof"
|
||||
},
|
||||
"amenity/register_office": {
|
||||
"name": "Standesamt"
|
||||
},
|
||||
@@ -2075,6 +2102,10 @@
|
||||
"name": "Müllcontainer",
|
||||
"terms": "Müllcontainer, Müllkübel, Abfallcontainer, Abfallkübel"
|
||||
},
|
||||
"amenity/waste_transfer_station": {
|
||||
"name": "Müllumladestation",
|
||||
"terms": "Müllumladestation, Müllzwischenlager"
|
||||
},
|
||||
"amenity/water_point": {
|
||||
"name": "Camping-Trinkwasser",
|
||||
"terms": "Trinkwasserreserve, Frischwasserreserve"
|
||||
@@ -2299,6 +2330,10 @@
|
||||
"name": "Lagerhalle",
|
||||
"terms": "Lagerhaus, Lagergebäude"
|
||||
},
|
||||
"camp_site/camp_pitch": {
|
||||
"name": "Campingplatz",
|
||||
"terms": "Campingplatz, Zeltplatz"
|
||||
},
|
||||
"craft": {
|
||||
"name": "Handwerker",
|
||||
"terms": "Kunsthandwerk"
|
||||
@@ -2748,6 +2783,10 @@
|
||||
"name": "Wendestelle",
|
||||
"terms": "Wendekreis, Wendeplatz, Wendehammer, Wendestelle"
|
||||
},
|
||||
"highway/turning_loop": {
|
||||
"name": "Wendeschleife (Insel)",
|
||||
"terms": "Wendeschleife (mit Mittelinsel), Wendekreis mit nicht überfahrbarere Mittelinsel"
|
||||
},
|
||||
"highway/unclassified": {
|
||||
"name": "Nebenstraße/Verbindungsstraße",
|
||||
"terms": "Nebenstraße, Verbindungsstraße, kleine Verbindungsstraße"
|
||||
@@ -4006,6 +4045,10 @@
|
||||
"name": "Berghütte",
|
||||
"terms": "Berghütte,Almhütte,Alm,Schutzhütte,Schutzhaus,Hospiz,Winterraum"
|
||||
},
|
||||
"tourism/apartment": {
|
||||
"name": "Ferienwohnung / Eigentumswohnung",
|
||||
"terms": "Ferienwohnung / Eigentumswohnung, Gästewohnung, Gästeapartment"
|
||||
},
|
||||
"tourism/artwork": {
|
||||
"name": "Kunst",
|
||||
"terms": "Kunstwerk"
|
||||
@@ -4015,8 +4058,8 @@
|
||||
"terms": "Touristenattraktion"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Zelt-Campingplatz",
|
||||
"terms": "Campingplatz, Zeltplatz"
|
||||
"name": "Campingplatz",
|
||||
"terms": "Camping Lager, Zeltplatz, Campingplatz"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Wohnwagen-Campingplatz",
|
||||
@@ -4046,6 +4089,22 @@
|
||||
"name": "Information",
|
||||
"terms": "Information"
|
||||
},
|
||||
"tourism/information/board": {
|
||||
"name": "Informationstafel",
|
||||
"terms": "Informationsbrett, Infotafel, Infobrett"
|
||||
},
|
||||
"tourism/information/guidepost": {
|
||||
"name": "Wegweiser",
|
||||
"terms": "Hinweistafel, Schild, Beschilderung"
|
||||
},
|
||||
"tourism/information/map": {
|
||||
"name": "Karte",
|
||||
"terms": "Landkarte, Touristeninformationskarte, Sehenswürdigkeitenkarte"
|
||||
},
|
||||
"tourism/information/office": {
|
||||
"name": "Tourismusbüro",
|
||||
"terms": "Touristeninfo, Touristeninformationsbüro"
|
||||
},
|
||||
"tourism/motel": {
|
||||
"name": "Motel",
|
||||
"terms": "Motel"
|
||||
@@ -4070,14 +4129,38 @@
|
||||
"name": "Zoo",
|
||||
"terms": "Zoo"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"name": "Verkehrsberuhigung",
|
||||
"terms": "Verkehrsberuhigung, Verkehrsberuhigungsmaßnahme"
|
||||
},
|
||||
"traffic_calming/bump": {
|
||||
"name": "Bremsschwelle (schmal)",
|
||||
"terms": "Temposchwelle, Bodenschwelle, Beruhigungsschwelle, Rüttelschwelle, Fahrbahnhöcker, Bremsschwelle, Bremshügel, Drempel"
|
||||
},
|
||||
"traffic_calming/chicane": {
|
||||
"name": "Schikane",
|
||||
"terms": "Schikane, Verkehrsverschwenkung, Verkehrsschikane"
|
||||
},
|
||||
"traffic_calming/choker": {
|
||||
"name": "Fahrbahnverengung",
|
||||
"terms": "Fahrbahnverengung"
|
||||
},
|
||||
"traffic_calming/cushion": {
|
||||
"name": "Bodenwelle mit Lücken",
|
||||
"terms": "Bodenwelle mit Lücken"
|
||||
},
|
||||
"traffic_calming/dip": {
|
||||
"name": "Bodensenke",
|
||||
"terms": "Bodensenke"
|
||||
},
|
||||
"traffic_calming/hump": {
|
||||
"name": "Bremsschwelle (breit)",
|
||||
"terms": "Temposchwelle, Bodenschwelle, Beruhigungsschwelle, Rüttelschwelle, Fahrbahnhöcker, Bremsschwelle, Bremshügel, Drempel"
|
||||
},
|
||||
"traffic_calming/island": {
|
||||
"name": "Verkehrsinsel",
|
||||
"terms": "Verkehrsinsel, Fahrbahnteiler"
|
||||
},
|
||||
"traffic_calming/rumble_strip": {
|
||||
"name": "Rüttelstreifen",
|
||||
"terms": "Rumpelstreifen, Rüttelstreifen, Holperstreifen"
|
||||
|
||||
Vendored
-23
@@ -1135,22 +1135,6 @@
|
||||
"service": {
|
||||
"label": "Τύπος"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Εξωλκέας Αλυσίδας",
|
||||
"options": {
|
||||
"no": "Όχι",
|
||||
"undefined": "Υποθετικά Όχι",
|
||||
"yes": "Ναι"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Τρόμπα Αέρος",
|
||||
"options": {
|
||||
"no": "Όχι",
|
||||
"undefined": "Υποθετικά Όχι",
|
||||
"yes": "Ναι"
|
||||
}
|
||||
},
|
||||
"service_rail": {
|
||||
"options": {
|
||||
"crossover": "Σύνδεση Παραλλήλων Γραμμών"
|
||||
@@ -1228,9 +1212,6 @@
|
||||
"tourism": {
|
||||
"label": "Τύπος"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Τύπος Πύργου"
|
||||
},
|
||||
"trail_visibility": {
|
||||
"label": "Ορατότητα Μονοπατιού",
|
||||
"options": {
|
||||
@@ -2834,10 +2815,6 @@
|
||||
"name": "Τ",
|
||||
"terms": "Τουριστικό Αξιοθέατο"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Χώρος Κατασκήνωσης",
|
||||
"terms": "Χώρος κατασκήνωσης, Κάμπινγκ"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Πάρκο τροχόσπιτων",
|
||||
"terms": "Πάρκο τροχόσπιτων"
|
||||
|
||||
Vendored
+1
-17
@@ -1315,22 +1315,6 @@
|
||||
"service": {
|
||||
"label": "Type"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Chain Tool",
|
||||
"options": {
|
||||
"no": "No",
|
||||
"undefined": "Assumed to be No",
|
||||
"yes": "Yes"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Air Pump",
|
||||
"options": {
|
||||
"no": "No",
|
||||
"undefined": "Assumed to be No",
|
||||
"yes": "Yes"
|
||||
}
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Service Type",
|
||||
"options": {
|
||||
@@ -1555,7 +1539,7 @@
|
||||
"name": "Shoe Shop"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"terms": "camping"
|
||||
"name": "Camp Site"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Caravan Park"
|
||||
|
||||
Vendored
+108
-20
@@ -227,6 +227,7 @@
|
||||
"localized_translation_name": "Nombre"
|
||||
},
|
||||
"zoom_in_edit": "Acercar para editar",
|
||||
"login": "iniciar sesión",
|
||||
"logout": "Cerrar sesión",
|
||||
"loading_auth": "Conectando a OpenStreetMap...",
|
||||
"report_a_bug": "Reportar un error",
|
||||
@@ -238,7 +239,8 @@
|
||||
"status": {
|
||||
"error": "No se puede conectar con la API.",
|
||||
"offline": "La API está desconectada. Intente editar más tarde.",
|
||||
"readonly": "El API está en modo de sólo lectura. Tendrá que esperar para guardar sus cambios."
|
||||
"readonly": "El API está en modo de sólo lectura. Tendrá que esperar para guardar sus cambios.",
|
||||
"rateLimit": "La API está limitando las conexiones anónimas. Puede solucionar esto conectándose."
|
||||
},
|
||||
"commit": {
|
||||
"title": "Guardar cambios",
|
||||
@@ -294,6 +296,7 @@
|
||||
"inspector": {
|
||||
"no_documentation_combination": "No hay documentación disponible para esta combinación de etiquetas",
|
||||
"no_documentation_key": "No hay documentación disponible para esta etiqueta",
|
||||
"documentation_redirect": "Esta documentación ha sido redireccionada a una nueva página",
|
||||
"show_more": "Ver más",
|
||||
"view_on_osm": "Ver en openstreetmap.org",
|
||||
"all_fields": "Todos los campos",
|
||||
@@ -781,6 +784,9 @@
|
||||
"barrier": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"beauty": {
|
||||
"label": "Tipo de tienda"
|
||||
},
|
||||
"bench": {
|
||||
"label": "Banco"
|
||||
},
|
||||
@@ -799,6 +805,9 @@
|
||||
"whole": "sangre pura"
|
||||
}
|
||||
},
|
||||
"board_type": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"boundary": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
@@ -1020,6 +1029,9 @@
|
||||
"handrail": {
|
||||
"label": "Pasamanos"
|
||||
},
|
||||
"height": {
|
||||
"label": "Altura (metros)"
|
||||
},
|
||||
"highway": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
@@ -1139,6 +1151,12 @@
|
||||
"man_made": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"map_size": {
|
||||
"label": "Covertura"
|
||||
},
|
||||
"map_type": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"maxspeed": {
|
||||
"label": "Límite de velocidad",
|
||||
"placeholder": "40, 50, 60..."
|
||||
@@ -1342,6 +1360,13 @@
|
||||
"recycling_accepts": {
|
||||
"label": "Acepta"
|
||||
},
|
||||
"recycling_type": {
|
||||
"label": "Tipo de reciclaje",
|
||||
"options": {
|
||||
"centre": "Centro de reciclaje",
|
||||
"container": "Contenedor"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"label": "Referencia"
|
||||
},
|
||||
@@ -1396,21 +1421,8 @@
|
||||
"service": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Trochacadena",
|
||||
"options": {
|
||||
"no": "No",
|
||||
"undefined": "Asume que No",
|
||||
"yes": "Si"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Bomba de aire",
|
||||
"options": {
|
||||
"no": "No",
|
||||
"undefined": "Asume que Si",
|
||||
"yes": "Sí"
|
||||
}
|
||||
"service/bicycle": {
|
||||
"label": "Servicios"
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Tipo de servicio",
|
||||
@@ -1535,8 +1547,12 @@
|
||||
"tourism": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Tipo de torre"
|
||||
"tower/construction": {
|
||||
"label": "Construcción",
|
||||
"placeholder": "Guía de alambre, enrejada, oculta/disfrazada, ..."
|
||||
},
|
||||
"tower/type": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Tipo de pista",
|
||||
@@ -1549,6 +1565,9 @@
|
||||
},
|
||||
"placeholder": "Sólido, Mayormente sólido, Suave..."
|
||||
},
|
||||
"traffic_calming": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
@@ -1612,6 +1631,10 @@
|
||||
"name": "Dirección",
|
||||
"terms": "dirección, domicilio, señas, residencia"
|
||||
},
|
||||
"advertising/billboard": {
|
||||
"name": "Panel publicitario",
|
||||
"terms": "panel, cartel, cartelera, valla, publicitario, publicidad"
|
||||
},
|
||||
"aerialway": {
|
||||
"name": "Transporte por cable"
|
||||
},
|
||||
@@ -1861,6 +1884,10 @@
|
||||
"name": "Heladería",
|
||||
"terms": "nevería, helado, sorbete, nieve, raspadillo, frozen, yogur, copas, tarta helada, postre"
|
||||
},
|
||||
"amenity/internet_cafe": {
|
||||
"name": "Internet café",
|
||||
"terms": "internet, terminales, cafe, cyber, cyber cafe, cybercafe, ciber, ciber café, cibercafé, juegos, juegos en red"
|
||||
},
|
||||
"amenity/kindergarten": {
|
||||
"name": "Terreno de preescolar o jardín de infancia",
|
||||
"terms": "terreno, área, suelo, preescolar, preprimaria, jardín de infancia, jardín de niños, kinder, parvulario, párvulos"
|
||||
@@ -1953,6 +1980,10 @@
|
||||
"name": "Contenedor de reciclado",
|
||||
"terms": "reciclaje, reciclado"
|
||||
},
|
||||
"amenity/recycling_centre": {
|
||||
"name": "Centro de reciclaje",
|
||||
"terms": "reciclaje, acopio, basura, botella, lata, vidrio, desecho, chatarra, cartón"
|
||||
},
|
||||
"amenity/register_office": {
|
||||
"name": "Oficina de registro"
|
||||
},
|
||||
@@ -2071,6 +2102,10 @@
|
||||
"name": "Contenedor de residuos",
|
||||
"terms": "residuo, basura, desperdicio, contenedor, depósito, basurero, contenedor de basuras, papelera"
|
||||
},
|
||||
"amenity/waste_transfer_station": {
|
||||
"name": "Estación de transferencia de residuos",
|
||||
"terms": "intercambio residuos, vertedero, basura, reciclaje, desecho, chatarra"
|
||||
},
|
||||
"amenity/water_point": {
|
||||
"name": "Recarga de agua potable para autocaravanas",
|
||||
"terms": "casa rodante, autocaravana, caravana, motorhome, camper, agua potable, agua, recarga"
|
||||
@@ -2295,6 +2330,10 @@
|
||||
"name": "Almacén",
|
||||
"terms": "almacén, depósito, bodega, lonja, nave"
|
||||
},
|
||||
"camp_site/camp_pitch": {
|
||||
"name": "Cancha de acampar",
|
||||
"terms": "lugar, patio, cancha, terreno, camping, cámping, campamento, acampe, tienda, carpa, rv, motorhome, motor home, caravana, autocaravana, "
|
||||
},
|
||||
"craft": {
|
||||
"name": "Oficio",
|
||||
"terms": "oficio, trabajo, artesanal, manual"
|
||||
@@ -2744,6 +2783,10 @@
|
||||
"name": "Círculo de giro",
|
||||
"terms": "círculo de giro, cul de sac"
|
||||
},
|
||||
"highway/turning_loop": {
|
||||
"name": "Bucle de giro (Isla)",
|
||||
"terms": "bucle de giro, cul-de-sac, cul de sac, calle sin salida, callejón sin salida"
|
||||
},
|
||||
"highway/unclassified": {
|
||||
"name": "Camino menor / sin clasificación",
|
||||
"terms": "carretera, camino, sendero, vía, menor, no clasificada, sin clasificación"
|
||||
@@ -3568,6 +3611,14 @@
|
||||
"name": "Salón de belleza",
|
||||
"terms": "salón de belleza, estética, belleza, cuidado personal, embellecimiento"
|
||||
},
|
||||
"shop/beauty/nails": {
|
||||
"name": "Salón de manicura",
|
||||
"terms": "manicura, pedicura, uñas, manos, pies, salón de uñas, arreglo de uñas, salón de belleza"
|
||||
},
|
||||
"shop/beauty/tanning": {
|
||||
"name": "Salón de bronceado",
|
||||
"terms": "cama solar, salón de bronceo, rayos uva, rayos ultravioleta, centro de bronceado"
|
||||
},
|
||||
"shop/bed": {
|
||||
"name": "Tienda de ropa de cama/colchón",
|
||||
"terms": "almohada, sábanas, cama, colchón, ropa de cama"
|
||||
@@ -3994,6 +4045,10 @@
|
||||
"name": "Cabaña alpina",
|
||||
"terms": "Refugio de montaña, refugio alpino, refugio, cabaña, choza, caseta, chabola, cabina, cobertizo"
|
||||
},
|
||||
"tourism/apartment": {
|
||||
"name": "Apartamento de huéspedes",
|
||||
"terms": "apartamento, piso, condominio, bloque, huéspedes, invitados"
|
||||
},
|
||||
"tourism/artwork": {
|
||||
"name": "Obra de arte",
|
||||
"terms": "obra de arte, pieza de arte, pintura, escultura, mural, pintada, estatua"
|
||||
@@ -4003,8 +4058,8 @@
|
||||
"terms": "punto de interés, interés turístico, atracción turística, atracciones turísticas, atractivos turísticos, lugares turísticos"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Camping",
|
||||
"terms": "camping, campings, acampada, lugar de acampada, campamento"
|
||||
"name": "Terreno de acampar",
|
||||
"terms": "terreno, área, lugar, camping, cámping, campamento, acampe, tienda, carpa, rv, motorhome, motor home, caravana, autocaravana"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Parque de autocaravanas",
|
||||
@@ -4034,6 +4089,15 @@
|
||||
"name": "Información turística",
|
||||
"terms": "información, información turística, oficina de información"
|
||||
},
|
||||
"tourism/information/board": {
|
||||
"name": "Tablero de información"
|
||||
},
|
||||
"tourism/information/map": {
|
||||
"name": "Mapa"
|
||||
},
|
||||
"tourism/information/office": {
|
||||
"name": "Oficina de información turística"
|
||||
},
|
||||
"tourism/motel": {
|
||||
"name": "Motel",
|
||||
"terms": "motel, alojamiento"
|
||||
@@ -4058,14 +4122,38 @@
|
||||
"name": "Zoológico",
|
||||
"terms": "zoo, zoológico "
|
||||
},
|
||||
"traffic_calming": {
|
||||
"name": "Pacificador de tráfico",
|
||||
"terms": "moderador de tráfico, apaciguador de tráfico, calmado de tráfico, reductor de velocidad, tráfico, tránsito, circulación, chichón, joroba, velocidad, guardias tumbados, policías acostados, badén"
|
||||
},
|
||||
"traffic_calming/bump": {
|
||||
"name": "Reductor de velocidad estrecho",
|
||||
"terms": "badén, guardia tumbado, lomo de burro, lomo de toro, resalto, resalte, tope, rompemuelle, túmulo, calmado de tráfico, reductor de velocidad"
|
||||
},
|
||||
"traffic_calming/chicane": {
|
||||
"name": "Chicana de tráfico",
|
||||
"terms": "chicane, chicana, curvas, frenar, velocidad, reductor de velocidad"
|
||||
},
|
||||
"traffic_calming/choker": {
|
||||
"name": "Gargantas de tráfico",
|
||||
"terms": "garganta, estrangulamiento, estrechamiento, frenar, velocidad, reductor de velocidad"
|
||||
},
|
||||
"traffic_calming/cushion": {
|
||||
"name": "Banda de frenado",
|
||||
"terms": "banda de frenado, cojines de frenado, almohadas de frenado, frenar, velocidad, reductor de velocidad"
|
||||
},
|
||||
"traffic_calming/dip": {
|
||||
"name": "Cuneta/Badén",
|
||||
"terms": "cuneta, badén, depresión, canalizador de agua, frenar, velocidad, reductor de velocidad"
|
||||
},
|
||||
"traffic_calming/hump": {
|
||||
"name": "Reductor de velocidad ancho",
|
||||
"terms": "badén, guardia tumbado, lomo de burro, lomo de toro, resalto, resalte, tope, rompemuelle, túmulo, calmado de tráfico, reductor de velocidad"
|
||||
},
|
||||
"traffic_calming/island": {
|
||||
"name": "Isleta de tráfico",
|
||||
"terms": "círculo, rotonda, frenar, velocidad, reductor de velocidad"
|
||||
},
|
||||
"traffic_calming/rumble_strip": {
|
||||
"name": "Banda sonora reductora de velocidad",
|
||||
"terms": "banda sonora, calmado del tráfico, tráfico, pacificación del tráfico, reductor de velocidad"
|
||||
|
||||
Vendored
-3
@@ -699,9 +699,6 @@
|
||||
"surface": {
|
||||
"label": "Pinnakate"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Torni tüüp"
|
||||
},
|
||||
"website": {
|
||||
"label": "Veebileht",
|
||||
"placeholder": "http://näidis24.ee/"
|
||||
|
||||
Vendored
+749
-179
File diff suppressed because it is too large
Load Diff
Vendored
-22
@@ -1266,22 +1266,6 @@
|
||||
"service": {
|
||||
"label": "Tyyppi"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Ketjutyökalu",
|
||||
"options": {
|
||||
"no": "Ei",
|
||||
"undefined": "Oletettavasti ei",
|
||||
"yes": "Kyllä"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Rengaspainepumppu",
|
||||
"options": {
|
||||
"no": "Ei",
|
||||
"undefined": "Oletettavasti ei",
|
||||
"yes": "Kyllä"
|
||||
}
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Käyttötarkoitus",
|
||||
"options": {
|
||||
@@ -1380,9 +1364,6 @@
|
||||
"tourism": {
|
||||
"label": "Tyyppi"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Tornin tyyppi"
|
||||
},
|
||||
"trail_visibility": {
|
||||
"label": "Havaittavuus",
|
||||
"options": {
|
||||
@@ -3278,9 +3259,6 @@
|
||||
"tourism/attraction": {
|
||||
"name": "Turistikohde"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Leirintäalue"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Asuntoautopysäköinti"
|
||||
},
|
||||
|
||||
Vendored
+225
-122
@@ -227,6 +227,7 @@
|
||||
"localized_translation_name": "Nom"
|
||||
},
|
||||
"zoom_in_edit": "Zoomer pour Modifier",
|
||||
"login": "identifiant",
|
||||
"logout": "Déconnexion",
|
||||
"loading_auth": "Connexion à OpenStreetMap...",
|
||||
"report_a_bug": "Rapporter un bug",
|
||||
@@ -238,7 +239,8 @@
|
||||
"status": {
|
||||
"error": "Impossible de se connecter à l'API.",
|
||||
"offline": "L'API est hors ligne. Veuillez essayer d'éditer plus tard.",
|
||||
"readonly": "L'API est en lecture seule. Vous devez attendre pour enregistrer vos changements."
|
||||
"readonly": "L'API est en lecture seule. Vous devez attendre pour enregistrer vos changements.",
|
||||
"rateLimit": "L'API limite les connexions anonymes. Vous pouvez résoudre ce problème en vous connectant."
|
||||
},
|
||||
"commit": {
|
||||
"title": "Sauvegarder vos modifications",
|
||||
@@ -294,6 +296,7 @@
|
||||
"inspector": {
|
||||
"no_documentation_combination": "Aucune documentation n'est disponible pour cette combinaison d'étiquettes",
|
||||
"no_documentation_key": "Aucune documentation n'est disponible pour cette clé",
|
||||
"documentation_redirect": "Cette documentation a été redirigée vers une nouvelle page",
|
||||
"show_more": "Plus d'informations",
|
||||
"view_on_osm": "Visualiser sur openstreetmap.org",
|
||||
"all_fields": "Tous les champs",
|
||||
@@ -619,16 +622,16 @@
|
||||
"name": "Éléments de barrières"
|
||||
},
|
||||
"category-building": {
|
||||
"name": "Éléments pour bâtiments"
|
||||
"name": "Éléments de bâtiments"
|
||||
},
|
||||
"category-golf": {
|
||||
"name": "Éléments pour golfs"
|
||||
"name": "Éléments de golfs"
|
||||
},
|
||||
"category-landuse": {
|
||||
"name": "Éléments d'occupation des sols"
|
||||
},
|
||||
"category-path": {
|
||||
"name": "Éléments pour chemins"
|
||||
"name": "Éléments de chemins"
|
||||
},
|
||||
"category-rail": {
|
||||
"name": "Éléments ferroviaires"
|
||||
@@ -781,6 +784,9 @@
|
||||
"barrier": {
|
||||
"label": "Type"
|
||||
},
|
||||
"beauty": {
|
||||
"label": "Type de Magasin"
|
||||
},
|
||||
"bench": {
|
||||
"label": "Banc"
|
||||
},
|
||||
@@ -799,6 +805,9 @@
|
||||
"whole": "sang naturel"
|
||||
}
|
||||
},
|
||||
"board_type": {
|
||||
"label": "Type"
|
||||
},
|
||||
"boundary": {
|
||||
"label": "Type"
|
||||
},
|
||||
@@ -949,7 +958,7 @@
|
||||
"rail": "Rails électrifiés",
|
||||
"yes": "Oui (non spécifié)"
|
||||
},
|
||||
"placeholder": "Ligne de contact, Lignes électriques"
|
||||
"placeholder": "Caténaire, troisième rail…"
|
||||
},
|
||||
"elevation": {
|
||||
"label": "Altitude"
|
||||
@@ -1020,6 +1029,9 @@
|
||||
"handrail": {
|
||||
"label": "Rampe - à main"
|
||||
},
|
||||
"height": {
|
||||
"label": "Hauteur (mètres)"
|
||||
},
|
||||
"highway": {
|
||||
"label": "Type"
|
||||
},
|
||||
@@ -1084,17 +1096,17 @@
|
||||
"leaf_cycle": {
|
||||
"label": "Phénologie des feuilles",
|
||||
"options": {
|
||||
"deciduous": "Caduc",
|
||||
"evergreen": "Sempervirent",
|
||||
"mixed": "Mélangé",
|
||||
"semi_deciduous": "Semi-caduc",
|
||||
"semi_evergreen": "Semi-sempervirent"
|
||||
"deciduous": "caduc",
|
||||
"evergreen": "sempervirent",
|
||||
"mixed": "mélangé",
|
||||
"semi_deciduous": "semi-caduc",
|
||||
"semi_evergreen": "semi-sempervirent"
|
||||
}
|
||||
},
|
||||
"leaf_cycle_singular": {
|
||||
"label": "Cycle de vie des feuilles",
|
||||
"options": {
|
||||
"deciduous": "Caduc",
|
||||
"deciduous": "caduc",
|
||||
"evergreen": "à feuilles persistantes",
|
||||
"semi_deciduous": "semi-caduque",
|
||||
"semi_evergreen": "semi-persistant"
|
||||
@@ -1103,18 +1115,18 @@
|
||||
"leaf_type": {
|
||||
"label": "Type de feuille",
|
||||
"options": {
|
||||
"broadleaved": "Feuillus",
|
||||
"leafless": "Sans feuilles",
|
||||
"mixed": "Mélangé",
|
||||
"needleleaved": "Arbres à aiguilles"
|
||||
"broadleaved": "feuillus",
|
||||
"leafless": "sans feuilles",
|
||||
"mixed": "mélangé",
|
||||
"needleleaved": "arbres à aiguilles"
|
||||
}
|
||||
},
|
||||
"leaf_type_singular": {
|
||||
"label": "Type de feuilles",
|
||||
"options": {
|
||||
"broadleaved": "Feuilles",
|
||||
"leafless": "Sans feuilles",
|
||||
"needleleaved": "Aiguilles"
|
||||
"broadleaved": "feuilles",
|
||||
"leafless": "sans feuilles",
|
||||
"needleleaved": "aiguilles"
|
||||
}
|
||||
},
|
||||
"leisure": {
|
||||
@@ -1139,6 +1151,12 @@
|
||||
"man_made": {
|
||||
"label": "Type"
|
||||
},
|
||||
"map_size": {
|
||||
"label": "Couverture"
|
||||
},
|
||||
"map_type": {
|
||||
"label": "Type"
|
||||
},
|
||||
"maxspeed": {
|
||||
"label": "Vitesse maximale autorisée",
|
||||
"placeholder": "30, 50, 70, 90, etc."
|
||||
@@ -1193,34 +1211,34 @@
|
||||
"label": "Réseau"
|
||||
},
|
||||
"network_bicycle": {
|
||||
"label": "Type de Réseau",
|
||||
"label": "Type de réseau",
|
||||
"options": {
|
||||
"icn": "International",
|
||||
"lcn": "Local",
|
||||
"ncn": "National",
|
||||
"rcn": "Régional"
|
||||
},
|
||||
"placeholder": "Local, Régional, National, International"
|
||||
"placeholder": "Local, régional, national, international"
|
||||
},
|
||||
"network_foot": {
|
||||
"label": "Type de Réseau",
|
||||
"label": "Type de réseau",
|
||||
"options": {
|
||||
"iwn": "International",
|
||||
"lwn": "Local",
|
||||
"nwn": "National",
|
||||
"rwn": "Régional"
|
||||
},
|
||||
"placeholder": "Local, Régional, National, International"
|
||||
"placeholder": "Local, régional, national, international"
|
||||
},
|
||||
"network_horse": {
|
||||
"label": "Type de Réseau",
|
||||
"label": "Type de réseau",
|
||||
"options": {
|
||||
"ihn": "International",
|
||||
"lhn": "Local",
|
||||
"nhn": "National",
|
||||
"rhn": "Régional"
|
||||
},
|
||||
"placeholder": "Local, Régional, National, International"
|
||||
"placeholder": "Local, régional, national, international"
|
||||
},
|
||||
"network_road": {
|
||||
"label": "Réseau"
|
||||
@@ -1292,12 +1310,12 @@
|
||||
"advanced": "Avancé (losanges noirs)",
|
||||
"easy": "Facile (ronds verts)",
|
||||
"expert": "Expert (doubles losanges noirs)",
|
||||
"extreme": "Extrème (matériel d'escalade requis)",
|
||||
"extreme": "Extrême (matériel d'escalade requis)",
|
||||
"freeride": "Freeride (hors piste)",
|
||||
"intermediate": "Intermédiaire (carrés bleus)",
|
||||
"novice": "Novice (enseignement)"
|
||||
},
|
||||
"placeholder": "Facile, Intermédiaire, Avancé..."
|
||||
"placeholder": "Facile, intermédiaire, avancé..."
|
||||
},
|
||||
"piste/grooming": {
|
||||
"label": "Damage",
|
||||
@@ -1342,6 +1360,13 @@
|
||||
"recycling_accepts": {
|
||||
"label": "Accepte"
|
||||
},
|
||||
"recycling_type": {
|
||||
"label": "Type de recyclage",
|
||||
"options": {
|
||||
"centre": "Déchetterie",
|
||||
"container": "Benne"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"label": "Référence"
|
||||
},
|
||||
@@ -1369,14 +1394,14 @@
|
||||
"sac_scale": {
|
||||
"label": "Difficulté de la randonnée",
|
||||
"options": {
|
||||
"alpine_hiking": "T4 : Randonnée alpine",
|
||||
"demanding_alpine_hiking": "T5 : Randonnée alpine exigeante",
|
||||
"demanding_mountain_hiking": "T3 : Randonnée de montagne exigeante",
|
||||
"difficult_alpine_hiking": "T6 : Randonnée alpine difficile",
|
||||
"hiking": "T1 : Randonnée",
|
||||
"mountain_hiking": "T2 : Randonnée de montagne"
|
||||
"alpine_hiking": "T4 : randonnée alpine",
|
||||
"demanding_alpine_hiking": "T5 : randonnée alpine exigeante",
|
||||
"demanding_mountain_hiking": "T3 : randonnée de montagne exigeante",
|
||||
"difficult_alpine_hiking": "T6 : randonnée alpine difficile",
|
||||
"hiking": "T1 : randonnée",
|
||||
"mountain_hiking": "T2 : randonnée de montagne"
|
||||
},
|
||||
"placeholder": "Randonnée de montagne, Randonnée alpine"
|
||||
"placeholder": "Randonnée de montagne, randonnée alpine…"
|
||||
},
|
||||
"sanitary_dump_station": {
|
||||
"label": "Station de vidange sanitaire"
|
||||
@@ -1391,29 +1416,16 @@
|
||||
"only": "Uniquement",
|
||||
"yes": "Oui"
|
||||
},
|
||||
"placeholder": "Oui, Non, Uniquement"
|
||||
"placeholder": "Oui, non, uniquement"
|
||||
},
|
||||
"service": {
|
||||
"label": "Type"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Outil de réparation de chaînes de vélo",
|
||||
"options": {
|
||||
"no": "Non",
|
||||
"undefined": "Supposément non",
|
||||
"yes": "Oui"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Pompe à air",
|
||||
"options": {
|
||||
"no": "Non",
|
||||
"undefined": "Supposément non",
|
||||
"yes": "Oui"
|
||||
}
|
||||
"service/bicycle": {
|
||||
"label": "Services"
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Type de voie de service",
|
||||
"label": "Type de voie d'accès",
|
||||
"options": {
|
||||
"crossover": "Voie de traversée",
|
||||
"siding": "Voie parallèle",
|
||||
@@ -1436,14 +1448,14 @@
|
||||
"smoking": {
|
||||
"label": "Fumeur",
|
||||
"options": {
|
||||
"dedicated": "Dédié aux fumeurs (ex. : club de fumeurs)",
|
||||
"dedicated": "Réservé aux fumeurs (ex. : club de fumeurs)",
|
||||
"isolated": "Dans des endroits fumeurs, isolés physiquement",
|
||||
"no": "Interdiction de fumer, quel que soit l'endroit",
|
||||
"outside": "Autorisé dehors",
|
||||
"separated": "Dans des endroits fumeurs, non isolés physiquement",
|
||||
"yes": "Autorisé partout"
|
||||
},
|
||||
"placeholder": "Non, Séparé, Oui"
|
||||
"placeholder": "Non, séparé, oui…"
|
||||
},
|
||||
"smoothness": {
|
||||
"label": "Douceur",
|
||||
@@ -1452,12 +1464,12 @@
|
||||
"excellent": "Petites roulettes : rollers, planche à roulettes",
|
||||
"good": "Petites roues : vélo de course",
|
||||
"horrible": "Hors-piste : gros véhicule hors-piste",
|
||||
"impassable": "Infranchissable / Pas de véhicules à roues",
|
||||
"impassable": "Infranchissable / pas de véhicules à roues",
|
||||
"intermediate": "Roues : vélo de ville, fauteuil roulant, scooter",
|
||||
"very_bad": "Garde au sol élevée : véhicule léger tout terrain",
|
||||
"very_horrible": "Spécialisé tout-terrain : tracteur, véhicule tout-terrain"
|
||||
},
|
||||
"placeholder": "Petites roulettes, Roues, Hors-piste"
|
||||
"placeholder": "Petites roulettes, roues, hors-piste…"
|
||||
},
|
||||
"social_facility_for": {
|
||||
"label": "Personnes desservies",
|
||||
@@ -1521,7 +1533,7 @@
|
||||
"only": "À emporter seulement",
|
||||
"yes": "Oui"
|
||||
},
|
||||
"placeholder": "Oui, Non, À emporter seulement..."
|
||||
"placeholder": "Oui, non, à emporter seulement…"
|
||||
},
|
||||
"toilets/disposal": {
|
||||
"label": "Élimination",
|
||||
@@ -1535,8 +1547,11 @@
|
||||
"tourism": {
|
||||
"label": "Type"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Type de tour"
|
||||
"tower/construction": {
|
||||
"label": "Construction"
|
||||
},
|
||||
"tower/type": {
|
||||
"label": "Type"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Type de voie",
|
||||
@@ -1547,7 +1562,10 @@
|
||||
"grade4": "Majoritairement mou : terre, sable ou herbe avec quelques matériaux durs mélangés dedans",
|
||||
"grade5": "Mou : terre, sable, herbe"
|
||||
},
|
||||
"placeholder": "Dur, Majoritairement Dur, Mou..."
|
||||
"placeholder": "Dur, majoritairement dur, mou…"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"label": "Type"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "Type"
|
||||
@@ -1562,7 +1580,7 @@
|
||||
"intermediate": "Intermédiaire : peu de balisage, sentier identifiable",
|
||||
"no": "Non : sans sentier, nécessite de bonnes compétences d'orientation"
|
||||
},
|
||||
"placeholder": "Excellent, Bon, Mauvais..."
|
||||
"placeholder": "Excellent, bon, mauvais…"
|
||||
},
|
||||
"trees": {
|
||||
"label": "Arbres"
|
||||
@@ -1612,6 +1630,10 @@
|
||||
"name": "Adresse",
|
||||
"terms": "Adresse"
|
||||
},
|
||||
"advertising/billboard": {
|
||||
"name": "Panneau publicitaire",
|
||||
"terms": "publicité, 4x3, affiche"
|
||||
},
|
||||
"aerialway": {
|
||||
"name": "Remontée mécanique"
|
||||
},
|
||||
@@ -1706,7 +1728,7 @@
|
||||
"terms": "Bar"
|
||||
},
|
||||
"amenity/bbq": {
|
||||
"name": "Barbecue/Grill",
|
||||
"name": "Barbecue, grill",
|
||||
"terms": "bbq, barbecue, grill, grillades, mechoui, méchoui, "
|
||||
},
|
||||
"amenity/bench": {
|
||||
@@ -1766,7 +1788,7 @@
|
||||
"terms": "Station de recharge, Borne de recharge"
|
||||
},
|
||||
"amenity/childcare": {
|
||||
"name": "Nurserie/Garde d'enfants",
|
||||
"name": "Crèche, garde d'enfants",
|
||||
"terms": "Nurserie, Garde d'enfants, Nourricerie"
|
||||
},
|
||||
"amenity/cinema": {
|
||||
@@ -1786,7 +1808,7 @@
|
||||
"terms": "Terrains d'établissement d'enseignement supérieur non universitaire"
|
||||
},
|
||||
"amenity/community_centre": {
|
||||
"name": "Salle des fêtes",
|
||||
"name": "Salle polyvalente",
|
||||
"terms": "Salle festive, Salle polyvalente, Centre communautaire, Salle des associations"
|
||||
},
|
||||
"amenity/compressed_air": {
|
||||
@@ -1798,7 +1820,7 @@
|
||||
"terms": "Palais de justice"
|
||||
},
|
||||
"amenity/coworking_space": {
|
||||
"name": "Espace de coworking",
|
||||
"name": "Espace de bureaux partagés",
|
||||
"terms": "Espace de coworking,Lieu de coworking,Coworking,Espace de travail collaboratif"
|
||||
},
|
||||
"amenity/dentist": {
|
||||
@@ -1850,17 +1872,21 @@
|
||||
"terms": "Bacs à sel de déneigement"
|
||||
},
|
||||
"amenity/hospital": {
|
||||
"name": "Terrains d'hôpital",
|
||||
"name": "Terrains hospitaliers",
|
||||
"terms": "Terrains d'hôpital"
|
||||
},
|
||||
"amenity/hunting_stand": {
|
||||
"name": "Mirador",
|
||||
"name": "Mirador de chasse",
|
||||
"terms": "Mirador"
|
||||
},
|
||||
"amenity/ice_cream": {
|
||||
"name": "Magasin de crèmes glacées",
|
||||
"terms": "Magasin de glaces"
|
||||
},
|
||||
"amenity/internet_cafe": {
|
||||
"name": "Cybercafé",
|
||||
"terms": "Café internet,Cybercafé"
|
||||
},
|
||||
"amenity/kindergarten": {
|
||||
"name": "Terrains d'école maternelle / jardin d'enfants",
|
||||
"terms": "Crèche,Halte-garderie,Jardin d'enfants,École maternelle,École enfantine"
|
||||
@@ -1886,7 +1912,7 @@
|
||||
"terms": "Parc de stationnement"
|
||||
},
|
||||
"amenity/parking_entrance": {
|
||||
"name": "Entrée/Sortie de parking",
|
||||
"name": "Entrée ou sortie de parking",
|
||||
"terms": "Entrée/Sortie de parking"
|
||||
},
|
||||
"amenity/parking_space": {
|
||||
@@ -1934,7 +1960,7 @@
|
||||
"terms": "Bureau de poste"
|
||||
},
|
||||
"amenity/prison": {
|
||||
"name": "Terrains de prison",
|
||||
"name": "Terrains carcéraux",
|
||||
"terms": "Enceinte de prison"
|
||||
},
|
||||
"amenity/pub": {
|
||||
@@ -1953,6 +1979,10 @@
|
||||
"name": "Recyclage",
|
||||
"terms": "déchèterie,déchetterie"
|
||||
},
|
||||
"amenity/recycling_centre": {
|
||||
"name": "Déchetterie",
|
||||
"terms": "centre de recyclage"
|
||||
},
|
||||
"amenity/register_office": {
|
||||
"name": "Bureau d'état-civil"
|
||||
},
|
||||
@@ -1965,7 +1995,7 @@
|
||||
"terms": "Station de vidange, sanitaires, mobilehome ,camping, toilettes chimiques"
|
||||
},
|
||||
"amenity/school": {
|
||||
"name": "Terrains d'école primaire, collège, lycée, Cycles primaires et secondaires",
|
||||
"name": "Terrains scolaires",
|
||||
"terms": "Terrains d'école primaire, collège, lycée, Cycles primaires et secondaires"
|
||||
},
|
||||
"amenity/shelter": {
|
||||
@@ -1981,8 +2011,8 @@
|
||||
"terms": "Banque alimentaire"
|
||||
},
|
||||
"amenity/social_facility/group_home": {
|
||||
"name": "Résidence collective pour personnes âgées",
|
||||
"terms": "Maison de retraite"
|
||||
"name": "Maison de retraite",
|
||||
"terms": "Maison de retraite,EHPAD"
|
||||
},
|
||||
"amenity/social_facility/homeless_shelter": {
|
||||
"name": "Foyer pour sans-abri",
|
||||
@@ -2012,11 +2042,11 @@
|
||||
"terms": "Toilettes, WC"
|
||||
},
|
||||
"amenity/townhall": {
|
||||
"name": "Mairie / Hôtel de ville",
|
||||
"name": "Mairie, hôtel de ville",
|
||||
"terms": "Mairie,Hôtel de ville,Maison commune"
|
||||
},
|
||||
"amenity/university": {
|
||||
"name": "Terrains d'université",
|
||||
"name": "Terrains universitaires",
|
||||
"terms": "Campus universitaire"
|
||||
},
|
||||
"amenity/vending_machine/cigarettes": {
|
||||
@@ -2048,8 +2078,8 @@
|
||||
"terms": "Distributeur de tickets de parking"
|
||||
},
|
||||
"amenity/vending_machine/public_transport_tickets": {
|
||||
"name": "Distributeur de tickets de transit",
|
||||
"terms": "Distributeur de tickets de transit"
|
||||
"name": "Distributeur de titres de transport",
|
||||
"terms": "Distributeur de titres de transport"
|
||||
},
|
||||
"amenity/vending_machine/sweets": {
|
||||
"name": "Distributeur de snacks",
|
||||
@@ -2071,6 +2101,10 @@
|
||||
"name": "Bac à déchets",
|
||||
"terms": "Benne à ordures, poubelle"
|
||||
},
|
||||
"amenity/waste_transfer_station": {
|
||||
"name": "Station de transit des déchets",
|
||||
"terms": "Station de transfert,Station de tri"
|
||||
},
|
||||
"amenity/water_point": {
|
||||
"name": "Eau potable",
|
||||
"terms": "Eau potable"
|
||||
@@ -2261,8 +2295,8 @@
|
||||
"terms": "Voûte, Toit ouvert, Marché couvert"
|
||||
},
|
||||
"building/school": {
|
||||
"name": "Bâtiment d'école primaire, collège, lycée Cycles primaires et secondaires",
|
||||
"terms": "Bâtiment d'école primaire, collège, lycée Cycles primaires et secondaires"
|
||||
"name": "Bâtiment scolaire",
|
||||
"terms": "Bâtiment d'école primaire, collège, lycée, cycles primaires et secondaires"
|
||||
},
|
||||
"building/semidetached_house": {
|
||||
"name": "Maison mitoyenne",
|
||||
@@ -2277,8 +2311,8 @@
|
||||
"terms": "Étable"
|
||||
},
|
||||
"building/static_caravan": {
|
||||
"name": "Mobilhome fixe",
|
||||
"terms": "Mobilhome statique"
|
||||
"name": "Mobil home fixe",
|
||||
"terms": "Mobil home statique"
|
||||
},
|
||||
"building/terrace": {
|
||||
"name": "Rangée de maisons",
|
||||
@@ -2295,6 +2329,10 @@
|
||||
"name": "Entrepôt",
|
||||
"terms": "Entrepôt, magasin, abri, dépôt, docks, hangar"
|
||||
},
|
||||
"camp_site/camp_pitch": {
|
||||
"name": "Terrain de camping",
|
||||
"terms": "Emplacement de camping"
|
||||
},
|
||||
"craft": {
|
||||
"name": "Artisanat",
|
||||
"terms": "Artisanat"
|
||||
@@ -2340,7 +2378,7 @@
|
||||
"terms": "Horloger, Horlogerie"
|
||||
},
|
||||
"craft/confectionery": {
|
||||
"name": "Confiserie",
|
||||
"name": "Confiseur",
|
||||
"terms": "Confiserie"
|
||||
},
|
||||
"craft/dressmaker": {
|
||||
@@ -2553,6 +2591,12 @@
|
||||
"name": "Trou de golf",
|
||||
"terms": "Trou de golf"
|
||||
},
|
||||
"golf/lateral_water_hazard_area": {
|
||||
"name": "Obstacle d'eau latéral"
|
||||
},
|
||||
"golf/lateral_water_hazard_line": {
|
||||
"name": "Obstacle d'eau latéral"
|
||||
},
|
||||
"golf/rough": {
|
||||
"name": "Hautes herbes (golf)",
|
||||
"terms": "Hautes herbes (golf)"
|
||||
@@ -2561,6 +2605,12 @@
|
||||
"name": "Départ",
|
||||
"terms": "Tertre de départ"
|
||||
},
|
||||
"golf/water_hazard_area": {
|
||||
"name": "Obstacle d'eau"
|
||||
},
|
||||
"golf/water_hazard_line": {
|
||||
"name": "Obstacle d'eau"
|
||||
},
|
||||
"healthcare/blood_donation": {
|
||||
"name": "Centre de don du sang",
|
||||
"terms": "Centre de don du sang, Banque du sang"
|
||||
@@ -2613,7 +2663,7 @@
|
||||
"terms": "Autoroute, Voie rapide"
|
||||
},
|
||||
"highway/motorway_junction": {
|
||||
"name": "Bretelle d'autoroute / Sortie",
|
||||
"name": "Échangeur",
|
||||
"terms": "Échangeur, Échangeur Autoroutier,Croisement d'autoroutes,Intersection d'autoroutes,Bretelle d'autoroute,Bretelle de sortie"
|
||||
},
|
||||
"highway/motorway_link": {
|
||||
@@ -2693,7 +2743,7 @@
|
||||
"terms": "Escaliers"
|
||||
},
|
||||
"highway/stop": {
|
||||
"name": "Panneau Stop",
|
||||
"name": "Panneau STOP",
|
||||
"terms": "Arrêt"
|
||||
},
|
||||
"highway/street_lamp": {
|
||||
@@ -2709,7 +2759,7 @@
|
||||
"terms": "Bretelle d'accès à une route tertiaire"
|
||||
},
|
||||
"highway/track": {
|
||||
"name": "Piste carrossable",
|
||||
"name": "Piste agricole ou forestière",
|
||||
"terms": "route forestière,piste pare-feu, chemin d'exploitation, chemin agricole,chemin non entretenu"
|
||||
},
|
||||
"highway/traffic_signals": {
|
||||
@@ -2728,6 +2778,9 @@
|
||||
"name": "Zone de manœuvre",
|
||||
"terms": "Point de retournement"
|
||||
},
|
||||
"highway/turning_loop": {
|
||||
"name": "Boucle de retournement"
|
||||
},
|
||||
"highway/unclassified": {
|
||||
"name": "Route mineure ou non classifiée",
|
||||
"terms": "route non classée;voie communale"
|
||||
@@ -2793,7 +2846,7 @@
|
||||
"terms": "Cimetière"
|
||||
},
|
||||
"landuse/commercial": {
|
||||
"name": "Zone commerciale",
|
||||
"name": "Zone d'activités",
|
||||
"terms": "Commerces"
|
||||
},
|
||||
"landuse/construction": {
|
||||
@@ -2852,7 +2905,7 @@
|
||||
"terms": "Carrière"
|
||||
},
|
||||
"landuse/recreation_ground": {
|
||||
"name": "Cour de récréation",
|
||||
"name": "Terrain de jeux",
|
||||
"terms": "Terrain de jeux,Terrain de loisirs"
|
||||
},
|
||||
"landuse/residential": {
|
||||
@@ -2860,7 +2913,7 @@
|
||||
"terms": "Zone d’habitation"
|
||||
},
|
||||
"landuse/retail": {
|
||||
"name": "Zone de vente au détail",
|
||||
"name": "Zone commerciale",
|
||||
"terms": "Zone de magasins"
|
||||
},
|
||||
"landuse/vineyard": {
|
||||
@@ -2903,6 +2956,10 @@
|
||||
"name": "Salle de Yoga",
|
||||
"terms": "Salle de yoga"
|
||||
},
|
||||
"leisure/fitness_station": {
|
||||
"name": "Fitness en extérieur",
|
||||
"terms": "Équipements de fitness en extérieur"
|
||||
},
|
||||
"leisure/garden": {
|
||||
"name": "Jardin",
|
||||
"terms": "Jardin"
|
||||
@@ -3040,14 +3097,14 @@
|
||||
"terms": "Cheminée"
|
||||
},
|
||||
"man_made/cutline": {
|
||||
"name": "Ligne de coupe",
|
||||
"name": "Layon",
|
||||
"terms": "ligne de coupe forestière"
|
||||
},
|
||||
"man_made/embankment": {
|
||||
"name": "Terre-plein"
|
||||
},
|
||||
"man_made/flagpole": {
|
||||
"name": "Porte-drapeau",
|
||||
"name": "Hampe",
|
||||
"terms": "Hampe"
|
||||
},
|
||||
"man_made/gasometer": {
|
||||
@@ -3099,7 +3156,7 @@
|
||||
"terms": "caméra, vidéo"
|
||||
},
|
||||
"man_made/survey_point": {
|
||||
"name": "Poteau de triangulation",
|
||||
"name": "Borne géodésique",
|
||||
"terms": "Borne géodésique, monument géodésique, repère géodésique"
|
||||
},
|
||||
"man_made/tower": {
|
||||
@@ -3155,7 +3212,7 @@
|
||||
"terms": "Parcours du combattant, Course, Obstacles"
|
||||
},
|
||||
"military/range": {
|
||||
"name": "Stand de tir",
|
||||
"name": "Stand de tir militaire",
|
||||
"terms": "Champ de tir,Stand de tir"
|
||||
},
|
||||
"military/training_area": {
|
||||
@@ -3195,7 +3252,7 @@
|
||||
"terms": "Glacier"
|
||||
},
|
||||
"natural/grassland": {
|
||||
"name": "Prairie",
|
||||
"name": "Prairie naturelle",
|
||||
"terms": "Prairie"
|
||||
},
|
||||
"natural/heath": {
|
||||
@@ -3207,7 +3264,7 @@
|
||||
"terms": "Pic, Mont"
|
||||
},
|
||||
"natural/saddle": {
|
||||
"name": "Col de montagne",
|
||||
"name": "Col",
|
||||
"terms": "Passe"
|
||||
},
|
||||
"natural/scree": {
|
||||
@@ -3215,8 +3272,8 @@
|
||||
"terms": "Pierrier, Éboulis"
|
||||
},
|
||||
"natural/scrub": {
|
||||
"name": "Friche, garrigue, maquis",
|
||||
"terms": "Broussailles"
|
||||
"name": "Broussailles",
|
||||
"terms": "Broussailles,Friche,Garrigue,Maquis"
|
||||
},
|
||||
"natural/spring": {
|
||||
"name": "Source",
|
||||
@@ -3404,7 +3461,7 @@
|
||||
"terms": "Génératrice"
|
||||
},
|
||||
"power/line": {
|
||||
"name": "Câble aérien",
|
||||
"name": "Ligne électrique majeure",
|
||||
"terms": "Ligne électrique"
|
||||
},
|
||||
"power/minor_line": {
|
||||
@@ -3412,8 +3469,8 @@
|
||||
"terms": "Ligne électrique mineure"
|
||||
},
|
||||
"power/pole": {
|
||||
"name": "Poteau",
|
||||
"terms": "Pylone électrique, Poteau éléctrique"
|
||||
"name": "Poteau électrique",
|
||||
"terms": "Pylone électrique, Poteau électrique"
|
||||
},
|
||||
"power/sub_station": {
|
||||
"name": "Poste de transformation"
|
||||
@@ -3423,7 +3480,7 @@
|
||||
"terms": "Sous-station électrique"
|
||||
},
|
||||
"power/tower": {
|
||||
"name": "Pylône haute-tension ",
|
||||
"name": "Pylône électrique ",
|
||||
"terms": "Pylône haute-tension"
|
||||
},
|
||||
"power/transformer": {
|
||||
@@ -3442,7 +3499,7 @@
|
||||
"name": "Ferroviaire"
|
||||
},
|
||||
"railway/abandoned": {
|
||||
"name": "Voie ferrée désaffectée",
|
||||
"name": "Voie ferrée déposée",
|
||||
"terms": "Voie ferrée abandonnée"
|
||||
},
|
||||
"railway/crossing": {
|
||||
@@ -3547,10 +3604,12 @@
|
||||
"terms": "Salon de beauté, Institut de beauté"
|
||||
},
|
||||
"shop/beauty/nails": {
|
||||
"name": "Manucure"
|
||||
"name": "Manucure",
|
||||
"terms": "Salon de manucure,Manucure,Onglerie"
|
||||
},
|
||||
"shop/beauty/tanning": {
|
||||
"name": "Salon de bronzage"
|
||||
"name": "Salon de bronzage",
|
||||
"terms": "Salon de bronzage,Centre de bronzage"
|
||||
},
|
||||
"shop/bed": {
|
||||
"name": "Magasin de literie",
|
||||
@@ -3633,7 +3692,7 @@
|
||||
"terms": "Confiserie"
|
||||
},
|
||||
"shop/convenience": {
|
||||
"name": "Petite épicerie du coin",
|
||||
"name": "Supérette",
|
||||
"terms": "Supérette, Petite épicerie du coin"
|
||||
},
|
||||
"shop/copyshop": {
|
||||
@@ -3673,7 +3732,8 @@
|
||||
"terms": "Teinturerie, Blanchisserie"
|
||||
},
|
||||
"shop/e-cigarette": {
|
||||
"name": "Magasin de cigarettes électroniques"
|
||||
"name": "Magasin de cigarettes électroniques",
|
||||
"terms": "Boutique de cigarettes électroniques"
|
||||
},
|
||||
"shop/electronics": {
|
||||
"name": "Magasin d'électronique et d'électroménager",
|
||||
@@ -3767,7 +3827,7 @@
|
||||
"terms": "Kiosque à journaux"
|
||||
},
|
||||
"shop/kitchen": {
|
||||
"name": "Magasin de cuisines",
|
||||
"name": "Cuisiniste",
|
||||
"terms": "Vente de mobilier et accessoires de cuisine"
|
||||
},
|
||||
"shop/laundry": {
|
||||
@@ -3775,7 +3835,7 @@
|
||||
"terms": "Laverie"
|
||||
},
|
||||
"shop/leather": {
|
||||
"name": "Boutique de vêtements en cuir",
|
||||
"name": "Maroquinier",
|
||||
"terms": "Boutique de vêtements en cuir"
|
||||
},
|
||||
"shop/locksmith": {
|
||||
@@ -3871,7 +3931,7 @@
|
||||
"terms": "Boutique d'une église, d'un monastère"
|
||||
},
|
||||
"shop/scuba_diving": {
|
||||
"name": "Magasin d'équipement et d'articles de plongée sous-marine",
|
||||
"name": "Magasin de matériel de plongée sous-marine",
|
||||
"terms": "Magasin d'équipement et d'articles de plongée sous-marine"
|
||||
},
|
||||
"shop/seafood": {
|
||||
@@ -3977,6 +4037,9 @@
|
||||
"name": "Refuge de montagne",
|
||||
"terms": "Refuge de montagne, cabane"
|
||||
},
|
||||
"tourism/apartment": {
|
||||
"name": "Location de vacances"
|
||||
},
|
||||
"tourism/artwork": {
|
||||
"name": "Œuvre d'art",
|
||||
"terms": "Œuvre d'art,Œuvre artistique,statue,peinture,sculpture,fresque,mosaïque"
|
||||
@@ -3987,14 +4050,14 @@
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Camping",
|
||||
"terms": "Camping"
|
||||
"terms": "Terrain de camping,Site de camping,Aire de camping"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Aire pour caravanes",
|
||||
"terms": "Aire pour caravanes"
|
||||
},
|
||||
"tourism/chalet": {
|
||||
"name": "Chalet",
|
||||
"name": "Gîte",
|
||||
"terms": "Chalet"
|
||||
},
|
||||
"tourism/gallery": {
|
||||
@@ -4017,6 +4080,22 @@
|
||||
"name": "Informations",
|
||||
"terms": "Informations,Renseignements,Office de tourisme,Panneau,Carte"
|
||||
},
|
||||
"tourism/information/board": {
|
||||
"name": "Panneau d'information",
|
||||
"terms": "Informations touristiques"
|
||||
},
|
||||
"tourism/information/guidepost": {
|
||||
"name": "Panneau d'indications",
|
||||
"terms": "Poteau indicateur"
|
||||
},
|
||||
"tourism/information/map": {
|
||||
"name": "Carte",
|
||||
"terms": "Plan"
|
||||
},
|
||||
"tourism/information/office": {
|
||||
"name": "Office de tourisme",
|
||||
"terms": "Office de tourisme,Office du tourisme,Syndicat d'initiative,Centre d'information"
|
||||
},
|
||||
"tourism/motel": {
|
||||
"name": "Motel",
|
||||
"terms": "Motel"
|
||||
@@ -4041,14 +4120,38 @@
|
||||
"name": "Parc zoologique",
|
||||
"terms": "Zoo"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"name": "Apaisement du trafic",
|
||||
"terms": "Ralentisseur"
|
||||
},
|
||||
"traffic_calming/bump": {
|
||||
"name": "Ralentisseur",
|
||||
"terms": "ralentisseur, casse-vitesse"
|
||||
},
|
||||
"traffic_calming/chicane": {
|
||||
"name": "Chicane",
|
||||
"terms": "Chicane"
|
||||
},
|
||||
"traffic_calming/choker": {
|
||||
"name": "Écluse (ralentisseur)",
|
||||
"terms": "Écluse"
|
||||
},
|
||||
"traffic_calming/cushion": {
|
||||
"name": "Coussin berlinois",
|
||||
"terms": "Coussin berlinois"
|
||||
},
|
||||
"traffic_calming/dip": {
|
||||
"name": "Creux",
|
||||
"terms": "Baden"
|
||||
},
|
||||
"traffic_calming/hump": {
|
||||
"name": "Ralentisseur dos d’âne (gendarme couché)",
|
||||
"terms": "Dos d'âne"
|
||||
},
|
||||
"traffic_calming/island": {
|
||||
"name": "Îlot central",
|
||||
"terms": "Îlot central"
|
||||
},
|
||||
"traffic_calming/rumble_strip": {
|
||||
"name": "Bande rugueuse",
|
||||
"terms": "Section de route à rainurage"
|
||||
@@ -4101,31 +4204,31 @@
|
||||
"terms": "Interdiction de bifurquer"
|
||||
},
|
||||
"type/route": {
|
||||
"name": "Route",
|
||||
"name": "Itinéraire",
|
||||
"terms": "Route, rue, chemin, sentier"
|
||||
},
|
||||
"type/route/bicycle": {
|
||||
"name": "Trajet cyclable",
|
||||
"name": "Itinéraire cyclable",
|
||||
"terms": "Piste cyclable"
|
||||
},
|
||||
"type/route/bus": {
|
||||
"name": "Trajet de bus",
|
||||
"name": "Itinéraire de bus",
|
||||
"terms": "Trajet d'autobus"
|
||||
},
|
||||
"type/route/detour": {
|
||||
"name": "Déviation",
|
||||
"name": "Itinéraire de délestage",
|
||||
"terms": "Détour"
|
||||
},
|
||||
"type/route/ferry": {
|
||||
"name": "Trajet de ferry",
|
||||
"name": "Itinéraire de ferry",
|
||||
"terms": "Route de traversier, Ligne de ferry"
|
||||
},
|
||||
"type/route/foot": {
|
||||
"name": "Trajet pédestre",
|
||||
"name": "Itinéraire pédestre",
|
||||
"terms": "Sentier"
|
||||
},
|
||||
"type/route/hiking": {
|
||||
"name": "Sentier pédestre",
|
||||
"name": "Itinéraire de randonnée",
|
||||
"terms": "Sentier pédestre"
|
||||
},
|
||||
"type/route/horse": {
|
||||
@@ -4133,27 +4236,27 @@
|
||||
"terms": "Trajet équestre"
|
||||
},
|
||||
"type/route/pipeline": {
|
||||
"name": "Trajet de pipeline",
|
||||
"name": "Itinéraire de pipeline",
|
||||
"terms": "Pipeline, gazoduc, oléoduc"
|
||||
},
|
||||
"type/route/power": {
|
||||
"name": "Ligne électrique",
|
||||
"name": "Itinéraire électrique",
|
||||
"terms": "Ligne électrique"
|
||||
},
|
||||
"type/route/road": {
|
||||
"name": "Trajet routier",
|
||||
"name": "Itinéraire routier",
|
||||
"terms": "Route, rue, chemin, sentier"
|
||||
},
|
||||
"type/route/train": {
|
||||
"name": "Trajet ferroviaire",
|
||||
"name": "Itinéraire ferroviaire",
|
||||
"terms": "Voie ferrée, chemin de fer"
|
||||
},
|
||||
"type/route/tram": {
|
||||
"name": "Trajet de tramway",
|
||||
"name": "Itinéraire de tramway",
|
||||
"terms": "Route de tramway"
|
||||
},
|
||||
"type/route_master": {
|
||||
"name": "Route parente",
|
||||
"name": "Itinéraire parent",
|
||||
"terms": "Relation principale, route master"
|
||||
},
|
||||
"type/site": {
|
||||
@@ -4188,7 +4291,7 @@
|
||||
"terms": "Quai pour cargo"
|
||||
},
|
||||
"waterway/drain": {
|
||||
"name": "Canal d'évacuation d'eau pluviale",
|
||||
"name": "Cours d'eau artificiel ou canalisé",
|
||||
"terms": "Drain"
|
||||
},
|
||||
"waterway/fuel": {
|
||||
@@ -4216,7 +4319,7 @@
|
||||
"terms": "Eau potable"
|
||||
},
|
||||
"waterway/weir": {
|
||||
"name": "Barrage",
|
||||
"name": "Seuil",
|
||||
"terms": "Petit barrage,Seuil"
|
||||
}
|
||||
}
|
||||
|
||||
Vendored
-6
@@ -1160,9 +1160,6 @@
|
||||
"tourism": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Tipo de torre"
|
||||
},
|
||||
"trail_visibility": {
|
||||
"label": "Visibilidade do sendeiro"
|
||||
},
|
||||
@@ -1877,9 +1874,6 @@
|
||||
"tourism/attraction": {
|
||||
"name": "Atracción turística"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Cámping"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Parque de Caravanas"
|
||||
},
|
||||
|
||||
Vendored
+4
-24
@@ -227,6 +227,7 @@
|
||||
"localized_translation_name": "Ime"
|
||||
},
|
||||
"zoom_in_edit": "Povećaj prikaz za uređivanje",
|
||||
"login": "prijava",
|
||||
"logout": "odjava",
|
||||
"loading_auth": "Spajanje na OpenStreetMap...",
|
||||
"report_a_bug": "Prijavi grešku",
|
||||
@@ -238,7 +239,8 @@
|
||||
"status": {
|
||||
"error": "Onemogućeno spajanje na API.",
|
||||
"offline": "API je izvan mreže. Molim pokušaj uređivanje kasnije.",
|
||||
"readonly": "API je \"samo za čitanje\". Moraš pričekati za spremanje svojih promjena."
|
||||
"readonly": "API je \"samo za čitanje\". Moraš pričekati za spremanje svojih promjena.",
|
||||
"rateLimit": "API ograničava anonimne konekcije. Možeš se prijaviti da bi zaobišao ovaj problem."
|
||||
},
|
||||
"commit": {
|
||||
"title": "Spremi promjene",
|
||||
@@ -294,6 +296,7 @@
|
||||
"inspector": {
|
||||
"no_documentation_combination": "Ne postoji dokumentacija za ovu kombinaciju oznaka",
|
||||
"no_documentation_key": "Ne postoji dokumentacija za ovaj ključ.",
|
||||
"documentation_redirect": "Ova dokumentacija je preusmjerena na novu stranicu",
|
||||
"show_more": "Prikaži više",
|
||||
"view_on_osm": "Pogledaj na openstreetmap.org",
|
||||
"all_fields": "Sva polja",
|
||||
@@ -1298,22 +1301,6 @@
|
||||
"service": {
|
||||
"label": "Vrsta"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Alat za lanac",
|
||||
"options": {
|
||||
"no": "Ne",
|
||||
"undefined": "Pretpostavlja se da je Ne",
|
||||
"yes": "Da"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Zračna pumpa",
|
||||
"options": {
|
||||
"no": "Ne",
|
||||
"undefined": "Pretpostavlja se da je Ne",
|
||||
"yes": "Da"
|
||||
}
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Vrsta usluge",
|
||||
"options": {
|
||||
@@ -1421,9 +1408,6 @@
|
||||
"tourism": {
|
||||
"label": "Vrsta"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Vrsta tornja"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Vrsta poljskog ili šumskog puta",
|
||||
"options": {
|
||||
@@ -3310,10 +3294,6 @@
|
||||
"name": "Turistička atrakcija",
|
||||
"terms": "turistička atrakcija,turistička znamenitost,atrakcija,znamenitost,turizam,turistička"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Kamp",
|
||||
"terms": "autokamp,kamp,park za kampiranje"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Parkiralište za kamp kućice",
|
||||
"terms": "park za rekreativna vozila,park za kamp-prikolice,RV park,kamp,kamp za kamp kućice,kamp za kamp prikolice,kamp prikolica,park za kamp prikolice,kamp za kamp-prikolice"
|
||||
|
||||
Vendored
+105
-22
@@ -4,12 +4,12 @@
|
||||
"add_area": {
|
||||
"title": "Terület",
|
||||
"description": "Parkok, épületek, tavak és egyéb területek hozzáadása a térképhez.",
|
||||
"tail": "Kattints a térképre, hogy elkezd egy terület (park, tó, épület, stb.) rajzolását"
|
||||
"tail": "Kattints a térképre, hogy elkezd egy terület (park, tó, épület stb.) rajzolását!"
|
||||
},
|
||||
"add_line": {
|
||||
"title": "Vonal",
|
||||
"description": "Közutak, utcák, ösvények, patakok és egyéb vonalak hozzáadása a térképhez.",
|
||||
"tail": "Kattints a térképre, hogy elkezdd egy út, ösvény, útvonal, stb. rajzolását."
|
||||
"tail": "Kattints a térképre, hogy elkezdd egy út, ösvény, útvonal stb. rajzolását!"
|
||||
},
|
||||
"add_point": {
|
||||
"title": "Pont",
|
||||
@@ -227,6 +227,7 @@
|
||||
"localized_translation_name": "Név"
|
||||
},
|
||||
"zoom_in_edit": "Szerkesztéshez nagyíts rá",
|
||||
"login": "bejelentkezés",
|
||||
"logout": "kijelentkezés",
|
||||
"loading_auth": "Csatlakozás az OpenStreetMap kiszolgálóhoz…",
|
||||
"report_a_bug": "Hibajelentés",
|
||||
@@ -238,7 +239,8 @@
|
||||
"status": {
|
||||
"error": "Nem sikerült csatlakozni az API-hoz.",
|
||||
"offline": "Az API offline módban van. Kérlek próbálj kicsit később szerkeszteni.",
|
||||
"readonly": "Az API csak olvasható módban van. Várnod kell a szerkesztéseid elmentésével."
|
||||
"readonly": "Az API csak olvasható módban van. Várnod kell a szerkesztéseid elmentésével.",
|
||||
"rateLimit": "Az API korlátozza az anonim kapcsolatokat. Ezt megoldhatod azzal, hogy bejelentkezel."
|
||||
},
|
||||
"commit": {
|
||||
"title": "Módosítások mentése",
|
||||
@@ -294,6 +296,7 @@
|
||||
"inspector": {
|
||||
"no_documentation_combination": "Ehhez a címkekombinációhoz nem érhető el dokumentáció",
|
||||
"no_documentation_key": "Ehhez a kulcshoz nem érhető el dokumentáció",
|
||||
"documentation_redirect": "Ez a dokumentáció át lett irányítva egy új oldalra",
|
||||
"show_more": "Mutass többet",
|
||||
"view_on_osm": "Megtekintés openstreetmap.org-on",
|
||||
"all_fields": "Összes mező",
|
||||
@@ -781,6 +784,9 @@
|
||||
"barrier": {
|
||||
"label": "Típus"
|
||||
},
|
||||
"beauty": {
|
||||
"label": "Bolttípus"
|
||||
},
|
||||
"bench": {
|
||||
"label": "Pad"
|
||||
},
|
||||
@@ -799,6 +805,9 @@
|
||||
"whole": "teljes vér"
|
||||
}
|
||||
},
|
||||
"board_type": {
|
||||
"label": "Típus"
|
||||
},
|
||||
"boundary": {
|
||||
"label": "Típus"
|
||||
},
|
||||
@@ -1020,6 +1029,9 @@
|
||||
"handrail": {
|
||||
"label": "Korlát"
|
||||
},
|
||||
"height": {
|
||||
"label": "Magasság (méter)"
|
||||
},
|
||||
"highway": {
|
||||
"label": "Típus"
|
||||
},
|
||||
@@ -1139,6 +1151,12 @@
|
||||
"man_made": {
|
||||
"label": "Típus"
|
||||
},
|
||||
"map_size": {
|
||||
"label": "Lefedettség"
|
||||
},
|
||||
"map_type": {
|
||||
"label": "Típus"
|
||||
},
|
||||
"maxspeed": {
|
||||
"label": "Sebességhatár",
|
||||
"placeholder": "30, 50, 70..."
|
||||
@@ -1342,6 +1360,13 @@
|
||||
"recycling_accepts": {
|
||||
"label": "Elfogad"
|
||||
},
|
||||
"recycling_type": {
|
||||
"label": "Újrahasznosítás típusa",
|
||||
"options": {
|
||||
"centre": "Újrahasznosító központ",
|
||||
"container": "Konténer"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"label": "Azonosító"
|
||||
},
|
||||
@@ -1396,21 +1421,8 @@
|
||||
"service": {
|
||||
"label": "Típus"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Láncbontó, lánc eszközök",
|
||||
"options": {
|
||||
"no": "Nem",
|
||||
"undefined": "Feltételezhető, hogy nincs",
|
||||
"yes": "Igen"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Levegő pumpa",
|
||||
"options": {
|
||||
"no": "Nem",
|
||||
"undefined": "Feltételezhető, hogy nincs",
|
||||
"yes": "Igen"
|
||||
}
|
||||
"service/bicycle": {
|
||||
"label": "Szolgáltatások"
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Szolgáltatás típusa",
|
||||
@@ -1535,8 +1547,11 @@
|
||||
"tourism": {
|
||||
"label": "Típus"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Torony típus"
|
||||
"tower/construction": {
|
||||
"label": "Építkezés"
|
||||
},
|
||||
"tower/type": {
|
||||
"label": "Típus"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Úttípus",
|
||||
@@ -1549,6 +1564,9 @@
|
||||
},
|
||||
"placeholder": "Szilárd, vegyes, laza, ..."
|
||||
},
|
||||
"traffic_calming": {
|
||||
"label": "Típus"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "Típus"
|
||||
},
|
||||
@@ -1612,6 +1630,10 @@
|
||||
"name": "Lakcím",
|
||||
"terms": "cím, lakcím"
|
||||
},
|
||||
"advertising/billboard": {
|
||||
"name": "Hirdetőtábla",
|
||||
"terms": "plakát,óriásplakát,reklámtábla"
|
||||
},
|
||||
"aerialway": {
|
||||
"name": "Drótkötélpálya"
|
||||
},
|
||||
@@ -1861,6 +1883,9 @@
|
||||
"name": "Fagylaltbolt",
|
||||
"terms": "fagyibolt, fagyis, fagylaltos, fagylaltüzlet"
|
||||
},
|
||||
"amenity/internet_cafe": {
|
||||
"name": "Internetkávézó"
|
||||
},
|
||||
"amenity/kindergarten": {
|
||||
"name": "bölcsőde - óvoda",
|
||||
"terms": "iskolaelőkészítő"
|
||||
@@ -1953,6 +1978,10 @@
|
||||
"name": "Hulladékgyűjtő",
|
||||
"terms": "hulladék, szelektív hulladék, szeméttelep, szemétlerakó, veszélyes hulladék"
|
||||
},
|
||||
"amenity/recycling_centre": {
|
||||
"name": "Újrahasznosító központ",
|
||||
"terms": "hulladék, szelektív hulladék, szeméttelep, szemétlerakó, veszélyes hulladék"
|
||||
},
|
||||
"amenity/register_office": {
|
||||
"name": "Anyakönyvi/Házasságkötési hivatal"
|
||||
},
|
||||
@@ -2071,6 +2100,10 @@
|
||||
"name": "Szemetes konténer",
|
||||
"terms": "szemetes, kuka, szemetes kuka"
|
||||
},
|
||||
"amenity/waste_transfer_station": {
|
||||
"name": "Hulladék átrakó állomás",
|
||||
"terms": "hulladék átrakó állomás, hulladék átadóállomás"
|
||||
},
|
||||
"amenity/water_point": {
|
||||
"name": "Lakóautó ivóvíz",
|
||||
"terms": "lakóautó,lakókocsi,víz,ivóvíz"
|
||||
@@ -2295,6 +2328,10 @@
|
||||
"name": "Raktár",
|
||||
"terms": "Raktár, Lerakat"
|
||||
},
|
||||
"camp_site/camp_pitch": {
|
||||
"name": "Táborhely",
|
||||
"terms": "sátorhely, táborhely, kempinghely"
|
||||
},
|
||||
"craft": {
|
||||
"name": "Valamilyen mesterember műhelye ",
|
||||
"terms": "kézműves, iparos, iparművész"
|
||||
@@ -2553,6 +2590,14 @@
|
||||
"name": "Golflyuk",
|
||||
"terms": "Golflyuk"
|
||||
},
|
||||
"golf/lateral_water_hazard_area": {
|
||||
"name": "Keresztirányú vízakadály",
|
||||
"terms": "keresztirányú vízi akadály, oldalirányú vízi akadály, oldalirányú vízakadály"
|
||||
},
|
||||
"golf/lateral_water_hazard_line": {
|
||||
"name": "Keresztirányú vízakadály",
|
||||
"terms": "keresztirányú vízi akadály, oldalirányú vízi akadály, oldalirányú vízakadály"
|
||||
},
|
||||
"golf/rough": {
|
||||
"name": "Rough - vágatlan fűves rész",
|
||||
"terms": "Rough - vágatlan fűves rész"
|
||||
@@ -2561,6 +2606,14 @@
|
||||
"name": "Tee box - Elütőhely",
|
||||
"terms": "Tee box - Elütőhely"
|
||||
},
|
||||
"golf/water_hazard_area": {
|
||||
"name": "Vízakadály",
|
||||
"terms": "vízi akadály"
|
||||
},
|
||||
"golf/water_hazard_line": {
|
||||
"name": "Vízakadály",
|
||||
"terms": "vízi akadály"
|
||||
},
|
||||
"healthcare/blood_donation": {
|
||||
"name": "Vérellátó központ",
|
||||
"terms": "véradás,vérellátás,őssejt,plazma,transzfúzió,vérátömlesztés"
|
||||
@@ -3552,6 +3605,14 @@
|
||||
"name": "Kozmetikus",
|
||||
"terms": "Szépségszalon"
|
||||
},
|
||||
"shop/beauty/nails": {
|
||||
"name": "Körömszalon",
|
||||
"terms": "manikűr,pedikűr"
|
||||
},
|
||||
"shop/beauty/tanning": {
|
||||
"name": "Szolárium",
|
||||
"terms": "szolárium, szoli"
|
||||
},
|
||||
"shop/bed": {
|
||||
"name": "Ágy- és matracbolt",
|
||||
"terms": " Hálószobabútorok és ágyak szaküzlete"
|
||||
@@ -3978,6 +4039,9 @@
|
||||
"name": "Menedékház",
|
||||
"terms": "Menedékház"
|
||||
},
|
||||
"tourism/apartment": {
|
||||
"name": "Apartman"
|
||||
},
|
||||
"tourism/artwork": {
|
||||
"name": "Műalkotás",
|
||||
"terms": "Művészeti alkotás, szobor, fafaragás, "
|
||||
@@ -3987,8 +4051,8 @@
|
||||
"terms": "Túrista látványosság"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Kemping",
|
||||
"terms": "Kemping, camping"
|
||||
"name": "Tábor",
|
||||
"terms": "tábor, sátortábor, kemping"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Lakóautó park",
|
||||
@@ -4018,6 +4082,18 @@
|
||||
"name": "Információ",
|
||||
"terms": "Infomáció"
|
||||
},
|
||||
"tourism/information/board": {
|
||||
"name": "Információs tábla"
|
||||
},
|
||||
"tourism/information/guidepost": {
|
||||
"name": "Irányjelző"
|
||||
},
|
||||
"tourism/information/map": {
|
||||
"name": "Térkép"
|
||||
},
|
||||
"tourism/information/office": {
|
||||
"name": "Turistainformációs iroda"
|
||||
},
|
||||
"tourism/motel": {
|
||||
"name": "Motel",
|
||||
"terms": "Motel, fogadó"
|
||||
@@ -4042,6 +4118,9 @@
|
||||
"name": "Állatkert",
|
||||
"terms": "Állatkert"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"name": "Forgalomcsillapító"
|
||||
},
|
||||
"traffic_calming/bump": {
|
||||
"name": "Sebességcsökkentő borda - fekvőrendőr",
|
||||
"terms": "Forgalomcsillapító küszöb, Sebességcsökkentő borda"
|
||||
@@ -4050,6 +4129,10 @@
|
||||
"name": "Sebességcsökkentő hosszú küszöb (2-4m)",
|
||||
"terms": "Lapos és hosszú fekvőrendőr"
|
||||
},
|
||||
"traffic_calming/island": {
|
||||
"name": "Járdasziget",
|
||||
"terms": "sziget, járdasziget"
|
||||
},
|
||||
"traffic_calming/rumble_strip": {
|
||||
"name": "Figyelmeztető rázó és hangot produkáló csík",
|
||||
"terms": "Zenélő út csíkja"
|
||||
|
||||
Vendored
-15
@@ -962,18 +962,6 @@
|
||||
"service": {
|
||||
"label": "Տեսակ"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"options": {
|
||||
"no": "Ոչ",
|
||||
"yes": "Այո"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"options": {
|
||||
"no": "Ոչ",
|
||||
"yes": "Այո"
|
||||
}
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Սպասարկման տեսակ"
|
||||
},
|
||||
@@ -1001,9 +989,6 @@
|
||||
"tourism": {
|
||||
"label": "Տեսակ"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Աշտարակի տեսակ"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Արահետի Տեսակ"
|
||||
},
|
||||
|
||||
Vendored
+18
-24
@@ -284,13 +284,16 @@
|
||||
"no_results_worldwide": "Hasil pencarian tidak ditemukan"
|
||||
},
|
||||
"geolocate": {
|
||||
"title": "Tunjukan Lokasi Saya"
|
||||
"title": "Tunjukan Lokasi Saya",
|
||||
"locating": "Sedang mencari, mohon tunggu..."
|
||||
},
|
||||
"inspector": {
|
||||
"no_documentation_combination": "Tidak ada dokumentasi yang tersedia untuk kombinasi tag ini",
|
||||
"no_documentation_key": "Tidak ada dokumentasi tersedia untuk kunci ini",
|
||||
"documentation_redirect": "Dokumen ini telah diarahkan ke halaman baru",
|
||||
"show_more": "Tampilkan Lainnya",
|
||||
"view_on_osm": "Lihat di openstreetmap.org",
|
||||
"all_fields": "Semua wilayah",
|
||||
"all_tags": "Semua tag",
|
||||
"all_members": "Semua anggota",
|
||||
"all_relations": "Semua relasi",
|
||||
@@ -325,6 +328,7 @@
|
||||
"percent_brightness": "{opacity}% kecerahan",
|
||||
"none": "Tidak ada",
|
||||
"best_imagery": "Sumber citra terbaik yang diketahui untuk lokasi ini",
|
||||
"switch": "Beralih ke latar belakang ini",
|
||||
"custom": "Custom",
|
||||
"custom_button": "Ubah tampilan latar kustom",
|
||||
"custom_prompt": "Masukkan template URL. Token yang diperbolehkan adalah {z}, {x}, {y} untuk skema Z/X/Y dan {u} untuk skema quadtile.",
|
||||
@@ -350,6 +354,10 @@
|
||||
"description": "Titik",
|
||||
"tooltip": "Lokasi Pusat Perhatian"
|
||||
},
|
||||
"traffic_roads": {
|
||||
"description": "Jalan lalu lintas",
|
||||
"tooltip": "Jalan raya, Jalan, dll."
|
||||
},
|
||||
"paths": {
|
||||
"description": "Jalan Kecil",
|
||||
"tooltip": "Trotoar, Jalur Pejalan Kaki, Jalur Sepeda, dsb."
|
||||
@@ -445,7 +453,8 @@
|
||||
"view_on_osm": "Lihat di OSM",
|
||||
"facebook": "Bagikan di Facebook",
|
||||
"twitter": "Bagikan di Twitter",
|
||||
"google": "Bagikan di Google+"
|
||||
"google": "Bagikan di Google+",
|
||||
"help_link_text": "detail"
|
||||
},
|
||||
"confirm": {
|
||||
"okay": "Baiklah",
|
||||
@@ -503,13 +512,19 @@
|
||||
"buildings": "# Bangunan\n\nOpenStreetMap ialah database terbesar dunia untuk bangunan. Kamu dapat membuat\ndan memperbaiki database ini.\n\n## Memilih\n\nKamu dapat memilih sebuah bangunan dengan mengklik pada batasnya. Hal ini akan membedakan\nbangunannya dan membuka sebuah alat kecil menu dan di sisi samping menampilkan informasi lebih lanjut\ntentang bangunan tersebut.\n\n### Mengubah\n\nTerkadang bangunan tidak diletakan pada tempatnya atau memiliki tags yang salah.\n\nUntuk memindahkan seluruh bangunan, pilih, lalu klik alat 'Move'. Geser\ntetikus kamu untuk memindahkan bangunan, dan klik ketika sudah sesuai tempatnya.\n\nUntuk memperbaiki bentuk sebuah gedung, klik dan geser sebuah sudut yang membentuk\nbatasnya ke tempat yang sesuai.\n\n### Membuat\n\nSatu pertanyaan utama terkait menambahkan bangunan ke dalam suatu peta adalah\nOpenStreetMap mencatat gedung baik dalam bentuk luasan dan titik.\n"
|
||||
},
|
||||
"intro": {
|
||||
"done": "selesai",
|
||||
"graph": {
|
||||
"spring_st": "jalan spring"
|
||||
},
|
||||
"navigation": {
|
||||
"title": "Navigasi",
|
||||
"drag": "Area peta utama menampilkan data OpenStreetMap pada bagian atas dari latar. Anda dapat bernavigasi dengan menggeser dan mengskrol, seperti peta web lainnya. **Geser petanya!**",
|
||||
"select": "Fitur peta dapat diwakili dengan tiga cara: dengan titik, garis, atau area. Semua fitur dapat dipilih dengan mengklik mereka. **Klik sebuah titik untuk memilihnya.**"
|
||||
"select": "Fitur peta dapat diwakili dengan tiga cara: dengan titik, garis, atau area. Semua fitur dapat dipilih dengan mengklik mereka. **Klik sebuah titik untuk memilihnya.**",
|
||||
"pane": "Ketika sebuah fitur dipilih, fitur editor disembunyikan. Bagian kepala menunjukkan tipe fitur dan jendela utama atribut dari fitur tersebut, seperti nama dan alamat. ** Tutup fitur editor dengan menekan {tombol} tombol di kanan atas.**"
|
||||
},
|
||||
"points": {
|
||||
"title": "Titik",
|
||||
"place": "Penanda dapat di tempatkan dengan cara meng-klik peta. **Klik peta untuk meletakkan penanda baru pada atap bangunan**",
|
||||
"search": "Terdapat banyak fitur berbeda yang dapat diwakili oleh titik. Titik yang baru anda tambahkan adalah Cafe. **Pencarian untuk '{name}'**",
|
||||
"choose": "**Pilih Kafe dari daftar.**",
|
||||
"describe": "Kini titik bisa ditandai sebagai cafe. Gunakan penyunting fitur, kita dapat tambahkan informasi lebih tentang fitur. **Tambahkan sebuah nama**"
|
||||
@@ -1043,21 +1058,6 @@
|
||||
"service": {
|
||||
"label": "Tipe"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"options": {
|
||||
"no": "Tidak",
|
||||
"undefined": "Dianggap Tidak",
|
||||
"yes": "Ya"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Pompa Angin",
|
||||
"options": {
|
||||
"no": "Tidak",
|
||||
"undefined": "Dianggap Tidak",
|
||||
"yes": "Ya"
|
||||
}
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Jenis pelayanan",
|
||||
"options": {
|
||||
@@ -1128,9 +1128,6 @@
|
||||
"tourism": {
|
||||
"label": "Tipe"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Tipe Tower"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Tipe Trek",
|
||||
"options": {
|
||||
@@ -2717,9 +2714,6 @@
|
||||
"name": "Objek Wisata",
|
||||
"terms": "Atraksi Wisata"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Tempat Berkemah"
|
||||
},
|
||||
"tourism/guest_house": {
|
||||
"name": "Rumah Tamu"
|
||||
},
|
||||
|
||||
Vendored
-6
@@ -746,9 +746,6 @@
|
||||
"tourism": {
|
||||
"label": "Tegund"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Turntegund"
|
||||
},
|
||||
"trail_visibility": {
|
||||
"label": "Sýnileiki"
|
||||
},
|
||||
@@ -1767,9 +1764,6 @@
|
||||
"tourism/attraction": {
|
||||
"name": "Ferðamannagildra"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Tjaldsvæði"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Hjólhýsagarður"
|
||||
},
|
||||
|
||||
Vendored
+304
-93
@@ -227,6 +227,7 @@
|
||||
"localized_translation_name": "Nome"
|
||||
},
|
||||
"zoom_in_edit": "Ingrandisci per modificare",
|
||||
"login": "accedi",
|
||||
"logout": "esci",
|
||||
"loading_auth": "Connettendomi ad OpenStreetMap...",
|
||||
"report_a_bug": "Segnala un bug",
|
||||
@@ -238,7 +239,8 @@
|
||||
"status": {
|
||||
"error": "Impossibile connettersi all'API.",
|
||||
"offline": "L'API non è in linea. Prova più tardi.",
|
||||
"readonly": "L'API è in solo lettura. E' necessario aspettare per poter salvare le modifiche."
|
||||
"readonly": "L'API è in solo lettura. E' necessario aspettare per poter salvare le modifiche.",
|
||||
"rateLimit": "L'API limita le connessioni anonime. Puoi evitare questi limiti accedendo."
|
||||
},
|
||||
"commit": {
|
||||
"title": "Salva le modifiche",
|
||||
@@ -294,6 +296,7 @@
|
||||
"inspector": {
|
||||
"no_documentation_combination": "Non c'è documentazione per questa combinazione di tag",
|
||||
"no_documentation_key": "Non c'è documentazione per questa chiave",
|
||||
"documentation_redirect": "Questa documentazione è stata spostata in una nuova pagina",
|
||||
"show_more": "Mostra di più",
|
||||
"view_on_osm": "Vedi su openstreetmap.org",
|
||||
"all_fields": "Tutti i campi",
|
||||
@@ -616,37 +619,37 @@
|
||||
"presets": {
|
||||
"categories": {
|
||||
"category-barrier": {
|
||||
"name": "Barriere"
|
||||
"name": "Caratteristiche delle Barriere"
|
||||
},
|
||||
"category-building": {
|
||||
"name": "Edifici"
|
||||
"name": "Caratteristiche degli Edifici"
|
||||
},
|
||||
"category-golf": {
|
||||
"name": "Golf"
|
||||
"name": "Caratteristiche del Golf"
|
||||
},
|
||||
"category-landuse": {
|
||||
"name": "Utilizzi del terreno"
|
||||
"name": "Caratteristiche degli Utilizzi del terreno"
|
||||
},
|
||||
"category-path": {
|
||||
"name": "Sentieri"
|
||||
"name": "Caratteristiche dei Sentieri"
|
||||
},
|
||||
"category-rail": {
|
||||
"name": "Ferrovie"
|
||||
"name": "Caratteristiche ferroviarie"
|
||||
},
|
||||
"category-restriction": {
|
||||
"name": "Limitazioni"
|
||||
"name": "Caratteristiche delle Limitazioni"
|
||||
},
|
||||
"category-road": {
|
||||
"name": "Strade"
|
||||
"name": "Caratteristiche stradali"
|
||||
},
|
||||
"category-route": {
|
||||
"name": "Percorsi"
|
||||
"name": "Caratteristiche degli itinerari"
|
||||
},
|
||||
"category-water-area": {
|
||||
"name": "Specchi d'acqua"
|
||||
"name": "Caratteristiche idrologiche"
|
||||
},
|
||||
"category-water-line": {
|
||||
"name": "Corsi d'acqua"
|
||||
"name": "Caratteristiche idrologiche"
|
||||
}
|
||||
},
|
||||
"fields": {
|
||||
@@ -705,7 +708,7 @@
|
||||
"country": "Nazione",
|
||||
"district": "Distretto",
|
||||
"floor": "Piano",
|
||||
"hamlet": "Località",
|
||||
"hamlet": "Borgo",
|
||||
"housename": "Numero civico",
|
||||
"housenumber": "123",
|
||||
"place": "Luogo",
|
||||
@@ -781,6 +784,9 @@
|
||||
"barrier": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"beauty": {
|
||||
"label": "Tipologia di negozio"
|
||||
},
|
||||
"bench": {
|
||||
"label": "Panchina"
|
||||
},
|
||||
@@ -799,6 +805,9 @@
|
||||
"whole": "Sangue intero"
|
||||
}
|
||||
},
|
||||
"board_type": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"boundary": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
@@ -888,7 +897,7 @@
|
||||
"title": "Non presente"
|
||||
},
|
||||
"opposite": {
|
||||
"description": "Una corsia ciclabile che corre in entrambe le direzioni in una via a senso unico",
|
||||
"description": "Una corsia ciclabile per entrambe le direzioni in una via a senso unico",
|
||||
"title": "Corsia ciclabile in senso unico"
|
||||
},
|
||||
"opposite_lane": {
|
||||
@@ -1020,6 +1029,9 @@
|
||||
"handrail": {
|
||||
"label": "Corrimano"
|
||||
},
|
||||
"height": {
|
||||
"label": "Altezza (Metri)"
|
||||
},
|
||||
"highway": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
@@ -1139,6 +1151,12 @@
|
||||
"man_made": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"map_size": {
|
||||
"label": "Copertura"
|
||||
},
|
||||
"map_type": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"maxspeed": {
|
||||
"label": "Limite di velocità",
|
||||
"placeholder": "40, 50, 60..."
|
||||
@@ -1342,6 +1360,13 @@
|
||||
"recycling_accepts": {
|
||||
"label": "Accetta"
|
||||
},
|
||||
"recycling_type": {
|
||||
"label": "Tipologia di riciclaggio",
|
||||
"options": {
|
||||
"centre": "Centro di riciclaggio",
|
||||
"container": "Contenitore"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"label": "Riferimento"
|
||||
},
|
||||
@@ -1396,21 +1421,8 @@
|
||||
"service": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Smagliacatene",
|
||||
"options": {
|
||||
"no": "No",
|
||||
"undefined": "No (ipotesi)",
|
||||
"yes": "Sì"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Pompa",
|
||||
"options": {
|
||||
"no": "No",
|
||||
"undefined": "No (ipotesi)",
|
||||
"yes": "Sì"
|
||||
}
|
||||
"service/bicycle": {
|
||||
"label": "Servizi"
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Tipo di servizio",
|
||||
@@ -1535,8 +1547,12 @@
|
||||
"tourism": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Tipo di torre"
|
||||
"tower/construction": {
|
||||
"label": "Tipo di costruzione",
|
||||
"placeholder": "Con tiranti, traliccio, camuffata, ..."
|
||||
},
|
||||
"tower/type": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Tipo di strada",
|
||||
@@ -1549,6 +1565,9 @@
|
||||
},
|
||||
"placeholder": "Solido, Soprattutto Solido, Morbido..."
|
||||
},
|
||||
"traffic_calming": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
@@ -1612,6 +1631,10 @@
|
||||
"name": "Indirizzo",
|
||||
"terms": "numero civico,indirizzo,cap,città,località,luogo"
|
||||
},
|
||||
"advertising/billboard": {
|
||||
"name": "Cartellone pubblicitario",
|
||||
"terms": "pubblicità,cartellone,promozione,propaganda,réclame,manifesto"
|
||||
},
|
||||
"aerialway": {
|
||||
"name": "Trasporto a fune"
|
||||
},
|
||||
@@ -1861,6 +1884,10 @@
|
||||
"name": "Gelateria",
|
||||
"terms": "gelat*,semifredd*,yogurt,sorbett*,ghiacciol*"
|
||||
},
|
||||
"amenity/internet_cafe": {
|
||||
"name": "Internet Cafe",
|
||||
"terms": "caffè,te,bar,internet,point"
|
||||
},
|
||||
"amenity/kindergarten": {
|
||||
"name": "Area della Scuola dell'infanzia",
|
||||
"terms": "scuola d'infanzia,scuola di infanzia,asilo,assistenza all'infanzia,asilo d'infanzia,scuola materna,scuola dell'infanzia,asilo nido"
|
||||
@@ -1953,6 +1980,10 @@
|
||||
"name": "Isola ecologica",
|
||||
"terms": "riciclo,raccolta differenziata,cestino,pattume,riciclaggio"
|
||||
},
|
||||
"amenity/recycling_centre": {
|
||||
"name": "Centro di riciclaggio",
|
||||
"terms": "Centro riciclo"
|
||||
},
|
||||
"amenity/register_office": {
|
||||
"name": "Anagrafe"
|
||||
},
|
||||
@@ -2071,6 +2102,10 @@
|
||||
"name": "Cassonetto del pattume",
|
||||
"terms": "cassonetto,cestino,pattume"
|
||||
},
|
||||
"amenity/waste_transfer_station": {
|
||||
"name": "Centro Raccolta Rifiuti",
|
||||
"terms": "differenziata,isola,stazione,ecologica,pattume,rusco,rifiuti"
|
||||
},
|
||||
"amenity/water_point": {
|
||||
"name": "Acqua potabile per camper",
|
||||
"terms": "colonnina,acqua,camper,caravan"
|
||||
@@ -2277,7 +2312,8 @@
|
||||
"terms": "stalla,ricovero,scuderia"
|
||||
},
|
||||
"building/static_caravan": {
|
||||
"name": "Roulotte stazionaria"
|
||||
"name": "Roulotte stazionaria",
|
||||
"terms": "Casa mobile,container,casa prefabbricata"
|
||||
},
|
||||
"building/terrace": {
|
||||
"name": "Villette a schiera",
|
||||
@@ -2294,21 +2330,29 @@
|
||||
"name": "Magazzino",
|
||||
"terms": "magazzino,ripostiglio,rimessa"
|
||||
},
|
||||
"camp_site/camp_pitch": {
|
||||
"name": "Piazzola",
|
||||
"terms": "Piazzola,lotto"
|
||||
},
|
||||
"craft": {
|
||||
"name": "Mestiere"
|
||||
"name": "Mestiere",
|
||||
"terms": "artigianato, produzione locale"
|
||||
},
|
||||
"craft/basket_maker": {
|
||||
"name": "Cestaio"
|
||||
"name": "Cestaio",
|
||||
"terms": "Cestaio,Intrecciatore di vimini"
|
||||
},
|
||||
"craft/beekeeper": {
|
||||
"name": "Apicoltore"
|
||||
"name": "Apicoltore",
|
||||
"terms": "Apicoltore"
|
||||
},
|
||||
"craft/blacksmith": {
|
||||
"name": "Maniscalco",
|
||||
"terms": "ferri di cavallo"
|
||||
},
|
||||
"craft/boatbuilder": {
|
||||
"name": "Costruttore navale"
|
||||
"name": "Costruttore navale",
|
||||
"terms": "Costruttore di barche,armatore"
|
||||
},
|
||||
"craft/bookbinder": {
|
||||
"name": "Legatoria",
|
||||
@@ -2323,10 +2367,12 @@
|
||||
"terms": "carpenteria,legno"
|
||||
},
|
||||
"craft/carpet_layer": {
|
||||
"name": "Posatori di Moquette"
|
||||
"name": "Posatori di Moquette",
|
||||
"terms": "Tappezziere"
|
||||
},
|
||||
"craft/caterer": {
|
||||
"name": "Fornitore di catering"
|
||||
"name": "Fornitore di catering",
|
||||
"terms": "Addetto al catering,Azienda di catering"
|
||||
},
|
||||
"craft/clockmaker": {
|
||||
"name": "Costruttore di orologi",
|
||||
@@ -2353,32 +2399,37 @@
|
||||
"terms": "vetro,finestre,vetreria,vetraio"
|
||||
},
|
||||
"craft/handicraft": {
|
||||
"name": "Artigiano"
|
||||
"name": "Artigiano",
|
||||
"terms": "Artigianato,Artigiano"
|
||||
},
|
||||
"craft/hvac": {
|
||||
"name": "Fabbrica di impianti di climatizzazione",
|
||||
"terms": "ventilatori,riscaldamento,calore,clima,aria condizionata"
|
||||
},
|
||||
"craft/insulator": {
|
||||
"name": "Isolanti"
|
||||
"name": "Isolanti",
|
||||
"terms": "Isolante"
|
||||
},
|
||||
"craft/jeweler": {
|
||||
"name": "Gioielliere"
|
||||
},
|
||||
"craft/key_cutter": {
|
||||
"name": "Duplicazione di chiavi"
|
||||
"name": "Duplicazione di chiavi",
|
||||
"terms": "Duplicatore di chiavi"
|
||||
},
|
||||
"craft/locksmith": {
|
||||
"name": "Fabbro"
|
||||
},
|
||||
"craft/metal_construction": {
|
||||
"name": "Costruzione di metallo"
|
||||
"name": "Costruzione di metallo",
|
||||
"terms": "Edificio in metallo"
|
||||
},
|
||||
"craft/optician": {
|
||||
"name": "Ottico"
|
||||
},
|
||||
"craft/painter": {
|
||||
"name": "Pittore"
|
||||
"name": "Pittore",
|
||||
"terms": "Pittore"
|
||||
},
|
||||
"craft/photographer": {
|
||||
"name": "Fotografo",
|
||||
@@ -2389,7 +2440,8 @@
|
||||
"terms": "laboratorio,foto,fotografia,stampe"
|
||||
},
|
||||
"craft/plasterer": {
|
||||
"name": "Intonacatore"
|
||||
"name": "Intonacatore",
|
||||
"terms": "Imbianchino,Decoratore"
|
||||
},
|
||||
"craft/plumber": {
|
||||
"name": "Idraulico",
|
||||
@@ -2404,23 +2456,28 @@
|
||||
"terms": "cavi,corde,gomene"
|
||||
},
|
||||
"craft/roofer": {
|
||||
"name": "Riparatore tetti"
|
||||
"name": "Riparatore tetti",
|
||||
"terms": "Riparatore di tetti,Addetto alla riparazione dei tetti"
|
||||
},
|
||||
"craft/saddler": {
|
||||
"name": "Sellaio"
|
||||
"name": "Sellaio",
|
||||
"terms": "Sellaio"
|
||||
},
|
||||
"craft/sailmaker": {
|
||||
"name": "Velaio"
|
||||
"name": "Velaio",
|
||||
"terms": "Velaio"
|
||||
},
|
||||
"craft/sawmill": {
|
||||
"name": "Segheria",
|
||||
"terms": "legno,segheria"
|
||||
},
|
||||
"craft/scaffolder": {
|
||||
"name": "Impalcature"
|
||||
"name": "Impalcature",
|
||||
"terms": "Costruttore di impalcature"
|
||||
},
|
||||
"craft/sculpter": {
|
||||
"name": "Scultore"
|
||||
"name": "Scultore",
|
||||
"terms": "Scultore"
|
||||
},
|
||||
"craft/shoemaker": {
|
||||
"name": "Calzolaio",
|
||||
@@ -2431,19 +2488,23 @@
|
||||
"terms": "muratura"
|
||||
},
|
||||
"craft/sweep": {
|
||||
"name": "Spazzacamino"
|
||||
"name": "Spazzacamino",
|
||||
"terms": "spazzacamino,camino,comignolo"
|
||||
},
|
||||
"craft/tailor": {
|
||||
"name": "Sarto"
|
||||
},
|
||||
"craft/tiler": {
|
||||
"name": "Piastrellista"
|
||||
"name": "Piastrellista",
|
||||
"terms": "piastrellista,piastrelle"
|
||||
},
|
||||
"craft/tinsmith": {
|
||||
"name": "Lattoniere"
|
||||
"name": "Lattoniere",
|
||||
"terms": "stagno,stagnino,lattoniere"
|
||||
},
|
||||
"craft/upholsterer": {
|
||||
"name": "Tappezziere"
|
||||
"name": "Tappezziere",
|
||||
"terms": "Tappezziere"
|
||||
},
|
||||
"craft/watchmaker": {
|
||||
"name": "Orologiaio",
|
||||
@@ -2469,14 +2530,32 @@
|
||||
"name": "Defibrillatore",
|
||||
"terms": "dae,defibrillatore"
|
||||
},
|
||||
"emergency/designated": {
|
||||
"name": "Accesso di emergenza designato"
|
||||
},
|
||||
"emergency/destination": {
|
||||
"name": "Destinazione d'uso accesso di emergenzza"
|
||||
},
|
||||
"emergency/fire_hydrant": {
|
||||
"name": "Idrante",
|
||||
"terms": " Pompa antincendio "
|
||||
},
|
||||
"emergency/no": {
|
||||
"name": "Nessun accesso di emergenza"
|
||||
},
|
||||
"emergency/official": {
|
||||
"name": "Ufficiale agli accessi di emergenza"
|
||||
},
|
||||
"emergency/phone": {
|
||||
"name": "Telefono di Emergenza",
|
||||
"terms": "Telefono di emergenza"
|
||||
},
|
||||
"emergency/private": {
|
||||
"name": "Accesso di emergenza privato"
|
||||
},
|
||||
"emergency/yes": {
|
||||
"name": "Accesso di emergenza"
|
||||
},
|
||||
"entrance": {
|
||||
"name": "Entrata/Uscita",
|
||||
"terms": "entrata,uscita,emergenza,accesso,porta,portone,ingresso"
|
||||
@@ -2513,11 +2592,29 @@
|
||||
"name": "Buca del golf",
|
||||
"terms": "buca,golf"
|
||||
},
|
||||
"golf/lateral_water_hazard_area": {
|
||||
"name": "Laghetto laterale",
|
||||
"terms": "Laghetto laterale"
|
||||
},
|
||||
"golf/lateral_water_hazard_line": {
|
||||
"name": "Laghetto laterale",
|
||||
"terms": "Laghetto Laterale"
|
||||
},
|
||||
"golf/rough": {
|
||||
"name": "Irregolare, grezzo"
|
||||
"name": "Irregolare, grezzo",
|
||||
"terms": "Erba alta,Rough"
|
||||
},
|
||||
"golf/tee": {
|
||||
"name": "Tee di Partenza"
|
||||
"name": "Tee di Partenza",
|
||||
"terms": "Piazzola di partenza"
|
||||
},
|
||||
"golf/water_hazard_area": {
|
||||
"name": "Laghetto",
|
||||
"terms": "Laghetto"
|
||||
},
|
||||
"golf/water_hazard_line": {
|
||||
"name": "Laghetto",
|
||||
"terms": "Laghetto"
|
||||
},
|
||||
"healthcare/blood_donation": {
|
||||
"name": "Centro trasfusionale",
|
||||
@@ -2683,11 +2780,16 @@
|
||||
"terms": "Svincolo superstrada"
|
||||
},
|
||||
"highway/turning_circle": {
|
||||
"name": "Slargo per inversione",
|
||||
"terms": "Slargo per inversione di marcia"
|
||||
"name": "Slargo per inversione di marcia",
|
||||
"terms": "slargo,inversione,marcia"
|
||||
},
|
||||
"highway/turning_loop": {
|
||||
"name": "Rotonda per inversione di marcia",
|
||||
"terms": "rotonda,inversione,marcia"
|
||||
},
|
||||
"highway/unclassified": {
|
||||
"name": "Strada secondaria / non classificata"
|
||||
"name": "Strada secondaria / non classificata",
|
||||
"terms": "Strada minore/non classificata"
|
||||
},
|
||||
"historic": {
|
||||
"name": "Sito storico",
|
||||
@@ -2808,6 +2910,10 @@
|
||||
"name": "Cava",
|
||||
"terms": "Cava"
|
||||
},
|
||||
"landuse/recreation_ground": {
|
||||
"name": "Campo da gioco",
|
||||
"terms": "Campo da gioco,Campo giochi,Campo da giochi"
|
||||
},
|
||||
"landuse/residential": {
|
||||
"name": "Area residenziale",
|
||||
"terms": "residenziale,zona residenziale,case,abitazioni,alloggi"
|
||||
@@ -2829,7 +2935,8 @@
|
||||
"terms": "gioco d'azzardo,casinò,bisca"
|
||||
},
|
||||
"leisure/bird_hide": {
|
||||
"name": "osservazione uccelli"
|
||||
"name": "osservazione uccelli",
|
||||
"terms": "Capanno di osservazione"
|
||||
},
|
||||
"leisure/bowling_alley": {
|
||||
"name": "Sala da Bowling",
|
||||
@@ -2847,10 +2954,18 @@
|
||||
"name": "Focolare",
|
||||
"terms": "fuoco,campeggio,griglia,bracere,braciere"
|
||||
},
|
||||
"leisure/fitness_centre": {
|
||||
"name": "Palestra / Centro Fitness",
|
||||
"terms": "salute,palestra,centro"
|
||||
},
|
||||
"leisure/fitness_centre/yoga": {
|
||||
"name": "Centro Yoga",
|
||||
"terms": "studio yoga,centro yoga,associazione yoga,yoga"
|
||||
},
|
||||
"leisure/fitness_station": {
|
||||
"name": "Palestra a cielo aperto",
|
||||
"terms": "Palestra a cielo aperto,Attrezzatura ginnica all'aperto"
|
||||
},
|
||||
"leisure/garden": {
|
||||
"name": "Giardino",
|
||||
"terms": "Giardino"
|
||||
@@ -2899,11 +3014,17 @@
|
||||
"name": "Campo da basket",
|
||||
"terms": "Campo da pallacanestro"
|
||||
},
|
||||
"leisure/pitch/bowls": {
|
||||
"name": "Campo da bocce",
|
||||
"terms": "Campo da bocce"
|
||||
},
|
||||
"leisure/pitch/rugby_league": {
|
||||
"name": "Campo di rugby a 13"
|
||||
"name": "Campo di rugby a 13",
|
||||
"terms": "Campo regolamentare lega rugbistica"
|
||||
},
|
||||
"leisure/pitch/rugby_union": {
|
||||
"name": "Campo di rugby"
|
||||
"name": "Campo di rugby",
|
||||
"terms": "Campo regolamentare unione rugbistica"
|
||||
},
|
||||
"leisure/pitch/skateboard": {
|
||||
"name": "Skate Park",
|
||||
@@ -2933,6 +3054,10 @@
|
||||
"name": "Scivolo per barche",
|
||||
"terms": "Rampa per la messa in acqua di imbarcazioni"
|
||||
},
|
||||
"leisure/sports_centre": {
|
||||
"name": "Complesso / Centro Sportivo",
|
||||
"terms": "sport,palazzetto,complesso"
|
||||
},
|
||||
"leisure/sports_centre/swimming": {
|
||||
"name": "Piscina pubblica",
|
||||
"terms": "nuoto,acqua,immersione,sub"
|
||||
@@ -3081,17 +3206,20 @@
|
||||
"terms": "checkpoint,check point,posto di blocco"
|
||||
},
|
||||
"military/danger_area": {
|
||||
"name": "Area pericolosa"
|
||||
"name": "Area pericolosa",
|
||||
"terms": "militari,pericolo,soldati,esercito"
|
||||
},
|
||||
"military/naval_base": {
|
||||
"name": "Base navale",
|
||||
"terms": "base,navi,marina,marina militare"
|
||||
},
|
||||
"military/obstacle_course": {
|
||||
"name": "Percorso ad ostacoli"
|
||||
"name": "Percorso ad ostacoli",
|
||||
"terms": "Percorso a ostacoli"
|
||||
},
|
||||
"military/range": {
|
||||
"name": "Poligono di tiro militare"
|
||||
"name": "Poligono di tiro militare",
|
||||
"terms": "Poligono militare"
|
||||
},
|
||||
"military/training_area": {
|
||||
"name": "Area di addestramento",
|
||||
@@ -3210,10 +3338,12 @@
|
||||
"terms": "architetto,studio,design"
|
||||
},
|
||||
"office/company": {
|
||||
"name": "Ufficio aziendale"
|
||||
"name": "Ufficio aziendale",
|
||||
"terms": "Ufficio"
|
||||
},
|
||||
"office/educational_institution": {
|
||||
"name": "Istituto d'Istruzione"
|
||||
"name": "Istituto d'Istruzione",
|
||||
"terms": "Istituzione educativa,istituto di istruzione,istituzione preposta all'istruzione"
|
||||
},
|
||||
"office/employment_agency": {
|
||||
"name": "Agenzia per l'impiego",
|
||||
@@ -3264,7 +3394,8 @@
|
||||
"terms": "circolo,partito,politica,sezione"
|
||||
},
|
||||
"office/research": {
|
||||
"name": "Istituto di Ricerca"
|
||||
"name": "Istituto di Ricerca",
|
||||
"terms": "Ufficio ricerca,Ufficio di ricerca"
|
||||
},
|
||||
"office/telecommunication": {
|
||||
"name": "Ufficio di telecomunicazioni",
|
||||
@@ -3309,7 +3440,8 @@
|
||||
"terms": "Località (luogo con nome, non popolato)"
|
||||
},
|
||||
"place/neighbourhood": {
|
||||
"name": "Vicinanze"
|
||||
"name": "Vicinanze",
|
||||
"terms": "Quartiere,Zona"
|
||||
},
|
||||
"place/suburb": {
|
||||
"name": "Sobborgo",
|
||||
@@ -3350,7 +3482,8 @@
|
||||
"name": "Sottostazione elettrica"
|
||||
},
|
||||
"power/substation": {
|
||||
"name": "Sottostazione"
|
||||
"name": "Sottostazione",
|
||||
"terms": "Sottostazione"
|
||||
},
|
||||
"power/tower": {
|
||||
"name": "Traliccio ad alta tensione",
|
||||
@@ -3447,7 +3580,8 @@
|
||||
"terms": "alcool,liquori,grappa,rum,vodka"
|
||||
},
|
||||
"shop/anime": {
|
||||
"name": "Negozio di manga"
|
||||
"name": "Negozio di manga",
|
||||
"terms": "Negozio di anime"
|
||||
},
|
||||
"shop/antiques": {
|
||||
"name": "Antiquario",
|
||||
@@ -3458,7 +3592,8 @@
|
||||
"terms": "opere d'arte,quadri,sculture,galleria,art*"
|
||||
},
|
||||
"shop/baby_goods": {
|
||||
"name": "Negozio di prodotti per l'infanzia"
|
||||
"name": "Negozio di prodotti per l'infanzia",
|
||||
"terms": "Negozio di articoli per l'infanzia"
|
||||
},
|
||||
"shop/bag": {
|
||||
"name": "Negozio di borse e valigie",
|
||||
@@ -3469,14 +3604,24 @@
|
||||
"terms": "panificio,forno,panetteria,pane,fornaio"
|
||||
},
|
||||
"shop/bathroom_furnishing": {
|
||||
"name": "Negozio di Prodotti per Bagno"
|
||||
"name": "Negozio di Prodotti per Bagno",
|
||||
"terms": "Negozio di sanitari,Sanitari"
|
||||
},
|
||||
"shop/beauty": {
|
||||
"name": "Negozio di articoli di bellezza",
|
||||
"terms": "Salone di bellezza"
|
||||
},
|
||||
"shop/beauty/nails": {
|
||||
"name": "Estetista",
|
||||
"terms": "Estetista,Salone per unghie,Centro estetico"
|
||||
},
|
||||
"shop/beauty/tanning": {
|
||||
"name": "Centro abbronzatura",
|
||||
"terms": "Centro abbronzatura,Solarium"
|
||||
},
|
||||
"shop/bed": {
|
||||
"name": "Negozio di Materassi"
|
||||
"name": "Negozio di Materassi",
|
||||
"terms": "Negozio di materassi"
|
||||
},
|
||||
"shop/beverages": {
|
||||
"name": "Negozio di bevande",
|
||||
@@ -3503,7 +3648,8 @@
|
||||
"terms": "Macellaio"
|
||||
},
|
||||
"shop/candles": {
|
||||
"name": "Negozio di Candele"
|
||||
"name": "Negozio di Candele",
|
||||
"terms": "Negozio di candele"
|
||||
},
|
||||
"shop/car": {
|
||||
"name": "Concessionario",
|
||||
@@ -3521,6 +3667,10 @@
|
||||
"name": "Negozio di tappeti",
|
||||
"terms": "tappeti,persiani"
|
||||
},
|
||||
"shop/charity": {
|
||||
"name": "Mercatino dell'usato",
|
||||
"terms": "Mercatino dell'usato,Robivecchi"
|
||||
},
|
||||
"shop/cheese": {
|
||||
"name": "Negozio di formaggi",
|
||||
"terms": "Formaggeria"
|
||||
@@ -3530,34 +3680,40 @@
|
||||
"terms": "Articoli di pulizia e bellezza"
|
||||
},
|
||||
"shop/chocolate": {
|
||||
"name": "Cioccolateria"
|
||||
"name": "Cioccolateria",
|
||||
"terms": "Cioccolateria"
|
||||
},
|
||||
"shop/clothes": {
|
||||
"name": "Negozio di abbigliamento",
|
||||
"terms": "Negozio vestiti"
|
||||
},
|
||||
"shop/coffee": {
|
||||
"name": "Bar Caffetteria"
|
||||
"name": "Bar Caffetteria",
|
||||
"terms": "Bottega del caffè,Negozio di caffè"
|
||||
},
|
||||
"shop/computer": {
|
||||
"name": "Negozio di informatica",
|
||||
"terms": "Negozio di computer"
|
||||
},
|
||||
"shop/confectionery": {
|
||||
"name": "Negozio di Dolciumi"
|
||||
"name": "Negozio di Dolciumi",
|
||||
"terms": "Negozio di dolciumi,Negozio di caramelle"
|
||||
},
|
||||
"shop/convenience": {
|
||||
"name": "Minimarket",
|
||||
"terms": "Drogheria"
|
||||
},
|
||||
"shop/copyshop": {
|
||||
"name": "Copisteria"
|
||||
"name": "Copisteria",
|
||||
"terms": "Copisteria"
|
||||
},
|
||||
"shop/cosmetics": {
|
||||
"name": "Negozio di cosmetici"
|
||||
"name": "Negozio di cosmetici",
|
||||
"terms": "Cosmetica,Negozio di cosmetica,Profumeria"
|
||||
},
|
||||
"shop/craft": {
|
||||
"name": "Negozio di arti e mestieri"
|
||||
"name": "Negozio di arti e mestieri",
|
||||
"terms": "Arti e mestieri"
|
||||
},
|
||||
"shop/curtain": {
|
||||
"name": "Negozio di tende",
|
||||
@@ -3604,7 +3760,8 @@
|
||||
"terms": "negozio agricolo,banchetto agricolo,banchetto"
|
||||
},
|
||||
"shop/fashion": {
|
||||
"name": "Negozio di moda"
|
||||
"name": "Negozio di moda",
|
||||
"terms": "Fashion store,Boutique"
|
||||
},
|
||||
"shop/fishmonger": {
|
||||
"name": "Pescivendolo"
|
||||
@@ -3614,7 +3771,8 @@
|
||||
"terms": "Fioraio"
|
||||
},
|
||||
"shop/frame": {
|
||||
"name": "Negozio di cornici"
|
||||
"name": "Negozio di cornici",
|
||||
"terms": "Corniceria"
|
||||
},
|
||||
"shop/funeral_directors": {
|
||||
"name": "Casa funeraria",
|
||||
@@ -3649,7 +3807,8 @@
|
||||
"terms": "Negozio di Ferramenta"
|
||||
},
|
||||
"shop/hearing_aids": {
|
||||
"name": "Negozio di apparecchi acustici"
|
||||
"name": "Negozio di apparecchi acustici",
|
||||
"terms": "Apparecchi acustici,Negozio di apparecchi acustici"
|
||||
},
|
||||
"shop/herbalist": {
|
||||
"name": "Erboristeria",
|
||||
@@ -3704,14 +3863,16 @@
|
||||
"terms": "massaggi,estetica"
|
||||
},
|
||||
"shop/medical_supply": {
|
||||
"name": "Negozio di forniture mediche"
|
||||
"name": "Negozio di forniture mediche",
|
||||
"terms": "Sanitaria,Forniture mediche"
|
||||
},
|
||||
"shop/mobile_phone": {
|
||||
"name": "Negozio di telefonia mobile",
|
||||
"terms": "Negozio di Cellulari"
|
||||
},
|
||||
"shop/money_lender": {
|
||||
"name": "Agenzia Prestito"
|
||||
"name": "Agenzia Prestito",
|
||||
"terms": "Finanziaria"
|
||||
},
|
||||
"shop/motorcycle": {
|
||||
"name": "Concessionario di motociclette",
|
||||
@@ -3726,10 +3887,12 @@
|
||||
"terms": "strumenti musicali"
|
||||
},
|
||||
"shop/newsagent": {
|
||||
"name": "Edicola"
|
||||
"name": "Edicola",
|
||||
"terms": "Edicola"
|
||||
},
|
||||
"shop/nutrition_supplements": {
|
||||
"name": "Negozio di integratori alimentari"
|
||||
"name": "Negozio di integratori alimentari",
|
||||
"terms": "Negozio di integratori"
|
||||
},
|
||||
"shop/optician": {
|
||||
"name": "Ottico",
|
||||
@@ -3744,14 +3907,16 @@
|
||||
"terms": "campeggio,scalata,escursionismo"
|
||||
},
|
||||
"shop/paint": {
|
||||
"name": "Negozio di vernici"
|
||||
"name": "Negozio di vernici",
|
||||
"terms": "Colorificio"
|
||||
},
|
||||
"shop/pastry": {
|
||||
"name": "Pasticceria",
|
||||
"terms": "patisserie,torteria,torte,paste,pasticcini"
|
||||
},
|
||||
"shop/pawnbroker": {
|
||||
"name": "Banco dei pegni"
|
||||
"name": "Banco dei pegni",
|
||||
"terms": "Banco dei pegni,Monte dei pegni"
|
||||
},
|
||||
"shop/pet": {
|
||||
"name": "Negozio di animali",
|
||||
@@ -3865,7 +4030,8 @@
|
||||
"terms": "armeria,armi,munizioni,coltelli,pistole"
|
||||
},
|
||||
"shop/window_blind": {
|
||||
"name": "Negozio di tapparelle e serrande"
|
||||
"name": "Negozio di tapparelle e serrande",
|
||||
"terms": "Serramenti"
|
||||
},
|
||||
"shop/wine": {
|
||||
"name": "Enoteca",
|
||||
@@ -3879,6 +4045,10 @@
|
||||
"name": "Rifugio",
|
||||
"terms": "rifugio,bivacco,dormitorio,malga"
|
||||
},
|
||||
"tourism/apartment": {
|
||||
"name": "Affittacamere",
|
||||
"terms": "Affittacamere,Bed & breakfast,Appartamenti"
|
||||
},
|
||||
"tourism/artwork": {
|
||||
"name": "Opera d'arte",
|
||||
"terms": " Opera d'arte "
|
||||
@@ -3888,8 +4058,8 @@
|
||||
"terms": "Attrazione turistica"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Campeggio",
|
||||
"terms": "Campeggio"
|
||||
"name": "Camping",
|
||||
"terms": "Camping,Campeggio"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Sosta per camper",
|
||||
@@ -3919,6 +4089,22 @@
|
||||
"name": "Informazioni",
|
||||
"terms": "Informazioni"
|
||||
},
|
||||
"tourism/information/board": {
|
||||
"name": "Pannello Informativo",
|
||||
"terms": "info,infromazioni,turismo,cartello,pannello,turistico"
|
||||
},
|
||||
"tourism/information/guidepost": {
|
||||
"name": "Indicazione stradale",
|
||||
"terms": "segnale,segnaletica,turismo,turistico,indicazione,cartello"
|
||||
},
|
||||
"tourism/information/map": {
|
||||
"name": "Cartina",
|
||||
"terms": "mappa,carta,turismo,turistica"
|
||||
},
|
||||
"tourism/information/office": {
|
||||
"name": "Ufficio Informazioni Turistiche",
|
||||
"terms": "info,turismo,turistico,informazioni"
|
||||
},
|
||||
"tourism/motel": {
|
||||
"name": "Motel",
|
||||
"terms": "Motel"
|
||||
@@ -3943,14 +4129,38 @@
|
||||
"name": "Zoo",
|
||||
"terms": "Zoo"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"name": "Dissuasore di velocità",
|
||||
"terms": "dosso,stradale,artificiale,dosso,rallentatore,dissuasore,velocità"
|
||||
},
|
||||
"traffic_calming/bump": {
|
||||
"name": "Dosso Artificiale",
|
||||
"terms": "dosso"
|
||||
},
|
||||
"traffic_calming/chicane": {
|
||||
"name": "Chicane",
|
||||
"terms": "chicane,disassamento,serpentina"
|
||||
},
|
||||
"traffic_calming/choker": {
|
||||
"name": "Restringimento",
|
||||
"terms": "collo,bottiglia"
|
||||
},
|
||||
"traffic_calming/cushion": {
|
||||
"name": "Cuscino berlinese",
|
||||
"terms": "cuscino,dosso"
|
||||
},
|
||||
"traffic_calming/dip": {
|
||||
"name": "Buca",
|
||||
"terms": "buco,depressione"
|
||||
},
|
||||
"traffic_calming/hump": {
|
||||
"name": "Speed Hump (Inghilterra)",
|
||||
"terms": "speed hump"
|
||||
},
|
||||
"traffic_calming/island": {
|
||||
"name": "Isola di traffico",
|
||||
"terms": "isola,pedonale"
|
||||
},
|
||||
"traffic_calming/rumble_strip": {
|
||||
"name": "Rallentatore acustico",
|
||||
"terms": "dosso acustico,bande acustiche,bande rumorose"
|
||||
@@ -4086,7 +4296,8 @@
|
||||
"terms": "Fosso"
|
||||
},
|
||||
"waterway/dock": {
|
||||
"name": "Bacino galleggiante / di carenaggio"
|
||||
"name": "Bacino galleggiante / di carenaggio",
|
||||
"terms": "Darsena,Cantiere"
|
||||
},
|
||||
"waterway/drain": {
|
||||
"name": "Canale di scolo",
|
||||
|
||||
Vendored
+164
-28
@@ -157,7 +157,7 @@
|
||||
"vertex": "ウェイ上のノードを移動",
|
||||
"line": "ラインの移動",
|
||||
"area": "エリアの移動",
|
||||
"multiple": "Moved multiple objects."
|
||||
"multiple": "複数オブジェクトの移動"
|
||||
},
|
||||
"incomplete_relation": "地物全体がダウンロードされていないため、移動させることができません。",
|
||||
"too_large": "ウェイの一部がダウンロードされていないため、移動させることができません。",
|
||||
@@ -212,7 +212,7 @@
|
||||
},
|
||||
"undo": {
|
||||
"tooltip": "もとに戻す: {action}",
|
||||
"nothing": "やり直す変更点がありません"
|
||||
"nothing": "もとに直す変更点がありません"
|
||||
},
|
||||
"redo": {
|
||||
"tooltip": "再実行: {action}",
|
||||
@@ -227,6 +227,7 @@
|
||||
"localized_translation_name": "名称"
|
||||
},
|
||||
"zoom_in_edit": "編集するには地図を拡大してください",
|
||||
"login": "ログイン",
|
||||
"logout": "ログアウト",
|
||||
"loading_auth": "OpenStreetMapへ接続中...",
|
||||
"report_a_bug": "バグ報告",
|
||||
@@ -238,7 +239,8 @@
|
||||
"status": {
|
||||
"error": "APIサーバへの接続が失敗しました",
|
||||
"offline": "APIがオフラインです。しばらくしてからもう一度お試しください。",
|
||||
"readonly": "APIは読み込み専用モードです。変更内容の保存はしばらく時間を置いてから行なってください。"
|
||||
"readonly": "APIは読み込み専用モードです。変更内容の保存はしばらく時間を置いてから行なってください。",
|
||||
"rateLimit": "APIは匿名の接続を制限しています。修正するにはログインしてください。"
|
||||
},
|
||||
"commit": {
|
||||
"title": "編集結果を保存",
|
||||
@@ -294,6 +296,7 @@
|
||||
"inspector": {
|
||||
"no_documentation_combination": "このタグの組み合わせに関する解説はありません",
|
||||
"no_documentation_key": "このキーに対する解説はありません",
|
||||
"documentation_redirect": "文書は新しいページにリダイレクトされました",
|
||||
"show_more": "次を表示",
|
||||
"view_on_osm": "openstreetmap.orgで確認",
|
||||
"all_fields": "すべての項目",
|
||||
@@ -471,7 +474,7 @@
|
||||
},
|
||||
"splash": {
|
||||
"welcome": "iD 起動中",
|
||||
"text": "iDは、世界に例を見ない自由な地図を編集するにあたり、馴染みやすく、かつ使い勝手をそこなわないことを目的に開発されています。現在のバージョンは {version} です。詳細は {website} で公開中です。バグ報告は {github} で受け付けています。",
|
||||
"text": "iDは、世界でもっとも優れた自由な世界地図を編集するためのツールで、馴染みやすく、かつ高機能です。現在のバージョンは {version} です。詳細は {website} で公開中です。バグ報告は {github} で受け付けています。",
|
||||
"walkthrough": "チュートリアルを開始",
|
||||
"start": "編集開始"
|
||||
},
|
||||
@@ -646,7 +649,7 @@
|
||||
"name": "水域"
|
||||
},
|
||||
"category-water-line": {
|
||||
"name": "流水"
|
||||
"name": "水路関連"
|
||||
}
|
||||
},
|
||||
"fields": {
|
||||
@@ -781,6 +784,9 @@
|
||||
"barrier": {
|
||||
"label": "タイプ"
|
||||
},
|
||||
"beauty": {
|
||||
"label": "店舗種類"
|
||||
},
|
||||
"bench": {
|
||||
"label": "ベンチ"
|
||||
},
|
||||
@@ -791,12 +797,17 @@
|
||||
"label": "ゴミ箱"
|
||||
},
|
||||
"blood_components": {
|
||||
"label": "献血種類",
|
||||
"options": {
|
||||
"plasma": "血しょう成分献血",
|
||||
"platelets": "血小板成分献血",
|
||||
"stemcells": "骨髄サンプル",
|
||||
"whole": "全血献血"
|
||||
}
|
||||
},
|
||||
"board_type": {
|
||||
"label": "タイプ"
|
||||
},
|
||||
"boundary": {
|
||||
"label": "タイプ"
|
||||
},
|
||||
@@ -909,6 +920,9 @@
|
||||
"cycleway:right": "右側"
|
||||
}
|
||||
},
|
||||
"date": {
|
||||
"label": "日付"
|
||||
},
|
||||
"delivery": {
|
||||
"label": "配達"
|
||||
},
|
||||
@@ -924,6 +938,9 @@
|
||||
"diaper": {
|
||||
"label": "おむつ交換台の利用可否"
|
||||
},
|
||||
"display": {
|
||||
"label": "表示盤の種類"
|
||||
},
|
||||
"dock": {
|
||||
"label": "タイプ"
|
||||
},
|
||||
@@ -1009,6 +1026,9 @@
|
||||
"handrail": {
|
||||
"label": "手すり"
|
||||
},
|
||||
"height": {
|
||||
"label": "高さ (メートル)"
|
||||
},
|
||||
"highway": {
|
||||
"label": "道路区分"
|
||||
},
|
||||
@@ -1035,6 +1055,9 @@
|
||||
"up": "上"
|
||||
}
|
||||
},
|
||||
"indoor": {
|
||||
"label": "室内"
|
||||
},
|
||||
"information": {
|
||||
"label": "タイプ"
|
||||
},
|
||||
@@ -1125,6 +1148,12 @@
|
||||
"man_made": {
|
||||
"label": "種類"
|
||||
},
|
||||
"map_size": {
|
||||
"label": "地図の範囲"
|
||||
},
|
||||
"map_type": {
|
||||
"label": "タイプ"
|
||||
},
|
||||
"maxspeed": {
|
||||
"label": "最高速度",
|
||||
"placeholder": "40, 50, 60..."
|
||||
@@ -1327,6 +1356,13 @@
|
||||
"recycling_accepts": {
|
||||
"label": "リサイクル可能な素材"
|
||||
},
|
||||
"recycling_type": {
|
||||
"label": "リサイクル設備の種類",
|
||||
"options": {
|
||||
"centre": "リサイクルセンター",
|
||||
"container": "コンテナ"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"label": "管理番号"
|
||||
},
|
||||
@@ -1381,21 +1417,8 @@
|
||||
"service": {
|
||||
"label": "種類"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "チェーンツール",
|
||||
"options": {
|
||||
"no": "いいえ",
|
||||
"undefined": "おそらくいいえ",
|
||||
"yes": "はい"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "エアパルプ",
|
||||
"options": {
|
||||
"no": "無し",
|
||||
"undefined": "たぶん無し",
|
||||
"yes": "有り"
|
||||
}
|
||||
"service/bicycle": {
|
||||
"label": "サービス"
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "サービスの種類",
|
||||
@@ -1422,10 +1445,10 @@
|
||||
"label": "喫煙の可否",
|
||||
"options": {
|
||||
"dedicated": "喫煙者向け(例: スモーカーズクラブ)",
|
||||
"isolated": "室内喫煙(分煙)",
|
||||
"isolated": "完全分煙",
|
||||
"no": "禁煙",
|
||||
"outside": "屋外のみ喫煙可",
|
||||
"separated": "室内喫煙(未分煙)",
|
||||
"separated": "同室内分煙",
|
||||
"yes": "喫煙可"
|
||||
},
|
||||
"placeholder": "いいえ、分けた、はい..."
|
||||
@@ -1460,6 +1483,9 @@
|
||||
"sport_racing": {
|
||||
"label": "スポーツ"
|
||||
},
|
||||
"stars": {
|
||||
"label": "星の数"
|
||||
},
|
||||
"stop": {
|
||||
"label": "一時停止の種類",
|
||||
"options": {
|
||||
@@ -1485,7 +1511,10 @@
|
||||
"label": "タイプ"
|
||||
},
|
||||
"supervised": {
|
||||
"label": "管理"
|
||||
"label": "監視"
|
||||
},
|
||||
"support": {
|
||||
"label": "設置場所・支持素材"
|
||||
},
|
||||
"surface": {
|
||||
"label": "路面状態"
|
||||
@@ -1514,8 +1543,12 @@
|
||||
"tourism": {
|
||||
"label": "種類"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "塔の用途"
|
||||
"tower/construction": {
|
||||
"label": "工事中",
|
||||
"placeholder": "支線塔、格子塔、擬態させた塔、etc"
|
||||
},
|
||||
"tower/type": {
|
||||
"label": "タイプ"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "トラック種別",
|
||||
@@ -1528,6 +1561,9 @@
|
||||
},
|
||||
"placeholder": "硬質, 大部分が硬質, 軟質…"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"label": "タイプ"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "タイプ"
|
||||
},
|
||||
@@ -1553,6 +1589,7 @@
|
||||
"label": "販売商品の種別"
|
||||
},
|
||||
"visibility": {
|
||||
"label": "見える範囲",
|
||||
"options": {
|
||||
"area": "20m(65フィート)超",
|
||||
"house": "5m(16フィート)以下",
|
||||
@@ -1590,6 +1627,9 @@
|
||||
"name": "住所",
|
||||
"terms": "住所"
|
||||
},
|
||||
"advertising/billboard": {
|
||||
"name": "広告用看板"
|
||||
},
|
||||
"aerialway": {
|
||||
"name": "索道"
|
||||
},
|
||||
@@ -1828,7 +1868,7 @@
|
||||
"terms": "砂箱, 氷結防止"
|
||||
},
|
||||
"amenity/hospital": {
|
||||
"name": "病院の敷地",
|
||||
"name": "大規模病院の敷地",
|
||||
"terms": "病院の敷地"
|
||||
},
|
||||
"amenity/hunting_stand": {
|
||||
@@ -1839,6 +1879,9 @@
|
||||
"name": "アイスクリーム店",
|
||||
"terms": "アイスクリームパーラー"
|
||||
},
|
||||
"amenity/internet_cafe": {
|
||||
"name": "インターネットカフェ"
|
||||
},
|
||||
"amenity/kindergarten": {
|
||||
"name": "保育園/幼稚園の敷地",
|
||||
"terms": "幼稚園の敷地, 保育園の敷地"
|
||||
@@ -1931,6 +1974,9 @@
|
||||
"name": "リサイクルボックス",
|
||||
"terms": "リサイクルボックス, 回収箱, リサイクル"
|
||||
},
|
||||
"amenity/recycling_centre": {
|
||||
"name": "リサイクルセンター"
|
||||
},
|
||||
"amenity/register_office": {
|
||||
"name": "登記所"
|
||||
},
|
||||
@@ -2018,6 +2064,7 @@
|
||||
"terms": "新聞, 自動販売機, 自販機"
|
||||
},
|
||||
"amenity/vending_machine/parcel_pickup_dropoff": {
|
||||
"name": "集荷・引取 自動販売機",
|
||||
"terms": "自動販売機, 自販機"
|
||||
},
|
||||
"amenity/vending_machine/parking_tickets": {
|
||||
@@ -2048,6 +2095,10 @@
|
||||
"name": "ゴミ収集ボックス",
|
||||
"terms": "ゴミステーション, ゴミ集積所, ゴミ捨て場, ゴミ置き場, ゴミ, ゴミ箱, ゴミコンテナ, ゴミ回収, ダストボックス"
|
||||
},
|
||||
"amenity/waste_transfer_station": {
|
||||
"name": "ゴミ集積場",
|
||||
"terms": "ゴミ集積場,ゴミ積替所"
|
||||
},
|
||||
"amenity/water_point": {
|
||||
"name": "キャンピングカー用の給水施設",
|
||||
"terms": "給水, 補給, 給水所, キャンピングカー, 給水塔, 飲料水, 飲水, 飲み水, キャンプ場, オートキャンプ場"
|
||||
@@ -2272,6 +2323,10 @@
|
||||
"name": "倉庫",
|
||||
"terms": "倉庫, 蔵"
|
||||
},
|
||||
"camp_site/camp_pitch": {
|
||||
"name": "キャンプサイト",
|
||||
"terms": "キャンプサイト"
|
||||
},
|
||||
"craft": {
|
||||
"name": "工房",
|
||||
"terms": "工房"
|
||||
@@ -2476,6 +2531,9 @@
|
||||
"name": "緊急電話",
|
||||
"terms": "緊急電話"
|
||||
},
|
||||
"emergency/yes": {
|
||||
"name": "緊急時の利用可"
|
||||
},
|
||||
"entrance": {
|
||||
"name": "出入口",
|
||||
"terms": "出入口, 入口, 出口"
|
||||
@@ -2512,6 +2570,14 @@
|
||||
"name": "ゴルフホール",
|
||||
"terms": "ホール"
|
||||
},
|
||||
"golf/lateral_water_hazard_area": {
|
||||
"name": "ラテラルウォーターハザード",
|
||||
"terms": "池ポチャ, ウォーターハザード"
|
||||
},
|
||||
"golf/lateral_water_hazard_line": {
|
||||
"name": "ラテラルウォーターハザード",
|
||||
"terms": "池ポチャ, ウォーターハザード"
|
||||
},
|
||||
"golf/rough": {
|
||||
"name": "ラフ",
|
||||
"terms": "ラフ"
|
||||
@@ -2520,6 +2586,14 @@
|
||||
"name": "ティー",
|
||||
"terms": "ティー"
|
||||
},
|
||||
"golf/water_hazard_area": {
|
||||
"name": "ウォーターハザード",
|
||||
"terms": "池ポチャ, ウォーターハザード"
|
||||
},
|
||||
"golf/water_hazard_line": {
|
||||
"name": "ウォーターハザード",
|
||||
"terms": "池ポチャ, ウォーターハザード"
|
||||
},
|
||||
"healthcare/blood_donation": {
|
||||
"name": "献血ルーム",
|
||||
"terms": "血液センター"
|
||||
@@ -2687,6 +2761,9 @@
|
||||
"name": "転回場",
|
||||
"terms": "転回場, 車回し"
|
||||
},
|
||||
"highway/turning_loop": {
|
||||
"name": "転回所(交通島あり)"
|
||||
},
|
||||
"highway/unclassified": {
|
||||
"name": "一般道(2車線未満)"
|
||||
},
|
||||
@@ -2859,6 +2936,9 @@
|
||||
"leisure/fitness_centre/yoga": {
|
||||
"name": "ヨガスタジオ"
|
||||
},
|
||||
"leisure/fitness_station": {
|
||||
"name": "屋外健康器具"
|
||||
},
|
||||
"leisure/garden": {
|
||||
"name": "庭園",
|
||||
"terms": "庭園"
|
||||
@@ -2907,6 +2987,9 @@
|
||||
"name": "バスケットボール場",
|
||||
"terms": "バスケットボール場"
|
||||
},
|
||||
"leisure/pitch/bowls": {
|
||||
"name": "ローンボウルズ"
|
||||
},
|
||||
"leisure/pitch/rugby_league": {
|
||||
"name": "ラグビーリーグ場",
|
||||
"terms": "ラグビー場, ラグビー, リーグ"
|
||||
@@ -2943,6 +3026,9 @@
|
||||
"name": "進水路",
|
||||
"terms": "進水路, スリップウェイ"
|
||||
},
|
||||
"leisure/sports_centre": {
|
||||
"name": "スポーツセンター/複合施設"
|
||||
},
|
||||
"leisure/sports_centre/swimming": {
|
||||
"name": "スイミングプール施設",
|
||||
"terms": "遊泳プール, プール, 水泳場"
|
||||
@@ -3246,6 +3332,9 @@
|
||||
"name": "行政機関事務所",
|
||||
"terms": "行政機関事務所"
|
||||
},
|
||||
"office/government/register_office": {
|
||||
"name": "イギリス等の出生、結婚、死亡などの登録所"
|
||||
},
|
||||
"office/insurance": {
|
||||
"name": "保険代理店",
|
||||
"terms": "保険代理店"
|
||||
@@ -3389,6 +3478,9 @@
|
||||
"name": "線路跡",
|
||||
"terms": "鉄道跡, 線路跡, 廃線跡"
|
||||
},
|
||||
"railway/crossing": {
|
||||
"name": "踏切(歩道)"
|
||||
},
|
||||
"railway/disused": {
|
||||
"name": "休止線路",
|
||||
"terms": "休止線路, 廃線"
|
||||
@@ -3401,6 +3493,9 @@
|
||||
"name": "鉄道駅(停留場)",
|
||||
"terms": "停留所, 停留場, 駅, 鉄道駅"
|
||||
},
|
||||
"railway/level_crossing": {
|
||||
"name": "踏切(車道)"
|
||||
},
|
||||
"railway/monorail": {
|
||||
"name": "モノレール",
|
||||
"terms": "モノレール"
|
||||
@@ -3484,6 +3579,12 @@
|
||||
"name": "美容サービス",
|
||||
"terms": "美容サービス, エステサロン, ネイルサロン"
|
||||
},
|
||||
"shop/beauty/nails": {
|
||||
"name": "ネイルサロン"
|
||||
},
|
||||
"shop/beauty/tanning": {
|
||||
"name": "日焼けサロン"
|
||||
},
|
||||
"shop/bed": {
|
||||
"name": "ベッド/マットレス専門店",
|
||||
"terms": "ベッド, マットレス, 寝具"
|
||||
@@ -3604,6 +3705,9 @@
|
||||
"name": "クリーニング店",
|
||||
"terms": "クリーニング, ドライクリーニング店, 洗濯屋"
|
||||
},
|
||||
"shop/e-cigarette": {
|
||||
"name": "電子タバコ店"
|
||||
},
|
||||
"shop/electronics": {
|
||||
"name": "家電販売店",
|
||||
"terms": "家電販売店, 家電量販店"
|
||||
@@ -3771,6 +3875,9 @@
|
||||
"name": "塗料店",
|
||||
"terms": "塗料店"
|
||||
},
|
||||
"shop/pastry": {
|
||||
"name": "焼菓子店"
|
||||
},
|
||||
"shop/pawnbroker": {
|
||||
"name": "質店",
|
||||
"terms": "質屋, 質店"
|
||||
@@ -3902,6 +4009,9 @@
|
||||
"name": "山小屋",
|
||||
"terms": "山小屋"
|
||||
},
|
||||
"tourism/apartment": {
|
||||
"name": "リゾートマンション"
|
||||
},
|
||||
"tourism/artwork": {
|
||||
"name": "芸術作品",
|
||||
"terms": "芸術作品"
|
||||
@@ -3911,8 +4021,7 @@
|
||||
"terms": "観光名所, 見どころ"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "キャンプ場",
|
||||
"terms": "キャンプ場"
|
||||
"name": "キャンプ場"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "オートキャンプ場",
|
||||
@@ -3942,6 +4051,18 @@
|
||||
"name": "観光案内",
|
||||
"terms": "観光案内, 案内, 案内板, 案内所, インフォメーション"
|
||||
},
|
||||
"tourism/information/board": {
|
||||
"name": "情報掲示板"
|
||||
},
|
||||
"tourism/information/guidepost": {
|
||||
"name": "ガイドポスト"
|
||||
},
|
||||
"tourism/information/map": {
|
||||
"name": "地図"
|
||||
},
|
||||
"tourism/information/office": {
|
||||
"name": "観光案内所"
|
||||
},
|
||||
"tourism/motel": {
|
||||
"name": "モーテル",
|
||||
"terms": "モーテル"
|
||||
@@ -3966,14 +4087,26 @@
|
||||
"name": "動物園",
|
||||
"terms": "動物園"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"name": "減速帯"
|
||||
},
|
||||
"traffic_calming/bump": {
|
||||
"name": "スピードバンプ",
|
||||
"terms": "スピードバンプ"
|
||||
},
|
||||
"traffic_calming/chicane": {
|
||||
"name": "シケイン"
|
||||
},
|
||||
"traffic_calming/choker": {
|
||||
"name": "狭隘路"
|
||||
},
|
||||
"traffic_calming/hump": {
|
||||
"name": "スピードハンプ",
|
||||
"terms": "スピードハンプ"
|
||||
},
|
||||
"traffic_calming/island": {
|
||||
"name": "交通島"
|
||||
},
|
||||
"traffic_calming/rumble_strip": {
|
||||
"name": "ランブルストリップ",
|
||||
"terms": "ランブルストリップ"
|
||||
@@ -4132,6 +4265,9 @@
|
||||
"name": "小川",
|
||||
"terms": "小川, せせらぎ, 川"
|
||||
},
|
||||
"waterway/water_point": {
|
||||
"name": "ボートのタンクに飲料水をくむための場所"
|
||||
},
|
||||
"waterway/weir": {
|
||||
"name": "堰",
|
||||
"terms": "堰"
|
||||
|
||||
Vendored
-12
@@ -1105,18 +1105,6 @@
|
||||
"service": {
|
||||
"label": "ವಿಧ"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"options": {
|
||||
"no": "ಇಲ್ಲ",
|
||||
"yes": "ಹೌದು"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"options": {
|
||||
"no": "ಇಲ್ಲ",
|
||||
"yes": "ಹೌದು"
|
||||
}
|
||||
},
|
||||
"shelter": {
|
||||
"label": "ಆಶ್ರಯ"
|
||||
},
|
||||
|
||||
Vendored
-22
@@ -1280,22 +1280,6 @@
|
||||
"service": {
|
||||
"label": "유형"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "체인 공구",
|
||||
"options": {
|
||||
"no": "아니오",
|
||||
"undefined": "아니오로 간주",
|
||||
"yes": "예"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "공기 펌프",
|
||||
"options": {
|
||||
"no": "아니오",
|
||||
"undefined": "아니오로 간주",
|
||||
"yes": "예"
|
||||
}
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "취부 유형"
|
||||
},
|
||||
@@ -1394,9 +1378,6 @@
|
||||
"tourism": {
|
||||
"label": "유형"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "탑 유형"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "트랙 유형",
|
||||
"options": {
|
||||
@@ -2880,9 +2861,6 @@
|
||||
"tourism/attraction": {
|
||||
"name": "관광 명소"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "캠프장"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "RV 공원"
|
||||
},
|
||||
|
||||
Vendored
-21
@@ -1132,21 +1132,6 @@
|
||||
"service": {
|
||||
"label": "Tipas"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"options": {
|
||||
"no": "Ne",
|
||||
"undefined": "Numatytai, kad Ne",
|
||||
"yes": "Taip"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Oro pompa",
|
||||
"options": {
|
||||
"no": "Ne",
|
||||
"undefined": "Manoma, kad Ne",
|
||||
"yes": "Taip"
|
||||
}
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Tarnybos tipas",
|
||||
"options": {
|
||||
@@ -1232,9 +1217,6 @@
|
||||
"tourism": {
|
||||
"label": "Tipas"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Bokšto tipas"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Kelio tipas",
|
||||
"placeholder": "Tvirtas, daugiausia tvirtas, minkštas..."
|
||||
@@ -2916,9 +2898,6 @@
|
||||
"tourism/attraction": {
|
||||
"name": "Turistų traukos vieta"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Stovyklavietė"
|
||||
},
|
||||
"tourism/chalet": {
|
||||
"name": "Sodyba",
|
||||
"terms": "sodyba,kaimo sodyba"
|
||||
|
||||
Vendored
-3
@@ -1047,9 +1047,6 @@
|
||||
"tourism/attraction": {
|
||||
"name": "Tūrisma objekts"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Telšu vieta"
|
||||
},
|
||||
"tourism/guest_house": {
|
||||
"name": "Viesu nams"
|
||||
},
|
||||
|
||||
Vendored
+93
-24
@@ -227,6 +227,7 @@
|
||||
"localized_translation_name": "Naam"
|
||||
},
|
||||
"zoom_in_edit": "Zoom in om aan te passen",
|
||||
"login": "login",
|
||||
"logout": "Afmelden",
|
||||
"loading_auth": "Aan het verbinden met OpenStreetMap …",
|
||||
"report_a_bug": "Meld een bug",
|
||||
@@ -238,7 +239,8 @@
|
||||
"status": {
|
||||
"error": "Kon niet met de API verbinden.",
|
||||
"offline": "De API is niet bereikbaar. Probeer het later opnieuw.",
|
||||
"readonly": "De API staat nu in alleen-lezen-modus. Je zal moeten wachten om je aanpassingen op te slaan."
|
||||
"readonly": "De API staat nu in alleen-lezen-modus. Je zal moeten wachten om je aanpassingen op te slaan.",
|
||||
"rateLimit": "De API stelt een limiet op het aantal anonieme connecties. Je kan dit oplossen door in te loggen."
|
||||
},
|
||||
"commit": {
|
||||
"title": "Aanpassingen Opslaan",
|
||||
@@ -294,6 +296,7 @@
|
||||
"inspector": {
|
||||
"no_documentation_combination": "Er is geen documentatie beschikbaar voor deze tag",
|
||||
"no_documentation_key": "Er is geen documentatie beschikbaar voor deze sleutel",
|
||||
"documentation_redirect": "Deze documentatie is verplaatst naar een nieuwe pagina",
|
||||
"show_more": "Toon Meer",
|
||||
"view_on_osm": "Toon op openstreetmap.org",
|
||||
"all_fields": "Alle velden",
|
||||
@@ -781,6 +784,9 @@
|
||||
"barrier": {
|
||||
"label": "Type"
|
||||
},
|
||||
"beauty": {
|
||||
"label": "Winkeltype"
|
||||
},
|
||||
"bench": {
|
||||
"label": "Zitbank"
|
||||
},
|
||||
@@ -799,6 +805,9 @@
|
||||
"whole": "volbloed"
|
||||
}
|
||||
},
|
||||
"board_type": {
|
||||
"label": "Type"
|
||||
},
|
||||
"boundary": {
|
||||
"label": "Type"
|
||||
},
|
||||
@@ -1020,6 +1029,9 @@
|
||||
"handrail": {
|
||||
"label": "Trapleuning"
|
||||
},
|
||||
"height": {
|
||||
"label": "Hoogte (in meter)"
|
||||
},
|
||||
"highway": {
|
||||
"label": "Type"
|
||||
},
|
||||
@@ -1139,6 +1151,9 @@
|
||||
"man_made": {
|
||||
"label": "Type"
|
||||
},
|
||||
"map_type": {
|
||||
"label": "Type"
|
||||
},
|
||||
"maxspeed": {
|
||||
"label": "Snelheidsbeperking",
|
||||
"placeholder": "40, 50, 60 …"
|
||||
@@ -1342,6 +1357,13 @@
|
||||
"recycling_accepts": {
|
||||
"label": "Aanvaardt"
|
||||
},
|
||||
"recycling_type": {
|
||||
"label": "Recyclage-infrastructuur",
|
||||
"options": {
|
||||
"centre": "Milieupark/Containerpark",
|
||||
"container": "Container"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"label": "Nummering"
|
||||
},
|
||||
@@ -1396,21 +1418,8 @@
|
||||
"service": {
|
||||
"label": "Type"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Kettinggereedschap",
|
||||
"options": {
|
||||
"no": "Nee",
|
||||
"undefined": "Aangenomen dat het Nee is",
|
||||
"yes": "Ja"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Fietspomp",
|
||||
"options": {
|
||||
"no": "Nee",
|
||||
"undefined": "Aangenomen dat het Nee is",
|
||||
"yes": "Ja"
|
||||
}
|
||||
"service/bicycle": {
|
||||
"label": "Diensten"
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Type dienstspoor",
|
||||
@@ -1535,8 +1544,12 @@
|
||||
"tourism": {
|
||||
"label": "Type"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Type toren"
|
||||
"tower/construction": {
|
||||
"label": "Constructie",
|
||||
"placeholder": "Mast, Raamwerk, Verborgen ..."
|
||||
},
|
||||
"tower/type": {
|
||||
"label": "Type"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Type Veldweg",
|
||||
@@ -1549,6 +1562,9 @@
|
||||
},
|
||||
"placeholder": "Vast, Voornamelijk Vast, Los …"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"label": "Type"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "Type"
|
||||
},
|
||||
@@ -1612,6 +1628,10 @@
|
||||
"name": "Adres",
|
||||
"terms": "contact,plaats,adresgegevens,straat,huisnummer"
|
||||
},
|
||||
"advertising/billboard": {
|
||||
"name": "Reclamebord",
|
||||
"terms": "billboard"
|
||||
},
|
||||
"aerialway": {
|
||||
"name": "Kabelbaan"
|
||||
},
|
||||
@@ -1849,6 +1869,10 @@
|
||||
"name": "IJskraam",
|
||||
"terms": "ijskraam,ijskraampje,ijscowinkel,ijsventer"
|
||||
},
|
||||
"amenity/internet_cafe": {
|
||||
"name": "Internetcafé",
|
||||
"terms": "cyberspace,cybercafé"
|
||||
},
|
||||
"amenity/kindergarten": {
|
||||
"name": "Gebied van Crèche/Kleuterschool"
|
||||
},
|
||||
@@ -1938,6 +1962,10 @@
|
||||
"name": "Recyclage",
|
||||
"terms": "milieustraat,milieupark,glasbol,containerpark,recycling,recyclage,stort"
|
||||
},
|
||||
"amenity/recycling_centre": {
|
||||
"name": "Milieupark/Containerpark",
|
||||
"terms": "milieupark,containerpark,milieustraat"
|
||||
},
|
||||
"amenity/register_office": {
|
||||
"name": "Burgerlijke Stand"
|
||||
},
|
||||
@@ -2053,6 +2081,9 @@
|
||||
"name": "Kleine afvalcontainer",
|
||||
"terms": "restafval,milieustraat,vuilbak"
|
||||
},
|
||||
"amenity/waste_transfer_station": {
|
||||
"name": "Afval-transfer-station"
|
||||
},
|
||||
"amenity/water_point": {
|
||||
"name": "Waterpunt voor kampeerauto's",
|
||||
"terms": "drinkwatertank,watertank,waterpunt voor campers"
|
||||
@@ -2656,7 +2687,11 @@
|
||||
},
|
||||
"highway/turning_circle": {
|
||||
"name": "Keerplein",
|
||||
"terms": "draaicirkel,pijpekop,pijpenkop,einde van de straat,cul-de-sac"
|
||||
"terms": "keerlus,draaicirkel,pijpekop,pijpenkop,einde van de straat,cul-de-sac"
|
||||
},
|
||||
"highway/turning_loop": {
|
||||
"name": "Keerlus (met eiland)",
|
||||
"terms": "keerplein,draaicirkel,pijpekop,pijpenkop,einde van de straat,cul-de-sac"
|
||||
},
|
||||
"highway/unclassified": {
|
||||
"name": "Kleine openbare weg"
|
||||
@@ -2899,6 +2934,10 @@
|
||||
"name": "Botenhelling",
|
||||
"terms": "trailerhelling,tewaterlating,te water laten,boot,helling,boothelling"
|
||||
},
|
||||
"leisure/sports_centre": {
|
||||
"name": "Sportcentrum of -complex",
|
||||
"terms": "sportcentrum,sportcomplex,bloso"
|
||||
},
|
||||
"leisure/sports_centre/swimming": {
|
||||
"name": "Zwembadfaciliteit",
|
||||
"terms": "zwemmen,waterbad,duiken"
|
||||
@@ -3395,6 +3434,14 @@
|
||||
"shop/beauty": {
|
||||
"name": "Schoonheidssalon"
|
||||
},
|
||||
"shop/beauty/nails": {
|
||||
"name": "Nagelsalon",
|
||||
"terms": "manicure,pedicure,nagelstudio,nagellak,lakken"
|
||||
},
|
||||
"shop/beauty/tanning": {
|
||||
"name": "Zonnebank",
|
||||
"terms": "zonnecentrum,bruinen,zonnebankcentrum"
|
||||
},
|
||||
"shop/bed": {
|
||||
"name": "Bed-/Matrassenwinkel"
|
||||
},
|
||||
@@ -3770,6 +3817,10 @@
|
||||
"tourism/alpine_hut": {
|
||||
"name": "Berghut"
|
||||
},
|
||||
"tourism/apartment": {
|
||||
"name": "Vakantieappartement",
|
||||
"terms": "gastenappartement,verhuurd appartement,zomerappartement,vakantieflat,gastenflat,gastappartement,gastflat,verhuurde flat,zomerflat"
|
||||
},
|
||||
"tourism/artwork": {
|
||||
"name": "Kunstwerk",
|
||||
"terms": "kunst,object,kunstobject"
|
||||
@@ -3779,10 +3830,11 @@
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Camping",
|
||||
"terms": "camping,kampeerterrein,kampeerplaats"
|
||||
"terms": "kamperen,kampeertenten,kampeerwagenpark"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Terrein voor kampeerwagens"
|
||||
"name": "Caravan-/kampeerwagenterrein",
|
||||
"terms": "caravans,kampeerwagens,campers,motorhomes,mobilehomes,terrein voor kampeerwagens"
|
||||
},
|
||||
"tourism/chalet": {
|
||||
"name": "Chalet",
|
||||
@@ -3805,7 +3857,7 @@
|
||||
},
|
||||
"tourism/information": {
|
||||
"name": "Informatie",
|
||||
"terms": "i,info,vvv"
|
||||
"terms": "i,info,vvv,touristeninformatie,office de tourisme,tourismekantoor"
|
||||
},
|
||||
"tourism/motel": {
|
||||
"name": "Motel"
|
||||
@@ -3819,22 +3871,39 @@
|
||||
"terms": "park"
|
||||
},
|
||||
"tourism/theme_park": {
|
||||
"name": "Themapark"
|
||||
"name": "Themapark",
|
||||
"terms": "pretpark"
|
||||
},
|
||||
"tourism/viewpoint": {
|
||||
"name": "Uitzichtpunt"
|
||||
},
|
||||
"tourism/zoo": {
|
||||
"name": "Dierentuin"
|
||||
"name": "Dierentuin",
|
||||
"terms": "zoo"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"name": "Verkeersremmer"
|
||||
},
|
||||
"traffic_calming/bump": {
|
||||
"name": "Kleine verkeersdrempel",
|
||||
"terms": "snelheidsdrempel,plateau,verkeersplateau"
|
||||
},
|
||||
"traffic_calming/chicane": {
|
||||
"name": "Asverlegging"
|
||||
},
|
||||
"traffic_calming/choker": {
|
||||
"name": "Vernauwing"
|
||||
},
|
||||
"traffic_calming/cushion": {
|
||||
"name": "Verkeerskussen"
|
||||
},
|
||||
"traffic_calming/hump": {
|
||||
"name": "Verkeersdrempel, 2 meter of langer",
|
||||
"terms": "snelheidsdrempel,plateau,verkeersplateau"
|
||||
},
|
||||
"traffic_calming/island": {
|
||||
"name": "Verkeerseiland"
|
||||
},
|
||||
"traffic_calming/rumble_strip": {
|
||||
"name": "Verkeerswasbord",
|
||||
"terms": "rammelstrook,ribbeltjesstrook,ribbelstrook,ribbelstrook over volledig wegdek"
|
||||
|
||||
Vendored
-20
@@ -880,20 +880,6 @@
|
||||
"service": {
|
||||
"label": "Type"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"options": {
|
||||
"no": "Nei",
|
||||
"undefined": "Antatt til å være Nei",
|
||||
"yes": "Ja"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"options": {
|
||||
"no": "Nei",
|
||||
"undefined": "Antatt til å være Nei",
|
||||
"yes": "Ja"
|
||||
}
|
||||
},
|
||||
"shelter": {
|
||||
"label": "Skur"
|
||||
},
|
||||
@@ -946,9 +932,6 @@
|
||||
"tourism": {
|
||||
"label": "Type"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Tårntype"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "Type"
|
||||
},
|
||||
@@ -2341,9 +2324,6 @@
|
||||
"tourism/attraction": {
|
||||
"name": "Turistattraksjon"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Campingplass"
|
||||
},
|
||||
"tourism/chalet": {
|
||||
"name": "Hytte"
|
||||
},
|
||||
|
||||
Vendored
+63
-23
@@ -294,6 +294,7 @@
|
||||
"inspector": {
|
||||
"no_documentation_combination": "Nie ma dokumentacji dla tej kombinacji znaczników",
|
||||
"no_documentation_key": "Nie ma dokumentacji dla tego klucza",
|
||||
"documentation_redirect": "Ta dokumentacja została przeniesiona na nową stronę",
|
||||
"show_more": "Wyświetl więcej",
|
||||
"view_on_osm": "Wyświetl na openstreetmap.org",
|
||||
"all_fields": "Wszystkie pola",
|
||||
@@ -781,6 +782,9 @@
|
||||
"barrier": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"beauty": {
|
||||
"label": "Typ sklepu"
|
||||
},
|
||||
"bench": {
|
||||
"label": "Ławka"
|
||||
},
|
||||
@@ -1315,8 +1319,10 @@
|
||||
"options": {
|
||||
"downhill": "Downhill",
|
||||
"hike": "Turystyka piesza",
|
||||
"ice_skate": "Łyżwiarstwo",
|
||||
"nordic": "Kombinacja norweska",
|
||||
"playground": "Nauka jazdy na nartach",
|
||||
"skitour": "Skitour",
|
||||
"sled": "Tor saneczkowy",
|
||||
"sleigh": "Sanie",
|
||||
"snow_park": "Snowpark"
|
||||
@@ -1340,6 +1346,13 @@
|
||||
"recycling_accepts": {
|
||||
"label": "Przyjmuje"
|
||||
},
|
||||
"recycling_type": {
|
||||
"label": "Rodzaj recyklingu",
|
||||
"options": {
|
||||
"centre": "Miejsce recyklingu",
|
||||
"container": "Kontener"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"label": "Numer referencyjny"
|
||||
},
|
||||
@@ -1365,7 +1378,10 @@
|
||||
"label": "Typ"
|
||||
},
|
||||
"sac_scale": {
|
||||
"label": "Stopień trudności turystyki pieszej"
|
||||
"label": "Stopień trudności turystyki pieszej",
|
||||
"options": {
|
||||
"hiking": "T1: Wędrówki"
|
||||
}
|
||||
},
|
||||
"sanitary_dump_station": {
|
||||
"label": "Miejsce opróżniania toalety"
|
||||
@@ -1385,21 +1401,8 @@
|
||||
"service": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Skuwacz łańcucha",
|
||||
"options": {
|
||||
"no": "Nie",
|
||||
"undefined": "Domyślnie nie",
|
||||
"yes": "Tak"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Pompowanie",
|
||||
"options": {
|
||||
"no": "Nie",
|
||||
"undefined": "Domyślnie nie",
|
||||
"yes": "Tak"
|
||||
}
|
||||
"service/bicycle": {
|
||||
"label": "Usługi"
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Typ Usługi",
|
||||
@@ -1524,9 +1527,6 @@
|
||||
"tourism": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Typ wieży"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Spoistość drogi, zazwyczaj leśnej lub polnej (tracktype)",
|
||||
"options": {
|
||||
@@ -1601,6 +1601,10 @@
|
||||
"name": "Adres",
|
||||
"terms": "namiar, numer"
|
||||
},
|
||||
"advertising/billboard": {
|
||||
"name": "Billboard",
|
||||
"terms": "Reklama"
|
||||
},
|
||||
"aerialway": {
|
||||
"name": "Wyciąg narciarski"
|
||||
},
|
||||
@@ -1942,6 +1946,10 @@
|
||||
"name": "Recykling",
|
||||
"terms": "Recykling, Recyklizacja"
|
||||
},
|
||||
"amenity/recycling_centre": {
|
||||
"name": "Centrum przetwarzania odpadów (recycling)",
|
||||
"terms": "centrum przetwarzania odpadów, centrum recyclingu"
|
||||
},
|
||||
"amenity/register_office": {
|
||||
"name": "Urząd stanu cywilnego"
|
||||
},
|
||||
@@ -2884,6 +2892,10 @@
|
||||
"name": "Miejsce na ognisko",
|
||||
"terms": "ognisko"
|
||||
},
|
||||
"leisure/fitness_centre": {
|
||||
"name": "Fitness",
|
||||
"terms": "fitness, centrum fitness"
|
||||
},
|
||||
"leisure/fitness_centre/yoga": {
|
||||
"name": "Szkoła Yogi",
|
||||
"terms": "yoga, szkoła yogi, centrum yogi, praktyka yogi"
|
||||
@@ -2979,6 +2991,10 @@
|
||||
"name": "Pochylnia okrętowa",
|
||||
"terms": "pochylnia"
|
||||
},
|
||||
"leisure/sports_centre": {
|
||||
"name": "centrum sportowe",
|
||||
"terms": "centrum sportowe, ośrodek sportowy, ośrodek sportów"
|
||||
},
|
||||
"leisure/sports_centre/swimming": {
|
||||
"name": "Pływalnia",
|
||||
"terms": "basen"
|
||||
@@ -3429,6 +3445,10 @@
|
||||
"name": "Rozebrany tor",
|
||||
"terms": "rozebrany tor"
|
||||
},
|
||||
"railway/crossing": {
|
||||
"name": "przejście kolejowe (ścieżka)",
|
||||
"terms": "przejście kolejowe"
|
||||
},
|
||||
"railway/disused": {
|
||||
"name": "Nieużywany tor",
|
||||
"terms": "nieużywany tor"
|
||||
@@ -3441,6 +3461,10 @@
|
||||
"name": "Stacja kolejowa",
|
||||
"terms": "stacja,przystanek,kolej,kolejowa"
|
||||
},
|
||||
"railway/level_crossing": {
|
||||
"name": "przejazd kolejowy (jezdnia)",
|
||||
"terms": "przejazd kolejowy"
|
||||
},
|
||||
"railway/monorail": {
|
||||
"name": "Kolej jednoszynowa",
|
||||
"terms": "Kolej jednoszynowa"
|
||||
@@ -3524,6 +3548,14 @@
|
||||
"name": "Salon piękności",
|
||||
"terms": "kosmetyczka, wizaż"
|
||||
},
|
||||
"shop/beauty/nails": {
|
||||
"name": "Manicure/pedicure",
|
||||
"terms": "manicure, pedicure"
|
||||
},
|
||||
"shop/beauty/tanning": {
|
||||
"name": "Solarium",
|
||||
"terms": "solarium"
|
||||
},
|
||||
"shop/bed": {
|
||||
"name": "Sklep z łóżkami/materacami",
|
||||
"terms": "materace"
|
||||
@@ -3950,10 +3982,6 @@
|
||||
"name": "Atrakcja turystyczna",
|
||||
"terms": "atrakcja turystyczna"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Kemping",
|
||||
"terms": "Camping"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Kemping dla kamperów",
|
||||
"terms": "kemping dla samochodów kempingowych"
|
||||
@@ -4010,10 +4038,22 @@
|
||||
"name": "Próg zwalniający",
|
||||
"terms": "próg zwalniający"
|
||||
},
|
||||
"traffic_calming/cushion": {
|
||||
"name": "Poduszka",
|
||||
"terms": "poduszka, wyspowy próg spowalniający"
|
||||
},
|
||||
"traffic_calming/dip": {
|
||||
"name": "Zagłębienie",
|
||||
"terms": "Zagłębienie, spadek"
|
||||
},
|
||||
"traffic_calming/hump": {
|
||||
"name": "Wysepka zwalniająca",
|
||||
"terms": "wysepka zwalniająca"
|
||||
},
|
||||
"traffic_calming/island": {
|
||||
"name": "Wysepka",
|
||||
"terms": "wysepka"
|
||||
},
|
||||
"traffic_calming/rumble_strip": {
|
||||
"name": "Linia wibracyjna",
|
||||
"terms": "linia wibracyjna, wibracyjne oznakowanie poziome"
|
||||
|
||||
Vendored
+121
-21
@@ -227,6 +227,7 @@
|
||||
"localized_translation_name": "Nome"
|
||||
},
|
||||
"zoom_in_edit": "Aproxime para editar o mapa.",
|
||||
"login": "login",
|
||||
"logout": "sair",
|
||||
"loading_auth": "Conectando ao OpenStreetMap...",
|
||||
"report_a_bug": "Reportar um erro",
|
||||
@@ -238,14 +239,15 @@
|
||||
"status": {
|
||||
"error": "Incapaz de conectar à API.",
|
||||
"offline": "A API está offline. Por favor tente editar mais tarde.",
|
||||
"readonly": "A API do OpenStreetMap está em modo somente leitura. Espere um pouco para salvar as suas alterações."
|
||||
"readonly": "A API do OpenStreetMap está em modo somente leitura. Espere um pouco para salvar as suas alterações.",
|
||||
"rateLimit": "A API está limitando conexões anônimas. Você pode corrigir isso fazendo login."
|
||||
},
|
||||
"commit": {
|
||||
"title": "Salvar Alterações",
|
||||
"description_placeholder": "Breve descrição de suas contribuições (obrigatório)",
|
||||
"message_label": "Comentário para o conjunto de alterações",
|
||||
"upload_explanation": "As alterações que você enviar ficarão visíveis em todos os mapas que usam dados do OpenStreetMap. Atenção: NÃO é permitido copiar nomes de ruas do Google Maps, Bing, mapas impressos ou quaisquer fontes que possuam copyright.",
|
||||
"upload_explanation_with_user": "As alterações que você enviar como {user} estarão visíveis em todos os mapas que usam os dados do OpenStreetMap.<br><br>\n<b>Atenção:</b> NÃO é permitido copiar nomes de ruas do Google Maps, Bing, mapas impressos ou quaisquer fontes que possuam copyright.",
|
||||
"upload_explanation_with_user": "As alterações que você enviar como {user} estarão visíveis em todos os mapas que usam os dados do OpenStreetMap.<br><br>\n<strong>Atenção:</strong> NÃO é permitido copiar nomes de ruas do Google Maps, Bing, mapas impressos ou quaisquer fontes que possuam copyright.",
|
||||
"save": "Salvar",
|
||||
"cancel": "Cancelar",
|
||||
"changes": "{count} mudanças",
|
||||
@@ -294,6 +296,7 @@
|
||||
"inspector": {
|
||||
"no_documentation_combination": "Não há documentação disponível para esta combinação de etiquetas",
|
||||
"no_documentation_key": "Não há documentação disponível para esta chave",
|
||||
"documentation_redirect": "Esta documentação foi redirecionada para uma nova página",
|
||||
"show_more": "Mostrar Mais",
|
||||
"view_on_osm": "Ver no openstreetmap.org",
|
||||
"all_fields": "Todos os campos",
|
||||
@@ -802,6 +805,9 @@
|
||||
"whole": "sangue completo"
|
||||
}
|
||||
},
|
||||
"board_type": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"boundary": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
@@ -1023,6 +1029,9 @@
|
||||
"handrail": {
|
||||
"label": "Corrimão"
|
||||
},
|
||||
"height": {
|
||||
"label": "Altura (metros)"
|
||||
},
|
||||
"highway": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
@@ -1142,6 +1151,12 @@
|
||||
"man_made": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"map_size": {
|
||||
"label": "Cobertura"
|
||||
},
|
||||
"map_type": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"maxspeed": {
|
||||
"label": "Limite de Velocidade",
|
||||
"placeholder": "40, 50, 60..."
|
||||
@@ -1345,6 +1360,13 @@
|
||||
"recycling_accepts": {
|
||||
"label": "Aceita"
|
||||
},
|
||||
"recycling_type": {
|
||||
"label": "Tipo de Reciclagem",
|
||||
"options": {
|
||||
"centre": "Centro de Reciclagem",
|
||||
"container": "Container"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"label": "Código de referência"
|
||||
},
|
||||
@@ -1399,21 +1421,8 @@
|
||||
"service": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Chave de Corrente",
|
||||
"options": {
|
||||
"no": "Não",
|
||||
"undefined": "Presume-se que não",
|
||||
"yes": "Sim"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Bomba de Ar",
|
||||
"options": {
|
||||
"no": "Não",
|
||||
"undefined": "Assumindo ser Não",
|
||||
"yes": "Sim"
|
||||
}
|
||||
"service/bicycle": {
|
||||
"label": "Serviços"
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Tipo de serviço",
|
||||
@@ -1538,8 +1547,11 @@
|
||||
"tourism": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Tipo de Torre"
|
||||
"tower/construction": {
|
||||
"label": "Construção"
|
||||
},
|
||||
"tower/type": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Firmeza do Solo",
|
||||
@@ -1552,6 +1564,9 @@
|
||||
},
|
||||
"placeholder": "Rígida, Parcialmente Rígida, Macia..."
|
||||
},
|
||||
"traffic_calming": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
@@ -1615,6 +1630,10 @@
|
||||
"name": "Endereço",
|
||||
"terms": "Endereço"
|
||||
},
|
||||
"advertising/billboard": {
|
||||
"name": "Outdoor",
|
||||
"terms": "Publicidade, letreiro, placa de publicidade"
|
||||
},
|
||||
"aerialway": {
|
||||
"name": "Teleférico do tipo cabine"
|
||||
},
|
||||
@@ -1864,6 +1883,10 @@
|
||||
"name": "Sorveteria",
|
||||
"terms": "paleteria, sorvete, picolé, paleta, milkshake, shake, frozen, iogurte"
|
||||
},
|
||||
"amenity/internet_cafe": {
|
||||
"name": "Internet Café",
|
||||
"terms": "Cyber Café"
|
||||
},
|
||||
"amenity/kindergarten": {
|
||||
"name": "Pré-escola",
|
||||
"terms": "Pré-escola, Centro de educação infantil, CEI, Jardim de infância, educação"
|
||||
@@ -1956,6 +1979,10 @@
|
||||
"name": "Reciclagem",
|
||||
"terms": "Reciclagem, Reaproveitamento, Recuperação, Reutilização"
|
||||
},
|
||||
"amenity/recycling_centre": {
|
||||
"name": "Centro de Reciclagem",
|
||||
"terms": "Material Reciclável, Dejetos, Material sólido, Reciclagem, Resíduos"
|
||||
},
|
||||
"amenity/register_office": {
|
||||
"name": "Cartório"
|
||||
},
|
||||
@@ -2074,6 +2101,10 @@
|
||||
"name": "Contêiner de lixo não reciclável",
|
||||
"terms": "lixo, resíduos, container"
|
||||
},
|
||||
"amenity/waste_transfer_station": {
|
||||
"name": "Estação de Transferência de Resíduos",
|
||||
"terms": "Transferência de lixo, Dejetos"
|
||||
},
|
||||
"amenity/water_point": {
|
||||
"name": "Torneira de Água Potável",
|
||||
"terms": "Água potável, Abastecimento"
|
||||
@@ -2298,6 +2329,10 @@
|
||||
"name": "Armazém",
|
||||
"terms": "Armazém, Depósito, Almoxarifado"
|
||||
},
|
||||
"camp_site/camp_pitch": {
|
||||
"name": "Vaga de Acampamento",
|
||||
"terms": "Local de acampamento, Acampamento, motor home, Tenda, Caravana, Barraca de acampamento"
|
||||
},
|
||||
"craft": {
|
||||
"name": "Profissional manual",
|
||||
"terms": "arte, trabalho manual, ofício, serviço"
|
||||
@@ -2556,6 +2591,14 @@
|
||||
"name": "Buraco",
|
||||
"terms": "Golfe, Golf, Buraco de Golf"
|
||||
},
|
||||
"golf/lateral_water_hazard_area": {
|
||||
"name": "Obstáculo de Água Lateral",
|
||||
"terms": "Água Lateral, golfe, Perigo de água lateral"
|
||||
},
|
||||
"golf/lateral_water_hazard_line": {
|
||||
"name": "Obstáculo de Água Lateral",
|
||||
"terms": "Água Lateral, golfe, Perigo de água lateral"
|
||||
},
|
||||
"golf/rough": {
|
||||
"name": "Rough",
|
||||
"terms": "Rough, Mato"
|
||||
@@ -2564,6 +2607,14 @@
|
||||
"name": "Tee Box",
|
||||
"terms": "Tee Box"
|
||||
},
|
||||
"golf/water_hazard_area": {
|
||||
"name": "Obstáculo de Água",
|
||||
"terms": "Perigo de Água, Água, Lago"
|
||||
},
|
||||
"golf/water_hazard_line": {
|
||||
"name": "Obstáculo de Água",
|
||||
"terms": "Lago, água, perigo de água, golfe"
|
||||
},
|
||||
"healthcare/blood_donation": {
|
||||
"name": "Centro de Doação de Sangue",
|
||||
"terms": "Hemocentro, Doação de Sangue, Banco de sangue, transfusão de sangue, sangue,"
|
||||
@@ -3556,7 +3607,12 @@
|
||||
"terms": "Salão de Beleza, Cabeleireiro, Beleza, Maquiagem, Manicure, Pedicure"
|
||||
},
|
||||
"shop/beauty/nails": {
|
||||
"name": "Manicure, pedicure, salão de beleza, centro de estética"
|
||||
"name": "Manicure, pedicure, salão de beleza, centro de estética",
|
||||
"terms": "Manicure, Pedicure, Salão de Beleza"
|
||||
},
|
||||
"shop/beauty/tanning": {
|
||||
"name": "Salão de Bronzeamento",
|
||||
"terms": "Clínica de Bronzeamento"
|
||||
},
|
||||
"shop/bed": {
|
||||
"name": "Loja de Camas e Colchões",
|
||||
@@ -3984,6 +4040,10 @@
|
||||
"name": "Abrigo de Montanha",
|
||||
"terms": "Cabana Alpina, Abrigo de Montanha, Refúgio de Montanha"
|
||||
},
|
||||
"tourism/apartment": {
|
||||
"name": "Apartamento de Temporada",
|
||||
"terms": "Apartamento, Condomínio, Temporada, Aluguel de Temporada, Apartamento de férias"
|
||||
},
|
||||
"tourism/artwork": {
|
||||
"name": "Obra de Arte",
|
||||
"terms": "Obra de Arte"
|
||||
@@ -3994,7 +4054,7 @@
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Local de Acampamento",
|
||||
"terms": "Parque de Campismo, Acampamento, Camping"
|
||||
"terms": "Área de Acampamento, Acampamento, Camping"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Estacionamento de Trailers",
|
||||
@@ -4024,6 +4084,22 @@
|
||||
"name": "Informações Turísticas",
|
||||
"terms": "Informações Turísticas"
|
||||
},
|
||||
"tourism/information/board": {
|
||||
"name": "Painel de Informações",
|
||||
"terms": "Painel de Informações Turísticas"
|
||||
},
|
||||
"tourism/information/guidepost": {
|
||||
"name": "Poste de Sinalização",
|
||||
"terms": "Poste de Informações Turísticas"
|
||||
},
|
||||
"tourism/information/map": {
|
||||
"name": "Mapa",
|
||||
"terms": "Mapa Turístico"
|
||||
},
|
||||
"tourism/information/office": {
|
||||
"name": "Posto de Informações Turísticas",
|
||||
"terms": "Escritório de Informações Turísticas, Ponto de Informações turísticas, Balcão de Informações Turísticas"
|
||||
},
|
||||
"tourism/motel": {
|
||||
"name": "Hotel de Estrada",
|
||||
"terms": "Hotel de Estrada"
|
||||
@@ -4048,14 +4124,38 @@
|
||||
"name": "Zoológico",
|
||||
"terms": "Zoológico, Zoobotânico, Parque Zoológico"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"name": "Redutor de Velocidade",
|
||||
"terms": "Lombada, Sinalizador"
|
||||
},
|
||||
"traffic_calming/bump": {
|
||||
"name": "Lombada tipo 1",
|
||||
"terms": "Lombada tipo I, Lomba, Quebra-mola, Ondulação transversal"
|
||||
},
|
||||
"traffic_calming/chicane": {
|
||||
"name": "Chicane de tráfego",
|
||||
"terms": "Chicane, curva acentuada"
|
||||
},
|
||||
"traffic_calming/choker": {
|
||||
"name": "Estreitamento de pista",
|
||||
"terms": "Afogador de tráfego, Sufocador de Tráfego, gravata, colarinho duro, lenço de pescoço"
|
||||
},
|
||||
"traffic_calming/cushion": {
|
||||
"name": "Corcova",
|
||||
"terms": "Almofada de velocidade,"
|
||||
},
|
||||
"traffic_calming/dip": {
|
||||
"name": "Depressão",
|
||||
"terms": "Redutor de velocidade"
|
||||
},
|
||||
"traffic_calming/hump": {
|
||||
"name": "Lombada tipo 2",
|
||||
"terms": "Lombada tipo II, Lomba, Quebra-mola, Ondulação transversal"
|
||||
},
|
||||
"traffic_calming/island": {
|
||||
"name": "Canteiro Central",
|
||||
"terms": "Ilha separadora de tráfego, canteiro"
|
||||
},
|
||||
"traffic_calming/rumble_strip": {
|
||||
"name": "Sonorizador",
|
||||
"terms": "sonorizador"
|
||||
|
||||
Vendored
+64
-23
@@ -227,6 +227,7 @@
|
||||
"localized_translation_name": "Nome"
|
||||
},
|
||||
"zoom_in_edit": "Aproxime para Editar",
|
||||
"login": "login",
|
||||
"logout": "Terminar sessão",
|
||||
"loading_auth": "A fazer a ligação ao OpenStreetMap...",
|
||||
"report_a_bug": "Reportar um bug.",
|
||||
@@ -781,6 +782,9 @@
|
||||
"barrier": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"beauty": {
|
||||
"label": "Tipo de loja"
|
||||
},
|
||||
"bench": {
|
||||
"label": "Banco de Sentar"
|
||||
},
|
||||
@@ -799,6 +803,9 @@
|
||||
"whole": "sangue todo"
|
||||
}
|
||||
},
|
||||
"board_type": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"boundary": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
@@ -1020,6 +1027,9 @@
|
||||
"handrail": {
|
||||
"label": "Corrimão"
|
||||
},
|
||||
"height": {
|
||||
"label": "Altura (metros)"
|
||||
},
|
||||
"highway": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
@@ -1139,6 +1149,12 @@
|
||||
"man_made": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"map_size": {
|
||||
"label": "CObertura"
|
||||
},
|
||||
"map_type": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"maxspeed": {
|
||||
"label": "Limite de velocidade",
|
||||
"placeholder": "50, 90, 100, 120..."
|
||||
@@ -1342,6 +1358,13 @@
|
||||
"recycling_accepts": {
|
||||
"label": "Aceita"
|
||||
},
|
||||
"recycling_type": {
|
||||
"label": "Tipo de Reciclagem",
|
||||
"options": {
|
||||
"centre": "Centro de Reciclagem",
|
||||
"container": "Contentor"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"label": "Referência"
|
||||
},
|
||||
@@ -1396,21 +1419,8 @@
|
||||
"service": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Ferramenta para Correia",
|
||||
"options": {
|
||||
"no": "Não",
|
||||
"undefined": "Assumido que seja \"Não\"",
|
||||
"yes": "Sim"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Bomba de encher pneus",
|
||||
"options": {
|
||||
"no": "Não",
|
||||
"undefined": "Assumido que seja \"Não\"",
|
||||
"yes": "Sim"
|
||||
}
|
||||
"service/bicycle": {
|
||||
"label": "Serviços"
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Tipo de serviço",
|
||||
@@ -1535,8 +1545,12 @@
|
||||
"tourism": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Tipo de torre"
|
||||
"tower/construction": {
|
||||
"label": "Tipo de estrutura",
|
||||
"placeholder": "Com arames, treliça, parabólica..."
|
||||
},
|
||||
"tower/type": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Tipo de superfície ",
|
||||
@@ -1549,6 +1563,9 @@
|
||||
},
|
||||
"placeholder": "Sólido, intermédio, macio..."
|
||||
},
|
||||
"traffic_calming": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "Tipo"
|
||||
},
|
||||
@@ -1612,6 +1629,10 @@
|
||||
"name": "Morada",
|
||||
"terms": "Endereço, morada"
|
||||
},
|
||||
"advertising/billboard": {
|
||||
"name": "Outdoor",
|
||||
"terms": "Billboard, publicidade"
|
||||
},
|
||||
"aerialway": {
|
||||
"name": "Transporte aéreo por cabo"
|
||||
},
|
||||
@@ -1861,6 +1882,10 @@
|
||||
"name": "Geladaria",
|
||||
"terms": "Ice Cream Shop, Gelataria, Sorveteira"
|
||||
},
|
||||
"amenity/internet_cafe": {
|
||||
"name": "Internet Cafe",
|
||||
"terms": "Cyber café"
|
||||
},
|
||||
"amenity/kindergarten": {
|
||||
"name": "Jardim Infantil / Infantário",
|
||||
"terms": "Preschool/Kindergarten Grounds, Pré-Escola, Pré Escola"
|
||||
@@ -1953,6 +1978,10 @@
|
||||
"name": "Reciclagem",
|
||||
"terms": "Recycling, Reutilizar, Reciclar, Ecoponto, Vidrão, Papelão, Embalão, Pilhão, Oleão"
|
||||
},
|
||||
"amenity/recycling_centre": {
|
||||
"name": "Centro de Reciclagem",
|
||||
"terms": "Centro de Reciclagem, Ecocentro, Eco-centro, Eco centro"
|
||||
},
|
||||
"amenity/register_office": {
|
||||
"name": "Conservatória"
|
||||
},
|
||||
@@ -3549,8 +3578,16 @@
|
||||
"terms": "Bathroom Furnishing Store, Casa de Banho, Casas de banho, WC, W.C."
|
||||
},
|
||||
"shop/beauty": {
|
||||
"name": "Loja de produtos de beleza",
|
||||
"terms": "Loja de Beleza"
|
||||
"name": "Centro de estética",
|
||||
"terms": "Beauty Shop, Loja de Beleza, Loja de Produtos de Beleza"
|
||||
},
|
||||
"shop/beauty/nails": {
|
||||
"name": "Estetica de unhas",
|
||||
"terms": "Nail Salon"
|
||||
},
|
||||
"shop/beauty/tanning": {
|
||||
"name": "Solário",
|
||||
"terms": "Tanning Salon, Bronzeamento"
|
||||
},
|
||||
"shop/bed": {
|
||||
"name": "Loja de camas / colchões",
|
||||
@@ -3986,10 +4023,6 @@
|
||||
"name": "Atração turística",
|
||||
"terms": "Atração Turística"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Parque de campismo",
|
||||
"terms": "Acampamento, Campismo"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Parque de Caravanas",
|
||||
"terms": "RV Park, caravanas, caravana"
|
||||
@@ -4018,6 +4051,14 @@
|
||||
"name": "Informação turística",
|
||||
"terms": "Informação, Turismo, guia"
|
||||
},
|
||||
"tourism/information/map": {
|
||||
"name": "Mapa",
|
||||
"terms": "Mapa"
|
||||
},
|
||||
"tourism/information/office": {
|
||||
"name": "Posto de Turismo",
|
||||
"terms": "Posto de Turismo, Posto Turístico, Posto de Informação, Posto de Informações"
|
||||
},
|
||||
"tourism/motel": {
|
||||
"name": "Motel",
|
||||
"terms": "Motel"
|
||||
|
||||
Vendored
+3
-23
@@ -1331,22 +1331,6 @@
|
||||
"service": {
|
||||
"label": "Тип проезда"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Имеется инструмент для починки велосипедной цепи",
|
||||
"options": {
|
||||
"no": "Нет",
|
||||
"undefined": "Предполагается «нет»",
|
||||
"yes": "Да"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Насос",
|
||||
"options": {
|
||||
"no": "Нет",
|
||||
"undefined": "Предполагается «нет»",
|
||||
"yes": "Да"
|
||||
}
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Тип подъездной дороги",
|
||||
"options": {
|
||||
@@ -1460,9 +1444,6 @@
|
||||
"tourism": {
|
||||
"label": "Тип"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Тип башни"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Тип просёлочных дорог",
|
||||
"options": {
|
||||
@@ -2923,6 +2904,9 @@
|
||||
"name": "Трубопровод",
|
||||
"terms": "трубопровод"
|
||||
},
|
||||
"man_made/pumping_station": {
|
||||
"name": "Насосная станция"
|
||||
},
|
||||
"man_made/silo": {
|
||||
"name": "Силос (склад сыпучего)",
|
||||
"terms": "зерно, пшеница, мука"
|
||||
@@ -3781,10 +3765,6 @@
|
||||
"name": "Достопримечательность",
|
||||
"terms": "Достопримечательность"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Кемпинг палаточный",
|
||||
"terms": "лагерь, палаточный лагерь, турбаза, место для лагеря"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Стоянка автодомов",
|
||||
"terms": "караван-парк"
|
||||
|
||||
Vendored
-3
@@ -550,9 +550,6 @@
|
||||
"tourism": {
|
||||
"label": "වර්ගය"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "වර්ගය"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "වර්ගය"
|
||||
},
|
||||
|
||||
Vendored
-23
@@ -1282,22 +1282,6 @@
|
||||
"service": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Oprava reťaze",
|
||||
"options": {
|
||||
"no": "Nie",
|
||||
"undefined": "Pravdepodobne nie",
|
||||
"yes": "Áno"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Vzduchová pumpa",
|
||||
"options": {
|
||||
"no": "Nie",
|
||||
"undefined": "Pravdepodobne nie",
|
||||
"yes": "Áno"
|
||||
}
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Typ koľaje",
|
||||
"options": {
|
||||
@@ -1418,9 +1402,6 @@
|
||||
"tourism": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Typ veže"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Typ lesnej cesty",
|
||||
"options": {
|
||||
@@ -3751,10 +3732,6 @@
|
||||
"name": "Turistická atrakcia",
|
||||
"terms": "turisticka atrakcia,atrakcia,turistické miesto,turisticke miesto"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Kemping",
|
||||
"terms": "táborisko,taborisko,camping,kemping,kempovisko"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Parkovisko pre karavany",
|
||||
"terms": "parkovisko pre karavany,karavany,parkovisko,tabor,tábor"
|
||||
|
||||
Vendored
-21
@@ -1153,20 +1153,6 @@
|
||||
"service": {
|
||||
"label": "Vrsta"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"options": {
|
||||
"no": "Ne",
|
||||
"undefined": "Predpostavljeno: NE",
|
||||
"yes": "Da"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"options": {
|
||||
"no": "Ne",
|
||||
"undefined": "Predpostavljeno: NE",
|
||||
"yes": "Da"
|
||||
}
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Vrsta storitve"
|
||||
},
|
||||
@@ -1270,9 +1256,6 @@
|
||||
"tourism": {
|
||||
"label": "Vrsta"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Vrsta stolpa"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Tip kolovoza",
|
||||
"options": {
|
||||
@@ -3328,10 +3311,6 @@
|
||||
"name": "Turistična znamenitost",
|
||||
"terms": "privlačno za turiste,turistična točka"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Kamp",
|
||||
"terms": "prostor za kampiranje"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Parkirišče za avtodome",
|
||||
"terms": "parkirišče za karavaning"
|
||||
|
||||
Vendored
+3
-18
@@ -977,18 +977,6 @@
|
||||
"service": {
|
||||
"label": "Врста"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"options": {
|
||||
"no": "Не",
|
||||
"yes": "Да"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"options": {
|
||||
"no": "Не",
|
||||
"yes": "Да"
|
||||
}
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Врста сервиса"
|
||||
},
|
||||
@@ -1074,9 +1062,6 @@
|
||||
"tourism": {
|
||||
"label": "Врста"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Врста торња"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Врста стазе"
|
||||
},
|
||||
@@ -2105,6 +2090,9 @@
|
||||
"place/city": {
|
||||
"name": "Град"
|
||||
},
|
||||
"place/farm": {
|
||||
"name": "Фарма"
|
||||
},
|
||||
"place/hamlet": {
|
||||
"name": "Засеок"
|
||||
},
|
||||
@@ -2417,9 +2405,6 @@
|
||||
"tourism/attraction": {
|
||||
"name": "Туристичка атракција"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Камповалиште"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Камп-парк"
|
||||
},
|
||||
|
||||
Vendored
+36
-23
@@ -227,6 +227,7 @@
|
||||
"localized_translation_name": "Namn"
|
||||
},
|
||||
"zoom_in_edit": "Zooma in för att redigera",
|
||||
"login": "Logga in",
|
||||
"logout": "logga ut",
|
||||
"loading_auth": "Ansluter till OpenStreetMap...",
|
||||
"report_a_bug": "Rapportera ett fel",
|
||||
@@ -238,7 +239,8 @@
|
||||
"status": {
|
||||
"error": "Kan inte ansluta till API:et.",
|
||||
"offline": "API:et är inte tillgängligt. Vänligen försök redigera senare.",
|
||||
"readonly": "API:et är skrivskyddat. Du måste vänta innan du kan spara dina ändringar."
|
||||
"readonly": "API:et är skrivskyddat. Du måste vänta innan du kan spara dina ändringar.",
|
||||
"rateLimit": "API:t är begränsat för anonyma anslutningar. Du kan fixa detta genom att logga in."
|
||||
},
|
||||
"commit": {
|
||||
"title": "Spara ändringar",
|
||||
@@ -294,6 +296,7 @@
|
||||
"inspector": {
|
||||
"no_documentation_combination": "Det finns ingen dokumentation för denna tagg-kombination",
|
||||
"no_documentation_key": "Det finns ingen dokumentation för denna nyckel.",
|
||||
"documentation_redirect": "Denna dokumentation har dirigerats om till en ny sida",
|
||||
"show_more": "Visa mer",
|
||||
"view_on_osm": "Visa på openstreetmap.org",
|
||||
"all_fields": "Alla egenskaper",
|
||||
@@ -1345,6 +1348,13 @@
|
||||
"recycling_accepts": {
|
||||
"label": "Accepterar"
|
||||
},
|
||||
"recycling_type": {
|
||||
"label": "Återvinningstyp",
|
||||
"options": {
|
||||
"centre": "Återvinningscentral",
|
||||
"container": "Container"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"label": "Referens"
|
||||
},
|
||||
@@ -1399,21 +1409,8 @@
|
||||
"service": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Kedjebrytare",
|
||||
"options": {
|
||||
"no": "Nej",
|
||||
"undefined": "Förväntas vara Nej",
|
||||
"yes": "Ja"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Cykelpump",
|
||||
"options": {
|
||||
"no": "Nej",
|
||||
"undefined": "Förväntas vara Nej",
|
||||
"yes": "Ja"
|
||||
}
|
||||
"service/bicycle": {
|
||||
"label": "Tjänster"
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Användningsområde ",
|
||||
@@ -1538,9 +1535,6 @@
|
||||
"tourism": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Typ av torn"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Typ av bruksväg",
|
||||
"options": {
|
||||
@@ -1552,6 +1546,9 @@
|
||||
},
|
||||
"placeholder": "Fast, Mestadels fast, Mjuk ..."
|
||||
},
|
||||
"traffic_calming": {
|
||||
"label": "Typ"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "Typ"
|
||||
},
|
||||
@@ -1615,6 +1612,10 @@
|
||||
"name": "Adress",
|
||||
"terms": "Adress, husnummer, destination, gatuadress, postnummer, postort, postadress"
|
||||
},
|
||||
"advertising/billboard": {
|
||||
"name": "Annonstavla",
|
||||
"terms": "Annonstavla, reklamtavla, reklam, reklamskylt, affisch, affischtavla"
|
||||
},
|
||||
"aerialway": {
|
||||
"name": "Linbana"
|
||||
},
|
||||
@@ -1956,6 +1957,10 @@
|
||||
"name": "Återvinning",
|
||||
"terms": "återvinning, återbruk, återvinningsstation, sopstation, burkar, flaskor, skrot, skräp"
|
||||
},
|
||||
"amenity/recycling_centre": {
|
||||
"name": "Återvinningscentral",
|
||||
"terms": "återvinning,återbruk,återvinningsstation,sopstation,burkar,flaskor,skrot,skräp,burkar,dumpa,glas,skrot,sopor"
|
||||
},
|
||||
"amenity/register_office": {
|
||||
"name": "Registreringsbyrå"
|
||||
},
|
||||
@@ -2074,6 +2079,10 @@
|
||||
"name": "Soptunna (hushålls- eller industrisopor)",
|
||||
"terms": "Soptunna, avfallstunna, sopkärl, sopor, hushållssopor, industrisopor, avfall, avfallskärl, avfallskontainer"
|
||||
},
|
||||
"amenity/waste_transfer_station": {
|
||||
"name": "Avfallscentral",
|
||||
"terms": "Avfallscentral, dumpa, skräp, återvinning, skrot, skräp"
|
||||
},
|
||||
"amenity/water_point": {
|
||||
"name": "Dricksvatten för campingfordon",
|
||||
"terms": "Dricksvatten för campingfordon, Dricksvatten, vattenpåfyllning"
|
||||
@@ -2298,6 +2307,10 @@
|
||||
"name": "Lagerhus",
|
||||
"terms": "Lagerhus, lager, upplag, magasin, depå, packhus, lada"
|
||||
},
|
||||
"camp_site/camp_pitch": {
|
||||
"name": "Tältplats/husvagnsplats",
|
||||
"terms": "Tältplats, husvagnsplats, camping, Campingplats, camping, husvagn, tält"
|
||||
},
|
||||
"craft": {
|
||||
"name": "Hantverk",
|
||||
"terms": "Hantverk, skrå, slöjd, hantverkare"
|
||||
@@ -2914,6 +2927,10 @@
|
||||
"name": "Eldstad",
|
||||
"terms": "Eldstad, eldgrop, lägerplats, lägereld, brasa, grill, grillplats, grillning, eldning, campingbrasa"
|
||||
},
|
||||
"leisure/fitness_centre": {
|
||||
"name": "Gym / Fitnesscenter",
|
||||
"terms": "gym, Fitnesscenter, träning, styrketräning, konditionsträning, motionsinstitut, styrketräningslokal, träningslokal"
|
||||
},
|
||||
"leisure/fitness_centre/yoga": {
|
||||
"name": "Yogastudio",
|
||||
"terms": "Yogastudio, Yoga studio, meditation, joga"
|
||||
@@ -3977,10 +3994,6 @@
|
||||
"name": "Turistattraktion",
|
||||
"terms": "Turistattraktion, sevärdhet, sevärdighet"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Campingplats",
|
||||
"terms": "Campingplats, camping, husvagn, tält, campinganläggning"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Ställplats",
|
||||
"terms": "Ställplats, campingplats, camping, husvagnscamping, husbilscamping, fricamping"
|
||||
|
||||
Vendored
-19
@@ -988,19 +988,6 @@
|
||||
"service": {
|
||||
"label": "Tip"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"options": {
|
||||
"no": "Hayır",
|
||||
"undefined": "Tahminen Hayir",
|
||||
"yes": "Evet"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"options": {
|
||||
"no": "Hayır",
|
||||
"undefined": "Tahminen Hayir"
|
||||
}
|
||||
},
|
||||
"shelter": {
|
||||
"label": "Barınak"
|
||||
},
|
||||
@@ -1064,9 +1051,6 @@
|
||||
"tourism": {
|
||||
"label": "Tip"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Kule tipi"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Toprak yolunun tipi"
|
||||
},
|
||||
@@ -2184,9 +2168,6 @@
|
||||
"tourism/attraction": {
|
||||
"name": "Turistik yer"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Kamp Alanı"
|
||||
},
|
||||
"tourism/chalet": {
|
||||
"name": "Yayla evi"
|
||||
},
|
||||
|
||||
Vendored
+60
-22
@@ -1346,6 +1346,13 @@
|
||||
"recycling_accepts": {
|
||||
"label": "Приймається"
|
||||
},
|
||||
"recycling_type": {
|
||||
"label": " Тип об'єкта",
|
||||
"options": {
|
||||
"centre": "Центру збору відходів для вторинної переробки",
|
||||
"container": "Контейнер"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"label": "Номер"
|
||||
},
|
||||
@@ -1400,21 +1407,8 @@
|
||||
"service": {
|
||||
"label": "Тип"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Ремонт вело-ланцюгів",
|
||||
"options": {
|
||||
"no": "Ні",
|
||||
"undefined": "Передбачається, Ні",
|
||||
"yes": "Так"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Велосипедний насос",
|
||||
"options": {
|
||||
"no": "Ні",
|
||||
"undefined": "Передбачається, Ні",
|
||||
"yes": "Так"
|
||||
}
|
||||
"service/bicycle": {
|
||||
"label": "Послуги"
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Тип службового шляху",
|
||||
@@ -1539,9 +1533,6 @@
|
||||
"tourism": {
|
||||
"label": "Тип"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Тип опори"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Тип путівця",
|
||||
"options": {
|
||||
@@ -1553,6 +1544,9 @@
|
||||
},
|
||||
"placeholder": "Тверде, переважно тверде, м’яке"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"label": "Тип"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "Тип"
|
||||
},
|
||||
@@ -1616,6 +1610,10 @@
|
||||
"name": "Адреса",
|
||||
"terms": "address,адреса,місце,квартира,будинок,корпус,flhtcf,vscwt,rdfhnbhf,elbyjr,rjhgec"
|
||||
},
|
||||
"advertising/billboard": {
|
||||
"name": "Рекламний щит",
|
||||
"terms": "реклама,оголошення,щит,бігборд,борд,інформація"
|
||||
},
|
||||
"aerialway": {
|
||||
"name": "Канатна дорога"
|
||||
},
|
||||
@@ -1957,6 +1955,10 @@
|
||||
"name": "Переробка вторсировини",
|
||||
"terms": "Recycling, Gththjrf dnjhcbhjdbyb, пункт прийому вторсировини, вторсировина"
|
||||
},
|
||||
"amenity/recycling_centre": {
|
||||
"name": "Центру збору відходів для вторинної переробки",
|
||||
"terms": "відходи,накопичення,сортування,воринна,сировина,пляшки,скло,бляшанки,ганчір'я,сміття,лом,поламані,речі"
|
||||
},
|
||||
"amenity/register_office": {
|
||||
"name": "РАГС (ЗАГС)"
|
||||
},
|
||||
@@ -2075,6 +2077,10 @@
|
||||
"name": "Контейнер для сміття",
|
||||
"terms": "контейнер,сміття,відходи,комунальні служби,вивіз сміття"
|
||||
},
|
||||
"amenity/waste_transfer_station": {
|
||||
"name": "Сміттєперевантажувальна станція",
|
||||
"terms": "сміття,відходи,накопичення,перевалка,передача,сміттєзавалище,перевантаження,станція"
|
||||
},
|
||||
"amenity/water_point": {
|
||||
"name": "Заправка питною водою",
|
||||
"terms": "вода,заправка,потяг,кемпінг,табір"
|
||||
@@ -2299,6 +2305,10 @@
|
||||
"name": "Склад",
|
||||
"terms": "warehouse, crkfl, склад"
|
||||
},
|
||||
"camp_site/camp_pitch": {
|
||||
"name": "Місце стоянки",
|
||||
"terms": "платка,фургон,мотодім,автодім,караван,місце,ділянка"
|
||||
},
|
||||
"craft": {
|
||||
"name": "Майстерня",
|
||||
"terms": "майстерня, рукоділля, ручна робота"
|
||||
@@ -2534,7 +2544,7 @@
|
||||
"terms": "Pedestrian Crosswalk,перехід,вулиця,дорога,перехід,зебра"
|
||||
},
|
||||
"footway/sidewalk": {
|
||||
"name": "Тротуар",
|
||||
"name": "Тротуар вздовж дороги",
|
||||
"terms": "бокова доріжка, панель, тротуар, бровка"
|
||||
},
|
||||
"ford": {
|
||||
@@ -2614,7 +2624,7 @@
|
||||
},
|
||||
"highway/footway": {
|
||||
"name": "Пішохідна доріжка",
|
||||
"terms": "Foot Path, nhjnefh, стежка, маршрут, доріжка"
|
||||
"terms": "стежка,маршрут,доріжка,тротуар,пішохідна,шлях"
|
||||
},
|
||||
"highway/give_way": {
|
||||
"name": "Дати дорогу",
|
||||
@@ -4006,6 +4016,10 @@
|
||||
"name": "Гірський притулок",
|
||||
"terms": "Alpine Hut, ushcmrbq ghbnekjr, колиба, гірська хатинка"
|
||||
},
|
||||
"tourism/apartment": {
|
||||
"name": "Мебльована квартира/Комплекс",
|
||||
"terms": "готель,квартира,апартаменти,відпочинок,житло,готель,оренда,тур,кімната,хостел"
|
||||
},
|
||||
"tourism/artwork": {
|
||||
"name": "Витвори мистецтв",
|
||||
"terms": "Artwork, dbndjhb vbcntwnd, витвори мистецтва"
|
||||
@@ -4015,8 +4029,8 @@
|
||||
"terms": "Tourist Attraction, dbpyfxyt vscwt, визначні місця"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Кемпінг",
|
||||
"terms": "Camp Site, rtvgsyu, кеппінг"
|
||||
"name": "Табір",
|
||||
"terms": "табір,кемпіг,наметове,містечко"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "Караван-парк",
|
||||
@@ -4070,14 +4084,38 @@
|
||||
"name": "Зоопарк",
|
||||
"terms": "Zoo,pjjgfhr, зоопарк"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"name": "Засоби для обмеження швидкості",
|
||||
"terms": "лежачий,поліцейській,шикана,звуження,перешкода,стол,швидкість,безпека"
|
||||
},
|
||||
"traffic_calming/bump": {
|
||||
"name": "Лежачий поліцейський",
|
||||
"terms": "швидкість, обмеження, перешкода"
|
||||
},
|
||||
"traffic_calming/chicane": {
|
||||
"name": "Шикана",
|
||||
"terms": "шикана,перешкода,обмеження,швидкість,безпека"
|
||||
},
|
||||
"traffic_calming/choker": {
|
||||
"name": "Звуження",
|
||||
"terms": "звуження,перешкода,обмеження,швикість,безпека"
|
||||
},
|
||||
"traffic_calming/cushion": {
|
||||
"name": "Лежачий поліцейський з розрізами",
|
||||
"terms": "лежачий,поліцейський,розрізи,перешкода,обмеження,швидкість,безпека"
|
||||
},
|
||||
"traffic_calming/dip": {
|
||||
"name": "Заглиблення",
|
||||
"terms": "заглиблення,перешкода,обмеження,швидкість,безпека"
|
||||
},
|
||||
"traffic_calming/hump": {
|
||||
"name": "Лежачий поліцейський",
|
||||
"terms": "швидкість, обмеження, перешкода"
|
||||
},
|
||||
"traffic_calming/island": {
|
||||
"name": "Острівець безпеки",
|
||||
"terms": "острівець,перешкода,обмеження,швидкість,безпека"
|
||||
},
|
||||
"traffic_calming/rumble_strip": {
|
||||
"name": "Шумові смуги",
|
||||
"terms": "попередження, смуга, звук, шум"
|
||||
|
||||
Vendored
+88
-20
@@ -294,6 +294,7 @@
|
||||
"inspector": {
|
||||
"no_documentation_combination": "Không có tài liệu về tổ hợp thẻ này",
|
||||
"no_documentation_key": "Không có tài liệu về chìa khóa này",
|
||||
"documentation_redirect": "Tài liệu này đã được di chuyển đến trang mới.",
|
||||
"show_more": "Xem thêm",
|
||||
"view_on_osm": "Xem tại openstreetmap.org",
|
||||
"all_fields": "Các chi tiết thường gặp",
|
||||
@@ -781,6 +782,9 @@
|
||||
"barrier": {
|
||||
"label": "Kiểu"
|
||||
},
|
||||
"beauty": {
|
||||
"label": "Loại Tiệm"
|
||||
},
|
||||
"bench": {
|
||||
"label": "Ghế"
|
||||
},
|
||||
@@ -1020,6 +1024,9 @@
|
||||
"handrail": {
|
||||
"label": "Lan can"
|
||||
},
|
||||
"height": {
|
||||
"label": "Chiều cao (Mét)"
|
||||
},
|
||||
"highway": {
|
||||
"label": "Kiểu"
|
||||
},
|
||||
@@ -1342,6 +1349,13 @@
|
||||
"recycling_accepts": {
|
||||
"label": "Nhận"
|
||||
},
|
||||
"recycling_type": {
|
||||
"label": "Kiểu Tái chế",
|
||||
"options": {
|
||||
"centre": "Nhà máy Tái chế",
|
||||
"container": "Thùng"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"label": "Số"
|
||||
},
|
||||
@@ -1396,21 +1410,8 @@
|
||||
"service": {
|
||||
"label": "Kiểu"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "Dụng cụ Cắt Xích",
|
||||
"options": {
|
||||
"no": "Không có",
|
||||
"undefined": "Có lẽ Không có",
|
||||
"yes": "Có"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "Bơm",
|
||||
"options": {
|
||||
"no": "Không có",
|
||||
"undefined": "Có lẽ Không có",
|
||||
"yes": "Có"
|
||||
}
|
||||
"service/bicycle": {
|
||||
"label": "Dịch vụ"
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "Kiểu Dịch vụ",
|
||||
@@ -1535,8 +1536,12 @@
|
||||
"tourism": {
|
||||
"label": "Loại"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "Kiểu Tháp"
|
||||
"tower/construction": {
|
||||
"label": "Hình dạng",
|
||||
"placeholder": "Buộc dây, Lưới, Che đậy"
|
||||
},
|
||||
"tower/type": {
|
||||
"label": "Kiểu"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "Loại Đường mòn",
|
||||
@@ -1549,6 +1554,9 @@
|
||||
},
|
||||
"placeholder": "Rất chắc, Khá Chắc, Mềm…"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"label": "Kiểu"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "Kiểu"
|
||||
},
|
||||
@@ -1612,6 +1620,10 @@
|
||||
"name": "Địa chỉ",
|
||||
"terms": "địa chỉ, số địa chỉ, số nhà, số tòa nhà, dia chi, so dia chi, so nha, so toa nha"
|
||||
},
|
||||
"advertising/billboard": {
|
||||
"name": "Bảng Quảng cáo",
|
||||
"terms": "bảng quảng cáo, biển quảng cáo, panô quảng cáo, pano quảng cáo, pa-nô quảng cáo, pa nô quảng cáo, bang quang cao, bien quang cao, pano quang cao, pa-no quang cao, pa no quang cao"
|
||||
},
|
||||
"aerialway": {
|
||||
"name": "Cáp treo"
|
||||
},
|
||||
@@ -1861,6 +1873,10 @@
|
||||
"name": "Tiệm Kem",
|
||||
"terms": "tiệm kem, cửa hàng kem, quán kem, quầy kem, tiệm cà rem, cửa hàng cà rem, quán cà rem, quầy cà rem, tiệm cà-rem, cửa hàng cà-rem, quán cà-rem, quầy cà-rem, tiem kem, cua hang kem, quan kem, quay kem, tiem ca rem, cua hang ca rem, quan ca rem, quay ca rem, tiem ca-rem, cua hang ca-rem, quan ca-rem, quay ca-rem"
|
||||
},
|
||||
"amenity/internet_cafe": {
|
||||
"name": "Quán Internet",
|
||||
"terms": "quán internet, tiệm internet, cửa hàng internet, quan internet, tiem internet, cua hang internet"
|
||||
},
|
||||
"amenity/kindergarten": {
|
||||
"name": "Sân Nhà trẻ",
|
||||
"terms": "sân nhà trẻ, sân nhà giữ trẻ, sân trường mẫu giáo, sân trường mầm non, san nha tre, san nha giu tre, san truong mau giao, san truong mam non"
|
||||
@@ -1953,6 +1969,10 @@
|
||||
"name": "Tái chế",
|
||||
"terms": "tái chế, thu hồi, rác rưởi, rác thải, sọt rác, tai che, thu hoi, rac ruoi, rac thai, sot rac"
|
||||
},
|
||||
"amenity/recycling_centre": {
|
||||
"name": "Nhà máy Tái chế",
|
||||
"terms": "nhà máy tái chế, trung tâm tái chế, trung tâm thu hồi, trạm tái chế, nha may tai che, trung tam tai che, trung tam thu hoi, tram tai che"
|
||||
},
|
||||
"amenity/register_office": {
|
||||
"name": "Văn phòng Hộ tịch"
|
||||
},
|
||||
@@ -2071,6 +2091,10 @@
|
||||
"name": "Thùng Rác Lớn",
|
||||
"terms": "thùng rác lớn, thùng rác công nghiệp, thung rac lon, thung rac cong nghiep"
|
||||
},
|
||||
"amenity/waste_transfer_station": {
|
||||
"name": "Trạm Trung chuyển Chất thải",
|
||||
"terms": "trạm trung chuyển chất thải, tram trung chuyen chat thai"
|
||||
},
|
||||
"amenity/water_point": {
|
||||
"name": "Vòi Nước uống dành cho Nhà lưu động",
|
||||
"terms": "vòi nước uống dành cho nhà lưu động, máy nước uống dành cho nhà lưu động, trạm nước uống dành cho nhà lưu động, voi nuoc uong danh cho nha luu dong, may nuoc uong danh cho nha luu dong, tram nuoc uong danh cho nha luu dong"
|
||||
@@ -2295,6 +2319,10 @@
|
||||
"name": "Nhà kho",
|
||||
"terms": "nhà kho, kho, kho tàng, kho bãi, nha kho, kho tang, kho bai"
|
||||
},
|
||||
"camp_site/camp_pitch": {
|
||||
"name": "Lều Cắm trại",
|
||||
"terms": "lều, lều cắm trại, leu, leu cam trai"
|
||||
},
|
||||
"craft": {
|
||||
"name": "Nghề",
|
||||
"terms": "nghề, nghề nghiệp, nghệ, nghệ nghiềp, nghe, nghe nghiep"
|
||||
@@ -2741,8 +2769,12 @@
|
||||
"terms": "đường nhánh xa lộ, đoạn nhánh xa lộ, đường nhánh rẽ xa lộ, đoạn nhánh rẽ xa lộ, đường nhánh chuyển đường xa lộ, nhánh chuyển đường xa lộ, lối ra vào xa lộ, lối ra xa lộ, lối vào xa lộ, nhánh ra xa lộ, nhánh vào xa lộ, đường nối xa lộ, duong nhanh xa lo, doan nhanh xa lo, duong nhanh re xa lo, doan nhanh re xa lo, duong nhanh chuyen duong xa lo, nhanh chuyen duong xa lo, loi ra vao xa lo, loi ra xa lo, loi vao xa lo, nhanh ra xa lo, nhanh vao xa lo, duong noi xa lo"
|
||||
},
|
||||
"highway/turning_circle": {
|
||||
"name": "Cuối đường Vòng tròn",
|
||||
"terms": "cuối đường vòng tròn, ngõ cụt, phố cụt, cul-de-sac, cuoi duong vong tron, ngo cut, pho cut"
|
||||
"name": "Đường cùng Vòng tròn",
|
||||
"terms": "đường cùng vòng tròn, ngõ cụt, phố cụt, cul-de-sac, duong cung vong tron, ngo cut, pho cut"
|
||||
},
|
||||
"highway/turning_loop": {
|
||||
"name": "Bùng binh ở Đường cùng",
|
||||
"terms": "bùng binh ở đường cùng, bùng binh ở cuối đường, bùng binh ở ngõ cụt, đường vòng ở đường cùng, đường vòng ở cuối đường, đường vòng ở ngõ cụt, bung binh o duong cung, bung binh o cuoi duong, bung binh o ngo cut, duong vong o duong cung, duong vong o cuoi duong, duong vong o ngo cut"
|
||||
},
|
||||
"highway/unclassified": {
|
||||
"name": "Ngõ",
|
||||
@@ -3568,6 +3600,14 @@
|
||||
"name": "Tiệm Mỹ phẩm",
|
||||
"terms": "thẩm mỹ viện, thẩm mĩ viện, nơi làm đẹp, cửa hàng làm đẹp, nhà làm đẹp, chỗ làm đẹp, tham my vien, tham mi vien, noi lam dep, cua hang lam dep, nha lam dep, cho lam dep"
|
||||
},
|
||||
"shop/beauty/nails": {
|
||||
"name": "Tiệm Làm Móng",
|
||||
"terms": "tiệm làm móng, tiệm nail, tiệm làm nail, cửa hàng làm móng, cửa hàng nail, cửa hàng làm nail, hãng đinh, tiem lam mong, tiem nail, tiem lam nail, cua hang lam mong, cua hang nail, cua hang lam nail, hang dinh"
|
||||
},
|
||||
"shop/beauty/tanning": {
|
||||
"name": "Tiệm Làm Nâu Da",
|
||||
"terms": "tiệm làm nâu da, tiệm làm da nâu, tiệm tanning, cửa hàng làm nâu da, cửa hàng làm da nâu, cửa hàng tanning, tiem lam nau da, tiem lam da nau, cua hang lam nau da, cua hang lam da nau, tiem tanning, cua hang tanning"
|
||||
},
|
||||
"shop/bed": {
|
||||
"name": "Tiệm Nệm",
|
||||
"terms": "tiệm nệm, cửa hàng nệm, cửa hiệu nệm, tiệm đệm, cửa hàng đệm, cửa hiệu đệm, tiệm đồ giường, cửa hàng đồ giường, cửa hiệu đồ giường, tiem nem, cua hang nem, cua hieu nem, tiem dem, cua hang dem, cua hieu dem, tiem do giuong, cua hang do giuong, cua hieu do giuong"
|
||||
@@ -3994,6 +4034,10 @@
|
||||
"name": "Túp lều trên Núi",
|
||||
"terms": "túp lều trên núi, nhà nghỉ chân dành cho người leo núi, tup leu tren nui, nha nghi chan danh cho nguoi leo nui"
|
||||
},
|
||||
"tourism/apartment": {
|
||||
"name": "Khu chung cư Nghỉ dưỡng",
|
||||
"terms": "khu chung cư nghỉ dưỡng, khu chung cư nghỉ mát, khu chung cu nghi duong, khu chung cu nghi mat"
|
||||
},
|
||||
"tourism/artwork": {
|
||||
"name": "Nghệ phẩm",
|
||||
"terms": "nghệ phẩm, mỹ phẩm, bức tranh, công trình điêu khắc, nghe pham, my pham, buc tranh, cong trinh dieu khac"
|
||||
@@ -4003,7 +4047,7 @@
|
||||
"terms": "điểm thu hút khách du lịch, khu vực thu hút khách du lịch, chỗ thu hút khách du lịch, nơi thu hút khách du lịch, diem thu hut khach du lich, khu vuc thu hut khach du lich, cho thu hut khach du lich, noi thu hut khach du lich"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "Nơi Cắm trại",
|
||||
"name": "Khu Cắm trại",
|
||||
"terms": "khu cắm trại, chỗ cắm trại, nơi cắm trại, nghỉ chân dã ngoại, picnic, khu cam trai, cho cam trai, noi cam trai, nghi chan da ngoai"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
@@ -4058,14 +4102,38 @@
|
||||
"name": "Vườn thú",
|
||||
"terms": "vườn thú, vườn bách thú, vuon thu, vuon bach thu"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"name": "Thiết bị Điều hòa Giao thông",
|
||||
"terms": "thiết bị điều hòa giao thông, thiết bị điều hoà giao thông, thiet bi dieu hoa giao thong"
|
||||
},
|
||||
"traffic_calming/bump": {
|
||||
"name": "Gờ Giảm Tốc độ",
|
||||
"terms": "gờ giảm tốc độ, bướu tốc độ, go giam toc do, buou toc do"
|
||||
},
|
||||
"traffic_calming/chicane": {
|
||||
"name": "Khúc Cua Chữ chi",
|
||||
"terms": "khúc cua chữ chi, khuc cua chu chi"
|
||||
},
|
||||
"traffic_calming/choker": {
|
||||
"name": "Khúc Đường Hẹp Lại",
|
||||
"terms": "khúc đường hẹp lại, khu duong hep lai"
|
||||
},
|
||||
"traffic_calming/cushion": {
|
||||
"name": "Nệm Giảm Tốc độ",
|
||||
"terms": "cái nệm giảm tốc độ, cái đệm giảm tốc độ, cai nem giam toc do, cai dem giam toc do"
|
||||
},
|
||||
"traffic_calming/dip": {
|
||||
"name": "Chỗ Trũng",
|
||||
"terms": "chỗ trũng, nơi trũng, chỗ lún xuống, nơi lún xuống, chỗ hụp xuống, nơi hụp xuống, cho trung, noi trung, cho lun xuong, noi lun xuong, cho hup xuong, noi hup xuong"
|
||||
},
|
||||
"traffic_calming/hump": {
|
||||
"name": "Bướu Tốc độ",
|
||||
"terms": "bướu tốc độ, bướu giảm tốc độ, buou toc do, buou giam toc do"
|
||||
},
|
||||
"traffic_calming/island": {
|
||||
"name": "Đảo Giao thông",
|
||||
"terms": "đảo giao thông, dao giao thong"
|
||||
},
|
||||
"traffic_calming/rumble_strip": {
|
||||
"name": "Dải Gây Ồn",
|
||||
"terms": "dải gây ồn, dai gay on"
|
||||
|
||||
Vendored
-23
@@ -1396,22 +1396,6 @@
|
||||
"service": {
|
||||
"label": "類"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "鏈架生",
|
||||
"options": {
|
||||
"no": "無",
|
||||
"undefined": "當無",
|
||||
"yes": "有"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "氣泵",
|
||||
"options": {
|
||||
"no": "無",
|
||||
"undefined": "當無",
|
||||
"yes": "有"
|
||||
}
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "服務類",
|
||||
"options": {
|
||||
@@ -1535,9 +1519,6 @@
|
||||
"tourism": {
|
||||
"label": "類"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "塔類"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "道類",
|
||||
"options": {
|
||||
@@ -2890,10 +2871,6 @@
|
||||
"name": "旅行名勝",
|
||||
"terms": "Tourist Attraction,旅行名勝,旅遊名勝,觀光點"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "營地",
|
||||
"terms": "Camp Site,營地,露營區"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "露營車營地",
|
||||
"terms": "RV Park,房車營地,露營車停車場,露營車營地"
|
||||
|
||||
Vendored
+84
-29
@@ -294,6 +294,7 @@
|
||||
"inspector": {
|
||||
"no_documentation_combination": "这个标签组合没有可用的说明",
|
||||
"no_documentation_key": "这个键值没有可用的说明",
|
||||
"documentation_redirect": "这个文档被重定向到一个新的页面",
|
||||
"show_more": "显示更多",
|
||||
"view_on_osm": "在openstreetmap.org上查看",
|
||||
"all_fields": "所有字段",
|
||||
@@ -781,6 +782,9 @@
|
||||
"barrier": {
|
||||
"label": "类型"
|
||||
},
|
||||
"beauty": {
|
||||
"label": "商店类型"
|
||||
},
|
||||
"bench": {
|
||||
"label": "长凳"
|
||||
},
|
||||
@@ -799,6 +803,9 @@
|
||||
"whole": "全血"
|
||||
}
|
||||
},
|
||||
"board_type": {
|
||||
"label": "类型"
|
||||
},
|
||||
"boundary": {
|
||||
"label": "类型"
|
||||
},
|
||||
@@ -1139,6 +1146,9 @@
|
||||
"man_made": {
|
||||
"label": "类型"
|
||||
},
|
||||
"map_type": {
|
||||
"label": "类型"
|
||||
},
|
||||
"maxspeed": {
|
||||
"label": "速度限制",
|
||||
"placeholder": "40, 50, 60..."
|
||||
@@ -1342,6 +1352,12 @@
|
||||
"recycling_accepts": {
|
||||
"label": "接受"
|
||||
},
|
||||
"recycling_type": {
|
||||
"options": {
|
||||
"centre": "回收站",
|
||||
"container": "回收容器"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"label": "参考"
|
||||
},
|
||||
@@ -1396,22 +1412,6 @@
|
||||
"service": {
|
||||
"label": "类型"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "链条维修工具",
|
||||
"options": {
|
||||
"no": "否",
|
||||
"undefined": "假定为否",
|
||||
"yes": "是"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "气泵",
|
||||
"options": {
|
||||
"no": "否",
|
||||
"undefined": "假定为否",
|
||||
"yes": " 是"
|
||||
}
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "服务类型",
|
||||
"options": {
|
||||
@@ -1535,8 +1535,8 @@
|
||||
"tourism": {
|
||||
"label": "类型"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "塔型"
|
||||
"tower/type": {
|
||||
"label": "类型"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "道路铺设种类",
|
||||
@@ -1549,6 +1549,9 @@
|
||||
},
|
||||
"placeholder": "坚硬地面,硬物铺面,软铺面"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"label": "类型"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "类型"
|
||||
},
|
||||
@@ -1612,6 +1615,10 @@
|
||||
"name": "地址",
|
||||
"terms": "地址,址"
|
||||
},
|
||||
"advertising/billboard": {
|
||||
"name": "广告牌",
|
||||
"terms": "广告牌,广告,牌"
|
||||
},
|
||||
"aerialway": {
|
||||
"name": "缆车线路"
|
||||
},
|
||||
@@ -1782,8 +1789,8 @@
|
||||
"terms": "时钟,钟表,钟"
|
||||
},
|
||||
"amenity/college": {
|
||||
"name": "大专院校校园",
|
||||
"terms": "大专校园"
|
||||
"name": "学院",
|
||||
"terms": "学院,大专校园,大学,学校"
|
||||
},
|
||||
"amenity/community_centre": {
|
||||
"name": "社区活动中心",
|
||||
@@ -1861,6 +1868,10 @@
|
||||
"name": "冰淇淋店",
|
||||
"terms": "冰淇淋店,冷饮店"
|
||||
},
|
||||
"amenity/internet_cafe": {
|
||||
"name": "网吧",
|
||||
"terms": "网吧,上网咖啡馆,上网咖啡厅"
|
||||
},
|
||||
"amenity/kindergarten": {
|
||||
"name": "学前班/幼儿园用地",
|
||||
"terms": "学前班/幼儿园用地"
|
||||
@@ -1953,6 +1964,10 @@
|
||||
"name": "资源回收设施",
|
||||
"terms": "回收,循环利用,再造"
|
||||
},
|
||||
"amenity/recycling_centre": {
|
||||
"name": "回收站",
|
||||
"terms": "回收站,回收中心,循环中心,资源回收中心"
|
||||
},
|
||||
"amenity/register_office": {
|
||||
"name": "民政登记处"
|
||||
},
|
||||
@@ -2016,8 +2031,8 @@
|
||||
"terms": "市政府,市政厅,大会堂"
|
||||
},
|
||||
"amenity/university": {
|
||||
"name": "大学校园",
|
||||
"terms": "大学校园,大学场地"
|
||||
"name": "大学",
|
||||
"terms": "大学,学院,学校"
|
||||
},
|
||||
"amenity/vending_machine/cigarettes": {
|
||||
"name": "香烟售货机",
|
||||
@@ -2071,6 +2086,10 @@
|
||||
"name": "大型垃圾箱",
|
||||
"terms": "大型垃圾箱,垃圾箱"
|
||||
},
|
||||
"amenity/waste_transfer_station": {
|
||||
"name": "垃圾中转站",
|
||||
"terms": "垃圾中转站,垃圾,中转站"
|
||||
},
|
||||
"amenity/water_point": {
|
||||
"name": "直饮水",
|
||||
"terms": "直饮水"
|
||||
@@ -2186,8 +2205,8 @@
|
||||
"terms": "教堂建筑"
|
||||
},
|
||||
"building/college": {
|
||||
"name": "大专院校建筑",
|
||||
"terms": "大专院校建筑"
|
||||
"name": "学院建筑",
|
||||
"terms": "学院建筑,大专院校建筑,大学建筑,学校建筑"
|
||||
},
|
||||
"building/commercial": {
|
||||
"name": "商业建筑物",
|
||||
@@ -2289,7 +2308,7 @@
|
||||
},
|
||||
"building/university": {
|
||||
"name": "大学建筑",
|
||||
"terms": "大学建筑"
|
||||
"terms": "大学建筑,学院建筑,学校建筑"
|
||||
},
|
||||
"building/warehouse": {
|
||||
"name": "仓库",
|
||||
@@ -2744,6 +2763,10 @@
|
||||
"name": "环岛",
|
||||
"terms": "环岛"
|
||||
},
|
||||
"highway/turning_loop": {
|
||||
"name": "回车场 (O形)",
|
||||
"terms": "回车场 (O形),回车场,路末环岛"
|
||||
},
|
||||
"highway/unclassified": {
|
||||
"name": "小型/未分级道路",
|
||||
"terms": "小型/未分级道路"
|
||||
@@ -3568,6 +3591,14 @@
|
||||
"name": "美容店",
|
||||
"terms": "美容院"
|
||||
},
|
||||
"shop/beauty/nails": {
|
||||
"name": "美甲店",
|
||||
"terms": "美甲店,美甲沙龙"
|
||||
},
|
||||
"shop/beauty/tanning": {
|
||||
"name": "日光浴沙龙",
|
||||
"terms": "日光浴沙龙,阳光浴房"
|
||||
},
|
||||
"shop/bed": {
|
||||
"name": "床上用品店",
|
||||
"terms": "床上用品店"
|
||||
@@ -4002,10 +4033,6 @@
|
||||
"name": "旅游名胜",
|
||||
"terms": "旅游名胜"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "宿营地",
|
||||
"terms": "露营区"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "房车营地",
|
||||
"terms": "房车营地"
|
||||
@@ -4034,6 +4061,10 @@
|
||||
"name": "问询处",
|
||||
"terms": "问讯处,问询处,信息中心,游客中心"
|
||||
},
|
||||
"tourism/information/office": {
|
||||
"name": "旅游咨询处",
|
||||
"terms": "旅游咨询处,旅游问询处,旅游问询中心,旅游咨询中心,旅游咨询服务中心,旅游信息咨询处"
|
||||
},
|
||||
"tourism/motel": {
|
||||
"name": "汽车旅馆",
|
||||
"terms": "汽车旅馆"
|
||||
@@ -4058,14 +4089,38 @@
|
||||
"name": "动物园",
|
||||
"terms": "动物园"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"name": "交通稳静化",
|
||||
"terms": "交通稳静化,交通静稳化,车辆减速措施"
|
||||
},
|
||||
"traffic_calming/bump": {
|
||||
"name": "减速带",
|
||||
"terms": "减速带"
|
||||
},
|
||||
"traffic_calming/chicane": {
|
||||
"name": "曲折车行道",
|
||||
"terms": "曲折车行道,减速弯道"
|
||||
},
|
||||
"traffic_calming/choker": {
|
||||
"name": "窄化路面",
|
||||
"terms": "窄化路面,瓶颈化交叉口,窄点"
|
||||
},
|
||||
"traffic_calming/cushion": {
|
||||
"name": "减速垫",
|
||||
"terms": "减速垫,减速板,减速带,减速胶"
|
||||
},
|
||||
"traffic_calming/dip": {
|
||||
"name": "路凹",
|
||||
"terms": "路凹,减速路凹,减速坑"
|
||||
},
|
||||
"traffic_calming/hump": {
|
||||
"name": "减速台",
|
||||
"terms": "减速台"
|
||||
},
|
||||
"traffic_calming/island": {
|
||||
"name": "交通岛",
|
||||
"terms": "交通岛,导流岛,安全岛,中心岛,交通稳静化"
|
||||
},
|
||||
"traffic_calming/rumble_strip": {
|
||||
"name": "路肩警示带",
|
||||
"terms": "路肩警示带,路侧振动带"
|
||||
|
||||
Vendored
-23
@@ -1396,22 +1396,6 @@
|
||||
"service": {
|
||||
"label": "類別"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "鎖鏈工具",
|
||||
"options": {
|
||||
"no": "否",
|
||||
"undefined": "假設為沒有",
|
||||
"yes": "有"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "泵氣設備",
|
||||
"options": {
|
||||
"no": "否",
|
||||
"undefined": "假設為沒有",
|
||||
"yes": "有"
|
||||
}
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "服務類型",
|
||||
"options": {
|
||||
@@ -1535,9 +1519,6 @@
|
||||
"tourism": {
|
||||
"label": "類"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "塔類"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "路徑種類",
|
||||
"options": {
|
||||
@@ -4002,10 +3983,6 @@
|
||||
"name": "觀光名勝",
|
||||
"terms": "Tourist Attraction,旅行名勝,旅遊名勝,觀光點,觀光景點"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "營地",
|
||||
"terms": "Camp Site,營地,露營區"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "露營車營地",
|
||||
"terms": "RV Park,房車營地,露營車停車場,露營車營地"
|
||||
|
||||
Vendored
+131
-20
@@ -227,6 +227,7 @@
|
||||
"localized_translation_name": "名稱"
|
||||
},
|
||||
"zoom_in_edit": "放大以開始編輯",
|
||||
"login": "登入",
|
||||
"logout": "登出",
|
||||
"loading_auth": "正在連接 OpenStreetMap...",
|
||||
"report_a_bug": "回報錯誤",
|
||||
@@ -238,7 +239,8 @@
|
||||
"status": {
|
||||
"error": "未能連接至伺服器介面。",
|
||||
"offline": "伺服器介面離線,請稍後再嘗試編輯。",
|
||||
"readonly": "伺服器介面處於唯讀模式,須待介面正常運作,方能儲存您的編輯。"
|
||||
"readonly": "伺服器介面處於唯讀模式,須待介面正常運作,方能儲存您的編輯。",
|
||||
"rateLimit": "API 限制匿名連線。您可以透過登入來修復這個問題。"
|
||||
},
|
||||
"commit": {
|
||||
"title": "儲存修改",
|
||||
@@ -294,6 +296,7 @@
|
||||
"inspector": {
|
||||
"no_documentation_combination": "這個標籤組合沒有可用的說明",
|
||||
"no_documentation_key": "這個鍵值沒有可用的說明",
|
||||
"documentation_redirect": "這份文件已經被重新導向至新頁面",
|
||||
"show_more": "顯示更多",
|
||||
"view_on_osm": "在 openstreetmap.org 中檢視",
|
||||
"all_fields": "全部欄位",
|
||||
@@ -781,6 +784,9 @@
|
||||
"barrier": {
|
||||
"label": "種類"
|
||||
},
|
||||
"beauty": {
|
||||
"label": "商店類型"
|
||||
},
|
||||
"bench": {
|
||||
"label": "長凳"
|
||||
},
|
||||
@@ -799,6 +805,9 @@
|
||||
"whole": "全血"
|
||||
}
|
||||
},
|
||||
"board_type": {
|
||||
"label": "種類"
|
||||
},
|
||||
"boundary": {
|
||||
"label": "種類"
|
||||
},
|
||||
@@ -1020,6 +1029,9 @@
|
||||
"handrail": {
|
||||
"label": "扶手"
|
||||
},
|
||||
"height": {
|
||||
"label": "高度(公尺)"
|
||||
},
|
||||
"highway": {
|
||||
"label": "種類"
|
||||
},
|
||||
@@ -1139,6 +1151,12 @@
|
||||
"man_made": {
|
||||
"label": "種類"
|
||||
},
|
||||
"map_size": {
|
||||
"label": "覆蓋範圍"
|
||||
},
|
||||
"map_type": {
|
||||
"label": "種類"
|
||||
},
|
||||
"maxspeed": {
|
||||
"label": "速度限制",
|
||||
"placeholder": "40, 50, 60..."
|
||||
@@ -1342,6 +1360,13 @@
|
||||
"recycling_accepts": {
|
||||
"label": "接受"
|
||||
},
|
||||
"recycling_type": {
|
||||
"label": "回收品項",
|
||||
"options": {
|
||||
"centre": "回收中心",
|
||||
"container": "回收箱"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"label": "編號"
|
||||
},
|
||||
@@ -1396,21 +1421,8 @@
|
||||
"service": {
|
||||
"label": "種類"
|
||||
},
|
||||
"service/bicycle/chain_tool": {
|
||||
"label": "固定架",
|
||||
"options": {
|
||||
"no": "否",
|
||||
"undefined": "預設為否",
|
||||
"yes": "是"
|
||||
}
|
||||
},
|
||||
"service/bicycle/pump": {
|
||||
"label": "打氣設備",
|
||||
"options": {
|
||||
"no": "沒有",
|
||||
"undefined": "預設沒有",
|
||||
"yes": "有"
|
||||
}
|
||||
"service/bicycle": {
|
||||
"label": "服務"
|
||||
},
|
||||
"service_rail": {
|
||||
"label": "服務類型",
|
||||
@@ -1535,8 +1547,12 @@
|
||||
"tourism": {
|
||||
"label": "種類"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "塔的種類"
|
||||
"tower/construction": {
|
||||
"label": "建材",
|
||||
"placeholder": "拉線、鋼格、偽裝、..."
|
||||
},
|
||||
"tower/type": {
|
||||
"label": "類型"
|
||||
},
|
||||
"tracktype": {
|
||||
"label": "產業道路種類",
|
||||
@@ -1549,6 +1565,9 @@
|
||||
},
|
||||
"placeholder": "堅硬地面、硬物鋪面、軟鋪面"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"label": "種類"
|
||||
},
|
||||
"traffic_signals": {
|
||||
"label": "號誌種類"
|
||||
},
|
||||
@@ -1612,6 +1631,10 @@
|
||||
"name": "地址",
|
||||
"terms": "地址,位置,位址"
|
||||
},
|
||||
"advertising/billboard": {
|
||||
"name": "廣告牌",
|
||||
"terms": "廣告看板"
|
||||
},
|
||||
"aerialway": {
|
||||
"name": "纜車路線"
|
||||
},
|
||||
@@ -1861,6 +1884,10 @@
|
||||
"name": "冰淇淋店",
|
||||
"terms": "冰淇淋店,冰淇淋"
|
||||
},
|
||||
"amenity/internet_cafe": {
|
||||
"name": "網咖",
|
||||
"terms": "網咖"
|
||||
},
|
||||
"amenity/kindergarten": {
|
||||
"name": "育幼院/幼稚園範圍",
|
||||
"terms": "育幼院/幼兒園,育幼院/幼稚園用地,育幼院,幼兒園,幼稚園"
|
||||
@@ -1953,6 +1980,10 @@
|
||||
"name": "回收設施",
|
||||
"terms": "回收筒,回收箱"
|
||||
},
|
||||
"amenity/recycling_centre": {
|
||||
"name": "回收中心",
|
||||
"terms": "資源回收中心"
|
||||
},
|
||||
"amenity/register_office": {
|
||||
"name": "戶政事務所"
|
||||
},
|
||||
@@ -2071,6 +2102,10 @@
|
||||
"name": "垃圾場",
|
||||
"terms": "垃圾集中處,垃圾放置點"
|
||||
},
|
||||
"amenity/waste_transfer_station": {
|
||||
"name": "垃圾清運站",
|
||||
"terms": "垃圾轉運站"
|
||||
},
|
||||
"amenity/water_point": {
|
||||
"name": "RV 飲用水",
|
||||
"terms": "運水車"
|
||||
@@ -2295,6 +2330,10 @@
|
||||
"name": "倉庫",
|
||||
"terms": "倉庫"
|
||||
},
|
||||
"camp_site/camp_pitch": {
|
||||
"name": "露營營地",
|
||||
"terms": "露營營地,露營場地,營地"
|
||||
},
|
||||
"craft": {
|
||||
"name": "工藝",
|
||||
"terms": "工藝"
|
||||
@@ -2553,6 +2592,14 @@
|
||||
"name": "球洞",
|
||||
"terms": "球洞"
|
||||
},
|
||||
"golf/lateral_water_hazard_area": {
|
||||
"name": "側面水障礙區",
|
||||
"terms": "側面水障礙區"
|
||||
},
|
||||
"golf/lateral_water_hazard_line": {
|
||||
"name": "側面水障礙區",
|
||||
"terms": "側面水障礙區"
|
||||
},
|
||||
"golf/rough": {
|
||||
"name": "深草區",
|
||||
"terms": "深草區"
|
||||
@@ -2561,6 +2608,14 @@
|
||||
"name": "開球區",
|
||||
"terms": "開球區"
|
||||
},
|
||||
"golf/water_hazard_area": {
|
||||
"name": "水障礙區",
|
||||
"terms": "水障礙區"
|
||||
},
|
||||
"golf/water_hazard_line": {
|
||||
"name": "水障礙區",
|
||||
"terms": "水障礙區"
|
||||
},
|
||||
"healthcare/blood_donation": {
|
||||
"name": "捐血中心",
|
||||
"terms": "捐血中心,捐血站,捐血車"
|
||||
@@ -2728,6 +2783,10 @@
|
||||
"name": "回轉圈",
|
||||
"terms": "回轉圈"
|
||||
},
|
||||
"highway/turning_loop": {
|
||||
"name": "迴轉圓環",
|
||||
"terms": "迴轉圓環,迴轉道"
|
||||
},
|
||||
"highway/unclassified": {
|
||||
"name": "小道路/未分類道路",
|
||||
"terms": "小道路/未分類道路"
|
||||
@@ -3552,6 +3611,14 @@
|
||||
"name": "美容店",
|
||||
"terms": "理容院,美妝店,護膚中心,指甲美容"
|
||||
},
|
||||
"shop/beauty/nails": {
|
||||
"name": "指甲美容店",
|
||||
"terms": "修指甲店,修指甲"
|
||||
},
|
||||
"shop/beauty/tanning": {
|
||||
"name": "日曬沙龍",
|
||||
"terms": "日光浴店,曬黑沙龍"
|
||||
},
|
||||
"shop/bed": {
|
||||
"name": "床具/寐具店",
|
||||
"terms": "床具店,寐具店,寢具店"
|
||||
@@ -3978,6 +4045,10 @@
|
||||
"name": "高山小屋",
|
||||
"terms": "高山小屋"
|
||||
},
|
||||
"tourism/apartment": {
|
||||
"name": "假日公寓",
|
||||
"terms": "假日公寓,日租型套房"
|
||||
},
|
||||
"tourism/artwork": {
|
||||
"name": "公共藝術",
|
||||
"terms": "藝術品,街頭藝術"
|
||||
@@ -3987,8 +4058,8 @@
|
||||
"terms": "觀光點"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "露營營地",
|
||||
"terms": "露營地,營地"
|
||||
"name": "露營地",
|
||||
"terms": "營地"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "露營車停車場",
|
||||
@@ -4018,6 +4089,22 @@
|
||||
"name": "旅遊資訊",
|
||||
"terms": "旅遊資訊"
|
||||
},
|
||||
"tourism/information/board": {
|
||||
"name": "資訊告示牌",
|
||||
"terms": "資訊告示牌,告示牌,看版"
|
||||
},
|
||||
"tourism/information/guidepost": {
|
||||
"name": "指示牌",
|
||||
"terms": "方向指引牌"
|
||||
},
|
||||
"tourism/information/map": {
|
||||
"name": "地圖",
|
||||
"terms": "地圖,指示圖,範圍圖,旅遊景點圖,景點圖"
|
||||
},
|
||||
"tourism/information/office": {
|
||||
"name": "旅客中心",
|
||||
"terms": "旅遊服務中心,遊客中心"
|
||||
},
|
||||
"tourism/motel": {
|
||||
"name": "汽車旅館",
|
||||
"terms": "motel"
|
||||
@@ -4042,14 +4129,38 @@
|
||||
"name": "動物園",
|
||||
"terms": "動物園"
|
||||
},
|
||||
"traffic_calming": {
|
||||
"name": "減速標線",
|
||||
"terms": "減速標線,減速坡,跳動路面"
|
||||
},
|
||||
"traffic_calming/bump": {
|
||||
"name": "減速丘",
|
||||
"terms": "減速帶,減速器"
|
||||
},
|
||||
"traffic_calming/chicane": {
|
||||
"name": "減速彎道",
|
||||
"terms": "減速彎道"
|
||||
},
|
||||
"traffic_calming/choker": {
|
||||
"name": "交通阻塞",
|
||||
"terms": "交通阻塞"
|
||||
},
|
||||
"traffic_calming/cushion": {
|
||||
"name": "減速墊",
|
||||
"terms": "減速墊"
|
||||
},
|
||||
"traffic_calming/dip": {
|
||||
"name": "減速坡",
|
||||
"terms": "減速坡,斜坡"
|
||||
},
|
||||
"traffic_calming/hump": {
|
||||
"name": "減速標線",
|
||||
"terms": "減速標線"
|
||||
},
|
||||
"traffic_calming/island": {
|
||||
"name": "分隔島",
|
||||
"terms": "分隔島"
|
||||
},
|
||||
"traffic_calming/rumble_strip": {
|
||||
"name": "跳動路面",
|
||||
"terms": "起皺狹長路段"
|
||||
|
||||
Vendored
-6
@@ -577,9 +577,6 @@
|
||||
"tourism": {
|
||||
"label": "类型"
|
||||
},
|
||||
"towertype": {
|
||||
"label": "塔型"
|
||||
},
|
||||
"trail_visibility": {
|
||||
"label": "路径可见度"
|
||||
},
|
||||
@@ -1318,9 +1315,6 @@
|
||||
"tourism/attraction": {
|
||||
"name": "旅游景点"
|
||||
},
|
||||
"tourism/camp_site": {
|
||||
"name": "露营区"
|
||||
},
|
||||
"tourism/caravan_site": {
|
||||
"name": "房车营地"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user