diff --git a/Docs/BuiltinIndex.md b/Docs/BuiltinIndex.md
index f289a33e9..0d67101aa 100644
--- a/Docs/BuiltinIndex.md
+++ b/Docs/BuiltinIndex.md
@@ -102,6 +102,7 @@
- climbing_area
- climbing_gym
- climbing_route
+ - clock
- crossings
- defibrillator
- dentist
diff --git a/Docs/BuiltinLayers.md b/Docs/BuiltinLayers.md
index 0557f2039..5ae0e4f93 100644
--- a/Docs/BuiltinLayers.md
+++ b/Docs/BuiltinLayers.md
@@ -946,6 +946,7 @@ The following layers are included in MapComplete:
- [climbing_gym](./Layers/climbing_gym.md)
- [climbing_opportunity](./Layers/climbing_opportunity.md)
- [climbing_route](./Layers/climbing_route.md)
+ - [clock](./Layers/clock.md)
- [cluster_style](./Layers/cluster_style.md)
- [conflation](./Layers/conflation.md)
- [crab_address](./Layers/crab_address.md)
diff --git a/Docs/Layers/clock.md b/Docs/Layers/clock.md
new file mode 100644
index 000000000..b32f0dda2
--- /dev/null
+++ b/Docs/Layers/clock.md
@@ -0,0 +1,232 @@
+[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
+
+ clock
+=======
+
+
+
+
+
+Layer with public clocks
+
+
+
+
+
+
+ - This layer is shown at zoomlevel **13** and higher
+ - This layer will automatically load [walls_and_buildings](./walls_and_buildings.md) into the layout as it depends on it: a preset snaps to this layer (presets[1])
+
+
+
+
+#### Themes using this layer
+
+
+
+
+
+ - [clock](https://mapcomplete.osm.be/clock)
+ - [personal](https://mapcomplete.osm.be/personal)
+
+
+
+
+ Basic tags for this layer
+---------------------------
+
+
+
+Elements must have the all of following tags to be shown on this layer:
+
+
+
+ - amenity=clock
+
+
+[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22amenity%22%3D%22clock%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
+
+
+
+ Supported attributes
+----------------------
+
+
+
+Warning:
+
+this quick overview is incomplete
+
+
+
+attribute | type | values which are supported by this layer
+----------- | ------ | ------------------------------------------
+[](https://taginfo.openstreetmap.org/keys/support#values) [support](https://wiki.openstreetmap.org/wiki/Key:support) | Multiple choice | [pole](https://wiki.openstreetmap.org/wiki/Tag:support%3Dpole) [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall_mounted) [billboard](https://wiki.openstreetmap.org/wiki/Tag:support%3Dbillboard) [ground](https://wiki.openstreetmap.org/wiki/Tag:support%3Dground)
+[](https://taginfo.openstreetmap.org/keys/display#values) [display](https://wiki.openstreetmap.org/wiki/Key:display) | Multiple choice | [analog](https://wiki.openstreetmap.org/wiki/Tag:display%3Danalog) [digital](https://wiki.openstreetmap.org/wiki/Tag:display%3Ddigital) [sundial](https://wiki.openstreetmap.org/wiki/Tag:display%3Dsundial) [unorthodox](https://wiki.openstreetmap.org/wiki/Tag:display%3Dunorthodox)
+[](https://taginfo.openstreetmap.org/keys/visibility#values) [visibility](https://wiki.openstreetmap.org/wiki/Key:visibility) | Multiple choice | [house](https://wiki.openstreetmap.org/wiki/Tag:visibility%3Dhouse) [street](https://wiki.openstreetmap.org/wiki/Tag:visibility%3Dstreet) [area](https://wiki.openstreetmap.org/wiki/Tag:visibility%3Darea)
+[](https://taginfo.openstreetmap.org/keys/date#values) [date](https://wiki.openstreetmap.org/wiki/Key:date) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:date%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:date%3Dno)
+[](https://taginfo.openstreetmap.org/keys/thermometer#values) [thermometer](https://wiki.openstreetmap.org/wiki/Key:thermometer) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:thermometer%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:thermometer%3Dno)
+[](https://taginfo.openstreetmap.org/keys/barometer#values) [barometer](https://wiki.openstreetmap.org/wiki/Key:barometer) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:barometer%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:barometer%3Dno)
+[](https://taginfo.openstreetmap.org/keys/hygrometer#values) [hygrometer](https://wiki.openstreetmap.org/wiki/Key:hygrometer) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:hygrometer%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:hygrometer%3Dno)
+[](https://taginfo.openstreetmap.org/keys/faces#values) [faces](https://wiki.openstreetmap.org/wiki/Key:faces) | [pnat](../SpecialInputElements.md#pnat) | [1](https://wiki.openstreetmap.org/wiki/Tag:faces%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:faces%3D2) [4](https://wiki.openstreetmap.org/wiki/Tag:faces%3D4)
+
+
+
+
+### images
+
+
+
+This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### support
+
+
+
+The question is *In what way is the clock mounted?*
+
+
+
+
+
+ - *This clock is mounted on a pole* corresponds with `support=pole`
+ - *This clock is mounted on a wall* corresponds with `support=wall_mounted`
+ - *This clock is part of a billboard* corresponds with `support=billboard`
+ - *This clock is on the ground* corresponds with `support=ground`
+
+
+
+
+### display
+
+
+
+The question is *How does this clock display the time?*
+
+
+
+
+
+ - *This clock displays the time with hands* corresponds with `display=analog`
+ - *This clock displays the time with digits* corresponds with `display=digital`
+ - *This clock displays the time with a sundial* corresponds with `display=sundial`
+ - *This clock displays the time in a non-standard way, e.g using binary, water or something else* corresponds with `display=unorthodox`
+
+
+
+
+### visibility
+
+
+
+The question is *How visible is this clock?*
+
+
+
+
+
+ - *This clock is visible from about 5 meters away (small wall-mounted clock)* corresponds with `visibility=house`
+ - *This clock is visible from about 20 meters away (medium size billboard clock)* corresponds with `visibility=street`
+ - *This clock is visible from more than 20 meters away (church clock)* corresponds with `visibility=area`
+
+
+
+
+### date
+
+
+
+The question is *Does this clock also display the date?*
+
+
+
+
+
+ - *This clock also displays the date* corresponds with `date=yes`
+ - *This clock does not display the date* corresponds with `date=no`
+ - *This clock does probably not display the date* corresponds with ``
+ - This option cannot be chosen as answer
+
+
+
+
+### thermometer
+
+
+
+The question is *Does this clock also display the temperature?*
+
+
+
+
+
+ - *This clock also displays the temperature* corresponds with `thermometer=yes`
+ - *This clock does not display the temperature* corresponds with `thermometer=no`
+ - *This clock does probably not display the temperature* corresponds with ``
+ - This option cannot be chosen as answer
+
+
+
+
+### barometer
+
+
+
+The question is *Does this clock also display the air pressure?*
+
+
+
+
+
+ - *This clock also displays the air pressure* corresponds with `barometer=yes`
+ - *This clock does not display the air pressure* corresponds with `barometer=no`
+ - *This clock does probably not display the air pressure* corresponds with ``
+ - This option cannot be chosen as answer
+
+
+
+
+### hygrometer
+
+
+
+The question is *Does this clock also display the humidity?*
+
+
+
+
+
+ - *This clock also displays the humidity* corresponds with `hygrometer=yes`
+ - *This clock does not display the humidity* corresponds with `hygrometer=no`
+ - *This clock does probably not display the humidity* corresponds with ``
+ - This option cannot be chosen as answer
+
+
+
+
+### faces
+
+
+
+The question is *How many faces does this clock have?*
+
+This rendering asks information about the property [faces](https://wiki.openstreetmap.org/wiki/Key:faces)
+
+This is rendered with `This clock has {faces} faces`
+
+
+
+
+
+ - *This clock has one face* corresponds with `faces=1`
+ - *This clock has two faces* corresponds with `faces=2`
+ - *This clock has four faces* corresponds with `faces=4`
+
+
+This document is autogenerated from [assets/layers/clock/clock.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/clock/clock.json)
diff --git a/Docs/Layers/maproulette.md b/Docs/Layers/maproulette.md
index 57bd91009..1e41542b5 100644
--- a/Docs/Layers/maproulette.md
+++ b/Docs/Layers/maproulette.md
@@ -96,6 +96,16 @@ This tagrendering has no question and is thus read-only
+### mark_too_hard
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
#### Filters
diff --git a/Docs/Layers/maproulette_challenge.md b/Docs/Layers/maproulette_challenge.md
index 05162e8ae..0d8929b22 100644
--- a/Docs/Layers/maproulette_challenge.md
+++ b/Docs/Layers/maproulette_challenge.md
@@ -7,7 +7,7 @@
-Layer showing tasks of a MapRoulette challenge
+Layer showing tasks of a single MapRoulette challenge. This layer is intended to be reused and extended in themes; refer to the documentation on how to do this.
diff --git a/Docs/Layers/walls_and_buildings.md b/Docs/Layers/walls_and_buildings.md
index 7367cba5a..0d265c586 100644
--- a/Docs/Layers/walls_and_buildings.md
+++ b/Docs/Layers/walls_and_buildings.md
@@ -20,6 +20,7 @@ Special builtin layer providing all walls and buildings. This layer is useful in
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
- This layer will automatically load [entrance](./entrance.md) into the layout as it depends on it: a calculated tag loads features from this layer (calculatedTag[0] which calculates the value for _entrance_properties)
+ - This layer is needed as dependency for layer [clock](#clock)
- This layer is needed as dependency for layer [defibrillator](#defibrillator)
- This layer is needed as dependency for layer [entrance](#entrance)
- This layer is needed as dependency for layer [surveillance_camera](#surveillance_camera)
@@ -34,6 +35,7 @@ Special builtin layer providing all walls and buildings. This layer is useful in
- [aed](https://mapcomplete.osm.be/aed)
+ - [clock](https://mapcomplete.osm.be/clock)
- [indoors](https://mapcomplete.osm.be/indoors)
- [onwheels](https://mapcomplete.osm.be/onwheels)
- [personal](https://mapcomplete.osm.be/personal)
diff --git a/Docs/SpecialRenderings.md b/Docs/SpecialRenderings.md
index bac04e00b..29b377775 100644
--- a/Docs/SpecialRenderings.md
+++ b/Docs/SpecialRenderings.md
@@ -787,7 +787,7 @@ Id-key | id | The property name where the ID of the note to close can be found
#### Example usage of add_image_to_note
- The following example sets the status to '2' (false positive)
+ The following example sets the status to '2' (false positive)
```json
{
diff --git a/Docs/TagInfo/mapcomplete_clock.json b/Docs/TagInfo/mapcomplete_clock.json
new file mode 100644
index 000000000..3db6a3ad2
--- /dev/null
+++ b/Docs/TagInfo/mapcomplete_clock.json
@@ -0,0 +1,169 @@
+{
+ "data_format": 1,
+ "project": {
+ "name": "MapComplete Clocks",
+ "description": "Map showing all public clocks",
+ "project_url": "https://mapcomplete.osm.be/clock",
+ "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
+ "icon_url": "https://mapcomplete.osm.be/assets/layers/clock/clock.svg",
+ "contact_name": "Pieter Vander Vennet",
+ "contact_email": "pietervdvn@posteo.net"
+ },
+ "tags": [
+ {
+ "key": "amenity",
+ "description": "The MapComplete theme Clocks has a layer Clocks showing features with this tag",
+ "value": "clock"
+ },
+ {
+ "key": "image",
+ "description": "The layer 'Clocks allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "mapillary",
+ "description": "The layer 'Clocks allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "wikidata",
+ "description": "The layer 'Clocks allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "wikipedia",
+ "description": "The layer 'Clocks allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "support",
+ "description": "Layer 'Clocks' shows support=pole with a fixed text, namely 'This clock is mounted on a pole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "pole"
+ },
+ {
+ "key": "support",
+ "description": "Layer 'Clocks' shows support=wall_mounted with a fixed text, namely 'This clock is mounted on a wall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "wall_mounted"
+ },
+ {
+ "key": "support",
+ "description": "Layer 'Clocks' shows support=billboard with a fixed text, namely 'This clock is part of a billboard' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "billboard"
+ },
+ {
+ "key": "support",
+ "description": "Layer 'Clocks' shows support=ground with a fixed text, namely 'This clock is on the ground' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "ground"
+ },
+ {
+ "key": "display",
+ "description": "Layer 'Clocks' shows display=analog with a fixed text, namely 'This clock displays the time with hands' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "analog"
+ },
+ {
+ "key": "display",
+ "description": "Layer 'Clocks' shows display=digital with a fixed text, namely 'This clock displays the time with digits' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "digital"
+ },
+ {
+ "key": "display",
+ "description": "Layer 'Clocks' shows display=sundial with a fixed text, namely 'This clock displays the time with a sundial' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "sundial"
+ },
+ {
+ "key": "display",
+ "description": "Layer 'Clocks' shows display=unorthodox with a fixed text, namely 'This clock displays the time in a non-standard way, e.g using binary, water or something else' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "unorthodox"
+ },
+ {
+ "key": "visibility",
+ "description": "Layer 'Clocks' shows visibility=house with a fixed text, namely 'This clock is visible from about 5 meters away (small wall-mounted clock)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "house"
+ },
+ {
+ "key": "visibility",
+ "description": "Layer 'Clocks' shows visibility=street with a fixed text, namely 'This clock is visible from about 20 meters away (medium size billboard clock)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "street"
+ },
+ {
+ "key": "visibility",
+ "description": "Layer 'Clocks' shows visibility=area with a fixed text, namely 'This clock is visible from more than 20 meters away (church clock)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "area"
+ },
+ {
+ "key": "date",
+ "description": "Layer 'Clocks' shows date=yes with a fixed text, namely 'This clock also displays the date' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "yes"
+ },
+ {
+ "key": "date",
+ "description": "Layer 'Clocks' shows date=no with a fixed text, namely 'This clock does not display the date' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "no"
+ },
+ {
+ "key": "date",
+ "description": "Layer 'Clocks' shows with a fixed text, namely 'This clock does probably not display the date' (in the MapComplete.osm.be theme 'Clocks') Picking this answer will delete the key date.",
+ "value": ""
+ },
+ {
+ "key": "thermometer",
+ "description": "Layer 'Clocks' shows thermometer=yes with a fixed text, namely 'This clock also displays the temperature' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "yes"
+ },
+ {
+ "key": "thermometer",
+ "description": "Layer 'Clocks' shows thermometer=no with a fixed text, namely 'This clock does not display the temperature' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "no"
+ },
+ {
+ "key": "thermometer",
+ "description": "Layer 'Clocks' shows with a fixed text, namely 'This clock does probably not display the temperature' (in the MapComplete.osm.be theme 'Clocks') Picking this answer will delete the key thermometer.",
+ "value": ""
+ },
+ {
+ "key": "barometer",
+ "description": "Layer 'Clocks' shows barometer=yes with a fixed text, namely 'This clock also displays the air pressure' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "yes"
+ },
+ {
+ "key": "barometer",
+ "description": "Layer 'Clocks' shows barometer=no with a fixed text, namely 'This clock does not display the air pressure' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "no"
+ },
+ {
+ "key": "barometer",
+ "description": "Layer 'Clocks' shows with a fixed text, namely 'This clock does probably not display the air pressure' (in the MapComplete.osm.be theme 'Clocks') Picking this answer will delete the key barometer.",
+ "value": ""
+ },
+ {
+ "key": "hygrometer",
+ "description": "Layer 'Clocks' shows hygrometer=yes with a fixed text, namely 'This clock also displays the humidity' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "yes"
+ },
+ {
+ "key": "hygrometer",
+ "description": "Layer 'Clocks' shows hygrometer=no with a fixed text, namely 'This clock does not display the humidity' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "no"
+ },
+ {
+ "key": "hygrometer",
+ "description": "Layer 'Clocks' shows with a fixed text, namely 'This clock does probably not display the humidity' (in the MapComplete.osm.be theme 'Clocks') Picking this answer will delete the key hygrometer.",
+ "value": ""
+ },
+ {
+ "key": "faces",
+ "description": "Layer 'Clocks' shows and asks freeform values for key 'faces' (in the MapComplete.osm.be theme 'Clocks')"
+ },
+ {
+ "key": "faces",
+ "description": "Layer 'Clocks' shows faces=1 with a fixed text, namely 'This clock has one face' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "1"
+ },
+ {
+ "key": "faces",
+ "description": "Layer 'Clocks' shows faces=2 with a fixed text, namely 'This clock has two faces' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "2"
+ },
+ {
+ "key": "faces",
+ "description": "Layer 'Clocks' shows faces=4 with a fixed text, namely 'This clock has four faces' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Clocks')",
+ "value": "4"
+ }
+ ]
+}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_etymology.json b/Docs/TagInfo/mapcomplete_etymology.json
index ad4a64d6c..1c0b0f737 100644
--- a/Docs/TagInfo/mapcomplete_etymology.json
+++ b/Docs/TagInfo/mapcomplete_etymology.json
@@ -12,56 +12,56 @@
"tags": [
{
"key": "name:etymology:wikidata",
- "description": "The MapComplete theme Open Etymology Map has a layer Has etymolgy showing features with this tag"
+ "description": "The MapComplete theme Open Etymology Map has a layer Has etymology showing features with this tag"
},
{
"key": "name:etymology",
- "description": "The MapComplete theme Open Etymology Map has a layer Has etymolgy showing features with this tag"
+ "description": "The MapComplete theme Open Etymology Map has a layer Has etymology showing features with this tag"
},
{
"key": "image",
- "description": "The layer 'Has etymolgy shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
+ "description": "The layer 'Has etymology shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "mapillary",
- "description": "The layer 'Has etymolgy shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
+ "description": "The layer 'Has etymology shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikidata",
- "description": "The layer 'Has etymolgy shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
+ "description": "The layer 'Has etymology shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikipedia",
- "description": "The layer 'Has etymolgy shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
+ "description": "The layer 'Has etymology shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "name:etymology:wikidata",
- "description": "Layer 'Has etymolgy' shows and asks freeform values for key 'name:etymology:wikidata' (in the MapComplete.osm.be theme 'Open Etymology Map') (This is only shown if name:etymology!=unknown)"
+ "description": "Layer 'Has etymology' shows and asks freeform values for key 'name:etymology:wikidata' (in the MapComplete.osm.be theme 'Open Etymology Map') (This is only shown if name:etymology!=unknown)"
},
{
"key": "name:etymology",
- "description": "Layer 'Has etymolgy' shows and asks freeform values for key 'name:etymology' (in the MapComplete.osm.be theme 'Open Etymology Map') (This is only shown if name:etymology~.+|)"
+ "description": "Layer 'Has etymology' shows and asks freeform values for key 'name:etymology' (in the MapComplete.osm.be theme 'Open Etymology Map') (This is only shown if name:etymology~.+|)"
},
{
"key": "name:etymology",
- "description": "Layer 'Has etymolgy' shows name:etymology=unknown with a fixed text, namely 'The origin of this name is unknown in all literature' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Etymology Map') (This is only shown if name:etymology~.+|)",
+ "description": "Layer 'Has etymology' shows name:etymology=unknown with a fixed text, namely 'The origin of this name is unknown in all literature' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Etymology Map') (This is only shown if name:etymology~.+|)",
"value": "unknown"
},
{
"key": "image",
- "description": "The layer 'Has etymolgy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ "description": "The layer 'Has etymology allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "mapillary",
- "description": "The layer 'Has etymolgy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ "description": "The layer 'Has etymology allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikidata",
- "description": "The layer 'Has etymolgy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ "description": "The layer 'Has etymology allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikipedia",
- "description": "The layer 'Has etymolgy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ "description": "The layer 'Has etymology allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "name",
diff --git a/Docs/TagInfo/mapcomplete_personal.json b/Docs/TagInfo/mapcomplete_personal.json
index a07719bb6..7d0bf6691 100644
--- a/Docs/TagInfo/mapcomplete_personal.json
+++ b/Docs/TagInfo/mapcomplete_personal.json
@@ -4253,6 +4253,161 @@
"key": "description",
"description": "Layer 'Climbing routes' shows and asks freeform values for key 'description' (in the MapComplete.osm.be theme 'Personal theme')"
},
+ {
+ "key": "amenity",
+ "description": "The MapComplete theme Personal theme has a layer Clocks showing features with this tag",
+ "value": "clock"
+ },
+ {
+ "key": "image",
+ "description": "The layer 'Clocks allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "mapillary",
+ "description": "The layer 'Clocks allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "wikidata",
+ "description": "The layer 'Clocks allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "wikipedia",
+ "description": "The layer 'Clocks allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "support",
+ "description": "Layer 'Clocks' shows support=pole with a fixed text, namely 'This clock is mounted on a pole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "pole"
+ },
+ {
+ "key": "support",
+ "description": "Layer 'Clocks' shows support=wall_mounted with a fixed text, namely 'This clock is mounted on a wall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "wall_mounted"
+ },
+ {
+ "key": "support",
+ "description": "Layer 'Clocks' shows support=billboard with a fixed text, namely 'This clock is part of a billboard' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "billboard"
+ },
+ {
+ "key": "support",
+ "description": "Layer 'Clocks' shows support=ground with a fixed text, namely 'This clock is on the ground' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "ground"
+ },
+ {
+ "key": "display",
+ "description": "Layer 'Clocks' shows display=analog with a fixed text, namely 'This clock displays the time with hands' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "analog"
+ },
+ {
+ "key": "display",
+ "description": "Layer 'Clocks' shows display=digital with a fixed text, namely 'This clock displays the time with digits' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "digital"
+ },
+ {
+ "key": "display",
+ "description": "Layer 'Clocks' shows display=sundial with a fixed text, namely 'This clock displays the time with a sundial' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "sundial"
+ },
+ {
+ "key": "display",
+ "description": "Layer 'Clocks' shows display=unorthodox with a fixed text, namely 'This clock displays the time in a non-standard way, e.g using binary, water or something else' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "unorthodox"
+ },
+ {
+ "key": "visibility",
+ "description": "Layer 'Clocks' shows visibility=house with a fixed text, namely 'This clock is visible from about 5 meters away (small wall-mounted clock)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "house"
+ },
+ {
+ "key": "visibility",
+ "description": "Layer 'Clocks' shows visibility=street with a fixed text, namely 'This clock is visible from about 20 meters away (medium size billboard clock)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "street"
+ },
+ {
+ "key": "visibility",
+ "description": "Layer 'Clocks' shows visibility=area with a fixed text, namely 'This clock is visible from more than 20 meters away (church clock)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "area"
+ },
+ {
+ "key": "date",
+ "description": "Layer 'Clocks' shows date=yes with a fixed text, namely 'This clock also displays the date' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "yes"
+ },
+ {
+ "key": "date",
+ "description": "Layer 'Clocks' shows date=no with a fixed text, namely 'This clock does not display the date' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "no"
+ },
+ {
+ "key": "date",
+ "description": "Layer 'Clocks' shows with a fixed text, namely 'This clock does probably not display the date' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key date.",
+ "value": ""
+ },
+ {
+ "key": "thermometer",
+ "description": "Layer 'Clocks' shows thermometer=yes with a fixed text, namely 'This clock also displays the temperature' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "yes"
+ },
+ {
+ "key": "thermometer",
+ "description": "Layer 'Clocks' shows thermometer=no with a fixed text, namely 'This clock does not display the temperature' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "no"
+ },
+ {
+ "key": "thermometer",
+ "description": "Layer 'Clocks' shows with a fixed text, namely 'This clock does probably not display the temperature' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key thermometer.",
+ "value": ""
+ },
+ {
+ "key": "barometer",
+ "description": "Layer 'Clocks' shows barometer=yes with a fixed text, namely 'This clock also displays the air pressure' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "yes"
+ },
+ {
+ "key": "barometer",
+ "description": "Layer 'Clocks' shows barometer=no with a fixed text, namely 'This clock does not display the air pressure' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "no"
+ },
+ {
+ "key": "barometer",
+ "description": "Layer 'Clocks' shows with a fixed text, namely 'This clock does probably not display the air pressure' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key barometer.",
+ "value": ""
+ },
+ {
+ "key": "hygrometer",
+ "description": "Layer 'Clocks' shows hygrometer=yes with a fixed text, namely 'This clock also displays the humidity' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "yes"
+ },
+ {
+ "key": "hygrometer",
+ "description": "Layer 'Clocks' shows hygrometer=no with a fixed text, namely 'This clock does not display the humidity' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "no"
+ },
+ {
+ "key": "hygrometer",
+ "description": "Layer 'Clocks' shows with a fixed text, namely 'This clock does probably not display the humidity' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key hygrometer.",
+ "value": ""
+ },
+ {
+ "key": "faces",
+ "description": "Layer 'Clocks' shows and asks freeform values for key 'faces' (in the MapComplete.osm.be theme 'Personal theme')"
+ },
+ {
+ "key": "faces",
+ "description": "Layer 'Clocks' shows faces=1 with a fixed text, namely 'This clock has one face' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "1"
+ },
+ {
+ "key": "faces",
+ "description": "Layer 'Clocks' shows faces=2 with a fixed text, namely 'This clock has two faces' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "2"
+ },
+ {
+ "key": "faces",
+ "description": "Layer 'Clocks' shows faces=4 with a fixed text, namely 'This clock has four faces' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
+ "value": "4"
+ },
{
"key": "highway",
"description": "The MapComplete theme Personal theme has a layer Crossings showing features with this tag",
@@ -5724,56 +5879,56 @@
},
{
"key": "name:etymology:wikidata",
- "description": "The MapComplete theme Personal theme has a layer Has etymolgy showing features with this tag"
+ "description": "The MapComplete theme Personal theme has a layer Has etymology showing features with this tag"
},
{
"key": "name:etymology",
- "description": "The MapComplete theme Personal theme has a layer Has etymolgy showing features with this tag"
+ "description": "The MapComplete theme Personal theme has a layer Has etymology showing features with this tag"
},
{
"key": "image",
- "description": "The layer 'Has etymolgy shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
+ "description": "The layer 'Has etymology shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "mapillary",
- "description": "The layer 'Has etymolgy shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
+ "description": "The layer 'Has etymology shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikidata",
- "description": "The layer 'Has etymolgy shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
+ "description": "The layer 'Has etymology shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikipedia",
- "description": "The layer 'Has etymolgy shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
+ "description": "The layer 'Has etymology shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "name:etymology:wikidata",
- "description": "Layer 'Has etymolgy' shows and asks freeform values for key 'name:etymology:wikidata' (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if name:etymology!=unknown)"
+ "description": "Layer 'Has etymology' shows and asks freeform values for key 'name:etymology:wikidata' (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if name:etymology!=unknown)"
},
{
"key": "name:etymology",
- "description": "Layer 'Has etymolgy' shows and asks freeform values for key 'name:etymology' (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if name:etymology~.+|)"
+ "description": "Layer 'Has etymology' shows and asks freeform values for key 'name:etymology' (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if name:etymology~.+|)"
},
{
"key": "name:etymology",
- "description": "Layer 'Has etymolgy' shows name:etymology=unknown with a fixed text, namely 'The origin of this name is unknown in all literature' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if name:etymology~.+|)",
+ "description": "Layer 'Has etymology' shows name:etymology=unknown with a fixed text, namely 'The origin of this name is unknown in all literature' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if name:etymology~.+|)",
"value": "unknown"
},
{
"key": "image",
- "description": "The layer 'Has etymolgy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ "description": "The layer 'Has etymology allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "mapillary",
- "description": "The layer 'Has etymolgy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ "description": "The layer 'Has etymology allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikidata",
- "description": "The layer 'Has etymolgy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ "description": "The layer 'Has etymology allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikipedia",
- "description": "The layer 'Has etymolgy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ "description": "The layer 'Has etymology allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "emergency",
diff --git a/Docs/Themes/benches.md b/Docs/Themes/benches.md
index c6b5d4773..14b9b864c 100644
--- a/Docs/Themes/benches.md
+++ b/Docs/Themes/benches.md
@@ -5,7 +5,7 @@
-This map shows all benches that are recorded in OpenStreetMap: Individual benches, and benches belonging to public transport stops or shelters. With an OpenStreetMap account, you can map new benches or edit details of existing benches.
+This map shows all benches that are recorded in OpenStreetMap: Individual benches, and benches belonging to public transport stops or shelters.
This theme contains the following layers:
diff --git a/Docs/Themes/bookcases.md b/Docs/Themes/bookcases.md
index aa1079dae..bcbb926b8 100644
--- a/Docs/Themes/bookcases.md
+++ b/Docs/Themes/bookcases.md
@@ -5,7 +5,7 @@
-A public bookcase is a small streetside cabinet, box, old phone booth or some other objects where books are stored. Everyone can place or take a book. This map aims to collect all these bookcases. You can discover new bookcases nearby and, with a free OpenStreetMap account, quickly add your favourite bookcases.
+A public bookcase is a small streetside cabinet, box, old phone booth or some other objects where books are stored. Everyone can place or take a book. This map aims to collect all these bookcases.
This theme contains the following layers:
diff --git a/Docs/Themes/campersite.md b/Docs/Themes/campersite.md
index 3dffbc0d2..90e6a5480 100644
--- a/Docs/Themes/campersite.md
+++ b/Docs/Themes/campersite.md
@@ -5,7 +5,7 @@
-This site collects all official camper stopover places and places where you can dump grey and black water. You can add details about the services provided and the cost. Add pictures and reviews. This is a website and a webapp. The data is stored in OpenStreetMap, so it will be free forever and can be re-used by any app.
+This site collects all official camper stopover places and places where you can dump grey and black water. You can add details about the services provided and the cost. Add pictures and reviews.
This theme contains the following layers:
diff --git a/Docs/Themes/clock.md b/Docs/Themes/clock.md
new file mode 100644
index 000000000..acbacb19a
--- /dev/null
+++ b/Docs/Themes/clock.md
@@ -0,0 +1,31 @@
+[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
+
+ Clocks ( [clock](https://mapcomplete.osm.be/clock) )
+------------------------------------------------------
+
+
+
+Map showing all public clocks
+
+This theme contains the following layers:
+
+
+
+ - [walls_and_buildings](../Layers/walls_and_buildings.md)
+ - [clock](../Layers/clock.md)
+ - [selected_element](../Layers/selected_element.md)
+ - [gps_location](../Layers/gps_location.md)
+ - [gps_location_history](../Layers/gps_location_history.md)
+ - [home_location](../Layers/home_location.md)
+ - [gps_track](../Layers/gps_track.md)
+
+
+Available languages:
+
+
+
+ - en
+ - nl
+
+
+This document is autogenerated from [assets/themes/clock/clock.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/clock/clock.json)
diff --git a/Docs/Themes/hailhydrant.md b/Docs/Themes/hailhydrant.md
index 5406171ca..22fed0054 100644
--- a/Docs/Themes/hailhydrant.md
+++ b/Docs/Themes/hailhydrant.md
@@ -7,10 +7,6 @@
On this map you can find and update hydrants, fire stations, ambulance stations, and extinguishers in your favorite neighborhoods.
-You can track your precise location (mobile only) and select layers that are relevant for you in the bottom left corner. You can also use this tool to add or edit pins (points of interest) to the map and provide additional details by answering available questions.
-
-All changes you make will automatically be saved in the global database of OpenStreetMap and can be freely re-used by others.
-
This theme contains the following layers:
diff --git a/Docs/Themes/nature.md b/Docs/Themes/nature.md
index d747fe268..ccb7d8afd 100644
--- a/Docs/Themes/nature.md
+++ b/Docs/Themes/nature.md
@@ -5,7 +5,7 @@
-On this map, one can find interesting infromation for tourists and nature lovers, such as
+On this map, one can find interesting information for tourists and nature lovers.
This theme contains the following layers:
diff --git a/Docs/Themes/personal.md b/Docs/Themes/personal.md
index a596349c3..9407925ea 100644
--- a/Docs/Themes/personal.md
+++ b/Docs/Themes/personal.md
@@ -36,6 +36,7 @@ This theme contains the following layers:
- [climbing_gym](../Layers/climbing_gym.md)
- [climbing_opportunity](../Layers/climbing_opportunity.md)
- [climbing_route](../Layers/climbing_route.md)
+ - [clock](../Layers/clock.md)
- [crossings](../Layers/crossings.md)
- [cycleways_and_roads](../Layers/cycleways_and_roads.md)
- [defibrillator](../Layers/defibrillator.md)
diff --git a/Docs/wikiIndex.txt b/Docs/wikiIndex.txt
index 14a2c0a6f..6eab2d8ab 100644
--- a/Docs/wikiIndex.txt
+++ b/Docs/wikiIndex.txt
@@ -184,13 +184,22 @@
{{service_item
|name= [https://mapcomplete.osm.be/climbing climbing]
|region= Worldwide
-|lang= {{#language:nl|en}}, {{#language:de|en}}, {{#language:en|en}}, {{#language:ru|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:nb_NO|en}}, {{#language:da|en}}, {{#language:cs|en}}
+|lang= {{#language:nl|en}}, {{#language:de|en}}, {{#language:en|en}}, {{#language:ru|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:nb_NO|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:ca|en}}
|descr= A MapComplete theme: On this map you will find various climbing opportunities such as climbing gyms, bouldering halls and rocks in nature
|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
|image= MapComplete_Screenshot.png
|genre= POI, editor, climbing
}}
{{service_item
+|name= [https://mapcomplete.osm.be/clock clock]
+|region= Worldwide
+|lang= {{#language:en|en}}, {{#language:nl|en}}
+|descr= A MapComplete theme: Map showing all public clocks
+|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
+|image= MapComplete_Screenshot.png
+|genre= POI, editor, clock
+}}
+{{service_item
|name= [https://mapcomplete.osm.be/cycle_infra cycle_infra]
|region= Worldwide
|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:nb_NO|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:ca|en}}, {{#language:da|en}}, {{#language:cs|en}}
@@ -238,7 +247,7 @@
{{service_item
|name= [https://mapcomplete.osm.be/fritures fritures]
|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:cs|en}}
+|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:ca|en}}
|descr= A MapComplete theme: On this map, you'll find your favourite fries shop!
|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
|image= MapComplete_Screenshot.png
@@ -337,7 +346,7 @@
{{service_item
|name= [https://mapcomplete.osm.be/observation_towers observation_towers]
|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:nb_NO|en}}, {{#language:da|en}}, {{#language:cs|en}}
+|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:nb_NO|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:ca|en}}
|descr= A MapComplete theme: Publicly accessible towers to enjoy the view
|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
|image= MapComplete_Screenshot.png
@@ -355,7 +364,7 @@
{{service_item
|name= [https://mapcomplete.osm.be/openwindpowermap openwindpowermap]
|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:fr|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:nl|en}}, {{#language:da|en}}, {{#language:nb_NO|en}}, {{#language:cs|en}}
+|lang= {{#language:en|en}}, {{#language:fr|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:nl|en}}, {{#language:da|en}}, {{#language:nb_NO|en}}, {{#language:cs|en}}, {{#language:ca|en}}
|descr= A MapComplete theme: A map for showing and editing wind turbines
|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
|image= MapComplete_Screenshot.png
@@ -373,7 +382,7 @@
{{service_item
|name= [https://mapcomplete.osm.be/parkings parkings]
|region= Worldwide
-|lang= {{#language:nl|en}}, {{#language:en|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:nb_NO|en}}, {{#language:zh_Hant|en}}, {{#language:id|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:da|en}}
+|lang= {{#language:nl|en}}, {{#language:en|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:nb_NO|en}}, {{#language:zh_Hant|en}}, {{#language:id|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:ca|en}}
|descr= A MapComplete theme: This map shows different parking spots
|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
|image= MapComplete_Screenshot.png
@@ -382,7 +391,7 @@
{{service_item
|name= [https://mapcomplete.osm.be/pets pets]
|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:nl|en}}, {{#language:fr|en}}
+|lang= {{#language:en|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:ca|en}}
|descr= A MapComplete theme: On this map, you'll find various interesting places for you pets: veterinarians, dog parks, pet shops, dog-friendly restaurants,
|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
|image= MapComplete_Screenshot.png
diff --git a/assets/contributors.json b/assets/contributors.json
index 865f5a11c..1c304ee1f 100644
--- a/assets/contributors.json
+++ b/assets/contributors.json
@@ -1,11 +1,11 @@
{
"contributors": [
{
- "commits": 5046,
+ "commits": 5059,
"contributor": "Pieter Vander Vennet"
},
{
- "commits": 333,
+ "commits": 336,
"contributor": "Robin van der Linde"
},
{
diff --git a/assets/language_in_country.json b/assets/language_in_country.json
index 2e17916b2..2a5ae1375 100644
--- a/assets/language_in_country.json
+++ b/assets/language_in_country.json
@@ -495,8 +495,8 @@
"PG": [
"en",
"ho",
- "ho",
- "en"
+ "en",
+ "ho"
],
"PH": [
"en"
@@ -645,9 +645,6 @@
"en",
"en"
],
- "TW": [
- "zh"
- ],
"TZ": [
"en",
"sw"
diff --git a/assets/language_translations.json b/assets/language_translations.json
index f2a3f93c6..2d8c75805 100644
--- a/assets/language_translations.json
+++ b/assets/language_translations.json
@@ -11545,8 +11545,7 @@
"zh_Hant": "漢語",
"_meta": {
"countries": [
- "CN",
- "TW"
+ "CN"
],
"dir": [
"left-to-right",
diff --git a/assets/layers/artwork/artwork.json b/assets/layers/artwork/artwork.json
index b82fee730..0fa5ec632 100644
--- a/assets/layers/artwork/artwork.json
+++ b/assets/layers/artwork/artwork.json
@@ -471,7 +471,8 @@
"cs": "Toto dílo vytvořil {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}",
"pt": "Esta obra de arte foi feita por {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}",
"es": "Esta obra de arte la creó {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}",
- "ca": "Aquesta obra d'art la va crear {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}"
+ "ca": "Aquesta obra d'art la va crear {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}",
+ "fr": "Cette oeuvre a été crée par {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}"
},
"question": {
"en": "Who made this artwork?",
diff --git a/assets/layers/bank/bank.json b/assets/layers/bank/bank.json
index 31a88509e..a6fec2e60 100644
--- a/assets/layers/bank/bank.json
+++ b/assets/layers/bank/bank.json
@@ -81,7 +81,7 @@
{
"question": {
"en": "With an ATM",
- "de": "Mit einem Geldautomaten",
+ "de": "Mit Geldautomat",
"nb_NO": "Med en minibank",
"nl": "Met een bankautomaat"
},
diff --git a/assets/layers/bench/bench.json b/assets/layers/bench/bench.json
index 03f049f29..92629ec4b 100644
--- a/assets/layers/bench/bench.json
+++ b/assets/layers/bench/bench.json
@@ -963,7 +963,7 @@
"question": {
"en": "Has a backrest",
"nl": "Heeft een rugleuning",
- "de": "Hat eine Rückenlehne",
+ "de": "Mit Rückenlehne",
"fr": "A un dossier"
}
},
@@ -972,7 +972,7 @@
"question": {
"en": "Has no backrest",
"nl": "Heeft geen rugleuning",
- "de": "Hat keine Rückenlehne",
+ "de": "Ohne Rückenlehne",
"fr": "N'a pas de dossier"
}
}
diff --git a/assets/layers/bicycle_rental/bicycle_rental.json b/assets/layers/bicycle_rental/bicycle_rental.json
index 41042c6a5..7355dc8fd 100644
--- a/assets/layers/bicycle_rental/bicycle_rental.json
+++ b/assets/layers/bicycle_rental/bicycle_rental.json
@@ -4,7 +4,7 @@
"en": "Bicycle rental",
"nl": "Fietsverhuur",
"fr": "Location de vélo",
- "de": "Fahrradverleih",
+ "de": "Fahrradverleihstationen",
"da": "Cykeludlejning",
"es": "Alquiler de bicicletas",
"cs": "Půjčovna kol",
diff --git a/assets/layers/clock/clock.json b/assets/layers/clock/clock.json
index f806b7a12..fd700072f 100644
--- a/assets/layers/clock/clock.json
+++ b/assets/layers/clock/clock.json
@@ -362,4 +362,4 @@
}
}
]
-}
+}
\ No newline at end of file
diff --git a/assets/layers/crossings/crossings.json b/assets/layers/crossings/crossings.json
index 92a6d9c31..a499b051e 100644
--- a/assets/layers/crossings/crossings.json
+++ b/assets/layers/crossings/crossings.json
@@ -263,7 +263,7 @@
"nl": "Deze oversteekplaats heeft een verkeerseiland in het midden",
"de": "Der Übergang hat eine Verkehrsinsel",
"es": "Este cruce tiene una isla en el medio",
- "fr": "Ce passage a une île au milieu"
+ "fr": "Ce passage a un îlot au milieu"
}
},
{
@@ -273,7 +273,7 @@
"nl": "Deze oversteekplaats heeft geen verkeerseiland in het midden",
"de": "Diese Ampel hat eine Taste, um ein grünes Signal anzufordern",
"es": "Este cruce no tiene una isla en el medio",
- "fr": "Ce passage n'a pas d'île au milieu"
+ "fr": "Ce passage n'a pas d'îlot au milieu"
}
}
]
diff --git a/assets/layers/etymology/etymology.json b/assets/layers/etymology/etymology.json
index 7f5fe6efc..6389e9b6f 100644
--- a/assets/layers/etymology/etymology.json
+++ b/assets/layers/etymology/etymology.json
@@ -2,9 +2,9 @@
"id": "etymology",
"#": "A layer showing all objects having etymology info (either via `name:etymology:wikidata` or `name:etymology`. The intention is that this layer is reused for a certain category to also _ask_ for information",
"name": {
- "en": "Has etymolgy",
+ "en": "Has etymology",
"nl": "Heeft etymology info",
- "de": "Objekte mit Informationen zur Namensherkunft",
+ "de": "Objekte mit Namensherkunft",
"fr": "A une étymologie"
},
"minzoom": 12,
diff --git a/assets/layers/filters/filters.json b/assets/layers/filters/filters.json
index 899121e62..0c111e96c 100644
--- a/assets/layers/filters/filters.json
+++ b/assets/layers/filters/filters.json
@@ -64,7 +64,7 @@
"question": {
"en": "With and without images",
"nl": "Met en zonder afbeelding",
- "de": "Mit und ohne Bilder"
+ "de": "Mit und ohne Bild"
}
},
{
@@ -169,7 +169,7 @@
},
"question": {
"en": "Has organic options",
- "de": "Hat Bio-Produkte",
+ "de": "Bio-Produkte im Angebot",
"nl": "Heeft biologische opties"
}
}
diff --git a/assets/layers/hospital/hospital.json b/assets/layers/hospital/hospital.json
index ef334d49a..bf6863686 100644
--- a/assets/layers/hospital/hospital.json
+++ b/assets/layers/hospital/hospital.json
@@ -55,19 +55,22 @@
{
"id": "inpatient",
"question": {
- "en": "Does this facility admit inpatients?
An inpatient is a patient which stays for multiple days in the facility"
+ "en": "Does this facility admit inpatients?
An inpatient is a patient which stays for multiple days in the facility",
+ "de": "Nimmt die Einrichtung stationäre Patienten auf?
Ein stationärer Patient ist ein Patient, der mehrere Tage in der Einrichtung bleibt"
},
"mappings": [
{
"if": "amenity=clinic",
"then": {
- "en": "This is a clinic - patients can not stay overnight"
+ "en": "This is a clinic - patients can not stay overnight",
+ "de": "Dies ist ein Medizinisches Versorgungszentrum - Patienten können nicht über Nacht bleiben"
}
},
{
"if": "amenity=hospital",
"then": {
- "en": "This is a hospital - patients can be admitted here for multiple days"
+ "en": "This is a hospital - patients can be admitted here for multiple days",
+ "de": "Dies ist ein Krankenhaus - Patienten können hier für mehrere Tage aufgenommen werden"
}
}
]
diff --git a/assets/layers/kerbs/kerbs.json b/assets/layers/kerbs/kerbs.json
index 2c2e007a9..8b8f55f28 100644
--- a/assets/layers/kerbs/kerbs.json
+++ b/assets/layers/kerbs/kerbs.json
@@ -272,7 +272,7 @@
"question": {
"en": "All types of kerbs",
"nl": "Alle typen stoepranden",
- "de": "Alle Arten von Bordsteinen",
+ "de": "Alle Bordsteine",
"fr": "Tous types de bordures",
"ru": "Все виды бордюров"
}
@@ -282,7 +282,7 @@
"question": {
"en": "Raised kerb (>3 cm)",
"nl": "Hoge stoeprand (>3 cm)",
- "de": "Erhöhter Bordstein (>3 cm)",
+ "de": "Erhöhte Bordsteine (>3 cm)",
"fr": "Bordure surélevée (>3 cm)"
}
},
@@ -291,7 +291,7 @@
"question": {
"en": "Lowered kerb (~3 cm)",
"nl": "Verlaagde stoeprand (~3 cm)",
- "de": "Abgesenkter Bordstein (~3 cm)",
+ "de": "Abgesenkte Bordsteine (~3 cm)",
"fr": "Bordure abaissée (~3 cm)",
"ru": "Пониженный бордюр (~3 см)"
}
@@ -301,7 +301,7 @@
"question": {
"en": "Flush kerb (~0cm)",
"nl": "Vlakke stoeprand (~0cm)",
- "de": "Bündiger Bordstein (~0 cm)",
+ "de": "Bündige Bordsteine (~0 cm)",
"fr": "Bordure affleurante (~0cm)",
"ru": "Вровень с дорогой (~0 см)"
}
@@ -321,7 +321,7 @@
"question": {
"en": "Kerb with unknown height",
"nl": "Stoeprand met onbekende hoogte",
- "de": "Bordstein mit unbekannter Höhe",
+ "de": "Bordsteine unbekannter Höhe",
"fr": "Bordure de hauteur inconnue"
}
}
diff --git a/assets/layers/maproulette/maproulette.json b/assets/layers/maproulette/maproulette.json
index 7e0e36a4a..0d289a354 100644
--- a/assets/layers/maproulette/maproulette.json
+++ b/assets/layers/maproulette/maproulette.json
@@ -298,4 +298,4 @@
]
}
]
-}
+}
\ No newline at end of file
diff --git a/assets/layers/maproulette_challenge/maproulette_challenge.json b/assets/layers/maproulette_challenge/maproulette_challenge.json
index 3f0cf546c..327086c63 100644
--- a/assets/layers/maproulette_challenge/maproulette_challenge.json
+++ b/assets/layers/maproulette_challenge/maproulette_challenge.json
@@ -2,8 +2,8 @@
"id": "maproulette_challenge",
"name": null,
"description": {
- "en": "Layer showing tasks of a MapRoulette challenge",
- "de": "Ebene mit Aufgaben einer MapRoulette-Kampagne",
+ "en": "Layer showing tasks of a single MapRoulette challenge. This layer is intended to be reused and extended in themes; refer to the documentation on how to do this.",
+ "de": "Ebene mit Aufgaben einer einzelnen MapRoulette-Herausforderung. Diese Ebene soll in Themen wiederverwendet und erweitert werden; Informationen dazu finden Sie in der Dokumentation.",
"nl": "Laag met taken van een MapRoulette uitdaging"
},
"source": {
@@ -224,4 +224,4 @@
]
}
]
-}
+}
\ No newline at end of file
diff --git a/assets/layers/maxspeed/maxspeed.json b/assets/layers/maxspeed/maxspeed.json
index b02f7e122..5113d40cf 100644
--- a/assets/layers/maxspeed/maxspeed.json
+++ b/assets/layers/maxspeed/maxspeed.json
@@ -61,14 +61,16 @@
"en": "The maximum allowed speed on this road is {canonical(maxspeed)}",
"de": "Die zulässige Höchstgeschwindigkeit auf dieser Straße beträgt {canonical(maxspeed)}",
"nl": "De maximum toegestane snelheid op deze weg is {canonical(maxspeed)}",
- "ca": "La velocitat màxima permesa a aquesta via és {canonical(maxspeed)}"
+ "ca": "La velocitat màxima permesa a aquesta via és {canonical(maxspeed)}",
+ "fr": "La vitesse maximum autorisée sur cette route est {canonical(maxspeed)}"
},
"question": {
"es": "Qué velocidad tiene",
"ca": "Quina és la velocitat màxima legal que es permet conduir en aquesta carretera?",
"en": "What is the legal maximum speed one is allowed to drive on this road?",
"de": "Wie hoch ist die zulässige Höchstgeschwindigkeit, die man auf dieser Straße fahren darf?",
- "nl": "Wat is de legale maximumsnelheid voor deze weg?"
+ "nl": "Wat is de legale maximumsnelheid voor deze weg?",
+ "fr": "Quelle est la vitesse maximum autorisée sur cette route ?"
},
"freeform": {
"key": "maxspeed",
diff --git a/assets/layers/pharmacy/pharmacy.json b/assets/layers/pharmacy/pharmacy.json
index 87fa982e2..c6b0575ee 100644
--- a/assets/layers/pharmacy/pharmacy.json
+++ b/assets/layers/pharmacy/pharmacy.json
@@ -60,7 +60,8 @@
"en": "This pharmacy is called {name}",
"de": "Der Name der Apotheke lautet {name}",
"nl": "Deze apotheek heet {name}",
- "ca": "Aquesta farmàcia es diu {name}"
+ "ca": "Aquesta farmàcia es diu {name}",
+ "fr": "Cette pharmacie s'appelle {name}"
}
},
"opening_hours",
diff --git a/assets/layers/railway_platforms/railway_platforms.json b/assets/layers/railway_platforms/railway_platforms.json
index 1fbd793d0..f0fd59e32 100644
--- a/assets/layers/railway_platforms/railway_platforms.json
+++ b/assets/layers/railway_platforms/railway_platforms.json
@@ -3,18 +3,21 @@
"name": {
"en": "Railway Platforms",
"de": "Bahnsteige",
- "nl": "Treinperrons"
+ "nl": "Treinperrons",
+ "fr": "Quais de gare"
},
"description": {
"en": "Find every platform in the station, and the train routes that use them.",
"de": "Finden Sie alle Bahnsteige im Bahnhof und die Zugstrecken, die sie benutzen.",
- "nl": "Vind elk perron in het station, en de routes die ze gebruiken."
+ "nl": "Vind elk perron in het station, en de routes die ze gebruiken.",
+ "fr": "Trouvez tous les quais dans la gare, et les lignes ferroviaires qui les utilisent."
},
"title": {
"render": {
"en": "Platform",
"de": "Bahnsteig",
- "nl": "Perron"
+ "nl": "Perron",
+ "fr": "Quai"
},
"mappings": [
{
@@ -22,7 +25,8 @@
"then": {
"en": "Platform {ref}",
"de": "Bahnsteig {ref}",
- "nl": "Perron {ref}"
+ "nl": "Perron {ref}",
+ "fr": "Quai {ref}"
}
}
]
@@ -41,7 +45,8 @@
"question": {
"en": "What is the number for this platform?",
"de": "Wie lautet die Nummer dieses Bahnsteigs?",
- "nl": "Wat is het nummer van dit perron?"
+ "nl": "Wat is het nummer van dit perron?",
+ "fr": "Quel est le numéro de ce quai ?"
},
"freeform": {
"key": "ref",
@@ -49,13 +54,15 @@
"placeholder": {
"en": "Platform number",
"de": "Bahnsteignummer",
- "nl": "Perronnummer"
+ "nl": "Perronnummer",
+ "fr": "Numéro de quai"
}
},
"render": {
"en": "Platform {ref}",
"de": "Bahnsteig {ref}",
- "nl": "Perron {ref}"
+ "nl": "Perron {ref}",
+ "fr": "Quai {ref}"
}
},
"level"
diff --git a/assets/layers/rainbow_crossings/rainbow_crossings.json b/assets/layers/rainbow_crossings/rainbow_crossings.json
index 426d88ce1..97db95425 100644
--- a/assets/layers/rainbow_crossings/rainbow_crossings.json
+++ b/assets/layers/rainbow_crossings/rainbow_crossings.json
@@ -2,11 +2,13 @@
"id": "rainbow_crossings",
"name": {
"en": "Crossings with rainbow paintings",
- "de": "Fußgängerüberwege in Regenbogenfarben"
+ "de": "Fußgängerüberwege in Regenbogenfarben",
+ "fr": "Passages avec peinture arc-en-ciel"
},
"description": {
"en": "A layer showing pedestrian crossings with rainbow paintings",
- "de": "Eine Ebene mit Fußgängerüberwegen in Regenbogenfarben"
+ "de": "Eine Ebene mit Fußgängerüberwegen in Regenbogenfarben",
+ "fr": "Une couche affichant les passages piétons avec des peintures arc-en-ciel"
},
"source": {
"osmTags": "highway=crossing"
@@ -17,7 +19,8 @@
"en": "Crossing",
"de": "Überweg",
"nl": "Oversteekplaats",
- "pa_PK": "کراسنگ"
+ "pa_PK": "کراسنگ",
+ "fr": "Passage"
}
},
"presets": [
@@ -25,7 +28,8 @@
"title": {
"en": "a crossing",
"de": "einen Überweg",
- "nl": "een oversteekplaats"
+ "nl": "een oversteekplaats",
+ "fr": "un passage"
},
"tags": [
"highway=crossing"
@@ -33,7 +37,8 @@
"description": {
"en": "Pedestrian crossing",
"de": "Fußgängerüberweg",
- "nl": "Voetgangersoversteekplaats"
+ "nl": "Voetgangersoversteekplaats",
+ "fr": "Passage piéton"
},
"preciseInput": {
"preferredBackground": [
@@ -50,7 +55,8 @@
"id": "crossing-with-rainbow",
"question": {
"en": "Does this crossing has rainbow paintings?",
- "de": "Hat der Überweg eine Markierung in Regenbogenfarben?"
+ "de": "Hat der Überweg eine Markierung in Regenbogenfarben?",
+ "fr": "Ce passage a-t-il une peinture arc-en-ciel ?"
},
"condition": "highway=crossing",
"mappings": [
@@ -58,7 +64,8 @@
"if": "crossing:marking=rainbow",
"then": {
"en": "This crossing has rainbow paintings",
- "de": "Der Überweg hat eine Markierung in Regenbogenfarben"
+ "de": "Der Überweg hat eine Markierung in Regenbogenfarben",
+ "fr": "Ce passage a une peinture arc-en-ciel"
},
"icon": {
"path": "./assets/themes/rainbow_crossings/logo.svg",
@@ -69,7 +76,8 @@
"if": "not:crossing:marking=rainbow",
"then": {
"en": "No rainbow paintings here",
- "de": "Hier gibt es kein Markierung in Regenbogenfarben"
+ "de": "Hier gibt es kein Markierung in Regenbogenfarben",
+ "fr": "Pas de peinture arc-en-ciel ici"
},
"icon": "./assets/themes/rainbow_crossings/crossing.svg"
},
@@ -77,7 +85,8 @@
"if": "crossing:marking!=rainbow",
"then": {
"en": "No rainbow paintings here",
- "de": "Hier gibt es kein Markierung in Regenbogenfarben"
+ "de": "Hier gibt es kein Markierung in Regenbogenfarben",
+ "fr": "Pas de peinture arc-en-ciel ici"
},
"icon": "./assets/themes/rainbow_crossings/crossing.svg",
"hideInAnswer": true
diff --git a/assets/layers/reception_desk/reception_desk.json b/assets/layers/reception_desk/reception_desk.json
index fe94a7389..3366046b7 100644
--- a/assets/layers/reception_desk/reception_desk.json
+++ b/assets/layers/reception_desk/reception_desk.json
@@ -7,7 +7,7 @@
},
"description": {
"en": "A layer showing where the reception desks are and which asks some accessibility information",
- "fr": "Un calque montrant où se trouvent les bureaux d'accueil et qui demande des informations d'accessibilité",
+ "fr": "Une couche montrant où se trouvent les bureaux d'accueil et qui demande des informations d'accessibilité",
"de": "Eine Ebene, die Empfangstresen zeigt und Informationen zur Barrierefreiheit abfragt"
},
"title": {
diff --git a/assets/layers/recycling/recycling.json b/assets/layers/recycling/recycling.json
index 1330837e8..64194c210 100644
--- a/assets/layers/recycling/recycling.json
+++ b/assets/layers/recycling/recycling.json
@@ -1013,7 +1013,7 @@
"render": {
"en": "This recycling facility is operated by {operator}",
"nl": "Deze recyclingfaciliteit wordt beheerd door {operator}",
- "de": "Diese Recyclinganlage wird betrieben von {operator}",
+ "de": "Die Recyclingeinrichtung wird betrieben von {operator}",
"es": "Esta infraestructura de reciclado la opera {operator}",
"it": "Questa struttura di raccola e riciclo è gestita da {operator}",
"ca": "Aquesta infraestuctura de reciclatge està operada per {operator}"
@@ -1314,7 +1314,7 @@
"question": {
"en": "Only public access",
"nl": "Enkel publiek toegankelijke afvalcontainers",
- "de": "Nur öffentliche Mülltonnen",
+ "de": "Nur öffentliche Recyclingeinrichtungen",
"it": "Solo accesso pubblico",
"id": "Hanya akses publik",
"da": "Kun offentlig adgang"
@@ -1336,4 +1336,4 @@
"enableRelocation": true,
"enableImproveAccuracy": true
}
-}
+}
\ No newline at end of file
diff --git a/assets/layers/shelter/shelter.json b/assets/layers/shelter/shelter.json
index 873b5a096..6a54adf26 100644
--- a/assets/layers/shelter/shelter.json
+++ b/assets/layers/shelter/shelter.json
@@ -4,7 +4,8 @@
"en": "Shelter",
"de": "Unterstände",
"nl": "Schuilplaats",
- "ca": "Refugi"
+ "ca": "Refugi",
+ "fr": "Abri"
},
"description": {
"en": "Layer showing shelter structures",
diff --git a/assets/layers/toilet_at_amenity/toilet_at_amenity.json b/assets/layers/toilet_at_amenity/toilet_at_amenity.json
index 50ec080ff..c2548c670 100644
--- a/assets/layers/toilet_at_amenity/toilet_at_amenity.json
+++ b/assets/layers/toilet_at_amenity/toilet_at_amenity.json
@@ -33,7 +33,8 @@
"question": {
"en": "Are these toilets publicly accessible?",
"de": "Ist die Toilette öffentlich zugänglich?",
- "nl": "Zijn deze toiletten publiek toegankelijk?"
+ "nl": "Zijn deze toiletten publiek toegankelijk?",
+ "fr": "Ces toilettes sont-elles librement accessibles ?"
},
"render": {
"en": "Access is {toilets:access}",
@@ -69,7 +70,8 @@
"then": {
"en": "Only access to customers of the amenity",
"de": "Nur Zugang für Kunden der Einrichtung",
- "nl": "Enkel toegankelijk voor klanten van de voorziening"
+ "nl": "Enkel toegankelijk voor klanten van de voorziening",
+ "fr": "Accessibles uniquement au clients du lieu"
}
},
{
@@ -77,7 +79,8 @@
"then": {
"en": "Not accessible, even for customers of the amenity",
"de": "Nicht zugänglich, auch nicht für Kunden der Einrichtung",
- "nl": "Niet toegankelijk, ook niet voor klanten van de voorziening"
+ "nl": "Niet toegankelijk, ook niet voor klanten van de voorziening",
+ "fr": "Non accessibles, même pour les clients du lieu"
}
},
{
@@ -85,7 +88,7 @@
"then": {
"en": "Accessible, but one has to ask a key to enter",
"de": "Der Zugang ist möglich, aber man muss nach einen Schlüssel fragen",
- "fr": "Accessible, mais vous devez demander la clé",
+ "fr": "Accessibles, mais vous devez demander la clé",
"nl": "Toegankelijk na het vragen van de sleutel",
"it": "Accessibile, ma occorre chiedere una chiave per accedere",
"es": "Accesible, pero hay que pedir la llave para entrar",
@@ -282,7 +285,7 @@
"question": {
"en": "Wheelchair accessible",
"nl": "Rolstoel toegankelijk",
- "de": "Rollstuhlgerecht",
+ "de": "Barrierefrei",
"es": "Accesible con sillas de ruedas",
"fr": "Accessible aux fauteuils roulants",
"da": "Tilgængelig for kørestolsbrugere"
diff --git a/assets/layers/transit_routes/transit_routes.json b/assets/layers/transit_routes/transit_routes.json
index 08c016dd2..008700bf7 100644
--- a/assets/layers/transit_routes/transit_routes.json
+++ b/assets/layers/transit_routes/transit_routes.json
@@ -85,7 +85,8 @@
"en": "This bus line begins at {from}",
"de": "Die Buslinie startet von {from}",
"nl": "Deze buslijn begint bij {from}",
- "da": "Denne buslinje starter kl. {from}"
+ "da": "Denne buslinje starter kl. {from}",
+ "fr": "Cette ligne de bus commence à {from}"
},
"question": {
"en": "What is the starting point for this bus line?",
@@ -106,7 +107,8 @@
"en": "This bus line goes via {via}",
"de": "Die Buslinie fährt über {via}",
"nl": "Deze buslijn gaat via {via}",
- "da": "Denne buslinje går via {via}"
+ "da": "Denne buslinje går via {via}",
+ "fr": "Cette ligne de bus passe par {via}"
},
"question": {
"en": "What is the via point for this bus line?",
@@ -125,7 +127,8 @@
"en": "This bus line ends at {to}",
"de": "Der Endpunkt der Buslinie ist {to}",
"nl": "Deze buslijn eindigt bij {to}",
- "da": "Denne buslinje slutter ved {to}"
+ "da": "Denne buslinje slutter ved {to}",
+ "fr": "Cette ligne de bus termine à {to}"
},
"question": {
"en": "What is the ending point for this bus line?",
@@ -165,7 +168,8 @@
"en": "This bus line is part of the {network} network",
"de": "Die Buslinie gehört zum Verkehrsverbund {network}",
"nl": "Deze buslijn is onderdeel van het {network} netwerk",
- "ca": "Aquesta línea d'autobús és part de la xarxa {network}"
+ "ca": "Aquesta línea d'autobús és part de la xarxa {network}",
+ "fr": "Cette ligne de bus fait partie du réseau {network}"
},
"question": {
"en": "What network does this bus line belong to?",
@@ -186,7 +190,8 @@
"de": "Die Buslinie wird betrieben von {operator}",
"nl": "Deze buslijn wordt geëxploiteerd door {operator}",
"da": "Denne buslinje drives af {operator}",
- "ca": "{operator} opera aquesta línea d'autobús"
+ "ca": "{operator} opera aquesta línea d'autobús",
+ "fr": "Cette ligne de bus est gérée par {operator}"
},
"question": {
"en": "What company operates this bus line?",
diff --git a/assets/layers/transit_stops/transit_stops.json b/assets/layers/transit_stops/transit_stops.json
index 2e55ec356..4310b85ab 100644
--- a/assets/layers/transit_stops/transit_stops.json
+++ b/assets/layers/transit_stops/transit_stops.json
@@ -3,7 +3,8 @@
"name": {
"en": "Transit Stops",
"de": "Haltestellen",
- "da": "Transitstationer"
+ "da": "Transitstationer",
+ "fr": "Arrêts de transport en commun"
},
"description": {
"en": "Layer showing different types of transit stops.",
@@ -65,7 +66,8 @@
"de": "Der Name der Haltestelle lautet {name}",
"da": "Dette stop hedder {name}",
"nl": "Deze halte heet {name}",
- "ca": "Aquesta parada es diu {name}"
+ "ca": "Aquesta parada es diu {name}",
+ "fr": "Cet arrêt est nommé {name}"
},
"freeform": {
"key": "name",
@@ -116,7 +118,8 @@
"de": "Die Haltestelle hat einen Unterstand",
"da": "Dette stop har et ly",
"nl": "Deze halte heeft een schuilplaats",
- "ca": "Aquesta parada té una coberta"
+ "ca": "Aquesta parada té una coberta",
+ "fr": "Cet arrêt a un abri"
}
},
{
@@ -126,7 +129,8 @@
"de": "Die Haltestelle hat keinen Unterstand",
"da": "Dette stop har ikke et ly",
"nl": "Deze halte heeft geen schuilplaats",
- "ca": "Aquesta parada no té una coberta"
+ "ca": "Aquesta parada no té una coberta",
+ "fr": "Cet arrêt n'a pas d'abri"
}
},
{
@@ -144,7 +148,8 @@
"de": "Hat die Haltestelle einen Unterstand?",
"da": "Har dette stop et ly?",
"nl": "Heeft deze halte een schuilplaats?",
- "ca": "Aquesta parada té una coberta?"
+ "ca": "Aquesta parada té una coberta?",
+ "fr": "Cet arrêt a-t-il un abri ?"
}
},
{
@@ -157,7 +162,8 @@
"de": "Die Haltestelle hat eine Bank",
"da": "Dette stop har en bænk",
"nl": "Deze halte heeft een zitbank",
- "ca": "Aquesta parada té un banc"
+ "ca": "Aquesta parada té un banc",
+ "fr": "Cet arrêt a un banc"
}
},
{
@@ -167,7 +173,8 @@
"de": "Die Haltestelle hat keine Sitzbank",
"da": "Dette stoppested har ingen bænk",
"nl": "Deze halte heeft geen zitbank",
- "ca": "Aquesta parada no té un banc"
+ "ca": "Aquesta parada no té un banc",
+ "fr": "Cet arrêt n'a pas de banc"
}
},
{
@@ -198,7 +205,8 @@
"de": "Die Haltestelle hat einen Mülleimer",
"da": "Dette stop har en skraldespand",
"nl": "Deze halte heeft een vuilnisbak",
- "ca": "Aquesta parada té una paperera"
+ "ca": "Aquesta parada té una paperera",
+ "fr": "Cet arrêt a un poubelle"
}
},
{
@@ -208,7 +216,8 @@
"de": "Die Haltestelle hat keinen Mülleimer",
"da": "Dette stoppested har ikke en skraldespand",
"nl": "Deze halte heeft geen vuilnisbak",
- "ca": "Aquesta parada no té paperera"
+ "ca": "Aquesta parada no té paperera",
+ "fr": "Cet arrêt n'a pas de poubelle"
}
},
{
@@ -239,7 +248,8 @@
"en": "This stop has tactile paving",
"de": "Die Haltestelle hat ein taktiles Pflaster",
"ca": "Aquesta parada té una superfície podotàctil",
- "nl": "Deze halte heeft een geleidelijn"
+ "nl": "Deze halte heeft een geleidelijn",
+ "fr": "Cet arrêt a une surface podotactile"
}
},
{
@@ -248,7 +258,8 @@
"en": "This stop does not have tactile paving",
"de": "Die Haltestelle hat kein taktiles Pflaster",
"ca": "Aquesta parada no té superfície podotàctil",
- "nl": "Deze halte heeft geen geleidelijn"
+ "nl": "Deze halte heeft geen geleidelijn",
+ "fr": "Cet arrêt n'a pas de surface podotactile"
}
}
],
@@ -256,7 +267,8 @@
"en": "Does this stop have tactile paving?",
"de": "Hat die Haltestelle hat ein taktiles Pflaster?",
"ca": "Aquesta parada té una superfície podotàctil?",
- "nl": "Heeft deze halte een geleidelijn?"
+ "nl": "Heeft deze halte een geleidelijn?",
+ "fr": "Cet arrêt a-t-il une surface podotactile ?"
}
},
{
@@ -268,7 +280,8 @@
"en": "This stop is lit",
"de": "Die Haltestelle ist beleuchtet",
"nl": "Deze halte is verlicht",
- "ca": "Aquesta parada té il·luminació"
+ "ca": "Aquesta parada té il·luminació",
+ "fr": "Cet arrêt est éclairé"
}
},
{
@@ -278,7 +291,8 @@
"de": "Die Haltestelle hat keine Beleuchtung",
"da": "Dette stop lyser ikke",
"nl": "Deze halte is niet verlicht",
- "ca": "Aquesta parada no té il·luminació"
+ "ca": "Aquesta parada no té il·luminació",
+ "fr": "Cet arrêt n'est pas éclairé"
}
}
],
@@ -286,7 +300,8 @@
"en": "Is this stop lit?",
"de": "Ist die Haltestelle beleuchtet?",
"nl": "Is deze halte verlicht?",
- "ca": "Aquesta parada té il·luminació?"
+ "ca": "Aquesta parada té il·luminació?",
+ "fr": "Cet arrêt est-il éclairé ?"
}
},
{
@@ -306,7 +321,8 @@
"then": {
"en": "This stop has a board showing realtime departure information",
"de": "Die Haltestelle hat einen Fahrplan, der Abfahrtszeiten in Echtzeit anzeigt",
- "da": "Dette stop har en tavle med oplysninger om afgang i realtid"
+ "da": "Dette stop har en tavle med oplysninger om afgang i realtid",
+ "fr": "Cet arrêt a un panneau indiquant les départs en temps réel"
}
},
{
@@ -369,7 +385,8 @@
},
"question": {
"en": "With a shelter",
- "de": "Mit einem Unterstand"
+ "de": "Mit Unterstand",
+ "fr": "Avec un abri"
}
}
]
@@ -386,7 +403,8 @@
},
"question": {
"en": "With a bench",
- "de": "Mit einer Bank"
+ "de": "Mit Sitzbank",
+ "fr": "Avec un banc"
}
}
]
@@ -403,7 +421,8 @@
},
"question": {
"en": "With a bin",
- "de": "Mit einem Mülleimer"
+ "de": "Mit Mülleimer",
+ "fr": "Avec un poubelle"
}
}
]
diff --git a/assets/layers/usersettings/usersettings.json b/assets/layers/usersettings/usersettings.json
index 7534bfb53..79dc51446 100644
--- a/assets/layers/usersettings/usersettings.json
+++ b/assets/layers/usersettings/usersettings.json
@@ -31,7 +31,8 @@
"then": {
"en": "Pictures you take will be licensed with CC0 and added to the public domain. This means that everyone can use your pictures for any purpose. This is the default choice.",
"de": "Die von Ihnen aufgenommenen Bilder werden mit CC0 lizenziert und der Public Domain hinzugefügt. Das bedeutet, dass jeder Ihre Bilder für jeden Zweck verwenden kann. Dies ist die Standardeinstellung.",
- "nl": "Afbeeldingen die je toevoegt zullen gepubliceerd worden met de CC0-licentie en dus aan het publieke domein toegevoegd worden. Dit betekent dat iedereen je afbeeldingen kan gebruiken voor elk mogelijks gebruik. Dit is de standaard-instelling"
+ "nl": "Afbeeldingen die je toevoegt zullen gepubliceerd worden met de CC0-licentie en dus aan het publieke domein toegevoegd worden. Dit betekent dat iedereen je afbeeldingen kan gebruiken voor elk mogelijks gebruik. Dit is de standaard-instelling",
+ "cs": "Pořízené fotografie budou licencovány pod CC0 a přidány do veřejné domény. To znamená, že kdokoli může vaše snímky použít k jakémukoli účelu. Toto je výchozí volba."
},
"hideInAnswer": true
},
@@ -39,9 +40,10 @@
"if": "mapcomplete-pictures-license=CC0",
"then": {
"en": "Pictures you take will be licensed with CC0 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 CC0 lizenziert und der Public Domain hinzugefügt. Das bedeutet, dass jeder Ihre Bilder für jeden Zweck verwenden kann.",
+ "de": "Ihre aufgenommenen Bilder werden mit CC0 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 CC0-licentie en dus aan het publieke domein toegevoegd worden. Dit betekent dat iedereen je afbeeldingen kan gebruiken voor elk mogelijks gebruik.",
- "ru": "Изображения будут опубликованы под лицензией CC0 и перейдут в общественное достояние. Это значит, что кто угодно имеет право использовать их без ограничений."
+ "ru": "Изображения будут опубликованы под лицензией CC0 и перейдут в общественное достояние. Это значит, что кто угодно имеет право использовать их без ограничений.",
+ "cs": "Pořízené fotografie budou licencovány pod CC0 a přidány do veřejné domény. To znamená, že kdokoli může vaše snímky použít k jakémukoli účelu."
}
},
{
@@ -50,7 +52,8 @@
"en": "Pictures you take will be licensed with CC-BY 4.0 which requires everyone using your picture that they have to attribute you",
"ca": "Les fotografies que facis es publicaran sota CC-BY 4.0 que requereix que qualsevol que utilitzi la vostra imatge us ha de donar crèdits",
"de": "Die von Ihnen aufgenommenen Bilder werden mit CC-BY 4.0 lizenziert, was bedeutet, dass jeder, der Ihr Bild verwendet, Sie als Urheber nennen muss",
- "nl": "Afbeeldingen die je toevoegt zullen gepubliceerd worden met de CC-BY 4.0-licentie. Dit betekent dat iedereen je afbeelding mag gebruiken voor elke toepassing mits het vermelden van je naam"
+ "nl": "Afbeeldingen die je toevoegt zullen gepubliceerd worden met de CC-BY 4.0-licentie. Dit betekent dat iedereen je afbeelding mag gebruiken voor elke toepassing mits het vermelden van je naam",
+ "cs": "Pořízené fotografie budou licencovány pod CC-BY 4.0, což vyžaduje, aby vás uvedl každý, kdo použije vaší fotku"
}
},
{
@@ -58,7 +61,8 @@
"then": {
"en": "Pictures you take will be licensed with CC-BY-SA 4.0 which means that everyone using your picture must attribute you and that derivatives of your picture must be reshared with the same license.",
"de": "Die von Ihnen aufgenommenen Bilder werden mit CC-BY-SA 4.0 lizenziert, was bedeutet, dass jeder, der Ihr Bild verwendet, Sie als Urheber nennen muss und dass Ableitungen Ihres Bildes mit der gleichen Lizenz weitergegeben werden müssen.",
- "nl": "Afbeeldingen die je toevoegt zullen gepubliceerd worden met de CC-BY-SA 4.0-licentie. Dit betekent dat iedereen je afbeelding mag gebruiken voor elke toepassing mits het vermelden van je naam en dat afgeleide werken van je afbeelding ook ondere deze licentie moeten gepubliceerd worden."
+ "nl": "Afbeeldingen die je toevoegt zullen gepubliceerd worden met de CC-BY-SA 4.0-licentie. Dit betekent dat iedereen je afbeelding mag gebruiken voor elke toepassing mits het vermelden van je naam en dat afgeleide werken van je afbeelding ook ondere deze licentie moeten gepubliceerd worden.",
+ "cs": "Pořízené fotografie budou licencovány pod CC-BY-SA 4.0, což vyžaduje, aby vás uvedl každý, kdo použije vaší fotku a že odvozené fotky musí být dále sdíleny se stejnou licencí."
}
}
]
@@ -73,7 +77,8 @@
"id": "translation-mode",
"question": {
"en": "Do you want to help translating MapComplete?",
- "de": "Möchten Sie bei der Übersetzung von MapComplete helfen?"
+ "de": "Möchten Sie bei der Übersetzung von MapComplete helfen?",
+ "cs": "Chcete pomoci s překladem MapComplete?"
},
"mappings": [
{
@@ -87,7 +92,8 @@
"if": "mapcomplete-translation-mode=true",
"then": {
"en": "Show a button to quickly open translations when using MapComplete on a big screen",
- "de": "Schaltfläche anzeigen zum schnellen Öffnen von Übersetzungen beim Verwenden von MapComplete auf einem großen Bildschirm"
+ "de": "Schaltfläche anzeigen zum schnellen Öffnen von Übersetzungen beim Verwenden von MapComplete auf einem großen Bildschirm",
+ "fr": "Afficher un bouton pour ouvrir rapidement les traductions lorsque vous utilisez MapComplete sur un grand écran"
}
},
{
@@ -137,7 +143,8 @@
"id": "Terjemahan untuk {_theme} dalam {_language} masih {_translation_percentage}%: {_translation_translated_count} string dari {_translation_total} diterjemahkan",
"nb_NO": "Oversettelsen for {_theme} i {_language} har {_translation_percentage}% dekning: {_translation_translated_count} strenger av {_translation_total} har blitt oversatt",
"nl": "Vertalingen voor {_theme} in {_language} zijn momenteel op {_translation_percentage}%: van {_translation_total} teksten zijn er reeds {_translation_translated_count} vertaald",
- "zh_Hant": "{_theme} 的 {_language} 翻譯目前是 {_translation_percentage}%:{_translation_total} 中的 {_translation_translated_count} 已經翻譯了"
+ "zh_Hant": "{_theme} 的 {_language} 翻譯目前是 {_translation_percentage}%:{_translation_total} 中的 {_translation_translated_count} 已經翻譯了",
+ "fr": "Les traductions pour {_theme} en {_language} sont à {_translation_percentage} % : {_translation_translated_count} chaînes traduites sur {_translation_total}"
},
"condition": {
"or": [
@@ -188,7 +195,8 @@
"then": {
"en": "A link to your Mastodon-profile has been been found: {_mastodon_link}",
"de": "Es wurde ein Link zu deinem Mastodon-Profil gefunden: {_mastodon_link}",
- "nl": "Een link naar je Mastodon-profiel werd gevonden: {_mastodon_link}"
+ "nl": "Een link naar je Mastodon-profiel werd gevonden: {_mastodon_link}",
+ "fr": "Un lien vers votre profil Mastodon a été trouvé : {_mastodon_link}"
},
"icon": "mastodon"
},
@@ -225,7 +233,8 @@
"en": "You have contributed to translating MapComplete! That's awesome!",
"ca": "Has contribuït a traduir MapComplete! Això és fantàstic!",
"de": "Sie haben dazu beigetragen, MapComplete zu übersetzen! Das ist großartig!",
- "nl": "Je hebt MapComplete helpen vertalen! Dat is fantastisch! Bedankt hiervoor!"
+ "nl": "Je hebt MapComplete helpen vertalen! Dat is fantastisch! Bedankt hiervoor!",
+ "cs": "Přispěli jste k překladu MapComplete! To je úžasné!"
},
"icon": "party"
}
@@ -250,28 +259,32 @@
"id": "show_debug",
"question": {
"en": "Show user settings debug info?",
- "de": "Debug-Informationen zu den Benutzereinstellungen anzeigen?"
+ "de": "Debug-Informationen zu den Benutzereinstellungen anzeigen?",
+ "cs": "Zobrazit informace o ladění v nastavení?"
},
"mappings": [
{
"if": "mapcomplete-show_debug=yes",
"then": {
"en": "Show debug info",
- "de": "Debug-Informationen anzeigen"
+ "de": "Debug-Informationen anzeigen",
+ "cs": "Zobrazit informace o ladění"
}
},
{
"if": "mapcomplete-show_debug=no",
"then": {
"en": "Don't show debug info",
- "de": "Keine Debug-Informationen anzeigen"
+ "de": "Keine Debug-Informationen anzeigen",
+ "cs": "Nezobrazovat informace o ladění"
}
},
{
"if": "mapcomplete-show_debug=",
"then": {
"en": "Don't show debug info",
- "de": "Keine Debug-Informationen anzeigen"
+ "de": "Keine Debug-Informationen anzeigen",
+ "cs": "Nezobrazovat informace o ladění"
},
"hideInAnswer": true
}
diff --git a/assets/layers/waste_basket/waste_basket.json b/assets/layers/waste_basket/waste_basket.json
index 475398d5e..41e6b3d51 100644
--- a/assets/layers/waste_basket/waste_basket.json
+++ b/assets/layers/waste_basket/waste_basket.json
@@ -4,7 +4,7 @@
"en": "Waste Basket",
"nl": "Vuilnisbak",
"ru": "Контейнер для мусора",
- "de": "Abfalleimer",
+ "de": "Mülleimer",
"eo": "Rubujo",
"ca": "Paperera",
"it": "Cestino dei rifiuti",
diff --git a/assets/layers/waste_disposal/waste_disposal.json b/assets/layers/waste_disposal/waste_disposal.json
index df1c736fa..aca9b8cd2 100644
--- a/assets/layers/waste_disposal/waste_disposal.json
+++ b/assets/layers/waste_disposal/waste_disposal.json
@@ -3,7 +3,7 @@
"name": {
"en": "Waste Disposal Bins",
"nl": "Afvalcontainers voor huishoudelijk afval",
- "de": "Mülltonnen",
+ "de": "Mülltonnen und Müllcontainer",
"it": "Contenitori per la raccolta differenziata",
"id": "Tempat Pembuangan Limbah",
"da": "Affaldsspande"
@@ -77,14 +77,14 @@
"if": "amenity=waste_disposal",
"then": {
"en": "This is a medium to large bin for disposal of (household) waste",
- "de": "Dies ist ein mittelgroßer bis großer Behälter für die Entsorgung von (Haushalts-)Abfällen"
+ "de": "Dies ist eine Mülltonne oder ein Müllcontainer für (Haushalts-)Abfälle"
}
},
{
"if": "amenity=recycling",
"then": {
"en": "This is actually a recycling container",
- "de": "Dies ist eigentlich ein Recycling-Container"
+ "de": "Dies ist eigentlich ein Recyclingcontainer"
},
"addExtraTags": [
"recycling_type=container"
@@ -188,7 +188,7 @@
"then": {
"en": "This container is located outdoors",
"nl": "Deze container is buiten",
- "de": "Die Mülltonne befindet sich im Freien",
+ "de": "Die Mülltonne bzw. der Müllcontainer befindet sich im Freien",
"it": "Questo contenitore è all'aperto",
"id": "Kontainer ini terletak di luar ruangan",
"da": "Denne container er placeret udendørs"
diff --git a/assets/tagRenderings/questions.json b/assets/tagRenderings/questions.json
index 04073012d..6713dd62e 100644
--- a/assets/tagRenderings/questions.json
+++ b/assets/tagRenderings/questions.json
@@ -697,7 +697,8 @@
"ca": "Sols amb cita prèvia",
"es": "Sólo con cita previa",
"nb_NO": "Kun ved avtale",
- "pl": "Tylko po wcześniejszym umówieniu się"
+ "pl": "Tylko po wcześniejszym umówieniu się",
+ "cs": "Pouze po domluvě"
}
},
{
@@ -710,7 +711,8 @@
"ca": "Sols amb cita prèvia",
"es": "Sólo con cita previa",
"nb_NO": "Kun ved avtale",
- "pl": "Tylko po wcześniejszym umówieniu się"
+ "pl": "Tylko po wcześniejszym umówieniu się",
+ "cs": "Pouze po domluvě"
},
"hideInAnswer": true
}
@@ -906,7 +908,7 @@
"es": "Aquí se acepta el pago por tarjeta",
"zh_Hans": "可用信用卡",
"da": "Betalingskort accepteres her",
- "cs": "Zde jsou přijímány platební karty"
+ "cs": "Jsou zde přijímány platební karty"
}
}
]
@@ -937,7 +939,8 @@
"ca": "Aquí s'accepten monedes",
"es": "Aquí se aceptan monedas",
"nb_NO": "Mynter aksepteres her",
- "pl": "Monety są tutaj akceptowane"
+ "pl": "Monety są tutaj akceptowane",
+ "cs": "Jsou zde přijímány mince"
}
},
{
@@ -952,7 +955,8 @@
"ca": "Aquí s'accepten bitllets",
"es": "Aquí se aceptan billetes",
"nb_NO": "Sedler aksepteres her",
- "pl": "Banknoty są tutaj akceptowane"
+ "pl": "Banknoty są tutaj akceptowane",
+ "cs": "Jsou zde přijímány bankovky"
}
},
{
@@ -967,7 +971,8 @@
"ca": "Aquí s'accepten targetes de dèbit",
"es": "Aquí se aceptan tarjetas de débito",
"nb_NO": "Debetkort aksepteres her",
- "pl": "Akceptowane są tutaj karty debetowe"
+ "pl": "Akceptowane są tutaj karty debetowe",
+ "cs": "Jsou zde přijímány debetní karty"
}
},
{
@@ -982,7 +987,8 @@
"ca": "Aquí s'accepten targetes de crèdit",
"es": "Aquí se aceptan tarjetas de crédito",
"nb_NO": "Kredittkort aksepteres her",
- "pl": "Akceptowane są tutaj karty kredytowe"
+ "pl": "Akceptowane są tutaj karty kredytowe",
+ "cs": "Jsou zde přijímány kreditní karty"
}
}
]
@@ -1087,7 +1093,8 @@
"pl": "Jakimi monetami można tutaj zapłacić?",
"ca": "Quines monedes es poden utilitzar per a pagar aquí?",
"es": "¿Qué monedas se pueden usar aquí para pagar?",
- "nb_NO": "Hvilke mynter kan brukes til betaling her?"
+ "nb_NO": "Hvilke mynter kan brukes til betaling her?",
+ "cs": "Jakými mincemi zde lze platit?"
},
"multiAnswer": true,
"mappings": [
@@ -1102,7 +1109,8 @@
"fr": "Les pièces d'1 cent sont acceptées",
"pl": "Akceptowane są monety 1 centowe",
"ca": "S'accepten monedes de 1 cèntim",
- "es": "Se aceptan monedas de 1 céntimo"
+ "es": "Se aceptan monedas de 1 céntimo",
+ "cs": "Jsou přijímány mince v hodnotě 1 centu"
}
},
{
@@ -1116,7 +1124,8 @@
"fr": "Les pièces de 2 cents sont acceptées",
"pl": "Akceptowane są monety 2 centowe",
"ca": "S'accepten monedes de 2 cèntims",
- "es": "Se aceptan monedas de 2 céntimos"
+ "es": "Se aceptan monedas de 2 céntimos",
+ "cs": "Jsou přijímány mince v hodnotě 2 centů"
}
},
{
@@ -1130,7 +1139,8 @@
"fr": "Les pièces de 5 cents sont acceptées",
"pl": "Akceptowane są monety 5 centowe",
"ca": "S'accepten monedes de 5 cèntims",
- "es": "Se aceptan monedas de 5 céntimos"
+ "es": "Se aceptan monedas de 5 céntimos",
+ "cs": "Jsou přijímány mince v hodnotě 5 centů"
}
},
{
@@ -1144,7 +1154,8 @@
"fr": "Les pièces de 10 cents sont acceptées",
"pl": "Akceptowane są monety 10-centowe",
"ca": "S'accepten monedes de 10 cèntims",
- "es": "Se aceptan monedas de 10 céntimos"
+ "es": "Se aceptan monedas de 10 céntimos",
+ "cs": "Jsou přijímány mince v hodnotě 10 centů"
}
},
{
@@ -1158,7 +1169,8 @@
"fr": "Les pièces de 20 cents sont acceptées",
"pl": "Akceptowane są monety 20-centowe",
"ca": "S'accepten monedes de 20 cèntims",
- "es": "Se aceptan monedas de 20 céntimos"
+ "es": "Se aceptan monedas de 20 céntimos",
+ "cs": "Jsou přijímány mince v hodnotě 20 centů"
}
},
{
@@ -1172,7 +1184,8 @@
"fr": "Les pièces de 50 cents sont acceptées",
"pl": "Akceptowane są monety 50-centowe",
"ca": "S'accepten monedes de 50 cèntims",
- "es": "Se aceptan monedas de 50 céntimos"
+ "es": "Se aceptan monedas de 50 céntimos",
+ "cs": "Jsou přijímány mince v hodnotě 50 centů"
}
},
{
@@ -1186,7 +1199,8 @@
"fr": "Les pièces de 1 euro sont acceptées",
"pl": "Akceptowane są monety 1 euro",
"ca": "S'accepten monedes de 1 euro",
- "es": "Se aceptan monedas de 1 euro"
+ "es": "Se aceptan monedas de 1 euro",
+ "cs": "Jsou přijímány mince v hodnotě 1 eura"
}
},
{
@@ -1200,7 +1214,8 @@
"fr": "Les pièces de 2 euros sont acceptées",
"pl": "Akceptowane są monety 2 euro",
"ca": "S'accepten monedes de 2 euros",
- "es": "Se aceptan monedas de 2 euros"
+ "es": "Se aceptan monedas de 2 euros",
+ "cs": "Jsou přijímány mince v hodnotě 2 euro"
}
}
]
@@ -1245,7 +1260,9 @@
"nl": "Met welke bankbiljetten kan je hier betalen?",
"de": "Mit welchen Banknoten kann man hier bezahlen?",
"es": "¿con qué billetes se puede pagar aquí?",
- "pl": "Jakimi banknotami można tu zapłacić?"
+ "pl": "Jakimi banknotami można tu zapłacić?",
+ "cs": "Jakými bankovkami zde lze platit?",
+ "ca": "Amb quins bitllets pot pagar aquí?"
},
"multiAnswer": true,
"mappings": [
@@ -1257,7 +1274,9 @@
"nl": "Biljetten van 5 euro worden geaccepteerd",
"de": "5-Euro-Scheine werden angenommen",
"es": "Se aceptan billetes de 5 euros",
- "pl": "Banknoty 5 euro są akceptowane"
+ "pl": "Banknoty 5 euro są akceptowane",
+ "cs": "Jsou přijímány bankovky v hodnotě 5 euro",
+ "ca": "S'accepten billets de 5 euros"
}
},
{
@@ -1268,7 +1287,9 @@
"nl": "Biljetten van 10 euro worden geaccepteerd",
"de": "10-Euro-Scheine werden angenommen",
"es": "Se aceptan billetes de 10 euros",
- "pl": "Banknoty 10 euro są akceptowane"
+ "pl": "Banknoty 10 euro są akceptowane",
+ "cs": "Jsou přijímány bankovky v hodnotě 10 euro",
+ "ca": "S'accepten bitllets de 10 euros"
}
},
{
@@ -1279,7 +1300,9 @@
"nl": "Biljetten van 20 euro worden geaccepteerd",
"de": "20-Euro-Scheine werden angenommen",
"es": "Se aceptan billetes de 20 euros",
- "pl": "Banknoty 20 euro są akceptowane"
+ "pl": "Banknoty 20 euro są akceptowane",
+ "cs": "Jsou přijímány bankovky v hodnotě 20 euro",
+ "ca": "S'accepten bitllets de 20 euros"
}
},
{
@@ -1290,7 +1313,9 @@
"nl": "Biljetten van 50 euro worden geaccepteerd",
"de": "50-Euro-Scheine werden angenommen",
"es": "Se aceptan billetes de 50 euros",
- "pl": "Banknoty 50 euro są akceptowane"
+ "pl": "Banknoty 50 euro są akceptowane",
+ "cs": "Jsou přijímány bankovky v hodnotě 50 euro",
+ "ca": "S'accepten bitllets de 50 euros"
}
},
{
@@ -1301,7 +1326,9 @@
"nl": "Biljetten van 100 euro worden geaccepteerd",
"de": "100-Euro-Scheine werden angenommen",
"es": "Se aceptan billetes de 100 euros",
- "pl": "Banknoty 100 euro są akceptowane"
+ "pl": "Banknoty 100 euro są akceptowane",
+ "cs": "Jsou přijímány bankovky v hodnotě 100 euro",
+ "ca": "S'accepten bitllets de 100 euros"
}
},
{
@@ -1312,7 +1339,9 @@
"nl": "Biljetten van 200 euro worden geaccepteerd",
"de": "200-Euro-Scheine werden angenommen",
"es": "Se aceptan billetes de 200 euros",
- "pl": "Banknoty 200 euro są akceptowane"
+ "pl": "Banknoty 200 euro są akceptowane",
+ "cs": "Jsou přijímány bankovky v hodnotě 200 euro",
+ "ca": "S'accepten bitllets de 200 euros"
}
},
{
@@ -1323,7 +1352,9 @@
"nl": "Biljetten van 500 euro worden geaccepteerd",
"de": "500-Euro-Scheine werden angenommen",
"es": "Se aceptan billetes de 500 euros",
- "pl": "Banknoty 500 euro są akceptowane"
+ "pl": "Banknoty 500 euro są akceptowane",
+ "cs": "Jsou přijímány bankovky v hodnotě 500 euro",
+ "ca": "S'accepten bitllets de 500 euros"
}
}
]
diff --git a/assets/themes/atm/atm.json b/assets/themes/atm/atm.json
index 6795eeb3b..9b9852f69 100644
--- a/assets/themes/atm/atm.json
+++ b/assets/themes/atm/atm.json
@@ -16,7 +16,7 @@
"de": "Diese Karte zeigt Geldautomaten zum Abheben oder Einzahlen von Geld",
"fr": "Cette carte montre les DABs pour retirer ou déposer de l'argent",
"nl": "Deze kaart toont geldautomaten waar je geld kunt afhalen of geld op de bank kan zetten",
- "ca": "Aquest mapa mostra caixers automàtics on retirar o ingresar diners",
+ "ca": "Aquest mapa mostra caixers automàtics per a retirar o ingresar diners",
"cs": "Tato mapa zobrazuje bankomaty pro výběr nebo vklad peněz",
"nb_NO": "Viser minibanker for å ta ut eller sette inn penger"
},
diff --git a/assets/themes/benches/benches.json b/assets/themes/benches/benches.json
index 269dea312..1db3d18a5 100644
--- a/assets/themes/benches/benches.json
+++ b/assets/themes/benches/benches.json
@@ -40,8 +40,8 @@
"cs": "Mapa laviček"
},
"description": {
- "en": "This map shows all benches that are recorded in OpenStreetMap: Individual benches, and benches belonging to public transport stops or shelters. With an OpenStreetMap account, you can map new benches or edit details of existing benches.",
- "de": "Diese Karte zeigt alle Sitzbänke, die in OpenStreetMap eingetragen sind: Alleinstehende Bänke und Bänke, die zu Haltestellen oder Unterständen gehören. Mit einem OpenStreetMap-Konto können Sie neue Bänke eintragen oder Details existierender Bänke bearbeiten.",
+ "en": "This map shows all benches that are recorded in OpenStreetMap: Individual benches, and benches belonging to public transport stops or shelters.",
+ "de": "Diese Karte zeigt alle Sitzbänke, die in OpenStreetMap eingetragen sind: Alleinstehende Bänke und Bänke, die zu Haltestellen oder Unterständen gehören.",
"fr": "Cette carte affiche les bancs cartographiés dans OpenStreetMap, entre autres : bancs des transports en commun, bancs publics, etc. À l'aide de votre compte OpenStreetMap, vous pourrez ajouter de nouveaux bancs ou modifier les bancs existants.",
"nl": "Deze kaart toont alle zitbanken die zijn opgenomen in OpenStreetMap: individuele banken en banken bij bushaltes. Met een OpenStreetMap-account kan je informatie verbeteren en nieuwe zitbanken toevoegen.",
"it": "Questa mappa mostra tutte le panchine che sono state aggiunte su OpenStreetMap: panchine individuali e quelle alle fermate del trasporto pubblico o nei ripari. Se disponi di un account OpenStreetMap puoi mappare delle nuove panchine o modificare i dettagli di quelle esistenti.",
@@ -49,7 +49,7 @@
"ja": "このマップには、OpenStreetMapに記録されているすべてのベンチが表示されます。個々のベンチ、および公共交通機関の停留所または避難場所に属するベンチです。OpenStreetMapアカウントを使用すると、新しいベンチをマップしたり、既存のベンチの詳細を編集したりできます。",
"zh_Hant": "這份地圖顯示開放街圖上所有記錄的長椅:單獨的長椅,屬於大眾運輸站點或涼亭的長椅。只要有開放街圖帳號,你可以新增長椅或是編輯既有長椅的詳細內容。",
"hu": "Ez a térkép megjeleníti az OpenStreetMap-en rögzített összes padot: egyes padokat, valamint tömegközlekedési megállókban vagy menedékhelyeken található padokat. OpenStreetMap-fiókkal Ön is felrajzolhat új padokat, vagy szerkesztheti a meglévő padok részleteit.",
- "ca": "Aquest mapa mostra tots els bancs que hi ha a OpenStreetMap: bancs individuals i els bancs que hi ha a parades o refugis de transport públic. Amb un compte d'OpenStreetMap pots afegir nous bancs o editar detalls dels existents.",
+ "ca": "Aquest mapa mostra tots els bancs que hi ha a OpenStreetMap: bancs individuals i els bancs que hi ha a parades o refugis de transport públic.",
"es": "Este mapa muestra todos los bancos que están grabados en OpenStreetMap: Bancos individuales, bancos que pertenecen a paradas o marquesinas del transporte público. Con una cuenta de OpenStreetMap, puedes mapear nuevos bancos o editar detalles de bancos existentes.",
"nb_NO": "Viser alle benker som er registrert i OpenStreetMap: Individuelle benker, og benker som tilhører offentlig transport eller -skur. Med en OpenStreetMap-konto kan du kartlegge nye benker eller redigere eksisterende.",
"da": "Dette kort viser alle bænke, der er registreret i OpenStreetMap: Individuelle bænke og bænke, der hører til offentlige transportpladser eller shelters. Med en OpenStreetMap-konto kan du kortlægge nye bænke eller redigere detaljer om eksisterende bænke.",
diff --git a/assets/themes/bicycle_rental/bicycle_rental.json b/assets/themes/bicycle_rental/bicycle_rental.json
index b8dc24167..f67491ac2 100644
--- a/assets/themes/bicycle_rental/bicycle_rental.json
+++ b/assets/themes/bicycle_rental/bicycle_rental.json
@@ -28,7 +28,7 @@
"description": {
"en": "On this map, you'll find the many bicycle rental stations as they are known by OpenStreetMap",
"nl": "Op deze kaart vind je verschillende fietsverhuurpunten en fietsverhuurzaken",
- "de": "Auf dieser Karte finden Sie die vielen Fahrradverleihstationen, wie sie auf OpenStreetMap eingetragen wurden",
+ "de": "Auf dieser Karte finden Sie alle Fahrradverleihstationen, die in OpenStreetMap eingetragen wurden",
"fr": "Vous trouverez sur cette carte toutes les stations de location de vélo telles qu'elles sont référencées dans OpenStreetMap",
"es": "En este mapa, encontrarás numerosas estaciones de alquiler de bicicletas que son conocidas por OpenStreetMap",
"da": "På dette kort finder du de mange cykeludlejningsstationer, som OpenStreetMap kender dem",
diff --git a/assets/themes/bookcases/bookcases.json b/assets/themes/bookcases/bookcases.json
index f8f64b20f..4fe676a6e 100644
--- a/assets/themes/bookcases/bookcases.json
+++ b/assets/themes/bookcases/bookcases.json
@@ -13,14 +13,14 @@
"nb_NO": "Kart over åpne bokhyller",
"hu": "Könyvespolctérkép",
"ca": "Open Bookcase Map",
- "es": "Mapa de Librerías Abiertas",
+ "es": "Mapa abierto de estanterías",
"pa_PK": "آزاد کتاب نقشہ",
"cs": "Otevřená mapa pouličních knihoven"
},
"description": {
- "en": "A public bookcase is a small streetside cabinet, box, old phone booth or some other objects where books are stored. Everyone can place or take a book. This map aims to collect all these bookcases. You can discover new bookcases nearby and, with a free OpenStreetMap account, quickly add your favourite bookcases.",
+ "en": "A public bookcase is a small streetside cabinet, box, old phone booth or some other objects where books are stored. Everyone can place or take a book. This map aims to collect all these bookcases.",
"nl": "Een boekenruilkast is een kastje waar iedereen een boek kan nemen of achterlaten. Op deze kaart kan je deze boekenruilkasten terugvinden en met een gratis OpenStreetMap-account, ook boekenruilkasten toevoegen of informatie verbeteren",
- "de": "Bücherschränke sind alte Schaltschränke, Telefonzellen oder andere Einrichtungen zur Aufbewahrung von Büchern. Jeder kann Bücher abgeben oder mitnehmen. Die Karte soll helfen, alle Orte mit Bücherschränken zu sammeln. Sie können neue Bücherschränke in der Nähe entdecken und mit einem kostenlosen OpenStreetMap-Konto schnell Ihre Lieblingsbücherschränke hinzufügen.",
+ "de": "Bücherschränke sind alte Schaltschränke, Telefonzellen oder andere Einrichtungen zur Aufbewahrung von Büchern. Jeder kann Bücher abgeben oder mitnehmen. Die Karte soll helfen, alle Orte mit Bücherschränken zu sammeln.",
"fr": "Une microbibliothèques, également appelée boite à livre, est un élément de mobilier urbain (étagère, armoire, etc) dans lequel sont stockés des livres et autres objets en accès libre. Découvrez les boites à livres prêt de chez vous, ou ajouter en une nouvelle à l'aide de votre compte OpenStreetMap.",
"ru": "Общественный книжный шкаф - это небольшой уличный шкаф, коробка, старый телефонный аппарат или другие предметы, где хранятся книги. Каждый может положить или взять книгу. Цель этой карты - собрать все эти книжные шкафы. Вы можете обнаружить новые книжные шкафы поблизости и, имея бесплатный аккаунт OpenStreetMap, быстро добавить свои любимые книжные шкафы.",
"ja": "公共の本棚とは、本が保管されている小さな街角のキャビネット、箱、古い電話のトランク、その他の物のことです。誰でも本を置いたり持ったりすることができます。このマップは、すべての公共の本棚を収集することを目的としています。近くで新しい本棚を見つけることができ、無料のOpenStreetMapアカウントを使えば、お気に入りの本棚を簡単に追加できます。",
@@ -29,7 +29,7 @@
"hu": "A nyilvános könyvespolc egy kis utcai szekrény, doboz, régi telefonfülke vagy más tárgy, ahol könyveket tárolnak. Bárki tehet rá vagy vihet el róla könyvet. Ez a térkép ezeket a könyvespolcokat kívánja összegyűjteni. Ha felfedezett egy új könyvespolcot a közelben, akkor egy ingyenes OpenStreetMap-fiókkal gyorsan fel is rajzolhatja a térképre.",
"es": "Una librería pública es un pequeño armario en la calle, una caja, una vieja cabina telefónica o algún otro objeto donde se guardan libros. Todo el mundo puede colocar o coger un libro. Este mapa pretende recoger todas estas librerías. Puedes descubrir nuevas librerías cercanas y, con una cuenta gratuita de OpenStreetMap, añadir rápidamente tus librerías favoritas.",
"da": "Et offentligt bogskab er et lille skab, en kasse, en gammel telefonboks eller andre steder, hvor bøger opbevares. Alle kan lægge eller tage en bog. Dette kort har til formål at samle alle disse bogskabe. Du kan opdage nye bogkasser i nærheden og med en gratis OpenStreetMap-konto hurtigt tilføje dine yndlingsbogkasser.",
- "ca": "Una llibreria pública és un xicotet armari al carrer, una caixa, una vella cabina telefònica o algun altre objecte on es guarden llibres. Tothom pot col·locar o agafar un llibre. Aquest mapa pretén recollir totes aquestes llibreries. Pots descobrir noves llibreries pròximes i, amb un compte gratuït de OpenStreetMap, afegir ràpidament les teues llibreries favorites.",
+ "ca": "Una llibreria pública és un xicotet armari al carrer, una caixa, una vella cabina telefònica o algun altre objecte on es guarden llibres. Tothom pot col·locar o agafar un llibre. Aquest mapa pretén recollir totes aquestes llibreries.",
"cs": "Veřejná knihovna je malá pouliční skříňka, krabice, stará telefonní budka nebo jiný předmět, kde jsou uloženy knihy. Kdokoliv do ní může umístit, nebo si z ní vzít knihu. Cílem této mapy je shromáždit všechny tyto knihovny. Můžete objevovat nové pouliční knihovny v okolí a s bezplatným účtem OpenStreetMap rychle přidávat své oblíbené knihovny."
},
"icon": "./assets/themes/bookcases/bookcase.svg",
diff --git a/assets/themes/campersite/campersite.json b/assets/themes/campersite/campersite.json
index ba036eed2..66b7286ea 100644
--- a/assets/themes/campersite/campersite.json
+++ b/assets/themes/campersite/campersite.json
@@ -34,17 +34,17 @@
"cs": "Najděte místa, kde můžete strávit noc se svým karavanem"
},
"description": {
- "en": "This site collects all official camper stopover places and places where you can dump grey and black water. You can add details about the services provided and the cost. Add pictures and reviews. This is a website and a webapp. The data is stored in OpenStreetMap, so it will be free forever and can be re-used by any app.",
+ "en": "This site collects all official camper stopover places and places where you can dump grey and black water. You can add details about the services provided and the cost. Add pictures and reviews.",
"it": "Questo sito raccoglie tutti i luoghi ufficiali dove sostare con il camper e aree dove è possibile scaricare acque grigie e nere. Puoi aggiungere dettagli riguardanti i servizi forniti e il loro costo. Aggiungi foto e recensioni. Questo è al contempo un sito web e una web app. I dati sono memorizzati su OpenStreetMap in modo tale che siano per sempre liberi e riutilizzabili da qualsiasi app.",
"ru": "На этом сайте собраны все официальные места остановки кемперов и места, где можно сбросить серую и черную воду. Вы можете добавить подробную информацию о предоставляемых услугах и их стоимости. Добавлять фотографии и отзывы. Это веб-сайт и веб-приложение. Данные хранятся в OpenStreetMap, поэтому они будут бесплатными всегда и могут быть повторно использованы любым приложением.",
"ja": "このWebサイトでは、すべてのキャンピングカーの公式停車場所と、汚水を捨てることができる場所を収集します。提供されるサービスとコストに関する詳細を追加できます。写真とレビューを追加します。これはウェブサイトとウェブアプリです。データはOpenStreetMapに保存されるので、永遠に無料で、どんなアプリからでも再利用できます。",
"zh_Hant": "這個網站收集所有官方露營地點,以及那邊能排放廢水。你可以加上詳細的服務項目與價格,加上圖片以及評價。這是網站與網路 app,資料則是存在開放街圖,因此會永遠免費,而且可以被所有 app 再利用。",
"nl": "Deze website verzamelt en toont alle officiële plaatsen waar een camper mag overnachten en afvalwater kan lozen. Ook jij kan extra gegevens toevoegen, zoals welke services er geboden worden en hoeveel dit kot, ook afbeeldingen en reviews kan je toevoegen. De data wordt op OpenStreetMap opgeslagen en is dus altijd gratis te hergebruiken, ook door andere applicaties.",
"fr": "Ce site collecte les zones de camping officielles ainsi que les aires de vidange. Il est possible d’ajouter des détails à propos des services proposés ainsi que leurs coûts. Ajoutez vos images et avis. C’est un site et une application. Les données sont stockées sur OpenStreetMap, elles seront toujours gratuites et peuvent être réutilisées par n’importe quelle application.",
- "de": "Eine Karte für offizielle Wohnmobilstellplätze und Orte zur Entsorgung von Schmutzwasser. Sie können Details über die angebotenen Dienstleistungen und die Kosten hinzufügen, oder Bilder und Bewertungen ergänzen. Dies ist eine Webseite und eine Webapp. Die Daten werden in OpenStreetMap gespeichert, so dass sie für immer kostenlos sind und von jeder App weiterverwendet werden können.",
+ "de": "Eine Karte für offizielle Wohnmobilstellplätze und Orte zur Entsorgung von Schmutzwasser. Sie können Details über die angebotenen Dienstleistungen und die Kosten hinzufügen, oder Bilder und Bewertungen ergänzen.",
"hu": "Ez az oldal az összes olyan hivatalos lakóautós megállóhelyet és helyet gyűjti össze, ahol szürke és fekete szennyvizet lehet üríteni. Hozzáadhat részleteket a nyújtott szolgáltatásokról és a költségekről, valamint képeket és értékeléseket. Ez egyszerre egy weboldal és egy webes alkalmazás. Az adatokat az OpenStreetMapen tároljuk, így mindig ingyenesek lesznek, és bármelyik alkalmazás újra felhasználhatja őket.",
"es": "Este sitio recoge todos los lugares oficiales de parada de caravanas y los lugares donde se pueden verter las aguas grises y negras. Puedes añadir detalles sobre los servicios prestados y el coste. Añade fotos y reseñas. Este es un sitio web y una aplicación web. Los datos se almacenan en OpenStreetMap, por lo que serán gratuitos para siempre y podrán ser reutilizados por cualquier aplicación.",
- "ca": "Aquest lloc recull tots els llocs oficials de parada de caravanes i els llocs on es poden abocar les aigües grises i negres. Pots afegir detalls sobre els serveis prestats i el cost. Afig fotos i ressenyes. Aquest és un lloc web i una aplicació web. Les dades s'emmagatzemen en OpenStreetMap, per la qual cosa seran gratuïts per sempre i podran ser reutilitzats per qualsevol aplicació.",
+ "ca": "Aquest lloc recull tots els llocs oficials de parada de caravanes i els llocs on es poden abocar les aigües grises i negres. Pots afegir detalls sobre els serveis prestats i el cost. Afig fotos i ressenyes.",
"da": "Denne side samler alle officielle camper-stopsteder og steder, hvor du kan dumpe gråt og sort vand. Du kan tilføje detaljer om de leverede tjenester og omkostningerne. Tilføj billeder og anmeldelser. Dette er en hjemmeside og en webapp. Dataene gemmes i OpenStreetMap, så de vil være gratis for evigt og kan genbruges af enhver app.",
"cs": "Na této stránce jsou shromážděna všechna oficiální místa pro zastavení karavanů a místa, kde můžete vypouštět šedou a černou vodu. Můžete přidat podrobnosti o poskytovaných službách a cenách. Přidávejte fotografie a recenze. Jedná se o webové stránky a webovou aplikaci. Data jsou uložena v OpenStreetMap, takže budou navždy zdarma a mohou být znovu použita jakoukoli aplikací."
},
diff --git a/assets/themes/climbing/climbing.json b/assets/themes/climbing/climbing.json
index 76b2d2c1a..6690dcfd8 100644
--- a/assets/themes/climbing/climbing.json
+++ b/assets/themes/climbing/climbing.json
@@ -11,7 +11,7 @@
"it": "Mappa aperta per le arrampicate",
"fr": "Open Climbing Map",
"hu": "Mászótérkép",
- "ca": "Open Climbing Map",
+ "ca": "Mapa obert d'escalada",
"da": "Åbn klatrekort",
"cs": "Otevřená lezecká mapa"
},
@@ -27,7 +27,8 @@
"hu": "Ezen a térképen különböző mászási lehetőségeket talál, például falmászótermeket, bouldertermeket és sziklákat a természetben.",
"nb_NO": "Forskjellige klatremuligheter, som f.eks. buldrehaller og steiner i naturen.",
"da": "På dette kort finder du forskellige klatremuligheder såsom klatremotionsrum, boulderinghaller og sten i naturen.",
- "cs": "Na této mapě najdete nejrůznější možnosti lezení, jako lezecké tělocvičny, boulderingové haly a skály v přírodě."
+ "cs": "Na této mapě najdete nejrůznější možnosti lezení, jako lezecké tělocvičny, boulderingové haly a skály v přírodě.",
+ "ca": "A aquest mapa trobaràs varies oportunitats d'escalada, como gimnasos d'escalada, sales d'escalada en bloc i roques a la natura."
},
"descriptionTail": {
"nl": "De klimkaart is oorspronkelijk gemaakt door Christian Neumann op kletterspots.de.",
@@ -244,7 +245,8 @@
"nb_NO": "Offentlig tilgjengelig for alle",
"es": "Accesible públicamente a cualquiera",
"da": "Offentligt tilgængelig for alle",
- "cs": "Veřejně přístupné komukoli"
+ "cs": "Veřejně přístupné komukoli",
+ "ca": "Accessible públicament a qualsevol"
}
},
{
diff --git a/assets/themes/clock/clock.json b/assets/themes/clock/clock.json
index f477aafa9..8170c236e 100644
--- a/assets/themes/clock/clock.json
+++ b/assets/themes/clock/clock.json
@@ -15,4 +15,4 @@
"layers": [
"clock"
]
-}
+}
\ No newline at end of file
diff --git a/assets/themes/cyclenodes/cyclenodes.json b/assets/themes/cyclenodes/cyclenodes.json
index daef5add1..a5bafb459 100644
--- a/assets/themes/cyclenodes/cyclenodes.json
+++ b/assets/themes/cyclenodes/cyclenodes.json
@@ -56,7 +56,8 @@
"de": "Knotenpunktverbindung",
"es": "enlace nodo a nodo",
"nl": "node-naar-node verbinding",
- "fr": "lien noeud à noeud"
+ "fr": "lien noeud à noeud",
+ "ca": "Enllaç node a node"
},
"mappings": [
{
@@ -66,7 +67,8 @@
"de": "Knotenpunktverbindung {ref}",
"es": "enlace nodo a nodo {ref}",
"nl": "node-naar-node verbinding {ref}",
- "fr": "lien noeud à noeud {ref}"
+ "fr": "lien noeud à noeud {ref}",
+ "ca": "Enllaç node a node {ref}"
}
}
]
@@ -96,7 +98,8 @@
"de": "Diese Knotenpunktverbindung wurde zuletzt am {survey:date} überprüft",
"es": "Este enlace nodo a nodo se sondeó por última vez el {survey:date}",
"nl": "Deze node-naar-node verbinding werd het laast gesurveyed op {survey:date}",
- "fr": "Cette lien de nœud à nœud a été vérifié sur le terrain le {survey:date}"
+ "fr": "Cette lien de nœud à nœud a été vérifié sur le terrain le {survey:date}",
+ "ca": "Aquest enllaç node a node es va sondejar per última vegada el {survey:date}"
},
"freeform": {
"key": "survey:date",
@@ -171,14 +174,16 @@
"de": "Wann wurde dieser Fahrradknotenpunkt zuletzt überprüft?",
"es": "¿Cuándo fue sondeado este nodo ciclista por última vez?",
"nl": "Wanneer is dit fietsknooppunt voor het laatst gecontroleerd?",
- "fr": "Quand ce nœud cyclable a-t-il été vérifié sur le terrain pour la dernière fois ?"
+ "fr": "Quand ce nœud cyclable a-t-il été vérifié sur le terrain pour la dernière fois ?",
+ "ca": "Quan va ser sondejat aquest node ciclista per última vegada?"
},
"render": {
"en": "This cycle node was last surveyed on {survey:date}",
"de": "Dieser Fahrradknoten wurde zuletzt überprüft am {survey:date}",
"es": "Este nodo ciclista se sondeó por última vez el {survey:date}",
"nl": "Dit fietsknooppunt is voor het laatst gecontroleerd op {survey:date}",
- "fr": "Ce nœud cycliste a été verifié pour la dernière fois le {survey:date}"
+ "fr": "Ce nœud cycliste a été verifié pour la dernière fois le {survey:date}",
+ "ca": "Aquest node ciclista es va sondejar per última vegada el {survey:date}"
},
"freeform": {
"key": "survey:date",
@@ -198,14 +203,16 @@
"de": "Mit wie vielen anderen Knoten des Fahrradknotenpunktnetzwerkes ist dieser Knoten verbunden?",
"es": "¿A cuántos otros nodos ciclistas enlaza este nodo?",
"nl": "Met hoeveel andere fietsknooppunten heeft dit knooppunt een verbinding?",
- "fr": "A combien dautres nœuds vélo ce nœud est-il lié ?"
+ "fr": "A combien dautres nœuds vélo ce nœud est-il lié ?",
+ "ca": "A quants altes nodes ciclistes enllaça aquest node?"
},
"render": {
"en": "This node links to {expected_rcn_route_relations} other cycle nodes.",
"de": "Dieser Knoten ist mit {expected_rcn_route_relations} anderen Knoten des Fahrradknotenpunktnetzwerkes verbunden.",
"nl": "Dit knooppunt verbindt met {expected_rcn_route_relations} andere fietsknooppunten.",
"es": "Este nodo enlaza a {expected_rcn_route_relations} otros nodos ciclistas.",
- "fr": "Ce noeud est lié à {expected_rcn_route_relations} d'autres noeuds cyclistes."
+ "fr": "Ce noeud est lié à {expected_rcn_route_relations} d'autres noeuds cyclistes.",
+ "ca": "Aquest node enllaça a {expected_rcn_route_relations} altres nodes ciclistes."
},
"freeform": {
"key": "expected_rcn_route_relations",
diff --git a/assets/themes/cyclestreets/cyclestreets.json b/assets/themes/cyclestreets/cyclestreets.json
index 0f251df55..13562648d 100644
--- a/assets/themes/cyclestreets/cyclestreets.json
+++ b/assets/themes/cyclestreets/cyclestreets.json
@@ -94,7 +94,8 @@
"es": "Una ciclocalle es una calle en la que el tráfico motorizado no puede sobrepasar a un ciclista",
"fr": "Une rue cyclable est une rue où les véhicules motorisés ne sont pas autorisés à dépasser les cyclistes",
"da": "En cykelgade er en gade, hvor motoriseret trafik ikke må overhale en cyklist",
- "cs": "Cyklostezka je ulice, kde motorová doprava nesmí předjíždět cyklisty"
+ "cs": "Cyklostezka je ulice, kde motorová doprava nesmí předjíždět cyklisty",
+ "ca": "Un ciclocarrer és un carrer on el trànsit motoritzat no pot sobrepassar a un ciclista"
},
"title": "{name}",
"tagRenderings": [
@@ -193,7 +194,8 @@
"es": "Esta calle se convertirá en una ciclocalle próximamente",
"fr": "Cette rue va bientôt devenir une rue cyclable",
"da": "Denne gade bliver snart en cykelgade",
- "cs": "Tato ulice se brzy stane cyklostezkou"
+ "cs": "Tato ulice se brzy stane cyklostezkou",
+ "ca": "Aquest carrer es convertirà en un ciclocarrer pròximament"
},
"minzoom": 9,
"source": {
@@ -233,7 +235,8 @@
"es": "{name} se convertirá en una ciclocalle próximamente",
"fr": "{name} va bientôt devenir une rue cyclable",
"da": "{name} bliver snart en cykelgade",
- "cs": "{name} se brzy stane cyklostezkou"
+ "cs": "{name} se brzy stane cyklostezkou",
+ "ca": "{name} es convertirà en un ciclocarrer pròximament"
},
"if": "name~*"
}
@@ -297,7 +300,8 @@
"es": "Capa para marcar cualquier calle como ciclocalle",
"fr": "Calque pour marquer une rue comme cyclable",
"da": "Lag for at markere enhver gade som cykelgade",
- "cs": "Vrstva pro označení jakékoli ulice jako cyklostezky"
+ "cs": "Vrstva pro označení jakékoli ulice jako cyklostezky",
+ "ca": "Capa per a marcar qualsevol carrer com a ciclocarrer"
},
"source": {
"osmTags": {
@@ -388,7 +392,8 @@
"fr": "La rue {name} est-elle une rue cyclable ?",
"nb_NO": "Er {name}-gaten en sykkelgate?",
"da": "Er gaden {name} en cykelgade?",
- "cs": "Je ulice {name} cyklo ulicí?"
+ "cs": "Je ulice {name} cyklo ulicí?",
+ "ca": "El carrer {name} és un ciclocarrer?"
},
"mappings": [
{
@@ -411,7 +416,8 @@
"es": "Esta calle es una ciclocalle (y tiene un límite de velocidad de 30km/h)",
"fr": "Cette rue est une rue cyclable (et est limitée à 30 km/h)",
"da": "Denne gade er en cykelgade (og har en hastighedsgrænse på 30 km/t)",
- "cs": "Tato ulice je cyklostezkou (s omezením rychlosti na 30 km/h)"
+ "cs": "Tato ulice je cyklostezkou (s omezením rychlosti na 30 km/h)",
+ "ca": "Aquest carrer és un ciclocarrer (i té un límit de velocitat de 30km/h)"
},
"hideInAnswer": "_country!=be"
},
@@ -536,7 +542,8 @@
"es": "Esta calle no es una ciclocalle",
"fr": "Cette rue n’est pas une rue cyclable",
"da": "Denne gade er ikke en cykelgade",
- "cs": "Tato ulice není cyklo ulicí"
+ "cs": "Tato ulice není cyklo ulicí",
+ "ca": "Aquest carrer no és un ciclocarrer"
}
}
]
@@ -563,7 +570,8 @@
"en": "Residents allowed",
"de": "Anlieger frei",
"nl": "Aanwonenden toegestaan",
- "fr": "Riverains autorisés"
+ "fr": "Riverains autorisés",
+ "ca": "Residents permesos"
},
"icon": {
"path": "./assets/themes/cyclestreets/Zeichen_244_1020-30.svg",
@@ -583,7 +591,8 @@
"de": "KFZ frei",
"nl": "Motorvoertuigen toegestaan",
"fr": "Véhicules motorisés autorisés",
- "cs": "Vjezd motorových vozidel povolen"
+ "cs": "Vjezd motorových vozidel povolen",
+ "ca": "Vehicles a motor permesos"
},
"icon": {
"path": "./assets/themes/cyclestreets/Zeichen_244_KFZ_frei.svg",
@@ -604,7 +613,8 @@
"pa_PK": "موٹرسائیکلاں دی اِجازت اے",
"nl": "Motoren toegestaan",
"fr": "Motos autorisées",
- "cs": "Vjezd motocyklů povolen"
+ "cs": "Vjezd motocyklů povolen",
+ "ca": "Motos permeses"
},
"icon": {
"path": "./assets/themes/cyclestreets/Zeichen_244_1022-12.svg",
@@ -626,7 +636,8 @@
"nl": "Auto's toegestaan",
"fr": "Voitures autorisées",
"cs": "Vjezd aut povolen",
- "nb_NO": "Biler tillatt"
+ "nb_NO": "Biler tillatt",
+ "ca": "Cotxes permesos"
},
"icon": {
"path": "./assets/themes/cyclestreets/Zeichen_244_1024-10.svg",
@@ -674,7 +685,8 @@
"fr": "Quand cette rue deviendra-t-elle cyclable ?",
"nb_NO": "Når vil denne gaten bli en sykkelgate?",
"da": "Hvornår bliver denne gade en cykelgade?",
- "cs": "Kdy se tato ulice stane cyklostezkou?"
+ "cs": "Kdy se tato ulice stane cyklostezkou?",
+ "ca": "Quan es convertirà aquest carrer en un ciclocarrer?"
},
"render": {
"nl": "Deze straat wordt fietsstraat op {cyclestreet:start_date}",
@@ -687,7 +699,8 @@
"fr": "Cette rue deviendra une rue cyclable le {cyclestreet:start_date}",
"nb_NO": "Denne gaten vil bli en sykkelgate {cyclestreet:start_date}",
"da": "Denne gade bliver en cykelgade ved {cyclestreet:start_date}",
- "cs": "Tato ulice se stane cyklostezkou {cyclestreet:start_date}"
+ "cs": "Tato ulice se stane cyklostezkou {cyclestreet:start_date}",
+ "ca": "Aquest carrer es convertirà un ciclocarrer el {cyclestreet:start_date}"
},
"condition": "proposed:cyclestreet=yes",
"freeform": {
diff --git a/assets/themes/cyclofix/cyclofix.json b/assets/themes/cyclofix/cyclofix.json
index ce24d5d28..7d9396fe9 100644
--- a/assets/themes/cyclofix/cyclofix.json
+++ b/assets/themes/cyclofix/cyclofix.json
@@ -22,7 +22,7 @@
"nl": "Het doel van deze kaart is om fietsers een gebruiksvriendelijke oplossing te bieden voor het vinden van de juiste infrastructuur voor hun behoeften.
U kunt uw exacte locatie volgen (enkel mobiel) en in de linkerbenedenhoek categorieën selecteren die voor u relevant zijn. U kunt deze tool ook gebruiken om 'spelden' aan de kaart toe te voegen of te bewerken en meer gegevens te verstrekken door de vragen te beantwoorden.
Alle wijzigingen die u maakt worden automatisch opgeslagen in de wereldwijde database van OpenStreetMap en kunnen door anderen vrij worden hergebruikt.
Bekijk voor meer info over cyclofix ook cyclofix.osm.be.",
"fr": "Le but de cette carte est de présenter aux cyclistes une solution facile à utiliser pour trouver l'infrastructure appropriée à leurs besoins.
Vous pouvez suivre votre localisation précise (mobile uniquement) et sélectionner les couches qui vous concernent dans le coin inférieur gauche. Vous pouvez également utiliser cet outil pour ajouter ou modifier des épingles (points d'intérêt) sur la carte et fournir plus de données en répondant aux questions.
Toutes les modifications que vous apportez seront automatiquement enregistrées dans la base de données mondiale d'OpenStreetMap et peuvent être librement réutilisées par d'autres.
Pour plus d'informations sur le projet cyclofix, rendez-vous sur cyclofix.osm.be.",
"gl": "O obxectivo deste mapa é amosar ós ciclistas unha solución doada de empregar para atopar a infraestrutura axeitada para as súas necesidades.
Podes obter a túa localización precisa (só para dispositivos móbiles) e escoller as capas que sexan relevantes para ti na esquina inferior esquerda. Tamén podes empregar esta ferramenta para engadir ou editar puntos de interese ó mapa e fornecer máis datos respondendo as cuestións.
Todas as modificacións que fagas serán gardadas de xeito automático na base de datos global do OpenStreetMap e outros poderán reutilizalos libremente.
Para máis información sobre o proxecto cyclofix, vai a cyclofix.osm.be.",
- "de": "Mit dieser Karte wird Radfahrern eine einfache Lösung bereitgestellt, um die passende Fahrradinfrastruktur zu finden.
Sie können Ihren genauen Standort verfolgen (nur mobil) und in der linken unteren Ecke die für Sie relevanten Ebenen auswählen. Sie können auch interessante Orte zur Karte hinzuzufügen oder bearbeiten und weitere Daten durch Beantwortung von Fragen bereitstellen.
Ihre Änderungen, werden automatisch in OpenStreetMap gespeichert und können von anderen frei verwendet werden.
Weitere Informationen über Cyclofix finden Sie unter cyclofix.osm.be.",
+ "de": "Mit dieser Karte wird Radfahrern eine einfache Lösung bereitgestellt, um die passende Fahrradinfrastruktur zu finden.
Weitere Informationen über Cyclofix finden Sie unter cyclofix.osm.be.",
"ja": "このマップの目的は、サイクリストのニーズに適した施設を見つけるための使いやすいソリューションを提供することです。
正確な位置を追跡し(モバイルのみ)、左下コーナーで関連するレイヤを選択できます。このツールを使用して、マップにピン(注目点)を追加または編集したり、質問に答えることでより多くのデータを提供することもできます。
変更内容はすべてOpenStreetMapのグローバルデータベースに自動的に保存され、他のユーザーが自由に再利用できます。
cyclofixプロジェクトの詳細については、 cyclofix.osm.be を参照してください。",
"zh_Hant": "這份地圖的目的是為單車騎士能夠輕易顯示滿足他們需求的相關設施。
你可以追蹤你確切位置 (只有行動版),以及在左下角選擇相關的圖層。你可以使用這工具在地圖新增或編輯釘子,以及透過回答問題來提供更多資訊。
所有你的變動都會自動存在開放街圖這全球資料圖,並且能被任何人自由取用。
你可以到 cyclofix.osm.be 閱讀更多資訊。",
"it": "Questa mappa offre a chi va in bici una soluzione semplice per trovare tutte le infrastrutture di cui ha bisogno.
Puoi tracciare la tua posizione esatta (solo su mobile) e selezionare i livelli che ti interessano nell'angolo in basso a sinistra. Puoi anche usare questo strumento per aggiungere o modificare punti di interesse alla mappa e aggiungere nuove informazioni rispendendo alle domande.
Tutte le modifiche che apporterai saranno automaticamente salvate nel database mondiale di OpenStreetMap e potranno essere liberamente riutilizzate da tutti e tutte.
Per maggiori informazioni sul progetto ciclofix, visita cyclofix.osm.be.",
diff --git a/assets/themes/education/education.json b/assets/themes/education/education.json
index b2bf0d7dd..e504baeea 100644
--- a/assets/themes/education/education.json
+++ b/assets/themes/education/education.json
@@ -12,7 +12,7 @@
"title": {
"en": "Education",
"nl": "Onderwijs",
- "de": "Bildung",
+ "de": "Bildungseinrichtungen",
"fr": "Enseignement",
"nb_NO": "Utdanning",
"ca": "Educació",
diff --git a/assets/themes/etymology/etymology.json b/assets/themes/etymology/etymology.json
index 01f946e8a..d852aeb97 100644
--- a/assets/themes/etymology/etymology.json
+++ b/assets/themes/etymology/etymology.json
@@ -9,7 +9,7 @@
"zh_Hant": "開放詞源地圖",
"hu": "Etimológiai térkép",
"fr": "Open Etymology Map",
- "ca": "Open Etymology Map",
+ "ca": "Mapa obert d'etimologia",
"da": "Åbn oprindelseskort",
"nb_NO": "Åpent etymologikart",
"cs": "Otevřít etymologickou mapu"
@@ -56,7 +56,7 @@
"=name": {
"en": "Streets without etymology information",
"nl": "Straten zonder etymologische informatie",
- "de": "Straßen ohne Informationen zur Namensherkunft",
+ "de": "Straßen ohne Namensherkunft",
"it": "Strade senza informazioni etimologiche",
"zh_Hant": "道路沒有詞源資訊",
"hu": "Etimológiai adat nélküli utcák",
@@ -86,7 +86,7 @@
"=name": {
"en": "Parks and forests without etymology information",
"nl": "Parken en bossen zonder etymologische informatie",
- "de": "Parks und Waldflächen ohne Informationen zur Namensherkunft",
+ "de": "Parks und Waldflächen ohne Namensherkunft",
"it": "Parchi e foreste senza informazioni etimologiche",
"zh_Hant": "公園與森哥沒有詞源資訊",
"hu": "Etimológiai adat nélküli parkok és erdők",
@@ -119,7 +119,7 @@
"id": "education_institutions_without_etymology",
"=name": {
"en": "Education institutions without etymology information",
- "de": "Bildungseinrichtungen ohne Informationen zur Namensherkunft",
+ "de": "Bildungseinrichtungen ohne Namensherkunft",
"fr": "Institutions d'éducation sans origine étymologique",
"es": "Instituciones educacionales sin información etimológica",
"nl": "Onderwijsinstelling zonder etymologische informatie",
@@ -153,7 +153,7 @@
"id": "cultural_places_without_etymology",
"=name": {
"en": "Cultural places without etymology information",
- "de": "Kultureinrichtungen ohne Informationen zur Namensherkunft",
+ "de": "Kultureinrichtungen ohne Namensherkunft",
"fr": "Lieux culturels sans origine étymologique",
"es": "Lugares culturales sin información etimológica",
"nl": "Culturele plaatsen zonder etymologische informatie",
@@ -187,7 +187,7 @@
"id": "toursistic_places_without_etymology",
"=name": {
"en": "Toursistic places without etymology information",
- "de": "Touristische Einrichtungen ohne Informationen zur Namensherkunft",
+ "de": "Touristische Einrichtungen ohne Namensherkunft",
"fr": "Lieux touristiques sans origine étymologique",
"es": "Lugares turísticos sin información etimológica",
"nl": "Toeristische plaatsen zonder etymologische informatie",
@@ -220,7 +220,7 @@
"id": "health_and_social_places_without_etymology",
"=name": {
"en": "Health and social places without etymology information",
- "de": "Gesundheits- und Sozialeinrichtungen ohne Informationen zur Namensherkunft",
+ "de": "Gesundheits- und Sozialeinrichtungen ohne Namensherkunft",
"fr": "Établissements sociaux ou de soins sans origine étymologique",
"nl": "Gezondheidsinstellingen en maatschappelijke plaatsen zonder etymologische informatie",
"ca": "Llocs socials i de salut sense informació etimològica",
@@ -251,7 +251,7 @@
"id": "sport_places_without_etymology",
"=name": {
"en": "Sport places without etymology information",
- "de": "Sporteinrichtungen ohne Informationen zur Namensherkunft",
+ "de": "Sporteinrichtungen ohne Namensherkunft",
"fr": "Lieux sportifs sans origine étymologique",
"es": "Lugares deportivos sin información etimológica",
"nl": "Sportplekken zonder etymologische informatie",
diff --git a/assets/themes/facadegardens/facadegardens.json b/assets/themes/facadegardens/facadegardens.json
index 32a6fc942..cb36c48ca 100644
--- a/assets/themes/facadegardens/facadegardens.json
+++ b/assets/themes/facadegardens/facadegardens.json
@@ -124,7 +124,8 @@
"it": "Com’è orientato questo giardino?",
"hu": "Milyen a kert tájolása?",
"es": "¿Cual es la orientación del jardín?",
- "da": "Hvad er havens orientering?"
+ "da": "Hvad er havens orientering?",
+ "ca": "Quina és l'orientació del jardí?"
},
"freeform": {
"type": "direction",
@@ -152,7 +153,8 @@
"es": "El jardín está completamente al sol",
"nb_NO": "Hagen er ikke i skyggen",
"da": "Haven er i fuld sol",
- "cs": "Zahrada je na přímém slunci"
+ "cs": "Zahrada je na přímém slunci",
+ "ca": "El jardí està completament al sol"
}
},
{
@@ -172,7 +174,8 @@
"hu": "A kert részben árnyékban van",
"es": "El jardín está parcialmente a la sombra",
"da": "Haven er i delvis skygge",
- "cs": "Zahrada je v polostínu"
+ "cs": "Zahrada je v polostínu",
+ "ca": "El jardí està parcialment a l'ombra"
}
},
{
@@ -192,7 +195,8 @@
"es": "El jardín está a la sombra",
"nb_NO": "Hagen er i skyggen",
"da": "Haven ligger i skygge",
- "cs": "Zahrada je ve stínu"
+ "cs": "Zahrada je ve stínu",
+ "ca": "El jardí està a l'ombra"
}
}
],
@@ -208,7 +212,8 @@
"es": "¿El jardín está al sol o a la sombra?",
"nb_NO": "Er hagen i skygge eller ei?",
"da": "Er haven skyggefuld eller solrig?",
- "cs": "Je zahrada zastíněná nebo slunná?"
+ "cs": "Je zahrada zastíněná nebo slunná?",
+ "ca": "El jardí està al sol o a l'ombra?"
}
},
{
@@ -224,7 +229,8 @@
"hu": "Van-e a kertben vizeshordó?",
"nb_NO": "Er det en vanntønne installert i denne hagen?",
"da": "Er der installeret en vandtønde til haven?",
- "cs": "Je do zahrady instalován sud na vodu?"
+ "cs": "Je do zahrady instalován sud na vodu?",
+ "ca": "Hi ha un barril d'aigua instal·lat per al jardí?"
},
"mappings": [
{
@@ -245,7 +251,8 @@
"hu": "Van benne esővízgyűjtő hordó",
"nb_NO": "Har regntønne",
"da": "Der er en regntønde",
- "cs": "K dispozici je sud na dešťovou vodu"
+ "cs": "K dispozici je sud na dešťovou vodu",
+ "ca": "Hi ha un barril de pluja"
}
},
{
@@ -266,7 +273,8 @@
"hu": "Nincs benne esővízgyűjtő hordó",
"nb_NO": "Har ikke regntønne",
"da": "Der er ingen regntønde",
- "cs": "Sud na dešťovou vodu není k dispozici"
+ "cs": "Sud na dešťovou vodu není k dispozici",
+ "ca": "No hi ha un barril de pluja"
}
}
]
@@ -284,7 +292,8 @@
"es": "Fecha de construcción del jardín: {start_date}",
"nb_NO": "Konstruksjonsdato for hagen: {start_date}",
"da": "Anlægsdato for haven: {start_date}",
- "cs": "Datum výstavby zahrady: {start_date}"
+ "cs": "Datum výstavby zahrady: {start_date}",
+ "ca": "Data de construcció del jardí: {start_date}"
},
"question": {
"nl": "Wanneer werd de tuin aangelegd? (vul gewoon een jaartal in)",
@@ -297,7 +306,8 @@
"es": "¿Cuándo se construyó el jardín? (el año es suficiente)",
"nb_NO": "Når ble hagen opprettet? (Årstall holder.)",
"da": "Hvornår blev haven bygget? (et år er nok)",
- "cs": "Kdy byla zahrada postavena? (rok je postačující)"
+ "cs": "Kdy byla zahrada postavena? (rok je postačující)",
+ "ca": "Quan es va construir el jardí? (l'any és suficient)"
},
"freeform": {
"key": "start_date",
@@ -325,7 +335,8 @@
"es": "Hay plantas comestibles",
"nb_NO": "Det finnes spisbare planter",
"da": "Der er spiselige planter",
- "cs": "Jsou zde jedlé rostliny"
+ "cs": "Jsou zde jedlé rostliny",
+ "ca": "Hi han plantes comestibles"
}
},
{
@@ -345,7 +356,8 @@
"es": "No hay plantas comestibles",
"nb_NO": "Det finnes ingen spisbare planter",
"da": "Der er ikke spiselige planter",
- "cs": "Nejsou zde jedlé rostliny"
+ "cs": "Nejsou zde jedlé rostliny",
+ "ca": "No hi han plantes comestibles"
}
}
],
@@ -360,7 +372,8 @@
"es": "¿Hay alguna planta comestible?",
"nb_NO": "Finnes det noen spisbare planter?",
"da": "Er der nogle spiselige planter?",
- "cs": "Jsou zde jedlé rostliny?"
+ "cs": "Jsou zde jedlé rostliny?",
+ "ca": "Hi ha alguna planta comestible?"
}
},
{
@@ -377,7 +390,8 @@
"es": "¿Qué tipo de plantas crecen aquí?",
"nb_NO": "Hva slags planter vokser her?",
"da": "Hvilke slags planter vokser her?",
- "cs": "Jaké druhy rostlin zde rostou?"
+ "cs": "Jaké druhy rostlin zde rostou?",
+ "ca": "Quin tipus de plantes creixen aquí?"
},
"mappings": [
{
@@ -470,7 +484,8 @@
"es": "Información descriptiva complementaria sobre el jardín (si es necesaria pero no se describe arriba)",
"nb_NO": "Ekstra beskrivende info om hagen (hvis det trengs og ikke er gjengitt ovenfor)",
"da": "Ekstra beskrivende info om haven (hvis nødvendigt og endnu ikke beskrevet ovenfor)",
- "cs": "Další popisné informace o zahradě (pokud jsou potřeba a nejsou popsány výše)"
+ "cs": "Další popisné informace o zahradě (pokud jsou potřeba a nejsou popsány výše)",
+ "ca": "Informació descriptiva complementària sobre el jardí (si és necesaria y no està encara descrit dalt)"
},
"freeform": {
"key": "description",
diff --git a/assets/themes/fritures/fritures.json b/assets/themes/fritures/fritures.json
index a3a983a8b..ba07714f0 100644
--- a/assets/themes/fritures/fritures.json
+++ b/assets/themes/fritures/fritures.json
@@ -4,7 +4,7 @@
"en": "Fries shops",
"nl": "Friturenkaart",
"fr": "Carte des friteries",
- "de": "Pommes-frites-Läden",
+ "de": "Pommesbuden",
"ca": "Botigues de patates",
"da": "Pommes frites butik",
"pa_PK": "فرائیاں دیاں دکاناں",
@@ -16,7 +16,8 @@
"de": "Auf dieser Karte findest du deine Lieblings-Pommesbude!",
"fr": "Retrouves vos friteries préférées sur cette carte !",
"da": "På dette kort finder du din foretrukne pomfrits-butik!",
- "cs": "Na této mapě najdete své oblíbené obchody s hranolky!"
+ "cs": "Na této mapě najdete své oblíbené obchody s hranolky!",
+ "ca": "A aquest mapa, trobaràs la teva botiga preferida de patates!"
},
"icon": "./assets/themes/fritures/logo.svg",
"startLat": 0,
diff --git a/assets/themes/grb/grb.json b/assets/themes/grb/grb.json
index 2740105dd..ea946e05a 100644
--- a/assets/themes/grb/grb.json
+++ b/assets/themes/grb/grb.json
@@ -13,7 +13,8 @@
"de": "Dieses Thema ist ein Versuch, die Automatisierung des GRB-Imports zu unterstützen.",
"fr": "Ce thème tente d’aider l’import automatique GRB.",
"es": "Este tema es un intento de automatizar la importación GRB.",
- "da": "Dette tema er et forsøg på at hjælpe med at automatisere GRB-importen."
+ "da": "Dette tema er et forsøg på at hjælpe med at automatisere GRB-importen.",
+ "ca": "Aquest tema és un intent d'automatitzar la importació GRB."
},
"icon": "./assets/themes/grb/logo.svg",
"startLat": 51.0249,
@@ -118,7 +119,8 @@
"nl": "Wat voor soort gebouw is dit?",
"fr": "De quel type de bâtiment s’agit-il ?",
"da": "Hvad er det for en bygning?",
- "cs": "Jaký druh budovy je toto?"
+ "cs": "Jaký druh budovy je toto?",
+ "ca": "Quin tipus d'edifici és aquest?"
},
"mappings": [
{
diff --git a/assets/themes/hailhydrant/hailhydrant.json b/assets/themes/hailhydrant/hailhydrant.json
index 743ae1953..dbe2e1986 100644
--- a/assets/themes/hailhydrant/hailhydrant.json
+++ b/assets/themes/hailhydrant/hailhydrant.json
@@ -32,18 +32,18 @@
"cs": "Mapa zobrazující hydranty, hasicí přístroje, požární stanice a stanice záchranné služby."
},
"description": {
- "en": "On this map you can find and update hydrants, fire stations, ambulance stations, and extinguishers in your favorite neighborhoods.\n\nYou can track your precise location (mobile only) and select layers that are relevant for you in the bottom left corner. You can also use this tool to add or edit pins (points of interest) to the map and provide additional details by answering available questions.\n\nAll changes you make will automatically be saved in the global database of OpenStreetMap and can be freely re-used by others.",
+ "en": "On this map you can find and update hydrants, fire stations, ambulance stations, and extinguishers in your favorite neighborhoods.",
"ja": "このマップでは、お気に入りの近隣にある消火栓、消防署、救急ステーション、消火器を検索して更新できます。\n\n正確な位置を追跡し(モバイルのみ)、左下コーナーで関連するレイヤを選択できます。このツールを使用して、マップにピン(注視点)を追加または編集したり、利用可能な質問に答えることによって追加の詳細を提供することもできます。\n\nすべての変更は自動的にOpenStreetMapのグローバルデータベースに保存され、他のユーザが自由に再利用できます。",
"zh_Hant": "在這份地圖上面你可以在你喜愛的社區尋找與更新消防栓、消防隊、急救站與滅火器。\n\n你可以追蹤確切位置 (只有行動版) 以及在左下角選擇與你相關的圖層。你也可以使用這工具新增或編輯地圖上的釘子 (興趣點),以及透過回答一些問題提供額外的資訊。\n\n所有你做出的變動都會自動存到開放街圖這個全球資料庫,而且能自由讓其他人取用。",
"fr": "Sur cette carte on trouve et met à jour les bornes incendies, extincteurs, casernes de pompiers et ambulanciers dans son quartier.\n\nLes options en haut à gauche permettent de localiser sa position (sur téléphone) et de filtrer les éléments. Il est possible d’utiliser cet outil pour ajouter et éditer les points d’intérêt de la carte et d’y ajouter des détails en répondant aux questions.\n\nToutes les modifications sont automatiquement enregistrées dans la base de données OpenStreetMap et peuvent êtres librement réutilisées par d’autres.",
- "de": "Auf dieser Karte können Sie Hydranten, Feuerwachen, Krankenwagen und Feuerlöscher in Ihren bevorzugten Stadtvierteln finden und aktualisieren.\n\nSie können Ihren genauen Standort verfolgen (nur mobil) und in der unteren linken Ecke die für Sie relevanten Ebenen auswählen. Sie können mit diesem Tool auch Pins (Points of Interest) zur Karte hinzufügen oder bearbeiten und durch die Beantwortung verfügbarer Fragen zusätzliche Angaben machen.\n\nAlle von Ihnen vorgenommenen Änderungen werden automatisch in der globalen Datenbank von OpenStreetMap gespeichert und können von anderen frei weiterverwendet werden.",
+ "de": "Auf dieser Karte können Sie Hydranten, Feuerwachen, Krankenwagen und Feuerlöscher in Ihren bevorzugten Stadtvierteln finden und aktualisieren.",
"it": "In questa cartina puoi vedere e aggiornare idranti, stazioni dei pompieri, stazioni delle ambulanze ed estintori del tuo quartiere preferito.\n\nPuoi seguire la tua posizione precisa (solo su cellulare) e selezionare i livelli che ti interessano nell’angolo in basso a sinistra. Puoi anche usare questo strumento per aggiungere o modificare i PDI sulla mappa e fornire ulteriori dettagli rispondendo alle domande.\n\nTutte le modifiche che farai verranno automaticamente salvate nel database globale di OpenStreetMap e potranno essere riutilizzate liberamente da tutti.",
"hu": "Ezen a térképen tűzcsapokat, tűzoltóállomásokat, mentőállomásokat és tűzoltóállomásokat találhat és szerkeszthet kedvenc városrészeiben (vagy másutt).\n\nA bal alsó sarokban nyomon követheti pontos tartózkodási helyét (csak mobilon), és kiválaszthatja az Ön számára releváns rétegeket. Ezzel az eszközzel gombostűket (érdekes pontokat, POI-kat) is szerkeszthet vagy felrajzolhat a térképre, a rendelkezésre álló kérdések megválaszolásával pedig további részleteket adhat meg.\n\nAz Ön által elvégzett módosítások automatikusan elmentődnek az OpenStreetMap globális adatbázisában, és mások szabadon újra felhasználhatják azokat.",
"ru": "На этой карте вы можете найти и обновить местоположение пожарных гидрантов, пожарных станций, станций скорой помощи и огнетушителей в ваших избранных районах населенного пункта.\n\nВы можете записать своё точное месторасположение (только на мобильных устройствах) и выбрать интересующие слои данных в левом нижнем углу. Вы также можете использовать этот инструмент для добавления или изменения точек интереса на карте и дополнять данные, отвечая на вопросы.\n\nВсе сделанные вами изменения автоматически сохраняются в базе данных OpenStreetMap и могут быть свободно переработаны другими пользователями.",
"es": "En este mapa puedes encontrar y actualizar bocas de incendios, parques de bomberos, parques de ambulancias y extintores en tus vecindarios favoritos.\n\nPuedes rastrear tu localización precisa (solo móvil) y seleccionar las capas que son relevantes para ti en la esquina inferior izquierda. También puedes utilizar esta herramienta para añadir o editar pines (puntos de interés) al mapa y proveer detalles adicionales contestando a preguntas disponibles.\n\nTodos los cambios que hagas se guardarán automáticamente en la base de datos global de OpenStreetMap y podrán ser reutilizados libremente por otros.",
"nl": "Op deze kaart kan je hydranten, brandblussers, brandweerkazernes en stalplaatsen voor ambulances vinden en updaten.\n\nJe kan je exacte locatie bepalen (enkel via GSM) en relevante lagen selecteren in de linkeronderhoek. Je kan deze applicatie ook gebruiken om pins (points of interest) op de kaart te zetten en om extra details toe te voegen door vragen te beantwoorden.\n\nAlle wijzigingen die je maakt zullen automatisch worden opgeslagen in de globale database van OpenStreetMap en kunnen vrij door anderen gebruikt worden.",
"da": "På dette kort kan du finde og opdatere brandhaner, brandstationer, ambulancestationer og brandslukkere i dine yndlingskvarterer.\n\nDu kan spore din præcise placering (kun mobil) og vælge lag, der er relevante for dig, i nederste venstre hjørne. Du kan også bruge dette værktøj til at tilføje eller redigere POI (points of interest) til kortet og give yderligere detaljer ved at besvare tilgængelige spørgsmål.\n\nAlle ændringer, du foretager, bliver automatisk gemt i den globale database af OpenStreetMap og kan frit genbruges af andre.",
- "ca": "A aquest mapa pots trobar i actualizar boques d'incendis, parcs de bombers, estacions d'ambulàncies i extintors als seus veïnats preferits.\n\nPots rastrejar la teua localització precisa (sols mòbil) i seleccionar les capes que són rellevats per a tu al cantó inferior esquerre. També pots utilitzar aquesta ferramenta per a afegir o editar pins (punts d'interés) al mapa i proveir detalls addicionals contestant les preguntes disponibles.\n\nTots el canvis que faces es guardaran automàticament a la base de dades global d'OpenStreetMap i poden ser reutilitzats lliurement per altres.",
+ "ca": "A aquest mapa pots trobar i actualizar boques d'incendis, parcs de bombers, estacions d'ambulàncies i extintors als seus veïnats preferits.",
"cs": "Na této mapě můžete najít a aktualizovat informace o hydrantech, stanicích záchranné služby, hasičských stanicích a hasicích přístrojích ve vašich oblíbených čtvrtích.\n\nV levém dolním rohu můžete sledovat svou přesnou polohu (pouze pro mobilní zařízení) a vybrat vrstvy, které jsou pro vás relevantní. Pomocí tohoto nástroje můžete také přidávat nebo upravovat špendlíky (body zájmu) na mapě a poskytovat další podrobnosti pomocí odpovědí na dostupné otázky.\n\nVšechny vámi provedené změny se automaticky uloží do globální databáze OpenStreetMap a mohou být volně znovu použity ostatními."
},
"icon": "./assets/themes/hailhydrant/logo.svg",
diff --git a/assets/themes/healthcare/healthcare.json b/assets/themes/healthcare/healthcare.json
index 14e2da17a..c79632998 100644
--- a/assets/themes/healthcare/healthcare.json
+++ b/assets/themes/healthcare/healthcare.json
@@ -3,7 +3,7 @@
"title": {
"en": "Healthcare",
"ca": "Assistència sanitària",
- "de": "Gesundheitswesen",
+ "de": "Gesundheitseinrichtungen",
"fr": "Services de santé",
"da": "Sundhedspleje",
"nl": "Gezondheidszorg",
diff --git a/assets/themes/mapcomplete-changes/mapcomplete-changes.json b/assets/themes/mapcomplete-changes/mapcomplete-changes.json
index 137bb9260..b6b71d1cb 100644
--- a/assets/themes/mapcomplete-changes/mapcomplete-changes.json
+++ b/assets/themes/mapcomplete-changes/mapcomplete-changes.json
@@ -174,6 +174,10 @@
"if": "theme=climbing",
"then": "./assets/themes/climbing/climbing_icon.svg"
},
+ {
+ "if": "theme=clock",
+ "then": "./assets/layers/clock/clock.svg"
+ },
{
"if": "theme=cycle_highways",
"then": "./assets/themes/cycle_highways/fietssnelwegen-logo.svg"
diff --git a/assets/themes/nature/nature.json b/assets/themes/nature/nature.json
index 8449de82e..dea214d2a 100644
--- a/assets/themes/nature/nature.json
+++ b/assets/themes/nature/nature.json
@@ -20,9 +20,9 @@
"cs": "Mapa pro milovníky přírody se zajímavými body zájmu"
},
"description": {
- "en": "On this map, one can find interesting infromation for tourists and nature lovers, such as ",
+ "en": "On this map, one can find interesting information for tourists and nature lovers.",
"nl": "Op deze kaart vind je informatie voor natuurliefhebbers, zoals info over het natuurgebied waar je inzit, vogelkijkhutten, informatieborden, ...",
- "de": "Auf dieser Karte findet man interessante Informationen für Touristen und Naturliebhaber. ",
+ "de": "Eine Karte mit interessanten Informationen für Touristen und Naturliebhaber.",
"es": "En este mapa, uno puede encontrar información interesante para turistas y amantes de la naturaleza, como ",
"fr": "Retrouvez sur cette carte des informations pour les touristes et les amoureux de la nature, telles que ",
"da": "På dette kort kan man finde interessant information for turister og naturelskere, som f.eks ",
diff --git a/assets/themes/observation_towers/observation_towers.json b/assets/themes/observation_towers/observation_towers.json
index 9e5bad6bf..25f049570 100644
--- a/assets/themes/observation_towers/observation_towers.json
+++ b/assets/themes/observation_towers/observation_towers.json
@@ -26,7 +26,8 @@
"fr": "Tours libres d’accès pour admirer la vue",
"nb_NO": "Offentlig tilgjengelige tårn for å nyte utsikten",
"da": "Offentligt tilgængelige tårne for at nyde udsigten",
- "cs": "Veřejně přístupné věže s výhledem"
+ "cs": "Veřejně přístupné věže s výhledem",
+ "ca": "Torres accesibles públicament per a disfrutar de la vista"
},
"description": {
"nl": "Publieke uitkijktorens om van het panorama te genieten",
@@ -39,7 +40,8 @@
"fr": "Tours libres d’accès pour admirer la vue",
"nb_NO": "Offentlig tilgjengelige tårn for å nyte utsikten",
"da": "Offentligt tilgængelige tårne for at nyde udsigten",
- "cs": "Veřejně přístupné věže s výhledem"
+ "cs": "Veřejně přístupné věže s výhledem",
+ "ca": "Torres accesibles públicament per a disfrutar de la vista"
},
"icon": "./assets/layers/observation_tower/Tower_observation.svg",
"startLat": 0,
diff --git a/assets/themes/onwheels/onwheels.json b/assets/themes/onwheels/onwheels.json
index e812df0c7..5d1c818b8 100644
--- a/assets/themes/onwheels/onwheels.json
+++ b/assets/themes/onwheels/onwheels.json
@@ -97,7 +97,8 @@
"fr": "Pas d’information sur la largeur",
"da": "Uden bredde info",
"cs": "Bez informací o šířce",
- "nb_NO": "Uten breddeinfo"
+ "nb_NO": "Uten breddeinfo",
+ "ca": "Sense informació de l'amplada"
}
}
]
diff --git a/assets/themes/openwindpowermap/openwindpowermap.json b/assets/themes/openwindpowermap/openwindpowermap.json
index 72e577e60..6c8ab376f 100644
--- a/assets/themes/openwindpowermap/openwindpowermap.json
+++ b/assets/themes/openwindpowermap/openwindpowermap.json
@@ -10,7 +10,7 @@
"id": "OpenWindPowerMap",
"hu": "OpenWindPowerMap",
"nl": "Windmolens",
- "ca": "OpenWindPowerMap",
+ "ca": "Mapa obert d'energia eòlica",
"nb_NO": "ÅpentVindkraftKart",
"pa_PK": "اوپنونڈپاورمیپ"
},
@@ -26,7 +26,8 @@
"nl": "Een kaart om windturbines te tonen en te bewerken.",
"da": "Et kort til visning og redigering af vindmøller.",
"nb_NO": "Et kart for visning og redigering av vindmøller.",
- "cs": "Mapa pro zobrazení a úpravy větrných turbín."
+ "cs": "Mapa pro zobrazení a úpravy větrných turbín.",
+ "ca": "Un mapa per a mostrar i editar turbines eòliques."
},
"startLat": 50.52,
"startLon": 4.643,
diff --git a/assets/themes/parkings/parkings.json b/assets/themes/parkings/parkings.json
index 21d009368..6325e8d1c 100644
--- a/assets/themes/parkings/parkings.json
+++ b/assets/themes/parkings/parkings.json
@@ -27,7 +27,8 @@
"hu": "Ez a térkép különböző parkolókat jelenít meg",
"es": "Este mapa muestra diferentes puntos de aparcamiento",
"fr": "Cette montre les emplacements de parking",
- "da": "Dette kort viser forskellige parkeringspladser"
+ "da": "Dette kort viser forskellige parkeringspladser",
+ "ca": "Aquest mapa mostra diferents punts d'aparcament"
},
"description": {
"nl": "Deze kaart toont verschillende parkeerplekken",
@@ -40,7 +41,8 @@
"fr": "Cette carte affiche différents lieux de stationnement",
"es": "Este mapa muestra diferentes puntos de aparcamiento",
"nb_NO": "Forskjellige parkeringsplasser",
- "da": "Dette kort viser forskellige parkeringspladser"
+ "da": "Dette kort viser forskellige parkeringspladser",
+ "ca": "Aquest mapa mostra diferents punts d'aparcament"
},
"icon": "./assets/themes/parkings/parkings.svg",
"startLat": 51.20875,
diff --git a/assets/themes/pets/pets.json b/assets/themes/pets/pets.json
index 887802670..f3001e39e 100644
--- a/assets/themes/pets/pets.json
+++ b/assets/themes/pets/pets.json
@@ -13,7 +13,8 @@
"da": "Hundsteder",
"de": "Diese Karte zeigt interessante Orte für Haustierbesitzer: Tierärzte, Hundeparks, Tiergeschäfte, hundefreundliche Restaurants, ...",
"nl": "Deze kaart helpt je op weg met je huisdier: dierenartsen, hondenloopzones, dierenwinkels, hondenvriendelijke restaurants, ...",
- "fr": "Retrouvez sur cette carte des points d’intérêts pour votre animal : vétérinaires, parcs à chien, animaleries, restaurants acceptant les chiens, etc."
+ "fr": "Retrouvez sur cette carte des points d’intérêts pour votre animal : vétérinaires, parcs à chien, animaleries, restaurants acceptant les chiens, etc.",
+ "ca": "A aquest mapa, trobaràs diferents llocs interesants per a les teves mascotes: veterinaris, parcs per a gossos, botigues d'animals, restaurants amables amb gossos, ..."
},
"icon": "./assets/layers/dogpark/dog-park.svg",
"startZoom": 10,
@@ -31,7 +32,8 @@
"de": "Hundefreundliche Restaurants",
"nb_NO": "Hundevennlige spisesteder",
"nl": "Hondvriendelijke eetgelegenheden",
- "fr": "Restaurants acceptant les chiens"
+ "fr": "Restaurants acceptant les chiens",
+ "ca": "Restaurants que accepten gossos"
},
"mapRendering": [
{
diff --git a/assets/themes/playgrounds/playgrounds.json b/assets/themes/playgrounds/playgrounds.json
index ef566ba86..505e6c1eb 100644
--- a/assets/themes/playgrounds/playgrounds.json
+++ b/assets/themes/playgrounds/playgrounds.json
@@ -44,7 +44,8 @@
"id": "Di peta ini, Anda menemukan taman bermain dan dapat menambahkan lebih banyak informasi",
"hu": "Ezen a térképen játszótereket találsz, és további információkat adhatsz hozzájuk",
"es": "En este mapa, puedes encontrar parques y añadir más información",
- "da": "På dette kort finder du legepladser og kan tilføje flere oplysninger"
+ "da": "På dette kort finder du legepladser og kan tilføje flere oplysninger",
+ "ca": "A aquest mapa, pots trobar parcs i afegir més informació"
},
"icon": "./assets/themes/playgrounds/playground.svg",
"startLat": 50.535,
diff --git a/assets/themes/rainbow_crossings/rainbow_crossings.json b/assets/themes/rainbow_crossings/rainbow_crossings.json
index 026d09b08..47257cc85 100644
--- a/assets/themes/rainbow_crossings/rainbow_crossings.json
+++ b/assets/themes/rainbow_crossings/rainbow_crossings.json
@@ -3,7 +3,7 @@
"title": {
"en": "Rainbow pedestrian crossings",
"de": "Regenbogen-Fußgängerübergänge",
- "fr": "Passages cloutés arc-en-ciel",
+ "fr": "Passages piétons arc-en-ciel",
"da": "Regnbue fodgængerfelter",
"nl": "Regenboogzebrapaden",
"ru": "Радужные пешеходные переходы"
diff --git a/assets/themes/shops/shops.json b/assets/themes/shops/shops.json
index 1d0e6358e..15bc9b8a0 100644
--- a/assets/themes/shops/shops.json
+++ b/assets/themes/shops/shops.json
@@ -11,7 +11,7 @@
"nb_NO": "Kart over åpne butikker",
"hu": "Bolttérkép",
"nl": "Winkels",
- "ca": "Open Shop Map",
+ "ca": "Mapa obert de botigues",
"da": "Åbn butikskort"
},
"shortDescription": {
diff --git a/assets/themes/toilets/toilets.json b/assets/themes/toilets/toilets.json
index 2cb4334e8..4b944ac3e 100644
--- a/assets/themes/toilets/toilets.json
+++ b/assets/themes/toilets/toilets.json
@@ -12,7 +12,7 @@
"it": "Mappa libera delle toilet",
"nb_NO": "Åpent toalettkart",
"hu": "WC-térkép",
- "ca": "Open Toilet Map",
+ "ca": "Mapa obert de lavabos",
"da": "Åbn toiletkort"
},
"description": {
diff --git a/assets/translators.json b/assets/translators.json
index 16574f2d4..7a4791fa4 100644
--- a/assets/translators.json
+++ b/assets/translators.json
@@ -1,11 +1,11 @@
{
"contributors": [
{
- "commits": 247,
+ "commits": 249,
"contributor": "Pieter Vander Vennet"
},
{
- "commits": 238,
+ "commits": 245,
"contributor": "kjon"
},
{
@@ -13,7 +13,7 @@
"contributor": "Allan Nordhøy"
},
{
- "commits": 69,
+ "commits": 72,
"contributor": "paunofu"
},
{
@@ -120,6 +120,10 @@
"commits": 8,
"contributor": "Vinicius"
},
+ {
+ "commits": 7,
+ "contributor": "Lucas"
+ },
{
"commits": 7,
"contributor": "快乐的老鼠宝宝"
@@ -208,10 +212,6 @@
"commits": 5,
"contributor": "Alexey Shabanov"
},
- {
- "commits": 4,
- "contributor": "Lucas"
- },
{
"commits": 4,
"contributor": "André Marcelo Alvarenga"
@@ -240,6 +240,10 @@
"commits": 4,
"contributor": "Jan Zabel"
},
+ {
+ "commits": 3,
+ "contributor": "Fjuro"
+ },
{
"commits": 3,
"contributor": "Piotr Strebski"
diff --git a/langs/layers/cs.json b/langs/layers/cs.json
index 71a1abdd5..700e73ee3 100644
--- a/langs/layers/cs.json
+++ b/langs/layers/cs.json
@@ -98,15 +98,6 @@
"1": {
"then": "Nástěnná malba"
},
- "10": {
- "then": "Azulejo (španělské dekorativní dlaždice)"
- },
- "11": {
- "then": "Obklady a dlažba"
- },
- "12": {
- "then": "Dřevořezba"
- },
"2": {
"then": "Malba"
},
@@ -130,6 +121,15 @@
},
"9": {
"then": "Reliéf"
+ },
+ "10": {
+ "then": "Azulejo (španělské dekorativní dlaždice)"
+ },
+ "11": {
+ "then": "Obklady a dlažba"
+ },
+ "12": {
+ "then": "Dřevořezba"
}
},
"question": "Jaký je typ tohoto uměleckého díla?",
@@ -990,4 +990,4 @@
}
}
}
-}
+}
\ No newline at end of file
diff --git a/langs/layers/de.json b/langs/layers/de.json
index 89837c262..5fd0bcaf1 100644
--- a/langs/layers/de.json
+++ b/langs/layers/de.json
@@ -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