mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
npm run build
This commit is contained in:
parent
a87233cf9e
commit
65ab57aba2
1 changed files with 44 additions and 6 deletions
|
|
@ -430,6 +430,9 @@ en:
|
|||
bunker_type:
|
||||
# bunker_type=*
|
||||
label: Type
|
||||
button_operated:
|
||||
# button_operated=*
|
||||
label: Button Operated
|
||||
cables:
|
||||
# cables=*
|
||||
label: Cables
|
||||
|
|
@ -3173,6 +3176,14 @@ en:
|
|||
traffic_signals:
|
||||
# traffic_signals=*
|
||||
label: Type
|
||||
traffic_signals/arrow:
|
||||
# traffic_signals:arrow=*
|
||||
label: Tactile Arrow
|
||||
terms: '[translate with synonyms or related terms for ''Tactile Arrow'', separated by commas]'
|
||||
traffic_signals/countdown:
|
||||
# traffic_signals:countdown=*
|
||||
label: Countdown
|
||||
terms: '[translate with synonyms or related terms for ''Countdown'', separated by commas]'
|
||||
traffic_signals/direction:
|
||||
# traffic_signals:direction=*
|
||||
label: Direction Affected
|
||||
|
|
@ -3183,6 +3194,29 @@ en:
|
|||
both: Both / All
|
||||
# traffic_signals:direction=forward
|
||||
forward: Forward
|
||||
traffic_signals/minimap:
|
||||
# traffic_signals:minimap=*
|
||||
label: Tactile Map
|
||||
terms: '[translate with synonyms or related terms for ''Tactile Map'', separated by commas]'
|
||||
traffic_signals/sound:
|
||||
# traffic_signals:sound=*
|
||||
label: Sound Signals
|
||||
options:
|
||||
# traffic_signals:sound=locate
|
||||
locate:
|
||||
description: There is only a signal to find the pole
|
||||
title: Locate
|
||||
# traffic_signals:sound=no
|
||||
'no': 'No'
|
||||
# traffic_signals:sound=walk
|
||||
walk:
|
||||
description: here is only the signal when walking is allowed
|
||||
title: Locate
|
||||
# traffic_signals:sound=yes
|
||||
'yes': 'Yes'
|
||||
traffic_signals/vibration:
|
||||
# traffic_signals:vibration=*
|
||||
label: Vibration
|
||||
trail_visibility:
|
||||
# trail_visibility=*
|
||||
label: Trail Visibility
|
||||
|
|
@ -6917,6 +6951,11 @@ en:
|
|||
name: Netball Court
|
||||
# 'terms: basketball'
|
||||
terms: <translate with synonyms or related terms for 'Netball Court', separated by commas>
|
||||
leisure/pitch/padel:
|
||||
# leisure=pitch + sport=padel | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Padel Court
|
||||
# 'terms: tennis,paddle'
|
||||
terms: <translate with synonyms or related terms for 'Padel Court', separated by commas>
|
||||
leisure/pitch/paintball:
|
||||
# leisure=pitch + sport=paintball | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Paintball Field
|
||||
|
|
@ -6926,11 +6965,6 @@ en:
|
|||
name: Pickleball Court
|
||||
# 'terms: tennis,paddleball'
|
||||
terms: <translate with synonyms or related terms for 'Pickleball Court', separated by commas>
|
||||
leisure/pitch/padel:
|
||||
# leisure=pitch + sport=padel | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Padel Court
|
||||
# 'terms: tennis,paddle'
|
||||
terms: <translate with synonyms or related terms for 'Padel Court', separated by commas>
|
||||
leisure/pitch/rugby_league:
|
||||
# leisure=pitch + sport=rugby_league | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Rugby League Field
|
||||
|
|
@ -8137,6 +8171,10 @@ en:
|
|||
# playground=cushion | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Bouncy Cushion
|
||||
terms: <translate with synonyms or related terms for 'Bouncy Cushion', separated by commas>
|
||||
playground/hopscotch:
|
||||
# playground=hopscotch | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Hopscotch
|
||||
terms: <translate with synonyms or related terms for 'Hopscotch', separated by commas>
|
||||
playground/horizontal_bar:
|
||||
# playground=horizontal_bar | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Play Horizontal Bar
|
||||
|
|
@ -8168,7 +8206,7 @@ en:
|
|||
playground/springy:
|
||||
# playground=springy | Spring Rocker | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Spring Rider
|
||||
# 'terms: springy rocker'
|
||||
# 'terms: rocking horse,spring horse,spring toy,springy'
|
||||
terms: <translate with synonyms or related terms for 'Spring Rider', separated by commas>
|
||||
playground/structure:
|
||||
# playground=structure | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue