mapcomplete/assets/themes/sport_pitches/sport_pitches.json

46 lines
1.7 KiB
JSON
Raw Normal View History

2021-03-14 03:15:06 +01:00
{
"id": "sport_pitches",
"title": {
2021-04-19 18:17:26 +02:00
"nl": "Sportvelden",
"fr": "Terrains de sport",
2021-06-04 17:23:17 +02:00
"en": "Sport pitches",
2021-06-08 16:56:36 +02:00
"ja": "スポーツ競技場",
"zh_Hant": "運動場地",
2021-10-22 13:47:36 +02:00
"ru": "Спортивные площадки",
2021-11-04 17:14:17 +01:00
"de": "Sportplätze",
2022-02-04 01:30:39 +01:00
"it": "Campi sportivi",
"hu": "Sportpályák"
2021-03-14 03:15:06 +01:00
},
"shortDescription": {
2021-04-19 18:17:26 +02:00
"nl": "Deze kaart toont sportvelden",
"fr": "Une carte montrant les terrains de sport",
2021-06-04 17:23:17 +02:00
"en": "A map showing sport pitches",
2021-06-08 16:56:36 +02:00
"ja": "スポーツ競技場を示す地図",
"zh_Hant": "顯示運動場地的地圖",
2021-10-22 13:47:36 +02:00
"ru": "Карта, отображающая спортивные площадки",
2021-11-04 17:14:17 +01:00
"de": "Eine Karte mit Sportplätzen",
2022-02-04 01:30:39 +01:00
"it": "Una cartina che mostra i campi sportivi",
"hu": "Sportpályatérkép"
2021-03-14 03:15:06 +01:00
},
"description": {
2021-04-19 18:17:26 +02:00
"nl": "Een sportveld is een ingerichte plaats met infrastructuur om een sport te beoefenen",
"fr": "Un terrain de sport est une zone faite pour pratiquer un sport",
2021-06-04 17:23:17 +02:00
"en": "A sport pitch is an area where sports are played",
2021-06-08 16:56:36 +02:00
"ja": "スポーツ競技場は、スポーツが行われる場所です",
2021-10-22 13:47:36 +02:00
"zh_Hant": "運動場地是進行運動的地方",
2021-11-04 17:14:17 +01:00
"de": "Ein Sportplatz ist eine Fläche, auf der Sportarten gespielt werden",
2022-04-09 17:35:21 +02:00
"it": "Un campo sportivo è un'area dove vengono praticati sport",
"hu": "A sportpálya egy olyan terület, amelyen valamilyen sportot űznek",
"ru": "Спортивная площадка - пространство для занятий спортом"
2021-03-14 03:15:06 +01:00
},
"maintainer": "",
2021-04-23 17:28:23 +02:00
"icon": "./assets/layers/sport_pitch/table_tennis.svg",
2021-03-14 03:15:06 +01:00
"version": "0",
"startLat": 0,
"startLon": 0,
"startZoom": 1,
"widenFactor": 2,
2021-03-14 03:15:06 +01:00
"layers": [
"sport_pitch"
]
2021-05-19 23:57:26 +02:00
}