mapcomplete/assets/themes/hackerspaces/hackerspaces.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

52 lines
2.3 KiB
JSON
Raw Normal View History

2021-09-03 17:30:35 +02:00
{
"id": "hackerspaces",
"title": {
2021-10-18 22:42:41 +02:00
"en": "Hackerspaces",
2021-11-04 17:14:17 +01:00
"de": "Hackerspaces",
2021-11-25 17:59:12 +01:00
"it": "Hackerspace",
2022-01-06 15:37:57 +01:00
"ru": "Хакерспейсы",
2022-01-27 01:33:28 +01:00
"zh_Hant": "駭客空間",
2022-03-31 02:59:33 +02:00
"hu": "Hackerspace-ek",
2022-06-27 09:16:53 +02:00
"nl": "Hackerspaces",
2022-09-14 13:35:54 +02:00
"fr": "Ateliers numériques ouvertS",
2022-10-27 01:50:01 +02:00
"da": "Hackerspaces",
2022-10-27 02:05:54 +02:00
"ca": "Espai per a hackers",
2023-01-29 18:02:06 +01:00
"pa_PK": "ہیکر دے تھاں",
2023-02-26 17:45:29 +01:00
"cs": "Hackerspaces",
"es": "Hackerspaces"
2021-09-03 17:30:35 +02:00
},
"shortDescription": {
2021-10-18 22:42:41 +02:00
"en": "A map of hackerspaces",
2021-11-04 17:14:17 +01:00
"de": "Eine Karte von Hackerspaces",
2022-01-06 15:37:57 +01:00
"it": "Una cartina degli hackerspace",
2022-01-27 01:33:28 +01:00
"zh_Hant": "駭客空間的地圖",
2022-06-19 22:13:38 +02:00
"hu": "Hackerspace-ek térképe",
2022-06-27 09:16:53 +02:00
"nl": "Een kaart van hackerspaces",
2022-09-14 13:35:54 +02:00
"fr": "Une carte des ateliers numériques ouverts",
2023-01-29 18:02:06 +01:00
"da": "Et kort over hackerspaces",
2023-02-26 17:45:29 +01:00
"cs": "Mapa označující Hackerspaces",
2023-03-16 15:09:26 +01:00
"es": "Un mapa de hackerspaces",
"ca": "Un mapa dels hackerspaces"
2021-09-03 17:30:35 +02:00
},
"description": {
2021-10-18 22:42:41 +02:00
"en": "On this map you can see hackerspaces, add a new hackerspace or update data directly",
2021-11-04 17:14:17 +01:00
"de": "Auf dieser Karte können Sie Hackerspaces sehen, einen neuen Hackerspace hinzufügen oder Daten direkt aktualisieren",
2021-12-13 20:55:11 +01:00
"it": "Su questa cartina è possibile vedere gli hackerspace, aggiungerne di nuovi o aggiornare le informazioni tutto in maniera pratica",
2022-01-27 01:33:28 +01:00
"zh_Hant": "在這份地圖上你可以看到駭客空間,新增或直接更新資料",
2022-06-19 22:13:38 +02:00
"hu": "Ezen a térképen hackerspace-ek láthatók, új hackerspace-eket lehet fölrajzolni vagy meglévők adatait frissíteni",
2022-06-27 09:16:53 +02:00
"nl": "Op deze kaart kan je hackerspaces zien, toevoegen en updaten",
2022-09-14 13:35:54 +02:00
"fr": "Retrouvez, renseignez ou modifiez des ateliers numériques ouverts",
2023-02-26 17:45:29 +01:00
"da": "På dette kort kan du se hackerspaces, tilføje et nyt hackerspace eller opdatere data direkte",
2023-03-13 20:14:39 +01:00
"es": "En este mapa puedes ver hackerspaces, añadir un nuevo hackerspace o actualizar datos directamente",
2023-03-16 15:09:26 +01:00
"cs": "Na této mapě si můžete prohlédnout hackerspaces, přidat nový hackerspace nebo přímo aktualizovat data",
"ca": "En aquest mapa podeu veure els hackerspaces, afegir un nou hackerspace o actualitzar les dades directament"
2021-09-03 17:30:35 +02:00
},
"icon": "./assets/themes/hackerspaces/glider.svg",
"startLat": 0,
"startLon": 0,
"startZoom": 1,
"widenFactor": 5,
2021-09-03 17:30:35 +02:00
"layers": [
"hackerspace"
2021-09-03 17:30:35 +02:00
]
}