Merge branch 'master' into develop

This commit is contained in:
Pieter Vander Vennet 2025-06-30 14:34:51 +02:00
commit 9861603836
114 changed files with 895 additions and 196 deletions

View file

@ -402,7 +402,7 @@ The question is `Who is allowed to use this charging station?`
- *Anyone can use this charging station (payment might be needed)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpublic' target='_blank'>public</a>. _This option cannot be chosen as answer_
- *Only customers of the place this station belongs to can use this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests</span>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers' target='_blank'>customers</a>
- *A <b>key</b> must be requested to access this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests, which receive a key from the reception to unlock the charging station</span>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey' target='_blank'>key</a>
- *Not accessible to the general public (e.g. only accessible to the owners, employees, ...)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>
- *Not accessible to the general public (e.g. only accessible to the owners, employees, )* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>
- *This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive' target='_blank'>permissive</a>
### capacity
@ -1280,7 +1280,7 @@ The question is `Does one have to pay to use this charging station?`
- *Free to use (without authenticating)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a> & fee:conditional= & charge= & <a href='https://wiki.openstreetmap.org/wiki/Key:authentication:none' target='_blank'>authentication:none</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dyes' target='_blank'>yes</a>
- *Free to use, but one has to authenticate* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a> & fee:conditional= & charge= & <a href='https://wiki.openstreetmap.org/wiki/Key:authentication:none' target='_blank'>authentication:none</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dno' target='_blank'>no</a>
- *Free to use* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a>. _This option cannot be chosen as answer_
- *Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:fee:conditional' target='_blank'>fee:conditional</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee:conditional%3Dno @ customers' target='_blank'>no @ customers</a>
- *Paid use, but free for customers of the hotel/pub/hospital/ who operates the charging station* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:fee:conditional' target='_blank'>fee:conditional</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee:conditional%3Dno @ customers' target='_blank'>no @ customers</a>
- *Paid use* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & fee:conditional=
### charge

View file

@ -391,7 +391,7 @@ The question is `Who is allowed to use this charging station?`
- *Anyone can use this charging station (payment might be needed)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpublic' target='_blank'>public</a>. _This option cannot be chosen as answer_
- *Only customers of the place this station belongs to can use this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests</span>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers' target='_blank'>customers</a>
- *A <b>key</b> must be requested to access this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests, which receive a key from the reception to unlock the charging station</span>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey' target='_blank'>key</a>
- *Not accessible to the general public (e.g. only accessible to the owners, employees, ...)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>
- *Not accessible to the general public (e.g. only accessible to the owners, employees, )* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>
- *This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive' target='_blank'>permissive</a>
### capacity
@ -1269,7 +1269,7 @@ The question is `Does one have to pay to use this charging station?`
- *Free to use (without authenticating)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a> & fee:conditional= & charge= & <a href='https://wiki.openstreetmap.org/wiki/Key:authentication:none' target='_blank'>authentication:none</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dyes' target='_blank'>yes</a>
- *Free to use, but one has to authenticate* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a> & fee:conditional= & charge= & <a href='https://wiki.openstreetmap.org/wiki/Key:authentication:none' target='_blank'>authentication:none</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dno' target='_blank'>no</a>
- *Free to use* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a>. _This option cannot be chosen as answer_
- *Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:fee:conditional' target='_blank'>fee:conditional</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee:conditional%3Dno @ customers' target='_blank'>no @ customers</a>
- *Paid use, but free for customers of the hotel/pub/hospital/ who operates the charging station* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:fee:conditional' target='_blank'>fee:conditional</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee:conditional%3Dno @ customers' target='_blank'>no @ customers</a>
- *Paid use* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & fee:conditional=
### charge

View file

@ -88,7 +88,7 @@ The question is `What type of map is shown?`
The question is `What is the size of the shown area on the map?`
- *A map of the rooms within a building* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:map_size' target='_blank'>map_size</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dbuilding' target='_blank'>building</a>
- *A map of special site, like of a historical castle, a park, a campus, a forest, ....* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:map_size' target='_blank'>map_size</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dsite' target='_blank'>site</a>
- *A map of special site, like of a historical castle, a park, a campus, a forest, * is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:map_size' target='_blank'>map_size</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dsite' target='_blank'>site</a>
- *A map showing the village or town* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:map_size' target='_blank'>map_size</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dvillage' target='_blank'>village</a>
- *A map of a city* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:map_size' target='_blank'>map_size</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dcity' target='_blank'>city</a>
- *The map of an entire region, showing multiple cities and villages* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:map_size' target='_blank'>map_size</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dregion' target='_blank'>region</a>

View file

@ -300,7 +300,7 @@ The question is `Do pupils have to wear a uniform or obey a dresscode?`
- *Students must wear a uniform, which is extensively described* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:dress_code' target='_blank'>dress_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Duniform' target='_blank'>uniform</a>
- *Students must wear clothes in a specific colour scheme* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:dress_code' target='_blank'>dress_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dobligated_colour' target='_blank'>obligated_colour</a>
- *There is no formal dress code, students are allowed to come in casual wear such as t-shirt, jeans, ...* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:dress_code' target='_blank'>dress_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dcasual' target='_blank'>casual</a>
- *There is no formal dress code, students are allowed to come in casual wear such as t-shirt, jeans, * is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:dress_code' target='_blank'>dress_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dcasual' target='_blank'>casual</a>
- *Arms must be covered by the clothes* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:dress_code' target='_blank'>dress_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Darms_covered' target='_blank'>arms_covered</a>
- *Knees must be covered by the clothes* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:dress_code' target='_blank'>dress_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dknees_covered' target='_blank'>knees_covered</a>
- *Legs must be covered by the clothes* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:dress_code' target='_blank'>dress_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dlegs_covered' target='_blank'>legs_covered</a>

View file

@ -106,7 +106,7 @@ The question is `What kind of camera is this?`
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/themes/surveillance/cam_right.svg'> *A fixed (non-moving) camera* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:camera:type' target='_blank'>camera:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Dfixed' target='_blank'>fixed</a>
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/themes/surveillance/dome.svg'> *A dome camera (which can turn)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:camera:type' target='_blank'>camera:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Ddome' target='_blank'>dome</a>
- *A panning camera* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:camera:type' target='_blank'>camera:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Dpanning' target='_blank'>panning</a>
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/surveillance_camera/doorbell.svg'> *A doorbell which might be turned on remotely at any time or by motion detection. These are typically <i>Smart</i>, internet-connected doorbells. Typical brands are Ring, Google Nest, Eufy, ...* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:camera:type' target='_blank'>camera:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Ddoorbell' target='_blank'>doorbell</a>
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/surveillance_camera/doorbell.svg'> *A doorbell which might be turned on remotely at any time or by motion detection. These are typically <i>Smart</i>, internet-connected doorbells. Typical brands are Ring, Google Nest, Eufy, * is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:camera:type' target='_blank'>camera:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Ddoorbell' target='_blank'>doorbell</a>
### camera_direction
The question is `In which geographical direction does this camera film?`

View file

@ -2,7 +2,7 @@
"data_format": 1,
"project": {
"name": "MapComplete Buildings with an architectural style",
"description": "A map showing the archetectural style of buildings",
"description": "A map showing the architectural style of buildings",
"project_url": "https://mapcomplete.org/architecture",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
"icon_url": "https://mapcomplete.org/assets/themes/architecture/architecture.svg",

View file

@ -146,7 +146,7 @@
{
"key": "access",
"value": "private",
"description": "access=private is displayed as \"Not accessible to the general public (e.g. only accessible to the owners, employees, ...)\" by layer Charging stations",
"description": "access=private is displayed as \"Not accessible to the general public (e.g. only accessible to the owners, employees, )\" by layer Charging stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#access",
"icon_url": "./assets/themes/charging_stations/plug.svg"
},
@ -1610,14 +1610,14 @@
{
"key": "fee",
"value": "yes",
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station\" by layer Charging stations",
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/ who operates the charging station\" by layer Charging stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
"icon_url": "./assets/themes/charging_stations/plug.svg"
},
{
"key": "fee:conditional",
"value": "no @ customers",
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station\" by layer Charging stations",
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/ who operates the charging station\" by layer Charging stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
"icon_url": "./assets/themes/charging_stations/plug.svg"
},

View file

@ -4697,7 +4697,7 @@
{
"key": "access",
"value": "private",
"description": "access=private is displayed as \"Not accessible to the general public (e.g. only accessible to the owners, employees, ...)\" by layer Charging stations",
"description": "access=private is displayed as \"Not accessible to the general public (e.g. only accessible to the owners, employees, )\" by layer Charging stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#access",
"icon_url": "./assets/themes/charging_stations/plug.svg"
},
@ -6140,14 +6140,14 @@
{
"key": "fee",
"value": "yes",
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station\" by layer Charging stations",
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/ who operates the charging station\" by layer Charging stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#fee",
"icon_url": "./assets/themes/charging_stations/plug.svg"
},
{
"key": "fee:conditional",
"value": "no @ customers",
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station\" by layer Charging stations",
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/ who operates the charging station\" by layer Charging stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#fee",
"icon_url": "./assets/themes/charging_stations/plug.svg"
},

View file

@ -506,7 +506,7 @@
{
"key": "dress_code",
"value": "casual",
"description": "dress_code=casual is displayed as \"There is no formal dress code, students are allowed to come in casual wear such as t-shirt, jeans, ...\" by layer Primary and secondary schools",
"description": "dress_code=casual is displayed as \"There is no formal dress code, students are allowed to come in casual wear such as t-shirt, jeans, \" by layer Primary and secondary schools",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md#uniform",
"icon_url": "./assets/layers/school/school.svg"
},

View file

@ -98,7 +98,7 @@
{
"key": "map_size",
"value": "site",
"description": "map_size=site is displayed as \"A map of special site, like of a historical castle, a park, a campus, a forest, ....\" by layer Maps",
"description": "map_size=site is displayed as \"A map of special site, like of a historical castle, a park, a campus, a forest, \" by layer Maps",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
"icon_url": "./assets/layers/map/map.svg"
},

View file

@ -792,7 +792,7 @@
{
"key": "map_size",
"value": "site",
"description": "map_size=site is displayed as \"A map of special site, like of a historical castle, a park, a campus, a forest, ....\" by layer Maps",
"description": "map_size=site is displayed as \"A map of special site, like of a historical castle, a park, a campus, a forest, \" by layer Maps",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
"icon_url": "./assets/layers/map/map.svg"
},

View file

@ -692,7 +692,7 @@
{
"key": "access",
"value": "private",
"description": "access=private is displayed as \"Not accessible to the general public (e.g. only accessible to the owners, employees, ...)\" by layer Charging stations",
"description": "access=private is displayed as \"Not accessible to the general public (e.g. only accessible to the owners, employees, )\" by layer Charging stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#access",
"icon_url": "./assets/themes/charging_stations/plug.svg"
},
@ -2156,14 +2156,14 @@
{
"key": "fee",
"value": "yes",
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station\" by layer Charging stations",
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/ who operates the charging station\" by layer Charging stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
"icon_url": "./assets/themes/charging_stations/plug.svg"
},
{
"key": "fee:conditional",
"value": "no @ customers",
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station\" by layer Charging stations",
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/ who operates the charging station\" by layer Charging stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
"icon_url": "./assets/themes/charging_stations/plug.svg"
},

View file

@ -371,7 +371,7 @@
{
"key": "map_size",
"value": "site",
"description": "map_size=site is displayed as \"A map of special site, like of a historical castle, a park, a campus, a forest, ....\" by layer Maps",
"description": "map_size=site is displayed as \"A map of special site, like of a historical castle, a park, a campus, a forest, \" by layer Maps",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
"icon_url": "./assets/layers/map/map.svg"
},

View file

@ -112,7 +112,7 @@
{
"key": "camera:type",
"value": "doorbell",
"description": "camera:type=doorbell is displayed as \"A doorbell which might be turned on remotely at any time or by motion detection. These are typically <i>Smart</i>, internet-connected doorbells. Typical brands are Ring, Google Nest, Eufy, ...\" by layer Surveillance camera's",
"description": "camera:type=doorbell is displayed as \"A doorbell which might be turned on remotely at any time or by motion detection. These are typically <i>Smart</i>, internet-connected doorbells. Typical brands are Ring, Google Nest, Eufy, \" by layer Surveillance camera's",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#Camera_type__fixed__panning__dome",
"icon_url": "./assets/layers/surveillance_camera/doorbell.svg"
},

View file

@ -4,7 +4,7 @@
_This document details some technical information about this MapComplete theme, mostly about the attributes used in the theme. Various links point toward more information about the attributes, e.g. to the OpenStreetMap-wiki, to TagInfo or tools creating statistics_
The theme introduction reads:
> A map showing the archetectural style of buildings
> A map showing the architectural style of buildings
This theme contains the following layers:

View file

@ -914,7 +914,7 @@ The question is `Who is allowed to use this charging station?`
- *Anyone can use this charging station (payment might be needed)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpublic' target='_blank'>public</a>. _This option cannot be chosen as answer_
- *Only customers of the place this station belongs to can use this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests</span>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers' target='_blank'>customers</a>
- *A <b>key</b> must be requested to access this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests, which receive a key from the reception to unlock the charging station</span>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey' target='_blank'>key</a>
- *Not accessible to the general public (e.g. only accessible to the owners, employees, ...)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>
- *Not accessible to the general public (e.g. only accessible to the owners, employees, )* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>
- *This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive' target='_blank'>permissive</a>
### capacity
@ -1792,7 +1792,7 @@ The question is `Does one have to pay to use this charging station?`
- *Free to use (without authenticating)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a> & fee:conditional= & charge= & <a href='https://wiki.openstreetmap.org/wiki/Key:authentication:none' target='_blank'>authentication:none</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dyes' target='_blank'>yes</a>
- *Free to use, but one has to authenticate* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a> & fee:conditional= & charge= & <a href='https://wiki.openstreetmap.org/wiki/Key:authentication:none' target='_blank'>authentication:none</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dno' target='_blank'>no</a>
- *Free to use* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a>. _This option cannot be chosen as answer_
- *Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:fee:conditional' target='_blank'>fee:conditional</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee:conditional%3Dno @ customers' target='_blank'>no @ customers</a>
- *Paid use, but free for customers of the hotel/pub/hospital/ who operates the charging station* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:fee:conditional' target='_blank'>fee:conditional</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee:conditional%3Dno @ customers' target='_blank'>no @ customers</a>
- *Paid use* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & fee:conditional=
### charge

View file

@ -15,6 +15,7 @@ Available languages:
- en
- cs
- zh_Hant
- uk
# Layers defined in this theme configuration file
These layers can not be reused in different themes.

View file

@ -15,6 +15,7 @@ Available languages:
- en
- cs
- zh_Hant
- uk
# Layers defined in this theme configuration file
These layers can not be reused in different themes.

View file

@ -448,7 +448,7 @@ The question is `Who is allowed to use this charging station?`
- *Anyone can use this charging station (payment might be needed)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpublic' target='_blank'>public</a>. _This option cannot be chosen as answer_
- *Only customers of the place this station belongs to can use this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests</span>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers' target='_blank'>customers</a>
- *A <b>key</b> must be requested to access this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests, which receive a key from the reception to unlock the charging station</span>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey' target='_blank'>key</a>
- *Not accessible to the general public (e.g. only accessible to the owners, employees, ...)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>
- *Not accessible to the general public (e.g. only accessible to the owners, employees, )* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>
- *This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive' target='_blank'>permissive</a>
### capacity
@ -1326,7 +1326,7 @@ The question is `Does one have to pay to use this charging station?`
- *Free to use (without authenticating)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a> & fee:conditional= & charge= & <a href='https://wiki.openstreetmap.org/wiki/Key:authentication:none' target='_blank'>authentication:none</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dyes' target='_blank'>yes</a>
- *Free to use, but one has to authenticate* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a> & fee:conditional= & charge= & <a href='https://wiki.openstreetmap.org/wiki/Key:authentication:none' target='_blank'>authentication:none</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dno' target='_blank'>no</a>
- *Free to use* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a>. _This option cannot be chosen as answer_
- *Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:fee:conditional' target='_blank'>fee:conditional</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee:conditional%3Dno @ customers' target='_blank'>no @ customers</a>
- *Paid use, but free for customers of the hotel/pub/hospital/ who operates the charging station* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:fee:conditional' target='_blank'>fee:conditional</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee:conditional%3Dno @ customers' target='_blank'>no @ customers</a>
- *Paid use* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & fee:conditional=
### charge

View file

@ -18,6 +18,7 @@ Available languages:
- it
- cs
- zh_Hant
- uk
# Layers defined in this theme configuration file
These layers can not be reused in different themes.

View file

@ -194,7 +194,7 @@
|name= [https://mapcomplete.org/architecture architecture]
|region= Worldwide
|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:zh_Hant|en}}, {{#language:cs|en}}, {{#language:uk|en}}, {{#language:it|en}}
|descr= A MapComplete theme: A map showing the archetectural style of buildings
|descr= A MapComplete theme: A map showing the architectural style of buildings
|material= {{yes|[https://mapcomplete.org/ Yes]}}
|image= MapComplete_Screenshot.png
|genre= POI, editor, architecture
@ -411,7 +411,7 @@ The position of a signpost can be used by a hiker/biker/rider/s…
{{service_item
|name= [https://mapcomplete.org/historic_aircraft historic_aircraft]
|region= Worldwide
|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:zh_Hant|en}}
|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:zh_Hant|en}}, {{#language:uk|en}}
|descr= A MapComplete theme: A map showing all historic, permanently installed aircraft
|material= {{yes|[https://mapcomplete.org/ Yes]}}
|image= MapComplete_Screenshot.png
@ -420,7 +420,7 @@ The position of a signpost can be used by a hiker/biker/rider/s…
{{service_item
|name= [https://mapcomplete.org/historic_rolling_stock historic_rolling_stock]
|region= Worldwide
|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:zh_Hant|en}}
|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:zh_Hant|en}}, {{#language:uk|en}}
|descr= A MapComplete theme: A map showing all historic, permanently installed rolling stock, such as locomitives and railway carriages, e
|material= {{yes|[https://mapcomplete.org/ Yes]}}
|image= MapComplete_Screenshot.png
@ -672,7 +672,7 @@ The position of a signpost can be used by a hiker/biker/rider/s…
{{service_item
|name= [https://mapcomplete.org/wayside_shrines wayside_shrines]
|region= Worldwide
|lang= {{#language:en|en}}, {{#language:it|en}}, {{#language:cs|en}}, {{#language:zh_Hant|en}}
|lang= {{#language:en|en}}, {{#language:it|en}}, {{#language:cs|en}}, {{#language:zh_Hant|en}}, {{#language:uk|en}}
|descr= A MapComplete theme: This map shows shrines and crosses found on the side of roads and paths, and allows adding new ones
|material= {{yes|[https://mapcomplete.org/ Yes]}}
|image= MapComplete_Screenshot.png

View file

@ -193,3 +193,10 @@ The code is available under GPL; all map data comes from OpenStreetMap (both for
Background layer selection: curated by https://github.com/osmlab/editor-layer-index
Icons are attributed in various 'license_info.json'-files and can be found in the app.
This project is funded through [NGI0 Entrust](https://nlnet.nl/entrust), a fund established by [NLnet](https://nlnet.nl) with financial support from the European Commission's [Next Generation Internet](https://ngi.eu) program. Learn more at the [NLnet project page](https://nlnet.nl/project/Mapcomplete).
[<img src="https://nlnet.nl/logo/banner.png" alt="NLnet foundation logo" width="20%" />](https://nlnet.nl)
[<img src="https://nlnet.nl/image/logos/NGI0_tag.svg" alt="NGI Zero Logo" width="20%" />](https://nlnet.nl/entrust)

View file

@ -377,7 +377,8 @@
"de": "Wie lautet die Nummer oder der Buchstabe der Einheit?",
"cs": "Co je číslo nebo písmeno jednotky?",
"zh_Hant": "這邊的單位號碼或是字母是什麼?",
"it": "Qual è il numero o la lettera dell'unità?"
"it": "Qual è il numero o la lettera dell'unità?",
"uk": "Чим позначено цю адресу: номером чи літерою?"
},
"render": {
"en": "The unit number is <b>{addr:unit}</b>",

View file

@ -16,7 +16,8 @@
"cs": "Všechny ulice",
"it": "Tutte le strade",
"pl": "Wszystkie ulice",
"ko": "모든 거리"
"ko": "모든 거리",
"uk": "Всі вулиці"
},
"description": {
"en": "Layer with (almost) all streets",

View file

@ -7,7 +7,8 @@
"es": "Cafés de reparación y talleres de reparación asistida",
"nl": "Repair cafés en reparatiewerkplaatsen met ondersteuning",
"ca": "Cafeteria de reparació i tallers de reparació assistida",
"it": "Repair café e laboratori di riparazione assistita"
"it": "Repair café e laboratori di riparazione assistita",
"uk": "Ремонтні кафе та майстерні з надання допомоги у ремонті"
},
"description": {
"en": "A self-assisted workshop is a location where people can come and repair their goods with help of volunteers and with the tools available at the given location. A repair café is a type of event organized regularly along the same principles.",

View file

@ -187,7 +187,8 @@
"ca": "El servei de rentat és gratuït",
"pt_BR": "O serviço de limpeza é grátis para usar",
"pt": "O serviço de limpeza é grátis para usar",
"it": "Il servizio di pulizia è gratuito"
"it": "Il servizio di pulizia è gratuito",
"uk": "Послугою прибирання можна користуватися безкоштовно"
},
"addExtraTags": [
"service:bicycle:cleaning:charge="
@ -211,7 +212,8 @@
"ca": "Debades",
"pt_BR": "Grátis para usar",
"pl": "Darmowa",
"it": "Gratuito"
"it": "Gratuito",
"uk": "Безкоштовне використання"
},
"hideInAnswer": true
}
@ -270,7 +272,8 @@
"ca": "Aquest servei de neteja és gratuït",
"pt_BR": "Esse serviço de limpeza é grátis para usar",
"pt": "Esst serviço de limpeza é grátis para usar",
"it": "Questo servizio di pulizia è gratuito"
"it": "Questo servizio di pulizia è gratuito",
"uk": "Ця послуга прибирання є безкоштовною"
},
"addExtraTags": [
"charge="

View file

@ -661,12 +661,12 @@
"pl": "Ile rowerów mieści się na tym parkingu rowerowym?"
},
"questionHint": {
"en": "This includes regular bicycles, cargo bikes, ebikes, ...",
"en": "This includes regular bicycles, cargo bikes, ebikes, ",
"nl": "Dit is het totaal aantal gewone fietsen, bakfietsen, elektrische fietsen, ...",
"de": "Dazu gehören reguläre Fahrräder, Lasträder, Ebikes,...",
"pl": "To obejmuje zwykłe rowery, do transportu dóbr, elektryczne, ...",
"es": "Esto incluye bicicletas normales, bicicletas de carga, bicicletas eléctricas,…",
"cs": "Patří sem běžná jízdní kola, nákladní kola, elektrokola, ...",
"cs": "Patří sem běžná jízdní kola, nákladní kola, elektrokola, ",
"ca": "Això inclou bicicletes regulars, bicicletes de càrrega, bicicletes elèctriques, ...",
"it": "Questo include biciclette normali, cargo bike, e-bike, ..."
},
@ -845,7 +845,8 @@
"es": "Gratuito",
"cs": "Bezplatné použití",
"ca": "Gratuït",
"it": "Utilizzo gratuito"
"it": "Utilizzo gratuito",
"uk": "Безкоштовне використання"
}
}
]

View file

@ -10,7 +10,8 @@
"da": "Cykelrelateret genstand",
"ca": "Objectes relacionats amb bicicletes",
"cs": "Objekt související s jízdním kolem",
"pl": "Obiekt związany z rowerami"
"pl": "Obiekt związany z rowerami",
"uk": "Об'єкт, пов'язаний з велосипедом"
},
"description": {
"en": "A layer with bike-themed objects but who don't match any other layer",

View file

@ -126,7 +126,8 @@
"fr": "En libre service",
"ca": "Debades",
"cs": "Použití zdarma",
"it": "Utilizzo gratuito"
"it": "Utilizzo gratuito",
"uk": "Безкоштовне використання"
}
}
],

View file

@ -19,7 +19,8 @@
"cs": "Kempovací místa",
"eu": "Akanpatzeko tokiak",
"pl": "Miejsca kamperowe",
"zh_Hans": "露营地"
"zh_Hans": "露营地",
"uk": "Кемпінги"
},
"description": {
"en": "camper sites",

View file

@ -307,10 +307,10 @@
{
"if": "access=private",
"then": {
"en": "Not accessible to the general public (e.g. only accessible to the owners, employees, ...)",
"en": "Not accessible to the general public (e.g. only accessible to the owners, employees, )",
"nl": "Niet toegankelijk voor het publiek <br/><span class='subtle'>Bv. enkel toegankelijk voor de eigenaar, medewerkers ,...</span> ",
"ca": "No accessible per al públic general (p.e. només accessible pels propietaris, empleats, ...)",
"cs": "Nepřístupná obecné veřejnosti (např. přístupná vlastníkům, zaměstnancům...)",
"cs": "Nepřístupná obecné veřejnosti (např. přístupná vlastníkům, zaměstnancům)",
"de": "Die Station ist nicht für die Allgemeinheit zugänglich (z. B. nur für die Eigentümer, Mitarbeiter, ...)",
"es": "No accesible al público en general (por ejemplo, solo accesible para los propietarios, empleados, ...)",
"it": "Non accessibile al pubblico generale (ad esempio, accessibile solo ai proprietari, dipendenti, ...)",
@ -2515,7 +2515,7 @@
"de": "Die Nutzung ist kostenlos, Authentifizierung erforderlich",
"es": "De uso gratuito, pero hay que autenticarse",
"it": "Utilizzo gratuito, ma è necessario autenticarsi",
"uk": "Безкоштовне використання, але потрібно пройти аутентифікацію"
"uk": "Безкоштовне використання, але потрібно пройти автентифікацію"
}
},
{
@ -2532,7 +2532,8 @@
"de": "Kostenlose Nutzung",
"es": "De uso gratuito",
"it": "Utilizzo gratuito",
"pl": "Darmowa"
"pl": "Darmowa",
"uk": "Безкоштовне використання"
},
"hideInAnswer": true
},
@ -2545,9 +2546,9 @@
},
"then": {
"nl": "Betalend te gebruiken, maar gratis voor klanten van het bijhorende hotel/café/ziekenhuis/...",
"en": "Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station",
"en": "Paid use, but free for customers of the hotel/pub/hospital/ who operates the charging station",
"ca": "De pagament, però gratuït per als clients de l'hotel/bar/hospital/... que gestiona l'estació de càrrega",
"cs": "Placené použití, ale zdarma pro zákazníky hotelu/restaurace/nemocnice... které provozují nabíjecí stanici",
"cs": "Placené použití, ale zdarma pro zákazníky hotelu/restaurace/nemocnice které provozují nabíjecí stanici",
"de": "Die Nutzung ist kostenpflichtig, aber für Kunden des Betreibers der Einrichtung, wie Hotel, Krankenhaus, ... kostenlos",
"es": "De pago, pero gratuito para clientes del hotel/pub/hospital/... que opera el punto de carga",
"it": "Utilizzo a pagamento, ma gratuito per i clienti dell'hotel/pub/ospedale/... che gestisce la stazione di ricarica",

View file

@ -7,7 +7,8 @@
"ca": "Guarderies d'infants",
"cy": "Gofal Plant",
"cs": "Péče o děti",
"it": "Asilo nido"
"it": "Asilo nido",
"uk": "Догляд за дітьми"
},
"description": "Shows kindergartens and preschools. Both are grouped in one layer, as they are regularly confused with each other",
"source": {

View file

@ -13,7 +13,8 @@
"hu": "Mászóegyesület",
"ca": "Club d'escalada",
"cs": "Lezecký klub",
"es": "Club de escalada"
"es": "Club de escalada",
"uk": "Клуб альпіністів"
},
"description": {
"de": "Ein Kletterverein oder -organisation",

View file

@ -10,7 +10,8 @@
"it": "Opportunità di arrampicata?",
"cs": "Lezecké příležitosti?",
"es": "¿Posibilidades de escalada?",
"ca": "Oportunitats d'escalada?"
"ca": "Oportunitats d'escalada?",
"uk": "Можливості для скелелазіння?"
},
"description": {
"en": "Fallback layer with items on which climbing _might_ be possible. It is loaded when zoomed in a lot, to prevent duplicate items to be added",

View file

@ -10,7 +10,8 @@
"it": "Vie di arrampicata",
"ca": "Rutes d'escalada",
"cs": "Lezecké trasy",
"es": "Vías de escalada"
"es": "Vías de escalada",
"uk": "Маршрути для скелелазіння"
},
"description": {
"en": "A single climbing route and its properties. Some properties are derived from the containing features",

View file

@ -8,7 +8,8 @@
"fr": "Horloges",
"cs": "Hodiny",
"es": "Relojes",
"it": "Orologi"
"it": "Orologi",
"uk": "Годинники"
},
"description": {
"en": "Layer with public clocks",

View file

@ -11,7 +11,8 @@
"pa_PK": "کراسنگاں",
"cs": "Přechody",
"cy": "Croesfannau",
"it": "Attraversamenti"
"it": "Attraversamenti",
"uk": "Перехрестя"
},
"description": {
"en": "Crossings for pedestrians and cyclists",

View file

@ -6,7 +6,8 @@
"es": "Ayudas a la espera de ciclistas",
"ca": "Ajudes a l'espera dels ciclistes",
"it": "Supporti per ciclisti in attesa",
"cs": "Čekací pomůcky pro cyklisty"
"cs": "Čekací pomůcky pro cyklisty",
"uk": "Допоміжні засоби для велосипедистів, що чекають"
},
"description": {
"en": "Various pieces of infrastructure that aid cyclists while they wait at a traffic light.",

View file

@ -12,7 +12,8 @@
"sl": "Defibrilatorji",
"da": "Hjertestartere",
"cs": "Defibrilátory",
"cy": "Diffibrilwyr"
"cy": "Diffibrilwyr",
"uk": "Дефібрилятори"
},
"description": {
"en": "A layer showing defibrillators which can be used in case of emergency. This contains public defibrillators, but also defibrillators which might need staff to fetch the actual device",

View file

@ -6,7 +6,8 @@
"ca": "Organitzacions de resposta a desastres",
"es": "Organizaciones de respuesta a desastres",
"it": "Organizzazioni di risposta ai disastri",
"cs": "Organizace pro pomoc při katastrofách"
"cs": "Organizace pro pomoc při katastrofách",
"uk": "Організації з реагування на надзвичайні ситуації"
},
"description": {
"en": "This layer contains organizations that have the main objective to help the civil population during and after natural or anthropogenic disasters by working in the affected area.",

View file

@ -16,7 +16,8 @@
"cs": "Sanitární skládky",
"es": "Estaciones de vaciado sanitario",
"pl": "Stacje zrzutów sanitarnych",
"pt": "Estações de despejo sanitário"
"pt": "Estações de despejo sanitário",
"uk": "Сантехнічні станції зливу"
},
"description": {
"en": "Sanitary dump stations",

View file

@ -11,7 +11,8 @@
"cs": "Výtah",
"es": "Ascensor",
"cy": "Lifft",
"it": "Ascensore"
"it": "Ascensore",
"uk": "Ліфт"
},
"description": {
"en": "This layer show elevators and asks for operational status and elevator dimensions. Useful for wheelchair accessibility information",

View file

@ -7,7 +7,8 @@
"ca": "Premses de cèntims",
"cs": "Ražby mincí",
"nl": "Muntpersen",
"it": "Macchine schiacciamonete"
"it": "Macchine schiacciamonete",
"uk": "Монетні преси"
},
"description": {
"en": "Layer showing penny presses.",
@ -33,7 +34,8 @@
"es": "Prensa de Monedas",
"ca": "Premsa de cèntims",
"cs": "Ražba mincí",
"it": "Macchina schiacciamonete"
"it": "Macchina schiacciamonete",
"nl": "Muntpers"
}
},
"pointRendering": [
@ -89,7 +91,8 @@
"es": "¿Cuántos diseños hay disponibles?",
"ca": "Quants dissenys hi han disponibles?",
"cs": "Kolik designů je k dispozici?",
"it": "Quanti design sono disponibili?"
"it": "Quanti design sono disponibili?",
"nl": "Hoeveel ontwerpen zijn er beschikbaar?"
},
"freeform": {
"key": "coin:design_count",
@ -110,7 +113,8 @@
"es": "Esta prensa de monedas tiene {coin:design_count} diseños disponibles.",
"ca": "Esta premsa té {coin:design_count} dissenys disponibles.",
"cs": "Tento lis na centy má k dispozici {coin:design_count} vzory.",
"it": "Questa macchina schiacciamonete ha {coin:design_count} design disponibili."
"it": "Questa macchina schiacciamonete ha {coin:design_count} design disponibili.",
"nl": "Deze muntpers heeft {coin:design_count} ontwerpen beschikbaar."
},
"mappings": [
{
@ -171,7 +175,8 @@
"de": "Ist das Prägen kostenpflichtig?",
"cs": "Ražba mincí stojí peníze?",
"es": "¿Cuesta dinero prensar una moneda?",
"it": "Costa denaro schiacciare una moneta?"
"it": "Costa denaro schiacciare una moneta?",
"nl": "Kost het geld om een munt te persen?"
},
"mappings": [
{
@ -182,7 +187,8 @@
"de": "Das Prägen ist kostenpflichtig.",
"cs": "Ražba mincí stojí peníze.",
"es": "Cuesta dinero prensar una moneda.",
"it": "Costa denaro schiacciare una moneta."
"it": "Costa denaro schiacciare una moneta.",
"nl": "Het kost geld om een munt te persen."
}
},
{
@ -193,7 +199,8 @@
"de": "Das Prägen ist kostenpflichtig.",
"cs": "Ražba mincí stojí peníze.",
"es": "Cuesta dinero prensar una moneda.",
"it": "Costa denaro schiacciare una moneta."
"it": "Costa denaro schiacciare una moneta.",
"nl": "Het kost geld om een munt te persen."
}
},
{
@ -204,7 +211,8 @@
"de": "Das Prägen ist kostenlos.",
"cs": "Ražba mincí je zdarma.",
"es": "Es gratis prensar una moneda.",
"it": "È gratuito schiacciare una moneta."
"it": "È gratuito schiacciare una moneta.",
"nl": "Het is gratis om een munt te persen."
},
"addExtraTags": [
"payment:qr_code=",
@ -474,7 +482,8 @@
"es": "¿Está la prensa de monedas en interiores?",
"ca": "La premsa de cèntims està a l'interior?",
"cs": "Je lis na mince uvnitř?",
"it": "La macchina schiacciamonete è all'interno?"
"it": "La macchina schiacciamonete è all'interno?",
"nl": "Is deze muntpers binnen?"
},
"mappings": [
{
@ -486,7 +495,8 @@
"ca": "Esta premsa està ubicada en interior.",
"cs": "Tento lis na mince je umístěn v interiéru.",
"uk": "Цей копійчаний прес розташований у приміщенні.",
"it": "Questa macchina schiacciamonete si trova all'interno."
"it": "Questa macchina schiacciamonete si trova all'interno.",
"nl": "Deze muntpers bevindt zich binnen."
}
},
{
@ -498,7 +508,8 @@
"ca": "Esta premsa està ubicada a l'exterior.",
"cs": "Tento lis na mince je umístěn venku.",
"uk": "Цей копійчаний прес розташований на відкритому повітрі.",
"it": "Questa macchina schiacciamonete si trova all'esterno."
"it": "Questa macchina schiacciamonete si trova all'esterno.",
"nl": "Deze muntpers bevindt zich buiten."
}
}
]

View file

@ -11,7 +11,8 @@
"cs": "Vchod",
"pl": "Wejście",
"cy": "Mynedfa",
"it": "Ingresso"
"it": "Ingresso",
"uk": "Вхід"
},
"description": {
"en": "A layer showing entrances and offering capabilities to survey some advanced data which is important for e.g. wheelchair users (but also bicycle users, people who want to deliver, …)",

View file

@ -3,7 +3,8 @@
"name": {
"en": "Excrement bag dispensers",
"it": "Distributori di sacchetti per escrementi",
"cs": "Zásobníky na sáčky na exkrementy"
"cs": "Zásobníky na sáčky na exkrementy",
"uk": "Диспенсери для пакетів для екскрементів"
},
"description": {
"en": "Dispensers giving out bags for animal waste",

View file

@ -12,7 +12,8 @@
"es": "Mapa de extintores",
"ca": "Mapa d'extintors",
"pl": "Mapa gaśnic",
"cs": "Hasicí přístroje"
"cs": "Hasicí přístroje",
"uk": "Вогнегасники"
},
"description": {
"en": "Map layer to show fire extinguishers.",

View file

@ -281,7 +281,8 @@
"ca": "Ús gratuït",
"cs": "Použití zdarma",
"es": "De uso gratuito",
"it": "Utilizzo gratuito"
"it": "Utilizzo gratuito",
"uk": "Безкоштовне використання"
},
"osmTags": {
"or": [

View file

@ -11,7 +11,8 @@
"nl": "Brandweerstations",
"es": "Mapa de estaciones de bomberos",
"ca": "Mapa de parcs de bombers",
"cs": "Požární stanice"
"cs": "Požární stanice",
"uk": "Пожежні станції"
},
"description": {
"en": "Map layer to show fire stations.",

View file

@ -6,7 +6,8 @@
"es": "Hoguera",
"ca": "Foguera",
"cs": "Ohniště",
"it": "Area per falò"
"it": "Area per falò",
"uk": "Вогнище"
},
"description": {
"en": "An outdoor place to make a fire, typically open to the public.",

View file

@ -7,7 +7,8 @@
"nl": "Fitnesscentra",
"cs": "Fitness centra",
"es": "Centros de Fitness",
"it": "Centri Fitness"
"it": "Centri Fitness",
"uk": "Фітнес-центри"
},
"description": {
"en": "Layer showing fitness centres",

View file

@ -7,7 +7,8 @@
"ca": "Estacions de fitness",
"cs": "Fitness stanice",
"es": "Estaciones de Fitness",
"it": "Stazioni Fitness"
"it": "Stazioni Fitness",
"uk": "Фітнес-станції"
},
"description": {
"en": "Find a fitness station near you, and add missing ones.",

View file

@ -7,7 +7,8 @@
"ca": "Objectes d'OSM amb etiquetes FIXME",
"cs": "Objekty OSM se značkami FIXME",
"es": "Objetos OSM con etiquetas FIXME",
"it": "Oggetti OSM con tag FIXME"
"it": "Oggetti OSM con tag FIXME",
"uk": "Об'єкти OSM з тегами FIXME"
},
"description": {
"en": "OSM objects that likely need to be fixed, based on a FIXME tag.",

View file

@ -20,7 +20,8 @@
"zh_Hant": "幽靈單車",
"pt": "Bicicleta fantasma",
"ca": "Bicicleta fantasma",
"cs": "Kola duchů"
"cs": "Kola duchů",
"uk": "Велосипеди-привиди"
},
"description": {
"en": "A layer showing memorials for cyclists, killed in road accidents",

View file

@ -9,7 +9,8 @@
"cs": "vlády",
"es": "Edificios gubernamentales",
"cy": "llywodraethau",
"it": "Uffici governativi"
"it": "Uffici governativi",
"uk": "урядове"
},
"description": {
"en": "This layer show governmental buildings. It was setup as commissioned layer for the client of OSOC '22",

View file

@ -1,9 +1,9 @@
{
"id": "grab_rail",
"description": {
"en": "A grab rail is a support to help persons with reduced mobility or a motor disability. It helps them to transfer from their wheelchair onto the toilet, to stand in a shower, close a door, ... ",
"en": "A grab rail is a support to help persons with reduced mobility or a motor disability. It helps them to transfer from their wheelchair onto the toilet, to stand in a shower, close a door, ",
"it": "Un maniglione è un supporto per aiutare le persone con mobilità ridotta o disabilità motoria. Li aiuta a trasferirsi dalla sedia a rotelle al water, a stare in piedi sotto la doccia, a chiudere una porta, ... ",
"cs": "Madlo je podpora, která pomáhá osobám s omezenou mobilitou nebo motorickým postižením. Pomáhá jim přesunout se z vozíku na toaletu, stát ve sprše, zavřít dveře… "
"cs": "Madlo je podpora, která pomáhá osobám s omezenou mobilitou nebo motorickým postižením. Pomáhá jim přesunout se z vozíku na toaletu, stát ve sprše, zavřít dveře…"
},
"source": "special:library",
"pointRendering": [],

View file

@ -6,7 +6,8 @@
"es": "Lápidas",
"ca": "Làpides",
"it": "Lapidi",
"cs": "Náhrobky"
"cs": "Náhrobky",
"uk": "Надгробки"
},
"description": {
"en": "Tombstones (and graves) indicate where a person was buried. On this map, those can be recorded and a link to Wikipedia can be made",

View file

@ -6,7 +6,8 @@
"de": "Wegweiser",
"es": "Postes indicadores",
"ca": "Punts guia",
"it": "Segnavia"
"it": "Segnavia",
"uk": "Довідники"
},
"description": {
"en": "Guideposts (also known as fingerposts or finger posts) are often found along official hiking/cycling/riding/skiing routes to indicate the directions to different destinations",

View file

@ -229,10 +229,10 @@
{
"if": "map_size=site",
"then": {
"en": "A map of special site, like of a historical castle, a park, a campus, a forest, ....",
"en": "A map of special site, like of a historical castle, a park, a campus, a forest, ",
"de": "Eine Karte mit besonderen Orten, wie einem historischen Schloss, einem Park, einem Campus, einem Wald, ....",
"ca": "Un mapa d'un lloc especial, com un castell històric, un parc, un campus, un bosc, …",
"cs": "Mapa speciálního místa, například historického zámku, parku, areálu, lesa, ....",
"cs": "Mapa speciálního místa, například historického zámku, parku, areálu, lesa",
"fr": "La carte d'un site particulier, comme un château, un parc, un campus, une forêt, ....",
"es": "Un mapa de un sitio especial, como un castillo histórico, un parque, un campus, un bosque, ...",
"it": "Una mappa di un sito speciale, come un castello storico, un parco, un campus, una foresta, ...."

View file

@ -9,7 +9,8 @@
"pl": "Paczkomaty",
"cs": "Schránky na balíky",
"es": "Taquillas de Paquetes",
"it": "Armadietti per pacchi"
"it": "Armadietti per pacchi",
"uk": "Поштомати"
},
"description": {
"en": "Layer showing parcel lockers for collecting and sending parcels.",
@ -50,7 +51,8 @@
"pl": "Paczkomat {brand}",
"cs": "{brand} schránka na balíky",
"es": "Taquilla de paquetes {brand}",
"it": "Armadietto per pacchi {brand}"
"it": "Armadietto per pacchi {brand}",
"uk": "{brand} поштомат"
}
}
]
@ -112,7 +114,8 @@
"pl": "Jakiej marki jest ten paczkomat?",
"cs": "Jaká je značka schránky na balíky?",
"es": "¿Cuál es la marca de la taquilla de paquetes?",
"it": "Qual è la marca dell'armadietto per pacchi?"
"it": "Qual è la marca dell'armadietto per pacchi?",
"uk": "Який бренд шафки для посилок?"
},
"freeform": {
"key": "brand",
@ -151,7 +154,8 @@
"fr": "Quel est l'exploitant de ce casier à colis ?",
"cs": "Kdo je provozovatelem schránky na balíky?",
"es": "¿Cuál es el operador de la taquilla de paquetes?",
"it": "Chi è l'operatore dell'armadietto per pacchi?"
"it": "Chi è l'operatore dell'armadietto per pacchi?",
"uk": "Який оператор поштомату?"
},
"freeform": {
"key": "operator",
@ -178,7 +182,8 @@
"pl": "Ten paczkomat jest obsługiwany przez {operator}",
"cs": "Tuto schránku na balíky provozuje {operator}",
"es": "Esta taquilla de paquetes es operada por {operator}",
"it": "Questo armadietto per pacchi è gestito da {operator}"
"it": "Questo armadietto per pacchi è gestito da {operator}",
"uk": "Цей посилкова шафка обслуговується компанією {operator}"
}
},
"opening_hours_24_7",
@ -192,7 +197,8 @@
"fr": "Quel est le numéro de référence/d'identification de ce casier à colis ?",
"cs": "Jaké je referenční číslo/identifikátor této schránky na balíky?",
"es": "¿Cuál es el número de referencia/identificador de esta taquilla de paquetes?",
"it": "Qual è il numero/identificativo di riferimento di questo armadietto per pacchi?"
"it": "Qual è il numero/identificativo di riferimento di questo armadietto per pacchi?",
"uk": "Який ідентифікаційний номер цього поштомату?"
},
"freeform": {
"key": "ref",
@ -218,7 +224,8 @@
"fr": "Ce casier a colis porte la référence {ref}",
"cs": "Tato schránka na balíky má referenční číslo {ref}",
"es": "Esta taquilla de paquetes tiene la referencia {ref}",
"it": "Questo armadietto per pacchi ha il riferimento {ref}"
"it": "Questo armadietto per pacchi ha il riferimento {ref}",
"uk": "Ця посилкова шафка має номер {ref}"
}
},
{
@ -232,7 +239,8 @@
"pl": "Czy z tego paczkomatu można wysyłać przesyłki?",
"cs": "Lze z této schránky na balíky odesílat balíky?",
"es": "¿Puedes enviar paquetes desde esta taquilla?",
"it": "Puoi inviare pacchi da questo armadietto per pacchi?"
"it": "Puoi inviare pacchi da questo armadietto per pacchi?",
"uk": "Чи можете ви відправляти посилки з цього поштомату?"
},
"mappings": [
{
@ -246,7 +254,8 @@
"pl": "Z tego paczkomatu można wysyłać przesyłki",
"cs": "Z této schránky na balíky můžete posílat balíky",
"es": "Puedes enviar paquetes desde esta taquilla",
"it": "Puoi inviare pacchi da questo armadietto per pacchi"
"it": "Puoi inviare pacchi da questo armadietto per pacchi",
"uk": "З цього поштомату можна відправляти посилки"
}
},
{
@ -260,7 +269,8 @@
"pl": "Z tego paczkomatu <b>nie można</b> wysyłać przesyłek",
"cs": "Z této schránky na balíky <b>nemůžete posílat balíky</b>",
"es": "No puedes enviar paquetes desde esta taquilla",
"it": "<b>Non puoi</b> inviare pacchi da questo armadietto per pacchi"
"it": "<b>Non puoi</b> inviare pacchi da questo armadietto per pacchi",
"uk": "Ви <b>не</b> можете надсилати посилки з цього поштомату"
}
},
{
@ -269,7 +279,8 @@
"en": "You can send packages from this parcel locker, but only for returns",
"nl": "Je kan pakk etten versturen vanuit deze pakketautomaat, maar alleen voor retouren",
"it": "Puoi inviare pacchi da questo armadietto per pacchi, ma solo per i resi",
"cs": "Z této schránky lze odesílat balíky, ale jen jako vratky"
"cs": "Z této schránky lze odesílat balíky, ale jen jako vratky",
"uk": "З цього поштомату можна відправляти посилки, але тільки для повернення"
}
}
]

View file

@ -14,7 +14,8 @@
"fr": "Boîtes à lettres",
"cs": "Poštovní schránky",
"cy": "Blychau Post",
"it": "Cassette postali"
"it": "Cassette postali",
"uk": "Поштові скриньки"
},
"description": {
"en": "The layer showing postboxes.",

View file

@ -13,7 +13,8 @@
"fr": "Bureaux de poste",
"nb_NO": "Postkontor",
"cs": "Pošty",
"it": "Uffici postali"
"it": "Uffici postali",
"uk": "Поштові відділення"
},
"description": {
"en": "A layer showing post offices.",
@ -698,7 +699,8 @@
"es": "Ofrece envío de cartas",
"ca": "Ofereix enviament de cartes",
"cs": "Nabízí posílání dopisů",
"it": "Offre spedizione di lettere"
"it": "Offre spedizione di lettere",
"uk": "Пропонує відправлення листів"
},
"osmTags": {
"and": [
@ -719,7 +721,8 @@
"es": "Ofrece envío de paquetes",
"ca": "Ofereix enviament de paquets",
"cs": "Nabízí posílání balíků",
"it": "Offre spedizione di pacchi"
"it": "Offre spedizione di pacchi",
"uk": "Пропонує відправлення посилок"
},
"osmTags": {
"and": [
@ -740,7 +743,8 @@
"es": "Ofrece recogida de paquetes perdidos",
"ca": "Ofereix la recollida de paquets perduts",
"cs": "Nabízí vyzvedávání nedoručených balíků",
"it": "Offre ritiro di pacchi non consegnati"
"it": "Offre ritiro di pacchi non consegnati",
"uk": "Пропонує забрати пропущені посилки"
},
"osmTags": {
"and": [
@ -761,7 +765,8 @@
"es": "Acepta la recogida de paquetes enviados aquí",
"ca": "Accepta la recollida de paquets enviats aquí",
"it": "Accetta ritiro di pacchi inviati qui",
"cs": "Přijímá balíky k vyzvednutí zde"
"cs": "Přijímá balíky k vyzvednutí zde",
"uk": "Приймає посилки, відправлені сюди"
},
"osmTags": {
"and": [
@ -782,7 +787,8 @@
"es": "Vende sellos",
"ca": "Ven segells",
"cs": "Prodává známky",
"it": "Vende francobolli"
"it": "Vende francobolli",
"uk": "Продає марки"
},
"osmTags": {
"and": [

View file

@ -143,7 +143,8 @@
"ca": "El nom d'aquesta prestatgeria és {name}",
"cs": "Název této knihobudky je {name}",
"es": "El nombre de este librero es {name}",
"da": "Navnet på dette bogbytteskab er {name}"
"da": "Navnet på dette bogbytteskab er {name}",
"uk": "Назва цієї книжкової шафи — {name}"
},
"question": {
"en": "What is the name of this public bookcase?",
@ -156,7 +157,8 @@
"ca": "Com es diu aquesta prestatgeria pública?",
"cs": "Jak se jmenuje tato knihobudka?",
"es": "¿Cuál es el nombre de este librero público?",
"da": "Hvad er navnet på dette bogbytteskab?"
"da": "Hvad er navnet på dette bogbytteskab?",
"uk": "Як називається ця публічна книжкова шафа?"
},
"freeform": {
"key": "name",
@ -181,7 +183,8 @@
"ca": "Aquesta prestatgeria no té un nom",
"cs": "Tato knihobudka nemá jméno",
"es": "Este librero no tiene nombre",
"da": "Dette bogbytteskab har ikke et navn"
"da": "Dette bogbytteskab har ikke et navn",
"uk": "Ця книжкова шафа не має назви"
}
}
],
@ -199,7 +202,8 @@
"ca": "Caben {capacity} llibres en aquesta prestatgeria",
"cs": "{capacity} knih se vejde do této knihobudky",
"es": "En este librero caben {capacity} libros",
"da": "Der kan være {capacity} i dette bogbytteskab"
"da": "Der kan være {capacity} i dette bogbytteskab",
"uk": "У цю книжкову шафу вміщається {capacity} книг"
},
"question": {
"en": "How many books fit into this public bookcase?",
@ -212,7 +216,8 @@
"ca": "Quants llibres caben en aquesta prestatgeria pública?",
"cs": "Kolik knih se vejde do této veřejné knihobudky?",
"es": "¿Cuántos libros caben en este librero público?",
"da": "Hvor mange bøger er der plads til i dette bogbytteskab?"
"da": "Hvor mange bøger er der plads til i dette bogbytteskab?",
"uk": "Скільки книг вміщається в цю публічну книжкову шафу?"
},
"freeform": {
"key": "capacity",
@ -314,7 +319,8 @@
"ca": "Aquesta prestatgeria es troba a l'interior",
"cs": "Tato knihobudka je umístěna v interiéru",
"es": "Este librero está situado en el interior",
"da": "Dette bogbytteskab er placeret indendørs"
"da": "Dette bogbytteskab er placeret indendørs",
"uk": "Ця книжкова шафа знаходиться в приміщенні"
},
"if": "indoor=yes"
},
@ -329,7 +335,8 @@
"ca": "Aquesta prestatgeria es troba a l'exterior",
"cs": "Tato knihobudka se nachází venku",
"es": "Este librero está situado en el exterior",
"da": "Dette bogbytteskab er placeret udendørs"
"da": "Dette bogbytteskab er placeret udendørs",
"uk": "Ця книжкова шафа розташована на відкритому повітрі"
},
"if": "indoor=no"
},
@ -344,7 +351,8 @@
"ca": "La prestatgeria està ubicada a l'exterior",
"cs": "Tato knihobudka se nachází venku",
"es": "Este librero está situado en el exterior",
"da": "Denne bogreol er placeret udendørs"
"da": "Denne bogreol er placeret udendørs",
"uk": "Ця книжкова шафа розташована на відкритому повітрі"
},
"if": "indoor=",
"hideInAnswer": true

View file

@ -2739,7 +2739,8 @@
"nl": "Je hebt dit punt net toegevoegd! Bedankt om deze info met iedereen te delen en om de mensen wereldwijd te helpen.",
"cs": "Tento prvek jste právě vytvořili! Díky za sdílení těchto informací se světem a pomoc lidem po celém světě.",
"es": "¡Acabas de crear este elemento! Gracias por compartir esta información con el mundo y ayudar a personas en todo el mundo.",
"it": "Hai appena creato questo elemento! Grazie per aver condiviso questa informazione con il mondo e per aver aiutato le persone in tutto il mondo."
"it": "Hai appena creato questo elemento! Grazie per aver condiviso questa informazione con il mondo e per aver aiutato le persone in tutto il mondo.",
"uk": "Ви щойно створили цей елемент! Дякуємо, що поділилися цією інформацією зі світом і допомогли людям по всьому світу."
}
}
],

View file

@ -967,10 +967,10 @@
{
"if": "dress_code=casual",
"then": {
"en": "There is no formal dress code, students are allowed to come in casual wear such as t-shirt, jeans, ...",
"en": "There is no formal dress code, students are allowed to come in casual wear such as t-shirt, jeans, ",
"nl": "Er is geen uniformverplichting, leerlingen mogen kledij zoals t-shirts, jeans, ... dragen",
"ca": "No hi ha cap codi de vestimenta formal, els estudiants poden venir amb roba casual com samarreta, texans,...",
"cs": "Nejsou tu žádné formální požadavky na oblečení, studenti mohou nosit běžné oblečení jako trička, džíny...",
"cs": "Nejsou tu žádné formální požadavky na oblečení, studenti mohou nosit běžné oblečení jako trička, džíny",
"it": "Non c'è un codice di abbigliamento formale, gli studenti possono venire in abiti casual come t-shirt, jeans, ..."
}
},

View file

@ -14,7 +14,8 @@
"cs": "Obchod",
"pl": "Sklep",
"cy": "Siop",
"it": "Negozio"
"it": "Negozio",
"uk": "Магазин"
},
"description": {
"en": "A shop",

View file

@ -170,7 +170,8 @@
"fr": "Cette douche est gratuite",
"cs": "Tato sprcha je k použití zdarma",
"es": "Esta ducha es gratuita",
"it": "Questa doccia è gratuita"
"it": "Questa doccia è gratuita",
"uk": "Цим душем можна користуватися безкоштовно"
},
"addExtraTags": [
"charge="

View file

@ -349,7 +349,7 @@
"size": "large"
},
"then": {
"en": "A doorbell which might be turned on remotely at any time or by motion detection. These are typically <i>Smart</i>, internet-connected doorbells. Typical brands are Ring, Google Nest, Eufy, ...",
"en": "A doorbell which might be turned on remotely at any time or by motion detection. These are typically <i>Smart</i>, internet-connected doorbells. Typical brands are Ring, Google Nest, Eufy, ",
"de": "Eine Türklingel, die jederzeit oder per Bewegungserkennung ferngeschaltet werden kann. Dies sind typischerweise <i>Smart</i>, internetgebundene Türklingeln. Typische Marken sind Ring, Google Nest, Eufy, ...",
"ca": "Un timbre que es pot activar remotament en qualsevol moment o mitjançant la detecció de moviment. Aquests són típicament <i>Smart</i>, banderes connectades a Internet. Les marques típiques són Ring, Google Nest, Eufy, ...",
"it": "Un campanello che potrebbe essere acceso da remoto in qualsiasi momento o tramite rilevamento del movimento. Questi sono tipicamente campanelli <i>Smart</i>, connessi a Internet. Marchi tipici sono Ring, Google Nest, Eufy, ...",

View file

@ -65,7 +65,8 @@
{
"id": "subject",
"question": {
"en": "What is depicted by this model?"
"en": "What is depicted by this model?",
"cs": "Co vyobrazuje tento model?"
},
"freeform": {
"key": "subject:wikidata",
@ -148,7 +149,8 @@
"cs": "Je tu text vystouplými písmeny popisující model?"
},
"questionHint": {
"en": "Embossed letters are letters as normally read by seeing people, but which are protrude from the surface and might thus also be read by blind people"
"en": "Embossed letters are letters as normally read by seeing people, but which are protrude from the surface and might thus also be read by blind people",
"cs": "Vystouplá písmena jsou písmena čitelná vidícími lidmi, která mají ale vystouplý povrch a mohou je tedy číst i nevidomí"
},
"mappings": [
{

View file

@ -351,7 +351,8 @@
"ca": "Aquest serveis són gratuïts?",
"cs": "Jsou tyto toalety zdarma?",
"es": "¿Son estos baños de uso gratuito?",
"sl": "Ali so ta stranišča brezplačna za uporabo?"
"sl": "Ali so ta stranišča brezplačna za uporabo?",
"uk": "Чи є ці туалети безкоштовними?"
},
"mappings": [
{
@ -383,7 +384,8 @@
"cs": "Použití zdarma",
"es": "De uso gratuito",
"pt": "Grátis para usar",
"sl": "Brezplačna uporaba"
"sl": "Brezplačna uporaba",
"uk": "Безкоштовне використання"
}
}
]

View file

@ -239,7 +239,8 @@
"ca": "Ús gratuït",
"cs": "Zdarma k použití",
"es": "De uso gratuito",
"it": "Gratuito"
"it": "Gratuito",
"uk": "Безкоштовне використання"
},
"osmTags": {
"or": [

View file

@ -121,7 +121,8 @@
"ca": "Aquesta línia d'autobús comença a {from}",
"cs": "Tato autobusová linka začíná v {from}",
"es": "Esta línea de autobús comienza en {from}",
"it": "Questa linea di autobus inizia a {from}"
"it": "Questa linea di autobus inizia a {from}",
"uk": "Ця автобусна лінія починається в {from}"
},
"question": {
"en": "What is the starting point for this bus line?",
@ -160,7 +161,8 @@
"ru": "Где находится конечный пункт этого автобусного маршрута?",
"es": "¿Cuál es el punto intermedio de esta línea de autobús?",
"ca": "Quin és el punt de pas d'aquesta línia d'autobusos?",
"it": "Qual è il punto intermedio di questa linea di autobus?"
"it": "Qual è il punto intermedio di questa linea di autobus?",
"uk": "Яка кінцева зупинка цієї автобусної лінії?"
}
},
{
@ -179,7 +181,8 @@
"ca": "Aquesta línia d'autobús acaba a {to}",
"cs": "Tato autobusová linka končí v {to}",
"es": "Esta línea de autobús termina en {to}",
"it": "Questa linea di autobus termina a {to}"
"it": "Questa linea di autobus termina a {to}",
"uk": "Ця автобусна лінія закінчується в {to}"
},
"question": {
"en": "What is the ending point for this bus line?",
@ -262,7 +265,8 @@
"fr": "Cette ligne de bus est gérée par {operator}",
"cs": "Tuto autobusovou linku provozuje {operator}",
"es": "Esta línea de autobús es operada por {operator}",
"it": "Questa linea di autobus è gestita da {operator}"
"it": "Questa linea di autobus è gestita da {operator}",
"uk": "Ця автобусна лінія обслуговується {operator}"
},
"question": {
"en": "What company operates this bus line?",

View file

@ -308,7 +308,8 @@
"ca": "Aquesta parada té una paperera?",
"cs": "Má tato zastávka koš?",
"es": "¿Tiene esta parada una papelera?",
"it": "Questa fermata ha un cestino?"
"it": "Questa fermata ha un cestino?",
"uk": "Чи є на цій зупинці сміттєвий бак?"
}
},
"wheelchair-access",

View file

@ -1320,7 +1320,8 @@
"en": "Show reviews by default, except in sensitive themes (where we'll ask per feature)",
"ca": "Mostra les ressenyes de manera predeterminada, excepte en temes sensibles (on demanarem per element)",
"it": "Mostra le recensioni per impostazione predefinita, tranne nei temi sensibili (dove chiederemo per ogni funzionalità)",
"cs": "Ve výchozím stavu ukazovat recenze, kromě citlivých témat (kde budete na každé dotazováni)"
"cs": "Ve výchozím stavu ukazovat recenze, kromě citlivých témat (kde budete na každé dotazováni)",
"uk": "Показувати відгуки за замовчуванням, за винятком чутливих тем (де ми будемо запитувати про кожну функцію)"
}
},
{
@ -1625,7 +1626,8 @@
"id": "share-login-explanation",
"render": {
"en": "With the below QR-code, you can login on another device without having to share your password",
"cs": "S QR kódem níže se můžete přihlásit na jiném zařízení bez nutnosti sdílet heslo"
"cs": "S QR kódem níže se můžete přihlásit na jiném zařízení bez nutnosti sdílet heslo",
"uk": "За допомогою QR-коду, наведеного нижче, ви можете увійти в систему на іншому пристрої без необхідності повідомляти свій пароль"
}
},
{
@ -1645,7 +1647,8 @@
],
"render": {
"en": "Allow to log in and act as <b>{_name}</b>",
"cs": "Umožnit přihlášení a vystupování jako <b>{_name}</b>"
"cs": "Umožnit přihlášení a vystupování jako <b>{_name}</b>",
"uk": "Дозволити увійти та діяти від імені <b>{_name}</b>"
}
},
{

View file

@ -665,7 +665,8 @@
"if": "subject:wikidata=Q188618",
"hideInAnswer": "religion!=hindu",
"then": {
"en": "Hanuman is depicted"
"en": "Hanuman is depicted",
"cs": "Je vyobrazen Hanumán"
}
}
],

View file

@ -0,0 +1,121 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
version="1.1"
id="svg2"
xml:space="preserve"
width="1600.5095"
height="502.77777"
viewBox="0 0 480.15286 150.83333"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"><metadata
id="metadata8"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
id="defs6"><linearGradient
id="linearGradient1220"><stop
id="stop1216"
offset="0"
style="stop-color:#98bf00;stop-opacity:1;" /><stop
id="stop1218"
offset="1"
style="stop-color:#98bf00;stop-opacity:0.51" /></linearGradient><linearGradient
x1="0"
y1="0"
x2="1"
y2="0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-139.45511,-135.52185,-135.52185,139.45511,177.4727,131.75308)"
spreadMethod="pad"
id="linearGradient28"><stop
style="stop-opacity:1;stop-color:#00afbc"
offset="0"
id="stop24" /><stop
style="stop-opacity:1;stop-color:#205374"
offset="1"
id="stop26" /></linearGradient><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath38"><path
d="M 0,127.984 H 415.474 V 0 H 0 Z"
id="path36" /></clipPath><linearGradient
xlink:href="#linearGradient1220"
id="linearGradient947"
gradientUnits="userSpaceOnUse"
x1="14.915152"
y1="14.167241"
x2="214.11908"
y2="111.76186"
gradientTransform="matrix(4.4444443,0,0,-4.4444443,-33.008887,535.8)" /><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath38-9"><path
d="M 0,127.984 H 415.474 V 0 H 0 Z"
id="path36-1" /></clipPath></defs><g
id="g10"
transform="matrix(1.3333333,0,0,-1.3333333,-9.9026662,160.74)"><g
id="g40"
transform="translate(175.9982,95.8645)" /><g
id="g44"
transform="translate(152.1193,64.9934)" />
<g
id="NGI0Entrust"><title
id="title12661">NGI Zero Entrust</title><path
id="path7692"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.999999"
d="m 133.10651,96.933602 c -6.67899,0 -12.68988,-1.41201 -18.02988,-4.23501 -5.344,-2.822 -9.51678,-6.73803 -12.52178,-11.74702 -3.004994,-5.008 -4.507906,-10.66967 -4.507906,-16.982669 0,-6.314995 1.502912,-11.974991 4.507906,-16.983985 3.005,-5.008995 7.14794,-8.924024 12.42993,-11.747021 5.282,-2.823998 11.23084,-4.23501 17.84883,-4.23501 4.613,0 9.19693,0.698875 13.75093,2.094873 0.045,0.014 0.0912,0.02819 0.13623,0.04219 7.10399,2.201999 11.88413,8.859686 11.88413,16.29668 v 9.047022 c 0,3.581996 -2.90333,6.485889 -6.48633,6.485889 h -0.50581 c -0.064,0 -0.12704,-0.0077 -0.19204,-0.0097 -0.064,0.002 -0.12704,0.0097 -0.19204,0.0097 h -7.28306 c -3.92899,0 -7.35908,-2.964914 -7.61308,-6.884912 -0.278,-4.295996 3.12428,-7.86709 7.36128,-7.86709 0.776,0 1.34293,-0.753702 1.11093,-1.493702 -0.65799,-2.087998 -2.34102,-3.751009 -4.54702,-4.333008 -2.07399,-0.546999 -4.27598,-0.820898 -6.60498,-0.820898 -4.00699,0 -7.57381,0.864972 -10.6998,2.594971 -3.127,1.729999 -5.5704,4.143993 -7.3314,7.23999 -1.761,3.095997 -2.64067,6.617018 -2.64067,10.564014 0,4.005996 0.87967,7.557666 2.64067,10.653656 1.761,3.097 4.2191,5.49317 7.3771,7.19517 3.156,1.698 6.76804,2.54883 10.83604,2.54883 4.68099,0 8.8649,-1.26899 12.5499,-3.80699 2.341,-1.61199 5.52423,-1.58761 7.75723,0.17139 3.47999,2.741 3.2889,8.04495 -0.31509,10.45196 -1.7,1.13599 -3.53807,2.11163 -5.51206,2.92763 -4.553,1.881 -9.62316,2.82305 -15.20816,2.82305 z m -93.706345,-1.09248 c -4.022996,0 -7.284815,-3.26081 -7.284815,-7.28482 v -49.17612 c 0,-4.022993 3.261819,-7.284815 7.284815,-7.284815 4.023996,0 7.284814,3.261822 7.284814,7.284815 V 62.34029 c 0,2.842996 3.564362,4.118722 5.36836,1.921728 L 76.282148,34.757135 c 1.383999,-1.685 3.450155,-2.661768 5.631153,-2.661768 h 1.380761 c 4.023997,0 7.286133,3.261822 7.286133,7.284815 v 49.17612 c 0,4.02401 -3.262136,7.28482 -7.286133,7.28482 -4.023995,0 -7.284815,-3.26081 -7.284815,-7.28482 V 65.615095 c 0,-2.844997 -3.568118,-4.119773 -5.370117,-1.917774 L 46.503925,93.172322 c -1.382997,1.69 -3.45199,2.6688 -5.635987,2.6688 z m 136.597415,-4.4e-4 c -4.074,0 -7.37578,-3.30178 -7.37578,-7.37578 V 39.472027 c 0,-4.073996 3.30178,-7.37622 7.37578,-7.37622 4.074,0 7.37622,3.302224 7.37622,7.37622 v 48.992875 c 0,4.074 -3.30222,7.37578 -7.37622,7.37578 z" /><path
id="path30"
style="fill:url(#linearGradient947);fill-opacity:1;stroke:none;stroke-width:4.44444"
d="M 79.115234 30 C 52.097457 30 30 52.101902 30 79.115234 L 30 423.66211 C 30 450.67989 52.097457 472.77734 79.115234 472.77734 L 812.60352 472.77734 C 839.61685 472.77734 861.7207 450.67544 861.7207 423.66211 L 861.7207 342.50586 C 861.7207 333.51919 865.28844 324.89711 871.64844 318.53711 L 912.07617 278.11133 C 923.36506 266.82688 923.33313 248.52428 912.01758 237.27539 L 871.7207 197.19922 C 865.3207 190.83922 861.7207 182.18238 861.7207 173.16016 L 861.7207 79.115234 C 861.7207 52.101902 839.61685 30 812.60352 30 L 79.115234 30 z M 558.57812 104.87891 C 583.40035 104.87891 605.93437 109.06578 626.16992 117.42578 C 634.94325 121.05245 643.11241 125.38861 650.66797 130.4375 C 666.68575 141.13528 667.53503 164.7084 652.06836 176.89062 C 642.14392 184.7084 627.99624 184.81679 617.5918 177.65234 C 601.21402 166.37234 582.6189 160.73242 561.81445 160.73242 C 543.73445 160.73242 527.68096 164.51388 513.6543 172.06055 C 499.61874 179.62499 488.69385 190.27462 480.86719 204.03906 C 473.04052 217.79906 469.13086 233.58423 469.13086 251.38867 C 469.13086 268.93089 473.04052 284.57984 480.86719 298.33984 C 488.69385 312.09984 499.55339 322.82869 513.45117 330.51758 C 527.3445 338.20647 543.19697 342.05078 561.00586 342.05078 C 571.35697 342.05078 581.14355 340.83345 590.36133 338.40234 C 600.16577 335.81568 607.64587 328.42453 610.57031 319.14453 C 611.60142 315.85564 609.0817 312.50586 605.63281 312.50586 C 586.8017 312.50586 571.68046 296.63435 572.91602 277.54102 C 574.0449 260.11879 589.28973 246.94141 606.75195 246.94141 L 639.12109 246.94141 C 639.40998 246.94141 639.69016 246.97549 639.97461 246.98438 C 640.2635 246.97549 640.54368 246.94141 640.82812 246.94141 L 643.07617 246.94141 C 659.00062 246.94141 671.9043 259.84758 671.9043 275.76758 L 671.9043 315.97656 C 671.9043 349.0299 650.65927 378.61958 619.08594 388.40625 C 618.88594 388.46847 618.68047 388.53153 618.48047 388.59375 C 598.24047 394.79819 577.86746 397.9043 557.36523 397.9043 C 527.9519 397.9043 501.51266 391.63314 478.03711 379.08203 C 454.56155 366.53536 436.14852 349.13527 422.79297 326.87305 C 409.43741 304.61083 402.75781 279.45534 402.75781 251.38867 C 402.75781 223.33089 409.43741 198.16793 422.79297 175.91016 C 436.14852 153.64793 454.6942 136.24339 478.44531 123.70117 C 502.17865 111.15451 528.89368 104.87891 558.57812 104.87891 z M 142.10547 109.73438 L 148.62891 109.73438 C 158.33557 109.73438 167.53107 114.08459 173.67773 121.5957 L 280.94531 252.5957 C 288.9542 262.38237 304.8125 256.71671 304.8125 244.07227 L 304.8125 142.11133 C 304.8125 124.22688 319.30501 109.73438 337.18945 109.73438 C 355.0739 109.73438 369.57227 124.22688 369.57227 142.11133 L 369.57227 360.67188 C 369.57227 378.55187 355.0739 393.04883 337.18945 393.04883 L 331.05273 393.04883 C 321.3594 393.04883 312.1765 388.70764 306.02539 381.21875 L 198.3418 250.08594 C 190.32402 240.32149 174.48242 245.9914 174.48242 258.62695 L 174.48242 360.67188 C 174.48242 378.55187 159.98991 393.04883 142.10547 393.04883 C 124.22547 393.04883 109.72852 378.55187 109.72852 360.67188 L 109.72852 142.11133 C 109.72852 124.22688 124.22547 109.73438 142.10547 109.73438 z M 749.20508 109.73633 C 767.31174 109.73633 781.98828 124.41091 781.98828 142.51758 L 781.98828 360.26367 C 781.98828 378.37034 767.31174 393.04688 749.20508 393.04688 C 731.09841 393.04688 716.42383 378.37034 716.42383 360.26367 L 716.42383 142.51758 C 716.42383 124.41091 731.09841 109.73633 749.20508 109.73633 z "
transform="matrix(0.22500001,0,0,-0.22500001,7.4269998,120.555)" /><g
aria-label="Z E R O"
transform="scale(1,-1)"
id="text56"
style="font-weight:600;font-size:31.76px;font-family:'Montserrat SemiBold';-inkscape-font-specification:Montserrat-SemiBold;fill:#6f9aa8"><path
d="m 261.75384,-85.665085 -13.08512,15.97528 h 13.498 v 3.4936 H 243.206 v -2.76312 l 13.08512,-15.97528 h -12.8628 v -3.4936 h 18.32552 z"
id="path12603" /><path
d="m 278.84063,-75.787725 v 6.12968 h 12.5452 v 3.46184 h -16.674 v -22.232 h 16.22936 v 3.46184 h -12.10056 v 5.78032 h 10.73488 v 3.39832 z"
id="path12605" /><path
d="m 323.74919,-66.196205 h -4.4464 l -4.54168,-6.5108 q -0.28584,0.03176 -0.85752,0.03176 h -5.01808 v 6.47904 h -4.1288 v -22.232 h 9.14688 q 2.89016,0 5.01808,0.9528 2.15968,0.9528 3.30304,2.73136 1.14336,1.77856 1.14336,4.22408 0,2.50904 -1.23864,4.31936 -1.20688,1.81032 -3.4936,2.6996 z m -4.54168,-14.32376 q 0,-2.12792 -1.39744,-3.27128 -1.39744,-1.14336 -4.09704,-1.14336 h -4.82752 v 8.86104 h 4.82752 q 2.6996,0 4.09704,-1.14336 1.39744,-1.17512 1.39744,-3.30304 z"
id="path12607" /><path
d="m 347.12448,-65.878605 q -3.39832,0 -6.12968,-1.46096 -2.73136,-1.49272 -4.2876,-4.09704 -1.55624,-2.63608 -1.55624,-5.8756 0,-3.23952 1.55624,-5.84384 1.55624,-2.63608 4.2876,-4.09704 2.73136,-1.49272 6.12968,-1.49272 3.39832,0 6.12968,1.49272 2.73136,1.46096 4.2876,4.06528 1.55624,2.60432 1.55624,5.8756 0,3.27128 -1.55624,5.8756 -1.55624,2.60432 -4.2876,4.09704 -2.73136,1.46096 -6.12968,1.46096 z m 0,-3.62064 q 2.2232,0 4.00176,-0.98456 1.77856,-1.01632 2.79488,-2.79488 1.01632,-1.81032 1.01632,-4.03352 0,-2.2232 -1.01632,-4.00176 -1.01632,-1.81032 -2.79488,-2.79488 -1.77856,-1.01632 -4.00176,-1.01632 -2.2232,0 -4.00176,1.01632 -1.77856,0.98456 -2.79488,2.79488 -1.01632,1.77856 -1.01632,4.00176 0,2.2232 1.01632,4.03352 1.01632,1.77856 2.79488,2.79488 1.77856,0.98456 4.00176,0.98456 z"
id="path12609" /></g><g
aria-label="ENTRUST"
transform="scale(0.99994801,-1.000052)"
id="Entrust"
style="font-weight:bold;font-size:20.009px;font-family:'Montserrat SemiBold';-inkscape-font-specification:'Montserrat SemiBold, Bold';letter-spacing:3.55932px;fill:#6f9aa8;stroke-width:0.999947"><path
d="m 245.81989,-41.935548 v 3.861737 h 7.90356 v 2.180981 h -10.50473 v -14.0063 h 10.2246 v 2.180981 h -7.62343 v 3.641638 h 6.76304 v 2.140963 z"
id="path12612" /><path
d="m 270.04847,-40.414864 v -9.484266 h 2.58116 v 14.0063 h -2.14096 l -7.72347,-9.484266 v 9.484266 h -2.58117 v -14.0063 h 2.14097 z"
id="path12614" /><path
d="m 285.39308,-35.89283 h -2.60117 v -11.80531 h -4.64209 v -2.20099 h 11.88535 v 2.20099 h -4.64209 z"
id="path12616" /><path
d="m 307.52074,-35.89283 h -2.80126 l -2.86129,-4.101845 q -0.18008,0.02001 -0.54024,0.02001 h -3.16142 v 4.081836 h -2.60117 v -14.0063 h 5.76259 q 1.82082,0 3.16142,0.60027 1.36061,0.60027 2.08094,1.720774 0.72032,1.120504 0.72032,2.661197 0,1.580711 -0.78035,2.721224 -0.76034,1.140513 -2.20099,1.700765 z m -2.86129,-9.024059 q 0,-1.340603 -0.88039,-2.060927 -0.8804,-0.720324 -2.58116,-0.720324 h -3.04137 v 5.582511 h 3.04137 q 1.70076,0 2.58116,-0.720324 0.88039,-0.740333 0.88039,-2.080936 z"
id="path12618" /><path
d="m 319.76395,-35.69274 q -2.90131,0 -4.52204,-1.620729 -1.62073,-1.640738 -1.62073,-4.682106 v -7.903555 h 2.60117 v 7.80351 q 0,4.121854 3.5616,4.121854 3.5416,0 3.5416,-4.121854 v -7.80351 h 2.56115 v 7.903555 q 0,3.041368 -1.62073,4.682106 -1.60072,1.620729 -4.50202,1.620729 z"
id="path12620" /><path
d="m 337.4296,-35.69274 q -1.62073,0 -3.14141,-0.460207 -1.50068,-0.460207 -2.38107,-1.220549 l 0.9004,-2.020909 q 0.86039,0.680306 2.10095,1.120504 1.26056,0.420189 2.52113,0.420189 1.5607,0 2.32105,-0.500225 0.78035,-0.500225 0.78035,-1.320594 0,-0.60027 -0.4402,-0.980441 -0.42019,-0.40018 -1.08049,-0.620279 -0.66029,-0.220099 -1.80081,-0.500225 -1.60072,-0.380171 -2.60117,-0.760342 -0.98044,-0.380171 -1.70076,-1.180531 -0.70032,-0.820369 -0.70032,-2.20099 0,-1.160522 0.62028,-2.100945 0.64029,-0.960432 1.90086,-1.520684 1.28057,-0.560252 3.1214,-0.560252 1.28058,0 2.52113,0.320144 1.24056,0.320144 2.14097,0.920414 l -0.82037,2.020909 q -0.92042,-0.540243 -1.92087,-0.820369 -1.00045,-0.280126 -1.94087,-0.280126 -1.54069,0 -2.30103,0.520234 -0.74034,0.520234 -0.74034,1.380621 0,0.60027 0.42019,0.980441 0.4402,0.380171 1.1005,0.60027 0.66029,0.220099 1.80081,0.500225 1.5607,0.360162 2.56115,0.760342 1.00045,0.380171 1.70076,1.180531 0.72033,0.80036 0.72033,2.160972 0,1.160522 -0.64029,2.100945 -0.62028,0.940423 -1.90085,1.500675 -1.28058,0.560252 -3.12141,0.560252 z"
id="path12622" /><path
d="m 354.47498,-35.89283 h -2.60117 v -11.80531 h -4.64209 v -2.20099 h 11.88535 v 2.20099 h -4.64209 z"
id="path12624" /></g></g>
<text
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:20.01px;font-family:'Montserrat SemiBold';-inkscape-font-specification:'Montserrat SemiBold, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#6f9aa8;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1"
id="text2843"
x="240.16206"
y="-35.894695"
transform="scale(1,-1)"><tspan
id="tspan2841"
x="240.16206"
y="-35.894695" /></text></g></svg>

After

Width:  |  Height:  |  Size: 14 KiB

View file

@ -0,0 +1,2 @@
SPDX-FileCopyrightText: NlNet
SPDX-License-Identifier: LicenseRef-LOGO

View file

@ -1,4 +1,14 @@
[
{
"path": "NGI0Entrust_tag.svg",
"license": "LOGO",
"authors": [
"NlNet"
],
"sources": [
"https://nlnet.nl/logo/"
]
},
{
"path": "Panorama360.svg",
"license": "CC0-1.0",
@ -835,6 +845,16 @@
],
"sources": []
},
{
"path": "nlnet.svg",
"license": "LOGO",
"authors": [
"NLNet"
],
"sources": [
"https://nlnet.nl/logo/"
]
},
{
"path": "not_found.svg",
"license": "CC-BY-4.0",

36
assets/svg/nlnet.svg Normal file
View file

@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="1086px" height="415px" viewBox="0 0 1086 415" version="1.1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/"
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"><g><g><g><path d="M211.345,190.214c-1.137,4.372 -5.39,7.182 -9.858,6.513c-22.854,-3.548 -44.571,-15.066 -60.591,-34.158c-35.111,-41.843 -29.645,-104.32 12.199,-139.431c41.843,-35.111 104.32,-29.645 139.431,12.198c16.02,19.092 23.592,42.479 23.117,65.603c-0.117,4.516 -3.623,8.215 -8.126,8.575c-4.029,0.353 -8.046,0.928 -12.032,1.727c-2.662,0.545 -5.427,-0.168 -7.494,-1.933c-2.066,-1.764 -3.204,-4.383 -3.084,-7.098c0.798,-16.564 -4.394,-33.46 -15.884,-47.152c-24.226,-28.872 -67.335,-32.644 -96.207,-8.418c-28.872,24.227 -32.644,67.336 -8.417,96.208c11.489,13.693 27.226,21.74 43.677,23.832c2.694,0.353 5.075,1.928 6.454,4.269c1.378,2.341 1.6,5.187 0.602,7.714c-1.477,3.787 -2.741,7.643 -3.787,11.551Z" style="fill:#74aa00;"/><path
d="M211.306,68.301c16.918,-2.983 33.074,8.33 36.057,25.247c2.983,16.917 -8.33,33.074 -25.247,36.057c-16.918,2.983 -33.074,-8.33 -36.057,-25.248c-2.983,-16.917 8.33,-33.073 25.247,-36.056Z"/></g><g><path d="M224.072,211.345c-4.372,-1.137 -7.183,-5.39 -6.513,-9.858c3.547,-22.854 15.066,-44.571 34.158,-60.591c41.843,-35.111 104.32,-29.645 139.431,12.199c35.111,41.843 29.645,104.32 -12.199,139.431c-19.091,16.02 -42.479,23.592 -65.602,23.117c-4.516,-0.117 -8.216,-3.623 -8.576,-8.126c-0.352,-4.029 -0.927,-8.046 -1.726,-12.032c-0.545,-2.662 0.168,-5.427 1.933,-7.494c1.764,-2.066 4.383,-3.204 7.098,-3.084c16.564,0.798 33.459,-4.394 47.152,-15.884c28.872,-24.226 32.644,-67.335 8.417,-96.207c-24.226,-28.872 -67.335,-32.644 -96.207,-8.417c-13.693,11.489 -21.74,27.226 -23.833,43.677c-0.352,2.694 -1.927,5.075 -4.268,6.454c-2.342,1.378 -5.188,1.6 -7.714,0.602c-3.787,-1.477 -7.644,-2.741 -11.551,-3.787Z" style="fill:#74aa00;"/>
<path d="M345.985,211.306c2.983,16.918 -8.33,33.074 -25.247,36.057c-16.918,2.983 -33.074,-8.33 -36.057,-25.247c-2.983,-16.918 8.33,-33.074 25.247,-36.057c16.918,-2.983 33.074,8.33 36.057,25.247Z"/></g><g><path d="M202.941,224.072c1.136,-4.372 5.389,-7.183 9.857,-6.513c22.855,3.547 44.572,15.066 60.592,34.158c35.11,41.843 29.644,104.32 -12.199,139.431c-41.843,35.111 -104.32,29.645 -139.431,-12.199c-16.02,-19.091 -23.593,-42.479 -23.117,-65.602c0.117,-4.516 3.622,-8.216 8.126,-8.576c4.029,-0.352 8.046,-0.927 12.032,-1.726c2.662,-0.545 5.427,0.168 7.493,1.933c2.067,1.764 3.205,4.383 3.084,7.098c-0.798,16.564 4.395,33.459 15.884,47.152c24.227,28.872 67.336,32.644 96.208,8.417c28.872,-24.226 32.643,-67.335 8.417,-96.207c-11.49,-13.693 -27.227,-21.74 -43.678,-23.833c-2.694,-0.352 -5.075,-1.927 -6.453,-4.268c-1.379,-2.342 -1.601,-5.188 -0.602,-7.714c1.477,-3.787 2.741,-7.644 3.787,-11.551Z" style="fill:#74aa00;"/>
<path d="M202.979,345.985c-16.917,2.983 -33.073,-8.33 -36.056,-25.247c-2.983,-16.918 8.329,-33.074 25.247,-36.057c16.917,-2.983 33.074,8.33 36.057,25.247c2.983,16.918 -8.33,33.074 -25.248,36.057Z"/></g><g><path d="M190.214,202.941c4.372,1.136 7.182,5.389 6.513,9.857c-3.548,22.855 -15.066,44.572 -34.158,60.592c-41.843,35.11 -104.32,29.644 -139.431,-12.199c-35.111,-41.843 -29.645,-104.32 12.198,-139.431c19.092,-16.02 42.479,-23.593 65.603,-23.117c4.516,0.117 8.215,3.622 8.575,8.126c0.353,4.029 0.928,8.046 1.727,12.032c0.545,2.662 -0.168,5.427 -1.933,7.493c-1.764,2.067 -4.383,3.205 -7.098,3.084c-16.564,-0.798 -33.46,4.395 -47.152,15.884c-28.872,24.227 -32.644,67.336 -8.418,96.208c24.227,28.872 67.336,32.643 96.208,8.417c13.693,-11.49 21.74,-27.227 23.832,-43.678c0.353,-2.694 1.928,-5.075 4.269,-6.453c2.341,-1.379 5.187,-1.601 7.714,-0.602c3.787,1.477 7.643,2.741 11.551,3.787Z" style="fill:#74aa00;"/>
<path d="M68.301,202.979c-2.983,-16.917 8.33,-33.073 25.247,-36.056c16.917,-2.983 33.074,8.329 36.057,25.247c2.983,16.917 -8.33,33.074 -25.248,36.057c-16.917,2.983 -33.073,-8.33 -36.056,-25.248Z"/></g></g><g><g><path d="M467.416,259.709c-1.713,-0 -3.169,-0.6 -4.368,-1.799c-1.199,-1.199 -1.798,-2.654 -1.798,-4.367l0,-121.259c0,-1.713 0.599,-3.169 1.798,-4.368c1.199,-1.199 2.655,-1.798 4.368,-1.798l21.066,-0c1.713,-0 3.168,0.599 4.367,1.798c1.199,1.199 1.799,2.655 1.799,4.368l-0,10.533c4.453,-5.481 10.147,-10.062 17.084,-13.745c6.936,-3.682 15.543,-5.523 25.819,-5.523c10.447,-0 19.525,2.355 27.232,7.065c7.707,4.71 13.659,11.346 17.855,19.91c4.196,8.563 6.294,18.84 6.294,30.829l0,72.19c0,1.713 -0.599,3.168 -1.798,4.367c-1.199,1.199 -2.655,1.799 -4.368,1.799l-22.607,-0c-1.713,-0 -3.169,-0.6 -4.368,-1.799c-1.199,-1.199 -1.798,-2.654 -1.798,-4.367l-0,-70.649c-0,-9.934 -2.441,-17.727 -7.322,-23.378c-4.881,-5.652 -11.946,-8.478 -21.195,-8.478c-8.906,-0 -16.013,2.826 -21.323,8.478c-5.309,5.651 -7.964,13.444 -7.964,23.378l0,70.649c0,1.713 -0.599,3.168 -1.798,4.367c-1.199,1.199 -2.655,1.799 -4.368,1.799l-22.607,-0Z" style="fill:#231f20;fill-rule:nonzero;"/><path
d="M627.982,259.709c-1.713,-0 -3.169,-0.6 -4.368,-1.799c-1.199,-1.199 -1.798,-2.654 -1.798,-4.367l-0,-170.071c-0,-1.713 0.599,-3.169 1.798,-4.368c1.199,-1.199 2.655,-1.798 4.368,-1.798l21.323,-0c1.713,-0 3.168,0.599 4.367,1.798c1.199,1.199 1.799,2.655 1.799,4.368l-0,170.071c-0,1.713 -0.6,3.168 -1.799,4.367c-1.199,1.199 -2.654,1.799 -4.367,1.799l-21.323,-0Z"
style="fill:#231f20;fill-rule:nonzero;"/><path
d="M695.805,259.709c-1.713,-0 -3.169,-0.6 -4.368,-1.799c-1.199,-1.199 -1.798,-2.654 -1.798,-4.367l0,-121.259c0,-1.713 0.599,-3.169 1.798,-4.368c1.199,-1.199 2.655,-1.798 4.368,-1.798l21.066,-0c1.713,-0 3.169,0.599 4.367,1.798c1.199,1.199 1.799,2.655 1.799,4.368l-0,10.533c4.453,-5.481 10.147,-10.062 17.084,-13.745c6.936,-3.682 15.543,-5.523 25.819,-5.523c10.447,-0 19.525,2.355 27.232,7.065c7.707,4.71 13.659,11.346 17.855,19.91c4.196,8.563 6.294,18.84 6.294,30.829l0,72.19c0,1.713 -0.599,3.168 -1.798,4.367c-1.199,1.199 -2.655,1.799 -4.368,1.799l-22.607,-0c-1.713,-0 -3.169,-0.6 -4.368,-1.799c-1.199,-1.199 -1.798,-2.654 -1.798,-4.367l-0,-70.649c-0,-9.934 -2.441,-17.727 -7.322,-23.378c-4.881,-5.652 -11.946,-8.478 -21.195,-8.478c-8.906,-0 -16.013,2.826 -21.323,8.478c-5.309,5.651 -7.964,13.444 -7.964,23.378l0,70.649c0,1.713 -0.599,3.168 -1.798,4.367c-1.199,1.199 -2.655,1.799 -4.368,1.799l-22.607,-0Z"
style="fill:#74aa00;fill-rule:nonzero;"/><path
d="M907.495,262.278c-19.011,-0 -34.083,-5.481 -45.215,-16.442c-11.133,-10.961 -17.128,-26.547 -17.984,-46.757c-0.171,-1.713 -0.257,-3.896 -0.257,-6.551c0,-2.655 0.086,-4.753 0.257,-6.294c0.685,-13.017 3.64,-24.192 8.863,-33.526c5.224,-9.335 12.46,-16.528 21.709,-21.581c9.248,-5.052 20.124,-7.578 32.627,-7.578c13.873,-0 25.519,2.869 34.939,8.606c9.42,5.738 16.528,13.702 21.323,23.892c4.796,10.191 7.194,21.966 7.194,35.325l-0,5.395c-0,1.713 -0.6,3.168 -1.799,4.367c-1.199,1.199 -2.74,1.799 -4.624,1.799l-85.293,-0l0,2.055c0.172,5.994 1.328,11.518 3.469,16.57c2.14,5.053 5.309,9.12 9.505,12.203c4.196,3.083 9.206,4.625 15.029,4.625c4.796,-0 8.82,-0.728 12.075,-2.184c3.254,-1.456 5.908,-3.126 7.964,-5.01c2.055,-1.884 3.511,-3.425 4.367,-4.624c1.541,-2.055 2.783,-3.297 3.725,-3.725c0.942,-0.428 2.355,-0.642 4.239,-0.642l22.094,-0c1.713,-0 3.126,0.513 4.239,1.541c1.113,1.028 1.584,2.312 1.413,3.854c-0.171,2.74 -1.584,6.08 -4.239,10.019c-2.655,3.939 -6.466,7.793 -11.432,11.561c-4.967,3.768 -11.176,6.893 -18.626,9.377c-7.45,2.483 -15.971,3.725 -25.562,3.725Zm-28.26,-80.925l56.776,-0l0,-0.771c0,-6.68 -1.113,-12.546 -3.339,-17.598c-2.227,-5.053 -5.481,-8.992 -9.763,-11.818c-4.282,-2.826 -9.42,-4.239 -15.414,-4.239c-5.995,0 -11.133,1.413 -15.414,4.239c-4.282,2.826 -7.494,6.765 -9.634,11.818c-2.141,5.052 -3.212,10.918 -3.212,17.598l0,0.771Z"
style="fill:#74aa00;fill-rule:nonzero;"/><path
d="M1058.04,259.709c-10.277,-0 -18.926,-1.799 -25.948,-5.395c-7.022,-3.597 -12.246,-8.949 -15.671,-16.057c-3.426,-7.108 -5.138,-15.971 -5.138,-26.59l-0,-58.317l-20.296,-0c-1.713,-0 -3.168,-0.6 -4.367,-1.799c-1.199,-1.198 -1.799,-2.74 -1.799,-4.624l0,-14.643c0,-1.713 0.6,-3.169 1.799,-4.368c1.199,-1.199 2.654,-1.798 4.367,-1.798l20.296,-0l-0,-42.646c-0,-1.713 0.556,-3.169 1.67,-4.368c1.113,-1.199 2.611,-1.798 4.495,-1.798l20.81,-0c1.713,-0 3.168,0.599 4.367,1.798c1.199,1.199 1.799,2.655 1.799,4.368l-0,42.646l32.113,-0c1.712,-0 3.168,0.599 4.367,1.798c1.199,1.199 1.798,2.655 1.798,4.368l0,14.643c0,1.884 -0.599,3.426 -1.798,4.624c-1.199,1.199 -2.655,1.799 -4.367,1.799l-32.113,-0l-0,55.748c-0,7.022 1.241,12.503 3.725,16.442c2.483,3.939 6.808,5.909 12.973,5.909l17.727,0c1.713,0 3.168,0.6 4.367,1.798c1.199,1.199 1.799,2.655 1.799,4.368l-0,15.928c-0,1.713 -0.6,3.168 -1.799,4.367c-1.199,1.199 -2.654,1.799 -4.367,1.799l-20.809,-0Z"
style="fill:#74aa00;fill-rule:nonzero;"/></g>
<g><path d="M489.774,297.042c0.412,0 0.769,0.15 1.069,0.45c0.3,0.3 0.45,0.657 0.45,1.069l-0,5.963c-0,0.412 -0.15,0.768 -0.45,1.068c-0.3,0.3 -0.657,0.45 -1.069,0.45l-16.819,0l0,7.707l15.694,-0c0.412,-0 0.769,0.15 1.069,0.45c0.3,0.3 0.45,0.656 0.45,1.068l-0,5.963c-0,0.412 -0.15,0.769 -0.45,1.069c-0.3,0.3 -0.657,0.45 -1.069,0.45l-15.694,-0l0,12.15c0,0.412 -0.15,0.768 -0.45,1.068c-0.3,0.3 -0.656,0.45 -1.069,0.45l-7.368,0c-0.413,0 -0.769,-0.15 -1.069,-0.45c-0.3,-0.3 -0.45,-0.656 -0.45,-1.068l-0,-36.338c-0,-0.412 0.15,-0.769 0.45,-1.069c0.3,-0.3 0.656,-0.45 1.069,-0.45l25.706,0Z" style="fill:#231f20;fill-rule:nonzero;"/>
<path d="M542.48,296.48c3.563,-0 6.638,0.675 9.225,2.025c2.588,1.35 4.585,3.178 5.991,5.484c1.406,2.307 2.184,4.885 2.334,7.735c0.075,1.05 0.113,2.737 0.113,5.062c-0,2.288 -0.038,3.938 -0.113,4.95c-0.15,2.85 -0.928,5.428 -2.334,7.735c-1.406,2.306 -3.403,4.134 -5.991,5.484c-2.587,1.35 -5.662,2.025 -9.225,2.025c-3.562,-0 -6.637,-0.675 -9.225,-2.025c-2.587,-1.35 -4.584,-3.178 -5.99,-5.484c-1.407,-2.307 -2.185,-4.885 -2.335,-7.735c-0.075,-2.025 -0.112,-3.675 -0.112,-4.95c-0,-1.275 0.037,-2.962 0.112,-5.062c0.15,-2.85 0.928,-5.428 2.335,-7.735c1.406,-2.306 3.403,-4.134 5.99,-5.484c2.588,-1.35 5.663,-2.025 9.225,-2.025Zm7.144,15.525c-0.188,-1.988 -0.872,-3.572 -2.053,-4.753c-1.181,-1.181 -2.878,-1.772 -5.091,-1.772c-2.212,-0 -3.909,0.591 -5.09,1.772c-1.182,1.181 -1.866,2.765 -2.054,4.753c-0.112,1.237 -0.168,2.794 -0.168,4.669c-0,1.837 0.056,3.431 0.168,4.781c0.188,1.987 0.872,3.572 2.054,4.753c1.181,1.181 2.878,1.772 5.09,1.772c2.213,-0 3.91,-0.591 5.091,-1.772c1.181,-1.181 1.865,-2.766 2.053,-4.753c0.112,-1.35 0.169,-2.944 0.169,-4.781c-0,-1.875 -0.057,-3.432 -0.169,-4.669Z"
style="fill:#231f20;fill-rule:nonzero;"/>
<path d="M627.868,297.042c0.412,0 0.768,0.15 1.068,0.45c0.3,0.3 0.45,0.657 0.45,1.069l0,22.444c0,3.375 -0.712,6.262 -2.137,8.662c-1.425,2.4 -3.422,4.219 -5.991,5.457c-2.568,1.237 -5.559,1.856 -8.972,1.856c-3.45,-0 -6.459,-0.619 -9.028,-1.856c-2.568,-1.238 -4.556,-3.057 -5.962,-5.457c-1.406,-2.4 -2.11,-5.287 -2.11,-8.662l0,-22.444c0,-0.412 0.15,-0.769 0.45,-1.069c0.3,-0.3 0.657,-0.45 1.069,-0.45l7.369,0c0.412,0 0.769,0.15 1.069,0.45c0.3,0.3 0.45,0.657 0.45,1.069l-0,22.219c-0,2.287 0.572,4.059 1.715,5.316c1.144,1.256 2.803,1.884 4.978,1.884c2.175,-0 3.835,-0.628 4.979,-1.884c1.143,-1.257 1.715,-3.029 1.715,-5.316l0,-22.219c0,-0.412 0.15,-0.769 0.45,-1.069c0.3,-0.3 0.656,-0.45 1.069,-0.45l7.369,0Z"
style="fill:#231f20;fill-rule:nonzero;"/>
<path d="M691.43,336.417c-0.562,0 -1.05,-0.14 -1.462,-0.421c-0.413,-0.282 -0.694,-0.572 -0.844,-0.872l-12.881,-19.238l-0,19.013c-0,0.412 -0.15,0.768 -0.45,1.068c-0.3,0.3 -0.657,0.45 -1.069,0.45l-7.369,0c-0.412,0 -0.769,-0.15 -1.069,-0.45c-0.3,-0.3 -0.45,-0.656 -0.45,-1.068l0,-36.338c0,-0.412 0.15,-0.769 0.45,-1.069c0.3,-0.3 0.657,-0.45 1.069,-0.45l5.85,0c0.563,0 1.05,0.141 1.463,0.422c0.412,0.282 0.693,0.572 0.843,0.872l12.882,19.238l-0,-19.013c-0,-0.412 0.15,-0.769 0.45,-1.069c0.3,-0.3 0.656,-0.45 1.068,-0.45l7.369,0c0.413,0 0.769,0.15 1.069,0.45c0.3,0.3 0.45,0.657 0.45,1.069l-0,36.338c-0,0.412 -0.15,0.768 -0.45,1.068c-0.3,0.3 -0.656,0.45 -1.069,0.45l-5.85,0Z"
style="fill:#231f20;fill-rule:nonzero;"/>
<path d="M768.83,312.736c0.075,2.1 0.113,3.45 0.113,4.05c-0,0.6 -0.038,1.913 -0.113,3.938c-0.112,3.075 -0.909,5.793 -2.39,8.156c-1.482,2.362 -3.516,4.209 -6.104,5.541c-2.587,1.331 -5.587,1.996 -9,1.996l-15.187,0c-0.413,0 -0.769,-0.15 -1.069,-0.45c-0.3,-0.3 -0.45,-0.656 -0.45,-1.068l0,-36.338c0,-0.412 0.15,-0.769 0.45,-1.069c0.3,-0.3 0.656,-0.45 1.069,-0.45l14.906,0c3.413,0 6.441,0.666 9.085,1.997c2.643,1.332 4.725,3.188 6.243,5.569c1.519,2.381 2.335,5.091 2.447,8.128Zm-23.794,-6.694l0,21.375l6.019,0c4.725,0 7.181,-2.156 7.369,-6.468c0.075,-2.175 0.112,-3.6 0.112,-4.275c0,-0.75 -0.037,-2.138 -0.112,-4.163c-0.113,-2.137 -0.816,-3.75 -2.109,-4.837c-1.294,-1.088 -3.141,-1.632 -5.541,-1.632l-5.738,0Z"
style="fill:#231f20;fill-rule:nonzero;"/>
<path d="M835.936,334.336c0.15,0.375 0.225,0.656 0.225,0.844c0,0.337 -0.121,0.628 -0.365,0.872c-0.244,0.244 -0.535,0.365 -0.872,0.365l-7.088,0c-0.637,0 -1.134,-0.14 -1.49,-0.421c-0.356,-0.282 -0.591,-0.61 -0.703,-0.985l-1.575,-4.669l-14.963,0l-1.575,4.669c-0.112,0.375 -0.347,0.703 -0.703,0.985c-0.356,0.281 -0.853,0.421 -1.491,0.421l-7.087,0c-0.338,0 -0.628,-0.121 -0.872,-0.365c-0.244,-0.244 -0.366,-0.535 -0.366,-0.872c0,-0.188 0.075,-0.469 0.225,-0.844l12.263,-35.437c0.187,-0.525 0.487,-0.966 0.9,-1.322c0.412,-0.356 0.956,-0.535 1.631,-0.535l9.113,0c0.675,0 1.218,0.179 1.631,0.535c0.412,0.356 0.712,0.797 0.9,1.322l12.262,35.437Zm-14.793,-12.712l-4.557,-13.5l-4.556,13.5l9.113,-0Z"
style="fill:#231f20;fill-rule:nonzero;"/>
<path d="M898.599,297.042c0.412,0 0.769,0.15 1.069,0.45c0.3,0.3 0.45,0.657 0.45,1.069l-0,5.963c-0,0.412 -0.15,0.768 -0.45,1.068c-0.3,0.3 -0.657,0.45 -1.069,0.45l-9.9,0l-0,28.857c-0,0.412 -0.15,0.768 -0.45,1.068c-0.3,0.3 -0.656,0.45 -1.069,0.45l-7.369,0c-0.412,0 -0.768,-0.15 -1.068,-0.45c-0.3,-0.3 -0.45,-0.656 -0.45,-1.068l-0,-28.857l-9.9,0c-0.413,0 -0.769,-0.15 -1.069,-0.45c-0.3,-0.3 -0.45,-0.656 -0.45,-1.068l-0,-5.963c-0,-0.412 0.15,-0.769 0.45,-1.069c0.3,-0.3 0.656,-0.45 1.069,-0.45l30.206,0Z"
style="fill:#231f20;fill-rule:nonzero;"/>
<path d="M935.668,336.417c-0.413,0 -0.769,-0.15 -1.069,-0.45c-0.3,-0.3 -0.45,-0.656 -0.45,-1.068l-0,-36.338c-0,-0.412 0.15,-0.769 0.45,-1.069c0.3,-0.3 0.656,-0.45 1.069,-0.45l7.368,0c0.413,0 0.769,0.15 1.069,0.45c0.3,0.3 0.45,0.657 0.45,1.069l0,36.338c0,0.412 -0.15,0.768 -0.45,1.068c-0.3,0.3 -0.656,0.45 -1.069,0.45l-7.368,0Z"
style="fill:#231f20;fill-rule:nonzero;"/>
<path d="M997.655,296.48c3.563,-0 6.638,0.675 9.225,2.025c2.588,1.35 4.585,3.178 5.991,5.484c1.406,2.307 2.184,4.885 2.334,7.735c0.075,1.05 0.113,2.737 0.113,5.062c-0,2.288 -0.038,3.938 -0.113,4.95c-0.15,2.85 -0.928,5.428 -2.334,7.735c-1.406,2.306 -3.403,4.134 -5.991,5.484c-2.587,1.35 -5.662,2.025 -9.225,2.025c-3.562,-0 -6.637,-0.675 -9.225,-2.025c-2.587,-1.35 -4.584,-3.178 -5.99,-5.484c-1.407,-2.307 -2.185,-4.885 -2.335,-7.735c-0.075,-2.025 -0.112,-3.675 -0.112,-4.95c-0,-1.275 0.037,-2.962 0.112,-5.062c0.15,-2.85 0.928,-5.428 2.335,-7.735c1.406,-2.306 3.403,-4.134 5.99,-5.484c2.588,-1.35 5.663,-2.025 9.225,-2.025Zm7.144,15.525c-0.188,-1.988 -0.872,-3.572 -2.053,-4.753c-1.181,-1.181 -2.878,-1.772 -5.091,-1.772c-2.212,-0 -3.909,0.591 -5.09,1.772c-1.182,1.181 -1.866,2.765 -2.054,4.753c-0.112,1.237 -0.168,2.794 -0.168,4.669c-0,1.837 0.056,3.431 0.168,4.781c0.188,1.987 0.872,3.572 2.054,4.753c1.181,1.181 2.878,1.772 5.09,1.772c2.213,-0 3.91,-0.591 5.091,-1.772c1.181,-1.181 1.865,-2.766 2.053,-4.753c0.112,-1.35 0.169,-2.944 0.169,-4.781c-0,-1.875 -0.057,-3.432 -0.169,-4.669Z"
style="fill:#231f20;fill-rule:nonzero;"/>
<path d="M1076.35,336.417c-0.563,0 -1.05,-0.14 -1.463,-0.421c-0.412,-0.282 -0.693,-0.572 -0.843,-0.872l-12.882,-19.238l0,19.013c0,0.412 -0.15,0.768 -0.45,1.068c-0.3,0.3 -0.656,0.45 -1.068,0.45l-7.369,0c-0.413,0 -0.769,-0.15 -1.069,-0.45c-0.3,-0.3 -0.45,-0.656 -0.45,-1.068l0,-36.338c0,-0.412 0.15,-0.769 0.45,-1.069c0.3,-0.3 0.656,-0.45 1.069,-0.45l5.85,0c0.562,0 1.05,0.141 1.462,0.422c0.413,0.282 0.694,0.572 0.844,0.872l12.881,19.238l0,-19.013c0,-0.412 0.15,-0.769 0.45,-1.069c0.3,-0.3 0.657,-0.45 1.069,-0.45l7.369,0c0.412,0 0.769,0.15 1.069,0.45c0.3,0.3 0.45,0.657 0.45,1.069l-0,36.338c-0,0.412 -0.15,0.768 -0.45,1.068c-0.3,0.3 -0.657,0.45 -1.069,0.45l-5.85,0Z"
style="fill:#231f20;fill-rule:nonzero;"/></g></g></g></svg>

After

Width:  |  Height:  |  Size: 16 KiB

View file

@ -0,0 +1,2 @@
SPDX-FileCopyrightText: NLNet
SPDX-License-Identifier: LicenseRef-LOGO

View file

@ -9,7 +9,7 @@
"it": "Edifici con uno stile architettonico"
},
"description": {
"en": "A map showing the archetectural style of buildings",
"en": "A map showing the architectural style of buildings",
"de": "Eine Karte, die den architektonischen Stil der Gebäude zeigt",
"zh_Hant": "顯示建築風格的地圖",
"cs": "Mapa ukazující architektonické slohy budov",

View file

@ -698,7 +698,8 @@
"en": "Profile mention obligated",
"nl": "Link op profiel verplicht",
"it": "Menzione del profilo obbligatoria",
"zh_Hant": "個人檔案義務"
"zh_Hant": "個人檔案義務",
"cs": "Zmínění profilu povinné"
}
},
"body": [
@ -719,7 +720,8 @@
"en": "to include the link <span class='literal-code'>https://wiki.openstreetmap.org/wiki/WikiProject_Belgium/Building_and_address_import</code>",
"nl": " en voeg deze link toe: <span class='literal-code'>https://wiki.openstreetmap.org/wiki/WikiProject_Belgium/Building_and_address_import</code>",
"it": "per includere il link <span class='literal-code'>https://wiki.openstreetmap.org/wiki/WikiProject_Belgium/Building_and_address_import</code>",
"zh_Hant": "要包括連結 <span class='literal-code'>https://wiki.openstreetmap.org/wiki/WikiProject_Belgium/Building_and_address_import</code>"
"zh_Hant": "要包括連結 <span class='literal-code'>https://wiki.openstreetmap.org/wiki/WikiProject_Belgium/Building_and_address_import</code>",
"cs": "k přidání odkazu <span class='literal-code'>https://wiki.openstreetmap.org/wiki/WikiProject_Belgium/Building_and_address_import</code>"
}
}
},

View file

@ -3,12 +3,14 @@
"title": {
"en": "Historic aircraft",
"cs": "Historické letadlo",
"zh_Hant": "歷史飛機"
"zh_Hant": "歷史飛機",
"uk": "Історичний літак"
},
"description": {
"en": "A map showing all historic, permanently installed aircraft. The aircraft can be in a museum, an artwork or a memorial.",
"cs": "Mapa ukazující historické, trvale instalované letadlo. Letadlo může být v muzeu, v rámci uměleckého díla nebo pomníku.",
"zh_Hant": "顯示所有歷史物件,永久陳列的飛機。而飛機可以是博物館、藝術品或是紀念碑。"
"zh_Hant": "顯示所有歷史物件,永久陳列的飛機。而飛機可以是博物館、藝術品或是紀念碑。",
"uk": "Карта, що показує всі історичні, стаціонарно встановлені літаки. Літак може бути музеєм, витвором мистецтва або меморіалом."
},
"icon": "./assets/svg/airport.svg",
"layers": [

View file

@ -2,13 +2,15 @@
"id": "historic_rolling_stock",
"title": {
"en": "Historic rolling stock",
"cs": "Historické železniční vozidlo",
"zh_Hant": "歷史火車"
"cs": "Historická železniční vozidla",
"zh_Hant": "歷史火車",
"uk": "Історичний рухомий склад"
},
"description": {
"en": "A map showing all historic, permanently installed rolling stock, such as locomitives and railway carriages, e.g. in a museum, an artwork or a memorial.",
"cs": "Mapa ukazující historické, trvale instalované železniční vozidlo, kupříkladu lokomotivu nebo železniční vůz, např. v muzeu, v rámci uměleckého díla nebo pomníku.",
"zh_Hant": "顯示所有歷史,永久安裝的火車,如火車頭與車廂,例如在博物館、公共藝術或是紀念碑型式的地圖。"
"zh_Hant": "顯示所有歷史,永久安裝的火車,如火車頭與車廂,例如在博物館、公共藝術或是紀念碑型式的地圖。",
"uk": "Карта, що показує весь історичний, постійно встановлений рухомий склад, такий як локомотиви та залізничні вагони, наприклад, у музеї, мистецькому закладі або меморіалі."
},
"icon": "./assets/layers/historic_rolling_stock/steam_locomotive.svg",
"layers": [

View file

@ -108,7 +108,8 @@
"en": "Pet stores",
"nl": "Dierenwinkels",
"it": "Negozi di animali",
"zh_Hant": "寵物用品店"
"zh_Hant": "寵物用品店",
"cs": "Obchody se zvířecími potřebami"
},
"=presets": [
{
@ -119,7 +120,8 @@
"en": "a pet shop",
"nl": "een dierenwinkel",
"it": "un negozio di animali",
"zh_Hant": "寵物用品店"
"zh_Hant": "寵物用品店",
"cs": "obchod se zvířecími potřebami"
}
}
],

View file

@ -30,7 +30,8 @@
"ca": "A aquest mapa pots afegir dades d'oficines de correus i bústies de correus. ¡Pots utilitzar aquest mapa per a trobar on pots enviar la teva pròxima postal! :)<br/>Has trobat una errada o algo que falta? Pots editar aquest mapa amb un compte gratuït d'OpenStreetMap.",
"cs": "Na této mapě můžete najít a přidat údaje o poštách a poštovních schránkách. Pomocí této mapy můžete zjistit, kam můžete poslat svou příští pohlednici! :)<br/>Všimli jste si chyby nebo vám chybí poštovní schránka? Tuto mapu můžete upravovat pomocí bezplatného účtu OpenStreetMap.",
"pl": "Na tej mapie możesz znaleźć i dodać dane urzędów pocztowych i skrzynek pocztowych. Możesz skorzystać z tej mapy, aby dowiedzieć się, gdzie możesz wysłać kolejną pocztówkę! :)<br/>Zauważyłeś błąd lub brakuje skrzynki pocztowej? Możesz edytować tę mapę za pomocą bezpłatnego konta OpenStreetMap.",
"ko": "이 지도에서는 우체국과 우편함의 데이터를 찾고 추가할 수 있습니다. 다음 엽서를 보낼 장소를 찾는 데 이 지도를 활용할 수 있습니다<br/>! :) 오류를 발견했거나 우편함이 누락되었나요? 무료 OpenStreetMap 계정을 사용하여 이 지도를 편집할 수 있습니다."
"ko": "이 지도에서는 우체국과 우편함의 데이터를 찾고 추가할 수 있습니다. 다음 엽서를 보낼 장소를 찾는 데 이 지도를 활용할 수 있습니다<br/>! :) 오류를 발견했거나 우편함이 누락되었나요? 무료 OpenStreetMap 계정을 사용하여 이 지도를 편집할 수 있습니다.",
"uk": "На цій карті ви можете знайти та додати дані поштових відділень та поштових скриньок. Ви можете використовувати цю карту, щоб знайти, куди можна надіслати свою наступну листівку! :)<br/>Помітили помилку або відсутня поштова скринька? Ви можете редагувати цю карту за допомогою безкоштовного облікового запису OpenStreetMap."
},
"shortDescription": {
"en": "A map showing postboxes and post offices",

View file

@ -4,13 +4,15 @@
"en": "Wayside shrines",
"it": "Edicole votive",
"cs": "Kapličky u cest",
"zh_Hant": "路邊小廟"
"zh_Hant": "路邊小廟",
"uk": "Придорожні святині"
},
"description": {
"en": "This map shows shrines and crosses found on the side of roads and paths, and allows adding new ones",
"it": "Questa mappa mostra edicole votive e croci trovate ai lati di strade e sentieri, e permette di aggiungerne di nuove",
"cs": "Tato mapa ukazuje kapličky a kříže podél cest a stezek, a umožňuje přidat nové",
"zh_Hant": "這份地圖顯示路邊或小徑旁的小廟與十字架,並且也能加上新的"
"zh_Hant": "這份地圖顯示路邊或小徑旁的小廟與十字架,並且也能加上新的",
"uk": "Ця мапа показує святині та хрести, знайдені на узбіччях доріг і стежок, а також дозволяє додавати нові"
},
"icon": "./assets/layers/wayside_shrine/shrine.svg",
"layers": [

View file

@ -6,6 +6,7 @@
"back": "Jít zpět do MapComplete",
"download": "Stáhnout aplikaci",
"intro": "MapComplete je k dispozici jako aplikace pro Android k přímému stažení. Pracujeme na to, aby byla zveřejněna i v repozitáři F-Droid.",
"noPlayServices": "Aplikace funguje bez Google Play Services",
"older": "Zobrazit starší verze",
"title": "Aplikace MapComplete pro Android"
},
@ -561,6 +562,8 @@
"addPicture": "Udělat fotku",
"doDelete": "Odebrat obrázek",
"isDeleted": "Smazáno",
"loadingFailed": "Načítání tohoto obrázku selhalo",
"mapillaryTrackingProtection": "Přísná ochrana proti sledování blokuje načítání obrázků z Mapillary, protože vlastníkem Mapillary je Facebook/Meta. Pokud chcete vidět tento obrázek, vypněte přísnou ochranu proti sledování.",
"nearby": {
"close": "Sbalení panelu s okolními obrázky",
"failed": "Získání obrázků ze služby {service} se nezdařilo",
@ -590,8 +593,11 @@
},
"pleaseLogin": "Pro přidání fotky se prosím přihlaste",
"processing": "Server zpracovává váš obrázek",
"reported": "Tento obrázek byl nahlášen a může obsahovat škodlivý obsah",
"respectPrivacy": "Nenahrávejte z Map Google, Google Streetview ani z jiných zdrojů chráněných autorskými právy.",
"selectFile": "Vybrat obrázek ze svého zařízení",
"showAnyway": "Stejně ukázat obrázek",
"strictProtectionDetected": "Byla detekována přísná ochrana proti sledování (nebo jiné blokování obsahu), která může blokovat přístup k tomuto obrázku.",
"toBig": "Váš obrázek je příliš velký, protože má velikost {actual_size}. Používejte prosím obrázky o maximální velikosti {max_size}",
"unlink": {
"button": "Odpojit obrázek",

View file

@ -8,7 +8,7 @@
"intro": "MapComplete is available as Android App as direct download. We are working on publishing this in on FDroid too.",
"noPlayServices": "The app works without Google Play Services",
"older": "See older builds",
"title": "MapComplete Anrdoid App"
"title": "MapComplete Android App"
},
"centerMessage": {
"allFilteredAway": "No feature in view meets all filters",
@ -185,6 +185,7 @@
"editJosm": "Edit here with JOSM",
"emailCreators": "Send an email to the creators",
"followOnMastodon": "Follow MapComplete on Mastodon",
"fundByNlNet": "a fund established by NLnet",
"gotoSourceCode": "View the source code",
"iconAttribution": {
"title": "Used icons"
@ -195,6 +196,9 @@
"mapContributionsBy": "The current visible data has edits made by {contributors}",
"mapContributionsByAndHidden": "The current visible data has edits made by {contributors} and {hiddenCount} more contributors",
"mapillaryHelp": "<b>Mapillary</b> is an online service which gathers street-level pictures and offers them under a free license. Contributors are allowed to use these pictures to improve OpenStreetMap",
"ngiProgram": "with financial support from the European Commission's Next Generation Internet program.",
"ngiZero": "This project is funded through NGI0 Entrust",
"nlNetMapComplete": "Learn more at the NlNet Project Page",
"openIssueTracker": "File a bug",
"openMapillary": "Open Mapillary here",
"openOsmcha": "See latest edits made with {theme}",

2
langs/hi.json Normal file
View file

@ -0,0 +1,2 @@
{
}

2
langs/hi@hinglish.json Normal file
View file

@ -0,0 +1,2 @@
{
}

2
langs/hi_Latn.json Normal file
View file

@ -0,0 +1,2 @@
{
}

View file

@ -1753,7 +1753,7 @@
},
"Capacity": {
"question": "Kolik jízdních kol se vejde na toto parkoviště?",
"questionHint": "Patří sem běžná jízdní kola, nákladní kola, elektrokola, ...",
"questionHint": "Patří sem běžná jízdní kola, nákladní kola, elektrokola, ",
"render": "Místo pro {capacity} kol"
},
"Cargo bike capacity?": {
@ -3058,7 +3058,7 @@
"then": "Po přístup k této nabíjecí stanici se musí vyžádat <b>klíč</b><br/><span class='subtle'>Například nabíjecí stanice provozovaná hotelem, která je využitelná jen hosty hotelu, kteří na recepci obdrží klíč k odemčení stanice</span>"
},
"4": {
"then": "Nepřístupná obecné veřejnosti (např. přístupná vlastníkům, zaměstnancům...)"
"then": "Nepřístupná obecné veřejnosti (např. přístupná vlastníkům, zaměstnancům)"
},
"5": {
"then": "Tato nabíjecí stanice je přístupná veřejnosti v určitých hodinách nebo za určitých podmínek. Mohou platit omezení, ale obecně je použití povoleno."
@ -3098,7 +3098,7 @@
"then": "Použití zdarma"
},
"3": {
"then": "Placené použití, ale zdarma pro zákazníky hotelu/restaurace/nemocnice... které provozují nabíjecí stanici"
"then": "Placené použití, ale zdarma pro zákazníky hotelu/restaurace/nemocnice které provozují nabíjecí stanici"
},
"4": {
"then": "Placené použití"
@ -6479,7 +6479,7 @@
}
},
"grab_rail": {
"description": "Madlo je podpora, která pomáhá osobám s omezenou mobilitou nebo motorickým postižením. Pomáhá jim přesunout se z vozíku na toaletu, stát ve sprše, zavřít dveře… ",
"description": "Madlo je podpora, která pomáhá osobám s omezenou mobilitou nebo motorickým postižením. Pomáhá jim přesunout se z vozíku na toaletu, stát ve sprše, zavřít dveře…",
"tagRenderings": {
"has_grab_rail_behind": {
"mappings": {
@ -7440,7 +7440,7 @@
"then": "Mapa místností uvnitř budovy"
},
"1": {
"then": "Mapa speciálního místa, například historického zámku, parku, areálu, lesa, ...."
"then": "Mapa speciálního místa, například historického zámku, parku, areálu, lesa"
},
"2": {
"then": "Mapa zobrazující vesnici nebo město"
@ -10554,7 +10554,7 @@
"then": "Studenti musejí nosit oblečení specifického barevného schématu"
},
"2": {
"then": "Nejsou tu žádné formální požadavky na oblečení, studenti mohou nosit běžné oblečení jako trička, džíny..."
"then": "Nejsou tu žádné formální požadavky na oblečení, studenti mohou nosit běžné oblečení jako trička, džíny"
},
"3": {
"then": "Paže musejí být zakryté oblečením"
@ -12380,7 +12380,8 @@
"then": "Není tu text vystouplými písmeny popisující model."
}
},
"question": "Je tu text vystouplými písmeny popisující model?"
"question": "Je tu text vystouplými písmeny popisující model?",
"questionHint": "Vystouplá písmena jsou písmena čitelná vidícími lidmi, která mají ale vystouplý povrch a mohou je tedy číst i nevidomí"
},
"embossed_letters_languages": {
"render": {
@ -12397,6 +12398,9 @@
},
"question": "Jaké je měřítko modelu?",
"render": "Tento model má měřítko {scale}."
},
"subject": {
"question": "Co vyobrazuje tento model?"
}
},
"title": "Hmatový model"
@ -14712,6 +14716,9 @@
},
"3": {
"then": "Je vyobrazena svatá Anna (matka Marie)"
},
"4": {
"then": "Je vyobrazen Hanumán"
}
},
"question": "Kdo je vyobrazen?"

View file

@ -1753,7 +1753,7 @@
},
"Capacity": {
"question": "How many bicycles fit in this bicycle parking?",
"questionHint": "This includes regular bicycles, cargo bikes, ebikes, ...",
"questionHint": "This includes regular bicycles, cargo bikes, ebikes, ",
"render": "Place for {capacity} bikes"
},
"Cargo bike capacity?": {
@ -3064,7 +3064,7 @@
"then": "A <b>key</b> must be requested to access this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests, which receive a key from the reception to unlock the charging station</span>"
},
"4": {
"then": "Not accessible to the general public (e.g. only accessible to the owners, employees, ...)"
"then": "Not accessible to the general public (e.g. only accessible to the owners, employees, )"
},
"5": {
"then": "This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed."
@ -3104,7 +3104,7 @@
"then": "Free to use"
},
"3": {
"then": "Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station"
"then": "Paid use, but free for customers of the hotel/pub/hospital/ who operates the charging station"
},
"4": {
"then": "Paid use"
@ -6485,7 +6485,7 @@
}
},
"grab_rail": {
"description": "A grab rail is a support to help persons with reduced mobility or a motor disability. It helps them to transfer from their wheelchair onto the toilet, to stand in a shower, close a door, ... ",
"description": "A grab rail is a support to help persons with reduced mobility or a motor disability. It helps them to transfer from their wheelchair onto the toilet, to stand in a shower, close a door, ",
"tagRenderings": {
"has_grab_rail_behind": {
"mappings": {
@ -7446,7 +7446,7 @@
"then": "A map of the rooms within a building"
},
"1": {
"then": "A map of special site, like of a historical castle, a park, a campus, a forest, ...."
"then": "A map of special site, like of a historical castle, a park, a campus, a forest, "
},
"2": {
"then": "A map showing the village or town"
@ -10560,7 +10560,7 @@
"then": "Students must wear clothes in a specific colour scheme"
},
"2": {
"then": "There is no formal dress code, students are allowed to come in casual wear such as t-shirt, jeans, ..."
"then": "There is no formal dress code, students are allowed to come in casual wear such as t-shirt, jeans, "
},
"3": {
"then": "Arms must be covered by the clothes"
@ -12168,7 +12168,7 @@
"then": "A panning camera"
},
"3": {
"then": "A doorbell which might be turned on remotely at any time or by motion detection. These are typically <i>Smart</i>, internet-connected doorbells. Typical brands are Ring, Google Nest, Eufy, ..."
"then": "A doorbell which might be turned on remotely at any time or by motion detection. These are typically <i>Smart</i>, internet-connected doorbells. Typical brands are Ring, Google Nest, Eufy, "
}
},
"question": "What kind of camera is this?"

2
langs/layers/hi.json Normal file
View file

@ -0,0 +1,2 @@
{
}

View file

@ -0,0 +1,2 @@
{
}

View file

@ -0,0 +1,2 @@
{
}

View file

@ -4960,8 +4960,38 @@
"3": {
"then": "Deze muntpers heeft vier ontwerpen beschikbaar."
}
}
},
"question": "Hoeveel ontwerpen zijn er beschikbaar?",
"render": "Deze muntpers heeft {coin:design_count} ontwerpen beschikbaar."
},
"fee": {
"mappings": {
"0": {
"then": "Het kost geld om een munt te persen."
},
"1": {
"then": "Het kost geld om een munt te persen."
},
"2": {
"then": "Het is gratis om een munt te persen."
}
},
"question": "Kost het geld om een munt te persen?"
},
"indoor": {
"mappings": {
"0": {
"then": "Deze muntpers bevindt zich binnen."
},
"1": {
"then": "Deze muntpers bevindt zich buiten."
}
},
"question": "Is deze muntpers binnen?"
}
},
"title": {
"render": "Muntpers"
}
},
"entrance": {

View file

@ -25,6 +25,9 @@
"street": {
"question": "На якій вулиці знаходиться ця адреса?",
"render": "Ця адреса знаходиться на вулиці <b>{addr:street}</b>"
},
"unit": {
"question": "Чим позначено цю адресу: номером чи літерою?"
}
},
"title": {
@ -245,6 +248,9 @@
}
}
},
"all_streets": {
"name": "Всі вулиці"
},
"ambulancestation": {
"name": "Карта станцій швидкої допомоги",
"tagRenderings": {
@ -357,6 +363,7 @@
"name": "Пункти екстреного збору"
},
"assisted_repair": {
"name": "Ремонтні кафе та майстерні з надання допомоги у ремонті",
"tagRenderings": {
"item:repair": {
"mappings": {
@ -631,6 +638,23 @@
"then": "Це автоматизована мийка для велосипедів"
}
}
},
"bike_cleaning-charge": {
"mappings": {
"0": {
"then": "Ця послуга прибирання є безкоштовною"
}
}
},
"bike_cleaning-service_bicycle_cleaning_charge": {
"mappings": {
"0": {
"then": "Послугою прибирання можна користуватися безкоштовно"
},
"1": {
"then": "Безкоштовне використання"
}
}
}
}
},
@ -693,6 +717,9 @@
"mappings": {
"0": {
"then": "За користування цією велопарковкою потрібно <b>платити</b>"
},
"1": {
"then": "Безкоштовне використання"
}
},
"question": "Чи є ці велопарковки безкоштовними?"
@ -812,6 +839,20 @@
}
}
},
"bike_themed_object": {
"name": "Об'єкт, пов'язаний з велосипедом"
},
"binocular": {
"tagRenderings": {
"binocular-charge": {
"mappings": {
"0": {
"then": "Безкоштовне використання"
}
}
}
}
},
"building": {
"tagRenderings": {
"architecture": {
@ -856,6 +897,7 @@
}
},
"caravansites": {
"name": "Кемпінги",
"tagRenderings": {
"caravansites-internet": {
"question": "Чи є в цьому місці доступ до Інтернету?"
@ -1032,7 +1074,10 @@
"then": "Безкоштовне використання (без автентифікації)"
},
"1": {
"then": "Безкоштовне використання, але потрібно пройти аутентифікацію"
"then": "Безкоштовне використання, але потрібно пройти автентифікацію"
},
"2": {
"then": "Безкоштовне використання"
},
"3": {
"then": "Платне користування, але безкоштовне для клієнтів готелю/пабу/лікарні/..., який експлуатує зарядну станцію"
@ -1073,6 +1118,9 @@
"render": "Зарядна станція"
}
},
"childcare": {
"name": "Догляд за дітьми"
},
"climbing": {
"tagRenderings": {
"website": {
@ -1080,6 +1128,9 @@
}
}
},
"climbing_club": {
"name": "Клуб альпіністів"
},
"climbing_gym": {
"tagRenderings": {
"name": {
@ -1094,7 +1145,14 @@
}
}
},
"climbing_opportunity": {
"name": "Можливості для скелелазіння?"
},
"climbing_route": {
"name": "Маршрути для скелелазіння"
},
"clock": {
"name": "Годинники",
"tagRenderings": {
"support": {
"mappings": {
@ -1106,6 +1164,7 @@
}
},
"crossings": {
"name": "Перехрестя",
"tagRenderings": {
"crossing-vibration": {
"question": "Чи має цей світлофор вібраційні сигнали для полегшення переходу? (зазвичай розташовані внизу кнопки переходу)"
@ -1115,7 +1174,11 @@
"cyclestreets": {
"name": "Велодороги"
},
"cyclist_waiting_aid": {
"name": "Допоміжні засоби для велосипедистів, що чекають"
},
"defibrillator": {
"name": "Дефібрилятори",
"tagRenderings": {
"defibrillator-access": {
"render": "Доступ {access}"
@ -1138,6 +1201,9 @@
"render": "Стоматологічний кабінет {name}"
}
},
"disaster_response": {
"name": "Організації з реагування на надзвичайні ситуації"
},
"doctors": {
"tagRenderings": {
"name": {
@ -1235,6 +1301,7 @@
}
},
"dumpstations": {
"name": "Сантехнічні станції зливу",
"tagRenderings": {
"dumpstations-network": {
"question": "Частиною якої мережі є цей заклад? (пропустіть, якщо немає)",
@ -1242,7 +1309,11 @@
}
}
},
"elevator": {
"name": "Ліфт"
},
"elongated_coin": {
"name": "Монетні преси",
"tagRenderings": {
"indoor": {
"mappings": {
@ -1257,6 +1328,7 @@
}
},
"entrance": {
"name": "Вхід",
"tagRenderings": {
"Entrance type": {
"mappings": {
@ -1292,7 +1364,25 @@
}
}
},
"excrement_bag_dispenser": {
"name": "Диспенсери для пакетів для екскрементів"
},
"extinguisher": {
"name": "Вогнегасники"
},
"filters": {
"filter": {
"9": {
"options": {
"0": {
"question": "Безкоштовне використання"
}
}
}
}
},
"fire_station": {
"name": "Пожежні станції",
"presets": {
"0": {
"description": "Пожежна станція - це місце, де знаходяться пожежні машини та пожежники, коли вони не працюють."
@ -1307,6 +1397,18 @@
}
}
},
"firepit": {
"name": "Вогнище"
},
"fitness_centre": {
"name": "Фітнес-центри"
},
"fitness_station": {
"name": "Фітнес-станції"
},
"fixme": {
"name": "Об'єкти OSM з тегами FIXME"
},
"food": {
"deletion": {
"extraDeleteReasons": {
@ -1403,6 +1505,7 @@
"name": "Фуд-корти"
},
"ghost_bike": {
"name": "Велосипеди-привиди",
"tagRenderings": {
"ghost_bike-inscription": {
"question": "Який напис на цьому примарному велосипеді?",
@ -1421,6 +1524,9 @@
}
}
},
"governments": {
"name": "урядове"
},
"gps_track": {
"name": "Твій пройдений шлях",
"tagRenderings": {
@ -1430,12 +1536,16 @@
}
},
"grave": {
"name": "Надгробки",
"presets": {
"0": {
"description": "Надгробок - це фізичний об'єкт, який вказує на те, що тут похована одна або кілька осіб. Як правило, на ньому викарбувано ім'я, дату народження та дату смерті особи чи осіб."
}
}
},
"guidepost": {
"name": "Довідники"
},
"hackerspace": {
"tagRenderings": {
"is_makerspace": {
@ -1590,6 +1700,43 @@
"outdoor_seating": {
"name": "Сидіння на відкритому повітрі"
},
"parcel_lockers": {
"name": "Поштомати",
"tagRenderings": {
"brand": {
"question": "Який бренд шафки для посилок?"
},
"mail-in": {
"mappings": {
"0": {
"then": "З цього поштомату можна відправляти посилки"
},
"1": {
"then": "Ви <b>не</b> можете надсилати посилки з цього поштомату"
},
"2": {
"then": "З цього поштомату можна відправляти посилки, але тільки для повернення"
}
},
"question": "Чи можете ви відправляти посилки з цього поштомату?"
},
"operator": {
"question": "Який оператор поштомату?",
"render": "Цей посилкова шафка обслуговується компанією {operator}"
},
"ref": {
"question": "Який ідентифікаційний номер цього поштомату?",
"render": "Ця посилкова шафка має номер {ref}"
}
},
"title": {
"mappings": {
"0": {
"then": "{brand} поштомат"
}
}
}
},
"parking": {
"tagRenderings": {
"parking-type": {
@ -1748,7 +1895,48 @@
}
}
},
"postboxes": {
"name": "Поштові скриньки"
},
"postoffices": {
"filter": {
"1": {
"options": {
"0": {
"question": "Пропонує відправлення листів"
}
}
},
"2": {
"options": {
"0": {
"question": "Пропонує відправлення посилок"
}
}
},
"3": {
"options": {
"0": {
"question": "Пропонує забрати пропущені посилки"
}
}
},
"4": {
"options": {
"0": {
"question": "Приймає посилки, відправлені сюди"
}
}
},
"5": {
"options": {
"0": {
"question": "Продає марки"
}
}
}
},
"name": "Поштові відділення",
"tagRenderings": {
"opening_hours": {
"override": {
@ -1790,6 +1978,19 @@
},
"public_bookcase": {
"tagRenderings": {
"bookcase-is-indoors": {
"mappings": {
"0": {
"then": "Ця книжкова шафа знаходиться в приміщенні"
},
"1": {
"then": "Ця книжкова шафа розташована на відкритому повітрі"
},
"2": {
"then": "Ця книжкова шафа розташована на відкритому повітрі"
}
}
},
"public_bookcase-brand": {
"mappings": {
"0": {
@ -1799,6 +2000,19 @@
"question": "Чи є ця публічна книжкова шафа частиною більшої мережі?",
"render": "Ця публічна книжкова шафа є частиною {brand}"
},
"public_bookcase-capacity": {
"question": "Скільки книг вміщається в цю публічну книжкову шафу?",
"render": "У цю книжкову шафу вміщається {capacity} книг"
},
"public_bookcase-name": {
"mappings": {
"0": {
"then": "Ця книжкова шафа не має назви"
}
},
"question": "Як називається ця публічна книжкова шафа?",
"render": "Назва цієї книжкової шафи — {name}"
},
"public_bookcase-ref": {
"mappings": {
"0": {
@ -1867,6 +2081,13 @@
"internet-ssid": {
"render": "Назва мережі: <b>{internet_access:ssid}</b>"
},
"just_created": {
"mappings": {
"0": {
"then": "Ви щойно створили цей елемент! Дякуємо, що поділилися цією інформацією зі світом і допомогли людям по всьому світу."
}
}
},
"last_edit": {
"render": {
"special": {
@ -2190,6 +2411,7 @@
}
}
},
"name": "Магазин",
"presets": {
"0": {
"description": "Пізніше ви можете уточнити, що саме продає цей магазин.",
@ -2275,6 +2497,17 @@
}
}
},
"shower": {
"tagRenderings": {
"fee": {
"mappings": {
"1": {
"then": "Цим душем можна користуватися безкоштовно"
}
}
}
}
},
"ski_piste": {
"tagRenderings": {
"length": {
@ -2484,10 +2717,27 @@
},
"toilet-changing_table:location": {
"question": "Де знаходиться пеленальний столик?"
},
"toilets-fee": {
"mappings": {
"1": {
"then": "Безкоштовне використання"
}
},
"question": "Чи є ці туалети безкоштовними?"
}
}
},
"toilet_at_amenity": {
"filter": {
"2": {
"options": {
"0": {
"question": "Безкоштовне використання"
}
}
}
},
"tagRenderings": {
"opening_hours": {
"override": {
@ -2498,8 +2748,20 @@
},
"transit_routes": {
"tagRenderings": {
"from": {
"render": "Ця автобусна лінія починається в {from}"
},
"network": {
"render": "Ця автобусна лінія є частиною {network} мережі"
},
"operator": {
"render": "Ця автобусна лінія обслуговується {operator}"
},
"to": {
"render": "Ця автобусна лінія закінчується в {to}"
},
"via": {
"question": "Яка кінцева зупинка цієї автобусної лінії?"
}
}
},
@ -2513,6 +2775,9 @@
},
"question": "Чи є на цій зупинці лавка?"
},
"bin": {
"question": "Чи є на цій зупинці сміттєвий бак?"
},
"shelter": {
"mappings": {
"0": {
@ -2650,6 +2915,13 @@
"after": "Будь-хто, хто має цей файл, може робити рецензії з вашим ім'ям"
}
},
"mangrove-reviews-allowed": {
"mappings": {
"1": {
"then": "Показувати відгуки за замовчуванням, за винятком чутливих тем (де ми будемо запитувати про кожну функцію)"
}
}
},
"more_privacy": {
"mappings": {
"0": {
@ -2680,6 +2952,12 @@
},
"question": "Чи потрібно показувати масштабну лінійку на карті?"
},
"share-login-explanation": {
"render": "За допомогою QR-коду, наведеного нижче, ви можете увійти в систему на іншому пристрої без необхідності повідомляти свій пароль"
},
"share-login-group-title": {
"render": "Дозволити увійти та діяти від імені <b>{_name}</b>"
},
"show_crosshair": {
"mappings": {
"0": {

View file

@ -629,6 +629,7 @@
"body": {
"0": {
"render": {
"after": "k přidání odkazu <span class='literal-code'>https://wiki.openstreetmap.org/wiki/WikiProject_Belgium/Building_and_address_import</code>",
"special": {
"text": "Upravit váš uživatelský profil"
}
@ -641,6 +642,9 @@
}
}
}
},
"title": {
"render": "Zmínění profilu povinné"
}
}
}
@ -686,7 +690,7 @@
},
"historic_rolling_stock": {
"description": "Mapa ukazující historické, trvale instalované železniční vozidlo, kupříkladu lokomotivu nebo železniční vůz, např. v muzeu, v rámci uměleckého díla nebo pomníku.",
"title": "Historické železniční vozidlo"
"title": "Historická železniční vozidla"
},
"hotels": {
"description": "Na této mapě najdete hotely ve vašem okolí",
@ -1076,6 +1080,16 @@
"name": "Restaurace vhodné pro vstup se psy"
}
},
"6": {
"override": {
"=presets": {
"0": {
"title": "obchod se zvířecími potřebami"
}
},
"name": "Obchody se zvířecími potřebami"
}
},
"7": {
"override": {
"name": "Obchody vhodné pro vstup se psy"

View file

@ -9,7 +9,7 @@
"title": "Defibrillators"
},
"architecture": {
"description": "A map showing the archetectural style of buildings",
"description": "A map showing the architectural style of buildings",
"title": "Buildings with an architectural style"
},
"artwork": {

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