forked from MapComplete/MapComplete
Translation sync, should fix #538
This commit is contained in:
parent
3d05028c7b
commit
d8d12c607b
90 changed files with 3055 additions and 3043 deletions
|
@ -2,19 +2,24 @@
|
|||
"id": "hackerspaces",
|
||||
"title": {
|
||||
"en": "Hackerspaces",
|
||||
"de": "Hackerspaces"
|
||||
"de": "Hackerspaces",
|
||||
"it": "Hackerspace"
|
||||
},
|
||||
"shortDescription": {
|
||||
"en": "A map of hackerspaces",
|
||||
"de": "Eine Karte von Hackerspaces"
|
||||
"de": "Eine Karte von Hackerspaces",
|
||||
"it": "Una cartina degli hackerspace"
|
||||
},
|
||||
"description": {
|
||||
"en": "On this map you can see hackerspaces, add a new hackerspace or update data directly",
|
||||
"de": "Auf dieser Karte können Sie Hackerspaces sehen, einen neuen Hackerspace hinzufügen oder Daten direkt aktualisieren"
|
||||
"de": "Auf dieser Karte können Sie Hackerspaces sehen, einen neuen Hackerspace hinzufügen oder Daten direkt aktualisieren",
|
||||
"it": "Su questa cartina è possibile vedere gli hackerspace, aggiungerne di nuovi o aggiornare le informazioni tutto in maniera pratica"
|
||||
},
|
||||
"language": [
|
||||
"en",
|
||||
"de"
|
||||
"de",
|
||||
"it",
|
||||
"eo"
|
||||
],
|
||||
"maintainer": "",
|
||||
"icon": "./assets/themes/hackerspaces/glider.svg",
|
||||
|
@ -29,13 +34,15 @@
|
|||
"id": "hackerspaces",
|
||||
"name": {
|
||||
"en": "Hackerspace",
|
||||
"de": "Hackerspace"
|
||||
"de": "Hackerspace",
|
||||
"it": "Hackerspace"
|
||||
},
|
||||
"minzoom": 8,
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Hackerspace",
|
||||
"de": "Hackerspace"
|
||||
"de": "Hackerspace",
|
||||
"it": "Hackerspace"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -46,35 +53,41 @@
|
|||
},
|
||||
"then": {
|
||||
"en": " {name}",
|
||||
"de": " {name}"
|
||||
"de": " {name}",
|
||||
"eo": " {name}",
|
||||
"it": " {name}"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"description": {
|
||||
"en": "Hackerspace",
|
||||
"de": "Hackerspace"
|
||||
"de": "Hackerspace",
|
||||
"it": "Hackerspace"
|
||||
},
|
||||
"tagRenderings": [
|
||||
{
|
||||
"id": "is_makerspace",
|
||||
"question": {
|
||||
"en": "Is this a hackerspace or a makerspace?",
|
||||
"de": "Ist dies ein Hackerspace oder ein Makerspace?"
|
||||
"de": "Ist dies ein Hackerspace oder ein Makerspace?",
|
||||
"it": "È un hackerspace o un makerspace?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "hackerspace=makerspace",
|
||||
"then": {
|
||||
"en": "This is a makerspace",
|
||||
"de": "Dies ist ein Makerspace"
|
||||
"de": "Dies ist ein Makerspace",
|
||||
"it": "Si tratta di un makerspace"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "hackerspace=",
|
||||
"then": {
|
||||
"en": "This is a traditional (software oriented) hackerspace",
|
||||
"de": "Dies ist ein traditioneller (softwareorientierter) Hackerspace"
|
||||
"de": "Dies ist ein traditioneller (softwareorientierter) Hackerspace",
|
||||
"it": "Si tratta di un hackerspace tradizionale (orientato al software)"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -82,11 +95,13 @@
|
|||
{
|
||||
"question": {
|
||||
"en": "What is the name of this hackerspace?",
|
||||
"de": "Wie lautet der Name dieses Hackerspace?"
|
||||
"de": "Wie lautet der Name dieses Hackerspace?",
|
||||
"it": "Qual è il nome di questo hackerspace?"
|
||||
},
|
||||
"render": {
|
||||
"en": "This hackerspace is named <b>{name}</b>",
|
||||
"de": "Dieser Hackerspace heißt <b>{name}</b>"
|
||||
"de": "Dieser Hackerspace heißt <b>{name}</b>",
|
||||
"it": "Questo hackerspace si chiama <b>{name}</b>"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "name"
|
||||
|
@ -99,7 +114,8 @@
|
|||
{
|
||||
"question": {
|
||||
"en": "When is this hackerspace opened?",
|
||||
"de": "Wann hat dieser Hackerspace geöffnet?"
|
||||
"de": "Wann hat dieser Hackerspace geöffnet?",
|
||||
"it": "Quando è aperto questo hackerspace?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "opening_hours",
|
||||
|
@ -107,7 +123,9 @@
|
|||
},
|
||||
"render": {
|
||||
"en": "{opening_hours_table()}",
|
||||
"de": "{opening_hours_table()}"
|
||||
"de": "{opening_hours_table()}",
|
||||
"eo": "{opening_hours_table()}",
|
||||
"it": "{opening_hours_table()}"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -118,7 +136,8 @@
|
|||
},
|
||||
"then": {
|
||||
"en": "Opened 24/7",
|
||||
"de": "durchgehend geöffnet"
|
||||
"de": "durchgehend geöffnet",
|
||||
"it": "Aperto sempre"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -129,7 +148,8 @@
|
|||
"id": "hs-club-mate",
|
||||
"question": {
|
||||
"en": "Does this hackerspace serve Club Mate?",
|
||||
"de": "Gibt es in diesem Hackerspace Club Mate?"
|
||||
"de": "Gibt es in diesem Hackerspace Club Mate?",
|
||||
"it": "In questo hackerspace si serve Club-Mate?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -140,7 +160,8 @@
|
|||
},
|
||||
"then": {
|
||||
"en": "This hackerspace serves club mate",
|
||||
"de": "In diesem Hackerspace gibt es Club Mate"
|
||||
"de": "In diesem Hackerspace gibt es Club Mate",
|
||||
"it": "In questo hackerspace viene servito Club-Mate"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -151,7 +172,8 @@
|
|||
},
|
||||
"then": {
|
||||
"en": "This hackerspace does not serve club mate",
|
||||
"de": "In diesem Hackerspace gibt es kein Club Mate"
|
||||
"de": "In diesem Hackerspace gibt es kein Club Mate",
|
||||
"it": "In questo hackerspace non viene servito Club-Mate"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -159,11 +181,13 @@
|
|||
{
|
||||
"render": {
|
||||
"en": "This hackerspace was founded at {start_date}",
|
||||
"de": "Dieser Hackerspace wurde gegründet am {start_date}"
|
||||
"de": "Dieser Hackerspace wurde gegründet am {start_date}",
|
||||
"it": "Questo hackerspace è stato creato il {start_date}"
|
||||
},
|
||||
"question": {
|
||||
"en": "When was this hackerspace founded?",
|
||||
"de": "Wann wurde dieser Hackerspace gegründet?"
|
||||
"de": "Wann wurde dieser Hackerspace gegründet?",
|
||||
"it": "Quando è stato creato questo hackerspace?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "start_date",
|
||||
|
@ -183,7 +207,9 @@
|
|||
},
|
||||
"then": {
|
||||
"en": "./assets/themes/hackerspaces/led.png",
|
||||
"de": "./assets/themes/hackerspaces/led.png"
|
||||
"de": "./assets/themes/hackerspaces/led.png",
|
||||
"eo": "./assets/themes/hackerspaces/led.png",
|
||||
"it": "./assets/themes/hackerspaces/led.png"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -204,11 +230,13 @@
|
|||
],
|
||||
"title": {
|
||||
"en": "Hackerspace",
|
||||
"de": "Hackerspace"
|
||||
"de": "Hackerspace",
|
||||
"it": "Hackerspace"
|
||||
},
|
||||
"description": {
|
||||
"en": "A hackerspace is an area where people interested in software gather",
|
||||
"de": "Ein Hackerspace ist ein Ort, an dem sich Menschen treffen, die sich für Software interessieren"
|
||||
"de": "Ein Hackerspace ist ein Ort, an dem sich Menschen treffen, die sich für Software interessieren",
|
||||
"it": "Un hackerspace è un’area dove si ritrovano le persone interessate al software"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -218,11 +246,13 @@
|
|||
],
|
||||
"title": {
|
||||
"en": "Makerspace",
|
||||
"de": "Makerspace"
|
||||
"de": "Makerspace",
|
||||
"it": "Makerspace"
|
||||
},
|
||||
"description": {
|
||||
"en": "A makerspace is a place where DIY-enthusiasts gather to experiment with electronics such as arduino, LEDstrips, ...",
|
||||
"de": "Ein Makerspace ist ein Ort, an dem Heimwerker-Enthusiasten zusammenkommen, um mit Elektronik zu experimentieren, wie Arduino, LED-Strips, ..."
|
||||
"de": "Ein Makerspace ist ein Ort, an dem Heimwerker-Enthusiasten zusammenkommen, um mit Elektronik zu experimentieren, wie Arduino, LED-Strips, ...",
|
||||
"it": "Un makerspace è un luogo dove gli amanti del fai-da-te si ritrovano per sperimentare con dispositivi di elettronica come arduino, strisce LED, etc."
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue