Housekeeping...
This commit is contained in:
parent
826e3c5989
commit
329e160bf8
66 changed files with 3381 additions and 434 deletions
|
@ -44,7 +44,6 @@ The following items can be easily reused in your layers
|
|||
+ [internet](#internet)
|
||||
+ [internet-fee](#internet-fee)
|
||||
+ [internet-ssid](#internet-ssid)
|
||||
+ [default](#default)
|
||||
+ [defaults](#defaults)
|
||||
+ [isOpen](#isopen)
|
||||
+ [phonelink](#phonelink)
|
||||
|
@ -536,14 +535,6 @@ What is the network name for the wireless internet access?
|
|||
|
||||
|
||||
|
||||
### default
|
||||
|
||||
|
||||
|
||||
*Read-only tagrendering*
|
||||
|
||||
|
||||
|
||||
### defaults
|
||||
|
||||
|
||||
|
|
|
@ -418,7 +418,7 @@ The question is *What paper formats does this shop offer?*
|
|||
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:service:print:A0' target='_blank'>service:print:A0</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:print:A0%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes`
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -64,6 +64,7 @@ attribute | type | values which are supported by this layer
|
|||
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/fire_hydrant:type#values) [fire_hydrant:type](https://wiki.openstreetmap.org/wiki/Key:fire_hydrant:type) | [string](../SpecialInputElements.md#string) | [pillar](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dpillar) [pipe](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dpipe) [wall](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dwall) [underground](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dunderground)
|
||||
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/emergency#values) [emergency](https://wiki.openstreetmap.org/wiki/Key:emergency) | Multiple choice | [fire_hydrant](https://wiki.openstreetmap.org/wiki/Tag:emergency%3Dfire_hydrant) [](https://wiki.openstreetmap.org/wiki/Tag:emergency%3D) [](https://wiki.openstreetmap.org/wiki/Tag:emergency%3D)
|
||||
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/fire_hydrant:diameter#values) [fire_hydrant:diameter](https://wiki.openstreetmap.org/wiki/Key:fire_hydrant:diameter) | [int](../SpecialInputElements.md#int) |
|
||||
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/couplings#values) [couplings](https://wiki.openstreetmap.org/wiki/Key:couplings) | [int](../SpecialInputElements.md#int) |
|
||||
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/couplings:type#values) [couplings:type](https://wiki.openstreetmap.org/wiki/Key:couplings:type) | [string](../SpecialInputElements.md#string) | [Storz](https://wiki.openstreetmap.org/wiki/Tag:couplings:type%3DStorz) [UNI](https://wiki.openstreetmap.org/wiki/Tag:couplings:type%3DUNI) [Barcelona](https://wiki.openstreetmap.org/wiki/Tag:couplings:type%3DBarcelona)
|
||||
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/couplings:diameters#values) [couplings:diameters](https://wiki.openstreetmap.org/wiki/Key:couplings:diameters) | [string](../SpecialInputElements.md#string) |
|
||||
|
||||
|
@ -147,6 +148,20 @@ This is rendered with `Pipe diameter: {canonical(fire_hydrant:diameter)}`
|
|||
|
||||
|
||||
|
||||
### hydrant-number-of-couplings
|
||||
|
||||
|
||||
|
||||
The question is *How many couplings does this fire hydrant have?*
|
||||
|
||||
This rendering asks information about the property [couplings](https://wiki.openstreetmap.org/wiki/Key:couplings)
|
||||
|
||||
This is rendered with `Number of couplings: {couplings}`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### hydrant-couplings
|
||||
|
||||
|
||||
|
|
575
Docs/Layers/medical-shops.md
Normal file
575
Docs/Layers/medical-shops.md
Normal file
File diff suppressed because one or more lines are too long
|
@ -25,6 +25,7 @@ A shop
|
|||
|
||||
|
||||
|
||||
- [healthcare](https://mapcomplete.osm.be/healthcare)
|
||||
- [onwheels](https://mapcomplete.osm.be/onwheels)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
- [pets](https://mapcomplete.osm.be/pets)
|
||||
|
@ -420,7 +421,7 @@ The question is *What paper formats does this shop offer?*
|
|||
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:service:print:A0' target='_blank'>service:print:A0</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:print:A0%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes`
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -417,7 +417,7 @@ The question is *What paper formats does this shop offer?*
|
|||
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:service:print:A0' target='_blank'>service:print:A0</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:print:A0%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes`
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -52,6 +52,10 @@ this quick overview is incomplete
|
|||
attribute | type | values which are supported by this layer
|
||||
----------- | ------ | ------------------------------------------
|
||||
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/mapcomplete-pictures-license#values) [mapcomplete-pictures-license](https://wiki.openstreetmap.org/wiki/Key:mapcomplete-pictures-license) | Multiple choice | [CC0](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-pictures-license%3DCC0) [CC-BY 4.0](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-pictures-license%3DCC-BY 4.0) [CC-BY-SA 4.0](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-pictures-license%3DCC-BY-SA 4.0)
|
||||
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/mapcomplete-translation-mode#values) [mapcomplete-translation-mode](https://wiki.openstreetmap.org/wiki/Key:mapcomplete-translation-mode) | Multiple choice | [false](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-translation-mode%3Dfalse) [true](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-translation-mode%3Dtrue) [mobile](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-translation-mode%3Dmobile)
|
||||
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/mapcomplete-translation-mode#values) [mapcomplete-translation-mode](https://wiki.openstreetmap.org/wiki/Key:mapcomplete-translation-mode) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-translation-mode%3Dyes)
|
||||
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/_translation_percentage#values) [_translation_percentage](https://wiki.openstreetmap.org/wiki/Key:_translation_percentage) | Multiple choice | [100](https://wiki.openstreetmap.org/wiki/Tag:_translation_percentage%3D100)
|
||||
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/mapcomplete-show_debug#values) [mapcomplete-show_debug](https://wiki.openstreetmap.org/wiki/Key:mapcomplete-show_debug) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-show_debug%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-show_debug%3Dno)
|
||||
|
||||
|
||||
|
||||
|
@ -77,6 +81,87 @@ The question is *Under what license do you want to publish your pictures?*
|
|||
|
||||
|
||||
|
||||
### translations-title
|
||||
|
||||
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
|
||||
|
||||
This tagrendering is part of group `translations`
|
||||
|
||||
|
||||
|
||||
### translation-mode
|
||||
|
||||
|
||||
|
||||
The question is *Do you want to help translating MapComplete?*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- *Don't show a button to quickly change translations* corresponds with `mapcomplete-translation-mode=false`
|
||||
- *Show a button to quickly open translations when using MapComplete on a big screen* corresponds with `mapcomplete-translation-mode=true`
|
||||
- *Always show the translation buttons, including on mobile* corresponds with `mapcomplete-translation-mode=mobile`
|
||||
|
||||
|
||||
This tagrendering is part of group `translations`
|
||||
|
||||
|
||||
|
||||
### translation-help
|
||||
|
||||
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- *Click the 'translate'-icon next to a string to enter or update a piece of text. You need a Weblate-account for this. Create one with your OSM-username to automatically unlock translation mode.* corresponds with `mapcomplete-translation-mode=yes|mapcomplete-translation-mode=true|mapcomplete-translation-mode=mobile`
|
||||
|
||||
|
||||
This tagrendering is part of group `translations`
|
||||
|
||||
|
||||
|
||||
### translation-completeness
|
||||
|
||||
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- *Completely translated* corresponds with `_translation_percentage=100`
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `mapcomplete-translation-mode=yes|mapcomplete-translation-mode=true|mapcomplete-translation-mode=mobile`
|
||||
|
||||
This tagrendering is part of group `translations`
|
||||
|
||||
|
||||
|
||||
### translation-links
|
||||
|
||||
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `_translation_links~.+&mapcomplete-translation-mode=true|mapcomplete-translation-mode=mobile`
|
||||
|
||||
This tagrendering is part of group `translations`
|
||||
|
||||
|
||||
|
||||
### verified-mastodon
|
||||
|
||||
|
||||
|
@ -93,6 +178,21 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
|
||||
|
||||
### cscount-thanks
|
||||
|
||||
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- *You have made changes on {_csCount} different occasions! That is awesome!* corresponds with `_csCount>0`
|
||||
|
||||
|
||||
|
||||
|
||||
### translation-thanks
|
||||
|
||||
|
||||
|
@ -119,6 +219,25 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
|
||||
- *You have contributed code to MapComplete with {_code_contributions} commits! That's awesome!* corresponds with `_code_contributions>0`
|
||||
- This option cannot be chosen as answer
|
||||
|
||||
|
||||
|
||||
|
||||
### show_debug
|
||||
|
||||
|
||||
|
||||
The question is *Show user settings debug info?*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- *Show debug info* corresponds with `mapcomplete-show_debug=yes`
|
||||
- *Don't show debug info* corresponds with `mapcomplete-show_debug=no`
|
||||
- *Don't show debug info* corresponds with ``
|
||||
- This option cannot be chosen as answer
|
||||
|
||||
|
||||
|
||||
|
@ -131,6 +250,6 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `_name=Pieter Vander Vennet`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `mapcomplete-show_debug=yes`
|
||||
|
||||
This document is autogenerated from [assets/layers/usersettings/usersettings.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/usersettings/usersettings.json)
|
|
@ -43,7 +43,7 @@ A simple piece of text
|
|||
|
||||
|
||||
|
||||
A longer piece of text
|
||||
A longer piece of text. Uses an textArea instead of a textField
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -849,8 +849,8 @@ tagrendering | _undefined_ | An entire tagRenderingConfig
|
|||
"special": {
|
||||
"type": "multi",
|
||||
"key": "_doors_from_building_properties",
|
||||
"tagRendering": {
|
||||
"render": "The building containing this feature has a <a href='#{id}'>door</a> of width {entrance:width}"
|
||||
"tagrendering": {
|
||||
"en": "The building containing this feature has a <a href='#{id}'>door</a> of width {entrance:width}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -92,6 +92,10 @@
|
|||
"key": "fire_hydrant:diameter",
|
||||
"description": "Layer 'Map of hydrants' shows and asks freeform values for key 'fire_hydrant:diameter' (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations')"
|
||||
},
|
||||
{
|
||||
"key": "couplings",
|
||||
"description": "Layer 'Map of hydrants' shows and asks freeform values for key 'couplings' (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations')"
|
||||
},
|
||||
{
|
||||
"key": "couplings:type",
|
||||
"description": "Layer 'Map of hydrants' shows and asks freeform values for key 'couplings:type' (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations')"
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -2103,27 +2103,27 @@
|
|||
},
|
||||
{
|
||||
"key": "service:print:A4",
|
||||
"description": "Layer 'Shop' shows service:print:A4=yes with a fixed text, namely 'This shop can print on papers of size A4' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A4=yes with a fixed text, namely 'This shop can print on papers of size A4' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A3",
|
||||
"description": "Layer 'Shop' shows service:print:A3=yes with a fixed text, namely 'This shop can print on papers of size A3' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A3=yes with a fixed text, namely 'This shop can print on papers of size A3' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A2",
|
||||
"description": "Layer 'Shop' shows service:print:A2=yes with a fixed text, namely 'This shop can print on papers of size A2' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A2=yes with a fixed text, namely 'This shop can print on papers of size A2' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A1",
|
||||
"description": "Layer 'Shop' shows service:print:A1=yes with a fixed text, namely 'This shop can print on papers of size A1' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A1=yes with a fixed text, namely 'This shop can print on papers of size A1' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A0",
|
||||
"description": "Layer 'Shop' shows service:print:A0=yes with a fixed text, namely 'This shop can print on papers of size A0' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A0=yes with a fixed text, namely 'This shop can print on papers of size A0' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -7092,6 +7092,10 @@
|
|||
"key": "fire_hydrant:diameter",
|
||||
"description": "Layer 'Map of hydrants' shows and asks freeform values for key 'fire_hydrant:diameter' (in the MapComplete.osm.be theme 'Personal theme')"
|
||||
},
|
||||
{
|
||||
"key": "couplings",
|
||||
"description": "Layer 'Map of hydrants' shows and asks freeform values for key 'couplings' (in the MapComplete.osm.be theme 'Personal theme')"
|
||||
},
|
||||
{
|
||||
"key": "couplings:type",
|
||||
"description": "Layer 'Map of hydrants' shows and asks freeform values for key 'couplings:type' (in the MapComplete.osm.be theme 'Personal theme')"
|
||||
|
@ -10339,27 +10343,27 @@
|
|||
},
|
||||
{
|
||||
"key": "service:print:A4",
|
||||
"description": "Layer 'Shop' shows service:print:A4=yes with a fixed text, namely 'This shop can print on papers of size A4' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A4=yes with a fixed text, namely 'This shop can print on papers of size A4' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A3",
|
||||
"description": "Layer 'Shop' shows service:print:A3=yes with a fixed text, namely 'This shop can print on papers of size A3' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A3=yes with a fixed text, namely 'This shop can print on papers of size A3' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A2",
|
||||
"description": "Layer 'Shop' shows service:print:A2=yes with a fixed text, namely 'This shop can print on papers of size A2' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A2=yes with a fixed text, namely 'This shop can print on papers of size A2' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A1",
|
||||
"description": "Layer 'Shop' shows service:print:A1=yes with a fixed text, namely 'This shop can print on papers of size A1' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A1=yes with a fixed text, namely 'This shop can print on papers of size A1' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A0",
|
||||
"description": "Layer 'Shop' shows service:print:A0=yes with a fixed text, namely 'This shop can print on papers of size A0' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A0=yes with a fixed text, namely 'This shop can print on papers of size A0' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -1477,27 +1477,27 @@
|
|||
},
|
||||
{
|
||||
"key": "service:print:A4",
|
||||
"description": "Layer 'Dog-friendly shops' shows service:print:A4=yes with a fixed text, namely 'This shop can print on papers of size A4' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Dog-friendly shops' shows service:print:A4=yes with a fixed text, namely 'This shop can print on papers of size A4' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A3",
|
||||
"description": "Layer 'Dog-friendly shops' shows service:print:A3=yes with a fixed text, namely 'This shop can print on papers of size A3' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Dog-friendly shops' shows service:print:A3=yes with a fixed text, namely 'This shop can print on papers of size A3' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A2",
|
||||
"description": "Layer 'Dog-friendly shops' shows service:print:A2=yes with a fixed text, namely 'This shop can print on papers of size A2' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Dog-friendly shops' shows service:print:A2=yes with a fixed text, namely 'This shop can print on papers of size A2' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A1",
|
||||
"description": "Layer 'Dog-friendly shops' shows service:print:A1=yes with a fixed text, namely 'This shop can print on papers of size A1' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Dog-friendly shops' shows service:print:A1=yes with a fixed text, namely 'This shop can print on papers of size A1' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A0",
|
||||
"description": "Layer 'Dog-friendly shops' shows service:print:A0=yes with a fixed text, namely 'This shop can print on papers of size A0' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Dog-friendly shops' shows service:print:A0=yes with a fixed text, namely 'This shop can print on papers of size A0' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -907,27 +907,27 @@
|
|||
},
|
||||
{
|
||||
"key": "service:print:A4",
|
||||
"description": "Layer 'Shop' shows service:print:A4=yes with a fixed text, namely 'This shop can print on papers of size A4' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A4=yes with a fixed text, namely 'This shop can print on papers of size A4' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A3",
|
||||
"description": "Layer 'Shop' shows service:print:A3=yes with a fixed text, namely 'This shop can print on papers of size A3' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A3=yes with a fixed text, namely 'This shop can print on papers of size A3' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A2",
|
||||
"description": "Layer 'Shop' shows service:print:A2=yes with a fixed text, namely 'This shop can print on papers of size A2' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A2=yes with a fixed text, namely 'This shop can print on papers of size A2' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A1",
|
||||
"description": "Layer 'Shop' shows service:print:A1=yes with a fixed text, namely 'This shop can print on papers of size A1' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A1=yes with a fixed text, namely 'This shop can print on papers of size A1' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A0",
|
||||
"description": "Layer 'Shop' shows service:print:A0=yes with a fixed text, namely 'This shop can print on papers of size A0' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A0=yes with a fixed text, namely 'This shop can print on papers of size A0' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -1398,27 +1398,27 @@
|
|||
},
|
||||
{
|
||||
"key": "service:print:A4",
|
||||
"description": "Layer 'Shop' shows service:print:A4=yes with a fixed text, namely 'This shop can print on papers of size A4' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A4=yes with a fixed text, namely 'This shop can print on papers of size A4' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A3",
|
||||
"description": "Layer 'Shop' shows service:print:A3=yes with a fixed text, namely 'This shop can print on papers of size A3' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A3=yes with a fixed text, namely 'This shop can print on papers of size A3' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A2",
|
||||
"description": "Layer 'Shop' shows service:print:A2=yes with a fixed text, namely 'This shop can print on papers of size A2' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A2=yes with a fixed text, namely 'This shop can print on papers of size A2' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A1",
|
||||
"description": "Layer 'Shop' shows service:print:A1=yes with a fixed text, namely 'This shop can print on papers of size A1' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A1=yes with a fixed text, namely 'This shop can print on papers of size A1' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:print:A0",
|
||||
"description": "Layer 'Shop' shows service:print:A0=yes with a fixed text, namely 'This shop can print on papers of size A0' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationary.*)$|service:print=yes)",
|
||||
"description": "Layer 'Shop' shows service:print:A0=yes with a fixed text, namely 'This shop can print on papers of size A0' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports') (This is only shown if shop~^(.*copyshop.*)$|shop~^(.*stationery.*)$|service:print=yes)",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -35,6 +35,7 @@ Available languages:
|
|||
- nb_NO
|
||||
- ca
|
||||
- cs
|
||||
- ru
|
||||
|
||||
|
||||
This document is autogenerated from [assets/themes/blind_osm/blind_osm.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/blind_osm/blind_osm.json)
|
|
@ -35,6 +35,7 @@ Available languages:
|
|||
- fr
|
||||
- da
|
||||
- cs
|
||||
- ru
|
||||
|
||||
|
||||
This document is autogenerated from [assets/themes/food/food.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/food/food.json)
|
|
@ -16,6 +16,8 @@ This theme contains the following layers:
|
|||
- [dentist](../Layers/dentist.md)
|
||||
- [hospital](../Layers/hospital.md)
|
||||
- [pharmacy](../Layers/pharmacy.md)
|
||||
- [medical-shops](../Layers/medical-shops.md)
|
||||
- [shops](../Layers/shops.md)
|
||||
- [selected_element](../Layers/selected_element.md)
|
||||
- [gps_location](../Layers/gps_location.md)
|
||||
- [gps_location_history](../Layers/gps_location_history.md)
|
||||
|
@ -36,6 +38,7 @@ Available languages:
|
|||
- pa_PK
|
||||
- cs
|
||||
- nb_NO
|
||||
- ru
|
||||
|
||||
|
||||
This document is autogenerated from [assets/themes/healthcare/healthcare.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/healthcare/healthcare.json)
|
|
@ -32,6 +32,7 @@ Available languages:
|
|||
- da
|
||||
- cs
|
||||
- nb_NO
|
||||
- ru
|
||||
|
||||
|
||||
This document is autogenerated from [assets/themes/kerbs_and_crossings/kerbs_and_crossings.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/kerbs_and_crossings/kerbs_and_crossings.json)
|
|
@ -34,6 +34,7 @@ Available languages:
|
|||
- nl
|
||||
- pa_PK
|
||||
- cs
|
||||
- ru
|
||||
|
||||
|
||||
This document is autogenerated from [assets/themes/maxspeed/maxspeed.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/maxspeed/maxspeed.json)
|
|
@ -30,6 +30,7 @@ Available languages:
|
|||
- fr
|
||||
- da
|
||||
- nl
|
||||
- ru
|
||||
|
||||
|
||||
This document is autogenerated from [assets/themes/rainbow_crossings/rainbow_crossings.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/rainbow_crossings/rainbow_crossings.json)
|
|
@ -34,6 +34,7 @@ Available languages:
|
|||
- it
|
||||
- da
|
||||
- es
|
||||
- ru
|
||||
|
||||
|
||||
This document is autogenerated from [assets/themes/waste/waste.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/waste/waste.json)
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"contributors": [
|
||||
{
|
||||
"commits": 5008,
|
||||
"commits": 5033,
|
||||
"contributor": "Pieter Vander Vennet"
|
||||
},
|
||||
{
|
||||
|
@ -13,7 +13,7 @@
|
|||
"contributor": "Tobias"
|
||||
},
|
||||
{
|
||||
"commits": 35,
|
||||
"commits": 36,
|
||||
"contributor": "Win Olario"
|
||||
},
|
||||
{
|
||||
|
@ -37,7 +37,7 @@
|
|||
"contributor": "karelleketers"
|
||||
},
|
||||
{
|
||||
"commits": 24,
|
||||
"commits": 25,
|
||||
"contributor": "riQQ"
|
||||
},
|
||||
{
|
||||
|
@ -101,7 +101,7 @@
|
|||
"contributor": "Bavo Vanderghote"
|
||||
},
|
||||
{
|
||||
"commits": 10,
|
||||
"commits": 11,
|
||||
"contributor": "RobJN"
|
||||
},
|
||||
{
|
||||
|
@ -116,6 +116,10 @@
|
|||
"commits": 8,
|
||||
"contributor": "Midgard"
|
||||
},
|
||||
{
|
||||
"commits": 7,
|
||||
"contributor": "OliNau"
|
||||
},
|
||||
{
|
||||
"commits": 7,
|
||||
"contributor": "Mateusz Konieczny"
|
||||
|
@ -140,10 +144,6 @@
|
|||
"commits": 6,
|
||||
"contributor": "pelderson"
|
||||
},
|
||||
{
|
||||
"commits": 5,
|
||||
"contributor": "OliNau"
|
||||
},
|
||||
{
|
||||
"commits": 4,
|
||||
"contributor": "Nadhem"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"name": {
|
||||
"en": "Dentist",
|
||||
"nl": "Tandarts",
|
||||
"de": "Zahnarzt"
|
||||
"de": "Zahnärzte"
|
||||
},
|
||||
"description": {
|
||||
"en": "This layer shows dentist offices",
|
||||
|
|
|
@ -141,7 +141,8 @@
|
|||
"fr": "Est-il facile de remplir des bouteilles d'eau ?",
|
||||
"hu": "Mennyire könnyű itt vizespalackot tölteni?",
|
||||
"es": "¿Cómo de fácil es rellenar botellas de agua?",
|
||||
"ca": "Com de fàcil és reomplir botelles d'aigua?"
|
||||
"ca": "Com de fàcil és reomplir botelles d'aigua?",
|
||||
"ru": "Поместится ли здесь бутылка для воды?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -154,7 +155,8 @@
|
|||
"fr": "Il est facile de remplir les bouteilles d'eau",
|
||||
"hu": "Könnyen lehet vizespalackot tölteni",
|
||||
"es": "Es fácil rellenar botellas de agua",
|
||||
"ca": "És fàcil reomplir botelles d'aigua"
|
||||
"ca": "És fàcil reomplir botelles d'aigua",
|
||||
"ru": "Здесь легко поместится бутылка для воды"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -167,7 +169,8 @@
|
|||
"fr": "Les bouteilles d'eau peuvent ne pas passer",
|
||||
"hu": "Lehet, hogy nem fér alá egy vizespalack",
|
||||
"es": "Las botellas de agua pueden no caber",
|
||||
"ca": "Les botelles d'aigua podrien no cabre"
|
||||
"ca": "Les botelles d'aigua podrien no cabre",
|
||||
"ru": "Бутылка для воды может не поместиться"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -126,7 +126,7 @@
|
|||
"en": "a fire extinguisher",
|
||||
"ja": "消火器",
|
||||
"nb_NO": "en brannslukker",
|
||||
"ru": "Огнетушитель",
|
||||
"ru": "огнетушитель",
|
||||
"fr": "une extincteur",
|
||||
"de": "einen Feuerlöscher",
|
||||
"it": "una estintore",
|
||||
|
|
|
@ -272,7 +272,7 @@
|
|||
"title": {
|
||||
"en": "a fire station",
|
||||
"ja": "消防署",
|
||||
"ru": "Пожарная часть",
|
||||
"ru": "пожарная часть",
|
||||
"fr": "une caserne de pompiers",
|
||||
"de": "eine Feuerwache",
|
||||
"it": "una caserma dei vigili del fuoco",
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
"name": {
|
||||
"en": "Your travelled track",
|
||||
"nl": "Jouw afgelegde route",
|
||||
"de": "Zurückgelegte Strecke anzeigen",
|
||||
"de": "Zurückgelegte Strecke",
|
||||
"fr": "Votre chemin parcouru",
|
||||
"da": "Dit tilbagelagte spor",
|
||||
"ca": "La teva pista recorreguda"
|
||||
|
|
|
@ -5,14 +5,16 @@
|
|||
"de": "Krankenhäuser",
|
||||
"nl": "Ziekenhuizen",
|
||||
"pa_PK": "ہسپتال",
|
||||
"ca": "Hospitals"
|
||||
"ca": "Hospitals",
|
||||
"ru": "Больницы"
|
||||
},
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Hospital",
|
||||
"de": "Krankenhaus",
|
||||
"nl": "Ziekenhuis",
|
||||
"pa_PK": "ہسپتال"
|
||||
"pa_PK": "ہسپتال",
|
||||
"ru": "Больница"
|
||||
}
|
||||
},
|
||||
"description": {
|
||||
|
@ -31,13 +33,15 @@
|
|||
"en": "This hospital is called {name}",
|
||||
"ca": "Aquest hospital s'anomena {name}",
|
||||
"de": "Der Name des Krankenhauses lautet {name}",
|
||||
"nl": "Dit ziekenhuis heet {name}"
|
||||
"nl": "Dit ziekenhuis heet {name}",
|
||||
"ru": "Эта больница называется {name}"
|
||||
},
|
||||
"question": {
|
||||
"en": "What is the name of this hospital?",
|
||||
"de": "Wie lautet der Name des Krankenhauses?",
|
||||
"nl": "Wat is de naam van dit ziekenhuis?",
|
||||
"ca": "Quin és el nom d'aquest hospital?"
|
||||
"ca": "Quin és el nom d'aquest hospital?",
|
||||
"ru": "Как называется эта больница?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "name"
|
||||
|
|
|
@ -4,7 +4,8 @@
|
|||
"en": "Hotels",
|
||||
"nl": "Hotels",
|
||||
"de": "Hotels",
|
||||
"pa_PK": "ہوٹل"
|
||||
"pa_PK": "ہوٹل",
|
||||
"ru": "Гостиницы"
|
||||
},
|
||||
"description": {
|
||||
"en": "Layer showing all hotels",
|
||||
|
@ -39,7 +40,8 @@
|
|||
"en": "a hotel",
|
||||
"nl": "een hotel",
|
||||
"de": "ein Hotel",
|
||||
"ca": "un hotel"
|
||||
"ca": "un hotel",
|
||||
"ru": "гостиница"
|
||||
},
|
||||
"tags": [
|
||||
"tourism=hotel"
|
||||
|
@ -66,13 +68,15 @@
|
|||
"placeholder": {
|
||||
"en": "Name of the hotel",
|
||||
"nl": "Naam van het hotel",
|
||||
"de": "Name des Hotels"
|
||||
"de": "Name des Hotels",
|
||||
"ru": "Название гостиницы"
|
||||
}
|
||||
},
|
||||
"question": {
|
||||
"en": "What is the name of this hotel?",
|
||||
"nl": "Wat is de naam van dit hotel?",
|
||||
"de": "Wie lautet der Name des Hotels?"
|
||||
"de": "Wie lautet der Name des Hotels?",
|
||||
"ru": "Как называется эта гостиница?"
|
||||
},
|
||||
"render": {
|
||||
"en": "This hotel is called {name}",
|
||||
|
|
|
@ -141,7 +141,7 @@
|
|||
"en": "What type of hydrant is it?",
|
||||
"ja": "どんな消火栓なんですか?",
|
||||
"it": "Di che tipo è questo idrante?",
|
||||
"ru": "К какому типу относится этот гидрант?",
|
||||
"ru": "Какого вида этот гидрант?",
|
||||
"fr": "De quel type de borne s’agit-il ?",
|
||||
"de": "Welche Bauform hat der Hydrant?",
|
||||
"nl": "Wat voor soort brandkraan is dit?",
|
||||
|
@ -153,7 +153,7 @@
|
|||
},
|
||||
"render": {
|
||||
"en": " Hydrant type: {fire_hydrant:type}",
|
||||
"ru": " Тип гидранта: {fire_hydrant:type}",
|
||||
"ru": " Вид гидранта: {fire_hydrant:type}",
|
||||
"ja": " 消火栓のタイプ:{fire_hydrant:type}",
|
||||
"it": " Tipo di idrante: {fire_hydrant:type}",
|
||||
"fr": " Type de borne : {fire_hydrant:type}",
|
||||
|
@ -192,9 +192,10 @@
|
|||
"fr": "Pilier.",
|
||||
"de": "Überflurhydrant.",
|
||||
"it": "Soprasuolo.",
|
||||
"nl": "Bovengrondse brandkraan.",
|
||||
"nl": "Pillaar type.",
|
||||
"es": "De pilar.",
|
||||
"ca": "De pilar."
|
||||
"ca": "De pilar.",
|
||||
"ru": "Наземный."
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/themes/hailhydrant/hydrant_pillar.svg",
|
||||
|
@ -215,7 +216,8 @@
|
|||
"it": "Tubo.",
|
||||
"nl": "Buis type.",
|
||||
"es": "De tubería.",
|
||||
"ca": "De tuberia."
|
||||
"ca": "De tuberia.",
|
||||
"ru": "Труба."
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/themes/hailhydrant/hydrant_unknown.svg",
|
||||
|
@ -231,7 +233,7 @@
|
|||
"then": {
|
||||
"en": "Wall type.",
|
||||
"id": "Jenis dinding.",
|
||||
"ru": "Тип стены.",
|
||||
"ru": "Настенный.",
|
||||
"ja": "壁型。",
|
||||
"fr": "Mural.",
|
||||
"de": "Wandhydrant.",
|
||||
|
@ -257,9 +259,10 @@
|
|||
"fr": "Enterré.",
|
||||
"de": "Unterflurhydrant.",
|
||||
"it": "Sottosuolo.",
|
||||
"nl": "Ondergrondse brandkraan.",
|
||||
"nl": "Ondergronds type.",
|
||||
"ca": "Subterrani.",
|
||||
"es": "Bajo tierra."
|
||||
"es": "Bajo tierra.",
|
||||
"ru": "Подземный."
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/themes/hailhydrant/hydrant_underground.svg",
|
||||
|
@ -278,7 +281,8 @@
|
|||
"it": "Aggiorna lo stato di funzionamento dell’idrante.",
|
||||
"nl": "Werkt deze brandkraan nog?",
|
||||
"es": "¿Todavía funciona esta boca de incendios?",
|
||||
"ca": "Encara funciona aquest hidrant?"
|
||||
"ca": "Encara funciona aquest hidrant?",
|
||||
"ru": "Этот гидрант в рабочем состоянии?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -314,7 +318,8 @@
|
|||
"it": "L’idrante è fuori servizio.",
|
||||
"nl": "De brandkraan is niet beschikbaar",
|
||||
"es": "La boca de incendios no está disponible",
|
||||
"ca": "L'hidrant no està disponible"
|
||||
"ca": "L'hidrant no està disponible",
|
||||
"ru": "К гидранту нет доступа"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -344,21 +349,24 @@
|
|||
"en": "What is the pipe diameter of this hydrant?",
|
||||
"de": "Was ist der Rohrdurchmesser dieses Hydranten?",
|
||||
"nl": "Wat is de pijpdiameter van deze hydrant?",
|
||||
"ca": "Quin és el diàmetre d'aquest hidrant?"
|
||||
"ca": "Quin és el diàmetre d'aquest hidrant?",
|
||||
"ru": "Какой диаметр трубы у этого гидранта?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "fire_hydrant:diameter",
|
||||
"placeholder": {
|
||||
"en": "Pipe diameter",
|
||||
"de": "Rohrdurchmesser",
|
||||
"nl": "Pijpdiameter"
|
||||
"nl": "Pijpdiameter",
|
||||
"ru": "Диаметр трубы"
|
||||
},
|
||||
"type": "int"
|
||||
},
|
||||
"render": {
|
||||
"en": "Pipe diameter: {canonical(fire_hydrant:diameter)}",
|
||||
"de": "Rohrdurchmesser: {canonical(fire_hydrant:diameter)}",
|
||||
"nl": "Pijpdiameter:{canonical(fire_hydrant:diameter)}"
|
||||
"nl": "Pijpdiameter:{canonical(fire_hydrant:diameter)}",
|
||||
"ru": "Диаметр трубы: {canonical(fire_hydrant:diameter)}"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -390,14 +398,16 @@
|
|||
"en": "What kind of couplings does this hydrant have?",
|
||||
"de": "Welche Art von Kupplungen hat dieser Hydrant?",
|
||||
"nl": "Welke soort koppeling heeft deze hydrant?",
|
||||
"ca": "Quin tipus d‘acoblament té aquest hidrant?"
|
||||
"ca": "Quin tipus d‘acoblament té aquest hidrant?",
|
||||
"ru": "Какого вида соединительные головки у этого гидранта?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "couplings:type",
|
||||
"placeholder": {
|
||||
"en": "Coupling type",
|
||||
"de": "Art der Kupplung",
|
||||
"nl": "Soort koppeling"
|
||||
"nl": "Soort koppeling",
|
||||
"ru": "Тип соединительной головки"
|
||||
},
|
||||
"type": "string"
|
||||
},
|
||||
|
@ -408,7 +418,8 @@
|
|||
"en": "Storz coupling",
|
||||
"de": "Storz-Kupplung",
|
||||
"nl": "Storz-koppeling",
|
||||
"ca": "Acoblament Storz"
|
||||
"ca": "Acoblament Storz",
|
||||
"ru": "Головка типа Storz"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/hydrant/storz.jpg",
|
||||
|
@ -421,7 +432,8 @@
|
|||
"en": "UNI coupling",
|
||||
"de": "UNI-Kupplung",
|
||||
"nl": "UNI-koppeling",
|
||||
"ca": "Acoblament UNI"
|
||||
"ca": "Acoblament UNI",
|
||||
"ru": "Головка типа UNI"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -430,7 +442,8 @@
|
|||
"en": "Barcelona coupling",
|
||||
"de": "Barcelona-Kupplung",
|
||||
"nl": "Barcelona-koppeling",
|
||||
"ca": "Acoblament Barcelona"
|
||||
"ca": "Acoblament Barcelona",
|
||||
"ru": "Головка типа Barcelona"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/hydrant/barcelona.jpg",
|
||||
|
@ -442,7 +455,8 @@
|
|||
"render": {
|
||||
"en": "Couplings: {couplings:type}",
|
||||
"de": "Kupplungen: {couplings:type}",
|
||||
"nl": "Koppelingen:{couplings:type}"
|
||||
"nl": "Koppelingen:{couplings:type}",
|
||||
"ru": "Соединительные головки: {couplings:type}"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -451,20 +465,23 @@
|
|||
"en": "What diameter are the couplings of this hydrant?",
|
||||
"de": "Welchen Durchmesser haben die Kupplungen dieses Hydranten?",
|
||||
"nl": "Welke diameter hebben de koppelingen van deze hydrant?",
|
||||
"ca": "Quin és el diàmetre dels acoblaments d'aquest hidrant?"
|
||||
"ca": "Quin és el diàmetre dels acoblaments d'aquest hidrant?",
|
||||
"ru": "Какой диаметр соединительных головок у этого гидранта?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "couplings:diameters",
|
||||
"placeholder": {
|
||||
"en": "Coupling diameters",
|
||||
"de": "Kupplungsdurchmesser",
|
||||
"nl": "Koppeldiameters"
|
||||
"nl": "Koppeldiameters",
|
||||
"ru": "Диаметры соединительных головок"
|
||||
}
|
||||
},
|
||||
"render": {
|
||||
"en": "Coupling diameters: {couplings:diameters}",
|
||||
"de": "Kupplungsdurchmesser: {couplings:diameters}",
|
||||
"nl": "Koppelingdiameters:{couplings:diameters}"
|
||||
"nl": "Koppelingdiameters:{couplings:diameters}",
|
||||
"ru": "Диаметр соединительных головок: {couplings:diameters}"
|
||||
}
|
||||
},
|
||||
"images"
|
||||
|
@ -494,7 +511,8 @@
|
|||
"it": "Un idrante è un punto di collegamento dove i pompieri possono estrarre acqua. Potrebbe trovarsi sottoterra.",
|
||||
"nl": "Een brandkraan is een kraan waar brandweerlieden een brandslang kunnen aansluiten. Soms zit deze ondergronds.",
|
||||
"es": "Una boca de incendios es un punto de conexión en el que los bomberos pueden conseguir agua. Puede situarse bajo tierra.",
|
||||
"ca": "Un hidrant és un punt de connexió on els bombers poden aconseguir aigua. Pot estar baix terra."
|
||||
"ca": "Un hidrant és un punt de connexió on els bombers poden aconseguir aigua. Pot estar baix terra.",
|
||||
"ru": "Гидрант – приспособление, с помощью которого пожарные могут подключаться к водопроводу. Гидранты могут быть под землёй."
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -534,13 +552,15 @@
|
|||
"en": "millimeters",
|
||||
"nl": "millimeter",
|
||||
"de": "Millimeter",
|
||||
"pa_PK": "ملیمیٹر"
|
||||
"pa_PK": "ملیمیٹر",
|
||||
"ru": "миллиметры"
|
||||
},
|
||||
"humanSingular": {
|
||||
"en": "millimeter",
|
||||
"nl": "millimeter",
|
||||
"de": "Millimeter",
|
||||
"pa_PK": "ملیمیٹر"
|
||||
"pa_PK": "ملیمیٹر",
|
||||
"ru": "миллиметр"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -549,4 +569,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
|
@ -117,12 +117,14 @@
|
|||
"question": {
|
||||
"en": "What is the name of this room?",
|
||||
"de": "Wie lautet der Name dieses Raums?",
|
||||
"nl": "Wat is de naam van deze ruimte?"
|
||||
"nl": "Wat is de naam van deze ruimte?",
|
||||
"ru": "Как называется эта комната?"
|
||||
},
|
||||
"render": {
|
||||
"en": "This room is named {name}",
|
||||
"de": "Der Name des Raums lautet {name}",
|
||||
"nl": "Deze ruimte heet {name}"
|
||||
"nl": "Deze ruimte heet {name}",
|
||||
"ru": "Эта комната называется {name}"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "name",
|
||||
|
@ -130,7 +132,8 @@
|
|||
"placeholder": {
|
||||
"en": "Name of the room",
|
||||
"de": "Name des Raums",
|
||||
"nl": "Naam van de ruimte"
|
||||
"nl": "Naam van de ruimte",
|
||||
"ru": "Название комнаты"
|
||||
}
|
||||
},
|
||||
"condition": {
|
||||
|
|
|
@ -5,13 +5,15 @@
|
|||
"nl": "Stoepranden",
|
||||
"de": "Bordsteine",
|
||||
"fr": "Bordures",
|
||||
"pa_PK": "کرب"
|
||||
"pa_PK": "کرب",
|
||||
"ru": "Бордюры"
|
||||
},
|
||||
"description": {
|
||||
"en": "A layer showing kerbs.",
|
||||
"nl": "Een laag met stoepranden.",
|
||||
"de": "Eine Ebene, die Bordsteine zeigt.",
|
||||
"fr": "Un calque montrant les bordures."
|
||||
"fr": "Un calque montrant les bordures.",
|
||||
"ru": "Слой, изображающий бордюры."
|
||||
},
|
||||
"source": {
|
||||
"osmTags": "barrier=kerb"
|
||||
|
@ -23,7 +25,8 @@
|
|||
"nl": "Stoeprand",
|
||||
"de": "Bordstein",
|
||||
"fr": "Bordure",
|
||||
"pa_PK": "کرب"
|
||||
"pa_PK": "کرب",
|
||||
"ru": "Бордюр"
|
||||
}
|
||||
},
|
||||
"mapRendering": [
|
||||
|
@ -68,7 +71,8 @@
|
|||
"nl": "Hoe hoog is deze stoeprand?",
|
||||
"de": "Wie hoch ist der Bordstein?",
|
||||
"fr": "Quelle est la hauteur de ce trottoir ?",
|
||||
"ca": "Quina és l'altura d'aquest gual?"
|
||||
"ca": "Quina és l'altura d'aquest gual?",
|
||||
"ru": "Какая высота у этого бордюра?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -92,7 +96,8 @@
|
|||
"nl": "Deze stoeprand is verlaagd (~3 cm)",
|
||||
"de": "Der Bordstein ist abgesenkt (~3 cm)",
|
||||
"fr": "Cette bordure est abaissée (~3 cm)",
|
||||
"ca": "Aquest gual està rebaixat (~3 cm)"
|
||||
"ca": "Aquest gual està rebaixat (~3 cm)",
|
||||
"ru": "Это пониженный бордюр (~3 см)"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/kerbs/lowered.svg",
|
||||
|
@ -106,7 +111,8 @@
|
|||
"nl": "Deze stoeprand is vlak (~0cm)",
|
||||
"de": "Der Bordstein ist bündig (~0cm)",
|
||||
"fr": "Cette bordure est affleurante (~0cm)",
|
||||
"ca": "Aquest gual està a ras (~0cm)"
|
||||
"ca": "Aquest gual està a ras (~0cm)",
|
||||
"ru": "Этот бордюр вровень с дорогой (~0 см)"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/kerbs/flush.svg",
|
||||
|
@ -119,7 +125,8 @@
|
|||
"en": "There is no kerb here",
|
||||
"nl": "Er is hier geen stoeprand",
|
||||
"de": "Hier gibt es keinen Bordstein",
|
||||
"fr": "Il n'y a pas de bordure ici"
|
||||
"fr": "Il n'y a pas de bordure ici",
|
||||
"ru": "Здесь нет бордюра"
|
||||
},
|
||||
"hideInAnswer": true,
|
||||
"icon": {
|
||||
|
@ -147,7 +154,8 @@
|
|||
"de": "Gibt es am Bordstein ein taktiles Pflaster?",
|
||||
"fr": "Y a-t-il un revêtement tactile sur cette bordure ?",
|
||||
"nl": "Is er voelbare bestrating bij deze stoeprand?",
|
||||
"ca": "Hi ha una superfície podotàctil a aquest gual?"
|
||||
"ca": "Hi ha una superfície podotàctil a aquest gual?",
|
||||
"ru": "Есть ли тактильная плитка у этого бордюра?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -157,7 +165,8 @@
|
|||
"de": "Der Bordstein hat ein taktiles Pflaster.",
|
||||
"fr": "Cette bordure a un revêtement podotactile.",
|
||||
"nl": "Deze stoeprand heeft voelbare bestrating.",
|
||||
"ca": "Aquest gual té superfície podotàctil."
|
||||
"ca": "Aquest gual té superfície podotàctil.",
|
||||
"ru": "У этого бордюра есть тактильная плитка."
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -167,7 +176,8 @@
|
|||
"de": "Der Bordstein hat kein taktiles Pflaster.",
|
||||
"fr": "Cette bordure n'a pas de revêtement podotactile.",
|
||||
"nl": "Deze stoeprand heeft geen voelbare bestrating.",
|
||||
"ca": "Aquest gual no té superfície podotàctil."
|
||||
"ca": "Aquest gual no té superfície podotàctil.",
|
||||
"ru": "У этого бордюра нет тактильной плитки."
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -177,7 +187,8 @@
|
|||
"de": "Der Bordstein hat ein taktiles Pflaster, das aber falsch ist.",
|
||||
"fr": "Cette bordure a un pavage tactile, mais il est incorrect.",
|
||||
"nl": "Deze stoeprand heeft voelbare bestrating, maar deze is incorrect.",
|
||||
"ca": "La vorera té superfície podotàctil, però és incorrecte."
|
||||
"ca": "La vorera té superfície podotàctil, però és incorrecte.",
|
||||
"ru": "У этого бордюра неверно выложенная тактильная плитка."
|
||||
},
|
||||
"hideInAnswer": true
|
||||
}
|
||||
|
@ -191,13 +202,15 @@
|
|||
"nl": "Hoe hoog is deze stoeprand?",
|
||||
"de": "Wie hoch ist der Bordstein?",
|
||||
"fr": "Quelle est la hauteur de ce trottoir ?",
|
||||
"ca": "Quina és l'altura d'aquest gual?"
|
||||
"ca": "Quina és l'altura d'aquest gual?",
|
||||
"ru": "Какая высота у этого бордюра?"
|
||||
},
|
||||
"render": {
|
||||
"en": "Kerb height: {kerb:height}",
|
||||
"nl": "Stoeprandhoogte: {kerb:height}",
|
||||
"de": "Bordsteinhöhe: {kerb:height}",
|
||||
"fr": "Hauteur du trottoir : {kerb:height}"
|
||||
"fr": "Hauteur du trottoir : {kerb:height}",
|
||||
"ru": "Высота бордюра: {kerb:height}"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "kerb:height",
|
||||
|
@ -205,7 +218,8 @@
|
|||
"en": "Height of the kerb",
|
||||
"nl": "Hoogte van de stoeprand",
|
||||
"de": "Höhe des Bordsteins",
|
||||
"fr": "Hauteur de la bordure"
|
||||
"fr": "Hauteur de la bordure",
|
||||
"ru": "Высота бордюра"
|
||||
},
|
||||
"type": "pnat"
|
||||
},
|
||||
|
@ -228,7 +242,8 @@
|
|||
"en": "a kerb",
|
||||
"nl": "een stoeprand",
|
||||
"de": "einen Bordstein",
|
||||
"fr": "une bordure"
|
||||
"fr": "une bordure",
|
||||
"ru": "бордюр"
|
||||
},
|
||||
"tags": [
|
||||
"barrier=kerb"
|
||||
|
@ -258,7 +273,8 @@
|
|||
"en": "All types of kerbs",
|
||||
"nl": "Alle typen stoepranden",
|
||||
"de": "Alle Arten von Bordsteinen",
|
||||
"fr": "Tous types de bordures"
|
||||
"fr": "Tous types de bordures",
|
||||
"ru": "Все виды бордюров"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -276,7 +292,8 @@
|
|||
"en": "Lowered kerb (~3 cm)",
|
||||
"nl": "Verlaagde stoeprand (~3 cm)",
|
||||
"de": "Abgesenkter Bordstein (~3 cm)",
|
||||
"fr": "Bordure abaissée (~3 cm)"
|
||||
"fr": "Bordure abaissée (~3 cm)",
|
||||
"ru": "Пониженный бордюр (~3 см)"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -285,7 +302,8 @@
|
|||
"en": "Flush kerb (~0cm)",
|
||||
"nl": "Vlakke stoeprand (~0cm)",
|
||||
"de": "Bündiger Bordstein (~0 cm)",
|
||||
"fr": "Bordure affleurante (~0cm)"
|
||||
"fr": "Bordure affleurante (~0cm)",
|
||||
"ru": "Вровень с дорогой (~0 см)"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -294,7 +312,8 @@
|
|||
"en": "No kerb",
|
||||
"nl": "Geen stoeprand",
|
||||
"de": "Kein Bordstein",
|
||||
"fr": "Pas de trottoir"
|
||||
"fr": "Pas de trottoir",
|
||||
"ru": "Нет бордюра"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -324,14 +343,16 @@
|
|||
"nl": "centimeter",
|
||||
"de": "Zentimeter",
|
||||
"fr": "centimètres",
|
||||
"pa_PK": "سینٹیمیٹر"
|
||||
"pa_PK": "سینٹیمیٹر",
|
||||
"ru": "сантиметры"
|
||||
},
|
||||
"humanSingular": {
|
||||
"en": "centimeter",
|
||||
"nl": "centimeter",
|
||||
"de": "Zentimeter",
|
||||
"fr": "centimètre",
|
||||
"pa_PK": "سینٹیمیٹر"
|
||||
"pa_PK": "سینٹیمیٹر",
|
||||
"ru": "сантиметр"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -345,14 +366,16 @@
|
|||
"nl": "meter",
|
||||
"de": "Meter",
|
||||
"fr": "mètres",
|
||||
"pa_PK": "میٹر"
|
||||
"pa_PK": "میٹر",
|
||||
"ru": "метры"
|
||||
},
|
||||
"humanSingular": {
|
||||
"en": "meter",
|
||||
"nl": "meter",
|
||||
"de": "Meter",
|
||||
"fr": "mètre",
|
||||
"pa_PK": "میٹر"
|
||||
"pa_PK": "میٹر",
|
||||
"ru": "метр"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -128,7 +128,8 @@
|
|||
"title": {
|
||||
"en": "a kindergarten",
|
||||
"nl": "een kleuterschool",
|
||||
"de": "einen Kindergarten"
|
||||
"de": "einen Kindergarten",
|
||||
"ru": "детский сад"
|
||||
},
|
||||
"description": "A kindergarten (also known as <i>preschool</i>) is a school where small kids receive early education.",
|
||||
"tags": [
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"en": "Maxspeed",
|
||||
"es": "Velocidad",
|
||||
"ca": "Velocitat",
|
||||
"de": "Höchstgeschwindigkeit",
|
||||
"de": "Höchstgeschwindigkeiten",
|
||||
"nl": "Maximumsnelheid",
|
||||
"pa_PK": "حد رفتار"
|
||||
},
|
||||
|
@ -174,7 +174,8 @@
|
|||
"es": "km/h",
|
||||
"nl": "km/u",
|
||||
"de": "km/h",
|
||||
"pa_PK": "ہر گھنٹے وچ کیلومیٹر"
|
||||
"pa_PK": "ہر گھنٹے وچ کیلومیٹر",
|
||||
"ru": "км/ч"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"name": {
|
||||
"en": "Physiotherapist",
|
||||
"nl": "Kinesist",
|
||||
"de": "Physiotherapeut"
|
||||
"de": "Physiotherapeuten"
|
||||
},
|
||||
"description": {
|
||||
"en": "This layer shows physiotherapists",
|
||||
|
|
|
@ -411,4 +411,4 @@
|
|||
"accepts_cards",
|
||||
"has_organic"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -2,7 +2,7 @@
|
|||
"id": "speed_display",
|
||||
"name": {
|
||||
"en": "Speed Display",
|
||||
"de": "Geschwindigkeitsanzeige",
|
||||
"de": "Geschwindigkeitsanzeigen",
|
||||
"nl": "Snelheidsdisplay"
|
||||
},
|
||||
"description": {
|
||||
|
|
|
@ -79,7 +79,8 @@
|
|||
"it": "Qui si gioca a basket",
|
||||
"ru": "Здесь можно играть в баскетбол",
|
||||
"de": "Hier wird Basketball gespielt",
|
||||
"es": "Aquí se juega al baloncesto"
|
||||
"es": "Aquí se juega al baloncesto",
|
||||
"ca": "Aquí es juga bàsquet"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -95,7 +96,8 @@
|
|||
"it": "Qui si gioca a calcio",
|
||||
"ru": "Здесь можно играть в футбол",
|
||||
"de": "Hier wird Fußball gespielt",
|
||||
"es": "Aquí se juega al fútbol"
|
||||
"es": "Aquí se juega al fútbol",
|
||||
"ca": "Aquí es juga futbol"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -111,7 +113,8 @@
|
|||
"ru": "Это стол для пинг-понга",
|
||||
"it": "Questo è un tavolo da ping pong",
|
||||
"de": "Dies ist eine Tischtennisplatte",
|
||||
"es": "Esto es una mesa de ping pong"
|
||||
"es": "Esto es una mesa de ping pong",
|
||||
"ca": "Aquí es juga ping pong"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -127,7 +130,8 @@
|
|||
"it": "Qui si gioca a tennis",
|
||||
"ru": "Здесь можно играть в теннис",
|
||||
"de": "Hier wird Tennis gespielt",
|
||||
"es": "Aquí se juega al tenis"
|
||||
"es": "Aquí se juega al tenis",
|
||||
"ca": "Aquí es juga al tenis"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -142,7 +146,8 @@
|
|||
"en": "Korfball is played here",
|
||||
"it": "Qui si gioca a korfball",
|
||||
"ru": "Здесь можно играть в корфбол",
|
||||
"de": "Hier wird Kopfball gespielt"
|
||||
"de": "Hier wird Kopfball gespielt",
|
||||
"ca": "Aquí es juga al corfbol"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"name": {
|
||||
"en": "Stairs",
|
||||
"nl": "Trappen",
|
||||
"de": "Treppe"
|
||||
"de": "Treppen"
|
||||
},
|
||||
"description": {
|
||||
"en": "Layer showing stairs and escalators",
|
||||
|
|
|
@ -40,7 +40,8 @@
|
|||
"then": {
|
||||
"en": "Pictures you take will be licensed with <b>CC0</b> and added to the public domain. This means that everyone can use your pictures for any purpose.",
|
||||
"de": "Die von Ihnen aufgenommenen Bilder werden mit <b>CC0</b> lizenziert und der Public Domain hinzugefügt. Das bedeutet, dass jeder Ihre Bilder für jeden Zweck verwenden kann.",
|
||||
"nl": "Afbeeldingen die je toevoegt zullen gepubliceerd worden met de <b>CC0</b>-licentie en dus aan het publieke domein toegevoegd worden. Dit betekent dat iedereen je afbeeldingen kan gebruiken voor elk mogelijks gebruik."
|
||||
"nl": "Afbeeldingen die je toevoegt zullen gepubliceerd worden met de <b>CC0</b>-licentie en dus aan het publieke domein toegevoegd worden. Dit betekent dat iedereen je afbeeldingen kan gebruiken voor elk mogelijks gebruik.",
|
||||
"ru": "Изображения будут опубликованы под лицензией <b>CC0</b> и перейдут в общественное достояние. Это значит, что кто угодно имеет право использовать их без ограничений."
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -273,4 +274,4 @@
|
|||
}
|
||||
],
|
||||
"mapRendering": null
|
||||
}
|
||||
}
|
|
@ -7,7 +7,8 @@
|
|||
"fr": "OSM pour les malvoyants",
|
||||
"nb_NO": "OSM for blinde",
|
||||
"ca": "OSM per als cecs",
|
||||
"cs": "Mapování systému objektů pro nevidomé"
|
||||
"cs": "Mapování systému objektů pro nevidomé",
|
||||
"ru": "OSM для слепых и слабовидящих"
|
||||
},
|
||||
"description": {
|
||||
"en": "Help to map features relevant for the blind",
|
||||
|
|
|
@ -12,7 +12,8 @@
|
|||
"es": "Restaurantes y comida rápida",
|
||||
"fr": "Restaurants et restaurants rapides",
|
||||
"da": "Restauranter og fastfood",
|
||||
"cs": "Restaurace a podniky rychlého občerstvení"
|
||||
"cs": "Restaurace a podniky rychlého občerstvení",
|
||||
"ru": "Общественное питание"
|
||||
},
|
||||
"description": {
|
||||
"nl": "Restaurants en fast food",
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"it": "Bici fantasma",
|
||||
"pl": "Duch roweru",
|
||||
"pt_BR": "Bicicleta fantasma",
|
||||
"ru": "Велосипед Ghost",
|
||||
"ru": "Призрачные велосипеды",
|
||||
"sv": "Spökcykel",
|
||||
"da": "Spøgelsescykler",
|
||||
"ca": "Bicicletes fantasmes",
|
||||
|
|
|
@ -9,7 +9,8 @@
|
|||
"nl": "Gezondheidszorg",
|
||||
"pa_PK": "سیت سمبھال",
|
||||
"cs": "Zdravotní péče",
|
||||
"nb_NO": "Helsebehandling"
|
||||
"nb_NO": "Helsebehandling",
|
||||
"ru": "Здравоохранение"
|
||||
},
|
||||
"description": {
|
||||
"en": "On this map, various healthcare related items are shown",
|
||||
|
@ -92,4 +93,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
|
@ -7,7 +7,8 @@
|
|||
"fr": "Ressauts et traversées",
|
||||
"da": "Kantsten og overgange",
|
||||
"cs": "Obrubníky a přechody",
|
||||
"nb_NO": "Fortauskanter og fotgjengerfelt."
|
||||
"nb_NO": "Fortauskanter og fotgjengerfelt.",
|
||||
"ru": "Бордюры и пешеходные переходы"
|
||||
},
|
||||
"description": {
|
||||
"en": "A map showing kerbs and crossings.",
|
||||
|
|
|
@ -9,7 +9,8 @@
|
|||
"da": "Højeste hastighed",
|
||||
"nl": "Maximale snelheden",
|
||||
"pa_PK": "حد رفتار",
|
||||
"cs": "Maximální rychlost"
|
||||
"cs": "Maximální rychlost",
|
||||
"ru": "Ограничения скорости"
|
||||
},
|
||||
"shortDescription": {
|
||||
"en": "This map shows the legally allowed maximum speed on every road.",
|
||||
|
|
|
@ -5,7 +5,8 @@
|
|||
"de": "Regenbogen-Fußgängerübergänge",
|
||||
"fr": "Passages cloutés arc-en-ciel",
|
||||
"da": "Regnbue fodgængerfelter",
|
||||
"nl": "Regenboogzebrapaden"
|
||||
"nl": "Regenboogzebrapaden",
|
||||
"ru": "Радужные пешеходные переходы"
|
||||
},
|
||||
"description": {
|
||||
"en": "On this map, rainbow-painted pedestrian crossings are shown and can be easily added",
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"fr": "Carte des magasins",
|
||||
"ja": "オープン ショップ マップ",
|
||||
"zh_Hant": "開放商店地圖",
|
||||
"ru": "Открыть карту магазинов",
|
||||
"ru": "Открытая карта магазинов",
|
||||
"de": "Freie Geschäftskarte",
|
||||
"it": "Mappa dei negozi",
|
||||
"nb_NO": "Kart over åpne butikker",
|
||||
|
|
|
@ -681,4 +681,4 @@
|
|||
"enableShareScreen": false,
|
||||
"enableMoreQuests": false,
|
||||
"credits": "Pieter Vander Vennet, Rob Nickerson, Russ Garrett"
|
||||
}
|
||||
}
|
|
@ -9,7 +9,8 @@
|
|||
"fr": "Déchets",
|
||||
"it": "Rifiuti",
|
||||
"da": "Affald",
|
||||
"es": "Basura y reciclaje"
|
||||
"es": "Basura y reciclaje",
|
||||
"ru": "Мусор"
|
||||
},
|
||||
"description": {
|
||||
"en": "Map showing waste baskets and recycling facilities.",
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"contributor": "Pieter Vander Vennet"
|
||||
},
|
||||
{
|
||||
"commits": 233,
|
||||
"commits": 235,
|
||||
"contributor": "kjon"
|
||||
},
|
||||
{
|
||||
|
@ -13,7 +13,7 @@
|
|||
"contributor": "Allan Nordhøy"
|
||||
},
|
||||
{
|
||||
"commits": 65,
|
||||
"commits": 67,
|
||||
"contributor": "paunofu"
|
||||
},
|
||||
{
|
||||
|
@ -64,6 +64,10 @@
|
|||
"commits": 15,
|
||||
"contributor": "WaldiS"
|
||||
},
|
||||
{
|
||||
"commits": 14,
|
||||
"contributor": "mcliquid"
|
||||
},
|
||||
{
|
||||
"commits": 14,
|
||||
"contributor": "LeJun"
|
||||
|
@ -84,10 +88,6 @@
|
|||
"commits": 13,
|
||||
"contributor": "Joost"
|
||||
},
|
||||
{
|
||||
"commits": 11,
|
||||
"contributor": "mcliquid"
|
||||
},
|
||||
{
|
||||
"commits": 11,
|
||||
"contributor": "Jiří Podhorecký"
|
||||
|
@ -168,6 +168,10 @@
|
|||
"commits": 6,
|
||||
"contributor": "lvgx"
|
||||
},
|
||||
{
|
||||
"commits": 5,
|
||||
"contributor": "ⵣⵓⵀⵉⵔ ⴰⵎⴰⵣⵉⵖ ZOUHIR DEHBI"
|
||||
},
|
||||
{
|
||||
"commits": 5,
|
||||
"contributor": "sylvain-m"
|
||||
|
@ -208,10 +212,6 @@
|
|||
"commits": 4,
|
||||
"contributor": "Lucas"
|
||||
},
|
||||
{
|
||||
"commits": 4,
|
||||
"contributor": "ⵣⵓⵀⵉⵔ ⴰⵎⴰⵣⵉⵖ ZOUHIR DEHBI"
|
||||
},
|
||||
{
|
||||
"commits": 4,
|
||||
"contributor": "André Marcelo Alvarenga"
|
||||
|
@ -240,6 +240,10 @@
|
|||
"commits": 4,
|
||||
"contributor": "Jan Zabel"
|
||||
},
|
||||
{
|
||||
"commits": 3,
|
||||
"contributor": "Alexey Lutskyi"
|
||||
},
|
||||
{
|
||||
"commits": 3,
|
||||
"contributor": "gallegonovato"
|
||||
|
|
|
@ -98,15 +98,6 @@
|
|||
"1": {
|
||||
"then": "Mural"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (Rajoles decoratives espanyoles i portugueses)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Enrajolat"
|
||||
},
|
||||
"12": {
|
||||
"then": "Tallat a la fusta"
|
||||
},
|
||||
"2": {
|
||||
"then": "Pintura"
|
||||
},
|
||||
|
@ -130,6 +121,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Relleu"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (Rajoles decoratives espanyoles i portugueses)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Enrajolat"
|
||||
},
|
||||
"12": {
|
||||
"then": "Tallat a la fusta"
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus d'obra és aquesta peça?",
|
||||
|
@ -853,14 +853,14 @@
|
|||
"0": {
|
||||
"question": "Tots els connectors"
|
||||
},
|
||||
"13": {
|
||||
"question": "Té un connector <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Tipus 2 amb un cable de marca tesla)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||
},
|
||||
"5": {
|
||||
"question": "Té un connecgtor de <div style='display: inline-block'><b>Tipus 1<i>sense</i>cable (J1772)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>"
|
||||
},
|
||||
"6": {
|
||||
"question": "Té un connector <div style='display: inline-block'><b>Tipus 1 CSS (Combo Tipus 1)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div>"
|
||||
},
|
||||
"13": {
|
||||
"question": "Té un connector <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Tipus 2 amb un cable de marca tesla)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -869,6 +869,21 @@
|
|||
"tagRenderings": {
|
||||
"Available_charging_stations (generated)": {
|
||||
"mappings": {
|
||||
"2": {
|
||||
"then": "<b>Endoll de paret Europeu</b> amb pin de terra (CEE7/4 tipus E)"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>CHAdeMo</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Tipus 1 amb cable</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Tipus 1 <i>sense</i> cable</b> (J1772)"
|
||||
},
|
||||
"10": {
|
||||
"then": "<b>CSS 1Tipus 1</b> (també conegut com Tipus 1 combo)"
|
||||
},
|
||||
|
@ -884,9 +899,6 @@
|
|||
"18": {
|
||||
"then": "<b>Tipus 2 amb cable</b> (mennekes)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Endoll de paret Europeu</b> amb pin de terra (CEE7/4 tipus E)"
|
||||
},
|
||||
"20": {
|
||||
"then": "<b>CSS Supercarregador Tesla</b> (tipus2_css de la marca)"
|
||||
},
|
||||
|
@ -895,18 +907,6 @@
|
|||
},
|
||||
"26": {
|
||||
"then": "<b>USB</b> per a carregar mòbils i dispositius petits"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>CHAdeMo</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Tipus 1 amb cable</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Tipus 1 <i>sense</i> cable</b> (J1772)"
|
||||
}
|
||||
},
|
||||
"question": "Quins tipus de connexions de càrrega estan disponibles aquí?"
|
||||
|
@ -1625,6 +1625,9 @@
|
|||
"hydrant-diameter": {
|
||||
"question": "Quin és el diàmetre d'aquest hidrant?"
|
||||
},
|
||||
"hydrant-number-of-couplings": {
|
||||
"question": "Quants acoblaments té aquest hidrant?"
|
||||
},
|
||||
"hydrant-state": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -2134,6 +2137,30 @@
|
|||
"1": {
|
||||
"then": "Aquí es poden reciclar els cartons de begudes"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquí es poden reciclar llaunes"
|
||||
},
|
||||
"3": {
|
||||
"then": "Aquí es pot reciclar roba"
|
||||
},
|
||||
"4": {
|
||||
"then": "Aquí es pot reciclar oli de cuina"
|
||||
},
|
||||
"5": {
|
||||
"then": "Aquí es pot reciclar oli de motor"
|
||||
},
|
||||
"6": {
|
||||
"then": "Aquí es poden reciclar tub fluroescents"
|
||||
},
|
||||
"7": {
|
||||
"then": "Aquí es poden reciclar residus verds"
|
||||
},
|
||||
"8": {
|
||||
"then": "Ací es poden reciclar residus orgànics"
|
||||
},
|
||||
"9": {
|
||||
"then": "Aquí es poden reciclar ampolles de vidre"
|
||||
},
|
||||
"10": {
|
||||
"then": "Aquí es pot reciclar vidre"
|
||||
},
|
||||
|
@ -2161,35 +2188,11 @@
|
|||
"19": {
|
||||
"then": "Aquí es poden reciclar petits aparells electrònics"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquí es poden reciclar llaunes"
|
||||
},
|
||||
"20": {
|
||||
"then": "Aquí es poden reciclar petits aparells elèctrics"
|
||||
},
|
||||
"22": {
|
||||
"then": "Ací es pot reciclar el rebuig"
|
||||
},
|
||||
"3": {
|
||||
"then": "Aquí es pot reciclar roba"
|
||||
},
|
||||
"4": {
|
||||
"then": "Aquí es pot reciclar oli de cuina"
|
||||
},
|
||||
"5": {
|
||||
"then": "Aquí es pot reciclar oli de motor"
|
||||
},
|
||||
"6": {
|
||||
"then": "Aquí es poden reciclar tub fluroescents"
|
||||
},
|
||||
"7": {
|
||||
"then": "Aquí es poden reciclar residus verds"
|
||||
},
|
||||
"8": {
|
||||
"then": "Ací es poden reciclar residus orgànics"
|
||||
},
|
||||
"9": {
|
||||
"then": "Aquí es poden reciclar ampolles de vidre"
|
||||
}
|
||||
},
|
||||
"question": "Què es pot reciclar aquí?"
|
||||
|
@ -2532,12 +2535,6 @@
|
|||
"1": {
|
||||
"then": "Aquest fanal utilitza LED"
|
||||
},
|
||||
"10": {
|
||||
"then": "Aquest fanal utilitza làmpades de sodi d'alta pressió (taronja amb blanc)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Aquest fanal s'il·lumina amb gas"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquest fanal utilitza il·luminació incandescent"
|
||||
},
|
||||
|
@ -2561,6 +2558,12 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Aquest fanal utilitza làmpades de sodi de baixa pressió (taronja monocroma)"
|
||||
},
|
||||
"10": {
|
||||
"then": "Aquest fanal utilitza làmpades de sodi d'alta pressió (taronja amb blanc)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Aquest fanal s'il·lumina amb gas"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -2943,6 +2946,16 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"translation-completeness": {
|
||||
"render": "Les traduccions de {_theme} en {_language} tenen un {_translation_percentage}%: {_translation_translated_count} cadenes de {_translation_total} estan traduïdes"
|
||||
},
|
||||
"translation-help": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Fes clic a la icona 'tradueix' al costat d'una cadena per introduir o actualitzar un fragment de text. Necessites un compte de Weblate per a això. Crea'n un amb el teu nom d'usuari OSM per desbloquejar automàticament el mode de traducció."
|
||||
}
|
||||
}
|
||||
},
|
||||
"translation-thanks": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -3035,4 +3048,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -2737,6 +2737,20 @@
|
|||
"render": "Træ"
|
||||
}
|
||||
},
|
||||
"usersettings": {
|
||||
"tagRenderings": {
|
||||
"translation-completeness": {
|
||||
"render": "Oversættelser for {_theme} i {_language} er på {_translation_percentage}%: {_translation_translated_count} strenge ud af {_translation_total} er oversat"
|
||||
},
|
||||
"translation-help": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Klik på 'oversæt'-ikonet ved siden af en streng for at indtaste eller opdatere et stykke tekst. Du skal have en Weblate-konto for at kunne gøre dette. Opret en med dit OSM-brugernavn for automatisk at låse oversættelsestilstanden op."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"veterinary": {
|
||||
"name": "dyrlæge",
|
||||
"presets": {
|
||||
|
|
|
@ -98,15 +98,6 @@
|
|||
"1": {
|
||||
"then": "Wandbild"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (spanische dekorative Fliesenarbeit)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Fliesenarbeit"
|
||||
},
|
||||
"12": {
|
||||
"then": "Holzschnitzerei"
|
||||
},
|
||||
"2": {
|
||||
"then": "Malerei"
|
||||
},
|
||||
|
@ -130,6 +121,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Relief"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (spanische dekorative Fliesenarbeit)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Fliesenarbeit"
|
||||
},
|
||||
"12": {
|
||||
"then": "Holzschnitzerei"
|
||||
}
|
||||
},
|
||||
"question": "Um welche Art Kunstwerk handelt es sich?",
|
||||
|
@ -1569,27 +1569,6 @@
|
|||
"1": {
|
||||
"question": "Verfügt über einen <div style='display: inline-block'><b><b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>"
|
||||
},
|
||||
"10": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Typ 2</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
||||
},
|
||||
"11": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS vonTesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss"
|
||||
},
|
||||
"12": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> Anschluss"
|
||||
},
|
||||
"13": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
||||
},
|
||||
"14": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>USB</b>-Anschluss zum Aufladen von Telefonen und kleinen Elektrogeräten</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
|
||||
},
|
||||
"15": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 3 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> und Kabel"
|
||||
},
|
||||
"16": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 5 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> und Kabel"
|
||||
},
|
||||
"2": {
|
||||
"question": "Verfügt über einen <div style='display: inline-block'><b><b>europäischen Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> Anschluss"
|
||||
},
|
||||
|
@ -1613,6 +1592,27 @@
|
|||
},
|
||||
"9": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Typ 2 CCS</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss"
|
||||
},
|
||||
"10": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Typ 2</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
||||
},
|
||||
"11": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS vonTesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss"
|
||||
},
|
||||
"12": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> Anschluss"
|
||||
},
|
||||
"13": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
||||
},
|
||||
"14": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>USB</b>-Anschluss zum Aufladen von Telefonen und kleinen Elektrogeräten</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
|
||||
},
|
||||
"15": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 3 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> und Kabel"
|
||||
},
|
||||
"16": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 5 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> und Kabel"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1668,6 +1668,30 @@
|
|||
"1": {
|
||||
"then": "<b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Chademo-Anschluss</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo-Anschluss</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b> Typ 1 <i>ohne </i> Kabel</b> (J1772)"
|
||||
},
|
||||
"10": {
|
||||
"then": "<b>Typ 1 CCS</b> (Typ 1 Combo)"
|
||||
},
|
||||
|
@ -1698,9 +1722,6 @@
|
|||
"19": {
|
||||
"then": "<b>Typ 2 mit Kabel</b> (mennekes)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
||||
},
|
||||
"20": {
|
||||
"then": "<b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)"
|
||||
},
|
||||
|
@ -1731,32 +1752,11 @@
|
|||
"29": {
|
||||
"then": "<b> Bosch Active Connect mit 3 Pins </b> und Kabel"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
||||
},
|
||||
"30": {
|
||||
"then": "<b>Bosch Active Connect mit 5 Pins</b> und Kabel"
|
||||
},
|
||||
"31": {
|
||||
"then": "<b> Bosch Active Connect mit 5 Pins </b> und Kabel"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Chademo-Anschluss</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo-Anschluss</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b> Typ 1 <i>ohne </i> Kabel</b> (J1772)"
|
||||
}
|
||||
},
|
||||
"question": "Welche Ladeanschlüsse gibt es hier?"
|
||||
|
@ -3100,15 +3100,6 @@
|
|||
"1": {
|
||||
"then": "Dieser Radweg hat einen festen Belag"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dieser Radweg besteht aus feinem Schotter"
|
||||
},
|
||||
"11": {
|
||||
"then": "Der Radweg ist aus Kies"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dieser Radweg besteht aus Rohboden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Der Radweg ist aus Asphalt"
|
||||
},
|
||||
|
@ -3132,6 +3123,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Der Radweg ist aus Schotter"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dieser Radweg besteht aus feinem Schotter"
|
||||
},
|
||||
"11": {
|
||||
"then": "Der Radweg ist aus Kies"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dieser Radweg besteht aus Rohboden"
|
||||
}
|
||||
},
|
||||
"question": "Was ist der Belag dieses Radwegs?",
|
||||
|
@ -3180,15 +3180,6 @@
|
|||
"1": {
|
||||
"then": "Dieser Radweg hat einen festen Belag"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dieser Radweg besteht aus feinem Schotter"
|
||||
},
|
||||
"11": {
|
||||
"then": "Der Radweg ist aus Kies"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dieser Radweg besteht aus Rohboden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Der Radweg ist aus Asphalt"
|
||||
},
|
||||
|
@ -3212,6 +3203,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Der Radweg ist aus Schotter"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dieser Radweg besteht aus feinem Schotter"
|
||||
},
|
||||
"11": {
|
||||
"then": "Der Radweg ist aus Kies"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dieser Radweg besteht aus Rohboden"
|
||||
}
|
||||
},
|
||||
"question": "Was ist der Belag dieser Straße?",
|
||||
|
@ -4132,6 +4132,30 @@
|
|||
"1": {
|
||||
"then": "Die Fitness-Station hat ein Schild mit Anweisungen für eine bestimmte Übung."
|
||||
},
|
||||
"2": {
|
||||
"then": "Die Fitness-Station hat eine Einrichtung für Sit-ups."
|
||||
},
|
||||
"3": {
|
||||
"then": "Die Fitness-Station hat eine Vorrichtung für Liegestütze. In der Regel eine oder mehrere niedrige Reckstangen."
|
||||
},
|
||||
"4": {
|
||||
"then": "Die Fitness-Station hat Stangen zum Dehnen."
|
||||
},
|
||||
"5": {
|
||||
"then": "Die Fitness-Station hat eine Vorrichtung für Rückenstrecker (Hyperextensions)."
|
||||
},
|
||||
"6": {
|
||||
"then": "Die Fitness-Station hat Ringe für Gymnastikübungen."
|
||||
},
|
||||
"7": {
|
||||
"then": "Die Fitness-Station hat eine horizontale Leiter (Monkey Bars)."
|
||||
},
|
||||
"8": {
|
||||
"then": "Die Fitness-Station hat eine Sprossenwand zum Klettern."
|
||||
},
|
||||
"9": {
|
||||
"then": "Die Fitness-Station hat Pfosten für Slalomübungen."
|
||||
},
|
||||
"10": {
|
||||
"then": "Die Fitness-Station hat Trittsteine."
|
||||
},
|
||||
|
@ -4162,9 +4186,6 @@
|
|||
"19": {
|
||||
"then": "Die Fitness-Station hat Kampfseile (battle ropes)."
|
||||
},
|
||||
"2": {
|
||||
"then": "Die Fitness-Station hat eine Einrichtung für Sit-ups."
|
||||
},
|
||||
"20": {
|
||||
"then": "Die Fitness-Station hat ein Fahrradergometer."
|
||||
},
|
||||
|
@ -4179,27 +4200,6 @@
|
|||
},
|
||||
"24": {
|
||||
"then": "Die Fitness-Station hat eine Slackline."
|
||||
},
|
||||
"3": {
|
||||
"then": "Die Fitness-Station hat eine Vorrichtung für Liegestütze. In der Regel eine oder mehrere niedrige Reckstangen."
|
||||
},
|
||||
"4": {
|
||||
"then": "Die Fitness-Station hat Stangen zum Dehnen."
|
||||
},
|
||||
"5": {
|
||||
"then": "Die Fitness-Station hat eine Vorrichtung für Rückenstrecker (Hyperextensions)."
|
||||
},
|
||||
"6": {
|
||||
"then": "Die Fitness-Station hat Ringe für Gymnastikübungen."
|
||||
},
|
||||
"7": {
|
||||
"then": "Die Fitness-Station hat eine horizontale Leiter (Monkey Bars)."
|
||||
},
|
||||
"8": {
|
||||
"then": "Die Fitness-Station hat eine Sprossenwand zum Klettern."
|
||||
},
|
||||
"9": {
|
||||
"then": "Die Fitness-Station hat Pfosten für Slalomübungen."
|
||||
}
|
||||
},
|
||||
"question": "Welche Übungsgeräte gibt es an dieser Fitness-Station?"
|
||||
|
@ -4285,21 +4285,6 @@
|
|||
"1": {
|
||||
"then": "Dies ist eine Pommesbude"
|
||||
},
|
||||
"10": {
|
||||
"then": "Hier werden chinesische Gerichte serviert"
|
||||
},
|
||||
"11": {
|
||||
"then": "Hier werden griechische Gerichte serviert"
|
||||
},
|
||||
"12": {
|
||||
"then": "Hier werden indische Gerichte serviert"
|
||||
},
|
||||
"13": {
|
||||
"then": "Hier werden türkische Gerichte serviert"
|
||||
},
|
||||
"14": {
|
||||
"then": "Hier werden thailändische Gerichte serviert"
|
||||
},
|
||||
"2": {
|
||||
"then": "Bietet vorwiegend Pastagerichte an"
|
||||
},
|
||||
|
@ -4323,6 +4308,21 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Hier werden französische Gerichte serviert"
|
||||
},
|
||||
"10": {
|
||||
"then": "Hier werden chinesische Gerichte serviert"
|
||||
},
|
||||
"11": {
|
||||
"then": "Hier werden griechische Gerichte serviert"
|
||||
},
|
||||
"12": {
|
||||
"then": "Hier werden indische Gerichte serviert"
|
||||
},
|
||||
"13": {
|
||||
"then": "Hier werden türkische Gerichte serviert"
|
||||
},
|
||||
"14": {
|
||||
"then": "Hier werden thailändische Gerichte serviert"
|
||||
}
|
||||
},
|
||||
"question": "Welches Essen gibt es hier?",
|
||||
|
@ -4791,6 +4791,13 @@
|
|||
"question": "Was ist der Rohrdurchmesser dieses Hydranten?",
|
||||
"render": "Rohrdurchmesser: {canonical(fire_hydrant:diameter)}"
|
||||
},
|
||||
"hydrant-number-of-couplings": {
|
||||
"freeform": {
|
||||
"placeholder": "Anzahl der Kupplungen"
|
||||
},
|
||||
"question": "Wie viele Kupplungen hat dieser Hydrant?",
|
||||
"render": "Anzahl der Kupplungen: {couplings}"
|
||||
},
|
||||
"hydrant-state": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -5414,19 +5421,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Alle Notizen"
|
||||
},
|
||||
"1": {
|
||||
"question": "Importnotizen ausblenden"
|
||||
},
|
||||
"2": {
|
||||
"question": "Nur Importnotizen anzeigen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
|
@ -5482,6 +5476,19 @@
|
|||
"question": "Nur offene Notizen anzeigen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Alle Notizen"
|
||||
},
|
||||
"1": {
|
||||
"question": "Importnotizen ausblenden"
|
||||
},
|
||||
"2": {
|
||||
"question": "Nur Importnotizen anzeigen"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "OpenStreetMap-Hinweise",
|
||||
|
@ -5810,21 +5817,6 @@
|
|||
"1": {
|
||||
"then": "Dies ist ein normaler Stellplatz."
|
||||
},
|
||||
"10": {
|
||||
"then": "Dies ist ein Stellplatz, der für Eltern mit Kindern reserviert ist."
|
||||
},
|
||||
"11": {
|
||||
"then": "Dies ist ein Stellplatz, der für das Personal reserviert ist."
|
||||
},
|
||||
"12": {
|
||||
"then": "Dies ist ein Stellplatz, der für Taxis reserviert ist."
|
||||
},
|
||||
"13": {
|
||||
"then": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist."
|
||||
},
|
||||
"14": {
|
||||
"then": "Dies ist ein Stellplatz, der für Carsharing reserviert ist."
|
||||
},
|
||||
"2": {
|
||||
"then": "Dies ist ein Behindertenstellplatz."
|
||||
},
|
||||
|
@ -5848,6 +5840,21 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Dies ist ein Stellplatz, der für Motorräder reserviert ist."
|
||||
},
|
||||
"10": {
|
||||
"then": "Dies ist ein Stellplatz, der für Eltern mit Kindern reserviert ist."
|
||||
},
|
||||
"11": {
|
||||
"then": "Dies ist ein Stellplatz, der für das Personal reserviert ist."
|
||||
},
|
||||
"12": {
|
||||
"then": "Dies ist ein Stellplatz, der für Taxis reserviert ist."
|
||||
},
|
||||
"13": {
|
||||
"then": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist."
|
||||
},
|
||||
"14": {
|
||||
"then": "Dies ist ein Stellplatz, der für Carsharing reserviert ist."
|
||||
}
|
||||
},
|
||||
"question": "Welche Art von Stellplatz ist dies?"
|
||||
|
@ -6472,6 +6479,30 @@
|
|||
"1": {
|
||||
"question": "Recycling von Batterien"
|
||||
},
|
||||
"2": {
|
||||
"question": "Recycling von Getränkekartons"
|
||||
},
|
||||
"3": {
|
||||
"question": "Recycling von Dosen"
|
||||
},
|
||||
"4": {
|
||||
"question": "Recycling von Kleidung"
|
||||
},
|
||||
"5": {
|
||||
"question": "Recycling von Speiseöl"
|
||||
},
|
||||
"6": {
|
||||
"question": "Recycling von Motoröl"
|
||||
},
|
||||
"7": {
|
||||
"question": "Recycling von Leuchtstoffröhren"
|
||||
},
|
||||
"8": {
|
||||
"question": "Recycling von Grünabfällen"
|
||||
},
|
||||
"9": {
|
||||
"question": "Recycling von Glasflaschen"
|
||||
},
|
||||
"10": {
|
||||
"question": "Recycling von Glas"
|
||||
},
|
||||
|
@ -6501,30 +6532,6 @@
|
|||
},
|
||||
"19": {
|
||||
"question": "Recycling von Restabfällen"
|
||||
},
|
||||
"2": {
|
||||
"question": "Recycling von Getränkekartons"
|
||||
},
|
||||
"3": {
|
||||
"question": "Recycling von Dosen"
|
||||
},
|
||||
"4": {
|
||||
"question": "Recycling von Kleidung"
|
||||
},
|
||||
"5": {
|
||||
"question": "Recycling von Speiseöl"
|
||||
},
|
||||
"6": {
|
||||
"question": "Recycling von Motoröl"
|
||||
},
|
||||
"7": {
|
||||
"question": "Recycling von Leuchtstoffröhren"
|
||||
},
|
||||
"8": {
|
||||
"question": "Recycling von Grünabfällen"
|
||||
},
|
||||
"9": {
|
||||
"question": "Recycling von Glasflaschen"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -6592,6 +6599,30 @@
|
|||
"1": {
|
||||
"then": "Getränkekartons können hier recycelt werden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Dosen können hier recycelt werden"
|
||||
},
|
||||
"3": {
|
||||
"then": "Kleidung kann hier recycelt werden"
|
||||
},
|
||||
"4": {
|
||||
"then": "Speiseöl kann hier recycelt werden"
|
||||
},
|
||||
"5": {
|
||||
"then": "Motoröl kann hier recycelt werden"
|
||||
},
|
||||
"6": {
|
||||
"then": "Hier können Leuchtstoffröhren recycelt werden"
|
||||
},
|
||||
"7": {
|
||||
"then": "Grünabfälle können hier recycelt werden"
|
||||
},
|
||||
"8": {
|
||||
"then": "Bio-Abfall kann hier recycelt werden"
|
||||
},
|
||||
"9": {
|
||||
"then": "Glasflaschen können hier recycelt werden"
|
||||
},
|
||||
"10": {
|
||||
"then": "Glas kann hier recycelt werden"
|
||||
},
|
||||
|
@ -6622,9 +6653,6 @@
|
|||
"19": {
|
||||
"then": "Elektrokleingeräte können hier recycelt werden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Dosen können hier recycelt werden"
|
||||
},
|
||||
"20": {
|
||||
"then": "Elektrokleingeräte können hier recycelt werden"
|
||||
},
|
||||
|
@ -6633,27 +6661,6 @@
|
|||
},
|
||||
"22": {
|
||||
"then": "Restmüll kann hier recycelt werden"
|
||||
},
|
||||
"3": {
|
||||
"then": "Kleidung kann hier recycelt werden"
|
||||
},
|
||||
"4": {
|
||||
"then": "Speiseöl kann hier recycelt werden"
|
||||
},
|
||||
"5": {
|
||||
"then": "Motoröl kann hier recycelt werden"
|
||||
},
|
||||
"6": {
|
||||
"then": "Hier können Leuchtstoffröhren recycelt werden"
|
||||
},
|
||||
"7": {
|
||||
"then": "Grünabfälle können hier recycelt werden"
|
||||
},
|
||||
"8": {
|
||||
"then": "Bio-Abfall kann hier recycelt werden"
|
||||
},
|
||||
"9": {
|
||||
"then": "Glasflaschen können hier recycelt werden"
|
||||
}
|
||||
},
|
||||
"question": "Was kann hier recycelt werden?"
|
||||
|
@ -7200,12 +7207,6 @@
|
|||
},
|
||||
"question": "Hat die Treppe einen Handlauf?"
|
||||
},
|
||||
"multilevels": {
|
||||
"override": {
|
||||
"question": "Zwischen welchen Stockwerken befindet sich die Treppe?",
|
||||
"render": "Die Treppe befindet sich zwischen den Stockwerken {level}"
|
||||
}
|
||||
},
|
||||
"ramp": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -7332,12 +7333,6 @@
|
|||
"1": {
|
||||
"then": "Diese Straßenlaterne verwendet LEDs"
|
||||
},
|
||||
"10": {
|
||||
"then": "Diese Straßenlaterne verwendet Hochdruck-Natriumdampflampen (orange mit weiß)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Diese Straßenlaterne wird mit Gas beleuchtet"
|
||||
},
|
||||
"2": {
|
||||
"then": "Diese Straßenlaterne verwendet Glühlampenlicht"
|
||||
},
|
||||
|
@ -7361,6 +7356,12 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Diese Straßenlaterne verwendet Niederdruck-Natriumdampflampen (einfarbig orange)"
|
||||
},
|
||||
"10": {
|
||||
"then": "Diese Straßenlaterne verwendet Hochdruck-Natriumdampflampen (orange mit weiß)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Diese Straßenlaterne wird mit Gas beleuchtet"
|
||||
}
|
||||
},
|
||||
"question": "Mit welcher Art von Beleuchtung arbeitet diese Straßenlaterne?"
|
||||
|
@ -7619,18 +7620,6 @@
|
|||
},
|
||||
"render": "Dieser Fahrkartenentwerter ist Teil einer Zugangsbarriere vom Typ {barrier}"
|
||||
},
|
||||
"payment-options": {
|
||||
"override": {
|
||||
"mappings+": {
|
||||
"0": {
|
||||
"then": "Dieser Fahrkartenentwerter akzeptiert OV-Chipkaart"
|
||||
},
|
||||
"1": {
|
||||
"then": "Dieser Fahrkartenentwerter akzeptiert OV-Chipkaart"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"validator-operator": {
|
||||
"freeform": {
|
||||
"placeholder": "Name des Betreibers"
|
||||
|
@ -7850,11 +7839,6 @@
|
|||
},
|
||||
"name": "Toiletten in anderen Einrichtungen",
|
||||
"tagRenderings": {
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "Wann ist die Einrichtung, in der sich diese Toiletten befinden, geöffnet?"
|
||||
}
|
||||
},
|
||||
"toilet-access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -8296,6 +8280,16 @@
|
|||
},
|
||||
"question": "Unter welcher Lizenz möchten Sie Ihre Bilder veröffentlichen?"
|
||||
},
|
||||
"translation-completeness": {
|
||||
"render": "Die Übersetzung für {_theme} in {_language} ist zu {_translation_percentage}% vollständig: {_translation_translated_count} Zeichenfolgen von {_translation_total} sind übersetzt"
|
||||
},
|
||||
"translation-help": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Klicken Sie auf das Übersetzungssymbol neben einer Zeichenfolge, um den Übersetzungstext einzugeben oder zu aktualisieren. Dazu benötigen Sie ein Weblate-Konto. Erstellen Sie eines mit Ihrem OSM-Benutzernamen, um den Übersetzungsmodus automatisch freizuschalten."
|
||||
}
|
||||
}
|
||||
},
|
||||
"translation-thanks": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -8633,4 +8627,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -4791,6 +4791,13 @@
|
|||
"question": "What is the pipe diameter of this hydrant?",
|
||||
"render": "Pipe diameter: {canonical(fire_hydrant:diameter)}"
|
||||
},
|
||||
"hydrant-number-of-couplings": {
|
||||
"freeform": {
|
||||
"placeholder": "Number of couplings"
|
||||
},
|
||||
"question": "How many couplings does this fire hydrant have?",
|
||||
"render": "Number of couplings: {couplings}"
|
||||
},
|
||||
"hydrant-state": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -8279,6 +8286,13 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"cscount-thanks": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "You have made changes on {_csCount} different occasions! That is awesome!"
|
||||
}
|
||||
}
|
||||
},
|
||||
"picture-license": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -8296,6 +8310,49 @@
|
|||
},
|
||||
"question": "Under what license do you want to publish your pictures?"
|
||||
},
|
||||
"show_debug": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Show debug info"
|
||||
},
|
||||
"1": {
|
||||
"then": "Don't show debug info"
|
||||
},
|
||||
"2": {
|
||||
"then": "Don't show debug info"
|
||||
}
|
||||
},
|
||||
"question": "Show user settings debug info?"
|
||||
},
|
||||
"translation-completeness": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Completely translated"
|
||||
}
|
||||
},
|
||||
"render": "Translations for {_theme} in {_language} are at {_translation_percentage}%: {_translation_translated_count} strings out of {_translation_total} are translated"
|
||||
},
|
||||
"translation-help": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Click the 'translate'-icon next to a string to enter or update a piece of text. You need a Weblate-account for this. Create one with your OSM-username to automatically unlock translation mode."
|
||||
}
|
||||
}
|
||||
},
|
||||
"translation-mode": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Don't show a button to quickly change translations"
|
||||
},
|
||||
"1": {
|
||||
"then": "Show a button to quickly open translations when using MapComplete on a big screen"
|
||||
},
|
||||
"2": {
|
||||
"then": "Always show the translation buttons, including on mobile"
|
||||
}
|
||||
},
|
||||
"question": "Do you want to help translating MapComplete?"
|
||||
},
|
||||
"translation-thanks": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -3985,6 +3985,20 @@
|
|||
"render": "Árbol"
|
||||
}
|
||||
},
|
||||
"usersettings": {
|
||||
"tagRenderings": {
|
||||
"translation-completeness": {
|
||||
"render": "Las traducciones para {_theme} en {_language} están al {_translation_percentage}%: {_translation_translated_count} cadenas de {_translation_total} están traducidas"
|
||||
},
|
||||
"translation-help": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Haz clic en el icono 'traducir' al lado de una cadena para introducir o actualizar un texto. Necesitas una cuenta de Weblate para esto. Crea una con tu usuario de OSM para desbloquear el modo de traducción automáticamente."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"veterinary": {
|
||||
"name": "veterinario",
|
||||
"presets": {
|
||||
|
|
|
@ -4720,6 +4720,17 @@
|
|||
"render": "Arbre"
|
||||
}
|
||||
},
|
||||
"usersettings": {
|
||||
"tagRenderings": {
|
||||
"translation-help": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Cliquez sur l'icône \"traduire\" à côté d'une chaîne de caractères pour saisir ou mettre à jour la chaine de texte. Vous aurez besoin d'un compte Weblate pour cela. Créez-en un avec votre nom d'utilisateur OSM pour déverrouiller automatiquement le mode traduction."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"veterinary": {
|
||||
"name": "vétérinaire",
|
||||
"presets": {
|
||||
|
|
|
@ -469,6 +469,13 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"usersettings": {
|
||||
"tagRenderings": {
|
||||
"translation-completeness": {
|
||||
"render": "Terjemahan untuk {_theme} dalam {_language} masih {_translation_percentage}%: {_translation_translated_count} string dari {_translation_total} diterjemahkan"
|
||||
}
|
||||
}
|
||||
},
|
||||
"veterinary": {
|
||||
"title": {
|
||||
"render": "Dokter hewan"
|
||||
|
|
|
@ -522,6 +522,13 @@
|
|||
"render": "Postkontor"
|
||||
}
|
||||
},
|
||||
"usersettings": {
|
||||
"tagRenderings": {
|
||||
"translation-completeness": {
|
||||
"render": "Oversettelsen for {_theme} i {_language} har {_translation_percentage}% dekning: {_translation_translated_count} strenger av {_translation_total} har blitt oversatt"
|
||||
}
|
||||
}
|
||||
},
|
||||
"windturbine": {
|
||||
"units": {
|
||||
"0": {
|
||||
|
|
|
@ -4707,6 +4707,13 @@
|
|||
"question": "Wat is de pijpdiameter van deze hydrant?",
|
||||
"render": "Pijpdiameter:{canonical(fire_hydrant:diameter)}"
|
||||
},
|
||||
"hydrant-number-of-couplings": {
|
||||
"freeform": {
|
||||
"placeholder": "Aantal koppelingen"
|
||||
},
|
||||
"question": "Hoe veel koppelingen bezit deze brandkraan?",
|
||||
"render": "Aantal koppelingen: {couplings}"
|
||||
},
|
||||
"hydrant-state": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -8085,6 +8092,21 @@
|
|||
},
|
||||
"question": "Met welke licentie wil je je afbeeldingen toevoegen?"
|
||||
},
|
||||
"translation-completeness": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Volledig vertaald"
|
||||
}
|
||||
},
|
||||
"render": "Vertalingen voor {_theme} in {_language} zijn momenteel op {_translation_percentage}%: van {_translation_total} teksten zijn er reeds {_translation_translated_count} vertaald"
|
||||
},
|
||||
"translation-help": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Klik op het 'vertaal'-icoontje die naast een stukje tekst staat om deze tekst te vertalen of aan te passen. Hiervoor heb je een (gratis) Weblate-account nodig. Indien je jouw account maakt met dezelfde naam als je OSM-gebruikersnaam, dan zullen de vertaalknoppen automatisch verschijnen."
|
||||
}
|
||||
}
|
||||
},
|
||||
"translation-thanks": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -81,12 +81,6 @@
|
|||
"1": {
|
||||
"then": "Фреска"
|
||||
},
|
||||
"10": {
|
||||
"then": "Азуле́жу (испанская роспись глазурованной керамической плитки)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Плитка (мозаика)"
|
||||
},
|
||||
"2": {
|
||||
"then": "Живопись"
|
||||
},
|
||||
|
@ -110,6 +104,12 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Рельеф"
|
||||
},
|
||||
"10": {
|
||||
"then": "Азуле́жу (испанская роспись глазурованной керамической плитки)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Плитка (мозаика)"
|
||||
}
|
||||
},
|
||||
"question": "К какому типу относится эта работа?",
|
||||
|
@ -1946,4 +1946,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -589,6 +589,20 @@
|
|||
"render": "郵局"
|
||||
}
|
||||
},
|
||||
"usersettings": {
|
||||
"tagRenderings": {
|
||||
"translation-completeness": {
|
||||
"render": "{_theme} 的 {_language} 翻譯目前是 {_translation_percentage}%:{_translation_total} 中的 {_translation_translated_count} 已經翻譯了"
|
||||
},
|
||||
"translation-help": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "點字串旁邊的 'translate'-icon 來輸入或是更新一段文字。你需要 Weblate 帳號。用你 OSM 帳號名稱來創建帳號,並且自動解鎖翻譯模式。"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"windturbine": {
|
||||
"name": "風機",
|
||||
"presets": {
|
||||
|
|
|
@ -731,6 +731,23 @@
|
|||
},
|
||||
"healthcare": {
|
||||
"description": "On this map, various healthcare related items are shown",
|
||||
"layers": {
|
||||
"5": {
|
||||
"override": {
|
||||
"=presets": {
|
||||
"0": {
|
||||
"title": "a medical supply shop"
|
||||
},
|
||||
"1": {
|
||||
"title": "a hearing aids shop"
|
||||
},
|
||||
"2": {
|
||||
"title": "an optician"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Healthcare"
|
||||
},
|
||||
"hotels": {
|
||||
|
|
|
@ -405,4 +405,4 @@
|
|||
"waste": {
|
||||
"title": "Мусор"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue