Add translatable labels to several more fields

This commit is contained in:
Quincy Morgan 2020-12-08 12:28:32 -05:00
parent 3c3984529e
commit 92ae85603a
10 changed files with 365 additions and 88 deletions

187
dist/taginfo.json vendored
View file

@ -941,7 +941,7 @@
{
"key": "display",
"value": "sundial",
"description": "🄿 Sundial, 🄵🅅 Display: `sundial`",
"description": "🄿 Sundial, 🄵🅅 Display: Sundial",
"object_types": [
"node"
],
@ -4893,7 +4893,7 @@
{
"key": "access",
"value": "no",
"description": "🄿 Closed Road, 🄵🅅 Allowed Access: `no`, 🄵🅅 Allowed Access: [object Object]",
"description": "🄿 Closed Road, 🄵🅅 Allowed Access: None, 🄵🅅 Allowed Access: [object Object]",
"object_types": [
"way"
],
@ -5171,7 +5171,7 @@
{
"key": "sport",
"value": "karting",
"description": "🄿 Karting Racetrack, 🄵🅅 Sports: `karting`",
"description": "🄿 Karting Racetrack, 🄵🅅 Sports: Karting",
"object_types": [
"way",
"area"
@ -5181,7 +5181,7 @@
{
"key": "sport",
"value": "motocross",
"description": "🄿 Motocross Racetrack, 🄵🅅 Sports: `motocross`",
"description": "🄿 Motocross Racetrack, 🄵🅅 Sports: Motocross",
"object_types": [
"way",
"area"
@ -5254,7 +5254,7 @@
{
"key": "service",
"value": "alley",
"description": "🄿 Alley, 🄵🅅 Type: `alley`",
"description": "🄿 Alley, 🄵🅅 Type: Alley",
"object_types": [
"way"
],
@ -5263,7 +5263,7 @@
{
"key": "service",
"value": "drive-through",
"description": "🄿 Drive-Through, 🄵🅅 Type: `drive-through`",
"description": "🄿 Drive-Through, 🄵🅅 Type: Drive-Through",
"object_types": [
"way"
],
@ -5272,7 +5272,7 @@
{
"key": "service",
"value": "driveway",
"description": "🄿 Driveway, 🄵🅅 Type: `driveway`",
"description": "🄿 Driveway, 🄵🅅 Type: Driveway",
"object_types": [
"way"
],
@ -5281,7 +5281,7 @@
{
"key": "service",
"value": "emergency_access",
"description": "🄿 Emergency Access, 🄵🅅 Type: `emergency_access`",
"description": "🄿 Emergency Access, 🄵🅅 Type: Emergency Access",
"object_types": [
"way"
],
@ -5290,7 +5290,7 @@
{
"key": "service",
"value": "parking_aisle",
"description": "🄿 Parking Aisle, 🄵🅅 Type: `parking_aisle`",
"description": "🄿 Parking Aisle, 🄵🅅 Type: Parking Aisle",
"object_types": [
"way"
],
@ -6916,7 +6916,7 @@
{
"key": "sport",
"value": "cycling",
"description": "🄿 Cycling Track, 🄵🅅 Sports: `cycling`",
"description": "🄿 Cycling Track, 🄵🅅 Sports: Cycling",
"object_types": [
"node",
"way",
@ -6927,7 +6927,7 @@
{
"key": "sport",
"value": "horse_racing",
"description": "🄿 Horse Racing Track, 🄵🅅 Sports: `horse_racing`",
"description": "🄿 Horse Racing Track, 🄵🅅 Sports: Horse Racing",
"object_types": [
"node",
"way",
@ -6938,7 +6938,7 @@
{
"key": "sport",
"value": "running",
"description": "🄿 Running Track, 🄵🅅 Sports: `running`",
"description": "🄿 Running Track, 🄵🅅 Sports: Running",
"object_types": [
"node",
"way",
@ -9826,7 +9826,7 @@
{
"key": "beauty",
"value": "nails",
"description": "🄿 Nail Salon",
"description": "🄿 Nail Salon, 🄵🅅 Services: Nails",
"object_types": [
"node",
"area"
@ -9836,7 +9836,7 @@
{
"key": "beauty",
"value": "tanning",
"description": "🄿 Tanning Salon",
"description": "🄿 Tanning Salon, 🄵🅅 Services: Tanning",
"object_types": [
"node",
"area"
@ -12465,27 +12465,27 @@
{
"key": "access",
"value": "yes",
"description": "🄵🅅 Allowed Access: `yes`, 🄵🅅 Allowed Access: [object Object]"
},
{
"key": "access",
"value": "permissive",
"description": "🄵🅅 Allowed Access: `permissive`, 🄵🅅 Allowed Access: [object Object]"
"description": "🄵🅅 Allowed Access: Public, 🄵🅅 Allowed Access: [object Object]"
},
{
"key": "access",
"value": "private",
"description": "🄵🅅 Allowed Access: `private`, 🄵🅅 Allowed Access: [object Object]"
"description": "🄵🅅 Allowed Access: Private, 🄵🅅 Allowed Access: [object Object]"
},
{
"key": "access",
"value": "permissive",
"description": "🄵🅅 Allowed Access: Permissive, 🄵🅅 Allowed Access: [object Object]"
},
{
"key": "access",
"value": "customers",
"description": "🄵🅅 Allowed Access: `customers`"
"description": "🄵🅅 Allowed Access: Customers Only"
},
{
"key": "access",
"value": "permit",
"description": "🄵🅅 Allowed Access: `permit`, 🄵🅅 Allowed Access: [object Object]"
"description": "🄵🅅 Allowed Access: By Permit Only, 🄵🅅 Allowed Access: [object Object]"
},
{
"key": "access",
@ -12934,6 +12934,11 @@
"key": "beauty",
"description": "🄵 Services"
},
{
"key": "beauty",
"value": "cosmetics",
"description": "🄵🅅 Services: Cosmetics"
},
{
"key": "bench",
"description": "🄵 Bench"
@ -13443,6 +13448,34 @@
"key": "diet:",
"description": "🄵 Diet Types"
},
{
"key": "diet:vegetarian",
"description": "🄵🅅 Diet Types: Vegetarian"
},
{
"key": "diet:vegan",
"description": "🄵🅅 Diet Types: Vegan"
},
{
"key": "diet:halal",
"description": "🄵🅅 Diet Types: Halal"
},
{
"key": "diet:gluten_free",
"description": "🄵🅅 Diet Types: Gluten-Free"
},
{
"key": "diet:kosher",
"description": "🄵🅅 Diet Types: Kosher"
},
{
"key": "diet:lactose_free",
"description": "🄵🅅 Diet Types: Lactose-Free"
},
{
"key": "diet:pescetarian",
"description": "🄵🅅 Diet Types: Pescetarian"
},
{
"key": "diplomatic",
"description": "🄵 Type"
@ -13491,17 +13524,17 @@
{
"key": "display",
"value": "analog",
"description": "🄵🅅 Display: `analog`"
"description": "🄵🅅 Display: Analog"
},
{
"key": "display",
"value": "digital",
"description": "🄵🅅 Display: `digital`"
"description": "🄵🅅 Display: Digital"
},
{
"key": "display",
"value": "unorthodox",
"description": "🄵🅅 Display: `unorthodox`"
"description": "🄵🅅 Display: Unorthodox"
},
{
"key": "distance",
@ -15446,27 +15479,27 @@
{
"key": "source",
"value": "survey",
"description": "🄵🅅 Sources: `survey`"
"description": "🄵🅅 Sources: Survey"
},
{
"key": "source",
"value": "local knowledge",
"description": "🄵🅅 Sources: `local knowledge`"
},
{
"key": "source",
"value": "gps",
"description": "🄵🅅 Sources: `gps`"
"description": "🄵🅅 Sources: Local Knowledge"
},
{
"key": "source",
"value": "aerial imagery",
"description": "🄵🅅 Sources: `aerial imagery`"
"description": "🄵🅅 Sources: Aerial Imagery"
},
{
"key": "source",
"value": "gps",
"description": "🄵🅅 Sources: GPS"
},
{
"key": "source",
"value": "streetlevel imagery",
"description": "🄵🅅 Sources: `streetlevel imagery`"
"description": "🄵🅅 Sources: Street-Level Photos"
},
{
"key": "species:wikidata",
@ -15479,42 +15512,42 @@
{
"key": "sport",
"value": "ice_skating",
"description": "🄵🅅 Sports: `ice_skating`"
"description": "🄵🅅 Sports: Ice Skating"
},
{
"key": "sport",
"value": "ice_hockey",
"description": "🄵🅅 Sports: `ice_hockey`"
},
{
"key": "sport",
"value": "multi",
"description": "🄵🅅 Sports: `multi`"
"description": "🄵🅅 Sports: Ice Hockey"
},
{
"key": "sport",
"value": "curling",
"description": "🄵🅅 Sports: `curling`"
"description": "🄵🅅 Sports: Curling"
},
{
"key": "sport",
"value": "ice_stock",
"description": "🄵🅅 Sports: `ice_stock`"
"description": "🄵🅅 Sports: Ice Stock"
},
{
"key": "sport",
"value": "multi",
"description": "🄵🅅 Sports: Multiple"
},
{
"key": "sport",
"value": "motor",
"description": "🄵🅅 Sports: `motor`"
"description": "🄵🅅 Sports: Motorsport"
},
{
"key": "sport",
"value": "bmx",
"description": "🄵🅅 Sports: `bmx`"
"description": "🄵🅅 Sports: BMX"
},
{
"key": "sport",
"value": "dog_racing",
"description": "🄵🅅 Sports: `dog_racing`"
"description": "🄵🅅 Sports: Dog Racing"
},
{
"key": "stars",
@ -15582,6 +15615,66 @@
"key": "surface",
"description": "🄵 Surface"
},
{
"key": "surface",
"value": "asphalt",
"description": "🄵🅅 Surface: Asphalt"
},
{
"key": "surface",
"value": "unpaved",
"description": "🄵🅅 Surface: Unpaved"
},
{
"key": "surface",
"value": "paved",
"description": "🄵🅅 Surface: Paved"
},
{
"key": "surface",
"value": "ground",
"description": "🄵🅅 Surface: Ground"
},
{
"key": "surface",
"value": "gravel",
"description": "🄵🅅 Surface: Gravel"
},
{
"key": "surface",
"value": "concrete",
"description": "🄵🅅 Surface: Concrete"
},
{
"key": "surface",
"value": "paving_stones",
"description": "🄵🅅 Surface: Paving Stones"
},
{
"key": "surface",
"value": "dirt",
"description": "🄵🅅 Surface: Dirt"
},
{
"key": "surface",
"value": "grass",
"description": "🄵🅅 Surface: Grass"
},
{
"key": "surface",
"value": "sand",
"description": "🄵🅅 Surface: Sand"
},
{
"key": "surface",
"value": "wood",
"description": "🄵🅅 Surface: Wood"
},
{
"key": "surface",
"value": "artificial_turf",
"description": "🄵🅅 Surface: Artificial Turf"
},
{
"key": "surveillance",
"description": "🄵 Surveillance Kind"