forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
766c6e2084
commit
ec3522e0db
28 changed files with 118 additions and 84 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": {
|
||||
"en": "Lighthouses",
|
||||
"ca": "far",
|
||||
"cs": "maják",
|
||||
"cs": "Majáky",
|
||||
"cy": "goleudy",
|
||||
"de": "Leuchtturm",
|
||||
"es": "faro",
|
||||
|
@ -18,7 +18,7 @@
|
|||
"render": {
|
||||
"en": "Lighthouse",
|
||||
"ca": "far",
|
||||
"cs": "maják",
|
||||
"cs": "Maják",
|
||||
"cy": "goleudy",
|
||||
"de": "Leuchtturm",
|
||||
"es": "faro",
|
||||
|
|
|
@ -2,7 +2,8 @@
|
|||
"id": "police_call_box",
|
||||
"name": {
|
||||
"en": "Police call boxes",
|
||||
"cs": "Policejní telefonní budky"
|
||||
"cs": "Policejní telefonní budky",
|
||||
"zh_Hant": "警察詢問室"
|
||||
},
|
||||
"description": {
|
||||
"en": "A type of telephone kiosk historically used by the police.",
|
||||
|
|
|
@ -16,7 +16,8 @@
|
|||
"pa_PK": "دکان",
|
||||
"pl": "Sklep",
|
||||
"ru": "Магазин",
|
||||
"uk": "Магазин"
|
||||
"uk": "Магазин",
|
||||
"zh_Hant": "商家"
|
||||
},
|
||||
"description": {
|
||||
"en": "A shop",
|
||||
|
|
|
@ -32,7 +32,8 @@
|
|||
"de": "Blitzer",
|
||||
"es": "Radar",
|
||||
"it": "Autovelox",
|
||||
"nl": "Flitspaal"
|
||||
"nl": "Flitspaal",
|
||||
"zh_Hant": "測速照相"
|
||||
}
|
||||
},
|
||||
"pointRendering": [
|
||||
|
@ -82,7 +83,8 @@
|
|||
"es": "¿Cuál es la velocidad máxima permitida en este radar?",
|
||||
"fr": "Quelle est la vitesse maximale autorisée au niveau de ce radar ?",
|
||||
"it": "Qual è la velocità massima consentita a questo autovelox?",
|
||||
"nl": "Wat is de maximum toegestane snelheid bij deze flitspaal?"
|
||||
"nl": "Wat is de maximum toegestane snelheid bij deze flitspaal?",
|
||||
"zh_Hant": "這個測速照相允許的最高速限?"
|
||||
},
|
||||
"render": {
|
||||
"en": "The maximum speed allowed is {canonical(maxspeed)}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue