npm run build and dist

This commit is contained in:
Martin Raifer
2021-12-16 19:12:13 +01:00
parent 85ec3e0a11
commit bbe7b25623
127 changed files with 11054 additions and 2302 deletions
+10 -2
View File
@@ -384,7 +384,7 @@
},
"replace": {
"amenity": "community_centre",
"community_centre:for": "juvenile"
"community_centre": "youth_centre"
}
},
{
@@ -393,7 +393,7 @@
},
"replace": {
"amenity": "community_centre",
"community_centre:for": "juvenile"
"community_centre": "youth_centre"
}
},
{
@@ -1690,6 +1690,14 @@
"water": "basin"
}
},
{
"old": {
"landuse": "churchyard"
},
"replace": {
"landuse": "religious"
}
},
{
"old": {
"landuse": "conservation"
+1 -1
View File
File diff suppressed because one or more lines are too long
+1
View File
@@ -1,5 +1,6 @@
{
"created_by": true,
"converted_by": true,
"odbl": true,
"odbl:note": true,
"tiger:upload_uuid": true,
+1 -1
View File
@@ -1 +1 @@
{"created_by":true,"odbl":true,"odbl:note":true,"tiger:upload_uuid":true,"tiger:tlid":true,"tiger:source":true,"tiger:separated":true,"geobase:datasetName":true,"geobase:uuid":true,"osmarender:nameDirection":true,"osmarender:renderName":true,"osmarender:renderRef":true,"osmarender:rendernames":true,"sub_sea:type":true,"KSJ2:ADS":true,"KSJ2:ARE":true,"KSJ2:AdminArea":true,"KSJ2:COP_label":true,"KSJ2:DFD":true,"KSJ2:INT":true,"KSJ2:INT_label":true,"KSJ2:LOC":true,"KSJ2:LPN":true,"KSJ2:OPC":true,"KSJ2:PubFacAdmin":true,"KSJ2:RAC":true,"KSJ2:RAC_label":true,"KSJ2:RIC":true,"KSJ2:RIN":true,"KSJ2:WSC":true,"KSJ2:coordinate":true,"KSJ2:curve_id":true,"KSJ2:curve_type":true,"KSJ2:filename":true,"KSJ2:lake_id":true,"KSJ2:lat":true,"KSJ2:long":true,"KSJ2:river_id":true,"SK53_bulk:load":true,"yh:LINE_NAME":true,"yh:LINE_NUM":true,"yh:STRUCTURE":true,"yh:TOTYUMONO":true,"yh:TYPE":true,"yh:WIDTH":true,"yh:WIDTH_RANK":true}
{"created_by":true,"converted_by":true,"odbl":true,"odbl:note":true,"tiger:upload_uuid":true,"tiger:tlid":true,"tiger:source":true,"tiger:separated":true,"geobase:datasetName":true,"geobase:uuid":true,"osmarender:nameDirection":true,"osmarender:renderName":true,"osmarender:renderRef":true,"osmarender:rendernames":true,"sub_sea:type":true,"KSJ2:ADS":true,"KSJ2:ARE":true,"KSJ2:AdminArea":true,"KSJ2:COP_label":true,"KSJ2:DFD":true,"KSJ2:INT":true,"KSJ2:INT_label":true,"KSJ2:LOC":true,"KSJ2:LPN":true,"KSJ2:OPC":true,"KSJ2:PubFacAdmin":true,"KSJ2:RAC":true,"KSJ2:RAC_label":true,"KSJ2:RIC":true,"KSJ2:RIN":true,"KSJ2:WSC":true,"KSJ2:coordinate":true,"KSJ2:curve_id":true,"KSJ2:curve_type":true,"KSJ2:filename":true,"KSJ2:lake_id":true,"KSJ2:lat":true,"KSJ2:long":true,"KSJ2:river_id":true,"SK53_bulk:load":true,"yh:LINE_NAME":true,"yh:LINE_NUM":true,"yh:STRUCTURE":true,"yh:TOTYUMONO":true,"yh:TYPE":true,"yh:WIDTH":true,"yh:WIDTH_RANK":true}
+175 -6
View File
@@ -307,6 +307,10 @@
"key": "boundary",
"type": "combo"
},
"branch_brand": {
"key": "branch",
"type": "text"
},
"brand": {
"key": "brand",
"type": "text"
@@ -377,6 +381,26 @@
"type": "number",
"minValue": 1
},
"cai_scale": {
"key": "cai_scale",
"type": "combo",
"snake_case": false,
"caseSensitive": true,
"autoSuggestions": false,
"customValues": false,
"locationSet": {
"include": [
"IT"
]
},
"options": [
"T",
"E",
"EE",
"EEA",
"EAI"
]
},
"camera/direction": {
"key": "camera:direction",
"type": "number"
@@ -411,11 +435,30 @@
"type": "number",
"minValue": 0
},
"capacity/caravans": {
"key": "capacity:caravans",
"type": "number",
"minValue": 0
},
"capacity/disabled_parking": {
"key": "capacity:disabled",
"type": "number",
"minValue": 0
},
"capacity/persons": {
"key": "capacity:persons",
"type": "number",
"minValue": 0
},
"capacity/tents": {
"key": "capacity:tents",
"type": "number",
"minValue": 0,
"prerequisiteTag": {
"key": "tents",
"valueNot": "no"
}
},
"cash_in": {
"key": "cash_in",
"type": "check"
@@ -577,10 +620,31 @@
"key": "crossing",
"type": "combo"
},
"crossing/barrier": {
"key": "crossing:barrier",
"type": "combo",
"autoSuggestions": false,
"customValues": false,
"options": [
"full",
"double_half",
"half",
"no",
"yes"
]
},
"crossing/bell": {
"key": "crossing:bell",
"type": "check"
},
"crossing/island": {
"key": "crossing:island",
"type": "check"
},
"crossing/light": {
"key": "crossing:light",
"type": "check"
},
"cuisine": {
"key": "cuisine",
"type": "semiCombo",
@@ -597,16 +661,38 @@
"kebab",
"indian",
"chicken",
"fish",
"asian",
"french",
"spanish",
"portuguese",
"russian",
"polish",
"thai",
"korean",
"american",
"seafood",
"sushi",
"ice_cream",
"german",
"greek",
"vietnamese",
"turkish"
"turkish",
"lebanese",
"indonesian",
"malaysian",
"taiwanese",
"juice",
"bubble_tea",
"hot_dog",
"cake",
"pankcake",
"pasta",
"salad",
"chocolate",
"dessert",
"steak_house",
"donut"
]
},
"currency_multi": {
@@ -620,7 +706,8 @@
},
"cycle_network": {
"key": "cycle_network",
"type": "networkCombo"
"type": "networkCombo",
"snake_case": false
},
"cycleway": {
"keys": [
@@ -967,6 +1054,15 @@
"key": "expected_rwn_route_relations",
"type": "number"
},
"expressway": {
"key": "expressway",
"type": "check",
"locationSet": {
"include": [
"US"
]
}
},
"faces": {
"key": "faces",
"type": "number",
@@ -1023,10 +1119,22 @@
"type": "textarea",
"universal": true
},
"flag/name": {
"key": "flag:name",
"type": "text"
},
"flag/type": {
"key": "flag:type",
"type": "combo"
},
"flag/wikidata": {
"key": "flag:wikidata",
"keys": [
"flag:wikidata",
"flag:wikipedia"
],
"type": "wikidata"
},
"floating": {
"key": "floating",
"type": "check"
@@ -1188,6 +1296,10 @@
"minValue": 0,
"type": "number"
},
"highchair": {
"key": "highchair",
"type": "check"
},
"highspeed": {
"key": "highspeed",
"type": "check"
@@ -1554,6 +1666,10 @@
"key": "lockable",
"type": "check"
},
"locked": {
"key": "locked",
"type": "check"
},
"man_made": {
"key": "man_made",
"type": "typeCombo"
@@ -1659,6 +1775,14 @@
"type": "number",
"minValue": 0
},
"min_height": {
"key": "min_height",
"minValue": 0,
"type": "number",
"prerequisiteTag": {
"key": "height"
}
},
"minspeed": {
"key": "minspeed",
"type": "roadspeed"
@@ -1894,7 +2018,17 @@
"carports",
"garage_boxes",
"rooftop",
"sheds"
"sheds",
"street_side"
]
},
"parking/orientation": {
"key": "parking:orientation",
"type": "combo",
"options": [
"parallel",
"diagonal",
"perpendicular"
]
},
"payment_multi_fee": {
@@ -2083,7 +2217,8 @@
},
"population": {
"key": "population",
"type": "text"
"type": "number",
"minValue": 0
},
"portable": {
"key": "portable",
@@ -2702,7 +2837,8 @@
"local knowledge",
"aerial imagery",
"gps",
"streetlevel imagery"
"streetlevel imagery",
"osm notes"
]
},
"species/wikidata": {
@@ -2847,6 +2983,7 @@
"paved",
"ground",
"gravel",
"compacted",
"concrete",
"paving_stones",
"dirt",
@@ -2875,6 +3012,37 @@
"key": "surveillance:zone",
"type": "combo"
},
"survey_point/datum_aligned": {
"key": "survey_point:datum_aligned",
"type": "check"
},
"survey_point/purpose": {
"key": "survey_point:purpose",
"type": "combo",
"options": [
"horizontal",
"vertical",
"both"
]
},
"survey_point/structure": {
"key": "survey_point:structure",
"type": "combo",
"options": [
"beacon",
"block",
"pole",
"pillar",
"bracket",
"plaque",
"medallion",
"cairn",
"pin",
"indented_pin",
"cut",
"magnet"
]
},
"survey/date": {
"key": "survey:date",
"type": "text"
@@ -3001,7 +3169,8 @@
},
"traffic_sign": {
"key": "traffic_sign",
"type": "typeCombo"
"type": "typeCombo",
"snake_case": false
},
"traffic_sign/direction": {
"key": "traffic_sign:direction",
+1 -1
View File
File diff suppressed because one or more lines are too long
+323 -39
View File
@@ -1231,6 +1231,7 @@
"drive_through"
],
"moreFields": [
"branch_brand",
"brand",
"covered",
"height",
@@ -1265,6 +1266,7 @@
],
"moreFields": [
"air_conditioning",
"branch_brand",
"brand",
"currency_multi",
"email",
@@ -1507,6 +1509,7 @@
"service/bicycle"
],
"moreFields": [
"branch_brand",
"colour",
"covered",
"indoor",
@@ -1663,6 +1666,7 @@
"moreFields": [
"air_conditioning",
"bar",
"branch_brand",
"brand",
"capacity",
"delivery",
@@ -1678,7 +1682,8 @@
"reservation",
"smoking",
"takeaway",
"wheelchair"
"wheelchair",
"highchair"
],
"geometry": [
"point",
@@ -1756,6 +1761,7 @@
"payment_multi"
],
"moreFields": [
"branch_brand",
"brand",
"email",
"fax",
@@ -1783,6 +1789,7 @@
"supervised"
],
"moreFields": [
"branch_brand",
"brand",
"email",
"fax",
@@ -1876,6 +1883,7 @@
"charge_fee"
],
"moreFields": [
"branch_brand",
"brand",
"covered",
"level",
@@ -1937,6 +1945,7 @@
],
"moreFields": [
"air_conditioning",
"branch_brand",
"brand",
"email",
"fax",
@@ -1969,6 +1978,7 @@
],
"moreFields": [
"air_conditioning",
"branch_brand",
"brand",
"email",
"fax",
@@ -2146,6 +2156,17 @@
"lgbtq": "primary"
}
},
"amenity/community_centre/youth_centre": {
"icon": "maki-town-hall",
"geometry": [
"point",
"area"
],
"tags": {
"amenity": "community_centre",
"community_centre": "youth_centre"
}
},
"amenity/compressed_air": {
"icon": "fas-tachometer-alt",
"fields": [
@@ -2158,6 +2179,7 @@
"lit"
],
"moreFields": [
"branch_brand",
"brand",
"manufacturer"
],
@@ -2544,6 +2566,7 @@
],
"moreFields": [
"air_conditioning",
"branch_brand",
"brand",
"capacity",
"delivery",
@@ -2561,7 +2584,8 @@
"ref/vatin",
"smoking",
"takeaway",
"wheelchair"
"wheelchair",
"highchair"
],
"geometry": [
"point",
@@ -2833,6 +2857,7 @@
"self_service"
],
"moreFields": [
"branch_brand",
"brand",
"building",
"email",
@@ -2882,6 +2907,7 @@
],
"moreFields": [
"address",
"branch_brand",
"brand",
"capacity",
"covered",
@@ -3414,6 +3440,7 @@
"currency_multi"
],
"moreFields": [
"branch_brand",
"email",
"fax",
"level",
@@ -3478,6 +3505,7 @@
"payment_multi"
],
"moreFields": [
"branch_brand",
"brand",
"email",
"fax",
@@ -3594,10 +3622,6 @@
"tags": {
"amenity": "parking_space"
},
"addTags": {
"amenity": "parking_space",
"capacity": "1"
},
"matchScore": 0.95
},
"amenity/parking_space/disabled": {
@@ -3611,11 +3635,6 @@
"amenity": "parking_space",
"parking_space": "disabled"
},
"addTags": {
"amenity": "parking_space",
"parking_space": "disabled",
"capacity": "1"
},
"matchScore": 0.95
},
"amenity/parking": {
@@ -3707,6 +3726,30 @@
},
"matchScore": 0.95
},
"amenity/parking/street-side": {
"icon": "temaki-car_parked",
"fields": [
"{amenity/parking}",
"parking/orientation"
],
"geometry": [
"area",
"point",
"vertex"
],
"tags": {
"amenity": "parking",
"parking": "street_side"
},
"addTags": {
"amenity": "parking",
"parking": "street_side"
},
"reference": {
"key": "parking",
"value": "street_side"
}
},
"amenity/parking/underground": {
"icon": "temaki-car_structure",
"fields": [
@@ -3744,6 +3787,7 @@
"payment_multi"
],
"moreFields": [
"branch_brand",
"currency_multi",
"email",
"fax",
@@ -3771,6 +3815,7 @@
"payment_multi"
],
"moreFields": [
"branch_brand",
"covered",
"currency_multi",
"indoor",
@@ -3797,6 +3842,7 @@
"drive_through"
],
"moreFields": [
"branch_brand",
"brand",
"email",
"fax",
@@ -3832,6 +3878,7 @@
"wheelchair"
],
"moreFields": [
"branch_brand",
"brand",
"indoor",
"level"
@@ -4198,6 +4245,7 @@
],
"moreFields": [
"access_simple",
"branch_brand",
"brand",
"colour",
"covered",
@@ -4255,6 +4303,7 @@
"opening_hours/covid19"
],
"moreFields": [
"branch_brand",
"brand",
"email",
"fax",
@@ -4463,6 +4512,7 @@
"moreFields": [
"access_simple",
"address",
"branch_brand",
"brand",
"covered",
"email",
@@ -4688,6 +4738,7 @@
"moreFields": [
"air_conditioning",
"bar",
"branch_brand",
"brand",
"brewery",
"capacity",
@@ -4703,12 +4754,14 @@
"min_age",
"not/name",
"outdoor_seating",
"payment_multi",
"ref/vatin",
"reservation",
"smoking",
"stars",
"takeaway",
"wheelchair"
"wheelchair",
"highchair"
],
"geometry": [
"point",
@@ -5214,6 +5267,7 @@
"moreFields": [
"air_conditioning",
"baby_feeding",
"branch_brand",
"email",
"fax",
"gnis/feature_id",
@@ -5452,6 +5506,7 @@
],
"moreFields": [
"access_simple",
"branch_brand",
"brand",
"opening_hours",
"opening_hours/covid19",
@@ -5736,6 +5791,7 @@
"lit"
],
"moreFields": [
"branch_brand",
"brand",
"manufacturer",
"opening_hours",
@@ -5786,6 +5842,7 @@
],
"moreFields": [
"blind",
"branch_brand",
"brand",
"covered",
"height",
@@ -6227,6 +6284,7 @@
"access_simple"
],
"moreFields": [
"branch_brand",
"brand",
"colour",
"height",
@@ -6799,7 +6857,8 @@
"barrier/chain": {
"icon": "temaki-rope_fence",
"fields": [
"access"
"access",
"locked"
],
"geometry": [
"vertex",
@@ -6876,6 +6935,7 @@
"icon": "temaki-gate",
"fields": [
"access",
"locked",
"wheelchair",
"opening_hours",
"opening_hours/covid19",
@@ -7065,6 +7125,7 @@
"icon": "temaki-lift_gate",
"fields": [
"access",
"locked",
"opening_hours",
"opening_hours/covid19"
],
@@ -7494,6 +7555,13 @@
},
"building/construction": {
"icon": "maki-building",
"fields": [
"name",
"construction",
"address",
"opening_date",
"check_date"
],
"geometry": [
"area"
],
@@ -9363,6 +9431,7 @@
"website"
],
"moreFields": [
"branch_brand",
"brand",
"building/levels_building",
"email",
@@ -9793,6 +9862,45 @@
"value": "crossing"
}
},
"highway/crossing/signals-raised": {
"icon": "temaki-railway_signals",
"fields": [
"crossing",
"tactile_paving",
"crossing/island"
],
"geometry": [
"vertex"
],
"tags": {
"highway": "crossing",
"crossing": "traffic_signals",
"traffic_calming": "table"
},
"reference": {
"key": "traffic_calming",
"value": "table"
}
},
"highway/crossing/signals": {
"icon": "temaki-railway_signals",
"fields": [
"crossing",
"tactile_paving",
"crossing/island"
],
"geometry": [
"vertex"
],
"tags": {
"highway": "crossing",
"crossing": "traffic_signals"
},
"reference": {
"key": "crossing",
"value": "traffic_signals"
}
},
"highway/crossing/unmarked-raised": {
"icon": "temaki-pedestrian",
"fields": [
@@ -10657,6 +10765,7 @@
"charge_toll",
"covered",
"cycleway",
"expressway",
"flood_prone",
"incline",
"junction_line",
@@ -11241,6 +11350,7 @@
"oneway",
"maxspeed",
"lanes",
"expressway",
"surface",
"structure",
"access"
@@ -13066,6 +13176,7 @@
"website"
],
"moreFields": [
"branch_brand",
"brand",
"charge_fee",
"email",
@@ -13538,6 +13649,7 @@
],
"moreFields": [
"blind",
"branch_brand",
"brand",
"charge_fee",
"dog",
@@ -13997,6 +14109,21 @@
"value": "netball"
}
},
"leisure/pitch/paintball": {
"icon": "fas-crosshairs",
"geometry": [
"area",
"point"
],
"tags": {
"leisure": "pitch",
"sport": "paintball"
},
"reference": {
"key": "sport",
"value": "paintball"
}
},
"leisure/pitch/rugby_league": {
"icon": "maki-american-football",
"geometry": [
@@ -14027,6 +14154,21 @@
"value": "rugby_union"
}
},
"leisure/pitch/shooting": {
"icon": "fas-crosshairs",
"geometry": [
"area",
"point"
],
"tags": {
"leisure": "pitch",
"sport": "shooting"
},
"reference": {
"key": "sport",
"value": "shooting"
}
},
"leisure/pitch/shuffleboard": {
"icon": "temaki-shuffleboard",
"geometry": [
@@ -14237,21 +14379,28 @@
"leisure": "sauna"
}
},
"leisure/slipway_point": {
"leisure/slipway_drivable": {
"icon": "maki-slipway",
"fields": [
"{leisure/slipway}"
"{leisure/slipway}",
"lanes"
],
"moreFields": [
"{leisure/slipway}"
],
"geometry": [
"point",
"vertex"
"line"
],
"tags": {
"leisure": "slipway"
}
"leisure": "slipway",
"highway": "service"
},
"addTags": {
"leisure": "slipway",
"highway": "service",
"service": "slipway"
},
"matchScore": 1.1
},
"leisure/slipway": {
"icon": "maki-slipway",
@@ -14261,8 +14410,7 @@
"access_simple",
"fee",
"payment_multi_fee",
"charge_fee",
"lanes"
"charge_fee"
],
"moreFields": [
"lit",
@@ -14272,17 +14420,13 @@
"width"
],
"geometry": [
"point",
"vertex",
"line"
],
"tags": {
"leisure": "slipway"
},
"addTags": {
"leisure": "slipway",
"highway": "service",
"service": "slipway"
},
"matchScore": 1.1
}
},
"leisure/sports_centre": {
"icon": "maki-pitch",
@@ -14319,6 +14463,10 @@
"point",
"area"
],
"fields": [
"{leisure/sports_centre}",
"building_area"
],
"tags": {
"leisure": "sports_centre",
"sport": "climbing"
@@ -14328,6 +14476,21 @@
"value": "climbing"
}
},
"leisure/sports_centre/shooting": {
"icon": "fas-crosshairs",
"geometry": [
"area",
"point"
],
"tags": {
"leisure": "sports_centre",
"sport": "shooting"
},
"reference": {
"key": "sport",
"value": "shooting"
}
},
"leisure/sports_centre/swimming": {
"icon": "fas-swimmer",
"geometry": [
@@ -14552,6 +14715,7 @@
"website"
],
"moreFields": [
"branch_brand",
"brand",
"charge_fee",
"email",
@@ -14603,6 +14767,7 @@
"icon": "temaki-adit_profile",
"geometry": [
"point",
"vertex",
"area"
],
"fields": [
@@ -14782,6 +14947,16 @@
"man_made": "clearcut"
}
},
"man_made/compass_rose": {
"icon": "temaki-compass",
"geometry": [
"point",
"area"
],
"tags": {
"man_made": "compass_rose"
}
},
"man_made/courtyard": {
"icon": "maki-square-stroked",
"fields": [
@@ -14882,6 +15057,8 @@
"operator",
"flag/type",
"country_flag",
"flag/name",
"flag/wikidata",
"lit",
"height"
],
@@ -14968,6 +15145,7 @@
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
@@ -15116,7 +15294,8 @@
"material"
],
"geometry": [
"point"
"point",
"vertex"
],
"tags": {
"man_made": "mast"
@@ -15133,7 +15312,8 @@
"mimics"
],
"geometry": [
"point"
"point",
"vertex"
],
"tags": {
"man_made": "mast",
@@ -15147,7 +15327,8 @@
"man_made/mast/communication/mobile_phone": {
"icon": "temaki-mast_communication",
"geometry": [
"point"
"point",
"vertex"
],
"tags": {
"man_made": "mast",
@@ -15162,7 +15343,8 @@
"man_made/mast/communication/radio": {
"icon": "temaki-mast_communication",
"geometry": [
"point"
"point",
"vertex"
],
"tags": {
"man_made": "mast",
@@ -15177,7 +15359,8 @@
"man_made/mast/communication/television": {
"icon": "temaki-mast_communication",
"geometry": [
"point"
"point",
"vertex"
],
"tags": {
"man_made": "mast",
@@ -15277,7 +15460,8 @@
"gnis/feature_id"
],
"geometry": [
"point"
"point",
"vertex"
],
"tags": {
"man_made": "petroleum_well"
@@ -15516,8 +15700,15 @@
"man_made/survey_point": {
"icon": "temaki-benchmark_disk",
"fields": [
"name",
"ref",
"ele_node",
"survey_point/structure",
"survey_point/purpose",
"ele_node"
],
"moreFields": [
"survey_point/datum_aligned",
"website",
"inscription"
],
"geometry": [
@@ -15564,6 +15755,7 @@
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
@@ -15603,6 +15795,7 @@
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
@@ -15761,6 +15954,29 @@
"man_made": "utility_pole"
}
},
"man_made/video_wall": {
"icon": "temaki-billboard",
"fields": [
"support",
"operator",
"height",
"min_height"
],
"moreFields": [
"name",
"ref",
"website",
"visibility"
],
"geometry": [
"point",
"vertex",
"line"
],
"tags": {
"man_made": "video_wall"
}
},
"man_made/wastewater_plant": {
"icon": "temaki-waste",
"fields": [
@@ -16229,6 +16445,21 @@
"natural": "hot_spring"
}
},
"natural/marsh": {
"icon": "maki-wetland",
"fields": [
"wetland",
"salt",
"tidal"
],
"geometry": [
"area"
],
"tags": {
"natural": "wetland",
"wetland": "marsh"
}
},
"natural/mud": {
"geometry": [
"area"
@@ -16251,6 +16482,21 @@
"natural": "peak"
}
},
"natural/reedbed": {
"icon": "maki-wetland",
"fields": [
"wetland",
"salt",
"tidal"
],
"geometry": [
"area"
],
"tags": {
"natural": "wetland",
"wetland": "reedbed"
}
},
"natural/reef": {
"icon": "temaki-coral_reef",
"geometry": [
@@ -16354,7 +16600,8 @@
],
"geometry": [
"point",
"vertex"
"vertex",
"area"
],
"tags": {
"natural": "spring"
@@ -16373,6 +16620,21 @@
"natural": "stone"
}
},
"natural/swamp": {
"icon": "maki-wetland",
"fields": [
"wetland",
"salt",
"tidal"
],
"geometry": [
"area"
],
"tags": {
"natural": "wetland",
"wetland": "swamp"
}
},
"natural/tree_row": {
"icon": "temaki-tree_row",
"fields": [
@@ -16994,6 +17256,7 @@
"office/estate_agent": {
"icon": "temaki-real_estate_agency",
"moreFields": [
"branch_brand",
"brand",
"{office}"
],
@@ -17130,6 +17393,7 @@
"office/insurance": {
"icon": "temaki-briefcase_shield",
"moreFields": [
"branch_brand",
"brand",
"{office}"
],
@@ -18474,9 +18738,11 @@
"power/substation": {
"icon": "temaki-power",
"fields": [
"name",
"substation",
"operator",
"building",
"voltage",
"ref"
],
"moreFields": [
@@ -19710,6 +19976,11 @@
},
"railway/crossing": {
"icon": "temaki-pedestrian",
"fields": [
"crossing/barrier",
"crossing/bell",
"crossing/light"
],
"geometry": [
"vertex"
],
@@ -19769,6 +20040,11 @@
},
"railway/level_crossing": {
"icon": "maki-cross",
"fields": [
"crossing/barrier",
"crossing/bell",
"crossing/light"
],
"geometry": [
"vertex"
],
@@ -20208,6 +20484,7 @@
],
"moreFields": [
"air_conditioning",
"branch_brand",
"brand",
"building/levels_building",
"currency_multi",
@@ -22507,7 +22784,9 @@
"operator",
"address",
"access_simple",
"capacity",
"capacity/caravans",
"capacity/persons",
"capacity/tents",
"fee",
"payment_multi_fee",
"charge_fee"
@@ -22515,6 +22794,7 @@
"moreFields": [
"backcountry",
"dog",
"drinking_water",
"email",
"fax",
"gnis/feature_id",
@@ -22580,7 +22860,7 @@
"fields": [
"name",
"address",
"capacity",
"capacity/caravans",
"sanitary_dump_station",
"power_supply",
"internet_access",
@@ -22929,6 +23209,7 @@
],
"moreFields": [
"air_conditioning",
"branch_brand",
"brand",
"building/levels_building",
"email",
@@ -23050,6 +23331,7 @@
"website"
],
"moreFields": [
"branch_brand",
"brand",
"email",
"fax",
@@ -23844,7 +24126,8 @@
"colour",
"descent",
"distance",
"roundtrip"
"roundtrip",
"cai_scale"
],
"geometry": [
"relation"
@@ -24348,6 +24631,7 @@
"fuel_multi"
],
"moreFields": [
"branch_brand",
"brand",
"building",
"email",
+1 -1
View File
File diff suppressed because one or more lines are too long
+424 -20
View File
@@ -803,7 +803,7 @@
{
"key": "cuisine",
"value": "bubble_tea",
"description": "🄿 Bubble Tea Cafe",
"description": "🄿 Bubble Tea Cafe, 🄵🅅 Cuisines: Bubble Tea",
"object_types": [
"node",
"area"
@@ -967,6 +967,16 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/town-hall-15.svg"
},
{
"key": "community_centre",
"value": "youth_centre",
"description": "🄿 Youth Center",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/town-hall-15.svg"
},
{
"key": "amenity",
"value": "compressed_air",
@@ -1139,7 +1149,7 @@
{
"key": "cuisine",
"value": "donut",
"description": "🄿 Donut Fast Food",
"description": "🄿 Donut Fast Food, 🄵🅅 Cuisines: Donut",
"object_types": [
"node",
"area"
@@ -1159,7 +1169,7 @@
{
"key": "cuisine",
"value": "hot_dog",
"description": "🄿 Hot Dog Fast Food",
"description": "🄿 Hot Dog Fast Food, 🄵🅅 Cuisines: Hot Dog",
"object_types": [
"node",
"area"
@@ -1169,7 +1179,7 @@
{
"key": "cuisine",
"value": "juice",
"description": "🄿 Juice Fast Food",
"description": "🄿 Juice Fast Food, 🄵🅅 Cuisines: Juice",
"object_types": [
"node",
"area"
@@ -1570,6 +1580,16 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/sign_and_car.svg"
},
{
"key": "parking",
"value": "street_side",
"description": "🄿 Street-side Parking, 🄵🅅 Type: Street-side",
"object_types": [
"area",
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/car_parked.svg"
},
{
"key": "parking",
"value": "underground",
@@ -2051,7 +2071,7 @@
{
"key": "cuisine",
"value": "seafood",
"description": "🄿 Seafood Restaurant",
"description": "🄿 Seafood Restaurant, 🄵🅅 Cuisines: Seafood",
"object_types": [
"node",
"area"
@@ -2061,7 +2081,7 @@
{
"key": "cuisine",
"value": "steak_house",
"description": "🄿 Steakhouse",
"description": "🄿 Steakhouse, 🄵🅅 Cuisines: Steak House",
"object_types": [
"node",
"area"
@@ -4920,7 +4940,7 @@
{
"key": "traffic_calming",
"value": "table",
"description": "🄿 Marked Crosswalk (Raised) (unsearchable), 🄿 Marked Crosswalk (Raised), 🄿 Unmarked Crossing (Raised), 🄿 Speed Table",
"description": "🄿 Marked Crosswalk (Raised) (unsearchable), 🄿 Marked Crosswalk (Raised), 🄿 Crossing With Pedestrian Signals (Raised), 🄿 Unmarked Crossing (Raised), 🄿 Speed Table",
"object_types": [
"node"
],
@@ -4944,6 +4964,15 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pedestrian_crosswalk.svg"
},
{
"key": "crossing",
"value": "traffic_signals",
"description": "🄿 Crossing With Pedestrian Signals",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/railway_signals.svg"
},
{
"key": "crossing",
"value": "unmarked",
@@ -5254,7 +5283,7 @@
{
"key": "highway",
"value": "service",
"description": "🄿 Service Road",
"description": "🄿 Service Road, 🄿 Slipway (Drivable)",
"object_types": [
"way"
],
@@ -5750,7 +5779,7 @@
{
"key": "landuse",
"value": "churchyard",
"description": "🄿 Churchyard (unsearchable)",
"description": "🄿 Churchyard (unsearchable), 🄳 ➜ landuse=religious",
"object_types": [
"area"
],
@@ -6723,6 +6752,16 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/volleyball-15.svg"
},
{
"key": "sport",
"value": "paintball",
"description": "🄿 Paintball Field",
"object_types": [
"area",
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-crosshairs.svg"
},
{
"key": "sport",
"value": "rugby_league",
@@ -6743,6 +6782,16 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/american-football-15.svg"
},
{
"key": "sport",
"value": "shooting",
"description": "🄿 Shooting Range, 🄿 Shooting Range Facility",
"object_types": [
"area",
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-crosshairs.svg"
},
{
"key": "sport",
"value": "shuffleboard",
@@ -6858,7 +6907,8 @@
"value": "slipway",
"description": "🄿 Slipway",
"object_types": [
"node"
"node",
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/slipway-15.svg"
},
@@ -7091,6 +7141,16 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/logging-15.svg"
},
{
"key": "man_made",
"value": "compass_rose",
"description": "🄿 Compass Rose",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/compass.svg"
},
{
"key": "man_made",
"value": "courtyard",
@@ -7589,6 +7649,16 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/utility_pole.svg"
},
{
"key": "man_made",
"value": "video_wall",
"description": "🄿 Digital Screen",
"object_types": [
"node",
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/billboard.svg"
},
{
"key": "man_made",
"value": "wastewater_plant",
@@ -7874,6 +7944,15 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water-15.svg"
},
{
"key": "wetland",
"value": "marsh",
"description": "🄿 Marsh",
"object_types": [
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wetland-15.svg"
},
{
"key": "natural",
"value": "mud",
@@ -7891,6 +7970,15 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/mountain-15.svg"
},
{
"key": "wetland",
"value": "reedbed",
"description": "🄿 Reed bed",
"object_types": [
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wetland-15.svg"
},
{
"key": "natural",
"value": "reef",
@@ -7976,7 +8064,8 @@
"value": "spring",
"description": "🄿 Spring",
"object_types": [
"node"
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water-15.svg"
},
@@ -7990,6 +8079,15 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/boulder1.svg"
},
{
"key": "wetland",
"value": "swamp",
"description": "🄿 Swamp",
"object_types": [
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wetland-15.svg"
},
{
"key": "natural",
"value": "tree_row",
@@ -12082,7 +12180,7 @@
{
"key": "restriction",
"value": "no_straight_on",
"description": "🄿 No Straight On",
"description": "🄿 No Straight Ahead",
"object_types": [
"relation"
],
@@ -12091,7 +12189,7 @@
{
"key": "restriction",
"value": "no_u_turn",
"description": "🄿 No U-turn",
"description": "🄿 No U-Turn",
"object_types": [
"relation"
],
@@ -12100,7 +12198,7 @@
{
"key": "restriction",
"value": "only_left_turn",
"description": "🄿 Only Left Turn",
"description": "🄿 Left Turn Only",
"object_types": [
"relation"
],
@@ -12109,7 +12207,7 @@
{
"key": "restriction",
"value": "only_right_turn",
"description": "🄿 Only Right Turn",
"description": "🄿 Right Turn Only",
"object_types": [
"relation"
],
@@ -12118,7 +12216,7 @@
{
"key": "restriction",
"value": "only_straight_on",
"description": "🄿 Only Straight On",
"description": "🄿 Straight Ahead Only",
"object_types": [
"relation"
],
@@ -12127,7 +12225,7 @@
{
"key": "restriction",
"value": "only_u_turn",
"description": "🄿 Only U-turn",
"description": "🄿 U-Turn Only",
"object_types": [
"relation"
],
@@ -12163,7 +12261,7 @@
{
"key": "route",
"value": "bicycle",
"description": "🄿 Cycle Route",
"description": "🄿 Bicycle Route",
"object_types": [
"relation"
],
@@ -13061,6 +13159,10 @@
"key": "boules",
"description": "🄵 Type"
},
{
"key": "branch",
"description": "🄵 Branch"
},
{
"key": "brand",
"description": "🄵 Brand"
@@ -13093,6 +13195,35 @@
"key": "cables",
"description": "🄵 Cables"
},
{
"key": "cai_scale",
"description": "🄵 Hiking Route Difficulty (Italian Alpine Club)"
},
{
"key": "cai_scale",
"value": "T",
"description": "🄵🅅 Hiking Route Difficulty (Italian Alpine Club): T: Touristic"
},
{
"key": "cai_scale",
"value": "E",
"description": "🄵🅅 Hiking Route Difficulty (Italian Alpine Club): E: For hikers"
},
{
"key": "cai_scale",
"value": "EE",
"description": "🄵🅅 Hiking Route Difficulty (Italian Alpine Club): EE: For expert hikers"
},
{
"key": "cai_scale",
"value": "EEA",
"description": "🄵🅅 Hiking Route Difficulty (Italian Alpine Club): EEA: For expert hikers with equipment"
},
{
"key": "cai_scale",
"value": "EAI",
"description": "🄵🅅 Hiking Route Difficulty (Italian Alpine Club): EAI: Hiking in snowy conditions"
},
{
"key": "camera:direction",
"description": "🄵 Direction (Degrees Clockwise)"
@@ -13124,10 +13255,22 @@
"key": "capacity",
"description": "🄵 Total Spaces, 🄵 Capacity (Cubic Meters), 🄵 Capacity"
},
{
"key": "capacity:caravans",
"description": "🄵 Capacity (Caravans)"
},
{
"key": "capacity:disabled",
"description": "🄵 Accessible Spaces"
},
{
"key": "capacity:persons",
"description": "🄵 Capacity (Persons)"
},
{
"key": "capacity:tents",
"description": "🄵 Capacity (Tents)"
},
{
"key": "cash_in",
"description": "🄵 Cash In"
@@ -13289,10 +13432,47 @@
"key": "crossing",
"description": "🄵 Type"
},
{
"key": "crossing:barrier",
"description": "🄵 Barrier Arm"
},
{
"key": "crossing:barrier",
"value": "full",
"description": "🄵🅅 Barrier Arm: Full"
},
{
"key": "crossing:barrier",
"value": "double_half",
"description": "🄵🅅 Barrier Arm: Double Half"
},
{
"key": "crossing:barrier",
"value": "half",
"description": "🄵🅅 Barrier Arm: Half"
},
{
"key": "crossing:barrier",
"value": "no",
"description": "🄵🅅 Barrier Arm: No"
},
{
"key": "crossing:barrier",
"value": "yes",
"description": "🄵🅅 Barrier Arm: Yes"
},
{
"key": "crossing:bell",
"description": "🄵 Bell"
},
{
"key": "crossing:island",
"description": "🄵 Refuge Island"
},
{
"key": "crossing:light",
"description": "🄵 Lights"
},
{
"key": "cuisine",
"description": "🄵 Cuisines"
@@ -13302,6 +13482,86 @@
"value": "regional",
"description": "🄵🅅 Cuisines: Regional"
},
{
"key": "cuisine",
"value": "fish",
"description": "🄵🅅 Cuisines: Fish"
},
{
"key": "cuisine",
"value": "spanish",
"description": "🄵🅅 Cuisines: Spanish"
},
{
"key": "cuisine",
"value": "portuguese",
"description": "🄵🅅 Cuisines: Portuguese"
},
{
"key": "cuisine",
"value": "russian",
"description": "🄵🅅 Cuisines: Russian"
},
{
"key": "cuisine",
"value": "polish",
"description": "🄵🅅 Cuisines: Polish"
},
{
"key": "cuisine",
"value": "korean",
"description": "🄵🅅 Cuisines: Korean"
},
{
"key": "cuisine",
"value": "lebanese",
"description": "🄵🅅 Cuisines: Lebanese"
},
{
"key": "cuisine",
"value": "indonesian",
"description": "🄵🅅 Cuisines: Indonesian"
},
{
"key": "cuisine",
"value": "malaysian",
"description": "🄵🅅 Cuisines: Malaysian"
},
{
"key": "cuisine",
"value": "taiwanese",
"description": "🄵🅅 Cuisines: Taiwanese"
},
{
"key": "cuisine",
"value": "cake",
"description": "🄵🅅 Cuisines: Cake"
},
{
"key": "cuisine",
"value": "pankcake",
"description": "🄵🅅 Cuisines: Pancake"
},
{
"key": "cuisine",
"value": "pasta",
"description": "🄵🅅 Cuisines: Pasta"
},
{
"key": "cuisine",
"value": "salad",
"description": "🄵🅅 Cuisines: Salad"
},
{
"key": "cuisine",
"value": "chocolate",
"description": "🄵🅅 Cuisines: Chocolate"
},
{
"key": "cuisine",
"value": "dessert",
"description": "🄵🅅 Cuisines: Dessert"
},
{
"key": "currency:",
"description": "🄵 Currency Types"
@@ -13714,6 +13974,10 @@
"key": "expected_rwn_route_relations",
"description": "🄵 Adjacent Walking Nodes"
},
{
"key": "expressway",
"description": "🄵 Expressway"
},
{
"key": "faces",
"description": "🄵 Faces"
@@ -13778,10 +14042,22 @@
"key": "fixme",
"description": "🄵 Fix Me"
},
{
"key": "flag:name",
"description": "🄵 Flag Name"
},
{
"key": "flag:type",
"description": "🄵 Flag Type"
},
{
"key": "flag:wikidata",
"description": "🄵 Flag Wikidata"
},
{
"key": "flag:wikipedia",
"description": "🄵 Flag Wikidata"
},
{
"key": "floating",
"description": "🄵 Floating"
@@ -13902,6 +14178,10 @@
"key": "height",
"description": "🄵 Building Height (Meters), 🄵 Height (Meters)"
},
{
"key": "highchair",
"description": "🄵 High Chair"
},
{
"key": "highspeed",
"description": "🄵 High-Speed"
@@ -14247,6 +14527,10 @@
"key": "lockable",
"description": "🄵 Lockable"
},
{
"key": "locked",
"description": "🄵 Locked"
},
{
"key": "manufacturer",
"description": "🄵 Manufacturer"
@@ -14362,6 +14646,10 @@
"key": "min_age",
"description": "🄵 Minimum Age"
},
{
"key": "min_height",
"description": "🄵 Height of Bottom (Meters)"
},
{
"key": "minspeed",
"description": "🄵 Minimum Speed Limit"
@@ -14672,6 +14960,25 @@
"value": "sheds",
"description": "🄵🅅 Type: Sheds"
},
{
"key": "parking:orientation",
"description": "🄵 Orientation"
},
{
"key": "parking:orientation",
"value": "parallel",
"description": "🄵🅅 Orientation: Parallel to the Carriage Way"
},
{
"key": "parking:orientation",
"value": "diagonal",
"description": "🄵🅅 Orientation: Diagonal in Relation to the Carriage Way"
},
{
"key": "parking:orientation",
"value": "perpendicular",
"description": "🄵🅅 Orientation: Meets the Carriage Way at a Straight Angle"
},
{
"key": "payment:",
"description": "🄵 Payment Types"
@@ -15586,6 +15893,11 @@
"value": "streetlevel imagery",
"description": "🄵🅅 Sources: Street-Level Photos"
},
{
"key": "source",
"value": "osm notes",
"description": "🄵🅅 Sources: OpenStreetMap Notes"
},
{
"key": "species:wikidata",
"description": "🄵 Species Wikidata"
@@ -15725,6 +16037,11 @@
"value": "gravel",
"description": "🄵🅅 Surface: Gravel"
},
{
"key": "surface",
"value": "compacted",
"description": "🄵🅅 Surface: Compacted"
},
{
"key": "surface",
"value": "concrete",
@@ -15782,6 +16099,93 @@
"key": "surveillance:zone",
"description": "🄵 Surveillance Zone"
},
{
"key": "survey_point:datum_aligned",
"description": "🄵 Aligned to the local geodetic datum"
},
{
"key": "survey_point:purpose",
"description": "🄵 Purpose"
},
{
"key": "survey_point:purpose",
"value": "horizontal",
"description": "🄵🅅 Purpose: Horizontal Alignment"
},
{
"key": "survey_point:purpose",
"value": "vertical",
"description": "🄵🅅 Purpose: Vertical Alignment"
},
{
"key": "survey_point:purpose",
"value": "both",
"description": "🄵🅅 Purpose: Both"
},
{
"key": "survey_point:structure",
"description": "🄵 Structure"
},
{
"key": "survey_point:structure",
"value": "beacon",
"description": "🄵🅅 Structure: Beacon"
},
{
"key": "survey_point:structure",
"value": "block",
"description": "🄵🅅 Structure: Block"
},
{
"key": "survey_point:structure",
"value": "pole",
"description": "🄵🅅 Structure: Pole"
},
{
"key": "survey_point:structure",
"value": "pillar",
"description": "🄵🅅 Structure: Pillar"
},
{
"key": "survey_point:structure",
"value": "bracket",
"description": "🄵🅅 Structure: Bracket"
},
{
"key": "survey_point:structure",
"value": "plaque",
"description": "🄵🅅 Structure: Plaque"
},
{
"key": "survey_point:structure",
"value": "medallion",
"description": "🄵🅅 Structure: Medallion"
},
{
"key": "survey_point:structure",
"value": "cairn",
"description": "🄵🅅 Structure: Cairn"
},
{
"key": "survey_point:structure",
"value": "pin",
"description": "🄵🅅 Structure: Pin"
},
{
"key": "survey_point:structure",
"value": "indented_pin",
"description": "🄵🅅 Structure: Indented pin"
},
{
"key": "survey_point:structure",
"value": "cut",
"description": "🄵🅅 Structure: Cut"
},
{
"key": "survey_point:structure",
"value": "magnet",
"description": "🄵🅅 Structure: Magnet"
},
{
"key": "survey:date",
"description": "🄵 Last Survey Date"
@@ -16544,12 +16948,12 @@
{
"key": "amenity",
"value": "youth_center",
"description": "🄳 ➜ amenity=community_centre + community_centre:for=juvenile"
"description": "🄳 ➜ amenity=community_centre + community_centre=youth_centre"
},
{
"key": "amenity",
"value": "youth_centre",
"description": "🄳 ➜ amenity=community_centre + community_centre:for=juvenile"
"description": "🄳 ➜ amenity=community_centre + community_centre=youth_centre"
},
{
"key": "artwork",
+1 -1
View File
File diff suppressed because one or more lines are too long
+2161 -110
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
File diff suppressed because one or more lines are too long
+458 -53
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
File diff suppressed because one or more lines are too long
-9
View File
@@ -3200,18 +3200,9 @@
"type/restriction/no_right_turn": {
"name": "Xiru a la drecha torgáu"
},
"type/restriction/no_straight_on": {
"name": "Nun siguir de frente"
},
"type/restriction/no_u_turn": {
"name": "Sin cambiu de sentíu"
},
"type/route": {
"name": "Ruta"
},
"type/route/bicycle": {
"name": "Ruta ciclista"
},
"type/route/bus": {
"name": "Ruta d'autobús"
},
+1 -1
View File
File diff suppressed because one or more lines are too long
+350 -12
View File
@@ -1,6 +1,23 @@
{
"bg": {
"presets": {
"categories": {
"category-path": {
"name": "Пътеки"
},
"category-road_major": {
"name": "Главни пътища"
},
"category-road_service": {
"name": "Обслужващи пътища"
},
"category-water": {
"name": "Водни тела"
},
"category-waterway": {
"name": "Водни пътища"
}
},
"fields": {
"access": {
"label": "Разрешен достъп",
@@ -40,12 +57,17 @@
"label": "Тип"
},
"access_simple": {
"label": "Разрешен достъп"
"label": "Разрешен достъп",
"options": {
"customers": "Само за клиенти"
}
},
"addr/interpolation": {
"label": "Тип",
"options": {
"all": "Всички"
"all": "Всички",
"even": "Четни",
"odd": "Нечетни"
}
},
"address": {
@@ -142,6 +164,9 @@
"animal_shelter": {
"label": "За животни"
},
"architect": {
"label": "Архитект"
},
"area/highway": {
"label": "Вид"
},
@@ -180,6 +205,11 @@
"bath/type": {
"label": "Вид"
},
"beauty": {
"options": {
"cosmetics": "Козметик"
}
},
"bench": {
"label": "Пейка"
},
@@ -232,6 +262,9 @@
"building/levels/underground": {
"label": "Подземни нива"
},
"building/levels_building": {
"label": "Етажи"
},
"building_area": {
"label": "Сграда"
},
@@ -264,6 +297,9 @@
"castle_type": {
"label": "Вид"
},
"check_date": {
"placeholder": "ГГГГ-ММ-ДД"
},
"clothes": {
"label": "Дрехи"
},
@@ -314,7 +350,10 @@
"label": "Вид"
},
"cuisine": {
"label": "Кухня"
"label": "Кухня",
"options": {
"coffee_shop": "Кафене"
}
},
"currency_multi": {
"label": "Валути"
@@ -376,6 +415,12 @@
"denotation": {
"label": "Название"
},
"departures_board": {
"options": {
"realtime": "Електронно",
"timetable": "Разписание"
}
},
"description": {
"label": "Описание"
},
@@ -474,6 +519,9 @@
"frequency": {
"label": "Работна честота"
},
"from": {
"label": "От"
},
"fuel": {
"label": "Гориво"
},
@@ -778,6 +826,9 @@
"yes": "Да"
}
},
"opening_date": {
"placeholder": "ГГГГ-ММ-ДД"
},
"opening_hours": {
"label": "Работно време"
},
@@ -802,9 +853,16 @@
"lane": "Паркинг лента",
"multi-storey": "Многоетажен",
"sheds": "Паянтов",
"surface": "Наземен",
"underground": "Подземен"
}
},
"parking_entrance": {
"options": {
"multi-storey": "Многоетажен паркинг",
"underground": "Подземен паркинг"
}
},
"payment_multi": {
"label": "Начини за плащане"
},
@@ -944,8 +1002,37 @@
"sac_scale": {
"label": "Трудност на туристически маршрут"
},
"seamark/beacon_lateral/colour": {
"label": "Цвят",
"options": {
"green": "Зелен",
"grey": "Сив",
"red": "Червен"
}
},
"seamark/beacon_lateral/shape": {
"label": "Форма"
},
"seamark/buoy_lateral/colour": {
"options": {
"red": "Червен",
"red;green;red": "Червен-зелен-червен",
"red;white;red;white": "Червен-бял-червен-бял",
"white": "Бял",
"yellow": "Жълт"
}
},
"seamark/buoy_lateral/shape": {
"label": "Форма"
},
"seats": {
"label": "Места"
},
"service": {
"label": "Вид"
"label": "Вид",
"options": {
"alley": "Алея"
}
},
"shelter": {
"label": "Навес"
@@ -956,6 +1043,12 @@
"site": {
"label": "Вид"
},
"smoking": {
"options": {
"no": "Пушенето е забранено",
"outside": "Пушенето е разрешено на открито"
}
},
"source": {
"label": "Източници"
},
@@ -987,9 +1080,19 @@
"tourism": {
"label": "Вид"
},
"traffic_sign": {
"label": "Пътен знак"
},
"trail_visibility": {
"label": "Видимост на туристическата пътека"
},
"vehicles": {
"options": {
"bus": "Автобус",
"tram": "Трамвай",
"trolleybus": "Тролейбус"
}
},
"visibility": {
"options": {
"house": "До 5м (16 фута)"
@@ -1060,6 +1163,9 @@
"amenity/bicycle_rental": {
"name": "Наем на велосипеди"
},
"amenity/bus_station": {
"name": "Автостанция / терминал"
},
"amenity/cafe": {
"name": "Кафене"
},
@@ -1096,12 +1202,36 @@
"amenity/grave_yard": {
"name": "Гробище"
},
"amenity/kindergarten": {
"name": "Предучилищна / детска градина"
},
"amenity/language_school": {
"name": "Езиково училище"
},
"amenity/library": {
"name": "Библиотека"
},
"amenity/marketplace": {
"name": "Пазар"
},
"amenity/music_school": {
"name": "Музикално училище"
},
"amenity/parking": {
"name": "Паркинг"
},
"amenity/parking/underground": {
"name": "Подземен паркинг"
},
"amenity/parking_entrance": {
"name": "Вход/изход на гараж"
},
"amenity/parking_space": {
"name": "Паркомясто"
},
"amenity/parking_space/disabled": {
"name": "Паркомясто за инвалиди"
},
"amenity/place_of_worship": {
"name": "Религиозен храм"
},
@@ -1135,9 +1265,15 @@
"amenity/townhall": {
"name": "Кметство"
},
"amenity/townhall/city": {
"name": "Кметство"
},
"amenity/vending_machine": {
"name": "Автомат за стоки"
},
"amenity/vending_machine/bottle_return": {
"name": "Машина за връщане на бутилки"
},
"amenity/vending_machine/coffee": {
"name": "Автомат за кафе",
"terms": "кафе-автомат"
@@ -1149,7 +1285,10 @@
"name": "Автомат за талони за паркиране"
},
"amenity/waste_basket": {
"name": "Кош за боклук"
"name": "Кошче за боклук"
},
"amenity/waste_disposal": {
"name": "Контейнер за боклук"
},
"area": {
"name": "Площ"
@@ -1184,6 +1323,12 @@
"barrier/hedge": {
"name": "Жив плет"
},
"barrier/kerb": {
"name": "Бордюр"
},
"barrier/kerb/lowered": {
"name": "Снижен бордюр"
},
"barrier/kissing_gate": {
"name": "Препятствие за животни"
},
@@ -1202,32 +1347,112 @@
"barrier/wall": {
"name": "Стена"
},
"barrier/wall/noise_barrier": {
"name": "Шумоизолираща преграда"
},
"boundary/administrative": {
"name": "Административна граница"
},
"building": {
"name": "Сграда"
},
"building/barn": {
"name": "Хамбар",
"terms": "плевня,обор"
},
"building/bungalow": {
"name": "Бунгало"
},
"building/bunker": {
"name": "Бункер"
},
"building/cabin": {
"name": "Хижа"
},
"building/carport": {
"name": "Навес за автомобили"
},
"building/cathedral": {
"name": "Катедрала"
},
"building/church": {
"name": "Църква"
},
"building/entrance": {
"name": "Вход/изход"
},
"building/garage": {
"name": "Гараж"
},
"building/garages": {
"name": "Гаражи"
},
"building/greenhouse": {
"name": "Оранжерия",
"terms": "парник"
},
"building/hangar": {
"name": "Хангар"
},
"building/house": {
"name": "Къща"
},
"building/industrial": {
"name": "Индустриална сграда"
},
"building/residential": {
"name": "Жилищна сграда"
},
"building/roof": {
"name": "Покрив"
},
"building/school": {
"name": "Училищна сграда"
},
"building_point": {
"name": "Сграда"
},
"demolished/building": {
"name": "Наскоро разрушена сграда"
},
"emergency/fire_hydrant": {
"name": "Пожарен хидрант"
},
"emergency/phone": {
"name": "Телефон за спешна помощ"
},
"highway/bridleway": {
"name": "Конска пътека"
},
"highway/bus_stop": {
"name": "Автобусна спирка"
},
"highway/crossing/marked": {
"name": "Пешеходна пътека \"Зебра\""
},
"highway/crossing/marked-raised": {
"name": "Повдигната пешеходна пътека"
},
"highway/crossing/unmarked": {
"name": "Немаркирана мешеходна пътека"
},
"highway/crossing/unmarked-raised": {
"name": "Немаркирана повдигната пешеходна пътека"
},
"highway/cycleway": {
"name": "Велоалея"
},
"highway/footway": {
"name": "Пешеходна алея"
},
"highway/footway/marked": {
"name": "Пешеходна пътека \"Зебра\""
},
"highway/footway/marked-raised": {
"name": "Повдигната пешеходна пътека \"Зебра\""
},
"highway/living_street": {
"name": "Жилищна улица"
"name": "Улица в жилищна зона"
},
"highway/mini_roundabout": {
"name": "Малко кръгово кръстовище"
@@ -1241,6 +1466,9 @@
"highway/path": {
"name": "Пътека"
},
"highway/pedestrian_line": {
"name": "Пешеходна улица"
},
"highway/primary": {
"name": "Първокласен път"
},
@@ -1280,6 +1508,9 @@
"highway/steps": {
"name": "Стъпала"
},
"highway/stop": {
"name": "Знак Стоп"
},
"highway/street_lamp": {
"name": "Улична лампа"
},
@@ -1310,6 +1541,9 @@
"historic/boundary_stone": {
"name": "Граничен камък"
},
"historic/building": {
"name": "Историческа сграда"
},
"historic/castle": {
"name": "Замък"
},
@@ -1349,9 +1583,16 @@
"landuse/quarry": {
"name": "Кариера"
},
"landuse/residential": {
"name": "Жилищна зона"
},
"landuse/vineyard": {
"name": "Лозе"
},
"leisure/dog_park": {
"name": "Кучешки парк",
"terms": "кучешка площадка"
},
"leisure/garden": {
"name": "Градина"
},
@@ -1373,6 +1614,9 @@
"leisure/pitch/basketball": {
"name": "Баскетболно игрище"
},
"leisure/pitch/skateboard": {
"name": "Скейт парк"
},
"leisure/pitch/soccer": {
"name": "Футболно игрище"
},
@@ -1472,12 +1716,36 @@
"natural/water/reservoir": {
"name": "Язовир"
},
"natural/water/river": {
"name": "Речен бряг"
},
"natural/wetland": {
"name": "Блатиста зона"
},
"office": {
"name": "Офис"
},
"office/diplomatic": {
"name": "Дипломатически офис"
},
"office/diplomatic/consulate": {
"name": "Консулство"
},
"office/diplomatic/embassy": {
"name": "Посолство"
},
"office/government/prosecutor": {
"name": "Прокурор"
},
"office/lawyer": {
"name": "Адвокат"
},
"office/lawyer/notary": {
"name": "Нотариус"
},
"office/travel_agent": {
"name": "Туристическа агенция"
},
"place": {
"name": "Населени места"
},
@@ -1496,15 +1764,36 @@
"place/locality": {
"name": "Местност"
},
"place/neighbourhood": {
"name": "Квартал"
},
"place/town": {
"name": "Град под 100 000"
},
"place/village": {
"name": "Село"
},
"playground/sandpit": {
"name": "Пясъчник"
},
"playground/slide": {
"name": "Пързалка"
},
"playground/swing": {
"name": "Люлка"
},
"point": {
"name": "Точка"
},
"power/generator/source/hydro": {
"name": "Водна турбина"
},
"power/generator/source/nuclear": {
"name": "Ядрен реактор"
},
"power/generator/source/wind": {
"name": "Вятърна турбина"
},
"power/line": {
"name": "Електропровод"
},
@@ -1523,6 +1812,9 @@
"power/pole": {
"name": "Електрически стълб"
},
"power/substation": {
"name": "Подстанция"
},
"power/tower": {
"name": "Жере"
},
@@ -1532,15 +1824,31 @@
"public_transport/platform/bus_point": {
"name": "Автобусна спирка"
},
"public_transport/platform/bus_tram_point": {
"name": "Трамвайна и автобусна спирка"
},
"public_transport/platform/trolleybus_point": {
"name": "Тролейбусна спирка"
},
"railway/abandoned": {
"name": "Изоставена железопътна линия"
},
"railway/disused": {
"name": "Закрита железопътна линия"
},
"railway/signal": {
"name": "Светофор",
"terms": "железопътен сигнал"
},
"railway/subway_entrance": {
"name": "Вход на метростанция"
},
"railway/switch": {
"name": "Железопътна стрелка"
},
"railway/tram": {
"name": "Трамвайни релси"
},
"relation": {
"name": "Релация"
},
@@ -1634,9 +1942,15 @@
"shop/houseware": {
"name": "Домашни потреби"
},
"shop/jewelry": {
"name": "Бижутерия"
},
"shop/laundry": {
"name": "Пералня"
},
"shop/locksmith": {
"name": "Ключар"
},
"shop/lottery": {
"name": "Лотарийни билети"
},
@@ -1655,6 +1969,12 @@
"shop/optician": {
"name": "Оптика"
},
"shop/pawnbroker": {
"name": "Заложна къща"
},
"shop/perfumery": {
"name": "Парфюмерия"
},
"shop/pet": {
"name": "Зоо магазин"
},
@@ -1691,9 +2011,30 @@
"tourism/alpine_hut": {
"name": "Хижа"
},
"tourism/aquarium": {
"name": "Аквариум"
},
"tourism/artwork": {
"name": "Произведение на изкуството"
},
"tourism/artwork/bust": {
"name": "Бюст"
},
"tourism/artwork/graffiti": {
"name": "Графити"
},
"tourism/artwork/installation": {
"name": "Арт инсталация"
},
"tourism/artwork/mural": {
"name": "Стенопис"
},
"tourism/artwork/sculpture": {
"name": "Скулптура"
},
"tourism/artwork/statue": {
"name": "Статуя"
},
"tourism/attraction": {
"name": "Туристическа атракция"
},
@@ -1745,15 +2086,9 @@
"type/restriction/no_right_turn": {
"name": "Без десен завой"
},
"type/restriction/no_u_turn": {
"name": "Без обратен завой"
},
"type/route": {
"name": "Маршрут"
},
"type/route/bicycle": {
"name": "Велосипеден маршрут"
},
"type/route/bus": {
"name": "Автобусен маршрут"
},
@@ -1802,6 +2137,9 @@
"waterway/stream": {
"name": "Поток"
},
"waterway/waterfall": {
"name": "Водопад"
},
"waterway/weir": {
"name": "Преливник"
}
+1 -1
View File
File diff suppressed because one or more lines are too long
+3
View File
@@ -0,0 +1,3 @@
{
"bg@Cyrl": {}
}
+1
View File
@@ -0,0 +1 @@
{"bg@Cyrl":{}}
-3
View File
@@ -785,9 +785,6 @@
"type/boundary/administrative": {
"name": "প্রশাসনিক সীমানা"
},
"type/route/bicycle": {
"name": "সাইকেলের রাস্তা"
},
"waterway/canal": {
"name": "খাল"
},
+1 -1
View File
File diff suppressed because one or more lines are too long
+3
View File
@@ -0,0 +1,3 @@
{
"br": {}
}
+1
View File
@@ -0,0 +1 @@
{"br":{}}
-4
View File
@@ -1473,10 +1473,6 @@
"name": "Ruta",
"terms": "ruta,trasa,maršruta"
},
"type/route/bicycle": {
"name": "Biciklistička ruta",
"terms": "biciklistička trasa,biciklistička ruta"
},
"type/route/bus": {
"name": "Bus ruta",
"terms": "autobuska trasa,autobuska ruta"
+1 -1
View File
File diff suppressed because one or more lines are too long
+770 -32
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
File diff suppressed because one or more lines are too long
+84 -43
View File
@@ -419,10 +419,22 @@
"placeholder": "50, 100, 200...",
"terms": "kapacita,objem,maximální,největší,nejvíce,limit,omezení"
},
"capacity/caravans": {
"label": "Kapacita (kravany)",
"placeholder": "10, 20, 50, …"
},
"capacity/disabled_parking": {
"label": "Míst pro invalidy",
"placeholder": "1, 2, 3..."
},
"capacity/persons": {
"label": "Kapacita (osoby)",
"placeholder": "50, 100, 200, …"
},
"capacity/tents": {
"label": "Kapacita (stany)",
"placeholder": "10, 20, 50, …"
},
"capacity_parking": {
"label": "Všech míst",
"placeholder": "10, 20, 30..."
@@ -544,9 +556,23 @@
"crossing": {
"label": "Typ"
},
"crossing/barrier": {
"options": {
"full": "Plné",
"half": "Polovina",
"no": "Ne",
"yes": "Ano"
}
},
"crossing/bell": {
"label": "Zvon"
},
"crossing/island": {
"label": "Ostrůvek pro chodce"
},
"crossing/light": {
"label": "Světla"
},
"cuisine": {
"label": "Kuchyně",
"options": {
@@ -556,6 +582,7 @@
"chicken": "Kuřecí",
"chinese": "Čínská",
"coffee_shop": "Kavárna",
"fish": "Ryba",
"french": "Francouzská",
"german": "Německá",
"greek": "Řecká",
@@ -564,6 +591,7 @@
"italian": "Italská",
"japanese": "Japonská",
"kebab": "Kebab",
"korean": "Korejký",
"mexican": "Mexická",
"pizza": "Pizza",
"regional": "Místní",
@@ -978,7 +1006,7 @@
"label": "Výška výtrysku"
},
"gnis/feature_id": {
"label": "identifikační číslo prvku GNIS",
"label": "Identifikační číslo prvku GNIS",
"terms": "id,identifikace,číslo,kód,označení,usa,antarktida,místo,značka"
},
"government": {
@@ -1569,6 +1597,14 @@
"underground": "Podzemní"
}
},
"parking/orientation": {
"label": "Orientace",
"options": {
"diagonal": "Šikmo k cestě",
"parallel": "Rovnoběžně s cestou",
"perpendicular": "Kolmo k cestě"
}
},
"parking_entrance": {
"label": "Typ",
"options": {
@@ -1814,7 +1850,7 @@
"label": "Kód ISIL"
},
"ref/vatin": {
"label": "daňové identifikační číslo",
"label": "Daňové identifikační číslo",
"terms": "daňové číslo,id,kód,daňe,podnik,daňový,dič"
},
"ref_aeroway_gate": {
@@ -2148,6 +2184,7 @@
"aerial imagery": "Letecké snímky",
"gps": "GPS",
"local knowledge": "Místní znalost",
"osm notes": "OpenStreetMap poznámky",
"streetlevel imagery": "Fotky z úrovně ulice",
"survey": "Průzkum"
},
@@ -2295,6 +2332,13 @@
"label": "Datum posledního průzkumu",
"terms": "datum kontroly,návštěvy,datum,prohlídka,návštěva,kontrola,zkontrolováno,ověřeno,navštíveno,kdy,čas,poslední kontrola,aktuální"
},
"survey_point/structure": {
"label": "Struktura",
"options": {
"beacon": "Maják",
"medallion": "Magnet"
}
},
"swimming_pool": {
"label": "Typ"
},
@@ -3143,6 +3187,9 @@
"name": "parkoviště P+R",
"terms": "p+r,p + rpark and ride,park&ride,park & ride,zaparkuj a jeď,parkuj a jeď,přestup,záchytné parkoviště,parkování,parkoviště,parkování u vlaku,parkování u metra,přestup na mhd,parkoviště na kraji města,terminál,záchytný"
},
"amenity/parking/street-side": {
"name": "Parkování po straně cesty"
},
"amenity/parking/underground": {
"name": "Podzemní parkoviště",
"terms": "podzemní parkování,podzemní parkoviště,parkoviště pod zemí,podzemní garáže,podzemní garáž,garáž,parkování,parkoviště,parkování vozidel,automobil,bus,parkování autobusů,pod zemí"
@@ -3166,7 +3213,8 @@
"name": "Platební terminál"
},
"amenity/pharmacy": {
"name": "Okénko/přepážka lékárny"
"name": "Lékárna",
"terms": "lekarna"
},
"amenity/photo_booth": {
"name": "Foto budka"
@@ -3361,7 +3409,7 @@
"name": "Altánek"
},
"amenity/shelter/lean_to": {
"name": "opěradlo / místo k opření"
"name": "Otevřený přístřešek"
},
"amenity/shelter/picnic_shelter": {
"name": "Kryté odpočívadlo"
@@ -3695,7 +3743,8 @@
"name": "Brána"
},
"barrier/guard_rail": {
"name": "Svodidla"
"name": "Svodidlo",
"terms": "svodidla"
},
"barrier/hedge": {
"name": "Živý plot",
@@ -3851,7 +3900,7 @@
"terms": "garáž,garáže,parkování,kryté parkování"
},
"building/garages": {
"name": "Budova garáží",
"name": "Budova soukromých garáží",
"terms": "garáž,garáže,parkování,kryté parkování"
},
"building/grandstand": {
@@ -4432,6 +4481,12 @@
"name": "Označený přechod (zvýšený)",
"terms": "zvýšený přechod pro chodce,vyvýšený přechod pro chodce,pěší přechod,přechod,místo pro přecházení,křížení,chodec,zebra,zpomalovací,zklidnění dopravy,vyvýšená plocha,zvýšená plocha pro přecházení"
},
"highway/crossing/signals": {
"name": "Přechod se semaforem pro chodce"
},
"highway/crossing/signals-raised": {
"name": "Přechod se semaforem pro chodce (zvýšený)"
},
"highway/crossing/unmarked": {
"name": "Neoznačený přechod",
"terms": "neoznačený přechod,přechod,místo pro přecházení,přechod pro chodce,neoznačený přechod pro chodce,přechod přes ulici"
@@ -4458,7 +4513,7 @@
"name": "Cyklostezka"
},
"highway/cycleway/crossing/bicycle_foot": {
"name": "přechod pro chodce a cyklisty",
"name": "Přechod pro chodce a cyklisty",
"terms": "přechod pro cyklisty,přechod pro chodce a cyklisty,přejezd pro chodce,přejezd pro chodce a cyklisty,přejezd pro cyklisty a chodce,cyklista a chodec,cyklista+chodec,cyklopřejezd,cyklo přejezd,pro pěší a cyklisty,pro cyklisty a pěší,přechod,přejezd,zebra,označený přechod/přejezd,přejezd pro cyklisty přimknutý k přechodu pro chodce,plocha pro přejezd cyklistů přes pozemní komunikaci,sdružený přechod pro chodce a přejezd pro cyklisty,cyklistický přejezd"
},
"highway/cycleway/crossing/marked": {
@@ -4728,7 +4783,7 @@
"name": "Historická pevnost"
},
"historic/manor": {
"name": "Panský dům"
"name": "Kaštel"
},
"historic/memorial": {
"name": "Památník",
@@ -4846,7 +4901,7 @@
"name": "Lesní porost"
},
"landuse/garages": {
"name": "Garáže"
"name": "Oblast soukromých garáží"
},
"landuse/grass": {
"name": "Tráva"
@@ -4945,7 +5000,7 @@
"terms": "obytná oblast,rezidenční oblast,byty,domy,bydlení,obytné,sídelní"
},
"landuse/residential/apartments": {
"name": "Obytný dům"
"name": "Oblast s bytovými budovami"
},
"landuse/retail": {
"name": "Nákupní zóna",
@@ -5083,6 +5138,9 @@
"name": "Kluziště",
"terms": "kluziště,zimní stadion,led,ledová plocha"
},
"leisure/indoor_play": {
"name": "Vnitřní herní centrum"
},
"leisure/marina": {
"name": "Přístaviště",
"terms": "přístav,jachta,jachty,loď"
@@ -5211,9 +5269,6 @@
"name": "Vodní skluz",
"terms": "spouštění lodi,dok,loděnice,skluz v loděnici,skluzavka"
},
"leisure/slipway_point": {
"name": "lodní skluz"
},
"leisure/sports_centre": {
"name": "Sportovní centrum",
"terms": "sportovní centrum"
@@ -5277,7 +5332,7 @@
"name": "Anténa"
},
"man_made/beacon": {
"name": "Maják"
"name": "Signalizační zařízení"
},
"man_made/beehive": {
"name": "včelín"
@@ -6033,6 +6088,12 @@
"power/generator/method/photovoltaic": {
"name": "Solární kolektor"
},
"power/generator/method/photovoltaic/building/roof": {
"name": "Kryt solárního panelu"
},
"power/generator/method/photovoltaic/location/roof": {
"name": "Střešní solární panel"
},
"power/generator/source/hydro": {
"name": "Vodní turbína"
},
@@ -6548,7 +6609,7 @@
"name": "prodejna spodního prádla"
},
"shop/clothes/wedding": {
"name": "obchod se stavebním oblečením"
"name": "obchod se svatebním oblečením"
},
"shop/coffee": {
"name": "Obchod kávou",
@@ -6582,7 +6643,7 @@
"name": "venkovský obchod"
},
"shop/craft": {
"name": "Obchod s řemeslnými výrobky"
"name": "Obchod s uměleckými a řemeslnými potřebami"
},
"shop/curtain": {
"name": "Obchod se závěsy",
@@ -6724,7 +6785,7 @@
"terms": "obchod se zvukovými systémy,obchod s ozvučením,ozvučení,hifi"
},
"shop/hobby": {
"name": "pro volný čas"
"name": "Obchod s potřebami pro volný čas"
},
"shop/household_linen": {
"name": "Bytový textil",
@@ -7081,10 +7142,11 @@
"name": "Nástěnná malba"
},
"tourism/artwork/sculpture": {
"name": "Socha"
"name": "Skulptura",
"terms": "socha,plastika"
},
"tourism/artwork/statue": {
"name": "Pomník"
"name": "Socha (osoba nebo zvíře)"
},
"tourism/attraction": {
"name": "Pamětihodnost",
@@ -7287,26 +7349,6 @@
"name": "Zákaz odbočování vpravo",
"terms": "odbočování vpravo,odbočit vpravo,odbočení vpravo,zatočit vpravo,zatočení vpravo"
},
"type/restriction/no_straight_on": {
"name": "Zákaz jízdy přímo",
"terms": "zákaz jízdy rovně,zákaz jízdy přímo,zakázáno jet rovně,zakázáno jet přímo,přikázaný směr jízdy vlevo a vpravo,přikázaný směr jízdy vpravo a vlevo,přikázáno odbočit,přikázáno odbočení"
},
"type/restriction/no_u_turn": {
"name": "Zákaz otáčení",
"terms": "otáčení,otočit,u-turn"
},
"type/restriction/only_left_turn": {
"name": "Pouze vlevo"
},
"type/restriction/only_right_turn": {
"name": "Pouze vpravo"
},
"type/restriction/only_straight_on": {
"name": "Jen přímo"
},
"type/restriction/only_u_turn": {
"name": "Pouze otáčení"
},
"type/route": {
"name": "Trasa",
"terms": "trasa,cesta,linka,stopa,značka,spojení"
@@ -7315,10 +7357,6 @@
"name": "Trasa nadzemní dopravy",
"terms": "lanovka,nadzemní doprava,linka,trasa,trasa lanové dráhy,lanová dráha,nadzemní linka"
},
"type/route/bicycle": {
"name": "Cyklotrasa",
"terms": "cyklotrasa,cyklistická trasa,cyklistická značka"
},
"type/route/bus": {
"name": "Autobusová trasa",
"terms": "autobusová trasa,autobusová linka,autobus,bus,autobusové spojení,autobusový spoj"
@@ -7348,6 +7386,9 @@
"type/route/monorail": {
"name": "dráha monorailu"
},
"type/route/mtb": {
"name": "Trasa pro horská kola"
},
"type/route/pipeline": {
"name": "Potrubní trasa",
"terms": "potrubí,potrubní trasa,roura,roury,transport,vodovod,ropovod,produktovod,plynovod,kanál,rozvod"
+1 -1
View File
File diff suppressed because one or more lines are too long
+26 -25
View File
@@ -997,6 +997,9 @@
"historic/wreck/visible_at_low_tide": {
"label": "Synlig ved lavvande"
},
"holding_position/type": {
"label": "Type"
},
"hoops": {
"label": "Kurve",
"placeholder": "1, 2, 4..."
@@ -1444,6 +1447,12 @@
"underground": "Underjordisk"
}
},
"parking_entrance": {
"label": "Type"
},
"parking_space": {
"label": "Type"
},
"payment_multi": {
"label": "Betalingstyper"
},
@@ -1629,6 +1638,9 @@
"route_master": {
"label": "Type"
},
"ruins": {
"label": "Type"
},
"sac_scale": {
"label": "Sværhedsgrad for vandrere",
"options": {
@@ -1924,6 +1936,9 @@
"target": {
"label": "Mål"
},
"telecom": {
"label": "Type"
},
"to": {
"label": "Til"
},
@@ -2016,6 +2031,9 @@
"label": "Type",
"placeholder": "Standard"
},
"tunnel_combo": {
"label": "Type"
},
"usage_rail": {
"options": {
"test": "Test",
@@ -2212,6 +2230,10 @@
"name": "Lufthavnsterminal",
"terms": "lufthavnsterminal"
},
"aeroway/windsock": {
"name": "Vindpose",
"terms": "vind,blæst,retning,vindretning,indikator"
},
"allotments/plot": {
"name": "Kolonihave",
"terms": "koloni,fælleshave,have,fællesskab,byhave"
@@ -2996,6 +3018,9 @@
"barrier/wall": {
"name": "Mur"
},
"boundary": {
"name": "Afgrænsning"
},
"boundary/administrative": {
"name": "Administrativ grænse",
"terms": "administrativ grænse"
@@ -5719,7 +5744,7 @@
"terms": "hastighed,fart,skilt,max,maks"
},
"type/boundary": {
"name": "Grænse",
"name": "Afgrænsning",
"terms": "grænse"
},
"type/boundary/administrative": {
@@ -5744,34 +5769,10 @@
"name": "Ingen højresving",
"terms": "ingen højresving"
},
"type/restriction/no_straight_on": {
"name": "Ingen lige ud kørsel",
"terms": "ingen lige ud kørsel"
},
"type/restriction/no_u_turn": {
"name": "Ingen U-vending",
"terms": "ingen u-vending"
},
"type/restriction/only_left_turn": {
"name": "Kun venstresving"
},
"type/restriction/only_right_turn": {
"name": "Kun højresving"
},
"type/restriction/only_straight_on": {
"name": "Kun lige ud"
},
"type/restriction/only_u_turn": {
"name": "Kun U-vending"
},
"type/route": {
"name": "Rute",
"terms": "rute"
},
"type/route/bicycle": {
"name": "Cykelrute",
"terms": "cykelrute"
},
"type/route/bus": {
"name": "Busrute",
"terms": "busrute"
+1 -1
View File
File diff suppressed because one or more lines are too long
+177 -15
View File
@@ -57,7 +57,7 @@
"options": {
"designated": {
"description": "Zugang entsprechend lokaler Vorschriften oder Schildern erlaubt",
"title": "<br><div>rechtsverbindlich vorgesehen / gewidmet<br data-mce-bogus=\"1\"></div>"
"title": "rechtsverbindlich vorgesehen / gewidmet"
},
"destination": {
"description": "Zugang erlaubt, Durchgang verboten",
@@ -260,7 +260,7 @@
"terms": "babyfütterung,brustgeben,flascherl geben,mütter,stillraum,stillecke,füttern,stillen,säugling"
},
"baby_seat": {
"label": "Kindersitz"
"label": "Babysitz"
},
"backcountry": {
"label": "Wildnis Campingplatz",
@@ -343,6 +343,10 @@
"boundary": {
"label": "Typ"
},
"branch_brand": {
"label": "Filiale",
"terms": "filiale,zweigstelle,geschäftsstelle,marke,niederlassung,außenstelle,repräsentanz"
},
"brand": {
"label": "Marke",
"terms": "marke"
@@ -399,6 +403,18 @@
"label": "Kabel",
"placeholder": "1, 2, 3..."
},
"cai_scale": {
"label": "Schwierigkeitsgrad der Wanderroute (Italienischer Alpenverein)",
"options": {
"E": "E: Für Wanderer",
"EAI": "EAI: Wandern bei Schneelage",
"EE": "EE: Für erfahrene Wanderer",
"EEA": "EEA: Für erfahrene Wanderer mit Ausrüstung",
"T": "T: Touristisch"
},
"placeholder": "T, E, EE, …",
"terms": "schwierigkeitsgrad der wanderroute (italienischer alpenverein)"
},
"camera/direction": {
"label": "Blickrichtung (Grad im Uhrzeigersinn) ",
"placeholder": "45, 90, 180, 270"
@@ -419,10 +435,22 @@
"placeholder": "50, 100, 200...",
"terms": "kapazität,fassungsvermögen"
},
"capacity/caravans": {
"label": "Kapazität (Wohnwagen)",
"placeholder": "10, 20, 50..."
},
"capacity/disabled_parking": {
"label": "Behindertenparkplätze",
"placeholder": "1, 2, 3..."
},
"capacity/persons": {
"label": "Kapazität (Personen)",
"placeholder": "50, 100, 200..."
},
"capacity/tents": {
"label": "Kapazität (Zelte)",
"placeholder": "10, 20, 50..."
},
"capacity_parking": {
"label": "Plätze",
"placeholder": "10, 20, 30..."
@@ -544,9 +572,25 @@
"crossing": {
"label": "Typ"
},
"crossing/barrier": {
"label": "Beschrankung des Bahnübergangs",
"options": {
"double_half": "doppelte Halbschranken",
"full": "Vollschranken",
"half": "Halbschranken",
"no": "unbeschrankt",
"yes": "Ja"
}
},
"crossing/bell": {
"label": "Warnton am Bahnübergang"
},
"crossing/island": {
"label": "Mittelinsel beim Fußgängerübergang"
},
"crossing/light": {
"label": "Warnlicht am Bahnübergang"
},
"cuisine": {
"label": "Küche",
"options": {
@@ -556,6 +600,7 @@
"chicken": "Huhn",
"chinese": "Chinesisch",
"coffee_shop": "Kaffeehaus",
"fish": "Fisch",
"french": "Französisch",
"german": "Deutsch",
"greek": "Griechisch",
@@ -564,10 +609,17 @@
"italian": "Italienisch",
"japanese": "Japanisch",
"kebab": "Kebab",
"korean": "Koreanisch",
"lebanese": "Libanesisch",
"mexican": "Mexikanisch",
"pizza": "Pizza",
"polish": "Polnisch",
"portuguese": "Portugiesisch",
"regional": "Regional",
"russian": "Russisch",
"sandwich": "Sandwich",
"seafood": "Meeresfrüchte",
"spanish": "Spanisch",
"sushi": "Sushi",
"thai": "Thailändisch",
"turkish": "Türkisch",
@@ -796,7 +848,7 @@
},
"drinking_water": {
"label": "Trinkwasser",
"terms": "trinkwasser,trinkbar"
"terms": "trinkwasser,trinkbar,trinkwassersäule"
},
"drive_through": {
"label": "Durchfahrts-Service",
@@ -862,6 +914,10 @@
"expected_rwn_route_relations": {
"label": "Benachbarte Wandernetzwerkpunkte"
},
"expressway": {
"label": "Schnellstraße",
"terms": "schnellstraße,autobahnähnliche straße"
},
"faces": {
"label": "Zifferblätter"
},
@@ -908,9 +964,15 @@
"label": "Korrigiere mich („fixme\")",
"terms": "fixme"
},
"flag/name": {
"label": "Flaggenname"
},
"flag/type": {
"label": "Flaggentyp"
},
"flag/wikidata": {
"label": "Flagge in Wikidata"
},
"floating": {
"label": "Schwimmend"
},
@@ -1026,6 +1088,10 @@
"label": "Gebäudehöhe (Meter)",
"terms": "gebäudehöhe (meter)"
},
"highchair": {
"label": "Kinderstuhl",
"terms": "kinderstuhl,fütterungsstuhl,kindersitz,hochsitz,babysitz,babystuhl"
},
"highspeed": {
"label": "Hochgeschwindigkeit",
"terms": "hochgeschwindigkeit"
@@ -1305,6 +1371,9 @@
"label": "verschließbar",
"terms": "verschließbar,abschließbar"
},
"locked": {
"label": "Verschlossen"
},
"man_made": {
"label": "Typ"
},
@@ -1377,6 +1446,9 @@
"label": "minimales Alter",
"terms": "altersuntergrenze,altersgrenze,mindestalter"
},
"min_height": {
"label": "Höhe des Bodens (Meter)"
},
"minspeed": {
"label": "Mindestgeschwindigkeit",
"placeholder": "20, 30, 40...",
@@ -1565,10 +1637,19 @@
"multi-storey": "Parkhaus",
"rooftop": "Dachfläche",
"sheds": "Schuppen",
"street_side": "Straßenseitig",
"surface": "Ebenerdig",
"underground": "Tiefgarage"
}
},
"parking/orientation": {
"label": "Ausrichtung",
"options": {
"diagonal": "Schräg zur Fahrbahn",
"parallel": "Parallel zur Fahrbahn",
"perpendicular": "Quer zur Fahrbahn"
}
},
"parking_entrance": {
"label": "Typ",
"options": {
@@ -2148,6 +2229,7 @@
"aerial imagery": "Luftbild",
"gps": "GPS",
"local knowledge": "Lokales Wissen",
"osm notes": "OpenStreetMap Hinweise",
"streetlevel imagery": "Straßenfotos",
"survey": "Erhebung vor Ort"
},
@@ -2264,6 +2346,7 @@
"options": {
"artificial_turf": "Kunstrasen",
"asphalt": "Asphalt",
"compacted": "Verdichtet",
"concrete": "Beton",
"dirt": "Unbefestigte Straße",
"grass": "Gras",
@@ -2295,6 +2378,35 @@
"label": "Datum der letzten Inspektion",
"terms": "letzte vorortüberprüfung"
},
"survey_point/datum_aligned": {
"label": "Ausgerichtet auf das lokale geodätische Bezugssystem",
"terms": "ausgerichtet auf das lokale geodätische bezugssystem"
},
"survey_point/purpose": {
"label": "Zweck",
"options": {
"both": "Beide",
"horizontal": "Horizontale Ausrichtung",
"vertical": "Vertikale Ausrichtung"
}
},
"survey_point/structure": {
"label": "Struktur",
"options": {
"beacon": "Beacon",
"block": "Block",
"bracket": "Bügel",
"cairn": "Steinhaufen",
"cut": "Linie",
"indented_pin": "Stift mit Einkerbung",
"magnet": "Magnet",
"medallion": "Kreisförmige Platte",
"pillar": "Säule",
"pin": "Stift",
"plaque": "Plakette",
"pole": "Stange"
}
},
"swimming_pool": {
"label": "Schwimmbecken (Typ)"
},
@@ -2514,7 +2626,8 @@
"area": "Über 20 Meter",
"house": "Bis 5 Meter",
"street": "5 bis 20 Meter"
}
},
"terms": "sichtbarkeit"
},
"volcano/status": {
"label": "Vulkanstatus",
@@ -2942,6 +3055,10 @@
"name": "LGBTQ+ Gemeindezentrum",
"terms": "lgbtq+ gemeindezentrum"
},
"amenity/community_centre/youth_centre": {
"name": "Jugendzentrum",
"terms": "jugendzentrum,jugendclub,jugendtreff,jugendheim,jugendfreizeitheim,jugendhaus,teenager,freizeitzentrum"
},
"amenity/compressed_air": {
"name": "Druckluft",
"terms": "druckluft,pressluft"
@@ -3028,8 +3145,8 @@
"name": "Eisdiele"
},
"amenity/fast_food/juice": {
"name": "Juice Fast Food",
"terms": "café,getränke,fruchtgetränke,juicebar,shakes,smoothies,saftbar,säfte"
"name": "Saftbar",
"terms": "café,getränke,fruchtgetränke,juicebar,shakes,smoothies,saftbar,säfte,fruchtsaft,detox,gemüse"
},
"amenity/fast_food/kebab": {
"name": "Kebab Fast Food",
@@ -3189,6 +3306,10 @@
"name": "Park & Ride-Platz",
"terms": "pendlerparkplatz,park&pool,park&ride,p+r,öffentlicher verkehr,u-bahn,eisenbahnparkplatz"
},
"amenity/parking/street-side": {
"name": "Straßenseitiges Parken",
"terms": "straßenseitiges parken,auto-parken,fahrzeug-parken,straßen-parken,parken am straßenrand,parktasche,parknische,parkbucht,parkhafen"
},
"amenity/parking/underground": {
"name": "Tiefgarage",
"terms": "autoparkplatz,parkplatz,tiefgaragenparkplatz,lkw-parken,unterirdische garage"
@@ -4643,6 +4764,14 @@
"name": "markierter / gekennzeichneter Übergang (erhöht)",
"terms": "zebrastreifen (erhöht),gekennzeichneter übergang (erhöht)"
},
"highway/crossing/signals": {
"name": "Kreuzung mit Fußgängerampel",
"terms": "fußgängerampel,fußgängerüberweg (ampel),fahrradüberweg (ampel),zebrastreifen (ampel)"
},
"highway/crossing/signals-raised": {
"name": "Kreuzung mit Fußgängersignalen (erhöht)",
"terms": "fußgängerampel,fußgängerüberweg (ampel),fahrradüberweg (ampel),zebrastreifen (ampel)"
},
"highway/crossing/unmarked": {
"name": "Nicht gekennzeichneter Übergang",
"terms": "nicht gekennzeichneter übergang,nicht markierte kreuzung,nicht gekennzeichnete kreuzung"
@@ -5459,6 +5588,10 @@
"name": "Netballfeld",
"terms": "netballfeld"
},
"leisure/pitch/paintball": {
"name": "Paintball Gelände",
"terms": "paintball,gotcha,supair"
},
"leisure/pitch/rugby_league": {
"name": "Rugby-League-Feld",
"terms": "rugby-league-feld"
@@ -5467,6 +5600,10 @@
"name": "Rugby-Union-Feld",
"terms": "rugby-union-feld"
},
"leisure/pitch/shooting": {
"name": "Schießbahn",
"terms": "schießbahn,schussfeld,schützenstand,schützenhaus,schießstätte,schießübungsplatz,schießen,schießstand,schießplatz,raumschießanlage,schießhalle,schießkeller,scheibenstand,sportschießen,schießsport"
},
"leisure/pitch/shuffleboard": {
"name": "Shuffleboard-Platz",
"terms": "shuffleboard deck floor"
@@ -5515,9 +5652,9 @@
"name": "Gleitbahn",
"terms": "gleitbahn,sliprampe,slipanlage,helling,ablaufbahn"
},
"leisure/slipway_point": {
"name": "Gleitbahn",
"terms": "gleitbahn,sliprampe,slipanlage,helling,ablaufbahn"
"leisure/slipway_drivable": {
"name": "Slipanlage (befahrbar)",
"terms": "bootsanleger,bootsrampe,bootsanlegestelle"
},
"leisure/sports_centre": {
"name": "Sportzentrum / -komplex",
@@ -5527,6 +5664,10 @@
"name": "Kletterhalle",
"terms": "kletterhalle"
},
"leisure/sports_centre/shooting": {
"name": "Schießsportanlage",
"terms": "schießbahn,schussfeld,schützenstand,schützenhaus,schießstätte,schießübungsplatz,schießen,schießstand,schießplatz,raumschießanlage,schießhalle,schießkeller,scheibenstand,sportschießen,schießsport"
},
"leisure/sports_centre/swimming": {
"name": "Badeanstalt",
"terms": "badeanstalt,schwimmbad,hallenbad"
@@ -5618,6 +5759,10 @@
"name": "Kahlschlagfläche",
"terms": "kahlfläche,waldkahlfläcke,kahlschlagfläche"
},
"man_made/compass_rose": {
"name": "Kompassrose",
"terms": "kompass,ost,nord,windrose,süd,west"
},
"man_made/courtyard": {
"name": "Innenhof",
"terms": "innenhof,hof,open air,freier himmel,umbauter hof"
@@ -5647,8 +5792,9 @@
"terms": "böschung,abhang"
},
"man_made/flagpole": {
"name": "Fahnenstange",
"terms": "fahne,flaggenmast"
"name": "Fahnenmast",
"terms": "fahne,flagge,flaggenmast",
"aliases": "Fahnenstange"
},
"man_made/gasometer": {
"name": "Gasometer",
@@ -5834,6 +5980,10 @@
"name": "Mast (Versorgung allgemein)",
"terms": "strommast"
},
"man_made/video_wall": {
"name": "Großbildleinwand",
"terms": "bildschirm,tv,videowall,led,videowand,großbild,leinwand,projektion"
},
"man_made/wastewater_plant": {
"name": "Kläranlage",
"terms": "kläranlage,abwasseranlage,abwasserreinigungsanlage,wasseraufbereitungsanlage,wasserrückgewinnungsanlage"
@@ -5957,6 +6107,10 @@
"name": "Thermalquelle",
"terms": "geothermiequelle,thermalquelle,heißwasserpool"
},
"natural/marsh": {
"name": "Sumpf",
"terms": "sumpf"
},
"natural/mud": {
"name": "Schlamm",
"terms": "schlamm,schlick,morast"
@@ -5965,6 +6119,10 @@
"name": "Berggipfel",
"terms": "gipfel,felsnadel,hügel,berg,bergspitze,bergkuppe,zipfel"
},
"natural/reedbed": {
"name": "Schilfbett",
"terms": "schilf,rohrkolben,rohrkolbenschwanz"
},
"natural/reef": {
"name": "Riff",
"terms": "riff,korallenriff,unterwassersandbank,untiefe"
@@ -6009,6 +6167,10 @@
"name": "Gesteinsblock",
"terms": "gesteinsblock,findling,gesteinsbrocken,stein,felsbrocken"
},
"natural/swamp": {
"name": "Moor",
"terms": "moor"
},
"natural/tree": {
"name": "Baum",
"terms": "baum"
@@ -6105,8 +6267,8 @@
"terms": "architekturbüro,architektenbüro,architekt"
},
"office/association": {
"name": "Büro einer Nonprofit-Organisation",
"terms": "büro einer nonprofit-organisation,npo-büro,verein,vereinsheim,vereinsbüro,studentenverbindung,e.v.,verband"
"name": "Büro eines Berufs- oder Interessenverbands",
"terms": "büro einer nonprofit-organisation,npo-büro,verein,vereinsheim,vereinsbüro,studentenverbindung,e.v.,verband,berufsverband,interessenverband,ngo,bundesverband,wohlfahrtsverband,arbeitgeberverband"
},
"office/bail_bond_agent": {
"name": "Kautionsvermittler",
@@ -6255,7 +6417,7 @@
"terms": "einkaufszentrumssecurity,schutzagent,sicherheitsbüro,sicherheitsagent,sicherheitsbeamter,sicherheitsinspektor,wachmann"
},
"office/surveyor": {
"name": "Vermessungstechniker",
"name": "Sachverständigenbüro",
"terms": "vermessungstechniker,gutachter,sachverständiger"
},
"office/tax_advisor": {
@@ -7839,7 +8001,7 @@
"terms": "geradeausfahrverbot,geradeausfahren verboten,geradeaus fahren nicht erlaubt"
},
"type/restriction/no_u_turn": {
"name": "Keine Kehrtwende",
"name": "Kehrtwendeverbot",
"terms": "kehrtwendeverbot,kehrtwende verboten,umkehren verboten,umdrehen verboten,keine kehrtwende,kein umdrehen,keine umkehren"
},
"type/restriction/only_left_turn": {
+1 -1
View File
File diff suppressed because one or more lines are too long
+137 -95
View File
@@ -36,7 +36,7 @@
"name": "Μικροί Δρόμοι"
},
"category-road_service": {
"name": "Βοηθητικοί Δρόμοι"
"name": "Συμπληρωματικοί Δρόμοι"
},
"category-route": {
"name": "Χαρακτηριστικά Διαδρομής"
@@ -225,7 +225,8 @@
"label": "Για Ζώα"
},
"architect": {
"label": "Αρχιτέκτονας"
"label": "Αρχιτέκτονας",
"terms": "αρχιτέκτονας"
},
"area/highway": {
"label": "Είδος"
@@ -293,13 +294,15 @@
}
},
"bench": {
"label": "Παγκάκι"
"label": "Παγκάκι",
"terms": "παγκάκι"
},
"bicycle_parking": {
"label": "Τύπος"
},
"bin": {
"label": "Κάδος Απορριμμάτων"
"label": "Κάδος Απορριμμάτων",
"terms": "κάδος απορριμάτων"
},
"blind": {
"label": "Πρόσβαση σε Τυφλό Άτομο",
@@ -363,21 +366,26 @@
},
"building/levels": {
"label": "Επίπεδα",
"placeholder": "2, 4, 6..."
"placeholder": "2, 4, 6...",
"terms": "επίπεδα"
},
"building/levels/underground": {
"label": "Υπόγεια Επίπεδα",
"placeholder": "2, 4, 6..."
"placeholder": "2, 4, 6...",
"terms": "υπόγεια επίπεδα"
},
"building/levels_building": {
"label": "Επίπεδα Κτισμάτων",
"placeholder": "2, 4, 6..."
"placeholder": "2, 4, 6...",
"terms": "επίπεδα κτηρίου"
},
"building/material": {
"label": "Υλικό"
"label": "Υλικό",
"terms": "υλικό"
},
"building_area": {
"label": "Κτίριο"
"label": "Κτίριο",
"terms": "κτήριο"
},
"bunker_type": {
"label": "Τύπος"
@@ -403,7 +411,8 @@
},
"capacity": {
"label": "Θέσης",
"placeholder": "50, 100, 200..."
"placeholder": "50, 100, 200...",
"terms": "χωρητικότητα"
},
"capacity/disabled_parking": {
"label": "Προσβάσιμοι Χώροι",
@@ -433,7 +442,8 @@
},
"charge_toll": {
"label": "Κόστος Αντιτίμου",
"placeholder": "1 EUR, 5 USD, 10 JPY…"
"placeholder": "1 EUR, 5 USD, 10 JPY…",
"terms": "ποσό διοδίων"
},
"check_date": {
"label": "Πρόσφατη Ημερομηνία Ελέγχου",
@@ -464,7 +474,8 @@
"placeholder": "Σύντομη περιγραφή των συνεισφορών σας (απαιτείται)"
},
"communication_multi": {
"label": "Είδη Επικοινωνίας"
"label": "Είδη Επικοινωνίας",
"terms": "τύποι επικοινωνίας"
},
"connectivity": {
"label": "Συνδεσιμότητα"
@@ -600,6 +611,7 @@
}
},
"placeholder": "Κανένα",
"terms": "ποδηλατόδρομος",
"types": {
"cycleway:left": "Αριστερή πλευρά",
"cycleway:right": "Δεξιά πλευρά"
@@ -615,7 +627,8 @@
"label": "Περιγραφή Τοποθεσίας"
},
"delivery": {
"label": "Παράδοση κατ' οίκον"
"label": "Παράδοση κατ' οίκον",
"terms": "διανομή"
},
"denomination": {
"label": "Δόγμα"
@@ -649,10 +662,10 @@
"label": "Προορισμοί"
},
"destination/ref": {
"label": "Αριθμοί του Δρόμου Προορισμού"
"label": "Αριθμοί Δρόμου Προορισμού"
},
"destination/ref_oneway": {
"label": "Αριθμοί του Δρόμου Προορισμού"
"label": "Αριθμοί Δρόμου Προορισμού"
},
"destination/symbol": {
"label": "Σύμβολα Προορισμού"
@@ -692,7 +705,8 @@
},
"direction": {
"label": "Κατεύθυνση (Δεξιόστροφες Μοίρες)",
"placeholder": "45, 90, 180, 270"
"placeholder": "45, 90, 180, 270",
"terms": "κατεύθυνση"
},
"direction_clock": {
"label": "Κατεύθυνση",
@@ -733,7 +747,8 @@
}
},
"distance": {
"label": "Απόσταση"
"label": "Απόσταση",
"terms": "απόσταση"
},
"disused/amenity": {
"label": "Τύπος"
@@ -778,10 +793,12 @@
"terms": "διάρκεια,χρονική περίοδος"
},
"ele": {
"label": "Υψόμετρο"
"label": "Υψόμετρο",
"terms": "υψόμετρο"
},
"ele_node": {
"label": "Υψόμετρο"
"label": "Υψόμετρο",
"terms": "υψόμετρο"
},
"electrified": {
"label": "Ηλεκτροδότηση",
@@ -791,11 +808,13 @@
"rail": "Ηλεκτροφόρος Σιδηροτροχιά",
"yes": "Ναι (ακαθόριστο)"
},
"placeholder": "Γραμμή επαφής, Ηλεκτροδοτούμενος Σιδηρόδρομος..."
"placeholder": "Γραμμή επαφής, Ηλεκτροδοτούμενος Σιδηρόδρομος...",
"terms": "ηλεκτροπληξία"
},
"email": {
"label": "Διεύθυνση Ηλεκτρονικού Ταχυδρομείου",
"placeholder": "example@example.com"
"placeholder": "example@example.com",
"terms": "ηλεκτρονικό ταχυδρομείο"
},
"embankment": {
"label": "Τύπος",
@@ -844,10 +863,12 @@
"label": "Τύπος"
},
"fire_hydrant/diameter": {
"label": "Διάμετρος (χιλιοστά, ίντσες, ή γράμματα)"
"label": "Διάμετρος (χιλιοστά, ίντσες, ή γράμματα)",
"terms": "διάμετρος"
},
"fire_hydrant/pressure": {
"label": "Πίεση (bar)"
"label": "Πίεση (bar)",
"terms": "πίεση"
},
"fire_hydrant/type": {
"label": "Μορφή",
@@ -889,7 +910,8 @@
"label": "Τύπος"
},
"frequency": {
"label": "Συχνότητα λειτουργίας"
"label": "Συχνότητα λειτουργίας",
"terms": "συχνότητα λειτουργίας"
},
"frequency_electrified": {
"label": "Συχνότητα Λειτουργίας"
@@ -919,7 +941,8 @@
"male": "Αρσενικό",
"unisex": "Unisex"
},
"placeholder": "Άγνωστο"
"placeholder": "Άγνωστο",
"terms": "φύλο"
},
"generator/method": {
"label": "Μέθοδος"
@@ -947,7 +970,8 @@
"label": "Ποικιλία Αμπελιού"
},
"group_only": {
"label": "Μόνο Ομάδες"
"label": "Μόνο Ομάδες",
"terms": "μόνο ομάδες"
},
"guest_house": {
"label": "Τύπος"
@@ -973,13 +997,16 @@
"label": "Θέμανση"
},
"height": {
"label": "Ύψος (Μέτρα)"
"label": "Ύψος (Μέτρα)",
"terms": "ύψος"
},
"height_building": {
"label": "Ύψος Κτιρίου (σε Μέτρα)"
"label": "Ύψος Κτιρίου (σε Μέτρα)",
"terms": "ύψος κτηρίου"
},
"highspeed": {
"label": "Υψηλής Ταχύτητας"
"label": "Υψηλής Ταχύτητας",
"terms": "υψηλής ταχύτητας"
},
"highway": {
"label": "Είδος"
@@ -1067,7 +1094,8 @@
}
},
"indoor": {
"label": "Εσωτερικά"
"label": "Εσωτερικά",
"terms": "εσωτερικό"
},
"indoor_type": {
"label": "Τύπος"
@@ -1099,7 +1127,8 @@
"wired": "Ενσύρματο δίκτυο",
"wlan": "Ασύρματο Δίκτυο",
"yes": "Ναι"
}
},
"terms": "σύνδεση διαδικτύου"
},
"internet_access/fee": {
"label": "Πρόσβαση Διαδικτύου",
@@ -1107,16 +1136,19 @@
"customers": "Μόνο για πελάτες",
"no": "Δωρεάν",
"yes": "Επί πληρωμή"
}
},
"terms": "πρόσβαση διαδικτύου"
},
"internet_access/ssid": {
"label": "Όνομα Ασύρματου Δικτύου"
"label": "Όνομα Ασύρματου Δικτύου",
"terms": "ασύρματο όνομα δικτύου"
},
"interval": {
"label": "Διάλειμμα"
},
"junction/ref_oneway": {
"label": "Αριθμός Κόμβου"
"label": "Αριθμός Κόμβου",
"terms": "αριθμός διασταύρωσης"
},
"junction_line": {
"label": "Κόμβος",
@@ -1124,7 +1156,8 @@
"circular": "Κυκλική Πλατεία",
"jughandle": "Παράδρομος Αριστερής Στροφής",
"roundabout": "Κυκλικός Κόμβος"
}
},
"terms": "διασταύρωση"
},
"kerb": {
"label": "Κράσπεδο"
@@ -1202,7 +1235,8 @@
"label": "Μήκος (Μέτρα)"
},
"level": {
"label": "Επίπεδο"
"label": "Επίπεδο",
"terms": "όροφος"
},
"level_semi": {
"label": "Επίπεδο",
@@ -1215,7 +1249,8 @@
"label": "Φωτισμός"
},
"location": {
"label": "Τοποθεσία"
"label": "Τοποθεσία",
"terms": "τοποθεσία"
},
"location_pool": {
"label": "Τοποθεσία",
@@ -1238,7 +1273,8 @@
"label": "Είδος"
},
"manufacturer": {
"label": "Κατασκευαστής"
"label": "Κατασκευαστής",
"terms": "κατασκευαστής"
},
"map_size": {
"label": "Κάλυψη"
@@ -1250,27 +1286,33 @@
"label": "Τύπος"
},
"material": {
"label": "Υλικό"
"label": "Υλικό",
"terms": "υλικό"
},
"max_age": {
"label": "Μέγιστη Ηλικία"
"label": "Μέγιστη Ηλικία",
"terms": "μέγιστη ηλικία"
},
"maxheight": {
"label": "Μέγιστο Ύψος"
"label": "Μέγιστο Ύψος",
"terms": "μέγιστο ύψος"
},
"maxspeed": {
"label": "Όριο Ταχύτητας",
"placeholder": "40, 50, 60..."
"placeholder": "40, 50, 60...",
"terms": "όριο ταχύτητας"
},
"maxspeed/advisory": {
"label": "Συνιστώμενο Όριο Ταχύτητας",
"placeholder": "40, 50, 60..."
"placeholder": "40, 50, 60...",
"terms": "προτεινόμενο όριο ταχύτητας"
},
"maxstay": {
"label": "Μέγιστη παραμονή"
},
"maxweight": {
"label": "Μέγιστο Βάρος"
"label": "Μέγιστο Βάρος",
"terms": "μέγιστο βάρος"
},
"maxweight_bridge": {
"label": "Μέγιστο Βάρος"
@@ -1282,11 +1324,13 @@
"label": "Μικρή Ζυθοποιία"
},
"min_age": {
"label": "Ελάχιστη Ηλικία"
"label": "Ελάχιστη Ηλικία",
"terms": "ελάχιστη ηλικία"
},
"minspeed": {
"label": "Ελάχιστο Όριο Ταχύτητας",
"placeholder": "20, 30, 40..."
"placeholder": "20, 30, 40...",
"terms": "ελάχιστο όριο ταχύτητας"
},
"monitoring_multi": {
"label": "Παρακολούθηση"
@@ -1332,13 +1376,15 @@
},
"name": {
"label": "Όνομα",
"placeholder": "Κοινό όνομα (αν υπάρχει)"
"placeholder": "Κοινό όνομα (αν υπάρχει)",
"terms": "όνομα"
},
"natural": {
"label": "Φυσικό"
},
"network": {
"label": "Δίκτυο"
"label": "Δίκτυο",
"terms": "δίκτυο"
},
"network/type": {
"label": "Τύπος Δικτύου"
@@ -1377,10 +1423,12 @@
"label": "Δίκτυο"
},
"not/name": {
"label": "Λάθος Ονόματα"
"label": "Λάθος Ονόματα",
"terms": "ανακριβή ονόματα"
},
"note": {
"label": "Σημείωση"
"label": "Σημείωση",
"terms": "σημείωση"
},
"office": {
"label": "Είδος"
@@ -1393,10 +1441,12 @@
"reversible": "Αντιστρεπτός",
"undefined": "Υποθετικά Όχι",
"yes": "Ναι"
}
},
"terms": "μονόδρομος"
},
"oneway/bicycle": {
"label": "Μονόδρομος (Ποδηλάτων)"
"label": "Μονόδρομος (Ποδηλάτων)",
"terms": "μονόδρομος"
},
"oneway_yes": {
"label": "Μονόδρομος",
@@ -1417,13 +1467,15 @@
},
"opening_hours": {
"label": "Ωράριο",
"placeholder": "Άγνωστο"
"placeholder": "Άγνωστο",
"terms": "ώρες"
},
"opening_hours/covid19": {
"label": "Ωράριο Λειτουργίας την περίοδο του COVID-19"
},
"operator": {
"label": "Διαχειριστής"
"label": "Διαχειριστής",
"terms": "χειριστής"
},
"operator/type": {
"label": "Τύπος Χειριστή"
@@ -1434,10 +1486,12 @@
"no": "Κανένα",
"only": "Μόνο",
"yes": "Μερικά"
}
},
"terms": "οργανικά προϊόντα"
},
"outdoor_seating": {
"label": "Εξωτερικά Καθίσματα"
"label": "Εξωτερικά Καθίσματα",
"terms": "εξωτερικά καθίσματα"
},
"par": {
"label": "Άρτιο",
@@ -1470,7 +1524,8 @@
"label": "Τύπος"
},
"payment_multi": {
"label": "Τρόποι Πληρωμής"
"label": "Τρόποι Πληρωμής",
"terms": "τρόποι πληρωμής"
},
"payment_multi_fee": {
"label": "Τρόποι Εξόφλησης"
@@ -1481,7 +1536,8 @@
},
"phone": {
"label": "Τηλέφωνο",
"placeholder": "+30 210 1234567"
"placeholder": "+30 210 1234567",
"terms": "τηλέφωνο"
},
"piste/difficulty": {
"label": "Δυσκολία",
@@ -1510,6 +1566,13 @@
},
"piste/difficulty_nordic": {
"label": "Δυσκολία",
"options": {
"advanced": "Προχωρημένη - Στενός, ανηφορικός ή παγωμένος τομέας, απότομη στροφή",
"easy": "Εύκολη - Ελαφριοί λόφοι, μικρός ανηφορικός τομέας",
"expert": "Επαγγελματική - Επικίνδυνο έδαφος τριγύρω",
"intermediate": "Ενδιάμεση - Ανηφορικός τομέας",
"novice": "Αρχάρια - Επίπεδη, δεν χρειάζεται κόπος"
},
"placeholder": "Εύκολο, Μεσαίο, Ανώτερο"
},
"piste/difficulty_skitour": {
@@ -1670,7 +1733,7 @@
"label": "Αριθμός Αποβάθρας"
},
"ref_road_number": {
"label": "Αριθμός του Δρόμου"
"label": "Αριθμός Δρόμου"
},
"ref_room_number": {
"label": "Αριθμός Δωματίου"
@@ -2009,7 +2072,7 @@
"label": "Είδος Στάσης",
"options": {
"all": "'Ολες οι Κατευθύνσεις",
"minor": "Μικρός Δρόμος"
"minor": "Τοπικός δρόμος εκτός περιοχών με κατοικίες"
}
},
"street_cabinet": {
@@ -2403,7 +2466,7 @@
"name": "Κολόνα Διαφήμισης"
},
"advertising/totem": {
"name": "Διαφημιστικό Στύλος"
"name": "Διαφημιστικός Στύλος"
},
"aerialway/cable_car": {
"name": "Τελεφερίκ"
@@ -3977,17 +4040,17 @@
"name": "Πίστα Motocross"
},
"highway/residential": {
"name": "Οικιστικός Δρόμος",
"name": "Τοπικός δρόμος εντός περιοχών με κατοικίες",
"terms": "αστική οδός,τοπική οδός,οδός εντός αστικού ιστού"
},
"highway/rest_area": {
"name": "Χώρος Στάθμευσης και Αναψυχής - Χ.Σ.Α."
},
"highway/road": {
"name": "Άγνωστος Δρόμος"
"name": "Ανώνυμος Δρόμος"
},
"highway/road/bridge": {
"name": "Γέφυρα Άγνωστου Δρόμου"
"name": "Γέφυρα Ανώνυμου Δρόμου"
},
"highway/secondary": {
"name": "Δευτερεύων/Επαρχιακός Δρόμος"
@@ -3996,7 +4059,7 @@
"name": "Σύνδεση Δευτερεύοντος/Επαρχιακού Δρόμου"
},
"highway/service": {
"name": "Βοηθητικός Δρόμος",
"name": "Συμπληρωματικός Δρόμος",
"terms": "δρόμος εξυπηρέτησης,βοηθητικός δρόμος,βοηθητική οδός"
},
"highway/service/alley": {
@@ -4042,8 +4105,11 @@
"name": "Σύνδεση Τριτεύοντος/Συλλεκτηρίου Δρόμου",
"terms": "σύνδεσμος τριτεύουσας οδού"
},
"highway/toll_gantry": {
"name": "Αυτόματο Σύστημα Διοδίων (Χωρίς Καμπίνες)"
},
"highway/track": {
"name": "Αγροτικός Δρόμος"
"name": "Αγροτικός/Δασικός Δρόμος"
},
"highway/traffic_mirror": {
"name": "Κυρτοί Καθρέπτες Δρόμου"
@@ -4065,7 +4131,7 @@
"name": "Νησίδα Αναστροφής"
},
"highway/unclassified": {
"name": "Μικρός/Απλός Δρόμος"
"name": "Τοπικός/Δρόμος εκτός κατοικημένων περιοχών"
},
"historic": {
"name": "Ιστορική τοποθεσία",
@@ -4178,8 +4244,9 @@
"name": "Εγκαταλελειμμένη Έκταση"
},
"landuse/cemetery": {
"name": "Κοιμητήριο",
"terms": "νεκροταφείο"
"name": "Νεκροταφείο",
"terms": "νεκροταφείο",
"aliases": "Κοιμητήριο"
},
"landuse/churchyard": {
"name": "Περίβολος Εκκλησίας"
@@ -4535,9 +4602,6 @@
"name": "Γλίστρα",
"terms": "γλίστρα,νεωλκείο"
},
"leisure/slipway_point": {
"name": "Γλίστρα"
},
"leisure/sports_centre": {
"name": "Αθλητικό Κέντρο/ Συγκρότημα",
"terms": "αθλητικό κέντρο/ συγκρότημα"
@@ -4740,7 +4804,7 @@
"name": "Δεξαμενή Νερού"
},
"man_made/street_cabinet": {
"name": "Υπάιθρια Καμπίνα (ΚΑΦΑΟ)"
"name": "Υπαίθρια Καμπίνα (ΚΑΦΑΟ)"
},
"man_made/surveillance": {
"name": "Σημείο Επιτήρησης"
@@ -6268,24 +6332,6 @@
"type/restriction/no_right_turn": {
"name": "Όχι Δεξιά Στροφή"
},
"type/restriction/no_straight_on": {
"name": "Όχι Ευθεία"
},
"type/restriction/no_u_turn": {
"name": "Όχι Αναστροφή"
},
"type/restriction/only_left_turn": {
"name": "Μόνο Αριστερή Στροφή"
},
"type/restriction/only_right_turn": {
"name": "Μόνο Δεξιά Στροφή"
},
"type/restriction/only_straight_on": {
"name": "Μόνο Ευθεία"
},
"type/restriction/only_u_turn": {
"name": "Μόνο Επιτόπια Στροφη"
},
"type/route": {
"name": "Δρομολόγιο",
"terms": "δρομολόγιο,διαδρομή"
@@ -6293,10 +6339,6 @@
"type/route/aerialway": {
"name": "Εναέρια Διαδρομή"
},
"type/route/bicycle": {
"name": "Διαδρομή Ποδηλάτου",
"terms": "διαδρομή ποδηλάτου,ποδηλατόδρομος"
},
"type/route/bus": {
"name": "Δρομολόγιο Λεωφορείου",
"terms": "διαδρομή λεωφορείου"
+1 -1
View File
File diff suppressed because one or more lines are too long
+5 -2
View File
@@ -9,7 +9,7 @@
"label": "Colour"
},
"fax": {
"placeholder": "+61 2 9000 0000"
"placeholder": "+61 1 2345 6789"
},
"height": {
"label": "Height (Metres)"
@@ -24,7 +24,7 @@
"label": "Length (Metres)"
},
"phone": {
"placeholder": "+61 2 9000 0000"
"placeholder": "+61 1 2345 6789"
},
"recycling_type": {
"options": {
@@ -168,6 +168,9 @@
},
"tourism/caravan_site": {
"name": "Caravan Site"
},
"tourism/viewpoint": {
"name": "Lookout"
}
}
}
+1 -1
View File
@@ -1 +1 @@
{"en-AU":{"presets":{"fields":{"changing_table":{"label":"Nappy Changing Table"},"colour":{"label":"Colour"},"fax":{"placeholder":"+61 2 9000 0000"},"height":{"label":"Height (Metres)"},"height_building":{"label":"Building Height (Metres)"},"kerb":{"label":"Kerb"},"length":{"label":"Length (Metres)"},"phone":{"placeholder":"+61 2 9000 0000"},"recycling_type":{"options":{"centre":"Centre"},"placeholder":"Container, Centre"},"width":{"label":"Width (Metres)"}},"presets":{"amenity/arts_centre":{"name":"Arts Centre"},"amenity/bbq":{"name":"Barbeque","aliases":"BBQ"},"amenity/community_centre":{"name":"Community Centre"},"amenity/community_centre/lgbtq":{"name":"LGBTQ+ Community Centre"},"amenity/conference_centre":{"name":"Convention Centre"},"amenity/dive_centre":{"name":"Dive Centre"},"amenity/fuel":{"name":"Service Station","aliases":"Petrol Station"},"amenity/parking/park_ride":{"name":"Park & Ride Car Park","aliases":"Commuter Car Park"},"amenity/payment_centre":{"name":"Payment Centre"},"amenity/pharmacy":{"name":"Pharmacy"},"amenity/recycling_centre":{"name":"Recycling Centre"},"amenity/social_centre":{"name":"Social Centre"},"amenity/vending_machine/fuel":{"name":"Fuel Pump"},"barrier/kerb":{"name":"Kerb"},"barrier/kerb/flush":{"name":"Flush Kerb"},"barrier/kerb/lowered":{"name":"Lowered Kerb"},"healthcare/birthing_center":{"name":"Birthing Centre"},"healthcare/blood_donation":{"name":"Blood Donor Centre"},"highway/crossing/marked":{"name":"Marked Crossing"},"highway/crossing/marked-raised":{"name":"Marked Crossing (Raised)"},"highway/crossing/zebra":{"name":"Marked Crossing"},"highway/crossing/zebra-raised":{"name":"Marked Crossing (Raised)"},"highway/cycleway/bicycle_foot":{"name":"Shared Path"},"highway/footway/marked":{"name":"Marked Crossing"},"highway/footway/marked-raised":{"name":"Marked Crossing (Raised)"},"highway/footway/sidewalk":{"name":"Footpath (sidewalk)"},"highway/footway/zebra":{"name":"Marked Zebra Crossing"},"highway/footway/zebra-raised":{"name":"Marked Zebra Crossing (Raised)"},"highway/give_way":{"name":"Give Way Sign"},"highway/living_street":{"name":"Shared Zone Road"},"highway/track":{"name":"Track Road"},"leisure/adult_gaming_centre":{"name":"Adult Gaming Centre"},"leisure/fitness_centre":{"name":"Gym / Fitness Centre"},"leisure/sports_centre":{"name":"Sports Centre / Complex"},"shop/cheese":{"name":"Cheese Shop","terms":"cheesemonger"},"shop/chemist":{"name":"Pharmacy","terms":"chemist"},"shop/chocolate":{"name":"Chocolate Shop","terms":"chocolatier"},"shop/garden_centre":{"name":"Garden Centre"},"shop/mall":{"name":"Shopping Centre"},"shop/tyres":{"name":"Tyre Shop"},"telecom/data_center":{"name":"Data Centre"},"tourism/caravan_site":{"name":"Caravan Site"}}}}}
{"en-AU":{"presets":{"fields":{"changing_table":{"label":"Nappy Changing Table"},"colour":{"label":"Colour"},"fax":{"placeholder":"+61 1 2345 6789"},"height":{"label":"Height (Metres)"},"height_building":{"label":"Building Height (Metres)"},"kerb":{"label":"Kerb"},"length":{"label":"Length (Metres)"},"phone":{"placeholder":"+61 1 2345 6789"},"recycling_type":{"options":{"centre":"Centre"},"placeholder":"Container, Centre"},"width":{"label":"Width (Metres)"}},"presets":{"amenity/arts_centre":{"name":"Arts Centre"},"amenity/bbq":{"name":"Barbeque","aliases":"BBQ"},"amenity/community_centre":{"name":"Community Centre"},"amenity/community_centre/lgbtq":{"name":"LGBTQ+ Community Centre"},"amenity/conference_centre":{"name":"Convention Centre"},"amenity/dive_centre":{"name":"Dive Centre"},"amenity/fuel":{"name":"Service Station","aliases":"Petrol Station"},"amenity/parking/park_ride":{"name":"Park & Ride Car Park","aliases":"Commuter Car Park"},"amenity/payment_centre":{"name":"Payment Centre"},"amenity/pharmacy":{"name":"Pharmacy"},"amenity/recycling_centre":{"name":"Recycling Centre"},"amenity/social_centre":{"name":"Social Centre"},"amenity/vending_machine/fuel":{"name":"Fuel Pump"},"barrier/kerb":{"name":"Kerb"},"barrier/kerb/flush":{"name":"Flush Kerb"},"barrier/kerb/lowered":{"name":"Lowered Kerb"},"healthcare/birthing_center":{"name":"Birthing Centre"},"healthcare/blood_donation":{"name":"Blood Donor Centre"},"highway/crossing/marked":{"name":"Marked Crossing"},"highway/crossing/marked-raised":{"name":"Marked Crossing (Raised)"},"highway/crossing/zebra":{"name":"Marked Crossing"},"highway/crossing/zebra-raised":{"name":"Marked Crossing (Raised)"},"highway/cycleway/bicycle_foot":{"name":"Shared Path"},"highway/footway/marked":{"name":"Marked Crossing"},"highway/footway/marked-raised":{"name":"Marked Crossing (Raised)"},"highway/footway/sidewalk":{"name":"Footpath (sidewalk)"},"highway/footway/zebra":{"name":"Marked Zebra Crossing"},"highway/footway/zebra-raised":{"name":"Marked Zebra Crossing (Raised)"},"highway/give_way":{"name":"Give Way Sign"},"highway/living_street":{"name":"Shared Zone Road"},"highway/track":{"name":"Track Road"},"leisure/adult_gaming_centre":{"name":"Adult Gaming Centre"},"leisure/fitness_centre":{"name":"Gym / Fitness Centre"},"leisure/sports_centre":{"name":"Sports Centre / Complex"},"shop/cheese":{"name":"Cheese Shop","terms":"cheesemonger"},"shop/chemist":{"name":"Pharmacy","terms":"chemist"},"shop/chocolate":{"name":"Chocolate Shop","terms":"chocolatier"},"shop/garden_centre":{"name":"Garden Centre"},"shop/mall":{"name":"Shopping Centre"},"shop/tyres":{"name":"Tyre Shop"},"telecom/data_center":{"name":"Data Centre"},"tourism/caravan_site":{"name":"Caravan Site"},"tourism/viewpoint":{"name":"Lookout"}}}}}
+6 -24
View File
@@ -2002,6 +2002,12 @@
"barrier/kerb/lowered": {
"name": "Lowered Kerb"
},
"barrier/kerb/raised": {
"name": "Raised Kerb"
},
"barrier/kerb/rolled": {
"name": "Rolled Kerb"
},
"barrier/kissing_gate": {
"name": "Kissing Gate"
},
@@ -2876,9 +2882,6 @@
"leisure/slipway": {
"name": "Slipway"
},
"leisure/slipway_point": {
"name": "Slipway"
},
"leisure/sports_centre": {
"name": "Sports Centre / Complex"
},
@@ -3927,30 +3930,9 @@
"type/restriction/no_right_turn": {
"name": "No Right Turn"
},
"type/restriction/no_straight_on": {
"name": "No Straight On"
},
"type/restriction/no_u_turn": {
"name": "No U-turn"
},
"type/restriction/only_left_turn": {
"name": "Only Left Turn"
},
"type/restriction/only_right_turn": {
"name": "Only Right Turn"
},
"type/restriction/only_straight_on": {
"name": "Only Straight On"
},
"type/restriction/only_u_turn": {
"name": "Only U-turn"
},
"type/route": {
"name": "Route"
},
"type/route/bicycle": {
"name": "Cycle Route"
},
"type/route/bus": {
"name": "Bus Route"
},
+1 -1
View File
File diff suppressed because one or more lines are too long
+261 -1
View File
@@ -1,3 +1,263 @@
{
"en-NZ": {}
"en-NZ": {
"presets": {
"fields": {
"bath/type": {
"label": "Speciality"
},
"capacity_volume": {
"label": "Capacity (Cubic Metres)"
},
"changing_table": {
"label": "Nappy Changing Table"
},
"colour": {
"label": "Colour"
},
"conveying": {
"options": {
"backward": "Backwards",
"forward": "Forwards"
}
},
"depth": {
"label": "Depth (Metres)"
},
"direction_vertex": {
"options": {
"backward": "Backwards",
"forward": "Forwards"
}
},
"direction_vertex_dual": {
"options": {
"backward": "Backwards",
"forward": "Forwards"
}
},
"healthcare/speciality": {
"label": "Specialities"
},
"height": {
"label": "Height (Metres)"
},
"height_building": {
"label": "Building Height (Metres)"
},
"kerb": {
"label": "Kerb"
},
"length": {
"label": "Length (Metres)"
},
"opening_hours": {
"label": "Opening Hours"
},
"railway/signal/direction": {
"options": {
"backward": "Backwards",
"forward": "Forwards"
}
},
"recycling_type": {
"options": {
"centre": "Centre"
},
"placeholder": "Container, Centre"
},
"roof/colour": {
"label": "Roof Colour"
},
"seamark/beacon_lateral/colour": {
"label": "Colour"
},
"seamark/buoy_lateral/colour": {
"label": "Colour"
},
"traffic_sign/direction": {
"options": {
"backward": "Backwards",
"forward": "Forwards"
}
},
"traffic_signals/direction": {
"options": {
"backward": "Backwards",
"forward": "Forwards"
}
},
"width": {
"label": "Width (Metres)"
}
},
"presets": {
"amenity/arts_centre": {
"name": "Arts Centre"
},
"amenity/bbq": {
"name": "Barbeque/Grill"
},
"amenity/community_centre": {
"name": "Community Centre"
},
"amenity/community_centre/lgbtq": {
"name": "LGBTQ+ Community Centre"
},
"amenity/conference_centre": {
"name": "Convention Centre"
},
"amenity/dive_centre": {
"name": "Dive Centre"
},
"amenity/drinking_water": {
"name": "Drinking Fountain"
},
"amenity/exhibition_centre": {
"name": "Exhibition Centre"
},
"amenity/fuel": {
"name": "Petrol Station"
},
"amenity/parking": {
"name": "Car Park"
},
"amenity/parking/multi-storey": {
"name": "Multistory Car Park"
},
"amenity/parking/park_ride": {
"name": "Park & Ride Car Park"
},
"amenity/parking_entrance": {
"name": "Carpark Building Entrance / Exit"
},
"amenity/payment_centre": {
"name": "Payment Centre"
},
"amenity/pharmacy": {
"name": "Pharmacy"
},
"amenity/post_box": {
"name": "Post Box"
},
"amenity/recycling_centre": {
"name": "Payment Centre"
},
"amenity/sanitary_dump_station": {
"name": "Caravan Toilet Disposal"
},
"amenity/social_centre": {
"name": "Payment Centre"
},
"amenity/social_facility/group_home": {
"name": "Retirement Home"
},
"amenity/theatre": {
"name": "Theatre"
},
"amenity/vending_machine/fuel": {
"name": "Fuel Pump"
},
"amenity/waste_basket": {
"name": "Rubbish Bin"
},
"amenity/watering_place": {
"terms": "trough"
},
"amenity/weighbridge": {
"name": "Weighbridge"
},
"barrier/kerb": {
"name": "Kerb"
},
"building/terrace": {
"name": "Terraced Houses"
},
"healthcare/birthing_center": {
"name": "Birthing Centre"
},
"healthcare/blood_donation": {
"name": "Blood Donation Centre"
},
"highway/give_way": {
"name": "Give Way Sign"
},
"highway/street_lamp": {
"name": "Street Light"
},
"highway/traffic_signals": {
"name": "Traffic Lights"
},
"landuse/construction": {
"name": "Construction Site"
},
"leisure/adult_gaming_centre": {
"name": "Adult Gaming Centre"
},
"leisure/fitness_centre": {
"name": "Gym / Fitness Centre"
},
"leisure/horse_riding": {
"name": "Horse Riding Facility"
},
"leisure/indoor_play": {
"name": "Indoor Play Centre"
},
"leisure/slipway": {
"name": "Boat Ramp"
},
"leisure/sports_centre": {
"name": "Sports Centre / Complex"
},
"man_made/groyne": {
"name": "Groyne"
},
"man_made/survey_point": {
"name": "Survey Marker",
"terms": "trig station"
},
"natural/cape": {
"terms": "point"
},
"place/suburb": {
"name": "Suburb"
},
"playground/zipwire": {
"name": "Playground Flying Fox"
},
"power/line": {
"name": "High Voltage Power Line"
},
"railway/rail": {
"terms": "railway"
},
"shop/caravan": {
"name": "Caravan Shop"
},
"shop/chemist": {
"name": "Chemist"
},
"shop/dairy": {
"name": "Milk Product Shop"
},
"shop/garden_centre": {
"name": "Garden Centre"
},
"shop/second_hand": {
"name": "Second Hand Shop"
},
"shop/tyres": {
"name": "Tyre Store"
},
"telecom/data_center": {
"name": "Data Centre"
},
"tourism/caravan_site": {
"name": "Caravan Site"
},
"tourism/information/office": {
"name": "Visitor Centre"
}
}
}
}
}
+1 -1
View File
@@ -1 +1 @@
{"en-NZ":{}}
{"en-NZ":{"presets":{"fields":{"bath/type":{"label":"Speciality"},"capacity_volume":{"label":"Capacity (Cubic Metres)"},"changing_table":{"label":"Nappy Changing Table"},"colour":{"label":"Colour"},"conveying":{"options":{"backward":"Backwards","forward":"Forwards"}},"depth":{"label":"Depth (Metres)"},"direction_vertex":{"options":{"backward":"Backwards","forward":"Forwards"}},"direction_vertex_dual":{"options":{"backward":"Backwards","forward":"Forwards"}},"healthcare/speciality":{"label":"Specialities"},"height":{"label":"Height (Metres)"},"height_building":{"label":"Building Height (Metres)"},"kerb":{"label":"Kerb"},"length":{"label":"Length (Metres)"},"opening_hours":{"label":"Opening Hours"},"railway/signal/direction":{"options":{"backward":"Backwards","forward":"Forwards"}},"recycling_type":{"options":{"centre":"Centre"},"placeholder":"Container, Centre"},"roof/colour":{"label":"Roof Colour"},"seamark/beacon_lateral/colour":{"label":"Colour"},"seamark/buoy_lateral/colour":{"label":"Colour"},"traffic_sign/direction":{"options":{"backward":"Backwards","forward":"Forwards"}},"traffic_signals/direction":{"options":{"backward":"Backwards","forward":"Forwards"}},"width":{"label":"Width (Metres)"}},"presets":{"amenity/arts_centre":{"name":"Arts Centre"},"amenity/bbq":{"name":"Barbeque/Grill"},"amenity/community_centre":{"name":"Community Centre"},"amenity/community_centre/lgbtq":{"name":"LGBTQ+ Community Centre"},"amenity/conference_centre":{"name":"Convention Centre"},"amenity/dive_centre":{"name":"Dive Centre"},"amenity/drinking_water":{"name":"Drinking Fountain"},"amenity/exhibition_centre":{"name":"Exhibition Centre"},"amenity/fuel":{"name":"Petrol Station"},"amenity/parking":{"name":"Car Park"},"amenity/parking/multi-storey":{"name":"Multistory Car Park"},"amenity/parking/park_ride":{"name":"Park & Ride Car Park"},"amenity/parking_entrance":{"name":"Carpark Building Entrance / Exit"},"amenity/payment_centre":{"name":"Payment Centre"},"amenity/pharmacy":{"name":"Pharmacy"},"amenity/post_box":{"name":"Post Box"},"amenity/recycling_centre":{"name":"Payment Centre"},"amenity/sanitary_dump_station":{"name":"Caravan Toilet Disposal"},"amenity/social_centre":{"name":"Payment Centre"},"amenity/social_facility/group_home":{"name":"Retirement Home"},"amenity/theatre":{"name":"Theatre"},"amenity/vending_machine/fuel":{"name":"Fuel Pump"},"amenity/waste_basket":{"name":"Rubbish Bin"},"amenity/watering_place":{"terms":"trough"},"amenity/weighbridge":{"name":"Weighbridge"},"barrier/kerb":{"name":"Kerb"},"building/terrace":{"name":"Terraced Houses"},"healthcare/birthing_center":{"name":"Birthing Centre"},"healthcare/blood_donation":{"name":"Blood Donation Centre"},"highway/give_way":{"name":"Give Way Sign"},"highway/street_lamp":{"name":"Street Light"},"highway/traffic_signals":{"name":"Traffic Lights"},"landuse/construction":{"name":"Construction Site"},"leisure/adult_gaming_centre":{"name":"Adult Gaming Centre"},"leisure/fitness_centre":{"name":"Gym / Fitness Centre"},"leisure/horse_riding":{"name":"Horse Riding Facility"},"leisure/indoor_play":{"name":"Indoor Play Centre"},"leisure/slipway":{"name":"Boat Ramp"},"leisure/sports_centre":{"name":"Sports Centre / Complex"},"man_made/groyne":{"name":"Groyne"},"man_made/survey_point":{"name":"Survey Marker","terms":"trig station"},"natural/cape":{"terms":"point"},"place/suburb":{"name":"Suburb"},"playground/zipwire":{"name":"Playground Flying Fox"},"power/line":{"name":"High Voltage Power Line"},"railway/rail":{"terms":"railway"},"shop/caravan":{"name":"Caravan Shop"},"shop/chemist":{"name":"Chemist"},"shop/dairy":{"name":"Milk Product Shop"},"shop/garden_centre":{"name":"Garden Centre"},"shop/second_hand":{"name":"Second Hand Shop"},"shop/tyres":{"name":"Tyre Store"},"telecom/data_center":{"name":"Data Centre"},"tourism/caravan_site":{"name":"Caravan Site"},"tourism/information/office":{"name":"Visitor Centre"}}}}}
+184 -16
View File
@@ -340,6 +340,9 @@
"boundary": {
"label": "Type"
},
"branch_brand": {
"label": "Branch"
},
"brand": {
"label": "Brand"
},
@@ -391,6 +394,17 @@
"label": "Cables",
"placeholder": "1, 2, 3..."
},
"cai_scale": {
"label": "Hiking Route Difficulty (Italian Alpine Club)",
"placeholder": "T, E, EE, …",
"options": {
"T": "T: Touristic",
"E": "E: For hikers",
"EE": "EE: For expert hikers",
"EEA": "EEA: For expert hikers with equipment",
"EAI": "EAI: Hiking in snowy conditions"
}
},
"camera/direction": {
"label": "Direction (Degrees Clockwise)",
"placeholder": "45, 90, 180, 270"
@@ -418,10 +432,22 @@
"label": "Capacity",
"placeholder": "50, 100, 200..."
},
"capacity/caravans": {
"label": "Capacity (Caravans)",
"placeholder": "10, 20, 50..."
},
"capacity/disabled_parking": {
"label": "Accessible Spaces",
"placeholder": "1, 2, 3..."
},
"capacity/persons": {
"label": "Capacity (Persons)",
"placeholder": "50, 100, 200..."
},
"capacity/tents": {
"label": "Capacity (Tents)",
"placeholder": "10, 20, 50..."
},
"cash_in": {
"label": "Cash In"
},
@@ -529,9 +555,25 @@
"crossing": {
"label": "Type"
},
"crossing/barrier": {
"label": "Barrier Arm",
"options": {
"full": "Full",
"double_half": "Double Half",
"half": "Half",
"no": "No",
"yes": "Yes"
}
},
"crossing/bell": {
"label": "Bell"
},
"crossing/island": {
"label": "Refuge Island"
},
"crossing/light": {
"label": "Lights"
},
"cuisine": {
"label": "Cuisines",
"terms": "fare,food types",
@@ -548,16 +590,38 @@
"kebab": "Kebab",
"indian": "Indian",
"chicken": "Chicken",
"fish": "Fish",
"asian": "Asian",
"french": "French",
"spanish": "Spanish",
"portuguese": "Portuguese",
"russian": "Russian",
"polish": "Polish",
"thai": "Thai",
"korean": "Korean",
"american": "American",
"seafood": "Seafood",
"sushi": "Sushi",
"ice_cream": "Ice Cream",
"german": "German",
"greek": "Greek",
"vietnamese": "Vietnamese",
"turkish": "Turkish"
"turkish": "Turkish",
"lebanese": "Lebanese",
"indonesian": "Indonesian",
"malaysian": "Malaysian",
"taiwanese": "Taiwanese",
"juice": "Juice",
"bubble_tea": "Bubble Tea",
"hot_dog": "Hot Dog",
"cake": "Cake",
"pankcake": "Pancake",
"pasta": "Pasta",
"salad": "Salad",
"chocolate": "Chocolate",
"dessert": "Dessert",
"steak_house": "Steak House",
"donut": "Donut"
}
},
"currency_multi": {
@@ -839,6 +903,9 @@
"expected_rwn_route_relations": {
"label": "Adjacent Walking Nodes"
},
"expressway": {
"label": "Expressway"
},
"faces": {
"label": "Faces"
},
@@ -880,9 +947,15 @@
"label": "Fix Me",
"terms": "help request"
},
"flag/name": {
"label": "Flag Name"
},
"flag/type": {
"label": "Flag Type"
},
"flag/wikidata": {
"label": "Flag Wikidata"
},
"floating": {
"label": "Floating"
},
@@ -991,6 +1064,10 @@
"height": {
"label": "Height (Meters)"
},
"highchair": {
"label": "High Chair",
"terms": "booster,booster seat,feeding chair,kids chair"
},
"highspeed": {
"label": "High-Speed"
},
@@ -1256,6 +1333,9 @@
"lockable": {
"label": "Lockable"
},
"locked": {
"label": "Locked"
},
"man_made": {
"label": "Type"
},
@@ -1319,6 +1399,9 @@
"label": "Minimum Age",
"terms": "lower age limit"
},
"min_height": {
"label": "Height of Bottom (Meters)"
},
"minspeed": {
"label": "Minimum Speed Limit",
"placeholder": "20, 30, 40..."
@@ -1507,7 +1590,16 @@
"carports": "Carports",
"garage_boxes": "Garage Boxes",
"rooftop": "Rooftop",
"sheds": "Sheds"
"sheds": "Sheds",
"street_side": "Street-side"
}
},
"parking/orientation": {
"label": "Orientation",
"options": {
"parallel": "Parallel to the Carriage Way",
"diagonal": "Diagonal in Relation to the Carriage Way",
"perpendicular": "Meets the Carriage Way at a Straight Angle"
}
},
"payment_multi_fee": {
@@ -2062,7 +2154,8 @@
"local knowledge": "Local Knowledge",
"aerial imagery": "Aerial Imagery",
"gps": "GPS",
"streetlevel imagery": "Street-Level Photos"
"streetlevel imagery": "Street-Level Photos",
"osm notes": "OpenStreetMap Notes"
}
},
"species/wikidata": {
@@ -2175,6 +2268,7 @@
"paved": "Paved",
"ground": "Ground",
"gravel": "Gravel",
"compacted": "Compacted",
"concrete": "Concrete",
"paving_stones": "Paving Stones",
"dirt": "Dirt",
@@ -2198,6 +2292,34 @@
"surveillance/zone": {
"label": "Surveillance Zone"
},
"survey_point/datum_aligned": {
"label": "Aligned to the local geodetic datum"
},
"survey_point/purpose": {
"label": "Purpose",
"options": {
"horizontal": "Horizontal Alignment",
"vertical": "Vertical Alignment",
"both": "Both"
}
},
"survey_point/structure": {
"label": "Structure",
"options": {
"beacon": "Beacon",
"block": "Block",
"pole": "Pole",
"pillar": "Pillar",
"bracket": "Bracket",
"plaque": "Plaque",
"medallion": "Medallion",
"cairn": "Cairn",
"pin": "Pin",
"indented_pin": "Indented pin",
"cut": "Cut",
"magnet": "Magnet"
}
},
"survey/date": {
"label": "Last Survey Date"
},
@@ -2893,6 +3015,10 @@
"name": "LGBTQ+ Community Center",
"terms": "lgbtq event,lgbtq hall,lgbt event,lgbt hall,lgb event,lgb hall"
},
"amenity/community_centre/youth_centre": {
"name": "Youth Center",
"terms": "youth center,youth centre,youth club"
},
"amenity/compressed_air": {
"name": "Compressed Air"
},
@@ -3137,6 +3263,10 @@
"name": "Park & Ride Lot",
"terms": "commuter parking lot,incentive parking lot,metro parking lot,park and pool lot,park and ride lot,p+r,public transport parking lot,public transit parking lot,train parking lot"
},
"amenity/parking/street-side": {
"name": "Street-side Parking",
"terms": "automobile parking,car parking,vehicle parking,street parking,street-side parking,streetside parking,road-side parking,roadside parking"
},
"amenity/parking/underground": {
"name": "Underground Parking",
"terms": "automobile parking,car lot,car parking,rv parking,subsurface parking,truck parking,vehicle parking"
@@ -3581,6 +3711,7 @@
},
"amenity/vending_machine/parking_tickets": {
"name": "Parking Ticket Vending Machine",
"aliases": "Parking Meter",
"terms": "parking,ticket"
},
"amenity/vending_machine/public_transport_tickets": {
@@ -4462,6 +4593,14 @@
"name": "Marked Crosswalk",
"terms": "zebra crossing,marked crossing,crosswalk"
},
"highway/crossing/signals-raised": {
"name": "Crossing With Pedestrian Signals (Raised)",
"terms": "pedestrian traffic lights,pedestrian traffic signals,pedestrian crossing (lights),bicycle crossing (lights),crosswalk (lights),flat top,hump,speed,slow"
},
"highway/crossing/signals": {
"name": "Crossing With Pedestrian Signals",
"terms": "pedestrian traffic lights,pedestrian traffic signals,pedestrian crossing (lights),bicycle crossing (lights),crosswalk (lights)"
},
"highway/crossing/unmarked-raised": {
"name": "Unmarked Crossing (Raised)",
"terms": "flat top,hump,speed,slow"
@@ -4717,7 +4856,7 @@
},
"highway/trunk": {
"name": "Trunk Road",
"terms": "road,street"
"terms": "expressway,highway,road,street"
},
"highway/turning_circle": {
"name": "Turning Circle",
@@ -5153,7 +5292,7 @@
},
"leisure/indoor_play": {
"name": "Indoor Play Center",
"terms": "ball pit,childrens play center,indoor playground"
"terms": "ball pit,children's play center,indoor playground"
},
"leisure/marina": {
"name": "Marina",
@@ -5242,12 +5381,19 @@
"name": "Netball Court",
"terms": "basketball"
},
"leisure/pitch/paintball": {
"name": "Paintball Field"
},
"leisure/pitch/rugby_league": {
"name": "Rugby League Field"
},
"leisure/pitch/rugby_union": {
"name": "Rugby Union Field"
},
"leisure/pitch/shooting": {
"name": "Shooting Range",
"terms": "firing range,gun range,shooting gallery,gun practice,shooting practice,target practice"
},
"leisure/pitch/shuffleboard": {
"name": "Shuffleboard Court",
"terms": "deck shuffleboard,floor shuffleboard"
@@ -5291,8 +5437,8 @@
"leisure/sauna": {
"name": "Sauna"
},
"leisure/slipway_point": {
"name": "Slipway",
"leisure/slipway_drivable": {
"name": "Slipway (Drivable)",
"terms": "boat launch,boat ramp,boat landing"
},
"leisure/slipway": {
@@ -5307,6 +5453,10 @@
"name": "Climbing Gym",
"terms": "abseiling,artificial climbing wall,belaying,bouldering,rock climbing facility,indoor rock wall,rappeling,rock gym,ropes"
},
"leisure/sports_centre/shooting": {
"name": "Shooting Range Facility",
"terms": "shooting club,firing range,gun range,shooting gallery,gun practice,shooting practice,target practice"
},
"leisure/sports_centre/swimming": {
"name": "Swimming Pool Facility",
"terms": "dive,water"
@@ -5390,6 +5540,10 @@
"name": "Clearcut Forest",
"terms": "cut,forest,lumber,tree,wood"
},
"man_made/compass_rose": {
"name": "Compass Rose",
"terms": "compass,east,north,rose of the winds,south,west,wind rose"
},
"man_made/courtyard": {
"name": "Courtyard",
"terms": "court,enclosed open air,quadrangle,yard"
@@ -5551,7 +5705,7 @@
},
"man_made/survey_point": {
"name": "Survey Point",
"terms": "trig point,triangulation pillar,trigonometrical station"
"terms": "trig point,trig station,survey marker,geodetic mark,geodetic point,triangulation pillar,trigonometrical station"
},
"man_made/torii": {
"name": "Torii",
@@ -5595,6 +5749,10 @@
"man_made/utility_pole": {
"name": "Utility Pole"
},
"man_made/video_wall": {
"name": "Digital Screen",
"terms": "screen,tv,television,display,video wall,led wall"
},
"man_made/wastewater_plant": {
"name": "Wastewater Plant",
"terms": "sewage*,water treatment plant,reclamation plant"
@@ -5713,6 +5871,9 @@
"name": "Hot Spring",
"terms": "geothermal spring,thermal pool"
},
"natural/marsh": {
"name": "Marsh"
},
"natural/mud": {
"name": "Mud",
"terms": "wetland"
@@ -5721,6 +5882,10 @@
"name": "Peak",
"terms": "acme,aiguille,alp,climax,crest,crown,hill,mount,mountain,pinnacle,summit,tip,top"
},
"natural/reedbed": {
"name": "Reed bed",
"terms": "reeds,bulrushes,cattail"
},
"natural/reef": {
"name": "Reef",
"terms": "barrier,coral,ocean,sand,shoal"
@@ -5765,6 +5930,9 @@
"name": "Unattached Stone / Boulder",
"terms": "boulder,stone,rock"
},
"natural/swamp": {
"name": "Swamp"
},
"natural/tree_row": {
"name": "Tree Row",
"terms": "tree line"
@@ -5971,7 +6139,7 @@
},
"office/moving_company": {
"name": "Moving Company Office",
"terms": "relocation"
"terms": "relocation,movers"
},
"office/newspaper": {
"name": "Newspaper Office",
@@ -7488,22 +7656,22 @@
"name": "No Right Turn"
},
"type/restriction/no_straight_on": {
"name": "No Straight On"
"name": "No Straight Ahead"
},
"type/restriction/no_u_turn": {
"name": "No U-turn"
"name": "No U-Turn"
},
"type/restriction/only_left_turn": {
"name": "Only Left Turn"
"name": "Left Turn Only"
},
"type/restriction/only_right_turn": {
"name": "Only Right Turn"
"name": "Right Turn Only"
},
"type/restriction/only_straight_on": {
"name": "Only Straight On"
"name": "Straight Ahead Only"
},
"type/restriction/only_u_turn": {
"name": "Only U-turn"
"name": "U-Turn Only"
},
"type/route_master": {
"name": "Route Master"
@@ -7515,7 +7683,7 @@
"name": "Aerial Route"
},
"type/route/bicycle": {
"name": "Cycle Route"
"name": "Bicycle Route"
},
"type/route/bus": {
"name": "Bus Route"
+1 -1
View File
File diff suppressed because one or more lines are too long
+4 -32
View File
@@ -4774,7 +4774,7 @@
},
"highway/path/informal": {
"name": "Vojeto (piedpremita)",
"terms": "vojeto,pado,piedvojeto,irejo,trotuaro"
"terms": "vojeto,pado,piedvojeto,irejo,trotuaro,dezirpado"
},
"highway/pedestrian_area": {
"name": "Piedirada areo",
@@ -5515,10 +5515,6 @@
"name": "Ŝipglitejo",
"terms": "shipglitejo,sxipglitejo,ŝiplanĉejo"
},
"leisure/slipway_point": {
"name": "Ŝipglitejo",
"terms": "seka doko,doko"
},
"leisure/sports_centre": {
"name": "Sporta centro",
"terms": "sportejo,sportcentro,sportocentro"
@@ -6106,7 +6102,7 @@
},
"office/association": {
"name": "Oficejo de ne-profit-cela organizaĵo",
"terms": "neprofitcela organizaĵo,neprofitdona organizaĵo,organizaĵo,neregistara organizaĵo,senprofitcela organizaĵo,asocio"
"terms": "neprofitcela organizaĵo,neprofitdona organizaĵo,organizaĵo,neregistara organizaĵo,senprofitcela organizaĵo,asocio,oficejo de asocio"
},
"office/bail_bond_agent": {
"name": "Oficejo de kaŭci-leĝisto",
@@ -7064,8 +7060,8 @@
"terms": "kosmetikaĵoj,kosmetikajhoj,kosmetikajxoj,drogejo,beligaĵoj,kosmetikoj,drogerio"
},
"shop/country_store": {
"name": "Ĝenerala vendejo",
"terms": "ĝenerala vendejo"
"name": "Ĝenerala vendejo en vilaĝo",
"terms": "ĝenerala vendejo,vilaĝa vendejo,ghenerala vendejo,gxenerala vendejo,vilagha vendejo,vilagxa vendejo,butiko oportuna"
},
"shop/craft": {
"name": "Vendejo de materialoj por metio",
@@ -7834,30 +7830,6 @@
"name": "Turno dekstren malpermesata",
"terms": "malpermeso,dekstren,prohibo"
},
"type/restriction/no_straight_on": {
"name": "Veturo rekten malpermesata",
"terms": "malpermeso,rekten,antaŭen,prohibo"
},
"type/restriction/no_u_turn": {
"name": "Turno malantaŭen malpermesata",
"terms": "malpermeso,malantaŭen,u-forma,uforma,prohibo"
},
"type/restriction/only_left_turn": {
"name": "Nur turno maldekstren",
"terms": "maldekstren,liven"
},
"type/restriction/only_right_turn": {
"name": "Nur turno dekstren",
"terms": "dekstren"
},
"type/restriction/only_straight_on": {
"name": "Nur veturo rekten",
"terms": "rekten,antaŭen"
},
"type/restriction/only_u_turn": {
"name": "Nur turno malantaŭen",
"terms": "malantaŭen,reveturen,u-turno"
},
"type/route": {
"name": "Kurso",
"terms": "itinero,linio,aŭtobuslinio,tramlinio"
+1 -1
View File
File diff suppressed because one or more lines are too long
+175 -14
View File
@@ -343,6 +343,10 @@
"boundary": {
"label": "Tipo"
},
"branch_brand": {
"label": "Rama",
"terms": "rama,marca,cadena,sucursales"
},
"brand": {
"label": "Marca",
"terms": "marca,firma"
@@ -399,6 +403,18 @@
"label": "Cables",
"placeholder": "1, 2, 3..."
},
"cai_scale": {
"label": "Dificultad de la ruta de senderismo (Club Alpino Italiano)",
"options": {
"E": "E: Para excursionistas",
"EAI": "EAI: Senderismo en condiciones de nieve.",
"EE": "EE: Para excursionistas expertos",
"EEA": "EEA: Para excursionistas expertos con equipo",
"T": "T: Turístico"
},
"placeholder": "T, E, EE, …",
"terms": "senderismo,excursionismo,dificultad"
},
"camera/direction": {
"label": "Dirección (grados en sentido horario)",
"placeholder": "45, 90, 180, 270"
@@ -419,10 +435,22 @@
"placeholder": "50, 100, 200...",
"terms": "capacidad,aforo,cabida,aptitud"
},
"capacity/caravans": {
"label": "Capacidad (Caravanas)",
"placeholder": "10, 20, 50..."
},
"capacity/disabled_parking": {
"label": "Espacios accesibles",
"placeholder": "1, 2, 3..."
},
"capacity/persons": {
"label": "Capacidad (Personas)",
"placeholder": "50, 100, 200..."
},
"capacity/tents": {
"label": "Capacidad (Carpas)",
"placeholder": "10, 20, 50..."
},
"capacity_parking": {
"label": "Espacios totales",
"placeholder": "10, 20, 30..."
@@ -544,9 +572,25 @@
"crossing": {
"label": "Tipo"
},
"crossing/barrier": {
"label": "Brazo de barrera",
"options": {
"double_half": "Doble mitad",
"full": "Completo",
"half": "Mitad",
"no": "No",
"yes": "Sí"
}
},
"crossing/bell": {
"label": "Campana"
},
"crossing/island": {
"label": "Isla para peatones"
},
"crossing/light": {
"label": "Luces"
},
"cuisine": {
"label": "Cocinas",
"options": {
@@ -556,6 +600,7 @@
"chicken": "Pollo",
"chinese": "China",
"coffee_shop": "Cafetería",
"fish": "Pescado",
"french": "Francesa",
"german": "Alemana",
"greek": "Griega",
@@ -564,10 +609,17 @@
"italian": "Italiana",
"japanese": "Japonesa",
"kebab": "Kebab (Brocheta)",
"korean": "Coreana",
"lebanese": "Libanesa",
"mexican": "Mexicana",
"pizza": "Pizza",
"polish": "Polaca",
"portuguese": "Portuguesa",
"regional": "Regional",
"russian": "Rusa",
"sandwich": "Sándwich",
"seafood": "Mariscos",
"spanish": "Española",
"sushi": "Sushi",
"thai": "Tailandesa",
"turkish": "Turca",
@@ -862,6 +914,10 @@
"expected_rwn_route_relations": {
"label": "Nodos adyacentes de caminata"
},
"expressway": {
"label": "Autovía",
"terms": "autovía,autovia,semiautopista"
},
"faces": {
"label": "Caras"
},
@@ -908,9 +964,15 @@
"label": "Arréglame",
"terms": "fixme,arreglarme,arréglame,arreglar,corregir,corrígeme,corregirme,ayuda,solicitar ayuda"
},
"flag/name": {
"label": "Nombre de la bandera"
},
"flag/type": {
"label": "Tipo de bandera"
},
"flag/wikidata": {
"label": "Wikidata de la bandera"
},
"floating": {
"label": "Flotante"
},
@@ -1026,6 +1088,10 @@
"label": "Altura del edificio (metros)",
"terms": "altura del edificio,metros,pies"
},
"highchair": {
"label": "Silla alta",
"terms": "silla alta,sillita alta para niños"
},
"highspeed": {
"label": "Alta velocidad",
"terms": "alta velocidad,rápido"
@@ -1304,6 +1370,9 @@
"lockable": {
"label": "Se puede cerrar con llave"
},
"locked": {
"label": "Bloqueada"
},
"man_made": {
"label": "Tipo"
},
@@ -1376,6 +1445,9 @@
"label": "Edad mínima",
"terms": "límite de edad inferior,edad mínima"
},
"min_height": {
"label": "Altura de la parte inferior (Metros)"
},
"minspeed": {
"label": "Límite mínimo de velocidad",
"placeholder": "20, 30, 40...",
@@ -1560,14 +1632,23 @@
"options": {
"carports": "Cocheras",
"garage_boxes": "Garaje en cubículos",
"lane": "Carril al borde de la carretera",
"lane": "Carril al borde de la calzada",
"multi-storey": "Multinivel",
"rooftop": "Techo",
"sheds": "Galpones",
"street_side": "Junto a la calle",
"surface": "Superficie",
"underground": "Subterráneo"
}
},
"parking/orientation": {
"label": "Orientación",
"options": {
"diagonal": "Diagonal a la calzada",
"parallel": "Paralelo a la calzada",
"perpendicular": "En ángulo recto a la calzada"
}
},
"parking_entrance": {
"label": "Tipo",
"options": {
@@ -2147,6 +2228,7 @@
"aerial imagery": "Imágenes aéreas",
"gps": "GPS",
"local knowledge": "Conocimiento local",
"osm notes": "Notas de OpenStreetMap",
"streetlevel imagery": "Fotos a nivel calle",
"survey": "Reconocimiento"
},
@@ -2263,6 +2345,7 @@
"options": {
"artificial_turf": "Césped artificial",
"asphalt": "Asfalto",
"compacted": "Compactado",
"concrete": "Hormigón",
"dirt": "Tierra",
"grass": "Césped",
@@ -2294,6 +2377,35 @@
"label": "Fecha del último reconocimiento",
"terms": "fecha del último reconocimiento,estudio,reconocimiento,relevamiento"
},
"survey_point/datum_aligned": {
"label": "Alineado al datum geodésico local",
"terms": "alineado,alineación,datum,geodésico,geodesico"
},
"survey_point/purpose": {
"label": "Propósito",
"options": {
"both": "Ambos",
"horizontal": "Alineación horizontal",
"vertical": "Alineación vertical"
}
},
"survey_point/structure": {
"label": "Estructura",
"options": {
"beacon": "Baliza",
"block": "Bloque",
"bracket": "Soporte",
"cairn": "Mojón",
"cut": "Corte",
"indented_pin": "Pin con hendidura",
"magnet": "Imán",
"medallion": "Medallón",
"pillar": "Pilar",
"pin": "Pin",
"plaque": "Placa",
"pole": "Poste"
}
},
"swimming_pool": {
"label": "Tipo"
},
@@ -2513,7 +2625,8 @@
"area": "Más de 20 m (65 ft)",
"house": "Hasta 5 m (16 ft)",
"street": "5 a 20 m (16 a 65 ft)"
}
},
"terms": "visibilidad"
},
"volcano/status": {
"label": "Estado del volcán",
@@ -2940,6 +3053,10 @@
"name": "Centro comunitario LGBTQ+",
"terms": "evento lgbtq,sala de lgbtq,salón de eventos lgb,lgb"
},
"amenity/community_centre/youth_centre": {
"name": "Centro Juvenil",
"terms": "centro juvenil,club juvenil"
},
"amenity/compressed_air": {
"name": "Aire comprimido",
"terms": "aire comprimido"
@@ -3187,6 +3304,10 @@
"name": "Estacionamiento con servicio de transporte público",
"terms": "cercanías,incentivo,estacionamiento,p + r,park,ride,transporte público,bus,metro,subte"
},
"amenity/parking/street-side": {
"name": "Estacionamiento junto a la calle",
"terms": "estacionamiento de automóviles,aparcamiento de automóviles,estacionamiento de vehículos,aparcamiento de vehículos,estacionamiento en la calle,aparcamiento en la calle,estacionamiento en la carretera,aparcamiento en la carretera"
},
"amenity/parking/underground": {
"name": "Estacionamiento subterráneo",
"terms": "estacionamiento,estacionamiento de automóviles,estacionamiento de vehículos,estacionamiento de rv,estacionamiento subterráneo,estacionamiento de camiones,aparcamiento"
@@ -3312,7 +3433,7 @@
"terms": "pub gay,pub lésbico,pub lgbtq,pub lgbt,pub lgb"
},
"amenity/pub/microbrewery": {
"name": "Pub cervecero",
"name": "Microcervecería",
"terms": "alcohol,bebida,cerveza,cervecería artesanal,cervecería de pequeños lotes"
},
"amenity/public_bath": {
@@ -4073,7 +4194,7 @@
"terms": "bloque,monoblock,monoblocks"
},
"building/retail": {
"name": "Edificio de ventas al por menor",
"name": "Edificio de tienda comercial",
"terms": "venta al por menor,venta al detalle"
},
"building/roof": {
@@ -4137,7 +4258,7 @@
},
"building/warehouse": {
"name": "Almacén",
"terms": "almacén,almacen,depósito,bodega,lonja,nave"
"terms": "almacén,almacen,depósito,bodega,lonja,nave,galpón"
},
"building_part": {
"name": "Parte de edificio",
@@ -4640,6 +4761,14 @@
"name": "Cruce peatonal marcado (Elevado)",
"terms": "paso de cebra,cruce marcado,paso de peatones,lomo de burro,lomada,velocidad,calmador,reductor"
},
"highway/crossing/signals": {
"name": "Cruce con señales para peatones",
"terms": "semáforo para peatones,paso de peatones,paso de bicicletas"
},
"highway/crossing/signals-raised": {
"name": "Cruce con señales para peatones (Elevado)",
"terms": "semáforo para peatones,cruce de bicicletas,cruce de peatones,lomada,lomo de burro,reductor de velocidad"
},
"highway/crossing/unmarked": {
"name": "Cruce peatonal sin marcar",
"terms": "cruce,crucero,paso a nivel,sin marcar"
@@ -4690,7 +4819,7 @@
"terms": "autopista,parada de emergencia"
},
"highway/footway": {
"name": "Senda peatonal",
"name": "Sendero peatonal",
"terms": "camino,senda,sendero,peatón,peatonal,caminata,senderismo,hiking,pista,caminar"
},
"highway/footway/access_aisle": {
@@ -4872,7 +5001,7 @@
},
"highway/street_lamp": {
"name": "Farola de alumbrado público",
"terms": "farola,iluminación,alumbrado,alumbrado público,farol,lámpara,fanal"
"terms": "farola,iluminación,alumbrado,alumbrado público,farol,lámpara,lampara,fanal,luz"
},
"highway/tertiary": {
"name": "Carretera terciaria",
@@ -5070,7 +5199,7 @@
"name": "Campo santo"
},
"landuse/commercial": {
"name": "Área comercial y oficinas",
"name": "Área de servicios comerciales",
"terms": "área comercial,área de oficinas,área de negocios,parques empresariales,área de venta de productos,área de servicios"
},
"landuse/construction": {
@@ -5207,8 +5336,8 @@
"terms": "apartamentos,departamentos,piso,residencia,vivienda"
},
"landuse/retail": {
"name": "Área de tiendas",
"terms": "comercios,tiendas,venta,minorista,al por menor,menudeo"
"name": "Área de tiendas comerciales",
"terms": "área comercial,locales comerciales,venta al detalle,comercios minoristas,comercios,tiendas,venta,minorista,al por menor,menudeo"
},
"landuse/vineyard": {
"name": "Viñedo",
@@ -5457,6 +5586,10 @@
"name": "Cancha de netball",
"terms": "netball,baloncesto"
},
"leisure/pitch/paintball": {
"name": "Campo de paintball",
"terms": "paintball,campo,cancha"
},
"leisure/pitch/rugby_league": {
"name": "Campo de rugby liga",
"terms": "cancha,campo,liga,rugby,rugbi,fútbol rugby,rugby a 13,rugby league"
@@ -5465,6 +5598,10 @@
"name": "Campo de rugby unión",
"terms": "cancha,campo,unión,rugby,rugbi,fútbol rugby,rugby a 15,rugby union"
},
"leisure/pitch/shooting": {
"name": "Campo de tiro",
"terms": "campo de tiro,polígono de tiro"
},
"leisure/pitch/shuffleboard": {
"name": "Cancha de tejo",
"terms": "tejo,cubierta de te,piso de tejo"
@@ -5513,9 +5650,9 @@
"name": "Rampa para botes",
"terms": "grada,rampa,rampa para botes"
},
"leisure/slipway_point": {
"name": "Grada náutica",
"terms": "grada,rampa,barco"
"leisure/slipway_drivable": {
"name": "Grada (Manejable)",
"terms": "lanzamiento de botes,rampa para botes,embarcadero,grada náutica"
},
"leisure/sports_centre": {
"name": "Complejo deportivo",
@@ -5525,6 +5662,10 @@
"name": "Gimnasio de escalada",
"terms": "rappel,muro de escalada artificial,instalación de escalada en roca,muro interior de roca,gimnasio de roca,cuerdas,escalada"
},
"leisure/sports_centre/shooting": {
"name": "Instalación del campo de tiro",
"terms": "campo de tiro,polígono de tiro"
},
"leisure/sports_centre/swimming": {
"name": "Natatorio",
"terms": "natatorio,piscina,pileta,alberca"
@@ -5616,6 +5757,10 @@
"name": "Bosque talado",
"terms": "bosque talado,bosque,talado,tala,desmonte,madera,árbol"
},
"man_made/compass_rose": {
"name": "Rosa de los vientos",
"terms": "brújula,este,norte,sur,oeste,rosa de los vientos"
},
"man_made/courtyard": {
"name": "Patio",
"terms": "aire libre cerrado,cuadrilátero,patio"
@@ -5832,6 +5977,10 @@
"name": "Poste de servicios públicos",
"terms": "poste,servicios,electricidad,teléfono,cable"
},
"man_made/video_wall": {
"name": "Pantalla digital",
"terms": "pantalla,tv,televisión,monitor,video wall,led wall"
},
"man_made/wastewater_plant": {
"name": "Planta depuradora de aguas residuales",
"terms": "depuradora,depuración,aguas residuales,edar,ptar,planta depuradora,saneamiento,planta de tratamiento de aguas residuales"
@@ -5944,7 +6093,7 @@
"terms": "glaciar,glaciares"
},
"natural/grassland": {
"name": "Pradera",
"name": "Pastizal",
"terms": "prado,pradera,pradería,pastizal,pastos,herbazal,majada,dehesa"
},
"natural/heath": {
@@ -5955,6 +6104,10 @@
"name": "Fuente termal",
"terms": "manantial geotermal,piscina termal,aguas termales"
},
"natural/marsh": {
"name": "Ciénaga",
"terms": "pantano,marisma,ciénaga"
},
"natural/mud": {
"name": "Lodo",
"terms": "lodo,barro,charco,pantano"
@@ -5963,6 +6116,10 @@
"name": "Pico",
"terms": "pico,montaña,cresta,cima,cúspide,cumbre,picacho,aguja,alpes,corona,colina,monte"
},
"natural/reedbed": {
"name": "Juncal",
"terms": "juncal,aguazal,estero,carrizal,cañaveral,marisma,pantano"
},
"natural/reef": {
"name": "Arrecife",
"terms": "arrecife,barrera,coral,océano,arena,cardumen"
@@ -6007,6 +6164,10 @@
"name": "Piedra sin unir",
"terms": "roca,piedra"
},
"natural/swamp": {
"name": "Marisma",
"terms": "pantano,marisma,ciénaga"
},
"natural/tree": {
"name": "Árbol",
"terms": "árbol,arbol,arbusto"
+1 -1
View File
File diff suppressed because one or more lines are too long
+245 -40
View File
@@ -61,6 +61,7 @@
"title": "Sihtkoht"
},
"dismount": {
"description": "Ligipääs lubatud, kui liikleja tuleb sadulast maha",
"title": "Sadulast maas"
},
"no": {
@@ -123,6 +124,9 @@
"housenumber!jp": "Hoone või krundi number",
"place": "Koht",
"postcode": "Sihtnumber",
"province": "Provints",
"province!jp": "Prefektuur",
"quarter": "Kvartal",
"state": "Osariik",
"street": "Tänav",
"suburb": "Äärelinn"
@@ -139,12 +143,39 @@
"both": "Mõlemad"
}
},
"aerialway/capacity": {
"label": "Läbilaskevõime (tunnis)",
"placeholder": "500, 2500, 5000..."
},
"aerialway/duration": {
"label": "Sõidu kestus (minutites)",
"placeholder": "1, 2, 3..."
},
"aerialway/heating": {
"label": "Köetav"
},
"aerialway/occupancy": {
"label": "Mahutavus",
"placeholder": "2, 4, 8..."
},
"aerialway/summer/access": {
"label": "Kasutusreeglid suvel",
"options": {
"both": "mõlemad",
"entry": "sisenemiseks",
"exit": "väljumiseks"
}
},
"aeroway": {
"label": "Tüüp"
},
"agrarian": {
"label": "Tooted"
},
"air_conditioning": {
"label": "Kliimaseade",
"terms": "konditsioneer,klimaator"
},
"amenity": {
"label": "Tüüp"
},
@@ -158,7 +189,8 @@
"label": "Loomadele"
},
"architect": {
"label": "Arhitekt"
"label": "Arhitekt",
"terms": "ehituskunstnik"
},
"area/highway": {
"label": "Tüüp"
@@ -169,12 +201,34 @@
"artwork_type": {
"label": "Tüüp"
},
"ascent": {
"label": "Tõusu kokku"
},
"atm": {
"label": "Pangaautomaat"
},
"attraction": {
"label": "Tüüp"
},
"automated": {
"label": "Automatiseeritud"
},
"baby_feeding": {
"label": "Imiku toitmise koht",
"options": {
"no": "puudub",
"room": "eraldi ruum",
"yes": "märgistatud ala"
},
"terms": "rinnalapse toitmise ala,rinnapiim"
},
"baby_seat": {
"label": "Väikelaste iste"
},
"backcountry": {
"label": "Kolgas",
"terms": "eraldatud sihtkoht,asustusest kaugel sihtkoht"
},
"backrest": {
"label": "Seljatugi"
},
@@ -188,6 +242,14 @@
"basin": {
"label": "Tüüp"
},
"beauty": {
"label": "Teenused",
"options": {
"cosmetics": "Kosmeetiku teenused",
"nails": "Küünte hooldus",
"tanning": "Tehispäevitamine"
}
},
"bench": {
"label": "Pink",
"terms": "tool,iste,istekoht"
@@ -217,6 +279,9 @@
"booth": {
"label": "Kabiin"
},
"bottle": {
"label": "Võimalus veepudeli täitmiseks"
},
"boules": {
"label": "Tüüp"
},
@@ -224,7 +289,12 @@
"label": "Tüüp"
},
"brand": {
"label": "Tootemark"
"label": "Tootemark",
"terms": "kaubamärk"
},
"brewery": {
"label": "Vaadiõlu",
"terms": "väiketootja õlu,pruulikoda"
},
"bridge": {
"label": "Tüüp",
@@ -240,22 +310,30 @@
"label": "Hoone",
"terms": "ehitis,maja,rajatis"
},
"building/flats": {
"label": "Kortereid",
"placeholder": "2, 4, 6, 8..."
},
"building/levels": {
"label": "Korruseid"
"label": "Korruseid",
"placeholder": "2, 4, 6..."
},
"building/levels/underground": {
"label": "Maaaluseid korruseid",
"placeholder": "2, 4, 6..."
"placeholder": "2, 4, 6...",
"terms": "keldrikorruseid"
},
"building/levels_building": {
"label": "Hoone korruseid",
"placeholder": "2, 4, 6..."
},
"building/material": {
"label": "Materjal"
"label": "Materjal",
"terms": "ehitusmaterjal"
},
"building_area": {
"label": "Hoone"
"label": "Hoone",
"terms": "ehitis,rajatis"
},
"bunker_type": {
"label": "Tüüp"
@@ -268,6 +346,17 @@
"label": "Suund (kraade päripäeva)",
"placeholder": "45, 90, 180, 270"
},
"camera/mount": {
"label": "Paigaldusviis"
},
"camera/type": {
"label": "Kaamera tüüp",
"options": {
"dome": "Kuppelkaamera",
"fixed": "Fikseeritud kaamera",
"panning": "Panoraamkaamera"
}
},
"capacity": {
"label": "Mahtutavus",
"placeholder": "50, 100, 200...",
@@ -285,9 +374,15 @@
"label": "Mahutavus (kuupmeetrites)",
"placeholder": "50, 100, 200..."
},
"cash_in": {
"label": "Sularaha sissemakse"
},
"castle_type": {
"label": "Tüüp"
},
"changing_table": {
"label": "Laud mähkmete vahetuseks"
},
"charge_fee": {
"label": "Tasu",
"placeholder": "1 EUR, 5 USD, 10 JPY…",
@@ -306,12 +401,22 @@
"label": "Ümbermõõt",
"placeholder": "1 m, 20 cm, 30 in…"
},
"clothes": {
"label": "Rõivad"
},
"club": {
"label": "Tüüp"
},
"collection_times": {
"label": "Tühjendusajad"
},
"collector": {
"label": "Kogutavad objektid"
},
"colour": {
"label": "Värv",
"terms": "värvid"
},
"comment": {
"label": "Muudatuskogumi kommentaar",
"placeholder": "Sinu kaastöö lühikirjeldus (nõutav)"
@@ -319,6 +424,12 @@
"construction": {
"label": "Tüüp"
},
"consulate": {
"label": "Tüüp"
},
"consulting": {
"label": "Konsulteerimisvaldkond"
},
"contact/webcam": {
"label": "Veebikaamera URL",
"placeholder": "http://näidis.ee"
@@ -332,17 +443,24 @@
"label": "Riik"
},
"covered": {
"label": "Kaetud"
"label": "Kaetud",
"terms": "katusealune"
},
"craft": {
"label": "Tüüp"
},
"crane/type": {
"label": "Kraana tüüp"
},
"crop": {
"label": "Põllukultuur"
},
"crossing": {
"label": "Tüüp"
},
"crossing/island": {
"label": "Ohutussaar"
},
"cuisine": {
"label": "Köök",
"options": {
@@ -408,6 +526,8 @@
"title": "Eraldatud rattarada"
}
},
"placeholder": "puudub",
"terms": "jalgrattarajad",
"types": {
"cycleway:left": "Vasakus servas",
"cycleway:right": "Paremas servas"
@@ -419,12 +539,19 @@
"date": {
"label": "Kuupäev"
},
"defibrillator/location": {
"label": "Asukoha kirjeldus"
},
"delivery": {
"label": "Kohaletoimetamine"
"label": "Kohaletoimetamine",
"terms": "kättetoimetamine"
},
"denomination": {
"label": "Usulahk"
},
"denotation": {
"label": "Olulisus"
},
"departures_board": {
"label": "Infotabloo",
"options": {
@@ -437,6 +564,9 @@
"depth": {
"label": "Sügavus (meetrites)"
},
"descent": {
"label": "Laskumist kokku"
},
"description": {
"label": "Kirjeldus",
"terms": "seletus,info,lisainfo"
@@ -490,6 +620,18 @@
"forward": "Edasi"
}
},
"dispensing": {
"label": "Müüb retseptiravimeid"
},
"display": {
"label": "Kella numbrilaud ehk sihverplaat",
"options": {
"analog": "Analoogvaade",
"digital": "Digivaade",
"sundial": "Päikesekell",
"unorthodox": "Ebatavaline"
}
},
"dock": {
"label": "Tüüp"
},
@@ -546,16 +688,48 @@
},
"fax": {
"label": "Faks",
"placeholder": "+372 123 4567"
"placeholder": "+372 123 4567",
"terms": "telefaks"
},
"fee": {
"label": "Tasu"
"label": "Tasu",
"terms": "teenustasu"
},
"fence_type": {
"label": "Tüüp"
"label": "Aia tüüp"
},
"fire_hydrant/diameter": {
"label": "Läbimõõt (mm)"
},
"fire_hydrant/pressure": {
"label": "Surve (baarides)",
"terms": "rõhk (baarides)"
},
"fire_hydrant/type": {
"label": "Hüdrandi tüüp",
"options": {
"pillar": "Maapealne sammas",
"pipe": "Kaetud toru",
"underground": "Maa-alune",
"wall": "Seinahüdrant"
}
},
"fireplace": {
"label": "Küttekolle"
},
"fishing": {
"label": "Kalpüük",
"terms": "kalastus,kalastamine"
},
"fitness_station": {
"label": "Treeningvarustus"
},
"fixme": {
"label": "Vajab parandamist"
"label": "Vajab parandamist",
"terms": "paranda mind,ootab parandamist"
},
"flag/type": {
"label": "Lipu tüüp"
},
"flood_prone": {
"label": "Üleujutusoht"
@@ -563,29 +737,65 @@
"ford": {
"label": "Tüüp"
},
"frequency": {
"label": "Taktsagedus",
"terms": "sagedus"
},
"frequency_electrified": {
"label": "Taktsagedus",
"terms": "sagedus"
},
"from": {
"label": "Lähtepunkt"
},
"fuel": {
"label": "Kütus"
},
"fuel_multi": {
"label": "Kütuse liigid"
},
"gambling": {
"label": "Mängud"
},
"garden/type": {
"label": "Aia tüüp"
},
"gauge": {
"label": "Rööpalaius"
},
"generator/method": {
"label": "Meetod"
},
"generator/output/electricity": {
"label": "Võimsus",
"placeholder": "50 MW, 100 MW, 200 MW..."
},
"generator/source": {
"label": "Energiaallikas"
},
"generator/type": {
"label": "Tüüp"
},
"government": {
"label": "Tüüp"
},
"grape_variety": {
"label": "Viinamarjasordid"
},
"group_only": {
"label": "Vaid rühmadele",
"terms": "ainult rühmadele,ainult gruppidele,vaid gruppidele"
},
"guest_house": {
"label": "Tüüp"
},
"handicap": {
"label": "Edu",
"placeholder": "1-18"
},
"handrail": {
"label": "Käsipuu"
"label": "Käsipuu",
"terms": "reeling,trepikäsipuu"
},
"hashtags": {
"label": "Teemaviited",
@@ -1789,7 +1999,7 @@
"terms": "õppehoone,algkool,keskkool"
},
"building/semidetached_house": {
"name": "Ridaelamu",
"name": "Ridaelamu kahele leibkonnale",
"terms": "elumajaosa"
},
"building/shed": {
@@ -1870,6 +2080,9 @@
"craft/electrician": {
"name": "Elektrik"
},
"craft/electronics_repair": {
"name": "Elektroonikaparandus"
},
"craft/gardener": {
"name": "Aednik"
},
@@ -1877,6 +2090,9 @@
"name": "Klaasissepp",
"terms": "klaasimesiter"
},
"craft/hvac": {
"name": "Kliimatehnik"
},
"craft/insulator": {
"name": "Soojustaja",
"terms": "isoleerija,isolatsioon"
@@ -2470,10 +2686,6 @@
"name": "Slipp",
"terms": "slipp,väikesadam"
},
"leisure/slipway_point": {
"name": "Slipp",
"terms": "vettelaskmise,paadi,laeva,merre"
},
"leisure/sports_centre": {
"name": "Spordikeskus",
"terms": "spordikompleks"
@@ -2805,9 +3017,18 @@
"office/diplomatic/embassy": {
"name": "Saatkond"
},
"office/forestry": {
"name": "Metsaamet"
},
"office/government": {
"name": "Valitsuse kontor"
},
"office/government/prosecutor": {
"name": "Prokuratuur"
},
"office/government/tax": {
"name": "Maksuamet"
},
"office/travel_agent": {
"name": "Reisibüroo"
},
@@ -3043,6 +3264,9 @@
"shop/coffee": {
"name": "Kohvipood"
},
"shop/collector": {
"name": "Pood kollektsionääridele"
},
"shop/computer": {
"name": "Arvutipood",
"terms": "it kauplus,arvutitarvikud"
@@ -3080,6 +3304,9 @@
"name": "Ehituskauplus",
"terms": "ehituskaubad,santehnika,ehitustarvikud,ehituspood"
},
"shop/doors": {
"name": "Uksepood"
},
"shop/dry_cleaning": {
"name": "Keemiline puhastus"
},
@@ -3550,31 +3777,9 @@
"type/restriction/no_right_turn": {
"name": "Parempööre keelatud"
},
"type/restriction/no_straight_on": {
"name": "Edasisõit keelatud"
},
"type/restriction/no_u_turn": {
"name": "Tagasipööre keelatud"
},
"type/restriction/only_left_turn": {
"name": "Ainult vasakpööre"
},
"type/restriction/only_right_turn": {
"name": "Ainult parempööre"
},
"type/restriction/only_straight_on": {
"name": "Ainult otse"
},
"type/restriction/only_u_turn": {
"name": "Ainult ümberpöörd"
},
"type/route": {
"name": "Marsruut"
},
"type/route/bicycle": {
"name": "Jalgrattamarsruut",
"terms": "jalgrattatee,rattatee,rattamarsruut"
},
"type/route/bus": {
"name": "Bussimarsruut",
"terms": "autobussimarsruut"
+1 -1
View File
File diff suppressed because one or more lines are too long
+190 -102
View File
@@ -417,7 +417,7 @@
"label": "نوع"
},
"changing_table": {
"label": "جدول تعویض پوشک"
"label": "میز تعویض پوشک"
},
"charge_fee": {
"label": "مبلغ",
@@ -528,7 +528,7 @@
"burger": "همبرگر",
"chicken": "مرغ، جوجه",
"chinese": "چینی",
"coffee_shop": "کافی شاپ، قهره خانه",
"coffee_shop": "کافی شاپ",
"french": "فرانسوی",
"german": "آلمانی",
"greek": "یونانی",
@@ -747,7 +747,7 @@
}
},
"door": {
"label": "درب"
"label": "در"
},
"door_type": {
"label": "نوع"
@@ -1113,7 +1113,7 @@
"options": {
"circular": "اتصال دورگرد ، دایره‌وار",
"jughandle": "تقاطع دسته پارچی",
"roundabout": "فلکه (میدان)"
"roundabout": "فلکه\nمیدان"
}
},
"kerb": {
@@ -1576,9 +1576,9 @@
"options": {
"connection": "ارتباط",
"downhill": "سراشیبی",
"hike": "پیاده‌گردی",
"hike": "پیاده‌گردی\nپیاده‌روی\nکوهپیمایی",
"ice_skate": "اسکی روی یخ",
"nordic": "شمال اروپا",
"nordic": "نوردیک\nشمال اروپا",
"playground": "زمین بازی",
"skitour": "مناسب برای Skitour",
"sled": "با سورتمه حمل کردن",
@@ -1887,9 +1887,6 @@
"seamark/mooring/category": {
"label": "دسته‌بندی"
},
"seamark/type": {
"label": "دریانورد"
},
"seamark/wreck/category": {
"label": "دسته‌بندی"
},
@@ -2189,15 +2186,16 @@
"label": "به"
},
"toilets": {
"label": "سرویس بهداشتی"
"label": "سرویس بهداشتی",
"terms": "توالت، دستشویی، مبال، دست به آب، مستراح، آبریزگاه، دبلیوسی، سرویس بهداشتی، حاجت خانه، خلا، تشناب، موال"
},
"toilets/disposal": {
"label": "سیستم دفع",
"options": {
"bucket": "سطل",
"bucket": "سطلی",
"chemical": "شیمیایی",
"flush": "فلش",
"pitlatrine": "توالت گودالی"
"flush": ستشو",
"pitlatrine": "گودالی"
}
},
"toilets/handwashing": {
@@ -2334,7 +2332,7 @@
"monorail": "مونوریل",
"subway": "مترو",
"train": "قطار",
"tram": "تراموا ، واگن برقی",
"tram": "قطار شهری",
"trolleybus": "اتوبوس برقی"
}
},
@@ -2693,7 +2691,7 @@
"terms": "ارز,صرافی,پول"
},
"amenity/bus_station": {
"name": "پایانه اتوبوس / ترمینال"
"name": "پایانه / ترمینال اتوبوس"
},
"amenity/cafe": {
"name": "کافه",
@@ -2705,7 +2703,7 @@
},
"amenity/cafe/coffee_shop": {
"name": "قهوه خانه",
"terms": "آمریکایی ، نوشیدنی ، کافه ، قهوه ، کاپوچینو ، کاکائو ، کافی شاپ ، قطره ، اسپرسو ، نوشیدنی های گرم ، لاته ، ماکاتیاتو ، چای"
"terms": "امریکانو، آمریکایی ، نوشیدنی ، کافه ، قهوه ، کاپوچینو ، کاکائو ، کافی شاپ ، قطره ، اسپرسو ، نوشیدنی گرم ، لاته ، ماکیاتو، چای"
},
"amenity/car_pooling": {
"name": "ایستگاه هم‌سفری (نوعی اشتراک خودرو)",
@@ -3266,8 +3264,8 @@
"terms": "بار ، صبحانه ، کافه ، کافه ، غذاخوری ، ناهار خوری ، ناهار خوری ، شام ، رانندگی ، خوردن ، کوره ، ناهار ، میز"
},
"amenity/sanitary_dump_station": {
"name": "دفع توالت RV",
"terms": "موتور خانگی ، کامپر ، سرویس بهداشتی ، ایستگاه کمپرسی ، السان ، cdp ، ctdp ، توالت شیمیایی"
"name": "دفع توالت خودروی تفریحی (RV)",
"terms": "خانه خودرویی، کمپر ، بهداشتی ، ایستگاه تخلیه، elsan، cdp، ctdp ، توالت شیمیایی، کاروان، خودروی کاروان"
},
"amenity/school": {
"name": "محیط مدرسه",
@@ -3278,12 +3276,13 @@
"terms": "آلاچیق"
},
"amenity/shelter/gazebo": {
"name": "پناه‌گاه گازبو (نوعی آلاچیق یا بام)",
"name": "سایبان گزبو (نوعی آلاچیق)",
"terms": "کلاه فرنگی ، بالاخانه ی چشم‌اندازدار ، فضای سبز ، آلاچیق ، سقف ، پاویونی که چشم‌انداز خوبی دارد"
},
"amenity/shelter/lean_to": {
"name": "انبار ساده چسبیده به ساختمان / زیرپله / پناه‌گاه",
"terms": "کلبه های واقع در ارتفاع زیاد ، کابین ، چهار طاقی ، اقامتگاه ، اقامت شبانه ، پناهگاه خواب ، کلبه بیابان ، انباری ، سایبان"
"name": "سرپناه بسته از سه بر",
"terms": "کلبه های واقع در ارتفاع زیاد ، کابین ، چهار طاقی ، اقامتگاه ، اقامت شبانه ، پناهگاه خواب ، کلبه بیابان ، انباری ، سایبان",
"aliases": "پناهگاه\nآلونک"
},
"amenity/shelter/picnic_shelter": {
"name": "آلاچیق پیکنیک",
@@ -3370,17 +3369,16 @@
"terms": "توالت,توآلت,دستشویی,رفع حاجت,قضای حاجت,مستراح"
},
"amenity/toilets/disposal/flush": {
"name": "توالت فرنگی",
"terms": "سرویس بهداشتی ، سر ، دستشویی ، اتاق خصوصی ، مستراح ، دست به آب"
"name": "توالت با آبشویه",
"terms": "توالت با سیفون، سیفون، سرویس بهداشتی ، دستشویی ، توالت عمومی ، مستراح ، دست به آب، wc،حمام"
},
"amenity/toilets/disposal/pitlatrine": {
"name": "چاه توالت / چاه فاضلاب",
"name": "توالت گودالی",
"terms": "سر ، توالت ، قطره بلند ، بیرون از منزل ، توالت گودال ، خلوت"
},
"amenity/toilets/portable": {
"name": "توالت سیار",
"terms": "سرویس بهداشتی ، مستراح، توالت شیمیایی، دستشویی، توالت، wc، دست به آب، دستشویی پلاستیکی",
"aliases": "توالت‌فرنگی قابل حمل"
"terms": "سرویس بهداشتی ، مستراح، توالت شیمیایی، دستشویی، توالت، wc، دست به آب، دستشویی پلاستیکی، توالت فرنگی قابل حمل"
},
"amenity/townhall": {
"name": "شهرداری",
@@ -3532,7 +3530,7 @@
},
"area": {
"name": "محدوده",
"terms": "فضا,محوطه"
"terms": "فضا,محوطه,محیط,چندضلعی,ناحیه"
},
"area/highway": {
"name": "منطقه جاده",
@@ -3598,7 +3596,7 @@
"terms": "با سورمته رفتن ، سرسره کوهستانی ، کوهستان ، سورتمه دراز و باریک"
},
"attraction/swing_carousel": {
"name": "تاب سواری جوانان",
"name": "چرخ فلک تابی",
"terms": "پارک تفریحی ، پیاده روی سرگرمی ، چرخ فلک ، برج ، برج چرخ فلک ، تاب بازی"
},
"attraction/train": {
@@ -3951,7 +3949,7 @@
"terms": "خانه ، تراس ، سنگ قهوه ای ، خانوادگی ، اقامتگاه ، مسکونی ، مجتمع مسکونی ، بلوک ، خانه‌های سازمانی"
},
"building/train_station": {
"name": "ساختمان ایستگاه قطار"
"name": "ساختمان پایانهٔ قطار"
},
"building/transportation": {
"name": "ساختمان حمل و نقل"
@@ -4298,7 +4296,7 @@
},
"entrance/main": {
"name": "ورودی اصلی",
"terms": "درب، راهرو، باب، ورود، خروج، آمد و شد، رفت و آمد، سردر"
"terms": "درب، راهرو، باب، ورود، خروج، آمد و شد، رفت و آمد، سردر، ورودی اصلی، در اصلی"
},
"ford": {
"name": "گدار",
@@ -4419,7 +4417,7 @@
"name": "عارضه از نوع معابر"
},
"highway/bridleway": {
"name": "راه حیوانات اهلی",
"name": "راه مال‌رو",
"terms": "راه مال رو,راه اسب رو,مسیر حیوانات اهلی"
},
"highway/bus_guideway": {
@@ -4521,8 +4519,8 @@
"terms": "خط کشی عابر پیاده، گذرگاه پیاده، گذرگاه عابر پیاده، معبر راه راه، محل تقاطع علامت گذاری شده، معبر مشخص شده، عبور پیاده، سرعت، شتاب، آهسته، کند، سرعتگیر، صاف، تخت"
},
"highway/footway/sidewalk": {
"name": "پیاده‌رو",
"terms": "پیاده رو ، سنگ فرش"
"name": "پیاده‌رو خیابان",
"terms": "پیاده رو"
},
"highway/footway/unmarked": {
"name": "گذرگاه پیاده بدون نشانه‌گذاری",
@@ -4571,7 +4569,7 @@
},
"highway/path": {
"name": "راهچه",
"terms": "راهچه,رد,مسیر پیاده,پیاده گردی,پیاده روی,راه باریک"
"terms": "پاکوب، راهچه,رد,مسیر پیاده,پیاده گردی,پیاده روی,راه باریک، مسیر کوهنوردی، پاراه"
},
"highway/path/boardwalk": {
"name": "مسیر پیاده با تخته‌های چوبی",
@@ -4825,8 +4823,8 @@
"name": "راهروی داخلی"
},
"indoor/door": {
"name": "درب داخلی",
"terms": "قاب درب ، درگاه ، پورتال ، دسترسی به اتاق ، آستانه ، درب راهرو ، درب ورودی"
"name": "در داخلی",
"terms": "قاب درب ، درگاه ، پورتال ، دسترسی به اتاق ، آستانه ، درب راهرو ، درب ورودی، درب داخلی"
},
"indoor/elevator": {
"name": "محور داخلی آسانسور",
@@ -4883,7 +4881,7 @@
},
"landuse/construction": {
"name": "منطقه ساخت و ساز",
"terms": "ساختمان ، بولدوزر ، سایت ساخت و ساز ، منطقه ساخت و ساز ، جرثقیل ، تخریب ، توسعه ، زیرساخت ها ، لودر ، بتون ، اسکلت سازی ، آرماتور بندی ، پی ریزی ، در حال ساخت ، ساختمان نیمه کاره"
"terms": "ساختمان ، بولدوزر ، سایت ساخت و ساز ، منطقه ساخت و ساز ، جرثقیل ، تخریب ، توسعه ، زیرساخت ها ، لودر ، بتون ، اسکلت سازی ، آرماتور بندی ، پی ریزی ، در حال ساخت ، ساختمان نیمه کاره، عملیات عمرانی، کارگران مشغول کارند، محدوده کارگاهی، تعمیر"
},
"landuse/farm": {
"name": "زمین‌های کشاورزی"
@@ -5304,10 +5302,6 @@
"name": "سرسره آب اندازی قایق",
"terms": "پرتاب قایق ، رمپ قایق ، فرود قایق ، لنگرگاه ، پهلوگاه ، بندرگاه ، قایق ، شیب بارانداز ، مخصوص کشتی‌سازی و تعمیر کشتی ، سرسره آب اندازی ، آّب ، دریاچه"
},
"leisure/slipway_point": {
"name": "سرسره آب اندازی قایق",
"terms": "پرتاب قایق ، رمپ قایق ، فرود قایق ، لنگرگاه ، پهلوگاه ، بندرگاه ، قایق ، شیب بارانداز ، مخصوص کشتی‌سازی و تعمیر کشتی ، سرسره آب اندازی ، آّب ، دریاچه"
},
"leisure/sports_centre": {
"name": "مجتمع / مرکز ورزشی",
"terms": "مرکز ورزشی,مجتمع ورزشی,باشگاه ورزشی"
@@ -5365,7 +5359,7 @@
"terms": "خط ، ردیف ، مسیر ، بند ، سطر ، رده ، رشته ، ریسمان ، دهنه ، خط پیوسته ، یکپارچه ، راه ، جاده ، لاین"
},
"man_made": {
"name": "سازه انسانی"
"name": "عارضهٔ انسانی"
},
"man_made/adit": {
"name": "گذرگاه افقی",
@@ -5602,8 +5596,9 @@
"terms": "برج مستحکم ، برج محکم ، برج دفاعی ، دیوار حایل ، برج دفاعی ، برج قلعه ، برج دفاعی محکم ، قلعه"
},
"man_made/tower/minaret": {
"name": "مناره ، گل‌دسته",
"terms": "اسلام ، مسجد ، مؤذن ، مسلم ،اذان ، گل دسته ، مناره ، شیعه ، سنی ، اهل سنت ، مسلمان ، نماز"
"name": "مناره",
"terms": "اسلام ، مسجد ، مؤذن ، مسلم ،اذان ، گل دسته ، مناره ، شیعه ، سنی ، اهل سنت ، مسلمان ، نماز",
"aliases": "گلدسته"
},
"man_made/tower/observation": {
"name": "برج دیدبانی، برج مراقبت",
@@ -5645,6 +5640,9 @@
"man_made/windmill": {
"name": "آسیاب بادی"
},
"man_made/windpump": {
"name": "پمپ بادی"
},
"man_made/works": {
"name": "کارخانه"
},
@@ -5908,6 +5906,9 @@
"name": "دفتر دولتی",
"terms": "اداره دولتی"
},
"office/government/prosecutor": {
"name": "دفتر دادستان عمومی"
},
"office/government/register_office": {
"name": "اداره ثبت",
"terms": "دفتر ثبت"
@@ -5960,6 +5961,9 @@
"office/research": {
"name": "سازمان تحقیقاتی و پژوهشی"
},
"office/security": {
"name": "دفتر امنیت"
},
"office/surveyor": {
"name": "دفتر نظرسنجی",
"terms": "دفتر افکارسنجی,ممیزی,ارزیابی,ارزیاب"
@@ -5977,6 +5981,12 @@
"office/travel_agent": {
"name": "آژانس مسافرتی"
},
"office/water_utility": {
"name": "دفتر تاسیسات آبی"
},
"piste/downhill": {
"name": "پیست اسکی سرازیری"
},
"place": {
"name": "محل"
},
@@ -6019,7 +6029,8 @@
},
"place/square": {
"name": "فضای عمومی باز (احاطه شده با ساختمان)",
"terms": "پلازا، میدان عمومی، میدان معامله، بازار"
"terms": "پلازا، میدان عمومی، میدان معامله، بازار",
"aliases": "میدان\nمیدانگاه"
},
"place/suburb": {
"name": "منطقه ، ناحیه"
@@ -6130,7 +6141,7 @@
"terms": "هوایی ، کابلی ، پلت فرم ، حمل و نقل عمومی ، حمل و نقل عمومی ، ترانزیت ، حمل و نقل ، سکو"
},
"public_transport/platform/aerialway_point": {
"name": "توقف‌گاه راه هوایی / سکو"
"name": "توقف‌گاه / سکوی راه هوایی"
},
"public_transport/platform/bus": {
"name": "سکوی اتوبوس",
@@ -6140,6 +6151,10 @@
"name": "ایستگاه اتوبوس",
"terms": "اتوبوس ، سکو ، ترانزیت عمومی ، حمل و نقل عمومی ، ترانزیت ، حمل و نقل"
},
"public_transport/platform/bus_tram_point": {
"name": "ایستگاه قطار شهری و اتوبوس",
"terms": "اتوبوس، قطار سبک، قطار شهری، سکو، حمل و نقل عمومی، ریل، راه آهن، تراموا، ترام، حمل و نقل"
},
"public_transport/platform/ferry": {
"name": "سکوی فرابر",
"terms": "سکوی فری، فری، قایق، حمل و نقل عمومی، ترانزیت"
@@ -6147,6 +6162,9 @@
"public_transport/platform/ferry_point": {
"name": "ایستگاه / سکوی فرابر"
},
"public_transport/platform/light_rail_point": {
"name": "ایستگاه / سکوی قطار شهری"
},
"public_transport/platform/monorail": {
"name": "سکوی مونوریل",
"terms": "مونوریل، تکریل، تک ریل، سکو ، حمل و نقل عمومی، ریلی ، ترانزیت ، حمل و نقل، قطار"
@@ -6158,74 +6176,109 @@
"name": "سکوی مترو"
},
"public_transport/platform/subway_point": {
"name": "ایستگاه/سکوی مترو"
"name": "ایستگاه / سکوی مترو"
},
"public_transport/platform/train": {
"name": "سکوی قطار"
},
"public_transport/platform/train_point": {
"name": "ایستگاه/سکوی قطار"
"name": "ایستگاه / سکوی قطار"
},
"public_transport/platform/tram": {
"name": "سکوی قطار شهری",
"terms": "الکتریکی، قطار سبک، سکو، حمل و نقل عمومی، ریل، تراموا، ترام"
},
"public_transport/platform/tram_point": {
"name": "ایستگاه / سکوی قطار شهری",
"terms": "الکتریکی، قطار سبک، سکو، حمل و نقل عمومی، ریل، تراموا، ترام"
},
"public_transport/platform/trolleybus": {
"name": "سکوی اتوبوس برقی (تراموا)",
"name": "سکوی اتوبوس برقی",
"terms": "اتوبوس ، برقی ، سکو ، ترانزیت عمومی ، حمل و نقل عمومی ، اتومبیل‌های خیابانی ، بدون مسیر ، تراموا ، واگن برقی ، ترانزیت ، حمل و نقل"
},
"public_transport/platform/trolleybus_point": {
"name": "ایستگاه اتوبوس برقی (تراموا)",
"name": "ایستگاه اتوبوس برقی",
"terms": "اتوبوس ، برقی ، سکو ، ترانزیت عمومی ، حمل و نقل عمومی ، اتومبیل‌های خیابانی ، بدون مسیر ، تراموا ، واگن برقی ، ترانزیت ، حمل و نقل"
},
"public_transport/station": {
"name": "پایانهٔ حمل و نقل",
"terms": "حمل و نقل عمومی، ایستگاه، ترمینال"
},
"public_transport/station_aerialway": {
"name": "ایستگاه راه هوایی",
"name": "پایانهٔ راه هوایی",
"terms": "هوایی ، کابلی ، ترانزیت عمومی ، حمل و نقل عمومی ، ایستگاه ، ترمینال ، ترانزیت ، حمل و نقل"
},
"public_transport/station_bus": {
"name": "پایانه اتوبوس / ترمینال",
"terms": "اتوبوس ، ترانزیت عمومی ، حمل و نقل عمومی ، ایستگاه ، ترمینال ، ترانزیت ، حمل و نقل ، پایانه"
"name": "پایانه / ترمینال اتوبوس",
"terms": "اتوبوس ، ترانزیت عمومی ، حمل و نقل عمومی ، ایستگاه ، ترمینال ، ترانزیت ، حمل و نقل ، ایستگاه"
},
"public_transport/station_light_rail": {
"name": "ایستگاه قطار سبک شهری"
"name": "پایانه قطار سبک شهری",
"terms": "الکتریکی، قطار سبک شهری، قطار شهری، حمل و نقل عمومی، ایستگاه، ترانزیت"
},
"public_transport/station_monorail": {
"name": "ایستگاه مونوریل",
"name": "پایانهٔ مونوریل",
"terms": "مونوریل، تک ریل، حمل و نقل عمومی، عبور و مرور عمومی، راه آهن، ایستگاه، ترمینال، ترانزیت، حمل و نقل"
},
"public_transport/station_subway": {
"name": "ایستگاه مترو"
"name": "پایانهٔ مترو",
"terms": "مترو، ایستگاه، حمل و نقل عمومی، ریل، ترمینال، مسیر"
},
"public_transport/station_train": {
"name": "ایستگاه قطار"
"name": "پایانهٔ قطار",
"terms": "اتوبوس، حمل و نقل عمومی، ریل، راه آهن، حمل و نقل، ایستگاه، مسیر، قطار"
},
"public_transport/station_tram": {
"name": "پایانهٔ قطار شهری",
"terms": "اتوبوس، قطار سبک، قطار شهری، سکو، حمل و نقل عمومی، ریل، راه آهن، تراموا، ترام، حمل و نقل، ایستگاه"
},
"public_transport/station_trolleybus": {
"name": "پایانه اتوبوس برقی / ترمینال",
"name": "پایانه / ترمینال اتوبوس برقی",
"terms": "اتوبوس ، برقی ، ترانزیت عمومی ، حمل و نقل عمومی ، ایستگاه ، اتومبیل خیابانی ، ترمینال ، بدون مسیر ، بدون ریل ، تراموا ، واگن برقی ، ترانزیت ، حمل و نقل"
},
"public_transport/stop_position": {
"name": "ایستگاه حمل و نقل عمومی",
"terms": "حمل و نقل عمومی، محل توقف حمل و نقل عمومی، ترانزیت"
},
"public_transport/stop_position_aerialway": {
"name": "محل توقف راه هوایی",
"terms": "هوایی ، راه هوایی ، کابلی ، ترانزیت عمومی ، حمل و نقل عمومی ، ترانزیت ، حمل و نقل"
"name": "ایستگاه راه هوایی",
"terms": "هوایی ، راه هوایی ، کابلی ، ترانزیت عمومی ، حمل و نقل عمومی ، ترانزیت ، حمل و نقل، محل توقف راه هوایی"
},
"public_transport/stop_position_bus": {
"name": "محل توقف اتوبوس",
"terms": "اتوبوس ، ترانزیت عمومی ، حمل و نقل عمومی ، ترانزیت ، حمل و نقل"
"name": "ایستگاه اتوبوس",
"terms": "اتوبوس ، ترانزیت عمومی ، حمل و نقل عمومی ، ترانزیت ، حمل و نقل، محل توقف اتوبوس"
},
"public_transport/stop_position_light_rail": {
"name": "محل توقف قطار سبک شهری"
"name": "ایستگاه قطار شهری",
"terms": "الکتریکی، قطار سبک، قطار سبک شهری، حمل و نقل عمومی، ریل، مسیر، اتوبوس برقی، ترانزیت، محل توقف قطار شهری"
},
"public_transport/stop_position_monorail": {
"name": "محل توقف مونوریل"
"name": "ایستگاه مونوریل",
"terms": "مونوریل، حمل و نقل عمومی، ترانزیت، ریل، محل توقف مونوریل"
},
"public_transport/stop_position_subway": {
"name": "محل توقف مترو"
"name": "ایستگاه مترو",
"terms": "محل توقف مترو، حمل و نقل عمومی، ترانزیت"
},
"public_transport/stop_position_train": {
"name": "محل توقف قطار"
"name": "ایستگاه قطار",
"terms": "محل توقف قطار، حمل و نقل عمومی، ترانزیت"
},
"public_transport/stop_position_tram": {
"name": "ایستگاه قطار شهری",
"terms": "اتوبوس، قطار سبک، قطار شهری، سکو، حمل و نقل عمومی، ریل، راه آهن، تراموا، ترام، حمل و نقل، محل توقف قطار شهری"
},
"public_transport/stop_position_trolleybus": {
"name": "محل توقف اتوبوس برقی",
"terms": "اتوبوس ، برقی ، ترانزیت عمومی ، حمل و نقل عمومی ، اتومبیل‌های خیابانی ، بدون ریل ، تراموا ، واگن برقی ، ترانزیت ، حمل و نقل"
"name": "ایستگاه اتوبوس برقی",
"terms": "اتوبوس ، برقی ، ترانزیت عمومی ، حمل و نقل عمومی ، اتومبیل‌های خیابانی ، بدون ریل ، تراموا ، واگن برقی ، ترانزیت ، حمل و نقل، محل توقف اتوبوس برقی، محل توقف اتوبوس برقی"
},
"railway/abandoned": {
"name": "راه آهن متروکه"
},
"railway/construction": {
"name": "ریل در دست ساخت",
"terms": "راه آهن در دست ساخت، راه آهن در حال تعمیر، در حال تعمیر"
},
"railway/disused": {
"name": "راه آهن بلا استفاده"
},
@@ -6243,6 +6296,9 @@
"name": "مسیر قطار تندرو",
"terms": "مسیر قطار سریع‌السیر"
},
"railway/station": {
"name": "پایانهٔ قطار"
},
"railway/subway": {
"name": "مسیر مترو"
},
@@ -6250,7 +6306,19 @@
"name": "ورودی مترو"
},
"railway/tram": {
"name": "مسیر تراموا"
"name": "مسیر قطار شهری",
"terms": "ریل خیابانی الکتریکی، قطار سبک"
},
"railway/tram_crossing": {
"name": "تقاطع قطار شهری - راه پیاده",
"terms": "تقاطع، تقاطع همسطح، تقاطع قطار شهری راهچه، تقاطع قطار شهری پیاده، تقاطع پیاده با ریل"
},
"railway/tram_level_crossing": {
"name": "تقاطع قطار شهری - خیابان",
"terms": "تقاطع، تقاطع همسطح، تقاطع جاده - قطار شهری، تقاطع قطار سبک - خیابان"
},
"railway/tram_stop": {
"name": "ایستگاه قطار شهری"
},
"relation": {
"name": "رابطه"
@@ -6265,6 +6333,10 @@
"seamark/beacon_lateral": {
"name": "چراغ کانال"
},
"seamark/buoy_lateral/red": {
"name": "شناوه قرمز",
"aliases": "بویه قرمز"
},
"shop": {
"name": "فروشگاه",
"terms": "مغازه"
@@ -6412,6 +6484,9 @@
"name": "فروشگاه قهوه",
"terms": "قهوه فروشی"
},
"shop/collector": {
"name": "فروشگاه کلکسیونی"
},
"shop/computer": {
"name": "فروشگاه کامپیوتر",
"terms": "رایانه,نرم افزار,سی دی,سخت افزار,کامپیوتر"
@@ -6455,7 +6530,7 @@
"terms": "خودت انجام بده,بهسازی خانه,ابزار فروشی,ابزارآلات,خانگی"
},
"shop/doors": {
"name": "فروشگاه درب"
"name": "فروشگاه در"
},
"shop/dry_cleaning": {
"name": "خشکشویی"
@@ -6475,6 +6550,9 @@
"shop/erotic": {
"name": "فروشگاه لوازم بزرگسالان"
},
"shop/erotic/lgbtq": {
"name": "فروشگاه لوازم جنسی و دگرباشان"
},
"shop/fabric": {
"name": "پارچه فروشی"
},
@@ -6593,10 +6671,16 @@
"name": "رخت‌شوی‌خانه",
"terms": "شستن,رخت شویی,رخت شوی خانه"
},
"shop/laundry/self_service": {
"name": "لباسشویی سلف سرویس"
},
"shop/leather": {
"name": "فروشگاه چرم",
"terms": "دباغی,چرم فروشی"
},
"shop/lighting": {
"name": "فروشگاه لوازم روشنایی"
},
"shop/locksmith": {
"name": "قفل سازی",
"terms": "کلید ، قفل"
@@ -6767,6 +6851,9 @@
"name": "فروشگاه مواد افیونی تنباکو",
"terms": "دخانیات,مواد دخانی,فروشگاه مواد دخانی,فروشگاه دخانیات,تنباکو"
},
"shop/tool_hire": {
"name": "اجاره ابزار"
},
"shop/toys": {
"name": "اسباب بازی فروشی"
},
@@ -6808,6 +6895,9 @@
"name": "فروشگاه سلاح",
"terms": "تفنگ,اسلحه,چاقو,فروشگاه تفنگ,فروشگاه اسلحه,فروشگاه چاقو,اسلحه فروشی,چاقو فروشی,تفنگ فروشی,سلاح سرد"
},
"shop/wholesale": {
"name": "عمده‌فروشی"
},
"shop/window_blind": {
"name": "فروشگاه پرده و کرکره",
"terms": "فروشگاه پرده، فروشگاه کرکره"
@@ -6815,8 +6905,12 @@
"shop/wine": {
"name": "فروشگاه شراب"
},
"telecom": {
"name": "عارضه مخابراتی"
},
"telecom/data_center": {
"name": "مرکز داده"
"name": "مرکز داده",
"terms": "مرکز داده"
},
"telecom/exchange": {
"name": "ارتباطات یکپارچه",
@@ -6843,17 +6937,19 @@
"terms": "شکل ، پیکر ، صورت ، بالاتنه ، سینه"
},
"tourism/artwork/graffiti": {
"name": "دیوارنگاری"
"name": "گرافیتی",
"aliases": "نقاشی دیواری\nدیوارنگاری"
},
"tourism/artwork/installation": {
"name": "هنر چیدمان",
"terms": "هنر نصب یا راه اندازی آثار سه بعدی ، هنر تعاملی ، هنر مداخله ، هنر مدرن"
},
"tourism/artwork/sculpture": {
"name": "مجسمه سازی"
"name": "مجسمه"
},
"tourism/artwork/statue": {
"name": "مجسمه"
"name": "تندیس",
"aliases": "پیکره"
},
"tourism/attraction": {
"name": "جاذبه گردشگری",
@@ -6867,6 +6963,9 @@
"name": "منطقه کمپینگ دور افتاده (بکر)",
"terms": "خارج از شهر و امکانات ، کمپینگ در ارتفاع زیاد ، سایت کوله پشتی ، کمپینگ چوب پشتی ، زمین اردو ، زمین اردو ، سایت اردوگاه ، کمپینگ ، کمپینگ ، کمپینگ غیررسمی ، اردوگاه ابتدایی ، کمپینگ آلپاین"
},
"tourism/camp_site/group_only": {
"name": "منطقه کمپ گروهی"
},
"tourism/caravan_site": {
"name": "پارکینگ ماشین کاروان",
"terms": "کمپ"
@@ -6904,6 +7003,9 @@
"tourism/information/office": {
"name": "مرکز بازدیدکنندگان"
},
"tourism/information/terminal": {
"name": "پایانه اطلاعات"
},
"tourism/motel": {
"name": "متل"
},
@@ -6996,7 +7098,8 @@
"name": "تابلوی مقصد"
},
"type/enforcement": {
"name": "اجرا ، انجام"
"name": "اِعمال قانون",
"aliases": "اعمال قانون\nاجرائیات\nاجرای قانون"
},
"type/enforcement/maxspeed": {
"name": "اجرای محدودیت سرعت"
@@ -7016,24 +7119,6 @@
"type/restriction/no_right_turn": {
"name": "گردش به راست ممنوع"
},
"type/restriction/no_straight_on": {
"name": "مستقیم ممنوع"
},
"type/restriction/no_u_turn": {
"name": "دور زدن ممنوع"
},
"type/restriction/only_left_turn": {
"name": "فقط گردش به چپ"
},
"type/restriction/only_right_turn": {
"name": "فقط گردش به راست"
},
"type/restriction/only_straight_on": {
"name": "فقط مستقیم"
},
"type/restriction/only_u_turn": {
"name": "فقط دورزدن"
},
"type/route": {
"name": "مسیر"
},
@@ -7041,8 +7126,7 @@
"name": "مسیر هوایی"
},
"type/route/bicycle": {
"name": "مسیر دوچرخه",
"terms": "خیابان جدا شده دوچرخه ، راه مخصوص دوچرخه"
"name": "مسیر دوچرخه"
},
"type/route/bus": {
"name": "مسیر اتوبوس",
@@ -7058,14 +7142,16 @@
},
"type/route/foot": {
"name": "مسیر پیاده‌روی",
"aliases": "مسیر قدم‌زدن"
"aliases": "مسیر قدم‌زدن\nمسیر پیاده"
},
"type/route/hiking": {
"name": "مسیر پیاده‌گردی",
"terms": "مسیر پیاده,مسیر پیاده‌روی"
"terms": "مسیر پیاده,مسیر پیاده‌روی",
"aliases": "مسیر کوه‌نوردی\nمسیر کوه‌پیمایی"
},
"type/route/horse": {
"name": "مسیر اسب‌دوانی"
"name": "مسیر اسب‌دوانی",
"aliases": "مسیر سوارکاری"
},
"type/route/monorail": {
"name": "مسیر مونوریل"
@@ -7080,8 +7166,9 @@
"name": "مسیر پیست اسکی"
},
"type/route/power": {
"name": "مسیر برق",
"terms": "خط انتقال برق"
"name": "مسیر نیرو",
"terms": "خط انتقال برق",
"aliases": "مسیر برق"
},
"type/route/road": {
"name": "مسیر جاده"
@@ -7095,8 +7182,9 @@
"terms": "مسیر قطار"
},
"type/route/tram": {
"name": "مسیر تراموا",
"terms": "مسیر تراموا,مسیر واگن برقی"
"name": "مسیر قطار شهری",
"terms": "مسیر تراموا,مسیر واگن برقی",
"aliases": "مسیر قطار سبک\nمسیر قطار سبک شهری"
},
"type/route/trolleybus": {
"name": "مسیر ویژه اتوبوس برقی",
+1 -1
View File
File diff suppressed because one or more lines are too long
+78 -83
View File
@@ -57,11 +57,11 @@
"options": {
"designated": {
"description": "Liikennemerkki tai erityinen paikallinen säädös sallii pääsyn",
"title": "Tarkoitettu"
"title": "erikseen tarkoitettu"
},
"destination": {
"description": "Pääsy sallittu vain, jos kohde on alueella",
"title": "Määränpää"
"title": "ei läpikulkua"
},
"dismount": {
"description": "Pääsy sallittu, mutta ajoneuvon kuljettajan on jalkauduttava",
@@ -69,26 +69,26 @@
},
"no": {
"description": "Ei pääsyä ilman erityislupaa",
"title": "Kielletty"
"title": "kielletty"
},
"permissive": {
"description": "Pääsy sallittu, kunnes omistaja peruuttaa luvan",
"title": "Luvanvarainen"
"title": "sallittu mutta luvanvarainen"
},
"permit": {
"description": "Sallittu vain erillisellä luvalla",
"title": "Vain erillisellä luvalla"
"title": "vain erillisellä luvalla"
},
"private": {
"description": "Pääsy sallittu vain omistajan erityisluvalla",
"title": "Yksityinen"
"title": "yksityinen"
},
"yes": {
"description": "Laki sallii pääsyn alueelle",
"title": "Sallittu"
"title": "sallittu"
}
},
"placeholder": "Ei määritelty",
"placeholder": "ei määritelty",
"types": {
"access": "Kaikki",
"bicycle": "Pyöräily",
@@ -103,12 +103,12 @@
"access_simple": {
"label": "Sallittu käyttäjäryhmä",
"options": {
"customers": "Vain asiakkaille",
"no": "Ei oikeutta",
"permissive": "Yksityisen sallima",
"permit": "Luvanvarainen",
"private": "Yksityinen",
"yes": "Julkinen"
"customers": "vain asiakkaille",
"no": "ei oikeutta",
"permissive": "sallittu mutta luvanvarainen",
"permit": "vain erillisluvalla",
"private": "vain yksityiseen käyttöön",
"yes": "sallittu yleisesti"
}
},
"addr/interpolation": {
@@ -143,7 +143,7 @@
"place": "Paikka",
"postcode": "Postinumero",
"province": "Maakunta",
"province!jp": "Itsehallinnollinen alue/prefektuuri",
"province!jp": "Prefektuuri",
"quarter": "Neljännes",
"state": "Osavaltio",
"street": "Kadunnimi",
@@ -453,6 +453,9 @@
"consulate": {
"label": "Tyyppi"
},
"consulting": {
"label": "Erikoisala"
},
"contact/webcam": {
"label": "Kameran verkko-osoite",
"placeholder": "http://www.esimerkki.fi/"
@@ -670,8 +673,8 @@
"direction_clock": {
"label": "Suunta",
"options": {
"anticlockwise": "Vastapäivään",
"clockwise": "Myötäpäivään"
"anticlockwise": "vastapäivään",
"clockwise": "myötäpäivään"
}
},
"direction_point": {
@@ -681,16 +684,16 @@
"direction_vertex": {
"label": "Vaikutussuunta",
"options": {
"backward": "Taaksepäin",
"both": "Molemmat/kaikki",
"forward": "Eteenpäin"
"backward": "taaksepäin",
"both": "molemmat/kaikki",
"forward": "eteenpäin"
}
},
"direction_vertex_dual": {
"label": "Vaikutussuunta",
"options": {
"backward": "Taaksepäin",
"forward": "Eteenpäin"
"backward": "taaksepäin",
"forward": "eteenpäin"
}
},
"dispensing": {
@@ -1103,7 +1106,7 @@
"label": "Tyyppi"
},
"lanes": {
"label": "Kaistat",
"label": "Ajokaistoja",
"placeholder": "1, 2, 3..."
},
"language_multi": {
@@ -1308,30 +1311,30 @@
"network_bicycle": {
"label": "Verkon luokka",
"options": {
"icn": "Kansainvälinen",
"lcn": "Paikallinen",
"ncn": "Valtakunnallinen",
"rcn": "Seudullinen"
"icn": "kansainvälinen",
"lcn": "paikallinen",
"ncn": "valtakunnallinen",
"rcn": "seudullinen"
},
"placeholder": "Paikallinen, seudullinen, valtakunnallinen, kansainvälinen"
},
"network_foot": {
"label": "Verkon luokka",
"options": {
"iwn": "Kansainvälinen",
"lwn": "Paikallinen",
"nwn": "Valtakunnallinen",
"rwn": "Alueellinen"
"iwn": "kansainvälinen",
"lwn": "paikallinen",
"nwn": "valtakunnallinen",
"rwn": "alueellinen"
},
"placeholder": "Paikallinen, alueellinen, valtakunnallinen, kansainvälinen"
},
"network_horse": {
"label": "Verkon luokka",
"options": {
"ihn": "Kansainvälinen",
"lhn": "Paikallinen",
"nhn": "Valtakunnallinen",
"rhn": "Alueellinen"
"ihn": "kansainvälinen",
"lhn": "paikallinen",
"nhn": "valtakunnallinen",
"rhn": "alueellinen"
},
"placeholder": "Paikallinen, alueellinen, valtakunnallinen, kansainvälinen"
},
@@ -1351,24 +1354,24 @@
"oneway": {
"label": "Yksisuuntaisuus",
"options": {
"alternating": "Vaihteleva",
"no": "Ei",
"reversible": "Epäsäännöllisesti vaihtuva",
"undefined": "Oletettavasti ei",
"yes": "Kyllä"
"alternating": "vaihtelee säännöllisesti ja usein",
"no": "ei",
"reversible": "vaihtelee muutaman kerran päivässä",
"undefined": "oletettavasti ei",
"yes": "kyllä"
}
},
"oneway/bicycle": {
"label": "Yksisuuntainen (pyöräily)"
},
"oneway_yes": {
"label": "Yksisuuntainen",
"label": "Yksisuuntaisuus",
"options": {
"alternating": "Säännöllisesti vaihtuva",
"no": "Ei",
"reversible": "Epäsäännöllisesti vaihtuva",
"undefined": "Oletettavasti kyllä",
"yes": "Kyllä"
"alternating": "vaihtelee säännöllisesti ja usein",
"no": "ei",
"reversible": "vaihtelee muutaman kerran päivässä",
"undefined": "oletettavasti kyllä",
"yes": "kyllä"
}
},
"openfire": {
@@ -1598,9 +1601,9 @@
"railway/signal/direction": {
"label": "Vaikutussuunta",
"options": {
"backward": "Taaksepäin",
"both": "Molemmat/kaikki",
"forward": "Eteenpäin"
"backward": "taaksepäin",
"both": "molemmat/kaikki",
"forward": "eteenpäin"
}
},
"rating": {
@@ -1650,7 +1653,7 @@
"label": "Huonenumero"
},
"ref_route": {
"label": "Linjanumero"
"label": "Reitin tunnus"
},
"ref_runway": {
"label": "Kiitoratanumero",
@@ -1926,11 +1929,11 @@
"source": {
"label": "Lähteet",
"options": {
"aerial imagery": "ilmakuvat",
"aerial imagery": "ilmakuva",
"gps": "GPS",
"local knowledge": "paikallistietämys",
"streetlevel imagery": "katunäkymäkuvat",
"survey": "havainto"
"survey": "maastokäynti"
},
"terms": "lähteet,tietolähteet"
},
@@ -1952,6 +1955,7 @@
"sport_racing_motor": {
"label": "Urheilulajit",
"options": {
"karting": "karting",
"motocross": "motocross",
"motor": "moottoriurheilu"
}
@@ -2151,9 +2155,9 @@
"traffic_sign/direction": {
"label": "Vaikutussuunta",
"options": {
"backward": "Taaksepäin",
"both": "Molemmat/kaikki",
"forward": "Eteenpäin"
"backward": "taaksepäin",
"both": "molemmat/kaikki",
"forward": "eteenpäin"
}
},
"traffic_signals": {
@@ -2162,9 +2166,9 @@
"traffic_signals/direction": {
"label": "Vaikutussuunta",
"options": {
"backward": "Taaksepäin",
"both": "Molemmat/kaikki",
"forward": "Eteenpäin"
"backward": "taaksepäin",
"both": "molemmat/kaikki",
"forward": "eteenpäin"
}
},
"trail_visibility": {
@@ -2377,7 +2381,7 @@
"name": "Mainostaulu"
},
"aerialway": {
"name": "Ilmailukohde"
"name": "Ilmaratakohde"
},
"aerialway/cable_car": {
"name": "Köysirata"
@@ -2389,6 +2393,9 @@
"aerialway/drag_lift": {
"name": "Vetohissi"
},
"aerialway/gondola": {
"name": "Gondolihissi"
},
"aerialway/goods": {
"name": "Rahti-ilmarata",
"terms": "tavara,rahti,hissi,gondoli,ilmarata,köysirata,rata"
@@ -2411,6 +2418,12 @@
"name": "Naruhissi",
"terms": "hissi,hiihtohissi,lasketteluhissi,laskettelu,naru,köysi,köysihissi"
},
"aerialway/t-bar": {
"name": "Ankkurihissi"
},
"aerialway/zip_line": {
"name": "Vaijeriliuku"
},
"aeroway": {
"name": "Ilmailukohde"
},
@@ -4609,9 +4622,6 @@
"name": "Veneramppi",
"terms": "veneramppi,vesillelaskupaikka,veneenlaskupaikka,vene,järveenlaskupaikka,järviramppi"
},
"leisure/slipway_point": {
"name": "Veneramppi"
},
"leisure/sports_centre": {
"name": "Liikuntakeskus",
"terms": "kuntokeskus,urheilukeskus,urheiluhalli,halli,kompleksi,kokonaisuus,monilajinen"
@@ -5321,10 +5331,16 @@
"name": "Ydinvoimala",
"terms": "ydinvoimalaitos,atominen,fissio,ydinvoima,reaktori"
},
"power/plant/source/oil": {
"name": "Öljyvoimala"
},
"power/plant/source/solar": {
"name": "Aurinkovoimala",
"terms": "aurinkopuisto,voimalaitos,aurinkopaneeli"
},
"power/plant/source/waste": {
"name": "Jätevoimalaitos"
},
"power/plant/source/wind": {
"name": "Tuulipuisto",
"terms": "voimala,voimalaitos,tuulivoima"
@@ -6326,31 +6342,10 @@
"type/restriction/no_right_turn": {
"name": "Ei saa kääntyä oikealle"
},
"type/restriction/no_straight_on": {
"name": "Ei saa ajaa suoraan"
},
"type/restriction/no_u_turn": {
"name": "Ei saa tehdä U-käännöstä"
},
"type/restriction/only_left_turn": {
"name": "Kääntyminen vain vasemmalle"
},
"type/restriction/only_right_turn": {
"name": "Kääntyminen vain oikealle"
},
"type/restriction/only_straight_on": {
"name": "Pakollinen ajosuunta suoraan"
},
"type/restriction/only_u_turn": {
"name": "Vain u-käännökset"
},
"type/route": {
"name": "Reitti",
"terms": "matkareitti,rengasreitti,lenkki,kulkuohjeet,ohjaus,reititys,navigointi,kurssi,traili"
},
"type/route/bicycle": {
"name": "Pyöräilyreitti"
},
"type/route/bus": {
"name": "Linja-autolinja",
"terms": "linja-autolinja,linja-autoreitti,bussireitti,bussilinja"
+1 -1
View File
File diff suppressed because one or more lines are too long
+407 -73
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
File diff suppressed because one or more lines are too long
+31 -38
View File
@@ -3794,6 +3794,9 @@
"name": "Vidreiro",
"terms": "vidreiro,vidrería,vidro,cristal"
},
"craft/handicraft": {
"name": "Taller de artesanía"
},
"craft/insulator": {
"name": "Illador",
"terms": "illador,illamento,illar,aislar"
@@ -4217,14 +4220,15 @@
},
"highway/passing_place": {
"name": "Lugar de pasaxe",
"terms": "lugar de paso,parada,zona de descanso,zona de paso,paraxe,repouso,escaleirón,relanzo"
"terms": "lugar de paso,parada,zona de descanso,zona de paso,paraxe,repouso,escaleirón,relanzo,apartadero"
},
"highway/path": {
"name": "Camiño",
"terms": "verea,carreiro,senda,sendeiro,vieiro,camiño,vía,ramal,trocha,atallo,travesía,pegada,rastro"
},
"highway/path/boardwalk": {
"name": "Paseo marítimo elevado"
"name": "Paseo marítimo elevado",
"terms": "paseo marítimo elevado,paseo elevado,paseo de madeira,pasarela,pasarela de madeira,pasarela elevada"
},
"highway/path/informal": {
"name": "Camiño informal"
@@ -4300,13 +4304,15 @@
"terms": "área de servizo,estación de servizo,área de servicio,estación de servicio,zona de servizo"
},
"highway/speed_camera": {
"name": "Rádar de velocidade"
"name": "Rádar de velocidade",
"terms": "rádar,radar,control de velocidade"
},
"highway/steps": {
"name": "Escadas"
"name": "Escaleiras",
"terms": "escaleira,escaleiras,escada,escadas,esqueira,esqueiro,chanzos,banzos"
},
"highway/steps/conveying": {
"name": "Escadas mecánicas",
"name": "Escaleira mecánica",
"terms": "escadas mecánicas,escaleira mecánica"
},
"highway/stop": {
@@ -4314,7 +4320,8 @@
"terms": "sinal,cartel,stop,deterse,parada,pare,alto,paraxe"
},
"highway/street_lamp": {
"name": "Farol"
"name": "Farol",
"terms": "farol,farola,pau da luz,poste da luz,iluminación,foco,lámpada"
},
"highway/tertiary": {
"name": "Estrada terciaria",
@@ -4323,15 +4330,21 @@
"highway/tertiary_link": {
"name": "Ligazón da estrada terciaria"
},
"highway/toll_gantry": {
"name": "Arco de peaxe",
"terms": "arco de peaxe,arco de portaxe,pórtico de peaxe,pórtico de portaxe,peaxe electrónica,portaxe electrónica"
},
"highway/track": {
"name": "Pista ou carreiro sen mantemento",
"name": "Pista forestal ou agrícola",
"terms": "camiño,senda,sendeiro,rúa,vía,pista,rural,forestal,agrícola,campo,sen mantemento,offroad,jeep,dobre tracción,tractor,4x4,atv,cuadrimotor,quadratrack,con huella,con pegada,carreiro,verea,vieiro,aldea,parroquia,lugar"
},
"highway/traffic_mirror": {
"name": "Espello de tráfico"
"name": "Espello de tráfico",
"terms": "espello,espello de tráfico,espello convexo"
},
"highway/traffic_signals": {
"name": "Semáforo"
"name": "Semáforo",
"terms": "semáforo,semáforos"
},
"highway/trailhead": {
"name": "Comezo da pista"
@@ -4847,9 +4860,6 @@
"leisure/slipway": {
"name": "Rampla para embarcacións"
},
"leisure/slipway_point": {
"name": "Rampla para embarcacións"
},
"leisure/sports_centre": {
"name": "Complexo deportivo",
"terms": "complexo deportivo,centro deportivo,polideportivo,campos,piscinas,ximnasio"
@@ -6001,7 +6011,8 @@
"name": "Tenda de arte"
},
"shop/baby_goods": {
"name": "Tenda de produtos para meniños"
"name": "Tenda de produtos para meniños",
"terms": "meniños,bebés"
},
"shop/bag": {
"name": "Tenda de maletas"
@@ -6065,13 +6076,15 @@
"name": "Concesionario de automóbiles"
},
"shop/car/second_hand": {
"name": "Concesionario de coches usados"
"name": "Concesionario de coches usados",
"terms": "concesionario,coches,usados,segunda man,ocasión"
},
"shop/car_parts": {
"name": "Tenda de recambios de automóbiles"
},
"shop/car_repair": {
"name": "Taller de arranxo de automóbiles"
"name": "Taller de arranxo de automóbiles",
"terms": "taller,taller de vehículos,taller de automóbiles,taller de coches,taller de reparación"
},
"shop/caravan": {
"name": "Concesionario de autocaravanas"
@@ -6165,7 +6178,7 @@
"name": "Tenda de cigarros electrónicos"
},
"shop/electrical": {
"name": "Tenda de material de electrónica"
"name": "Tenda de material eléctrico"
},
"shop/electronics": {
"name": "Tenda de electrodomésticos"
@@ -6422,7 +6435,8 @@
"terms": "tenda de subministros de costura,costura,mercería,merzaría,artigos,obxectos,cosedura,confeccion,corte"
},
"shop/shoe_repair": {
"name": "Tenda de arranxo de zapatos"
"name": "Tenda de arranxo de zapatos",
"terms": "zapateiro,arranxo de zapatos,reparación de zapatos,arranxo de calzado,reparación de calzado"
},
"shop/shoes": {
"name": "Zapataría"
@@ -6755,30 +6769,9 @@
"type/restriction/no_right_turn": {
"name": "Prohibido xirar á dereita"
},
"type/restriction/no_straight_on": {
"name": "Prohibido seguir de fronte"
},
"type/restriction/no_u_turn": {
"name": "Prohibido o cambio de sentido"
},
"type/restriction/only_left_turn": {
"name": "Só cara a esquerda"
},
"type/restriction/only_right_turn": {
"name": "Só cara a dereita"
},
"type/restriction/only_straight_on": {
"name": "Só cara adiante"
},
"type/restriction/only_u_turn": {
"name": "Só cambio de sentido"
},
"type/route": {
"name": "Ruta"
},
"type/route/bicycle": {
"name": "Roteiro ciclista"
},
"type/route/bus": {
"name": "Liña de bus"
},
+1 -1
View File
File diff suppressed because one or more lines are too long
+95 -18
View File
@@ -341,6 +341,9 @@
"boundary": {
"label": "סוג"
},
"branch_brand": {
"label": "ענף"
},
"brand": {
"label": "מותג",
"terms": "מיתוג,ממותג,שם"
@@ -417,10 +420,22 @@
"placeholder": "50, 100, 200…",
"terms": "נפח,כמות,קיבולת,יכולת"
},
"capacity/caravans": {
"label": "קיבולת (קרוואנים)",
"placeholder": "10, 20, 50..."
},
"capacity/disabled_parking": {
"label": "מקומות נגישים",
"placeholder": "1, 2, 3..."
},
"capacity/persons": {
"label": "קיבולת (אנשים)",
"placeholder": "50, 100, 200..."
},
"capacity/tents": {
"label": "קיבולת (אוהלים)",
"placeholder": "10, 20, 50..."
},
"capacity_parking": {
"label": "סך כל המקומות",
"placeholder": "10, 20, 30..."
@@ -542,9 +557,25 @@
"crossing": {
"label": "סוג"
},
"crossing/barrier": {
"label": "זרוע חסימה",
"options": {
"double_half": "חצי כפול",
"full": "מלא",
"half": "חצי",
"no": "אין",
"yes": "יש"
}
},
"crossing/bell": {
"label": "פעמון"
},
"crossing/island": {
"label": "אי תנועה"
},
"crossing/light": {
"label": "אורות"
},
"cuisine": {
"label": "מטבחים",
"options": {
@@ -554,6 +585,7 @@
"chicken": "עוף",
"chinese": "סיני",
"coffee_shop": "בית קפה",
"fish": "דגים",
"french": "צרפתי",
"german": "גרמני",
"greek": "יווני",
@@ -562,10 +594,17 @@
"italian": "איטלקי",
"japanese": "יפני",
"kebab": "קבב",
"korean": "קוריאני",
"lebanese": "לבנוני",
"mexican": "מקסיקני",
"pizza": "פיצה",
"polish": "פולני",
"portuguese": "פורטוגלי",
"regional": "מקומי",
"russian": "רוסי",
"sandwich": "כריכים",
"seafood": "מאכלי ים",
"spanish": "ספרדי",
"sushi": "סושי",
"thai": "תאילנדי",
"turkish": "טורקי",
@@ -904,6 +943,9 @@
"label": "לתיקון",
"terms": "לתיקון,בקשת עזרה,עזרה,סיוע,בקשת סיוע,בקשת תיקון"
},
"flag/name": {
"label": "שם הדגל"
},
"flag/type": {
"label": "סוג דגל"
},
@@ -1021,6 +1063,9 @@
"label": "גובה הבניין (מטרים)",
"terms": "גובה בניין,גובה מבנה,גבוה,גבוהה,מטר,מטרים"
},
"highchair": {
"label": "כיסא גבוה"
},
"highspeed": {
"label": "מהירות גבוהה"
},
@@ -1201,7 +1246,8 @@
},
"layer": {
"label": "שכבה",
"placeholder": "0"
"placeholder": "0",
"terms": "שכבה,חיפוי,ציפוי,כיסוי"
},
"leaf_cycle": {
"label": "מחזור עלים",
@@ -1246,7 +1292,8 @@
"label": "אורך (מטרים)"
},
"level": {
"label": "קומה"
"label": "קומה",
"terms": "רמה,קומה,מפלס"
},
"level_semi": {
"label": "קומות"
@@ -1281,6 +1328,9 @@
"lockable": {
"label": "ניתן לנעילה"
},
"locked": {
"label": "נעול"
},
"man_made": {
"label": "סוג"
},
@@ -1348,6 +1398,9 @@
"label": "גיל מזערי",
"terms": "גיל מינימלי,גיל מינימאלי,גיל מזערי,מגבלת גיל,הגבלת גיל"
},
"min_height": {
"label": "גובה התחתית (מטרים)"
},
"minspeed": {
"label": "מגבלת מהירות מזערית",
"placeholder": "20, 30, 40…"
@@ -3209,8 +3262,8 @@
"terms": "מקדש טאואיסטי"
},
"amenity/planetarium": {
"name": "מצפה כוכבים",
"terms": "מצפה כוכבים"
"name": "פלנטריום",
"terms": "הדמיה של כוכבים,מצפה כוכבים,פלנטאריום,פלאנטריום,מוזיאון,מצפה,צפייה,כוכבים"
},
"amenity/police": {
"name": "משטרה",
@@ -5431,6 +5484,10 @@
"name": "גן שעשועים",
"terms": "מגרש שעשועים"
},
"leisure/playground/indoor": {
"name": "מגרש משחקים מקורה",
"terms": "בריכת כדורים,ג׳ימבורי"
},
"leisure/resort": {
"name": "אתר נופש",
"terms": "נווה נופש,מלון תיירות,תיירות"
@@ -5443,10 +5500,6 @@
"name": "ממשה",
"terms": "שיפוע למשיית אונייה"
},
"leisure/slipway_point": {
"name": "ממשה",
"terms": "שיפוע למשיית אונייה"
},
"leisure/sports_centre": {
"name": "מרכז ספורט",
"terms": "מרכז ספורט"
@@ -6178,6 +6231,10 @@
"name": "משרד מחקר",
"terms": "משרד מחקר"
},
"office/security": {
"name": "משרד אבטחה",
"terms": "שומרים בקניון,מאבטחים,אבטחה,שמירה,תצפיתנים,שומרים"
},
"office/surveyor": {
"name": "משרד מודד",
"terms": "משרד מודד,משרד מדידה"
@@ -6306,6 +6363,14 @@
"name": "קורת איזון",
"terms": "שיווי משקל,איזון,משחק"
},
"playground/basketswing": {
"name": "נדנדת סל",
"terms": "נדנדה רחבה,נדנדה,נדנדה גדולה,ערסל"
},
"playground/climbingframe": {
"name": "מתקן טיפוס",
"terms": "מתקן שעשועים,גן שעשועים,מתקן קופים"
},
"playground/cushion": {
"name": "מתנפחים",
"terms": "מתנפח,בלון"
@@ -6376,6 +6441,10 @@
"name": "לוח סולרי",
"terms": "פנל סולרי,פאנל סולרי,פנל סולארי,פאנל סולארי"
},
"power/generator/method/photovoltaic/building/roof": {
"name": "חופת לוח סולרי",
"terms": "פאנל סולרי,תא פוטווולטאי,קירוי סולרי,פנל סולארי,פאנל סולארי"
},
"power/generator/method/photovoltaic/location/roof": {
"name": "פאנל סולארי על הגג",
"terms": "לוח סולרי,תאים פוטוולטאיים,תאים סולאריים,תא סולרי,תא סולארי"
@@ -6420,10 +6489,18 @@
"name": "תחנת כוח גרעיני",
"terms": "תחנת כוח גרעינית,אנרגיה גרעינית,גרעין"
},
"power/plant/source/oil": {
"name": "תחנת כוח מופעלת בדלק",
"terms": "פחמן,בעירה,שריפה,תחנת כוח,חשמל,ייצור חשמל,יצירת חשמל,תחנת חשמל,דלק מוצק,דלקים מוצקים"
},
"power/plant/source/solar": {
"name": "תחנת כוח סולרי",
"terms": "חווה סולרית"
},
"power/plant/source/waste": {
"name": "מפעל להפקת אנרגיה מפסולת",
"terms": "מחזור,מיחזור,אשפה,פסולת,אנרגיה,אנרגיה מתחדש,אנרגיה ירוקה,אנרגיה נקייה"
},
"power/plant/source/wind": {
"name": "תחנת כוח רוח",
"terms": "חוות רוח"
@@ -7734,28 +7811,24 @@
"name": "אין פנייה ימינה",
"terms": "אין פנייה ימינה"
},
"type/restriction/no_straight_on": {
"name": "אי אפשר להמשיך ישר",
"terms": "אי אפשר להמשיך ישר"
},
"type/restriction/no_u_turn": {
"name": "אין פניית פרסה",
"terms": ין פניית פרסה"
"terms": סור לפנות לכיוון הנגדי,אסור להתהפך,אסורה פניית פרסה"
},
"type/restriction/only_left_turn": {
"name": "פנייה שמאלה בלבד",
"terms": "פנייה שמאלה בלבד"
"terms": "שמאלה בלבד"
},
"type/restriction/only_right_turn": {
"name": "פנייה ימינה בלבד",
"terms": "פנייה ימינה בלבד"
"terms": "ימינה בלבד"
},
"type/restriction/only_straight_on": {
"name": "ישר בלבד",
"name": "להמשיך ישר בלבד",
"terms": "ישר בלבד"
},
"type/restriction/only_u_turn": {
"name": "פרסה בלבד",
"name": ניית פרסה בלבד",
"terms": "פרסה בלבד"
},
"type/route": {
@@ -7768,7 +7841,7 @@
},
"type/route/bicycle": {
"name": "מסלול אופניים",
"terms": "מסלול אופניים"
"terms": "מסלול לרכיבת אופניים"
},
"type/route/bus": {
"name": "נתיב אוטובוסים",
@@ -7802,6 +7875,10 @@
"name": "מסלול מונורייל",
"terms": "נתיב מונורייל,מסילת מונורייל"
},
"type/route/mtb": {
"name": "מסלול לאופני הרים",
"terms": "מסלול אופניים בהרים,מסלול חופשי,מסלול אופניים,מסלול אופני הרים"
},
"type/route/pipeline": {
"name": "נתיב צנרת",
"terms": "נתיב צנרת"
+1 -1
View File
File diff suppressed because one or more lines are too long
+21 -29
View File
@@ -20,6 +20,9 @@
"category-path": {
"name": "Staze"
},
"category-playground": {
"name": "Oprema za igrališta"
},
"category-rail": {
"name": "Pruge"
},
@@ -101,6 +104,7 @@
"access_simple": {
"label": "Dopušten pristup",
"options": {
"customers": "Samo mušterije",
"permissive": "Dopuštenje",
"permit": "Samo s dozvolom"
},
@@ -2687,6 +2691,10 @@
"name": "Kupalište",
"terms": "plaža,sunčanje"
},
"leisure/bleachers": {
"name": "Tribine",
"terms": "gledalište"
},
"leisure/bowling_alley": {
"name": "Kuglalište"
},
@@ -2802,9 +2810,6 @@
"name": "Navoz za brodove",
"terms": "istezalište"
},
"leisure/slipway_point": {
"name": "Navoz za brodove"
},
"leisure/sports_centre": {
"name": "Sportski centar"
},
@@ -2822,7 +2827,7 @@
"terms": "stadion,sportska arena"
},
"leisure/swimming_pool": {
"name": "Bazen",
"name": "Bazen za kupanje",
"terms": "kupanje"
},
"leisure/track": {
@@ -3158,6 +3163,15 @@
"office/travel_agent": {
"name": "Putnička agencija"
},
"piste/downhill": {
"name": "Staza za skijanje"
},
"piste/piste": {
"name": "Staza za zimske sportove"
},
"piste/skitour": {
"name": "Staza za turno skijanje"
},
"place": {
"name": "Mjesto"
},
@@ -3767,8 +3781,8 @@
"terms": "turistička atrakcija,turistička znamenitost,atrakcija,znamenitost,turizam,turistička"
},
"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"
"name": "Autokamp",
"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,autocamp"
},
"tourism/chalet": {
"name": "Bungalov",
@@ -3779,7 +3793,7 @@
},
"tourism/guest_house": {
"name": "Gostinjska kuća",
"terms": "apartmani,gostinjska kuća"
"terms": "apartmani,kuća za odmor"
},
"tourism/hostel": {
"name": "Hostel",
@@ -3864,32 +3878,10 @@
"type/restriction/no_right_turn": {
"name": "Zabranjeno desno skretanje"
},
"type/restriction/no_straight_on": {
"name": "Zabranjeno prolaženje ravno"
},
"type/restriction/no_u_turn": {
"name": "Zabranjeno polukružno okretanje"
},
"type/restriction/only_left_turn": {
"name": "Samo lijevo skretanje"
},
"type/restriction/only_right_turn": {
"name": "Samo desno skretanje"
},
"type/restriction/only_straight_on": {
"name": "Samo ravno"
},
"type/restriction/only_u_turn": {
"name": "Samo polukružno skretanje"
},
"type/route": {
"name": "Ruta",
"terms": "ruta,linija,pravac"
},
"type/route/bicycle": {
"name": "Biciklistička ruta",
"terms": "biciklistička ruta,biciklistička linija"
},
"type/route/bus": {
"name": "Autobusna linija",
"terms": "bus linija,bus ruta,autobusna ruta"
+1 -1
View File
File diff suppressed because one or more lines are too long
+541 -208
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
File diff suppressed because one or more lines are too long
-9
View File
@@ -2789,18 +2789,9 @@
"type/restriction/no_right_turn": {
"name": "Dilarang Berbelok ke Kanan"
},
"type/restriction/no_straight_on": {
"name": "Tidak Boleh Lurus"
},
"type/restriction/no_u_turn": {
"name": "Dilarang Putar Balik"
},
"type/route": {
"name": "Rute"
},
"type/route/bicycle": {
"name": "Rute Sepeda"
},
"type/route/bus": {
"name": "Rute Bus"
},
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1 +1 @@
{"af":{"pct":0.09},"ak":{"pct":0},"am":{"pct":0.02},"ar":{"pct":0.95},"ar-AA":{"pct":0},"as":{"pct":0},"ast":{"pct":0.34},"ay":{"pct":0},"az":{"pct":0},"ba":{"pct":0},"be":{"pct":0},"bg":{"pct":0.18},"bg-BG":{"pct":0},"bn":{"pct":0.07},"bo":{"pct":0},"bs":{"pct":0.17},"ca":{"pct":0.51},"ckb":{"pct":0.06},"cs":{"pct":0.86},"cv":{"pct":0},"cy":{"pct":0.01},"da":{"pct":0.7},"de":{"pct":1},"dv":{"pct":0.02},"ee":{"pct":0},"el":{"pct":0.67},"en":{"pct":1},"en-AU":{"pct":0.01},"en-GB":{"pct":0.38},"en-IN":{"pct":0},"en-NZ":{"pct":0},"eo":{"pct":1},"es":{"pct":1},"et":{"pct":0.4},"eu":{"pct":0.19},"fa":{"pct":0.89},"fa-IR":{"pct":0},"ff":{"pct":0},"fi":{"pct":0.67},"fil":{"pct":0},"fr":{"pct":0.96},"fr-FR":{"pct":0},"gan":{"pct":0},"gl":{"pct":0.75},"grt":{"pct":0},"gu":{"pct":0},"ha":{"pct":0},"he":{"pct":0.97},"he-IL":{"pct":0},"hi":{"pct":0.02},"hr":{"pct":0.42},"hu":{"pct":0.85},"hy":{"pct":0.03},"ia":{"pct":0},"id":{"pct":0.29},"ig":{"pct":0},"is":{"pct":0.43},"it":{"pct":0.98},"ja":{"pct":1},"jam":{"pct":0},"jv":{"pct":0},"ka":{"pct":0},"kbd":{"pct":0},"kha":{"pct":0},"ki":{"pct":0},"kk":{"pct":0},"km":{"pct":0},"kn":{"pct":0.09},"ko":{"pct":0.73},"ks":{"pct":0},"ku":{"pct":0.01},"ky":{"pct":0},"lg":{"pct":0},"lij":{"pct":0},"ln":{"pct":0},"lo":{"pct":0},"lt":{"pct":0.36},"lus":{"pct":0},"lv":{"pct":0.27},"mg":{"pct":0},"mi":{"pct":0},"mk":{"pct":1},"ml":{"pct":0},"mn":{"pct":0},"mr":{"pct":0},"ms":{"pct":0.17},"my":{"pct":0},"nd":{"pct":0},"ne":{"pct":0.02},"nl":{"pct":0.89},"nl-NL":{"pct":0},"nn":{"pct":0.06},"no":{"pct":0.73},"nr":{"pct":0},"nso":{"pct":0},"nv":{"pct":0},"ny":{"pct":0},"oc":{"pct":0},"om":{"pct":0},"or":{"pct":0},"pa":{"pct":0},"pap":{"pct":0},"pl":{"pct":1},"ps":{"pct":0},"pt":{"pct":0.99},"pt-BR":{"pct":0.97},"qu":{"pct":0},"rm":{"pct":0},"ro":{"pct":0.34},"ru":{"pct":0.71},"rw":{"pct":0},"sat":{"pct":0},"sc":{"pct":0},"sd":{"pct":0},"sg":{"pct":0},"si":{"pct":0.01},"sk":{"pct":0.73},"sl":{"pct":0.4},"sm":{"pct":0},"sn":{"pct":0},"so":{"pct":0.05},"sq":{"pct":0.03},"sr":{"pct":0.47},"ss":{"pct":0},"st":{"pct":0},"su":{"pct":0},"sv":{"pct":1},"sw":{"pct":0},"ta":{"pct":0.28},"te":{"pct":0.02},"tg":{"pct":0},"th":{"pct":0.01},"ti":{"pct":0},"tk":{"pct":0},"tl":{"pct":0.05},"tn":{"pct":0},"tr":{"pct":0.99},"ts":{"pct":0},"tt":{"pct":0},"tum":{"pct":0},"ug":{"pct":0},"uk":{"pct":1},"ur":{"pct":0},"uz":{"pct":0},"ve":{"pct":0},"vi":{"pct":0.92},"wo":{"pct":0},"xh":{"pct":0},"yo":{"pct":0},"yue":{"pct":0.31},"zh":{"pct":0.08},"zh-CN":{"pct":0.88},"zh-HK":{"pct":0.54},"zh-TW":{"pct":1},"zu":{"pct":0}}
{"af":{"pct":0.27},"ak":{"pct":0},"am":{"pct":0.02},"ar":{"pct":1},"ar-AA":{"pct":0},"as":{"pct":0},"ast":{"pct":0.33},"ay":{"pct":0},"az":{"pct":0},"ba":{"pct":0},"be":{"pct":0},"bg":{"pct":0.2},"bg-BG":{"pct":0},"bg@Cyrl":{"pct":0},"bn":{"pct":0.07},"bo":{"pct":0},"br":{"pct":0},"bs":{"pct":0.17},"ca":{"pct":0.57},"ckb":{"pct":0.06},"cs":{"pct":0.84},"cv":{"pct":0},"cy":{"pct":0.01},"da":{"pct":0.68},"de":{"pct":1},"dv":{"pct":0.02},"ee":{"pct":0},"el":{"pct":0.67},"en":{"pct":1},"en-AU":{"pct":0.01},"en-GB":{"pct":0.37},"en-IN":{"pct":0},"en-NZ":{"pct":0.02},"eo":{"pct":0.97},"es":{"pct":1},"et":{"pct":0.41},"eu":{"pct":0.18},"fa":{"pct":0.88},"fa-IR":{"pct":0},"ff":{"pct":0},"fi":{"pct":0.65},"fil":{"pct":0},"fr":{"pct":0.99},"fr-FR":{"pct":0},"gan":{"pct":0},"gl":{"pct":0.74},"grt":{"pct":0},"gu":{"pct":0},"ha":{"pct":0},"he":{"pct":0.96},"he-IL":{"pct":0},"hi":{"pct":0.02},"hr":{"pct":0.41},"hu":{"pct":0.99},"hy":{"pct":0.03},"ia":{"pct":0},"id":{"pct":0.29},"ig":{"pct":0},"is":{"pct":0.42},"it":{"pct":0.96},"ja":{"pct":0.97},"jam":{"pct":0},"jv":{"pct":0},"ka":{"pct":0},"kbd":{"pct":0},"kha":{"pct":0},"ki":{"pct":0},"kk":{"pct":0},"km":{"pct":0},"kn":{"pct":0.09},"ko":{"pct":0.72},"ks":{"pct":0},"ku":{"pct":0.01},"ky":{"pct":0},"lg":{"pct":0},"lij":{"pct":0},"ln":{"pct":0},"lo":{"pct":0},"lt":{"pct":0.35},"lus":{"pct":0},"lv":{"pct":0.26},"mg":{"pct":0},"mi":{"pct":0},"mk":{"pct":1},"ml":{"pct":0},"mn":{"pct":0},"mr":{"pct":0},"ms":{"pct":0.16},"my":{"pct":0},"nd":{"pct":0},"ne":{"pct":0.02},"nl":{"pct":0.96},"nl-NL":{"pct":0},"nn":{"pct":0.06},"no":{"pct":0.74},"nr":{"pct":0},"nso":{"pct":0},"nv":{"pct":0},"ny":{"pct":0},"oc":{"pct":0},"om":{"pct":0},"or":{"pct":0},"pa":{"pct":0},"pap":{"pct":0},"pl":{"pct":0.97},"ps":{"pct":0},"pt":{"pct":0.99},"pt-BR":{"pct":0.97},"qu":{"pct":0},"rm":{"pct":0},"ro":{"pct":0.33},"ru":{"pct":0.69},"rw":{"pct":0},"sat":{"pct":0},"sc":{"pct":0},"sd":{"pct":0},"sg":{"pct":0},"si":{"pct":0.01},"sk":{"pct":0.78},"sl":{"pct":0.39},"sm":{"pct":0},"sn":{"pct":0},"so":{"pct":0.05},"sq":{"pct":0.03},"sr":{"pct":0.46},"ss":{"pct":0},"st":{"pct":0},"su":{"pct":0},"sv":{"pct":1},"sw":{"pct":0},"ta":{"pct":0.27},"te":{"pct":0.02},"tg":{"pct":0},"th":{"pct":0.01},"ti":{"pct":0},"tk":{"pct":0},"tl":{"pct":0.05},"tn":{"pct":0},"tr":{"pct":0.96},"ts":{"pct":0},"tt":{"pct":0},"tum":{"pct":0},"ug":{"pct":0},"uk":{"pct":1},"ur":{"pct":0},"uz":{"pct":0},"ve":{"pct":0},"vi":{"pct":0.93},"wo":{"pct":0},"xh":{"pct":0},"yo":{"pct":0},"yue":{"pct":0.31},"zh":{"pct":0.08},"zh-CN":{"pct":0.98},"zh-HK":{"pct":0.52},"zh-TW":{"pct":0.99},"zu":{"pct":0}}
+46 -40
View File
@@ -1,6 +1,6 @@
{
"af": {
"pct": 0.09
"pct": 0.27
},
"ak": {
"pct": 0
@@ -9,7 +9,7 @@
"pct": 0.02
},
"ar": {
"pct": 0.95
"pct": 1
},
"ar-AA": {
"pct": 0
@@ -18,7 +18,7 @@
"pct": 0
},
"ast": {
"pct": 0.34
"pct": 0.33
},
"ay": {
"pct": 0
@@ -33,28 +33,34 @@
"pct": 0
},
"bg": {
"pct": 0.18
"pct": 0.2
},
"bg-BG": {
"pct": 0
},
"bg@Cyrl": {
"pct": 0
},
"bn": {
"pct": 0.07
},
"bo": {
"pct": 0
},
"br": {
"pct": 0
},
"bs": {
"pct": 0.17
},
"ca": {
"pct": 0.51
"pct": 0.57
},
"ckb": {
"pct": 0.06
},
"cs": {
"pct": 0.86
"pct": 0.84
},
"cv": {
"pct": 0
@@ -63,7 +69,7 @@
"pct": 0.01
},
"da": {
"pct": 0.7
"pct": 0.68
},
"de": {
"pct": 1
@@ -84,28 +90,28 @@
"pct": 0.01
},
"en-GB": {
"pct": 0.38
"pct": 0.37
},
"en-IN": {
"pct": 0
},
"en-NZ": {
"pct": 0
"pct": 0.02
},
"eo": {
"pct": 1
"pct": 0.97
},
"es": {
"pct": 1
},
"et": {
"pct": 0.4
"pct": 0.41
},
"eu": {
"pct": 0.19
"pct": 0.18
},
"fa": {
"pct": 0.89
"pct": 0.88
},
"fa-IR": {
"pct": 0
@@ -114,13 +120,13 @@
"pct": 0
},
"fi": {
"pct": 0.67
"pct": 0.65
},
"fil": {
"pct": 0
},
"fr": {
"pct": 0.96
"pct": 0.99
},
"fr-FR": {
"pct": 0
@@ -129,7 +135,7 @@
"pct": 0
},
"gl": {
"pct": 0.75
"pct": 0.74
},
"grt": {
"pct": 0
@@ -141,7 +147,7 @@
"pct": 0
},
"he": {
"pct": 0.97
"pct": 0.96
},
"he-IL": {
"pct": 0
@@ -150,10 +156,10 @@
"pct": 0.02
},
"hr": {
"pct": 0.42
"pct": 0.41
},
"hu": {
"pct": 0.85
"pct": 0.99
},
"hy": {
"pct": 0.03
@@ -168,13 +174,13 @@
"pct": 0
},
"is": {
"pct": 0.43
"pct": 0.42
},
"it": {
"pct": 0.98
"pct": 0.96
},
"ja": {
"pct": 1
"pct": 0.97
},
"jam": {
"pct": 0
@@ -204,7 +210,7 @@
"pct": 0.09
},
"ko": {
"pct": 0.73
"pct": 0.72
},
"ks": {
"pct": 0
@@ -228,13 +234,13 @@
"pct": 0
},
"lt": {
"pct": 0.36
"pct": 0.35
},
"lus": {
"pct": 0
},
"lv": {
"pct": 0.27
"pct": 0.26
},
"mg": {
"pct": 0
@@ -255,7 +261,7 @@
"pct": 0
},
"ms": {
"pct": 0.17
"pct": 0.16
},
"my": {
"pct": 0
@@ -267,7 +273,7 @@
"pct": 0.02
},
"nl": {
"pct": 0.89
"pct": 0.96
},
"nl-NL": {
"pct": 0
@@ -276,7 +282,7 @@
"pct": 0.06
},
"no": {
"pct": 0.73
"pct": 0.74
},
"nr": {
"pct": 0
@@ -306,7 +312,7 @@
"pct": 0
},
"pl": {
"pct": 1
"pct": 0.97
},
"ps": {
"pct": 0
@@ -324,10 +330,10 @@
"pct": 0
},
"ro": {
"pct": 0.34
"pct": 0.33
},
"ru": {
"pct": 0.71
"pct": 0.69
},
"rw": {
"pct": 0
@@ -348,10 +354,10 @@
"pct": 0.01
},
"sk": {
"pct": 0.73
"pct": 0.78
},
"sl": {
"pct": 0.4
"pct": 0.39
},
"sm": {
"pct": 0
@@ -366,7 +372,7 @@
"pct": 0.03
},
"sr": {
"pct": 0.47
"pct": 0.46
},
"ss": {
"pct": 0
@@ -384,7 +390,7 @@
"pct": 0
},
"ta": {
"pct": 0.28
"pct": 0.27
},
"te": {
"pct": 0.02
@@ -408,7 +414,7 @@
"pct": 0
},
"tr": {
"pct": 0.99
"pct": 0.96
},
"ts": {
"pct": 0
@@ -435,7 +441,7 @@
"pct": 0
},
"vi": {
"pct": 0.92
"pct": 0.93
},
"wo": {
"pct": 0
@@ -453,13 +459,13 @@
"pct": 0.08
},
"zh-CN": {
"pct": 0.88
"pct": 0.98
},
"zh-HK": {
"pct": 0.54
"pct": 0.52
},
"zh-TW": {
"pct": 1
"pct": 0.99
},
"zu": {
"pct": 0
-21
View File
@@ -4346,30 +4346,9 @@
"type/restriction/no_right_turn": {
"name": "Engin hægri beygja"
},
"type/restriction/no_straight_on": {
"name": "Ekki beint áfram"
},
"type/restriction/no_u_turn": {
"name": "Engin U-beygja"
},
"type/restriction/only_left_turn": {
"name": "Aðeins vinstri beygja"
},
"type/restriction/only_right_turn": {
"name": "Aðeins hægri beygja"
},
"type/restriction/only_straight_on": {
"name": "Aðeins beint áfram"
},
"type/restriction/only_u_turn": {
"name": "Aðeins U-beygja"
},
"type/route": {
"name": "Leið"
},
"type/route/bicycle": {
"name": "Hjólaleið"
},
"type/route/bus": {
"name": "Strætóleið"
},
+1 -1
View File
File diff suppressed because one or more lines are too long
+38 -19
View File
@@ -397,6 +397,9 @@
"label": "Cavi",
"placeholder": "1, 2, 3..."
},
"cai_scale": {
"placeholder": "T, E, EE, …"
},
"camera/direction": {
"label": "Direzione (gradi in senso orario)",
"placeholder": "45, 90, 180, 270"
@@ -421,6 +424,14 @@
"label": "Spazi per disabili",
"placeholder": "1, 2, 3..."
},
"capacity/persons": {
"label": "Capacità (persone)",
"placeholder": "50, 100, 200..."
},
"capacity/tents": {
"label": "Capacità (tende)",
"placeholder": "10, 20, 50..."
},
"capacity_parking": {
"label": "Spazi totali",
"placeholder": "10, 20, 30..."
@@ -553,6 +564,7 @@
"chicken": "Pollo",
"chinese": "Cinese",
"coffee_shop": "Caffetteria",
"fish": "Pesce",
"french": "Francese",
"german": "Tedesca",
"greek": "Greca",
@@ -561,10 +573,16 @@
"italian": "Italiana",
"japanese": "Giapponese",
"kebab": "Kebab",
"korean": "Coreana",
"lebanese": "Libanese",
"mexican": "Messicana",
"pizza": "Pizza",
"polish": "Polacca",
"portuguese": "Portoghese",
"regional": "Regionale",
"russian": "Russa",
"sandwich": "Sandwich",
"spanish": "Spagnola",
"sushi": "Sushi",
"thai": "Thai",
"turkish": "Turca",
@@ -2062,6 +2080,7 @@
"aerial imagery": "Immagini aeree",
"gps": "GPS",
"local knowledge": "Conoscenza locale",
"osm notes": "Note di OpenStreetMap",
"streetlevel imagery": "Foto a livello stradale",
"survey": "Da rilevamento"
}
@@ -2202,6 +2221,14 @@
"label": "Data ultimo sopralluogo",
"terms": "ultima visita,ultimo controllo"
},
"survey_point/purpose": {
"label": "Scopo",
"options": {
"both": "Entrambi",
"horizontal": "Allineamento orizzontale",
"vertical": "Allineamento verticale"
}
},
"swimming_pool": {
"label": "Tipo"
},
@@ -5264,10 +5291,6 @@
"name": "Scivolo per barche",
"terms": "nave,barca,natante,imbarcazione,varo,rampa,scivolo,alaggio"
},
"leisure/slipway_point": {
"name": "Scivolo di varo/alaggio",
"terms": "nave,barca,imbarcazione,natante,varo,rampa,scivolo,carrello,slitta,alaggio"
},
"leisure/sports_centre": {
"name": "Complesso / Centro Sportivo",
"terms": "sport,palazzetto,complesso"
@@ -5737,6 +5760,9 @@
"name": "Roccia non fissata",
"terms": "roccia,pietra"
},
"natural/swamp": {
"name": "Palude"
},
"natural/tree": {
"name": "Albero",
"terms": "albero"
@@ -6766,7 +6792,7 @@
},
"shop/funeral_directors": {
"name": "Casa funeraria",
"terms": "funerale,cimitero"
"terms": "funerale,cimitero,becchino,defunto,urna,onoranze,funebre"
},
"shop/furniture": {
"name": "Negozio di mobili",
@@ -7389,28 +7415,22 @@
"terms": "divieto,vietato,curva,destra"
},
"type/restriction/no_straight_on": {
"name": "Divieto di proseguire dritto",
"terms": "divieto,vietato,dritto"
"name": "Divieto di proseguire diritto"
},
"type/restriction/no_u_turn": {
"name": "Divieto di inversione",
"terms": "divieto,vietato,inversione a u"
"name": "Divieto di inversione di marcia"
},
"type/restriction/only_left_turn": {
"name": "Obbligo di svolta a sinistra",
"terms": "svolta a sinistra,divieto di svolta a destra,divieto di andare diritto,obbligo"
"name": "Obbligo di svolta a sinistra"
},
"type/restriction/only_right_turn": {
"name": "Obbligo di svolta a destra",
"terms": "svolta a destra,divieto di svolta sinistra,divieto di andare diritto,obbligo"
"name": "Obbligo di svolta a destra"
},
"type/restriction/only_straight_on": {
"name": "Obbligo di andare diritto",
"terms": "diritto,dritto,proseguire diritto,obbligo,divieto di svolta"
"name": "Obbligo di andare diritto"
},
"type/restriction/only_u_turn": {
"name": "Obbligo di inversione di marcia",
"terms": "svolta a u,inversione,inversione di marcia,tornare indietro,torna indietro,curva a u"
"name": "Obbligo di inversione di marcia"
},
"type/route": {
"name": "Percorso",
@@ -7420,8 +7440,7 @@
"name": "Rotta aerea"
},
"type/route/bicycle": {
"name": "Itinerario ciclabile",
"terms": "pista ciclabile,ciclovia,ciclostrada"
"name": "Itinerario ciclabile"
},
"type/route/bus": {
"name": "Linea autobus",
+1 -1
View File
File diff suppressed because one or more lines are too long
+3 -31
View File
@@ -5515,10 +5515,6 @@
"name": "進水路",
"terms": "進水路,スリップウェイ"
},
"leisure/slipway_point": {
"name": "進水所",
"terms": "進水路,スリップウェイ,船舶"
},
"leisure/sports_centre": {
"name": "スポーツセンター/複合施設",
"terms": "スポーツセンター,複合施設,運動,競技,トレーニング,練習,訓練,体操"
@@ -6225,7 +6221,7 @@
},
"office/notary": {
"name": "公証役場",
"terms": "公証役場"
"terms": "公証役場,公証役場,役場,法人登記"
},
"office/physician": {
"name": "医者"
@@ -7834,30 +7830,6 @@
"name": "右折禁止",
"terms": "右折禁止"
},
"type/restriction/no_straight_on": {
"name": "直進禁止",
"terms": "直進禁止"
},
"type/restriction/no_u_turn": {
"name": "Uターン禁止",
"terms": "uターン禁止"
},
"type/restriction/only_left_turn": {
"name": "左折専用",
"terms": "左折専用,左折のみ"
},
"type/restriction/only_right_turn": {
"name": "右折専用",
"terms": "右折専用,右折のみ"
},
"type/restriction/only_straight_on": {
"name": "直進専用",
"terms": "直進専用,直進のみ"
},
"type/restriction/only_u_turn": {
"name": "Uターン専用",
"terms": "uターン専用,uターンのみ"
},
"type/route": {
"name": "ルート",
"terms": "ルート"
@@ -7867,8 +7839,8 @@
"terms": "索道,索道ルート"
},
"type/route/bicycle": {
"name": "サイクリングルート",
"terms": "サイクリングルート,サイクリングコース"
"name": "自転車ルート",
"terms": "自転車ルート,自転車コース,自転車,サイクリングルート"
},
"type/route/bus": {
"name": "バスルート",
+1 -1
View File
File diff suppressed because one or more lines are too long
-3
View File
@@ -977,9 +977,6 @@
"tourism/museum": {
"name": "ಒಡವೆಮನೆ"
},
"type/route/bicycle": {
"name": "ಸೈಕಲ್ ಮಾರ್ಗ"
},
"type/route/bus": {
"name": "ಬಸ್ ಮಾರ್ಗ"
},
+1 -1
View File
File diff suppressed because one or more lines are too long
+18 -30
View File
@@ -100,7 +100,8 @@
"access_simple": {
"label": "허가된 통행",
"options": {
"customers": "고객 전용"
"customers": "고객 전용",
"permissive": "소유자 허가 필요"
}
},
"addr/interpolation": {
@@ -224,6 +225,12 @@
"attraction": {
"label": "종류"
},
"baby_seat": {
"label": "유아석"
},
"backcountry": {
"label": "오지"
},
"backrest": {
"label": "등받이"
},
@@ -1278,7 +1285,8 @@
"placeholder": "알 수 없음"
},
"opening_hours/covid19": {
"label": "코로나바이러스감염증-19 관련 임시 영업시간"
"label": "코로나바이러스감염증-19 관련 임시 영업시간",
"terms": "코로나19 관련 임시 영업 시간,코로나19 영업 제한"
},
"operator": {
"label": "운영 주체"
@@ -1402,6 +1410,9 @@
"playground/theme": {
"label": "테마"
},
"plots": {
"placeholder": "10, 20, 30..."
},
"polling_station": {
"label": "투표소"
},
@@ -3820,6 +3831,9 @@
"name": "엘리베이터",
"terms": "엘리베이터,승강기"
},
"highway/elevator_line": {
"name": "경사형 엘리베이터"
},
"highway/footway": {
"name": "보도",
"terms": "보도"
@@ -4015,8 +4029,8 @@
"terms": "루프선 (교통섬)"
},
"highway/unclassified": {
"name": "비주요/미분류 도로",
"terms": "비주요/미분류 도로"
"name": "비주요/마을 내 도로",
"terms": "비주요/마을 내 도로"
},
"historic": {
"name": "사적지",
@@ -4521,9 +4535,6 @@
"name": "선가대",
"terms": "선양장,슬립웨이"
},
"leisure/slipway_point": {
"name": "선가대"
},
"leisure/sports_centre": {
"name": "스포츠 센터 / 단지",
"terms": "스포츠 센터/복합 시설"
@@ -6447,26 +6458,6 @@
"name": "우회전 금지",
"terms": "우회전 금지"
},
"type/restriction/no_straight_on": {
"name": "직진 금지",
"terms": "직진 금지"
},
"type/restriction/no_u_turn": {
"name": "유턴 금지",
"terms": "유턴 금지"
},
"type/restriction/only_left_turn": {
"name": "좌회전 전용"
},
"type/restriction/only_right_turn": {
"name": "우회전 전용"
},
"type/restriction/only_straight_on": {
"name": "직진 전용"
},
"type/restriction/only_u_turn": {
"name": "유턴 전용"
},
"type/route": {
"name": "노선",
"terms": "경로,노선"
@@ -6474,9 +6465,6 @@
"type/route/aerialway": {
"name": "항공 노선"
},
"type/route/bicycle": {
"name": "자전거 노선"
},
"type/route/bus": {
"name": "버스 노선",
"terms": "버스 노선"
+1 -1
View File
File diff suppressed because one or more lines are too long
-12
View File
@@ -3364,22 +3364,10 @@
"name": "Jokio sukimo į dešinę",
"terms": "negalima į dešinę"
},
"type/restriction/no_straight_on": {
"name": "Tik ne tiesiai",
"terms": "tik ne tiesiai"
},
"type/restriction/no_u_turn": {
"name": "Jokio apsisukimo",
"terms": "negalima apsisukti"
},
"type/route": {
"name": "Maršrutas",
"terms": "maršrutas"
},
"type/route/bicycle": {
"name": "Dviračių maršrutas",
"terms": "dviračių maršrutas"
},
"type/route/bus": {
"name": "Autobusų maršrutas",
"terms": "autobuso maršrutas"
+1 -1
View File
File diff suppressed because one or more lines are too long
+148 -4
View File
@@ -333,6 +333,9 @@
"boundary": {
"label": "Вид"
},
"branch_brand": {
"label": "Огранок"
},
"brand": {
"label": "Марка"
},
@@ -381,6 +384,17 @@
"label": "Кабли",
"placeholder": "1, 2, 3..."
},
"cai_scale": {
"label": "Тежина на патеката (Италијански планинарски клуб)",
"options": {
"E": "E: За планинари",
"EAI": "EAI: Планинарење по снежни услови",
"EE": "EE: За искусни планинари",
"EEA": "EEA: За искусни планинари со опрема",
"T": "T: Туристичка"
},
"placeholder": "T, E, EE, …"
},
"camera/direction": {
"label": "Насока (степени вдесно)",
"placeholder": "45, 90, 180, 270"
@@ -400,10 +414,22 @@
"label": "Приемност",
"placeholder": "50, 100, 200..."
},
"capacity/caravans": {
"label": "Сместивост (приколки)",
"placeholder": "10, 20, 50..."
},
"capacity/disabled_parking": {
"label": "Инвалидски места",
"placeholder": "1, 2, 3..."
},
"capacity/persons": {
"label": "Сместивост (лица)",
"placeholder": "50, 100, 200..."
},
"capacity/tents": {
"label": "Сместивост (шатори)",
"placeholder": "10, 20, 50..."
},
"capacity_parking": {
"label": "Вкупно места",
"placeholder": "10, 20, 30..."
@@ -520,9 +546,25 @@
"crossing": {
"label": "Вид"
},
"crossing/barrier": {
"label": "Рампа",
"options": {
"double_half": "Две половини",
"full": "Целосна",
"half": "Половична",
"no": "Не",
"yes": "Да"
}
},
"crossing/bell": {
"label": "Ѕвоно"
},
"crossing/island": {
"label": "Пешачки остров"
},
"crossing/light": {
"label": "Светла"
},
"cuisine": {
"label": "Кујни",
"options": {
@@ -532,6 +574,7 @@
"chicken": "Пилешко",
"chinese": "Кинеска",
"coffee_shop": "Продавница за кафе",
"fish": "риба",
"french": "Француска",
"german": "Германска",
"greek": "Грчка",
@@ -540,10 +583,17 @@
"italian": "Италијанска",
"japanese": "Јапонска",
"kebab": "Гиро",
"korean": "корејски",
"lebanese": "либански",
"mexican": "Мексиканска",
"pizza": "Пицерија",
"polish": "полски",
"portuguese": "португалски",
"regional": "Регионална",
"russian": "руски",
"sandwich": "Сендвичарница",
"seafood": "морска храна",
"spanish": "шпански",
"sushi": "Суши",
"thai": "Тајландска",
"turkish": "Турска",
@@ -824,6 +874,9 @@
"expected_rwn_route_relations": {
"label": "Соседни пешачки јазли"
},
"expressway": {
"label": "Експресен пат"
},
"faces": {
"label": "Лица"
},
@@ -864,9 +917,15 @@
"fixme": {
"label": "Поправи ме"
},
"flag/name": {
"label": "Име на знамето"
},
"flag/type": {
"label": "Вид знаме"
},
"flag/wikidata": {
"label": "Википодатоци за знамето"
},
"floating": {
"label": "Пловечки"
},
@@ -976,6 +1035,9 @@
"height_building": {
"label": "Висина на градбата (метри)"
},
"highchair": {
"label": "Бебешко столче"
},
"highspeed": {
"label": "Големобрзинска"
},
@@ -1236,6 +1298,9 @@
"lockable": {
"label": "Заклучливо"
},
"locked": {
"label": "Заклучено"
},
"man_made": {
"label": "Вид"
},
@@ -1299,6 +1364,9 @@
"label": "Најмала возраст",
"terms": "<преведете со истозначници или сродни поими на „најмала возраст“,одделени со запирки>"
},
"min_height": {
"label": "Висина на дното (метри)"
},
"minspeed": {
"label": "Најмала дозволена брзина",
"placeholder": "20, 30, 40..."
@@ -1470,10 +1538,19 @@
"multi-storey": "Катно",
"rooftop": "Покрив",
"sheds": "Шупи",
"street_side": "Крајулично",
"surface": "Надземно",
"underground": "Подземно"
}
},
"parking/orientation": {
"label": "Насоченост",
"options": {
"diagonal": "Дијагонално на коловозот",
"parallel": "Напоредно на коловозот",
"perpendicular": "Под прав агол на коловозот"
}
},
"parking_entrance": {
"label": "Вид",
"options": {
@@ -2031,6 +2108,7 @@
"aerial imagery": "Воздушни слики",
"gps": "ГПС",
"local knowledge": "Од мештани",
"osm notes": "Белешки од OpenStreetMap",
"streetlevel imagery": "Улични слики",
"survey": "Земјомер"
}
@@ -2139,6 +2217,7 @@
"options": {
"artificial_turf": "Вештачка трева",
"asphalt": "Асфалт",
"compacted": "Набиена",
"concrete": "Бетон",
"dirt": "Земја",
"grass": "Трева",
@@ -2169,6 +2248,35 @@
"survey/date": {
"label": "Последен премер"
},
"survey_point/datum_aligned": {
"label": "Порамнето со месниот геодетски појдовник",
"terms": "<преведете со истозначници или сродни поими на „порамнето со месниот геодетски појдовник“,одделени со запирки>"
},
"survey_point/purpose": {
"label": "Намена",
"options": {
"both": "Обете",
"horizontal": "Хоризонтална порамнетост",
"vertical": "Вертикална порамнетост"
}
},
"survey_point/structure": {
"label": "Градба",
"options": {
"beacon": "Фар",
"block": "Блок",
"bracket": "Држач",
"cairn": "Земјомерна пирамида",
"cut": "Засек",
"indented_pin": "Вовлечен клин",
"magnet": "Магнет",
"medallion": "Медалјон",
"pillar": "Столб",
"pin": "Клин",
"plaque": "Плоча",
"pole": "Бандера"
}
},
"swimming_pool": {
"label": "Вид"
},
@@ -2721,6 +2829,9 @@
"amenity/community_centre/lgbtq": {
"name": "Дом на ЛГБТК+"
},
"amenity/community_centre/youth_centre": {
"name": "Младински дом"
},
"amenity/compressed_air": {
"name": "Компресор"
},
@@ -2910,6 +3021,9 @@
"amenity/parking/park_ride": {
"name": "Преодно паркиралиште"
},
"amenity/parking/street-side": {
"name": "Крајулично паркирање"
},
"amenity/parking/underground": {
"name": "Подземно паркиралиште"
},
@@ -4020,6 +4134,12 @@
"highway/crossing/marked-raised": {
"name": "Обележан пешачки премин (испакнат)"
},
"highway/crossing/signals": {
"name": "Премин со пешачки сигнали"
},
"highway/crossing/signals-raised": {
"name": "Премин со пешачки сигнали (издигнат)"
},
"highway/crossing/unmarked": {
"name": "Необележан премин"
},
@@ -4645,12 +4765,18 @@
"leisure/pitch/netball": {
"name": "Терен за нетбол"
},
"leisure/pitch/paintball": {
"name": "Терен за пејнтбол"
},
"leisure/pitch/rugby_league": {
"name": "Игралиште за рагби-лига"
},
"leisure/pitch/rugby_union": {
"name": "Игралиште за рагби - сојузно"
},
"leisure/pitch/shooting": {
"name": "Стрелиште"
},
"leisure/pitch/shuffleboard": {
"name": "Шафлбордско игралиште"
},
@@ -4687,8 +4813,8 @@
"leisure/slipway": {
"name": "Испуст за пловила"
},
"leisure/slipway_point": {
"name": "Испуст за пловила"
"leisure/slipway_drivable": {
"name": "Испуст (за возило)"
},
"leisure/sports_centre": {
"name": "Спортски центар / комплекс"
@@ -4696,6 +4822,9 @@
"leisure/sports_centre/climbing": {
"name": "Вежбалница за искачување"
},
"leisure/sports_centre/shooting": {
"name": "Стрелиштен објект"
},
"leisure/sports_centre/swimming": {
"name": "Базенски објект"
},
@@ -4765,6 +4894,9 @@
"man_made/clearcut": {
"name": "Сосечена шума"
},
"man_made/compass_rose": {
"name": "Компасна роза"
},
"man_made/courtyard": {
"name": "Двориште"
},
@@ -4927,6 +5059,9 @@
"man_made/utility_pole": {
"name": "Бандера"
},
"man_made/video_wall": {
"name": "Дигитален екран"
},
"man_made/wastewater_plant": {
"name": "Канализациска станица"
},
@@ -5020,12 +5155,18 @@
"natural/hot_spring": {
"name": "Топол извор"
},
"natural/marsh": {
"name": "Моклиште"
},
"natural/mud": {
"name": "Кал"
},
"natural/peak": {
"name": "Врв"
},
"natural/reedbed": {
"name": "Трскарник"
},
"natural/reef": {
"name": "Морски гребен"
},
@@ -5059,6 +5200,9 @@
"natural/stone": {
"name": "Неприцврстена карпа / камен"
},
"natural/swamp": {
"name": "Мочуриште"
},
"natural/tree": {
"name": "Дрво"
},
@@ -6456,10 +6600,10 @@
"name": "Забрането полукружно свртување"
},
"type/restriction/only_left_turn": {
"name": "Само вртење лево"
"name": "Само свртување налево"
},
"type/restriction/only_right_turn": {
"name": "Само вртење десно"
"name": "Само свртување надесно"
},
"type/restriction/only_straight_on": {
"name": "Само одење право"
+1 -1
View File
File diff suppressed because one or more lines are too long
+16 -1
View File
@@ -1,3 +1,18 @@
{
"nl-NL": {}
"nl-NL": {
"presets": {
"fields": {
"cuisine": {
"options": {
"indian": "Indiaas"
}
}
},
"presets": {
"amenity/restaurant/indian": {
"name": "Indiaas restaurant"
}
}
}
}
}
+1 -1
View File
@@ -1 +1 @@
{"nl-NL":{}}
{"nl-NL":{"presets":{"fields":{"cuisine":{"options":{"indian":"Indiaas"}}},"presets":{"amenity/restaurant/indian":{"name":"Indiaas restaurant"}}}}}
+489 -197
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
File diff suppressed because one or more lines are too long
+59
View File
@@ -20,7 +20,15 @@
"motor_vehicle": "Motorkøyretøy"
}
},
"access_simple": {
"options": {
"no": "Ingen",
"private": "Privat",
"yes": "Offentleg"
}
},
"addr/interpolation": {
"label": "Type",
"options": {
"all": "Alle",
"alphabetic": "Alfabetisk"
@@ -71,6 +79,16 @@
"aerialway/bubble": {
"label": "Boble"
},
"aerialway/summer/access": {
"options": {
"both": "Begge",
"entry": "Oppføring",
"exit": "Avslutt"
}
},
"aeroway": {
"label": "Type"
},
"agrarian": {
"label": "Produkts"
},
@@ -107,6 +125,14 @@
"attraction": {
"label": "Type"
},
"automated": {
"label": "Automatisert"
},
"baby_feeding": {
"options": {
"no": "Ingen"
}
},
"bar": {
"label": "Bar"
},
@@ -119,6 +145,13 @@
"bin": {
"label": "Søppeldunk"
},
"blind": {
"options": {
"limited": "Avgrensa",
"no": "Nei",
"yes": "Ja"
}
},
"brewery": {
"label": "Fatøl"
},
@@ -187,6 +220,7 @@
"title": "Ingen"
}
},
"placeholder": "Ingen",
"types": {
"cycleway:left": "Venstre side",
"cycleway:right": "Høgre side"
@@ -483,6 +517,11 @@
"operator/type": {
"label": "Driftsleiartype"
},
"organic": {
"options": {
"no": "Ingen"
}
},
"outdoor_seating": {
"label": "Utandørsservering"
},
@@ -517,6 +556,16 @@
"piste/difficulty_downhill": {
"label": "Vanskegrad"
},
"pump": {
"options": {
"no": "Ingen"
}
},
"railway/signal/direction": {
"options": {
"both": "Begge/Alle"
}
},
"scuba_diving": {
"label": "Tenester"
},
@@ -624,6 +673,16 @@
"camera": "Kamera"
}
},
"traffic_sign/direction": {
"options": {
"both": "Begge/Alle"
}
},
"traffic_signals/direction": {
"options": {
"both": "Begge/Alle"
}
},
"tunnel": {
"placeholder": "Standard"
}
+1 -1
View File
File diff suppressed because one or more lines are too long
+349 -58
View File
@@ -294,7 +294,7 @@
"terms": "søppelkasse,søppelbøtte,bosspann,søppelspann,papirkurv"
},
"blind": {
"label": "Blind personstilgang",
"label": "Tilgang for blinde",
"options": {
"limited": "Begrenset",
"no": "Nei",
@@ -574,7 +574,7 @@
"title": "Motsatte sykkelfelt"
},
"share_busway": {
"description": "Et sykkelfelt delt med buss felt",
"description": "Et sykkelfelt delt med bussfelt",
"title": "Sykkelfelt delt med buss"
},
"shared_lane": {
@@ -652,7 +652,15 @@
"placeholder": "5 mm, 10 cm, 15 in…"
},
"diet_multi": {
"label": "Dietttyper"
"label": "Dietttyper",
"options": {
"gluten_free": "Glutenfritt",
"halal": "Halal",
"kosher": "Kosher",
"lactose_free": "Laktosefritt",
"vegan": "Vegansk",
"vegetarian": "Vegetariansk"
}
},
"diplomatic": {
"label": "Type"
@@ -689,7 +697,11 @@
"label": "Dispenser Resepter"
},
"display": {
"label": "Skjerm"
"label": "Skjerm",
"options": {
"analog": "Analog",
"digital": "Digital"
}
},
"distance": {
"label": "Avstand"
@@ -743,12 +755,12 @@
"electrified": {
"label": "Elektrifisering",
"options": {
"contact_line": "Kontakt linje",
"contact_line": "Kontaktledning",
"no": "Nei",
"rail": "Elektrifisert jernbane",
"yes": "Ja (uspesifisert)"
},
"placeholder": "Kontaktlinje, elektrifisert jernbane ..."
"placeholder": "Kontaktledning, elektrifisert jernbane ..."
},
"email": {
"label": "E-post",
@@ -973,10 +985,10 @@
"label": "Riding Vanskelighetsgrad",
"options": {
"common": "Enkel: Ingen problemer eller vanskeligheter. (standard)",
"dangerous": "Farlig: Brukbar bare for veldig erfarne ryttere og hester og bare i godt vær. Avstige.",
"demanding": "Bruk med forsiktighet: Ujevn måte, tidvis vanskelige passasjer.",
"difficult": "Vanskelig: Måten smal og utsatt. Kan inneholde hindringer for å gå over og smale passasjer.",
"impossible": "Unngåelig: vei eller bro ikke farbar for hester. For smal, utilstrekkelig støtte, hindringer som stiger. Livsfare."
"dangerous": "Farlig: Brukbar bare for veldig erfarne ryttere og hester og bare i godt vær. Avstig.",
"demanding": "Vær forsiktig: Ujevn vei, tidvis vanskelige passasjer.",
"difficult": "Vanskelig: Stien er smal og utsatt. Kan inneholde hindringer man må tråkke over og smale passasjer.",
"impossible": "Umulig: Vei eller bro ikke farbar for hester. For smal, utilstrekkelig støtte, hindringer som stiger. Livsfare."
},
"placeholder": "Vanskelig, Farlig ..."
},
@@ -1070,7 +1082,7 @@
}
},
"kerb": {
"label": "veikant"
"label": "Kantstein"
},
"kerb/height": {
"label": "Høyde"
@@ -1153,7 +1165,7 @@
"label": "Linjefeste"
},
"line_management": {
"label": "Linjeledelse"
"label": "Linjeføring"
},
"lit": {
"label": "Belyst"
@@ -1401,7 +1413,9 @@
"options": {
"carports": "Carporter",
"garage_boxes": "Garasjekasser ",
"lane": "parallell gateparkering",
"multi-storey": "Fler-etasjes",
"rooftop": "Tak",
"sheds": "Skur/utebod",
"surface": "Overflate",
"underground": "Under overflaten"
@@ -1484,6 +1498,7 @@
"piste/grooming": {
"label": "Løypepreparering",
"options": {
"backcountry": "Upreparert løype",
"classic": "Klassisk",
"classic+skating": "Klassisk og Skøyting",
"mogul": "Kulekjøring",
@@ -1494,6 +1509,7 @@
"piste/grooming_downhill": {
"label": "Preparering",
"options": {
"backcountry": "Terrengløype - upreparert",
"classic": "Klassisk"
}
},
@@ -1522,7 +1538,10 @@
"hike": "Turgåing",
"ice_skate": "Skøyte",
"nordic": "Langrenn",
"playground": "Lekeplass"
"playground": "Lekeplass",
"sled": "Slede",
"sleigh": "Slede",
"snow_park": "Snøpark"
}
},
"place": {
@@ -1632,7 +1651,7 @@
"placeholder": "1-18"
},
"ref_platform": {
"label": "Platform Nummer"
"label": "Perrong- eller spornummer"
},
"ref_road_number": {
"label": "Vei Nummer"
@@ -1641,7 +1660,7 @@
"label": "Rom Nummer"
},
"ref_route": {
"label": "Løype Number"
"label": "Rutenummer"
},
"ref_runway": {
"label": "Rullebanenummer",
@@ -1815,6 +1834,9 @@
},
"placeholder": "Ja, Nei, Kun"
},
"segregated": {
"label": "Skille mellom syklende og gående"
},
"self_service": {
"label": "Selvbetjening"
},
@@ -1836,7 +1858,9 @@
"service_rail": {
"label": "Tjenestetype",
"options": {
"siding": "Sidespor"
"crossover": "Overkjøringsspor",
"siding": "Sidespor",
"spur": "Sidespor"
}
},
"shelter": {
@@ -1848,6 +1872,9 @@
"shop": {
"label": "Type"
},
"shower": {
"label": "Dusjer"
},
"siren/purpose": {
"label": "Formål"
},
@@ -1865,14 +1892,26 @@
"smoking": {
"label": "Røyking",
"options": {
"dedicated": "Dedikert til røykere (f.eks. Røykerklubb)",
"isolated": "I røykeområder, fysisk isolert",
"no": "Ingen Røyking Overalt.",
"outside": "Tillatt utenfor",
"separated": "I røykeområder, ikke fysisk isolert",
"yes": "Tillatt overalt"
}
},
"placeholder": "Nei, Separert, Ja..."
},
"smoothness": {
"label": "Glatthet",
"options": {
"bad": "Robuste Hjul: tursykkel, bil, rickshaw",
"excellent": "Tynne Ruller: Rulleskøyter, Rullebrett",
"good": "Tynne Hjul: Landeveissykkel",
"impassable": "Upasserbart for alle kjøretøy",
"intermediate": "Hjul: Bysykkel, Rullestol, Scooter",
"very_horrible": "Spesialisert off-road: traktor, ATV"
}
},
"placeholder": "Tynne Ruller, Hjul, Terreng ..."
},
"sms": {
"label": "SMS"
@@ -1881,7 +1920,10 @@
"label": "Type"
},
"source": {
"label": "Kilder"
"label": "Kilder",
"options": {
"gps": "GPS"
}
},
"sport": {
"label": "Sport"
@@ -1889,6 +1931,7 @@
"sport_ice": {
"label": "Sport",
"options": {
"ice_hockey": "Ishockey",
"multi": "Flere "
}
},
@@ -1941,6 +1984,7 @@
"label": "Struktur",
"options": {
"bridge": "Bru",
"cutting": "Skjæring",
"embankment": "Dike",
"ford": "Vadested",
"tunnel": "Tunnel"
@@ -1970,7 +2014,20 @@
"label": "Støtte"
},
"surface": {
"label": "Overflate"
"label": "Overflate",
"options": {
"artificial_turf": "Kunstgress",
"asphalt": "Asfalt",
"concrete": "Betong",
"dirt": "Jord",
"grass": "Gress",
"gravel": "Grus, pukk",
"ground": "Bakke",
"paved": "Brolagt",
"paving_stones": "Gateheller",
"sand": "Sand",
"wood": "Treverk"
}
},
"surveillance": {
"label": "Overvåkning Type"
@@ -1978,6 +2035,7 @@
"surveillance/type": {
"label": "Overvåkning Type",
"options": {
"ALPR": "Automatisk skiltgjenkjenner",
"camera": "Kamera",
"guard": "Vakt"
}
@@ -1995,12 +2053,24 @@
"mechanical": "Mekanisk"
}
},
"tactile_paving": {
"label": "Ledelinjer"
},
"takeaway": {
"label": "Takeaway",
"options": {
"no": "Nei",
"only": "Kun takeaway",
"yes": "Ja"
},
"placeholder": "Ja, Nei, Kun takeaway…"
},
"telecom/medium": {
"label": "Medium"
},
"toilets/disposal": {
"options": {
"bucket": "Bøtte"
}
},
"tomb": {
@@ -2012,6 +2082,15 @@
"tower/type": {
"label": "Type"
},
"tracktype": {
"options": {
"grade1": "Solid: Asfaltert eller kompakt grusdekke",
"grade2": "Stort sett solid: Grus eller pukk med noe myke masser iblandet",
"grade3": "Jevn blanding av harde og myke masser",
"grade4": "Stor sett myk: Jord, sand eller gress med noen harde masser iblandet",
"grade5": "Myk: Jord, sand eller gress"
}
},
"trade": {
"label": "Type"
},
@@ -2038,6 +2117,18 @@
"forward": "Framover"
}
},
"trail_visibility": {
"label": "Sti synlighet",
"options": {
"bad": "Dårlig: Stien forsvinner av og til i terrenget og er ikke merket",
"excellent": "Utmerket: Utvetydelig sti eller god merking",
"good": "God: Godt synlig sti, men neste stimerke må av og til ses etter",
"horrible": "Forferdelig: Stien forsvinner ofte i terrenget og noen orienteringsferdigheter er påkrevd",
"intermediate": "Middels: Stien er stor sett synlig",
"no": "Ingen: Stien er ikke synlig i terrenget og gode orienteringsferdigheter behøves"
},
"placeholder": "Utmerket, god, dårlig..."
},
"transformer": {
"label": "Type",
"options": {
@@ -2053,13 +2144,34 @@
"placeholder": "Standard"
},
"usage_rail": {
"label": "Brukstype"
"label": "Brukstype",
"options": {
"military": "Militær",
"tourism": "Turisme"
}
},
"vehicles": {
"label": "Kjøretøy",
"options": {
"bus": "Buss",
"ferry": "Ferge",
"light_rail": "Bybane",
"subway": "T-bane",
"train": "Tog",
"tram": "Trikk",
"trolleybus": "Trolleybuss"
}
},
"vending": {
"label": "Godstyper"
},
"visibility": {
"label": "Synlighet"
"label": "Synlighet",
"options": {
"area": "Over 20 meter",
"house": "Opp til 5 meter",
"street": "5 til 20 meter"
}
},
"volcano/status": {
"label": "Vulkanstatus",
@@ -2077,6 +2189,12 @@
"stratovolcano": "Stratovulkan"
}
},
"voltage": {
"label": "Spenning"
},
"voltage_electrified": {
"label": "Spenning"
},
"wall": {
"label": "Type"
},
@@ -2089,11 +2207,15 @@
"water_source": {
"label": "Vannkilde"
},
"water_tank/volume": {
"label": "Volum (Liter)"
},
"waterway": {
"label": "Type"
},
"website": {
"label": "Nettside"
"label": "Nettside",
"placeholder": "https://example.com"
},
"wetland": {
"label": "Type"
@@ -2112,6 +2234,9 @@
"wikidata": {
"label": "Wikidata"
},
"wikimedia_commons": {
"label": "Side på Wikimedia Commons"
},
"wikipedia": {
"label": "Wikipedia"
},
@@ -2153,6 +2278,9 @@
"aerialway/drag_lift": {
"name": "Skitrekk"
},
"aerialway/gondola": {
"name": "Gondolheis"
},
"aerialway/j-bar": {
"name": "J-Bar Heis"
},
@@ -2168,6 +2296,9 @@
"aeroway/aerodrome": {
"name": "Flyplass"
},
"aeroway/apron": {
"name": "Oppstillingsplass"
},
"aeroway/gate": {
"name": "Flyplassgate"
},
@@ -2258,6 +2389,9 @@
"amenity/car_rental": {
"name": "Bilutleie"
},
"amenity/car_sharing": {
"name": "Bildelingsstasjon"
},
"amenity/car_wash": {
"name": "Bilvask"
},
@@ -2351,6 +2485,9 @@
"amenity/fast_food/sandwich": {
"name": "Sandwich Hurtigmat"
},
"amenity/ferry_terminal": {
"name": "Fergekai"
},
"amenity/fire_station": {
"name": "Brannstasjon"
},
@@ -2363,6 +2500,9 @@
"amenity/fuel": {
"name": "Bensinstasjon"
},
"amenity/give_box": {
"name": "Byttebod"
},
"amenity/grave_yard": {
"name": "Kirkegård"
},
@@ -2504,6 +2644,9 @@
"amenity/pub": {
"name": "Pub"
},
"amenity/pub/irish": {
"name": "Irsk pub"
},
"amenity/pub/microbrewery": {
"name": "Bryggeripub"
},
@@ -2513,6 +2656,9 @@
"amenity/public_bookcase": {
"name": "Bokkiosk"
},
"amenity/ranger_station": {
"name": "Skogvokterstasjon"
},
"amenity/recycling": {
"name": "Resirkulering"
},
@@ -2525,6 +2671,9 @@
"amenity/recycling_container": {
"name": "Resirkuleringskonteiner"
},
"amenity/refugee_site": {
"name": "Flyktningeleir"
},
"amenity/research_institute": {
"name": "Forskningsinstitutt Grunn"
},
@@ -2702,6 +2851,9 @@
"amenity/vending_machine/newspapers": {
"name": "Avisautomat"
},
"amenity/vending_machine/parcel_pickup": {
"name": "Pakkeboks"
},
"amenity/vending_machine/parking_tickets": {
"name": "Parkeringsautomat"
},
@@ -2819,6 +2971,9 @@
"barrier/gate": {
"name": "Port"
},
"barrier/guard_rail": {
"name": "Autovern"
},
"barrier/hedge": {
"name": "Hekk"
},
@@ -2828,6 +2983,18 @@
"barrier/kerb": {
"name": "Kantstein"
},
"barrier/kerb/flush": {
"name": "Helt nedsenket kantstein"
},
"barrier/kerb/lowered": {
"name": "Senket kantstein"
},
"barrier/kerb/raised": {
"name": "Hevet kantstein"
},
"barrier/lift_gate": {
"name": "Vippebom"
},
"barrier/retaining_wall": {
"name": "Støttemur"
},
@@ -2957,6 +3124,9 @@
"building/mosque": {
"name": "Moskébygning"
},
"building/office": {
"name": "Kontorbygg"
},
"building/pavilion": {
"name": "Paviljongbygning"
},
@@ -3095,6 +3265,9 @@
"craft/locksmith": {
"name": "Låsesmed"
},
"craft/metal_construction": {
"name": "Metallarbeider"
},
"craft/painter": {
"name": "Maler"
},
@@ -3113,6 +3286,9 @@
"craft/plumber": {
"name": "Rørlegger"
},
"craft/pottery": {
"name": "Keramikkmaker"
},
"craft/rigger": {
"name": "Scenerigger"
},
@@ -3297,10 +3473,16 @@
"name": "Logoped"
},
"highway/bridleway": {
"name": "Ridevei"
"name": "Ridesti"
},
"highway/bus_guideway": {
"name": "Ledeskinne for sporbuss"
},
"highway/bus_stop": {
"name": "Busstopp"
"name": "Bussholdeplass"
},
"highway/corridor": {
"name": "Innendørs korridor"
},
"highway/crossing/marked": {
"name": "Fotgjengerovergang"
@@ -3309,10 +3491,10 @@
"name": "Fotgjengerovergang (forhøyet)"
},
"highway/crossing/unmarked": {
"name": "Umerket fotgjengerovergang"
"name": "Tilrettelagt kryssing"
},
"highway/crossing/unmarked-raised": {
"name": "Umerket fotgjengerovergang (forhøyet)"
"name": "Tilrettelagt kryssing (forhøyet)"
},
"highway/crossing/zebra": {
"name": "Fotgjengerovergang"
@@ -3330,7 +3512,7 @@
"name": "Sykkelovergang"
},
"highway/cycleway/crossing/bicycle_foot": {
"name": "Sykkel og Gangovergang"
"name": "Sykkel- og fotgjengerovergang"
},
"highway/cycleway/crossing/marked": {
"name": "Merket Sykkelovergang"
@@ -3356,6 +3538,12 @@
"highway/footway/sidewalk": {
"name": "Fortau"
},
"highway/footway/unmarked": {
"name": "Tilrettelagt kryssing"
},
"highway/footway/unmarked-raised": {
"name": "Tilrettelagt kryssing (forhøyet)"
},
"highway/footway/zebra": {
"name": "Fotgjengerovergang"
},
@@ -3366,7 +3554,7 @@
"name": "Vikepliktskilt"
},
"highway/living_street": {
"name": "Beboelsesgate"
"name": "Gatetun"
},
"highway/mini_roundabout": {
"name": "Mini-rundkjøring"
@@ -3381,7 +3569,8 @@
"name": "Motorveirampe"
},
"highway/path": {
"name": "Sti"
"name": "Sti",
"terms": "tursti,turvei"
},
"highway/path/informal": {
"name": "Uformell sti"
@@ -3395,11 +3584,14 @@
"highway/primary": {
"name": "Primær hovedvei"
},
"highway/primary_link": {
"name": "Primær lenke"
},
"highway/raceway": {
"name": "Motorsport Racerbane"
},
"highway/residential": {
"name": "Boligvei"
"name": "Boliggate"
},
"highway/rest_area": {
"name": "Rasteplass"
@@ -3410,6 +3602,9 @@
"highway/secondary": {
"name": "Sekundær hovedvei"
},
"highway/secondary_link": {
"name": "Sekundær lenke"
},
"highway/service": {
"name": "Stikkvei"
},
@@ -3428,6 +3623,9 @@
"highway/service/parking_aisle": {
"name": "Parkeringsfil"
},
"highway/services": {
"name": "Serviceområde"
},
"highway/speed_camera": {
"name": "Fotoboks"
},
@@ -3446,8 +3644,12 @@
"highway/tertiary": {
"name": "Tertiær hovedvei"
},
"highway/tertiary_link": {
"name": "Tertiær lenke"
},
"highway/track": {
"name": "Traktorvei"
"name": "Vei for ATV, landbruk-, hogst- eller anleggsmaskin",
"terms": "landbruksvei,skogsbilvei,traktorsti,traktorvei,anleggsvei"
},
"highway/traffic_mirror": {
"name": "Trafikkspeil"
@@ -3524,6 +3726,9 @@
"junction": {
"name": "Kryss"
},
"landuse/allotments": {
"name": "Kolonihage"
},
"landuse/aquaculture": {
"name": "Havbruk"
},
@@ -3551,6 +3756,9 @@
"landuse/flowerbed": {
"name": "Blomsterseng"
},
"landuse/forest": {
"name": "Forvaltet Skog"
},
"landuse/grass": {
"name": "Gress"
},
@@ -3647,6 +3855,9 @@
"leisure/dog_park": {
"name": "Hundepark"
},
"leisure/firepit": {
"name": "Bålplass"
},
"leisure/fishing": {
"name": "Fiske Plass"
},
@@ -3656,6 +3867,9 @@
"leisure/fitness_centre/yoga": {
"name": "Yogasenter"
},
"leisure/fitness_station": {
"name": "Utendørs treningsapparater"
},
"leisure/garden": {
"name": "Hage"
},
@@ -3680,6 +3894,9 @@
"leisure/nature_reserve": {
"name": "Naturreservat"
},
"leisure/outdoor_seating": {
"name": "Uteservering"
},
"leisure/park": {
"name": "Park"
},
@@ -3830,6 +4047,9 @@
"man_made/mast/communication/television": {
"name": "TV-mast"
},
"man_made/mineshaft": {
"name": "Gruvesjakt"
},
"man_made/observatory": {
"name": "Observatorium"
},
@@ -3923,6 +4143,9 @@
"natural": {
"name": "Naturlig trekk"
},
"natural/bare_rock": {
"name": "Svaberg"
},
"natural/bay": {
"name": "Bukt"
},
@@ -4139,6 +4362,9 @@
"place/islet": {
"name": "Liten øy"
},
"place/locality": {
"name": "Sted"
},
"place/neighbourhood": {
"name": "Nabolag"
},
@@ -4199,8 +4425,14 @@
"power/transformer": {
"name": "Transformator"
},
"public_transport/platform": {
"name": "Perrong"
},
"public_transport/platform/bus_point": {
"name": "Busstopp"
"name": "Bussholdeplass"
},
"public_transport/platform/light_rail": {
"name": "Bybaneperrong"
},
"public_transport/platform/subway": {
"name": "T-baneplattform"
@@ -4209,10 +4441,13 @@
"name": "T-banestopp / -plattform"
},
"public_transport/platform/train": {
"name": "Tog Platform"
"name": "Togperrong"
},
"public_transport/platform/tram": {
"name": "Trikk Platform"
"name": "Trikkeperrong"
},
"public_transport/platform/trolleybus_point": {
"name": "Holdeplass for trolleybuss"
},
"public_transport/station_subway": {
"name": "T-banestasjon"
@@ -4229,21 +4464,45 @@
"railway/disused": {
"name": "Ubrukt jernbane"
},
"railway/funicular": {
"name": "Kabelbanespor"
},
"railway/level_crossing": {
"name": "Planovergang"
},
"railway/light_rail": {
"name": "Bybanespor"
},
"railway/miniature": {
"name": "Miniatyrjernbanespor"
},
"railway/platform": {
"name": "Togperrong"
},
"railway/rail": {
"name": "Jernbanespor"
},
"railway/rail/highspeed": {
"name": "Høyhastighetsbane"
},
"railway/signal": {
"name": "Togsignal"
},
"railway/station": {
"name": "Togstasjon"
},
"railway/subway": {
"name": "T -banespor"
},
"railway/subway_entrance": {
"name": "T-baneinngang"
},
"railway/train_wash": {
"name": "Tog Vask"
},
"railway/tram": {
"name": "Trikkespor"
},
"relation": {
"name": "Relasjon"
},
@@ -4433,6 +4692,9 @@
"shop/garden_centre": {
"name": "Gartneri"
},
"shop/general": {
"name": "Landhandel"
},
"shop/gift": {
"name": "Gavebutikk"
},
@@ -4526,6 +4788,9 @@
"shop/outdoor": {
"name": "Villmarksbutikk"
},
"shop/outpost": {
"name": "Utstillingsbutikk"
},
"shop/paint": {
"name": "Malingsbutikk"
},
@@ -4580,6 +4845,9 @@
"shop/supermarket": {
"name": "Supermarked"
},
"shop/supermarket/organic": {
"name": "Økologisk supermarked"
},
"shop/tailor": {
"name": "Skredder"
},
@@ -4727,15 +4995,33 @@
"tourism/zoo/wildlife": {
"name": "Naturreservat"
},
"traffic_calming": {
"name": "Fartsdempende tiltak"
},
"traffic_calming/bump": {
"name": "Fartsdump"
},
"traffic_calming/chicane": {
"name": "Sideforskyvning"
},
"traffic_calming/choker": {
"name": "Innsnevring"
},
"traffic_calming/cushion": {
"name": "Fartspute"
},
"traffic_calming/dip": {
"name": "Fartsdump"
},
"traffic_calming/hump": {
"name": "Fartshump"
},
"traffic_calming/island": {
"name": "Trafikkøy"
},
"traffic_calming/rumble_strip": {
"name": "Rumlestripe"
},
"traffic_sign": {
"name": "Trafikkskilt"
},
@@ -4763,30 +5049,9 @@
"type/restriction/no_right_turn": {
"name": "Ingen høyresving"
},
"type/restriction/no_straight_on": {
"name": "Ikke rett fram"
},
"type/restriction/no_u_turn": {
"name": "Ingen U-sving"
},
"type/restriction/only_left_turn": {
"name": "Kun venstresving"
},
"type/restriction/only_right_turn": {
"name": "Kun høyresving"
},
"type/restriction/only_straight_on": {
"name": "Kun rett fram"
},
"type/restriction/only_u_turn": {
"name": "Kun U-sving"
},
"type/route": {
"name": "Rute"
},
"type/route/bicycle": {
"name": "Sykkelrute"
},
"type/route/bus": {
"name": "Bussrute"
},
@@ -4796,14 +5061,21 @@
"type/route/ferry": {
"name": "Fergerute"
},
"type/route/foot": {
"name": "Gangrute"
},
"type/route/hiking": {
"name": "Oppmerket sti"
"name": "Turrute",
"terms": "pilegrimsled,turløype"
},
"type/route/light_rail": {
"name": "Bybanelinje"
},
"type/route/pipeline": {
"name": "Rørledningsrute"
},
"type/route/piste": {
"name": "Skispor"
"name": "Skiløype"
},
"type/route/power": {
"name": "Kraftlinje"
@@ -4811,12 +5083,21 @@
"type/route/road": {
"name": "Veirute"
},
"type/route/subway": {
"name": "T-banelinje"
},
"type/route/train": {
"name": "Jernbanelinje"
},
"type/route/tram": {
"name": "Trikkelinje"
},
"type/route/trolleybus": {
"name": "Trolleybussrute"
},
"type/route_master": {
"name": "Routemaster"
},
"type/site": {
"name": "Sted"
},
@@ -4826,6 +5107,9 @@
"waterway/canal": {
"name": "Kanal"
},
"waterway/canal/lock": {
"name": "Sluse"
},
"waterway/dam": {
"name": "Demning"
},
@@ -4838,6 +5122,9 @@
"waterway/fish_pass": {
"name": "Fiskekort"
},
"waterway/lock_gate": {
"name": "Sluseport"
},
"waterway/river": {
"name": "Elv"
},
@@ -4849,6 +5136,10 @@
},
"waterway/waterfall": {
"name": "Foss"
},
"waterway/weir": {
"name": "Terskeldemning",
"terms": "terskeldam,lav demning"
}
}
}
+1 -1
View File
File diff suppressed because one or more lines are too long
-32
View File
@@ -5515,10 +5515,6 @@
"name": "Pochylnia okrętowa",
"terms": "pochylnia"
},
"leisure/slipway_point": {
"name": "Pochylnia okrętowa",
"terms": "pochylnia"
},
"leisure/sports_centre": {
"name": "Centrum sportowe",
"terms": "centrum sportowe,ośrodek sportowy,ośrodek sportów,kompleks sportowy,klub sportowy"
@@ -7834,30 +7830,6 @@
"name": "Zakaz skrętu w prawo",
"terms": "zakaz,prawoskręt"
},
"type/restriction/no_straight_on": {
"name": "Zakaz jazdy prosto",
"terms": "zakaz,prosto"
},
"type/restriction/no_u_turn": {
"name": "Zakaz zawracania",
"terms": "zakaz,zawracanie"
},
"type/restriction/only_left_turn": {
"name": "Nakaz skrętu w lewo",
"terms": "tylko w lewo,nakaz skrętu w lewo"
},
"type/restriction/only_right_turn": {
"name": "Nakaz skrętu w prawo",
"terms": "tylko w prawo,nakaz skrętu w prawo"
},
"type/restriction/only_straight_on": {
"name": "Nakaz jazdy prosto",
"terms": "tylko prosto,nakaz jazdy na wprost"
},
"type/restriction/only_u_turn": {
"name": "Tylko zawracanie",
"terms": "tylko zawracanie,nakaz zawracania"
},
"type/route": {
"name": "Trasa/linia",
"terms": "trasa,linia"
@@ -7866,10 +7838,6 @@
"name": "Trasa kolei linowej",
"terms": "trasa kolei linowej,kolej linowa"
},
"type/route/bicycle": {
"name": "Trasa rowerowa",
"terms": "trasa rowerowa,szlak rowerowy,rowery"
},
"type/route/bus": {
"name": "Linia autobusowa",
"terms": "linia autobusowa,trasa autobusowa,autobusy"
+1 -1
View File
File diff suppressed because one or more lines are too long
+263 -102
View File
@@ -9,13 +9,13 @@
"name": "Tipos de edificações"
},
"category-golf": {
"name": "Recursos de golfe"
"name": "Elementos de golfe"
},
"category-landuse": {
"name": "Tipos de uso do solo"
},
"category-natural": {
"name": "Características naturais"
"name": "Elementos naturais"
},
"category-path": {
"name": "Caminhos"
@@ -42,13 +42,13 @@
"name": "Tipos de rotas"
},
"category-utility": {
"name": "Recursos utilitários"
"name": "Elementos utilitários"
},
"category-water": {
"name": "Corpos de água"
},
"category-waterway": {
"name": "Vias navegáveis"
"name": "Curso d'água"
}
},
"fields": {
@@ -134,26 +134,26 @@
"county": "Condado",
"county!jp": "Distrito",
"district": "Distrito",
"district!cn": "Distrito/País/Bandeira",
"district!vn": "Arrondissement/Vila/Distrito",
"district!cn": "Distrito/Condado/Bandeira",
"district!vn": "Freguesia/Vila/Distrito",
"floor": "Andar/piso",
"hamlet": "Lugarejo",
"housename": "Nome da casa",
"housenumber": "123",
"housenumber!jp": "Nº do Edifício/Lote",
"neighbourhood": "Bairro",
"housenumber!jp": "Nº do edifício/lote",
"neighbourhood": "Vizinhança/bairro pequeno",
"neighbourhood!jp": "Chōme/Aza/Koaza",
"place": "Local",
"postcode": "CEP",
"province": "Província",
"province!cn": "Província/Municipal/AR/SAR",
"province!cn": "Província/Municipalidade/AR/SAR",
"province!jp": "Prefeitura",
"quarter": "Quadra",
"quarter!jp": "Ōaza/Machi",
"state": "Estado",
"street": "Rua",
"subdistrict": "Sub-Bairro",
"subdistrict!vn": "Ward/Commune/Townlet",
"subdistrict!vn": "Ward/Comuna/Vila",
"suburb": "Bairro",
"suburb!jp": "Ward",
"unit": "Unidade"
@@ -271,7 +271,7 @@
"label": "Tipo"
},
"bath/open_air": {
"label": "Céu Aberto"
"label": "A céu aberto"
},
"bath/sand_bath": {
"label": "Banho de areia"
@@ -332,12 +332,17 @@
"boundary": {
"label": "Tipo"
},
"branch_brand": {
"label": "Filial",
"terms": "sucursal,agência,departamento,seção,divisão,subsidiária,concessionário,concessionária"
},
"brand": {
"label": "Marca",
"terms": "marca,franquia"
},
"brewery": {
"label": "Chopes"
"label": "Chopes",
"terms": "cerveja,chopp,chope,fino,imperial,pressão"
},
"bridge": {
"label": "Tipo",
@@ -373,7 +378,8 @@
"terms": "andares,níveis,número de andares,andar,nível"
},
"building/material": {
"label": "Material"
"label": "Material",
"terms": "material,matéria-prima"
},
"building_area": {
"label": "Edifício",
@@ -386,6 +392,18 @@
"label": "Cabos",
"placeholder": "1, 2, 3..."
},
"cai_scale": {
"label": "Dificuldade de rota de trilha (Clube Alpino Italiano)",
"options": {
"E": "E: Para caminhantes",
"EAI": "EAI: Trilha com neve",
"EE": "EE: Para caminhantes experientes",
"EEA": "EEA: Para caminhantes experientes com equipamento",
"T": "T: Turística"
},
"placeholder": "T, E, EE...",
"terms": "trilha,caminhada,hiking,rota,pedestre,caminhante,montanhismo"
},
"camera/direction": {
"label": "Direção (Graus Sentido Horário)",
"placeholder": "45, 90, 180, 270"
@@ -403,12 +421,25 @@
},
"capacity": {
"label": "Capacidade",
"placeholder": "50, 100, 200..."
"placeholder": "50, 100, 200...",
"terms": "capacidade,lotação,número máximo,total de capacidade,total de pessoas,número de pessoas"
},
"capacity/caravans": {
"label": "Capacidade (caravanas)",
"placeholder": "10, 20, 50..."
},
"capacity/disabled_parking": {
"label": "Vagas para deficientes",
"placeholder": "1, 2, 3..."
},
"capacity/persons": {
"label": "Capacidade (pessoas)",
"placeholder": "50, 100, 200..."
},
"capacity/tents": {
"label": "Capacidade (tendas)",
"placeholder": "10, 20, 50..."
},
"capacity_parking": {
"label": "Total de vagas",
"placeholder": "10, 20, 30..."
@@ -428,11 +459,13 @@
},
"charge_fee": {
"label": "Valor da taxa",
"placeholder": "1 EUR, 5 USD, 10 JPY…"
"placeholder": "1 EUR, 5 USD, 10 JPY…",
"terms": "preço,custo,valor,taxa,tarifa,montante"
},
"charge_toll": {
"label": "Valor de pedágio",
"placeholder": "1 EUR, 5 USD, 10 JPY…"
"placeholder": "1 EUR, 5 USD, 10 JPY…",
"terms": "pedágio,portagem,tarifa,taxa,custo,valor,montante"
},
"check_date": {
"label": "Última data de verificação",
@@ -440,7 +473,8 @@
},
"circumference": {
"label": "Circunferência",
"placeholder": "1 m, 20 cm, 30 na…"
"placeholder": "1 m, 20 cm, 30 na…",
"terms": "círculo,circunferências"
},
"clothes": {
"label": "Roupas"
@@ -455,14 +489,16 @@
"label": "Itens"
},
"colour": {
"label": "Cor"
"label": "Cor",
"terms": "cor,coloração"
},
"comment": {
"label": "Comentário do conjunto de alterações",
"placeholder": "Breve descrição das suas contribuições (obrigatório)"
},
"communication_multi": {
"label": "Tipos de comunicação"
"label": "Tipos de comunicação",
"terms": "comunicações,comunicação"
},
"connectivity": {
"label": "Conectividade"
@@ -505,7 +541,8 @@
"placeholder": "1, 2, 3..."
},
"covered": {
"label": "Coberto"
"label": "Coberto",
"terms": "cobertura,com cobertura,proteção,protegido"
},
"craft": {
"label": "Tipo"
@@ -524,9 +561,25 @@
"crossing": {
"label": "Tipo"
},
"crossing/barrier": {
"label": "Tipo de barreira",
"options": {
"double_half": "Duas metades",
"full": "De um lado ao outro",
"half": "Metade",
"no": "Não",
"yes": "Sim"
}
},
"crossing/bell": {
"label": "Sino"
},
"crossing/island": {
"label": "Ilha de refúgio"
},
"crossing/light": {
"label": "Sinais luminosos"
},
"cuisine": {
"label": "Culinárias",
"options": {
@@ -536,6 +589,7 @@
"chicken": "Galinha",
"chinese": "Chinês",
"coffee_shop": "Cafeteria",
"fish": "Peixe",
"french": "Francês",
"german": "Alemão",
"greek": "Grego",
@@ -544,15 +598,23 @@
"italian": "Italiano",
"japanese": "Japonês",
"kebab": "Kebab",
"korean": "Coreana",
"lebanese": "Libanesa",
"mexican": "Mexicano",
"pizza": "Pizza",
"polish": "Polonesa",
"portuguese": "Portuguesa",
"regional": "Regional",
"russian": "Russa",
"sandwich": "Sanduíche",
"seafood": "Frutos do mar",
"spanish": "Espanhola",
"sushi": "Sushi",
"thai": "Tailandês",
"turkish": "Turco",
"vietnamese": "Vietnamita"
}
},
"terms": "gastronomias,pratos,tipos de comida,culinárias"
},
"currency_multi": {
"label": "Tipos de moeda"
@@ -625,8 +687,8 @@
"options": {
"no": "Nenhum",
"realtime": "Tempo real",
"timetable": "Calendário",
"yes": "SIm"
"timetable": "Quadro de horários",
"yes": "Sim"
}
},
"depth": {
@@ -677,7 +739,7 @@
"halal": "Halal",
"kosher": "Kosher",
"lactose_free": "Sem lactose",
"pescetarian": "Pescado",
"pescetarian": "Pescetariana",
"vegan": "Vegano",
"vegetarian": "Vegetariano"
},
@@ -825,6 +887,9 @@
"expected_rwn_route_relations": {
"label": "Nós de pedestres adjacentes"
},
"expressway": {
"label": "Via expressa"
},
"faces": {
"label": "Faces"
},
@@ -870,9 +935,15 @@
"label": "Corrija-me",
"terms": "me corrija"
},
"flag/name": {
"label": "Nome da bandeira"
},
"flag/type": {
"label": "Tipo de bandeira"
},
"flag/wikidata": {
"label": "Wikidata da bandeira"
},
"floating": {
"label": "Flutuando"
},
@@ -985,6 +1056,10 @@
"label": "Altura do edifício (em metros)",
"terms": "altura do edifício (em metros)"
},
"highchair": {
"label": "Cadeirão infantil",
"terms": "cadeirão,cadeirinha,cadeira alta para criança,cadeira,bebê,comer,refeição,alimentação,sentar,sentado,crianças"
},
"highspeed": {
"label": "Alta velocidade",
"terms": "alta velocidade,velocidade alta"
@@ -1011,7 +1086,7 @@
"label": "Tipo",
"options": {
"ILS": "Sistema de pouso por instrumentos",
"intermediate": "Intersecção de pista de taxiamento-pista de taxiamento",
"intermediate": "Intersecção entre pistas de taxiamento",
"runway": "Pista de pouso"
}
},
@@ -1043,7 +1118,8 @@
"difficult": "Difícil: Maneira estreita e exposta. Pode conter obstáculos para passar por cima e estreitar passagens.",
"impossible": "Intransitável: Caminho ou ponte não passável para cavalos. Suporte muito estreito e insuficiente, obstáculos como escadas. Perigo de vida."
},
"placeholder": "Difícil, Perigoso..."
"placeholder": "Difícil, Perigoso...",
"terms": "grau de dificuldade,cavalos,equestre"
},
"horse_stables": {
"label": "Hipismo estável",
@@ -1248,6 +1324,9 @@
"lockable": {
"label": "Bloqueável"
},
"locked": {
"label": "Trancado"
},
"man_made": {
"label": "Tipo"
},
@@ -1311,6 +1390,9 @@
"min_age": {
"label": "Idade mínima"
},
"min_height": {
"label": "Altura mínima (metros)"
},
"minspeed": {
"label": "Limite de velocidade mínima",
"placeholder": "20, 30, 40..."
@@ -1414,7 +1496,7 @@
"label": "Tipo"
},
"oneway": {
"label": "Mão Única",
"label": "Mão única",
"options": {
"alternating": "Alternada",
"no": "Não",
@@ -1462,7 +1544,8 @@
"no": "Nenhum",
"only": "Apenas",
"yes": "Alguns"
}
},
"terms": "produtos naturais,biológicos,sem ogm"
},
"outdoor_seating": {
"label": "Mesas externas"
@@ -1483,10 +1566,19 @@
"multi-storey": "Vários níveis",
"rooftop": "Telhado",
"sheds": "Cabanas",
"street_side": "Lado da rua",
"surface": "Superfície",
"underground": "Subterrâneo"
}
},
"parking/orientation": {
"label": "Orientação",
"options": {
"diagonal": "Diagonal",
"parallel": "Paralelo",
"perpendicular": "Perpendicular"
}
},
"parking_entrance": {
"label": "Tipo",
"options": {
@@ -2042,6 +2134,7 @@
"aerial imagery": "Imagens aéreas",
"gps": "GPS",
"local knowledge": "Conhecimento local",
"osm notes": "Notas do OpenStreetMap",
"streetlevel imagery": "Fotos a nível de rua ",
"survey": "Pesquisa"
}
@@ -2150,13 +2243,14 @@
"options": {
"artificial_turf": "Grama artificial",
"asphalt": "Asfalto",
"compacted": "Compactada",
"concrete": "Concreto",
"dirt": "Terra",
"grass": "Grama",
"gravel": "Cascalho",
"ground": "Terra batida",
"paved": "Pavimentado",
"paving_stones": "Pedras de pavimentação",
"paving_stones": "Piso intertravado",
"sand": "Areia",
"unpaved": "Não pavimentado",
"wood": "Madeira"
@@ -2179,6 +2273,34 @@
"survey/date": {
"label": "Última data de pesquisa"
},
"survey_point/datum_aligned": {
"label": "Alinhado com o datum geodésico local"
},
"survey_point/purpose": {
"label": "Propósito",
"options": {
"both": "Ambos",
"horizontal": "Alinhamento horizontal",
"vertical": "Alinhamento vertical"
}
},
"survey_point/structure": {
"label": "Tipo de estrutura",
"options": {
"beacon": "Baliza",
"block": "Bloco",
"bracket": "Suporte/encaixe",
"cairn": "Moledro",
"cut": "Rasgo",
"indented_pin": "Pino de centragem",
"magnet": "Magnético",
"medallion": "Chapa",
"pillar": "Pilar",
"pin": "Pino",
"plaque": "Plaqueta",
"pole": "Poste"
}
},
"swimming_pool": {
"label": "Tipo"
},
@@ -2582,7 +2704,7 @@
"terms": "tirolesa"
},
"aeroway": {
"name": "Recurso aéreos"
"name": "Elemento aeroportuário"
},
"aeroway/aerodrome": {
"name": "Aeroporto ou aeródromo",
@@ -2805,6 +2927,10 @@
"name": "Centro comunitário LGBTQ+",
"terms": "centro comunitário lgbtq+"
},
"amenity/community_centre/youth_centre": {
"name": "Centro de juventude",
"terms": "centro de juventude,centro comunitário,centro de jovens"
},
"amenity/compressed_air": {
"name": "Bomba de ar comprimido",
"terms": "ar comprimido,calibragem,calibrar,pneu,bicicleta"
@@ -2818,7 +2944,7 @@
"terms": "tribunal,fórum,justiça"
},
"amenity/coworking_space": {
"name": "Espaço de Coworking"
"name": "Espaço de coworking"
},
"amenity/crematorium": {
"name": "Crematório",
@@ -3051,6 +3177,10 @@
"name": "Estacionamento Pare e Siga",
"terms": "parque de estacionamento integrado,parque de estacionamento de incentivo,parque de estacionamento de metro,parque de estacionamento dissuasor,p&r,park & ride"
},
"amenity/parking/street-side": {
"name": "Estacionamento ao lado da rua",
"terms": "estacionar,estacionamento,estacionar na rua,estacionamento na rua,estacionar ao lado da rua"
},
"amenity/parking/underground": {
"name": "Estacionamento subterrâneo",
"terms": "estacionamento subterrâneo"
@@ -3509,7 +3639,7 @@
"terms": "captador de encomendas / guarda-volumes"
},
"amenity/vending_machine/parking_tickets": {
"name": "Máquina de Vendas de Ticket de Estacionamento",
"name": "Máquina de vendas de ticket de estacionamento",
"terms": "máquina de vendas de bilhete de estacionamento,carro,bilhete de estacionamento"
},
"amenity/vending_machine/public_transport_tickets": {
@@ -4468,7 +4598,7 @@
"terms": "fonoaudióloga,fonoaudiologista,fonoaudiologia,clínica de fonoaudiologia,terapia da fala,audiologia,logopedia,voz,fala,terapeuta"
},
"highway": {
"name": "Recurso de via terrestre"
"name": "Elemento de via terrestre"
},
"highway/bridleway": {
"name": "Hipovia",
@@ -4486,11 +4616,11 @@
"terms": "via fechada"
},
"highway/corridor": {
"name": "Corredor Interno",
"name": "Corredor interno",
"terms": "corredor interno,corredor interior,corredor coberto"
},
"highway/crossing": {
"name": "Cruzamento"
"name": "Travessia"
},
"highway/crossing/marked": {
"name": "Faixa de pedestres",
@@ -4500,12 +4630,19 @@
"name": "Faixa de pedestres elevada",
"terms": "faixa de pedestres elevada,travessia de pedestres elevada"
},
"highway/crossing/signals": {
"name": "Faixa de pedestres com semáforos",
"terms": "pedestre,passagem,travessia,atravessar,cruzar,cruzamento,luzes,luminosos"
},
"highway/crossing/signals-raised": {
"name": "Faixa de pedestres elevada com semáforo"
},
"highway/crossing/unmarked": {
"name": "Travessia de pedestres",
"terms": "travessia de pedestres"
"name": "Travessia de pedestres não marcada",
"terms": "travessia de pedestres não marcada"
},
"highway/crossing/unmarked-raised": {
"name": "Travessia de pedestres elevada",
"name": "Travessia de pedestres elevada não marcada",
"terms": "travessia de pedestres elevada"
},
"highway/crossing/zebra": {
@@ -4523,19 +4660,19 @@
"terms": "ciclovia e via de pedestre"
},
"highway/cycleway/crossing": {
"name": "Cruzamento de Ciclo"
"name": "Travessia de bicicleta"
},
"highway/cycleway/crossing/bicycle_foot": {
"name": "Ciclovia e Cruzamento do pedestres",
"terms": "ciclovia e cruzamento do pedestres"
"name": "Travessia de pedestres com ciclovia",
"terms": "travessia de pedestres com ciclovia"
},
"highway/cycleway/crossing/marked": {
"name": "Travessia de ciclo marcado",
"terms": "travessia de ciclo marcado"
"name": "Travessia de bicicleta marcada",
"terms": "travessia de bicicleta marcada"
},
"highway/cycleway/crossing/unmarked": {
"name": "Travessia de ciclo não marcado",
"terms": "travessia de ciclo não marcado"
"name": "Travessia de bicicleta não marcada",
"terms": "travessia de ciclo não marcada"
},
"highway/elevator": {
"name": "Elevador",
@@ -4562,7 +4699,7 @@
"terms": "esteira rolante"
},
"highway/footway/crossing": {
"name": "Faixa de pedestres"
"name": "Travessia de pedestres"
},
"highway/footway/marked": {
"name": "Faixa de pedestres",
@@ -4577,11 +4714,11 @@
"terms": "calçada,passeio"
},
"highway/footway/unmarked": {
"name": "Travessia de pedestres",
"terms": "travessia de pedestres"
"name": "Travessia de pedestres não marcada",
"terms": "travessia de pedestres não marcada"
},
"highway/footway/unmarked-raised": {
"name": "Travessia de pedestres elevada",
"name": "Travessia de pedestres elevada sem marcação",
"terms": "travessia de pedestres elevada"
},
"highway/footway/zebra": {
@@ -4905,7 +5042,7 @@
"terms": "encruzilhada,junção"
},
"landuse": {
"name": "Recurso de uso da terra"
"name": "Elemento de uso do solo"
},
"landuse/allotments": {
"name": "Horta urbana",
@@ -4994,7 +5131,7 @@
},
"landuse/meadow": {
"name": "Pasto ou prado",
"terms": "prado,pasto,pradaria,área de pasto,pastagem,fazenda"
"terms": "prado,pasto,pastagem,pradaria,fazenda"
},
"landuse/military": {
"name": "Área militar",
@@ -5079,7 +5216,7 @@
"terms": "área de esportes de inverno"
},
"leisure": {
"name": "Recurso de lazer"
"name": "Elemento de lazer"
},
"leisure/adult_gaming_centre": {
"name": "Centro de Jogos para Adultos",
@@ -5210,7 +5347,7 @@
"terms": "horta comunitária"
},
"leisure/golf_course": {
"name": "Campo de Golfe",
"name": "Campo de golfe",
"terms": "campo de golfe,golfe"
},
"leisure/hackerspace": {
@@ -5282,11 +5419,11 @@
"terms": "quadra de basquete"
},
"leisure/pitch/beachvolleyball": {
"name": "Quadra de Voleibol de Praia",
"name": "Quadra de voleibol de praia",
"terms": "vôlei,voleibol,praia,arena,areia"
},
"leisure/pitch/boules": {
"name": "Quadra de Boules/Bocha",
"name": "Quadra de boules/bocha",
"terms": "cancha de bocha,pista de bocha,boules,bocha,bocce,boccia,boule lyonnaise,pètanque,petanca,raffa,bowls"
},
"leisure/pitch/bowls": {
@@ -5317,6 +5454,10 @@
"name": "Tribunal de Netball",
"terms": "tribunal de netball"
},
"leisure/pitch/paintball": {
"name": "Campo de paintball",
"terms": "campo de paintball"
},
"leisure/pitch/rugby_league": {
"name": "Campo de Rugby League",
"terms": "rugby,gramado,campo"
@@ -5325,6 +5466,10 @@
"name": "Campo de Rugby Union",
"terms": "rugby,union,campo"
},
"leisure/pitch/shooting": {
"name": "Campo de tiro (local da prática)",
"terms": "campo de tiro,tiro,tiro-ao-alvo,quadra de tiro,pedana"
},
"leisure/pitch/shuffleboard": {
"name": "Shuffleboard",
"terms": "shuffleboard court,shuffleboard,campo de shuffleboard"
@@ -5350,7 +5495,7 @@
"terms": "quadra de tênis"
},
"leisure/pitch/volleyball": {
"name": "Quadra de Voleibol",
"name": "Quadra de voleibol",
"terms": "quadra de vôlei"
},
"leisure/playground": {
@@ -5373,10 +5518,6 @@
"name": "Rampa náutica",
"terms": "rampa náutica"
},
"leisure/slipway_point": {
"name": "Rampa de lançamento",
"terms": "rampa de lançamento"
},
"leisure/sports_centre": {
"name": "Centro Esportivo / Clube",
"terms": "centro de esportes,complexo esportivo,centro desportivo,complexo desportivo"
@@ -5385,6 +5526,10 @@
"name": "Academia de escalada",
"terms": "academia de escalada"
},
"leisure/sports_centre/shooting": {
"name": "Campo de tiro (clube)",
"terms": "campo de tiro,tiro,tiro-ao-alvo"
},
"leisure/sports_centre/swimming": {
"name": "Academia de Natação",
"terms": "natação,nado,esportes aquáticos,desportos aquáticos,piscina,centro de natação"
@@ -5434,10 +5579,10 @@
"terms": "linha"
},
"man_made": {
"name": "Recurso de construção humana"
"name": "Elemento de construção humana"
},
"man_made/adit": {
"name": "Ádito de Mineração",
"name": "Ádito de mineração",
"terms": "entrada,passagem,mina,acesso"
},
"man_made/antenna": {
@@ -5476,6 +5621,9 @@
"name": "Floresta desmatada",
"terms": "floresta desmatada"
},
"man_made/compass_rose": {
"name": "Rosa-dos-ventos"
},
"man_made/courtyard": {
"name": "Pátio",
"terms": "pátio"
@@ -5589,7 +5737,7 @@
"terms": "observatório"
},
"man_made/petroleum_well": {
"name": "Poço de Petróleo",
"name": "Poço de petróleo",
"terms": "cavalo mecânico,poço de extração de petróleo,petróleo,óleo"
},
"man_made/pier": {
@@ -5692,6 +5840,10 @@
"name": "Poste",
"terms": "poste"
},
"man_made/video_wall": {
"name": "Telão",
"terms": "painel led,tela digital,painel de publicidade,painel de vídeo externo,telão led"
},
"man_made/wastewater_plant": {
"name": "Estação de Tratamento de Esgoto",
"terms": "estação de tratamento de dejetos líquidos"
@@ -5701,7 +5853,7 @@
"terms": "torneira"
},
"man_made/water_tower": {
"name": "Caixa d'Água",
"name": "Caixa d'água",
"terms": "castelo d'água,castelo de água,reservatório de água elevado,caixa d'água,torre,castelo,água,abastecimento de água"
},
"man_made/water_well": {
@@ -5761,7 +5913,7 @@
"terms": "trincheira militar"
},
"natural": {
"name": "Feição da Natureza"
"name": "Elemento natural"
},
"natural/bare_rock": {
"name": "Leito Rochoso",
@@ -5788,7 +5940,7 @@
"terms": "penhasco,falésia,cânion,acidente geográfico,morro,montanha"
},
"natural/coastline": {
"name": "Orla Marítima",
"name": "Orla marítima",
"terms": "orla marítima,linha costeira"
},
"natural/fell": {
@@ -5805,7 +5957,7 @@
},
"natural/grassland": {
"name": "Pradaria",
"terms": "pradaria,vegetação,vegetação rasteira,gramínea"
"terms": "pradaria,vegetação,vegetação rasteira,gramínea,capim,mato"
},
"natural/heath": {
"name": "Urzal",
@@ -5815,6 +5967,9 @@
"name": "Fonte termal",
"terms": "fonte termal"
},
"natural/marsh": {
"name": "Brejo"
},
"natural/mud": {
"name": "Lama",
"terms": "solo,lamaçal,mangue,lama,cobertura de solo"
@@ -5823,6 +5978,9 @@
"name": "Cume",
"terms": "pico,topo de montanha,serra,montanha,monte"
},
"natural/reedbed": {
"name": "Leito de juncos"
},
"natural/reef": {
"name": "Recife",
"terms": "coral,recife,mar,rocha,solo,arrecife,recife de corais,corais"
@@ -5836,7 +5994,7 @@
"terms": "rocha anexada / pedregulho"
},
"natural/saddle": {
"name": "Passo de Montanha",
"name": "Passo de montanha",
"terms": "passo,passo de montanha,topo"
},
"natural/sand": {
@@ -5867,6 +6025,9 @@
"name": "Pedra Deserta / Pedregulho",
"terms": "pedra deserta / pedregulho"
},
"natural/swamp": {
"name": "Pântano"
},
"natural/tree": {
"name": "Árvore",
"terms": "árvore,vegetação,planta"
@@ -5983,7 +6144,7 @@
"terms": "gabinete de consultoria"
},
"office/coworking": {
"name": "Espaço de Coworking",
"name": "Espaço de coworking",
"terms": "escritório compartilhado,coworking,lugar de coworking"
},
"office/diplomatic": {
@@ -6573,7 +6734,7 @@
"terms": "localização de parada do trólebus"
},
"railway": {
"name": "Recurso de ferrovia"
"name": "Elemento ferroviário"
},
"railway/abandoned": {
"name": "Ferrovia Abandonada",
@@ -6588,8 +6749,8 @@
"terms": "ferrovia em construção"
},
"railway/crossing": {
"name": "Cruzamento de ferrovia-pedestre",
"terms": "cruzamento de ferrovia-pedestre"
"name": "Passagem em nível de pedestre",
"terms": "passagem em nível,passagem de nível,travessia,cruzamento,cruzamento de ferrovia-pedestre,cancela"
},
"railway/derail": {
"name": "Descarrilhador",
@@ -6607,8 +6768,8 @@
"name": "Estação de trem (parada / pedido)"
},
"railway/level_crossing": {
"name": "Cruzamento de ferrovia-estrada",
"terms": "cruzamento de ferrovia-estrada"
"name": "Passagem em nível com estrada",
"terms": "passagem em nível,passagem de nível,cruzamento,cruzamento de ferrovia-estrada,cancela"
},
"railway/light_rail": {
"name": "Veículo Leve sobre Trilhos (VLT)",
@@ -6681,12 +6842,12 @@
"terms": "trilho de bonde"
},
"railway/tram_crossing": {
"name": "Cruzamento de bonde",
"terms": "cruzamento de bonde"
"name": "Travessia de bonde com caminho",
"terms": "travessia de bonde com caminho"
},
"railway/tram_level_crossing": {
"name": "Cruzamento de estrada de bonde",
"terms": "cruzamento de estrada de bonde"
"name": "Travessia de bonde com via",
"terms": "travessia de bonde com via"
},
"railway/tram_stop": {
"name": "Posição de parada do bonde"
@@ -7088,7 +7249,7 @@
"terms": "loja de roupa de casa"
},
"shop/houseware": {
"name": "Loja de Utensílios Domésticos",
"name": "Loja de utensílios domésticos",
"terms": "loja de utensílios,loja de acessórios para casa"
},
"shop/hunting": {
@@ -7276,7 +7437,7 @@
},
"shop/sewing": {
"name": "Loja de suprimentos de costura",
"terms": "loja de suprimentos de costura"
"terms": "loja de suprimentos de costura,armarinho"
},
"shop/shoe_repair": {
"name": "Loja de conserto de calçados",
@@ -7319,7 +7480,7 @@
"terms": "alfaiataria"
},
"shop/tattoo": {
"name": "Estúdio de Tatuagem",
"name": "Estúdio de tatuagem",
"terms": "tatuagem,tattoo,piercing,bodymod"
},
"shop/tea": {
@@ -7394,11 +7555,11 @@
"terms": "loja de água potável"
},
"shop/water_sports": {
"name": "Loja de Esportes Aquáticos",
"name": "Loja de esportes aquáticos",
"terms": "loja de artigos para natação,loja de equipamentos para esportes áquáticos,loja de esportes áquáticos"
},
"shop/weapons": {
"name": "Loja de Armas",
"name": "Loja de armas",
"terms": "loja de tiro,loja de equipamentos de tiro"
},
"shop/wholesale": {
@@ -7410,7 +7571,7 @@
"terms": "loja de perucas"
},
"shop/window_blind": {
"name": "Loja de Persianas",
"name": "Loja de persianas",
"terms": "loja de vidros blindados,cortinas"
},
"shop/wine": {
@@ -7429,7 +7590,7 @@
"terms": "câmbio de telecomunicações"
},
"tourism": {
"name": "Recurso de turismo"
"name": "Elemento turístico"
},
"tourism/alpine_hut": {
"name": "Abrigo de montanha",
@@ -7688,28 +7849,28 @@
"terms": "proibido virar à direita"
},
"type/restriction/no_straight_on": {
"name": "Proibido Seguir em Frente",
"terms": "proibido seguir em frente"
"name": "Proibido seguir em frente",
"terms": "proibido seguir em frente,sentido proibido,contramão,contra-mão"
},
"type/restriction/no_u_turn": {
"name": "Proibido Retornar",
"terms": "proibido retornar"
"name": "Proibido retornar",
"terms": "proibido retornar,proibido retorno,retorno proibido"
},
"type/restriction/only_left_turn": {
"name": "Apenas curva à esquerda",
"terms": "curva à esquerda obrigatória,conversão à esquerda"
"name": "Virar à esquerda",
"terms": "virar à esquerda,vire à esquerda"
},
"type/restriction/only_right_turn": {
"name": "Apenas curva à direita",
"terms": "curva à direita obrigatória,conversão à direita"
"name": "Virar à direita",
"terms": "virar à direita,vire à direita"
},
"type/restriction/only_straight_on": {
"name": "Apenas seguir em frente",
"terms": "somente seguir em frente"
"name": "Siga em frente",
"terms": "siga em frente,somente siga em frente,somente seguir em frente"
},
"type/restriction/only_u_turn": {
"name": "Apenas retorno",
"terms": "somente retornar,retorno obrigatório"
"name": "Somente retorno",
"terms": "somente retorno,retornar,retorno obrigatório"
},
"type/route": {
"name": "Rota",
@@ -7720,8 +7881,8 @@
"terms": "rota aérea"
},
"type/route/bicycle": {
"name": "Rota Ciclística",
"terms": "rota ciclística,ciclo rota"
"name": "Rota de bicicleta",
"terms": "rota de bicicletas,rota ciclística,bicicleta,ciclística,ciclismo,ciclável,ciclovia,bike,ciclistas"
},
"type/route/bus": {
"name": "Rota de Ônibus",
@@ -7804,7 +7965,7 @@
"terms": "canal,hidrovia"
},
"waterway": {
"name": "Recurso de hidrovia"
"name": "Elemento hidrográfico"
},
"waterway/boatyard": {
"name": "Estaleiro",
@@ -7839,7 +8000,7 @@
"terms": "passe de pesca"
},
"waterway/fuel": {
"name": "Posto de Combustível Marítimo",
"name": "Posto de combustível marítimo",
"terms": "pier de combustível marítimo,ponto de combustível marítimo,ponto de abastecimento marítimo"
},
"waterway/lock_gate": {
@@ -7858,7 +8019,7 @@
"name": "Orla fluvial"
},
"waterway/sanitary_dump_station": {
"name": "Ponto de Descarga de Dejetos (para barcos)",
"name": "Ponto de descarga de dejetos (para barcos)",
"terms": "marina,mar,porto,pier,banheiro"
},
"waterway/stream": {
+1 -1
View File
File diff suppressed because one or more lines are too long
+169 -12
View File
@@ -129,7 +129,7 @@
"block_number!jp": "Bloco n.º",
"city": "Localidade",
"city!jp": "Cidade/Vila/Aldeia",
"city!vn": "Cidade / Vila",
"city!vn": "Cidade/Vila",
"conscriptionnumber": "123",
"country": "País",
"county": "Concelho",
@@ -340,6 +340,10 @@
"boundary": {
"label": "Tipo"
},
"branch_brand": {
"label": "Filial",
"terms": "sucursal,agência,departamento,secção,seção,divisão,subsidiária,concessionário,concessionária"
},
"brand": {
"label": "Marca",
"terms": "marca,empresa"
@@ -396,6 +400,18 @@
"label": "Cabos",
"placeholder": "1, 2, 3..."
},
"cai_scale": {
"label": "Dificuldade de rota de caminhada (Clube Alpino Italiano)",
"options": {
"E": "E: Para caminhantes",
"EAI": "EAI: Caminhada com neve",
"EE": "EE: Para caminhantes experientes",
"EEA": "EEA: Para caminhantes experientes com equipamento",
"T": "T: Turística"
},
"placeholder": "T, E, EE...",
"terms": "caminhada,hiking,rota,pedestre,caminhante,montanhismo"
},
"camera/direction": {
"label": "Direção (graus no sentido horário)",
"placeholder": "45, 90, 180, 270"
@@ -416,10 +432,22 @@
"placeholder": "50, 100, 200...",
"terms": "capacidade,lotação,número máximo,total de capacidade,total de pessoas,número de pessoas"
},
"capacity/caravans": {
"label": "Capacidade (caravanas)",
"placeholder": "5, 20, 50..."
},
"capacity/disabled_parking": {
"label": "Espaços para deficientes",
"placeholder": "1, 2, 3..."
},
"capacity/persons": {
"label": "Capacidade (pessoas)",
"placeholder": "50, 100, 200..."
},
"capacity/tents": {
"label": "Capacidade (tendas)",
"placeholder": "5, 20, 50..."
},
"capacity_parking": {
"label": "Capacidade total",
"placeholder": "10, 20, 30..."
@@ -541,9 +569,25 @@
"crossing": {
"label": "Tipo"
},
"crossing/barrier": {
"label": "Tipo de barreira",
"options": {
"double_half": "Duas metades",
"full": "De um lado ao outro",
"half": "Metade",
"no": "Não",
"yes": "Sim"
}
},
"crossing/bell": {
"label": "Sineta"
},
"crossing/island": {
"label": "Refúgio para peões"
},
"crossing/light": {
"label": "Sinais luminosos"
},
"cuisine": {
"label": "Tipos de culinária",
"options": {
@@ -553,6 +597,7 @@
"chicken": "Frango",
"chinese": "Chinesa",
"coffee_shop": "Café",
"fish": "Peixe",
"french": "Francesa",
"german": "Alemã",
"greek": "Grega",
@@ -561,10 +606,17 @@
"italian": "Italiana",
"japanese": "Japonesa",
"kebab": "Kebab",
"korean": "Coreana",
"lebanese": "Libanesa",
"mexican": "Mexicana",
"pizza": "Piza",
"polish": "Polaca",
"portuguese": "Portuguesa",
"regional": "Regional",
"russian": "Russa",
"sandwich": "Sanduíches",
"seafood": "Marisco",
"spanish": "Espanhola",
"sushi": "Sushi",
"thai": "Tailandesa",
"turkish": "Turca",
@@ -905,9 +957,15 @@
"label": "Corrijam-me!",
"terms": "ajuda,pedido de ajuda,pedido de correção,corrrigir,correcção"
},
"flag/name": {
"label": "Nome da bandeira"
},
"flag/type": {
"label": "Tipo de bandeira"
},
"flag/wikidata": {
"label": "Wikidata da bandeira"
},
"floating": {
"label": "Flutuante"
},
@@ -1023,6 +1081,10 @@
"label": "Altura do edifício (metros)",
"terms": "altura"
},
"highchair": {
"label": "Cadeira elevada",
"terms": "cadeira,bebés,comer,refeição,alimentação,sentar,sentado,crianças"
},
"highspeed": {
"label": "Alta velocidade",
"terms": "grande velocidade,excesso de velocidade,velocidade excessiva"
@@ -1302,6 +1364,9 @@
"label": "Trancável",
"terms": "trancável"
},
"locked": {
"label": "Trancado"
},
"man_made": {
"label": "Tipo"
},
@@ -1374,6 +1439,9 @@
"label": "Idade mínima",
"terms": "limite inferior de idade"
},
"min_height": {
"label": "Altura mínima (metros)"
},
"minspeed": {
"label": "Velocidade mínima",
"placeholder": "20, 30, 40...",
@@ -1562,10 +1630,19 @@
"multi-storey": "Multinível",
"rooftop": "Topo de edifício",
"sheds": "Barracões",
"street_side": "Berma",
"surface": "Superfície",
"underground": "Subterrâneo"
}
},
"parking/orientation": {
"label": "Orientação",
"options": {
"diagonal": "Diagonal",
"parallel": "Paralelo",
"perpendicular": "Perpendicular"
}
},
"parking_entrance": {
"label": "Tipo",
"options": {
@@ -2145,6 +2222,7 @@
"aerial imagery": "Imagens aéreas",
"gps": "GPS",
"local knowledge": "Conhecimento local",
"osm notes": "Notas OpenStreetMap",
"streetlevel imagery": "Fotos ao nível de rua",
"survey": "Pesquisa no terreno"
},
@@ -2261,13 +2339,14 @@
"options": {
"artificial_turf": "Relvado artificial",
"asphalt": "Asfalto",
"compacted": "Compactada",
"concrete": "Betão",
"dirt": "Terra",
"grass": "Relva",
"gravel": "Gravilha",
"ground": "Chão",
"paved": "Pavimentada",
"paving_stones": "Calçada",
"paving_stones": "Pavimento ladrilhado",
"sand": "Areia",
"unpaved": "Não pavimentada",
"wood": "Madeira"
@@ -2292,6 +2371,35 @@
"label": "Última data de verificação no terreno",
"terms": "verificação mais recente"
},
"survey_point/datum_aligned": {
"label": "Alinhado com o datum geodésico local",
"terms": "alinhado,datum,geodético,geodetico,geodesia,geodesico,alinhamento"
},
"survey_point/purpose": {
"label": "Propósito",
"options": {
"both": "Ambos",
"horizontal": "Alinhamento horizontal",
"vertical": "Alinhamento vertical"
}
},
"survey_point/structure": {
"label": "Estrutura",
"options": {
"beacon": "Quadripé",
"block": "Bloco",
"bracket": "Fixador",
"cairn": "Moledo",
"cut": "Corte",
"indented_pin": "Pino indentado",
"magnet": "Íman",
"medallion": "Medalhão",
"pillar": "Pilar",
"pin": "Pino",
"plaque": "Placa",
"pole": "Poste"
}
},
"swimming_pool": {
"label": "Tipo"
},
@@ -2511,7 +2619,8 @@
"area": "Superior a 20 m",
"house": "Até 5 m",
"street": "5 a 20 m"
}
},
"terms": "visibilidade"
},
"volcano/status": {
"label": "Estado do vulcão",
@@ -2643,7 +2752,7 @@
"terms": "outdoor,billboard,publicidade,anúncio,cartaz"
},
"advertising/board": {
"name": "Painel informativo",
"name": "Placa publicitária",
"terms": "cartaz,cartazes,publicidade institucional,cultura,informação"
},
"advertising/column": {
@@ -3181,6 +3290,10 @@
"name": "Estacionamento Pare e Siga",
"terms": "parque de estacionamento integrado,parque de estacionamento de incentivo,parque de estacionamento de metro,parque de estacionamento dissuasor,p&r,park & ride"
},
"amenity/parking/street-side": {
"name": "Estacionamento na berma",
"terms": "estacionar,parqueamento,veículos,carros,parquímetro"
},
"amenity/parking/underground": {
"name": "Estacionamento subterrâneo",
"terms": "underground parking,estacionamento subterrâneo,parque de estacionamento subterrâneo,parque subterrâneo,parque de estacionamento,subterrâneo,estacionamento,estacionar"
@@ -4631,6 +4744,14 @@
"name": "Passadeira marcada (elevada)",
"terms": "passadeira levantada,passadeira elevada,lomba,travessia,pedestre,peões,faixa de segurança,lomba redutora de velocidade,trapézio,trapezoidal"
},
"highway/crossing/signals": {
"name": "Passadeira com semáforos",
"terms": "pedestre,passagem,travessia,atravessar,cruzar,peões,luzes,luminosos"
},
"highway/crossing/signals-raised": {
"name": "Passadeira com semáforos (elevada)",
"terms": "pedestre,passagem,travessia,atravessar,cruzar,peões,luzes,luminosos,lomba,lombada"
},
"highway/crossing/unmarked": {
"name": "Travessia sem marcações",
"terms": "passagem de pedestres não marcada,passadeira não marcada,passadeira sem marcas,atravessamento,pedestre,peões,passadeira,faixa de segurança"
@@ -5356,6 +5477,10 @@
"name": "Rinque de gelo",
"terms": "ice rink,ringue de gelo,gelo,pista de gelo,pista de patinagem,patinagem,patins,patinador"
},
"leisure/indoor_play": {
"name": "Centro de Diversões Interior",
"terms": "crianças,parque,brincar,brincadeiras,interno,jogos,aniversários,aniversário,filhos"
},
"leisure/marina": {
"name": "Marina",
"terms": "barco,atracadouro,veleiros,embarcações,lazer,recreio,porto,abrigo"
@@ -5444,6 +5569,10 @@
"name": "Campo de netbol",
"terms": "netball,terreno de netbol,netbol,netbola,campo,desporto,bola"
},
"leisure/pitch/paintball": {
"name": "Campo de paintball",
"terms": "paintball,desporto,lazer,disparo,desportivo,jogo"
},
"leisure/pitch/rugby_league": {
"name": "Campo de râguebi de 13",
"terms": "rugby league field,raguebi,desporto,bola,relvado"
@@ -5452,6 +5581,10 @@
"name": "Campo de râguebi de 15",
"terms": "rugby union field,rugby de 15,raguebi,desporto,relvado,postes,campo,bola"
},
"leisure/pitch/shooting": {
"name": "Carreira de tiro desportiva",
"terms": "tiro,disparo,alvo,treino,disparar,armas,campo de tiro,estande"
},
"leisure/pitch/shuffleboard": {
"name": "Campo de shuffleboard",
"terms": "shuffleboard court,shuffleboard,campo de shuffleboard,desporto,taco,discos"
@@ -5500,9 +5633,9 @@
"name": "Rampa para barcos",
"terms": "rampa,cais,varadouro,rampa de varadouro"
},
"leisure/slipway_point": {
"name": "Rampa para barcos",
"terms": "slipway,rampa para barcos,rampa para embarcações,rampa de lançamento,carreira,rampa"
"leisure/slipway_drivable": {
"name": "Rampa de lançamento",
"terms": "barcos,embarcações,embarcação,barco"
},
"leisure/sports_centre": {
"name": "Complexo desportivo",
@@ -5512,6 +5645,10 @@
"name": "Local de escalada",
"terms": "escalada artificial,escalada,parede de escalada,boulder,bouldering,ginásio escalada,cordas,rappel,rapel"
},
"leisure/sports_centre/shooting": {
"name": "Centro desportivo de tiro ao alvo",
"terms": "tiro,disparo,alvo,treino,disparar,armas,campo de tiro,estande"
},
"leisure/sports_centre/swimming": {
"name": "Complexo de piscinas",
"terms": "piscina,natação,aquática,centro aquático,saltos,esportes aquáticos,polo aquático,academia,desporto,água,artística"
@@ -5603,6 +5740,10 @@
"name": "Área desflorestada",
"terms": "floresta desmatada,desmatada,desmatado,clareira,árvores cortadas,corte de árvores,abate,desflorestação"
},
"man_made/compass_rose": {
"name": "Rosa-dos-ventos",
"terms": "compass,rose of the winds,rosa dos ventos,ventos,quadrante,norte,sul,este,oeste,leste"
},
"man_made/courtyard": {
"name": "Pátio",
"terms": "átrio,pateo,claustro,espaço murado,área"
@@ -5819,6 +5960,10 @@
"name": "Poste genérico",
"terms": "mastro,poste de madeira"
},
"man_made/video_wall": {
"name": "Painel de vídeo digital",
"terms": "screen,tv,televisão,ecrã,tela,vídeo,led,publicidade"
},
"man_made/wastewater_plant": {
"name": "Estação de tratamento de águas residuais",
"terms": "wastewater plant,e.t.a.r.,etar,resíduos,estação de tratamento de resíduos,estação de tratamento de águas residuais,dejetos,esgotos"
@@ -5942,6 +6087,10 @@
"name": "Fonte termal",
"terms": "nascente,geotermal,geotérmica,geotermismo,água termal"
},
"natural/marsh": {
"name": "Brejo",
"terms": "água,alagado,charco,paul,tremedal,atoleiro,lodaçal,estagnado"
},
"natural/mud": {
"name": "Lama",
"terms": "terra molhada,lama,lamaçal,lameiros,lameiro,lameirão,lameirões,lamacento,lamacenta"
@@ -5950,6 +6099,10 @@
"name": "Pico",
"terms": "cume,nontanha,pináculo,topo,topo da montanha,topo do pico,altitude máxima,serra,ápice,crista"
},
"natural/reedbed": {
"name": "Leito de juncos",
"terms": "água,alagado,charco,paul,tremedal,atoleiro,lodaçal,estagnado,canas,canavial,juncal"
},
"natural/reef": {
"name": "Recife",
"terms": "barreira,coral,oceano,mar profundo,arrecife,recife,rocha,restinga,escolho,baixio"
@@ -5994,6 +6147,10 @@
"name": "Rocha solta",
"terms": "unattached rock,boulder,rock,pedregulho,rochedo,pedra,calhau,penedo"
},
"natural/swamp": {
"name": "Pântano",
"terms": "água,alagado,charco,paul,tremedal,atoleiro,lodaçal,estagnado"
},
"natural/tree": {
"name": "Árvore",
"terms": "tree,abeto,acácia,amendoeira,amoreira,carvalho,castanheiro,cedro,cerejeira,choupo,cipreste,damasqueiro,diospireiro,ébano,eucalipto,eucalito,figueira,freixo,laranjeira,limoeiro,loureiro,macieira,marmeleiro,nogueira,nespereira,oliveira,pereira,pessegueiro,pinheiro,plátano,salgueiro,sequoia,sobreiro"
@@ -7770,7 +7927,7 @@
},
"traffic_sign/city_limit": {
"name": "Placa de limite de povoação",
"terms": "limite da cidade,cidade,aldeia,borda,fim da cidade,início da cidade,rodoviária,estrada"
"terms": "limite da cidade,cidade,aldeia,borda,fim da cidade,início da cidade,localidade,povoação,vila,povoado"
},
"traffic_sign/maxspeed": {
"name": "Sinal de limite de velocidade",
@@ -7828,15 +7985,15 @@
"terms": "não inverter o sentido,inversão de marcha proibida,proibida a inversão de marcha,não fazer inversão de marcha"
},
"type/restriction/only_left_turn": {
"name": "Apenas virar à esquerda",
"name": "Virar apenas à esquerda",
"terms": "esquerda,viragem,virar,sentido obrigatório"
},
"type/restriction/only_right_turn": {
"name": "Apenas virar à direita",
"name": "Virar apenas à direita",
"terms": "direita,viragem,virar,sentido obrigatório"
},
"type/restriction/only_straight_on": {
"name": "Apenas seguir em frente",
"name": "Seguir apenas em frente",
"terms": "frente,viragem,virar,sentido obrigatório"
},
"type/restriction/only_u_turn": {
@@ -7853,7 +8010,7 @@
},
"type/route/bicycle": {
"name": "Rota de bicicleta",
"terms": "rota de bicicletas,bicicleta,ciclismo"
"terms": "rota de bicicletas,bicicleta,ciclismo,ciclável,ciclovia,bike,bina,bicla,ciclistas"
},
"type/route/bus": {
"name": "Rota de autocarro",
+1 -1
View File
File diff suppressed because one or more lines are too long
+33 -11
View File
@@ -221,6 +221,9 @@
"club": {
"label": "Tip"
},
"collection_times": {
"label": "Ore de colectare"
},
"communication_multi": {
"label": "Tipuri de Comunicație"
},
@@ -430,6 +433,7 @@
"label": "Inscripție"
},
"internet_access": {
"label": "Conexiune Internet",
"options": {
"no": "Nu",
"terminal": "Terminal",
@@ -706,6 +710,9 @@
"social_facility": {
"label": "Tip"
},
"source": {
"label": "Surse"
},
"sport": {
"label": "Sporturi"
},
@@ -849,6 +856,9 @@
"aeroway/aerodrome": {
"name": "Aeroport"
},
"aeroway/helipad": {
"name": "Heliport"
},
"amenity/arts_centre": {
"name": "Centru de Artă"
},
@@ -969,18 +979,33 @@
"amenity/nightclub": {
"name": "Club de Noapte"
},
"amenity/parking": {
"name": "Parcare"
},
"amenity/parking_space": {
"name": "Loc de Parcare"
},
"amenity/pharmacy": {
"name": "Farmacie"
},
"amenity/place_of_worship": {
"name": "Loc de Rugăciune"
},
"amenity/place_of_worship/buddhist": {
"name": "Templu Budist"
},
"amenity/place_of_worship/christian": {
"name": "Biserică Creștină"
},
"amenity/place_of_worship/hindu": {
"name": "Templu Hinduist"
},
"amenity/place_of_worship/jewish": {
"name": "Sinagogă Evreiască"
},
"amenity/place_of_worship/muslim": {
"name": "Moschee Musulmană"
},
"amenity/place_of_worship/shinto": {
"name": "Altar Shinto"
},
@@ -1077,6 +1102,9 @@
"building": {
"name": "Clădire"
},
"building/apartments": {
"name": "Bloc de apartamente"
},
"building/barn": {
"name": "Grajd"
},
@@ -1212,6 +1240,9 @@
"emergency/defibrillator": {
"name": "Defibrilator"
},
"entrance": {
"name": "Intrare / Ieșire"
},
"ford": {
"name": "Vad"
},
@@ -1630,7 +1661,7 @@
"name": "Agenție de Muncă"
},
"office/estate_agent": {
"name": "Oficiu de Proprietate Imobiliară"
"name": "Agenție Imobiliară"
},
"office/financial": {
"name": "Oficiu Financiar"
@@ -2039,7 +2070,7 @@
"name": "Galerie de Artă"
},
"tourism/guest_house": {
"name": "Casă de Oaspeți"
"name": "Pensiune"
},
"tourism/hostel": {
"name": "Hostel"
@@ -2104,18 +2135,9 @@
"type/restriction/no_right_turn": {
"name": "Fără Întoarcere la Dreapta"
},
"type/restriction/no_straight_on": {
"name": "Fără Drum Continuu"
},
"type/restriction/no_u_turn": {
"name": "Fără Întoarcere"
},
"type/route": {
"name": "Rută"
},
"type/route/bicycle": {
"name": "Rută de Biciclete"
},
"type/route/bus": {
"name": "Traseu Autobuz"
},
+1 -1
View File
File diff suppressed because one or more lines are too long
+17 -31
View File
@@ -2264,7 +2264,7 @@
"label": "Ширина (метры)"
},
"wikidata": {
"label": "Викидата"
"label": "Викиданные"
},
"wikimedia_commons": {
"label": "Страница Wikimedia Commons",
@@ -2460,7 +2460,8 @@
"terms": "кафе"
},
"amenity/cafe/coffee_shop": {
"name": "Кофейня"
"name": "Кофейня",
"terms": "американо,капучино,кофе,эспрессо,латтэ,мачиато,чай"
},
"amenity/car_rental": {
"name": "Аренда автомобилей",
@@ -2854,7 +2855,7 @@
"terms": "автомат по продаже сигарет"
},
"amenity/vending_machine/coffee": {
"name": "Кофе",
"name": "Кофейный автомат",
"terms": "кофейный автомат,кофемашина"
},
"amenity/vending_machine/condoms": {
@@ -2938,8 +2939,8 @@
"terms": "мусор,мусорная площадка,помойка"
},
"amenity/waste_transfer_station": {
"name": "Канализационно-насосная станция",
"terms": "кнс"
"name": "Мусоро-перегрузочная станция",
"terms": "свалка,мусор,переработка,отходы,лом,хлам"
},
"amenity/water_point": {
"name": "Питьевая вода для трейлера",
@@ -3639,6 +3640,9 @@
"name": "Внутренний коридор",
"terms": "проход,коридор"
},
"highway/crossing": {
"name": "Пешеходный переход"
},
"highway/crossing/unmarked": {
"name": "Неразмеченный переход",
"terms": "народная тропа"
@@ -4113,7 +4117,7 @@
"name": "Место для рыбалки"
},
"leisure/fitness_centre": {
"name": "Спортзал, фитнес-центр",
"name": "Фитнес-центр",
"terms": "спорт,фитнес,качалка"
},
"leisure/fitness_centre/yoga": {
@@ -4295,6 +4299,9 @@
"name": "Бассейн (спортивный центр)",
"terms": "плавательный бассейн"
},
"leisure/sports_hall": {
"name": "Спортзал"
},
"leisure/stadium": {
"name": "Стадион (территория)",
"terms": "спортивная арена"
@@ -5424,7 +5431,7 @@
"name": "Магазин свадебных платьев"
},
"shop/coffee": {
"name": "Кофейный магазин",
"name": "Магазин кофе",
"terms": "кофе,кофейные аксессуары,кофейная техника,кофейное оборудование"
},
"shop/computer": {
@@ -5997,6 +6004,9 @@
"tourism/zoo/safari": {
"name": "Сафари-парк"
},
"tourism/zoo/wildlife": {
"name": "Парк дикой природы"
},
"traffic_calming": {
"name": "Элемент успокоения движения",
"terms": "искусственная неровность,лежачий полицейский,шумовые полосы"
@@ -6071,26 +6081,6 @@
"name": "Поворот направо запрещён (3.18.1)",
"terms": "запрет поворота направо,запрет правого поворота,запрещен поворот направо,запрещён поворот направо,запрещен правый поворот,запрещён правый поворот,поворот направо запрещен,поворот направо запрещён,правый поворот запрещен,3.18.1"
},
"type/restriction/no_straight_on": {
"name": "Движение направо или налево (4.1.4)",
"terms": "движение прямо запрещено,движение налево или направо,4.1.4"
},
"type/restriction/no_u_turn": {
"name": "Разворот запрещён (3.19)",
"terms": "разворот запрещён,без разворотов,запрещён разворот"
},
"type/restriction/only_left_turn": {
"name": "Только поворот налево"
},
"type/restriction/only_right_turn": {
"name": "Только поворот направо"
},
"type/restriction/only_straight_on": {
"name": "Только прямо"
},
"type/restriction/only_u_turn": {
"name": "Только разворот"
},
"type/route": {
"name": "Маршрут",
"terms": "маршрут"
@@ -6098,10 +6088,6 @@
"type/route/aerialway": {
"name": "Воздушный маршрут"
},
"type/route/bicycle": {
"name": "Велосипедный маршрут",
"terms": "вело маршрут,велосипедный маршрут"
},
"type/route/bus": {
"name": "Автобусный маршрут",
"terms": "автобусный маршрут"
+1 -1
View File
File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More