diff --git a/source_strings.yaml b/source_strings.yaml index 170566de..150abab3 100644 --- a/source_strings.yaml +++ b/source_strings.yaml @@ -3868,32 +3868,71 @@ en: # parking=* label: Type options: - # parking=carports - carports: Carports - # parking=garage_boxes - garage_boxes: Garage Boxes - # parking=half_on_kerb - half_on_kerb: Half On Kerb - # parking=lane - lane: Roadside Lane - # parking=layby - layby: Turnout / Lay-By - # parking=multi-storey - multi-storey: Multilevel - # parking=on_kerb - on_kerb: On Kerb - # parking=rooftop - rooftop: Rooftop - # parking=sheds - sheds: Sheds - # parking=shoulder - shoulder: Shoulder - # parking=street_side - street_side: Street-Side - # parking=surface - surface: Surface - # parking=underground - underground: Underground + carports: + # description for parking=carports + description: Structure used to offer limited protection to vehicles, typically without walls. + # title for parking=carports + title: Carports + garage_boxes: + # description for parking=garage_boxes + description: Private garage with multiple individual boxes for one car each. + # title for parking=garage_boxes + title: Garage Boxes + half_on_kerb: + # description for parking=half_on_kerb + description: Parking partially on the sidewalk. + # title for parking=half_on_kerb + title: Half On Kerb + lane: + # description for parking=lane + description: Parking on the street (which could be easily converted to a travel lane). + # title for parking=lane + title: Roadside Lane + layby: + # description for parking=layby + description: Parking at a rest area, alongside a road. + # title for parking=layby + title: Turnout / Lay-By + multi-storey: + # description for parking=multi-storey + description: Two or more levels of parking decks in a building structure. + # title for parking=multi-storey + title: Multilevel + on_kerb: + # description for parking=on_kerb + description: Parking on the sidewalk. + # title for parking=on_kerb + title: On Kerb + rooftop: + # description for parking=rooftop + description: One level of a parking deck on top of a building. + # title for parking=rooftop + title: Rooftop + sheds: + # description for parking=sheds + description: Private hangars for vehicles. + # title for parking=sheds + title: Sheds + shoulder: + # description for parking=shoulder + description: Parking on the shoulder. + # title for parking=shoulder + title: Shoulder + street_side: + # description for parking=street_side + description: Parking directly adjacent to the street (but not on it). + # title for parking=street_side + title: Street-Side + surface: + # description for parking=surface + description: One level of parking on the ground. + # title for parking=surface + title: Surface + underground: + # description for parking=underground + description: Underground parking. + # title for parking=underground + title: Underground parking/side/orientation: # parking:left:orientation=*, parking:right:orientation=* label: Parking Orientation