forked from MapComplete/MapComplete
Merge branch 'develop' into Robin-patch-1
This commit is contained in:
commit
6f59c95792
17 changed files with 329 additions and 71 deletions
|
@ -723,6 +723,10 @@
|
|||
"typeTitle": "To je <b>{title}</b>"
|
||||
},
|
||||
"privacy": {
|
||||
"browsingHistoryIntro": "MapComplete uloží, která témata a místa jste v minulosti navštívili, abyste se k nim mohli rychle dostat zpět. Pokud nejste přihlášeni, uloží se na vašem zařízení. Pokud přihlášeni jste, budou synchronizovány do OpenStreetMap, takže je budete mít k dispozici i na dalších zařízeních.",
|
||||
"browsingHistoryLoggedIn": "Vaše aktuální nastavení jsou:",
|
||||
"browsingHistoryNotLoggedIn": "Pro změnu svých nastavení se přihlašte",
|
||||
"browsingHistoryTitle": "Historie procházení",
|
||||
"editingIntro": "Když v mapě provedete změnu, tato změna se zaznamená na OpenStreetMap a je veřejně dostupná komukoli. Sada změn provedená pomocí MapComplete obsahuje následující data:",
|
||||
"editingOutro": "Viz <a href='https://wiki.osmfoundation.org/wiki/Privacy_Policy' target='_blank'>zásady ochrany osobních údajů na OpenStreetMap.org</a> pro podrobné informace. Rádi bychom vám připomněli, že při registraci můžete použít smyšlené jméno.",
|
||||
"editingTitle": "Při provádění změn",
|
||||
|
|
|
@ -723,6 +723,10 @@
|
|||
"typeTitle": "Dies ist <b>{title}</b>"
|
||||
},
|
||||
"privacy": {
|
||||
"browsingHistoryIntro": "MapComplete speichert, welche Themen und Orte du zuvor besucht hast, damit du schnell darauf zurückgreifen kannst. Wenn du nicht angemeldet bist, wird dies auf deinem Gerät gespeichert. Wenn du angemeldet bist, kann dies mit OpenStreetMap synchronisiert werden, sodass du deinen Verlauf auch auf anderen Geräten nutzen kannst.",
|
||||
"browsingHistoryLoggedIn": "Deine aktuellen Einstellungen sind:",
|
||||
"browsingHistoryNotLoggedIn": "Melde dich an, um deine Einstellungen zu ändern",
|
||||
"browsingHistoryTitle": "Browserverlauf",
|
||||
"editingIntro": "Ihre Änderungen werden auf OpenStreetMap gespeichert und sind öffentlich zugänglich. Ein mit MapComplete erstellter Änderungssatz enthält folgende Daten:",
|
||||
"editingOutro": "Ausführliche Informationen finden Sie in <a href=\"https://wiki.osmfoundation.org/wiki/Privacy_Policy\" target=\"_blank\">den Datenschutzbestimmungen auf OpenStreetMap.org</a>. Wir möchten Sie daran erinnern, dass Sie zur Anmeldung einen fiktiven Namen verwenden können.",
|
||||
"editingTitle": "Ihre Änderungen",
|
||||
|
|
|
@ -2161,6 +2161,24 @@
|
|||
"13": {
|
||||
"then": "Arquitectura victoriana"
|
||||
},
|
||||
"14": {
|
||||
"then": "Historicisme"
|
||||
},
|
||||
"15": {
|
||||
"then": "Arquitectura Neoromànica"
|
||||
},
|
||||
"16": {
|
||||
"then": "Arquitectura neobizantina"
|
||||
},
|
||||
"28": {
|
||||
"then": "Estil internacional"
|
||||
},
|
||||
"3": {
|
||||
"then": "Arquitectura gòtica"
|
||||
},
|
||||
"30": {
|
||||
"then": "Arquitectura stalinista"
|
||||
},
|
||||
"31": {
|
||||
"then": "Arquitectura brutalista"
|
||||
},
|
||||
|
@ -4373,6 +4391,15 @@
|
|||
},
|
||||
"defibrillator": {
|
||||
"description": "Una capa que mostra desfibril·ladors que es poden utilitzar en cas d'emergència. Conté desfibril·ladors públics, però també desfibril·ladors que poden necessitar de personal per agafar el dispositiu",
|
||||
"filter": {
|
||||
"5": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accés o horaris d'accessibilitat desconeguts"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Desfibril·ladors",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
@ -9766,7 +9793,7 @@
|
|||
},
|
||||
"tagRenderings": {
|
||||
"capacity": {
|
||||
"question": "Quants alumnes poden matricular-se com a màxim a aquesta escola?",
|
||||
"question": "Quants alumnes, com a màxim, poden matricular-se en aquesta escola?",
|
||||
"render": "A aquesta escola poden inscriure's com a màxim {capacity} estudiants"
|
||||
},
|
||||
"education-level-belgium": {
|
||||
|
@ -9942,6 +9969,33 @@
|
|||
}
|
||||
},
|
||||
"question": "Quin tipus de necessitats especials es donen aquí?"
|
||||
},
|
||||
"uniform": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Els estudiants han de portar un uniforme, que es descriu àmpliament"
|
||||
},
|
||||
"1": {
|
||||
"then": "Els alumnes han de portar roba d'una combinació de colors específica"
|
||||
},
|
||||
"2": {
|
||||
"then": "No hi ha cap codi de vestimenta formal, els estudiants poden venir amb roba casual com samarreta, texans,..."
|
||||
},
|
||||
"3": {
|
||||
"then": "Els braços han d'estar coberts per roba"
|
||||
},
|
||||
"4": {
|
||||
"then": "Els genolls han d'estar coberts per roba"
|
||||
},
|
||||
"5": {
|
||||
"then": "Les cames han d'estar cobertes per roba"
|
||||
},
|
||||
"6": {
|
||||
"then": "El melic ha d'estar cobert per roba"
|
||||
}
|
||||
},
|
||||
"question": "Els estudiants han de dur uniforme o seguir un codi de vestimenta?",
|
||||
"render": "{dress_code}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -13029,6 +13083,16 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"mangrove-reviews-allowed": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Mostra les ressenyes de manera predeterminada, excepte en temes sensibles (on demanarem per element)"
|
||||
},
|
||||
"2": {
|
||||
"then": "Sempre pregunta abans de descarregar"
|
||||
}
|
||||
}
|
||||
},
|
||||
"more_privacy": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -2964,6 +2964,13 @@
|
|||
"question": "Kdo je oprávněn používat tuto nabíjecí stanici?",
|
||||
"render": "Přístup je {access}"
|
||||
},
|
||||
"app-name": {
|
||||
"freeform": {
|
||||
"placeholder": "Název aplikace"
|
||||
},
|
||||
"question": "Jaký je název aplikace používané pro platby?",
|
||||
"render": "Platbu lze provést pomocí aplikace <b>{payment:app}</b>"
|
||||
},
|
||||
"capacity": {
|
||||
"question": "Kolik vozidel tu lze současně nabíjet?",
|
||||
"render": "Současně tu lze nabíjet {capacity} vozidel"
|
||||
|
@ -9236,8 +9243,25 @@
|
|||
"then": "Povrch je <b>zpevněný</b>"
|
||||
}
|
||||
},
|
||||
"question": "Jaký povrch má tato cesta?",
|
||||
"render": "Povrch je <b>{surface}</b>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Stezka pro chodce"
|
||||
},
|
||||
"2": {
|
||||
"then": "Stezka pro cyklisty"
|
||||
},
|
||||
"3": {
|
||||
"then": "Pěší zóna"
|
||||
},
|
||||
"4": {
|
||||
"then": "Obytná zóna"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"souvenir_note": {
|
||||
|
@ -9458,6 +9482,90 @@
|
|||
"title": "sportovní centra"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"sport_centre-sport": {
|
||||
"mappings": {
|
||||
"35": {
|
||||
"then": "Tanec"
|
||||
},
|
||||
"36": {
|
||||
"then": "Šipky"
|
||||
},
|
||||
"38": {
|
||||
"then": "Závody chrtů"
|
||||
},
|
||||
"39": {
|
||||
"then": "Dračí lodě"
|
||||
},
|
||||
"4": {
|
||||
"then": "Aikido"
|
||||
},
|
||||
"40": {
|
||||
"then": "Jezdectví"
|
||||
},
|
||||
"41": {
|
||||
"then": "Šerm"
|
||||
},
|
||||
"45": {
|
||||
"then": "Florbal"
|
||||
},
|
||||
"47": {
|
||||
"then": "Paragliding"
|
||||
},
|
||||
"48": {
|
||||
"then": "Futsal"
|
||||
},
|
||||
"5": {
|
||||
"then": "Lukostřelba"
|
||||
},
|
||||
"51": {
|
||||
"then": "Golf"
|
||||
},
|
||||
"52": {
|
||||
"then": "Gymnastika"
|
||||
},
|
||||
"53": {
|
||||
"then": "Házená"
|
||||
},
|
||||
"68": {
|
||||
"then": "Lakros"
|
||||
},
|
||||
"70": {
|
||||
"then": "Bojová umění"
|
||||
},
|
||||
"71": {
|
||||
"then": "Minigolf"
|
||||
},
|
||||
"72": {
|
||||
"then": "RC létání"
|
||||
},
|
||||
"73": {
|
||||
"then": "Motokros"
|
||||
},
|
||||
"74": {
|
||||
"then": "Motorsport"
|
||||
},
|
||||
"75": {
|
||||
"then": "Více druhů sportů"
|
||||
},
|
||||
"78": {
|
||||
"then": "Orientační běh"
|
||||
},
|
||||
"80": {
|
||||
"then": "Padel"
|
||||
},
|
||||
"82": {
|
||||
"then": "Parašutismus"
|
||||
},
|
||||
"91": {
|
||||
"then": "Kolečkové brusle"
|
||||
},
|
||||
"92": {
|
||||
"then": "Veslování"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Sportovní centrum"
|
||||
}
|
||||
|
@ -9840,6 +9948,13 @@
|
|||
"render": "Bezpečnostní kamera"
|
||||
}
|
||||
},
|
||||
"tactile_map": {
|
||||
"tagRenderings": {
|
||||
"description": {
|
||||
"render": "Popis: {blind:description:en}."
|
||||
}
|
||||
}
|
||||
},
|
||||
"tertiary_education": {
|
||||
"name": "Vysoké školy a univerzity",
|
||||
"presets": {
|
||||
|
|
|
@ -731,6 +731,19 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Alle Plattformen"
|
||||
},
|
||||
"1": {
|
||||
"question": "Mit Android erstellt"
|
||||
},
|
||||
"2": {
|
||||
"question": "Im Internet erstellt"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue